

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Elastic Beanstalk でサポートされているプラットフォーム
<a name="platforms-supported"></a>

AWS Elastic Beanstalk は、特定のプログラミング言語、フレームワーク、およびウェブコンテナ用に開発されたウェブアプリケーションの実行をサポートするマネージドプラットフォームを提供します。Elastic Beanstalk は、プラットフォームごとに 1 つ以上のプラットフォームバージョンを提供します。環境を作成してプラットフォームを選択すると、アプリケーションで必要になるリソースが Elastic Beanstalk でプロビジョニングされます。こうしたリソースには、1 つまたは複数の Amazon Elastic Compute Cloud (Amazon EC2) インスタンスが含まれます。Amazon EC2 インスタンスで実行するソフトウェアスタックは、選択したプラットフォームバージョンに応じて変わります。

プラットフォームの詳細については、「[AWS Elastic Beanstalk プラットフォーム](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts-all-platforms.html)」 (*AWS Elastic Beanstalk デベロッパーガイド*) を参照してください。最近のリリースに関する詳細なリリースノートは、「[AWS Elastic Beanstalk リリースノート](https://docs.aws.amazon.com/elasticbeanstalk/latest/relnotes/)」で参照できます。

以下のセクションでは、最新のすべてのプラットフォームバージョンに関する情報を提供します。過去のプラットフォームバージョンと、これらが最新であった期間のリストについては、「[プラットフォーム履歴](platform-history.md)」を参照してください。

Elastic Beanstalk では一部のプラットフォームバージョンのリタイアが予定されています。それらのコンポーネントの一部が End of Life (EOL) を迎えるためです。これらのプラットフォームバージョンは、リタイアするコンポーネントの公表されたリタイア日まで利用できます。コンポーネントの廃止日のリストについては、「 *AWS Elastic Beanstalk デベロッパーガイド*」の[AWS Elastic Beanstalk 「プラットフォームスケジュール](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-schedule.html)」を参照してください。リタイアが予定されているプラットフォームバージョンのリストについては、「[リタイアが予定されている Elastic Beanstalk プラットフォームのバージョン](platforms-retiring.md)」を参照してください。

**Topics**
+ [Docker](#platforms-supported.docker)
+ [Go](#platforms-supported.go)
+ [Java SE](#platforms-supported.javase)
+ [Tomcat](#platforms-supported.java)
+ [.NET Core on Linux](#platforms-supported.dotnetlinux)
+ [Windows Server の .NET](#platforms-supported.net)
+ [Node.js](#platforms-supported.nodejs)
+ [PHP](#platforms-supported.PHP)
+ [Python](#platforms-supported.python)
+ [Ruby](#platforms-supported.ruby)
+ [リタイアが予定されている Elastic Beanstalk プラットフォームのバージョン](platforms-retiring.md)
+ [公開ベータ版の Elastic Beanstalk プラットフォームのバージョン](platforms-beta.md)

## Docker
<a name="platforms-supported.docker"></a>

Dockerとは、独自のソフトウェアスタックを定義しそれを画像で保存できるコンテナプラットフォームのことで、リモートリポジトリからダウンロードすることができます。Docker プラットフォームには、nginx プロキシサーバーが含まれています。

Docker プラットフォームの詳細については、*AWS Elastic Beanstalk デベロッパーガイド*の [Docker コンテナからの Elastic Beanstalk アプリケーションのデプロイ](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_docker.html)を参照してください。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  ECS エージェント  |  Docker  |  Docker Compose  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Docker AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running Docker *  | 2023.11.20260526 |  | 25.0.14 | 5.1.4 | nginx 1.30.1 | 
|  ** ECS AL2023 バージョン 4.7.1** <br /> * 64bit Amazon Linux 2023 v4.7.1 running ECS *  | 2023.11.20260526 | 1.103.1 | 25.0.14 |  |  | 
|  ** Docker AL2 バージョン 4.9.0** <br /> * 64bit Amazon Linux 2 v4.9.0 running Docker *  | 2.0.20260526 |  | 25.0.14 | 5.1.4 | nginx 1.30.1 | 
|  ** ECS AL2 バージョン 3.10.0** <br /> * 64bit Amazon Linux 2 v3.10.0 running ECS *  | 2.0.20260526 | 1.103.1 | 25.0.14 |  |  | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Docker](platforms-retiring.md#platforms-retiring.docker)」を参照してください。前のプラットフォームバージョンの詳細については、「[Docker プラットフォーム履歴](platform-history-docker.md)」を参照してください。

## Go
<a name="platforms-supported.go"></a>

Elastic Beanstalk では以下の Go プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  言語  |  AWS X-Ray  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | 
|  ** Go 1 AL2023 バージョン 4.9.1** <br /> * 64bit Amazon Linux 2023 v4.9.1 running Go 1 *  | 2023.11.20260526 | Go 1.25.10 | 3.6.4 | nginx 1.30.1 | 
|  ** Go 1 AL2 バージョン 3.19.0** <br /> * 64bit Amazon Linux 2 v3.19.0 running Go 1 *  | 2.0.20260526 | Go 1.26.3 | 3.6.4 | nginx 1.30.1 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Go](platforms-retiring.md#platforms-retiring.go)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[Go プラットフォーム履歴](platform-history-go.md)

## Java SE
<a name="platforms-supported.javase"></a>

Elastic Beanstalk では以下の Java SE プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  言語  |  ツール  |  AWS X-Ray  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Corretto 25 AL2023 バージョン 4.12.1** <br /> * 64bit Amazon Linux 2023 v4.12.1 running Corretto 25 *  | 2023.11.20260526 | Corretto 25.0.3.9.1 | Ant 1.10.17、Gradle 9.5.1、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 21 AL2023 バージョン 4.12.1** <br /> * 64bit Amazon Linux 2023 v4.12.1 running Corretto 21 *  | 2023.11.20260526 | Corretto 21.0.11.10.1 | Ant 1.10.17、Gradle 9.5.1、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 17 AL2023 バージョン 4.12.1** <br /> * 64bit Amazon Linux 2023 v4.12.1 running Corretto 17 *  | 2023.11.20260526 | Corretto 17.0.19.10.1 | Ant 1.10.17、Gradle 9.5.1、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 11 AL2023 バージョン 4.12.1** <br /> * 64bit Amazon Linux 2023 v4.12.1 running Corretto 11 *  | 2023.11.20260526 | Corretto 11.0.31.11.1 | Ant 1.10.17、Gradle 8.14.5、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 8 AL2023 バージョン 4.12.1** <br /> * 64bit Amazon Linux 2023 v4.12.1 running Corretto 8 *  | 2023.11.20260526 | Corretto 8.492.09.1 | Ant 1.10.17、Gradle 8.14.5、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 17 バージョン 3.14.0** <br /> * 64bit Amazon Linux 2 v3.14.0 running Corretto 17 *  | 2.0.20260526 | Corretto 17.0.19.10.1 | Ant 1.10.17、Gradle 8.14.5、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 11 バージョン 3.14.0** <br /> * 64bit Amazon Linux 2 v3.14.0 running Corretto 11 *  | 2.0.20260526 | Corretto 11.0.31.11.1 | Ant 1.10.17、Gradle 8.14.5、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 
|  ** Corretto 8 バージョン 3.14.0** <br /> * 64bit Amazon Linux 2 v3.14.0 running Corretto 8 *  | 2.0.20260526 | Corretto 8.492.09.1 | Ant 1.10.17、Gradle 8.14.5、Maven 3.9.16 | 3.6.4 | nginx 1.30.1 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Java SE](platforms-retiring.md#platforms-retiring.javase)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[Java SE プラットフォーム履歴](platform-history-javase.md)

## Tomcat
<a name="platforms-supported.java"></a>

Elastic Beanstalk では以下の Tomcat プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  言語  |  AWS X-Ray  |  アプリケーションサーバー  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Corretto 25 with Tomcat 11 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 11 Corretto 25 *  | 2023.11.20260526 | Corretto 25.0.3.9.1 | 3.6.4 | Tomcat 11.0.22 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 21 with Tomcat 11 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 11 Corretto 21 *  | 2023.11.20260526 | Corretto 21.0.11.10.1 | 3.6.4 | Tomcat 11.0.22 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 17 with Tomcat 11 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 11 Corretto 17 *  | 2023.11.20260526 | Corretto 17.0.19.10.1 | 3.6.4 | Tomcat 11.0.22 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 21 with Tomcat 10 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 10 Corretto 21 *  | 2023.11.20260526 | Corretto 21.0.11.10.1 | 3.6.4 | Tomcat 10.1.55 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 17 with Tomcat 10 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 10 Corretto 17 *  | 2023.11.20260526 | Corretto 17.0.19.10.1 | 3.6.4 | Tomcat 10.1.55 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 17 with Tomcat 9 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 9 Corretto 17 *  | 2023.11.20260526 | Corretto 17.0.19.10.1 | 3.6.4 | Tomcat 9.0.117 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 11 with Tomcat 9 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 9 Corretto 11 *  | 2023.11.20260526 | Corretto 11.0.31.11.1 | 3.6.4 | Tomcat 9.0.117 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 8 with Tomcat 9 AL2023 バージョン 5.14.1** <br /> * 64bit Amazon Linux 2023 v5.14.1 running Tomcat 9 Corretto 8 *  | 2023.11.20260526 | Corretto 8.492.09.1 | 3.6.4 | Tomcat 9.0.118 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 11 with Tomcat 9 AL2 バージョン 4.14.0** <br /> * 64bit Amazon Linux 2 v4.14.0 running Tomcat 9 Corretto 11 *  | 2.0.20260526 | Corretto 11.0.31.11.1 | 3.6.4 | Tomcat 9.0.117 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Corretto 8 with Tomcat 9 AL2 バージョン 4.14.0** <br /> * 64bit Amazon Linux 2 v4.14.0 running Tomcat 9 Corretto 8 *  | 2.0.20260526 | Corretto 8.492.09.1 | 3.6.4 | Tomcat 9.0.117 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Tomcat](platforms-retiring.md#platforms-retiring.java)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[Tomcat プラットフォーム履歴](platform-history-java.md)

## .NET Core on Linux
<a name="platforms-supported.dotnetlinux"></a>

Elastic Beanstalk は、次の .NET Core on Linux プラットフォームバージョンをサポートしています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  Framework  |  プロキシサーバー  |  AMI  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | 
|  ** .NET 10 on AL2023 バージョン 3.11.1** <br /> * 64bit Amazon Linux 2023 v3.11.1 running .NET 10 *  | .NET 10.0.8、10.0.8 をサポート | nginx 1.30.1 | 2023.11.20260526 | 3.6.4 | 
|  ** .NET 9 on AL2023 バージョン 3.11.1** <br /> * 64bit Amazon Linux 2023 v3.11.1 running .NET 9 *  | .NET 9.0.16、9.0.16 をサポート | nginx 1.30.1 | 2023.11.20260526 | 3.6.4 | 
|  ** .NET 8 on AL2023 バージョン 3.11.1** <br /> * 64bit Amazon Linux 2023 v3.11.1 running .NET 8 *  | .NET 8.0.27、8.0.27 をサポート | nginx 1.30.1 | 2023.11.20260526 | 3.6.4 | 
|  ** .NET Core on AL2 バージョン 2.16.0** <br /> * 64bit Amazon Linux 2 v2.16.0 running .NET Core *  | .NET 8.0.27、8.0.27 をサポート | nginx 1.30.1 | 2.0.20260526 | 3.6.4 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[.NET Core on Linux](platforms-retiring.md#platforms-retiring.dotnetlinux)」を参照してください。前のプラットフォームバージョンの詳細については、「[.NET Core on Linux プラットフォームの履歴](platform-history-dotnetlinux.md)」を参照してください。

## Windows Server の .NET
<a name="platforms-supported.net"></a>

[AWS Toolkit for Visual Studio](https://aws.amazon.com/visualstudio/) を使用すると、数分で開始できます。このツールキットには、 AWS ライブラリ、プロジェクトテンプレート、コードサンプル、およびドキュメントが含まれます。 AWS SDK for .NET は、.NET Framework 2.0 以降を使用したアプリケーションの開発をサポートしています。

**注記**  
このプラットフォームでは、次の Elastic Beanstalk 機能はサポートされていません。  
ワーカー環境 詳細については、「[AWS Elastic Beanstalk ワーカー環境](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features-managing-env-tiers.html)」 (*AWS Elastic Beanstalk 開発者ガイド*) を参照してください。

を使用して .NET アプリケーションのデプロイを開始する方法については AWS Toolkit for Visual Studio、 *AWS Elastic Beanstalk デベロッパーガイド*の「 [を使用した .NET での Elastic Beanstalk アプリケーションの作成とデプロイ AWS Toolkit for Visual Studio](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_NET.html)」を参照してください。

最新の Microsoft セキュリティ更新プログラムの詳細については、[Security TechCenter](https://portal.msrc.microsoft.com/en-us/) および [Security Advisories and Bulletins](https://technet.microsoft.com/en-us/library/security/) を参照してください。

 [プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)で発表されている、リタイアが予定されている .NET on Windows Server プラットフォームバージョンの詳細については、*廃止するプラットフォームバージョン*ページの [Windows Server の .NET](platforms-retiring.md#platforms-retiring.net) を参照してください。Elastic Beanstalk の Windows Server の .NET プラットフォームの以前バージョンについては、「[Windows Server の .NET プラットフォーム履歴](platform-history-dotnet.md)」を参照してください。

Elastic Beanstalk では、次の Windows Server の .NET プラットフォームバージョンがサポートされています。

### 設定の基本
<a name="platforms-supported.net.basics"></a>


****  

|  プラットフォームのバージョン  |  ソリューションスタック名  |  Framework  |  プロキシサーバー  | 
| --- | --- | --- | --- | 
|  ** Windows Server 2025 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server 2025 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8.1、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server Core 2025 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server Core 2025 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8.1、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server 2022 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server 2022 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8.1、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server Core 2022 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server Core 2022 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8.1、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server 2019 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server 2019 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server Core 2019 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server Core 2019 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server 2016 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server 2016 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8、4.x、2.0 をサポート | IIS 10.0 | 
|  ** Windows Server Core 2016 with IIS 10.0 バージョン 2.23.1**  |  * 64bit Windows Server Core 2016 v2.23.1 running IIS 10.0 *  | .NET 10.0.8、10.0.8、9.0.16、8.0.27 をサポート<br />.NET Framework 4.8、4.x、2.0 をサポート | IIS 10.0 | 

### 詳細
<a name="platforms-supported.net.details"></a>


****  

|  プラットフォームのバージョン  |  AMI のバージョン  |  AWS SDK for .NET  |  EC2Launch  |  SSM Agent  |  ウェブデプロイ  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | --- | --- | 
|  ** Windows Server 2025 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server Core 2025 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server 2022 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server Core 2022 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server 2019 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server Core 2019 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server 2016 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 
|  ** Windows Server Core 2016 with IIS 10.0 バージョン 2.23.1**  | 2026.05.13 | 3.7.1251.1 | 2.5.0 | 3.3.4268.0 | 4.0 | 3.6.3 | 

## Node.js
<a name="platforms-supported.nodejs"></a>

Amazon Linux 2 の各 Node.js プラットフォームバージョンは、複数の Node.js 言語バージョンをサポートしています。デフォルトの Node.js バージョンのみがプリインストールされています。次の表に、デフォルトのバージョンに加えて、有効な Node.js のバージョンを示します。Amazon Linux 2023 以降、各プラットフォームバージョンで使用できる Node.js バージョンは 1 つだけです。各 Node.js バージョンには、各バージョンの npm (Node.js パッケージマネージャー) が含まれています。表では、npm バージョンを括弧内に表示しています。

Elastic Beanstalk では以下の Node.js プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  Node.js バージョン (npm バージョン)  |  プロキシサーバー  |  Git  |  AWS X-Ray  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Node.js 24 AL2023 バージョン 6.11.1** <br /> * 64bit Amazon Linux 2023 v6.11.1 running Node.js 24 *  | 2023.11.20260526 | 24.16.0 (11.13.0)<br /> デフォルトバージョン: v24.16.0 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 2.50.1 | 3.6.4 | 
|  ** Node.js 22 AL2023 バージョン 6.11.1** <br /> * 64bit Amazon Linux 2023 v6.11.1 running Node.js 22 *  | 2023.11.20260526 | 22.22.3 (10.9.8)<br /> デフォルトバージョン: v22.22.3 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 2.50.1 | 3.6.4 | 
|  ** Node.js 20 AL2023 バージョン 6.11.1** <br /> * 64bit Amazon Linux 2023 v6.11.1 running Node.js 20 *  | 2023.11.20260526 | 20.20.2 (10.8.2)<br /> デフォルトバージョン: 20.20.2 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 2.50.1 | 3.6.4 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Node.js](platforms-retiring.md#platforms-retiring.nodejs)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[Node.js プラットフォーム履歴](platform-history-nodejs.md)

**注記**  
お使いの Node.js バージョンのサポートがプラットフォームバージョンから削除された場合は、[プラットフォームの更新](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.platform.upgrade.html)に先立って、バージョン設定を変更または削除する必要があります。これは、Node.js のバージョンにセキュリティの脆弱性が見つかった場合、またはバージョンが廃止された場合に発生します。  
この場合、設定された Node.js バージョンをサポートしていないプラットフォームの新しいバージョンに更新しようとすると失敗します。新しい環境の作成を回避するには  
 *Amazon Linux 2* – `package.json` の Node.js バージョン設定を、古いプラットフォームバージョンと新しいプラットフォームバージョンの両方でサポートされている Node.js バージョンに変更するか、設定を削除してから、新しいソースバンドルをデプロイします。その後にのみ、プラットフォームの更新を実行します。
 *Amazon Linux AMI* – `NodeVersion` 設定オプションを古いプラットフォームバージョンと新しいプラットフォームバージョンの両方でサポートされるバージョンに変更するか、[オプション設定を削除](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-configuration-methods-after.html)してから、プラットフォームの更新を実行します。

## PHP
<a name="platforms-supported.PHP"></a>

Elastic Beanstalk では以下の PHP プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  言語  |  パッケージマネージャー  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | 
|  ** PHP 8.5 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running PHP 8.5 *  | 2023.11.20260526 | PHP 8.5.6 | Composer 2.9.8、PIE 1.4.5 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** PHP 8.4 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running PHP 8.4 *  | 2023.11.20260526 | PHP 8.4.21 | Composer 2.9.8、PIE 1.4.5 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** PHP 8.3 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running PHP 8.3 *  | 2023.11.20260526 | PHP 8.3.31 | Composer 2.9.8、PIE 1.4.5 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** PHP 8.2 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running PHP 8.2 *  | 2023.11.20260526 | PHP 8.2.31 | Composer 2.9.8、PIE 1.4.5 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[PHP](platforms-retiring.md#platforms-retiring.PHP)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[PHP プラットフォーム履歴](platform-history-php.md)

## Python
<a name="platforms-supported.python"></a>

Elastic Beanstalk では以下の Python プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  言語  |  パッケージマネージャー  |  AWS X-Ray  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | --- | 
|  ** Python 3.14 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running Python 3.14 *  | 2023.11.20260526 | Python 3.14.5 | pip 26.1.1、pipenv 2026.6.1 | 3.6.4 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Python 3.13 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running Python 3.13 *  | 2023.11.20260526 | Python 3.13.13 | pip 26.1.1、pipenv 2026.6.1 | 3.6.4 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Python 3.12 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running Python 3.12 *  | 2023.11.20260526 | Python 3.12.13 | pip 26.1.1、pipenv 2026.6.1 | 3.6.4 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Python 3.11 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running Python 3.11 *  | 2023.11.20260526 | Python 3.11.15 | pip 26.1.1、pipenv 2026.6.1 | 3.6.4 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 
|  ** Python 3.9 AL2023 バージョン 4.13.1** <br /> * 64bit Amazon Linux 2023 v4.13.1 running Python 3.9 *  | 2023.11.20260526 | Python 3.9.25 | pip 26.0.1、pipenv 2025.0.4 | 3.6.4 | nginx 1.30.1 (デフォルト）、Apache 2.4.67 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Python](platforms-retiring.md#platforms-retiring.python)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[Python プラットフォーム履歴](platform-history-python.md)

## Ruby
<a name="platforms-supported.ruby"></a>

Elastic Beanstalk では以下の Ruby プラットフォームバージョンがサポートされています。


****  

|  プラットフォームバージョンおよび *ソリューションスタック名*   |  AMI  |  言語  |  パッケージマネージャー  |  アプリケーションサーバー  |  AWS X-Ray  |  プロキシサーバー  | 
| --- | --- | --- | --- | --- | --- | --- | 
|  ** Ruby 4.0 AL2023 バージョン 4.14.1** <br /> * 64bit Amazon Linux 2023 v4.14.1 running Ruby 4.0 *  | 2023.11.20260526 | Ruby 4.0.5-p0 | RubyGems 4.0.10 | Puma 8.0.2 | 3.6.4 | nginx 1.30.1 | 
|  ** Ruby 3.4 AL2023 バージョン 4.14.1** <br /> * 64bit Amazon Linux 2023 v4.14.1 running Ruby 3.4 *  | 2023.11.20260526 | Ruby 3.4.9-p82 | RubyGems 3.6.9 | Puma 8.0.2 | 3.6.4 | nginx 1.30.1 | 
|  ** Ruby 3.3 AL2023 バージョン 4.14.1** <br /> * 64bit Amazon Linux 2023 v4.14.1 running Ruby 3.3 *  | 2023.11.20260526 | Ruby 3.3.11-p205 | RubyGems 3.5.22 | Puma 8.0.2 | 3.6.4 | nginx 1.30.1 | 
|  ** Ruby 3.2 AL2023 バージョン 4.14.1** <br /> * 64bit Amazon Linux 2023 v4.14.1 running Ruby 3.2 *  | 2023.11.20260526 | Ruby 3.2.8 | RubyGems 3.4.19 | Puma 8.0.2 | 3.6.4 | nginx 1.30.1 | 

 「[プラットフォームのサポートポリシー](https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/platforms-support-policy.html)」で発表されている、リタイアが予定されているプラットフォームバージョンの詳細については、*リタイアするプラットフォームバージョン*ページの「[Ruby](platforms-retiring.md#platforms-retiring.ruby)」を参照してください。前のプラットフォームバージョンの詳細については、「」を参照してください[Ruby プラットフォーム履歴](platform-history-ruby.md)