

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

# 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.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Docker *   |  2023.10.20260325  |    |  25.0.14  |  5.1.1  |  nginx 1.28.2  | 
|   ** ECS AL2023 バージョン 4.6.0**   * 64bit Amazon Linux 2023 v4.6.0 running ECS *   |  2023.10.20260325  |  1.102.0  |  25.0.14  |    |    | 
|   ** Docker AL2 バージョン 4.7.0**   * 64bit Amazon Linux 2 v4.7.0 running Docker *   |  2.0.20260302  |    |  25.0.14  |  5.1.0  |  nginx 1.28.2  | 
|   **ECS AL2 バージョン 3.8.0**   * 64bit Amazon Linux 2 v3.8.0 running ECS *   |  2.0.20260302  |  1.101.3  |  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.8.0**   * 64bit Amazon Linux 2023 v4.8.0 running Go 1 *   |  2023.10.20260325  |  Go 1.25.8  |  3.6.2  |  nginx 1.28.2  | 
|   ** Go 1 AL2 バージョン 3.17.0**   * 64bit Amazon Linux 2 v3.17.0 running Go 1 *   |  2.0.20260302  |  Go 1.26.1  |  3.6.2  |  nginx 1.28.2  | 

 「[プラットフォームのサポートポリシー](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.11.0**   * 64bit Amazon Linux 2023 v4.11.0 running Corretto 25 *   |  2023.10.20260325  |  Corretto 25.0.2.10.1  |  Ant 1.10.15、Gradle 9.4.1、Maven 3.9.14  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 21 AL2023 バージョン 4.11.0**   * 64bit Amazon Linux 2023 v4.11.0 running Corretto 21 *   |  2023.10.20260325  |  Corretto 21.0.10.7.1  |  Ant 1.10.15、Gradle 9.4.1、Maven 3.9.14  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 17 AL2023 バージョン 4.11.0**   * 64bit Amazon Linux 2023 v4.11.0 running Corretto 17 *   |  2023.10.20260325  |  Corretto 17.0.18.9.1  |  Ant 1.10.15、Gradle 9.4.1、Maven 3.9.14  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 11 AL2023 バージョン 4.11.0**   * 64bit Amazon Linux 2023 v4.11.0 running Corretto 11 *   |  2023.10.20260325  |  Corretto 11.0.30.7.1  |  Ant 1.10.15、Gradle 8.14.4、Maven 3.9.14  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 8 AL2023 バージョン 4.11.0**   * 64bit Amazon Linux 2023 v4.11.0 running Corretto 8 *   |  2023.10.20260325  |  Corretto 8.482.08.1  |  Ant 1.10.15、Gradle 8.14.4、Maven 3.9.14  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 17 バージョン 3.12.0**   * 64bit Amazon Linux 2 v3.12.0 running Corretto 17 *   |  2.0.20260302  |  Corretto 17.0.18.9.1  |  Ant 1.10.15、Gradle 8.14.4、Maven 3.9.13  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 11 バージョン 3.12.0**   * 64bit Amazon Linux 2 v3.12.0 running Corretto 11 *   |  2.0.20260302  |  Corretto 11.0.30.7.1  |  Ant 1.10.15、Gradle 8.14.4、Maven 3.9.13  |  3.6.2  |  nginx 1.28.2  | 
|   ** Corretto 8 バージョン 3.12.0**   * 64bit Amazon Linux 2 v3.12.0 running Corretto 8 *   |  2.0.20260302  |  Corretto 8.482.08.1  |  Ant 1.10.15、Gradle 8.14.4、Maven 3.9.13  |  3.6.2  |  nginx 1.28.2  | 

 「[プラットフォームのサポートポリシー](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.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 11 Corretto 25 *   |  2023.10.20260325  |  Corretto 25.0.2.10.1  |  3.6.2  |  Tomcat 11.0.20  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 21 with Tomcat 11 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 11 Corretto 21 *   |  2023.10.20260325  |  Corretto 21.0.10.7.1  |  3.6.2  |  Tomcat 11.0.20  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 17 with Tomcat 11 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 11 Corretto 17 *   |  2023.10.20260325  |  Corretto 17.0.18.9.1  |  3.6.2  |  Tomcat 11.0.20  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 21 with Tomcat 10 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 10 Corretto 21 *   |  2023.10.20260325  |  Corretto 21.0.10.7.1  |  3.6.2  |  Tomcat 10.1.53  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 17 with Tomcat 10 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 10 Corretto 17 *   |  2023.10.20260325  |  Corretto 17.0.18.9.1  |  3.6.2  |  Tomcat 10.1.53  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 17 with Tomcat 9 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 9 Corretto 17 *   |  2023.10.20260325  |  Corretto 17.0.18.9.1  |  3.6.2  |  Tomcat 9.0.115  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 11 with Tomcat 9 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 9 Corretto 11 *   |  2023.10.20260325  |  Corretto 11.0.30.7.1  |  3.6.2  |  Tomcat 9.0.115  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 8 with Tomcat 9 AL2023 バージョン 5.13.0**   * 64bit Amazon Linux 2023 v5.13.0 running Tomcat 9 Corretto 8 *   |  2023.10.20260325  |  Corretto 8.482.08.1  |  3.6.2  |  Tomcat 9.0.116  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 11 with Tomcat 9 AL2 バージョン 4.12.0**   * 64bit Amazon Linux 2 v4.12.0 running Tomcat 9 Corretto 11 *   |  2.0.20260302  |  Corretto 11.0.30.7.1  |  3.6.2  |  Tomcat 9.0.110  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Corretto 8 with Tomcat 9 AL2 バージョン 4.12.0**   * 64bit Amazon Linux 2 v4.12.0 running Tomcat 9 Corretto 8 *   |  2.0.20260302  |  Corretto 8.482.08.1  |  3.6.2  |  Tomcat 9.0.110  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 

 「[プラットフォームのサポートポリシー](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.10.0**   * 64bit Amazon Linux 2023 v3.10.0 running .NET 10 *   |  .NET 10.0.5、10.0.5 をサポート  |  nginx 1.28.2  |  2023.10.20260325  |  3.6.2  | 
|   ** .NET 9 on AL2023 バージョン 3.10.0**   * 64bit Amazon Linux 2023 v3.10.0 running .NET 9 *   |  .NET 9.0.14、9.0.14 をサポート  |  nginx 1.28.2  |  2023.10.20260325  |  3.6.2  | 
|   ** .NET 8 on AL2023 バージョン 3.10.0**   * 64bit Amazon Linux 2023 v3.10.0 running .NET 8 *   |  .NET 8.0.25、8.0.25 をサポート  |  nginx 1.28.2  |  2023.10.20260325  |  3.6.2  | 
|   ** .NET Core on AL2 バージョン 2.14.0**   * 64bit Amazon Linux 2 v2.14.0 running .NET Core *   |  .NET 8.0.24、8.0.24 をサポート  |  nginx 1.28.2  |  2.0.20260302  |  3.6.2  | 

 「[プラットフォームのサポートポリシー](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 セキュリティ更新プログラムの詳細については、「[セキュリティ TechCenter](https://portal.msrc.microsoft.com/en-us/)」および「[セキュリティアドバイザリとセキュリティ情報](https://technet.microsoft.com/en-us/library/security/)」を参照してください。

 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.22.3**   |   * 64bit Windows Server 2025 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8.1、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server Core 2025 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server Core 2025 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8.1、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server 2022 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server 2022 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8.1、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server Core 2022 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server Core 2022 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8.1、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server 2019 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server 2019 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server Core 2019 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server Core 2019 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server 2016 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server 2016 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .NET Framework 4.8、4.x、2.0 をサポート  |  IIS 10.0  | 
|   ** Windows Server Core 2016 with IIS 10.0 バージョン 2.22.3**   |   * 64bit Windows Server Core 2016 v2.22.3 running IIS 10.0 *   |  .NET 9.0.14、9.0.14、8.0.25、10.0.5 をサポート .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.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server Core 2025 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server 2022 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server Core 2022 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server 2019 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server Core 2019 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server 2016 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 
|   ** Windows Server Core 2016 with IIS 10.0 バージョン 2.22.3**   |  2026.03.11  |  3.7.1239.0  |  2.4.0.0  |  3.3.3883.0  |  4.0  |  3.6.1  | 

## 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.10.0**   * 64bit Amazon Linux 2023 v6.10.0 running Node.js 24 *   |  2023.10.20260325  |  24.14.1 (11.11.0)  デフォルトバージョン: v24.14.1  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  |  2.50.1  |  3.6.2  | 
|   ** Node.js 22 AL2023 バージョン 6.10.0**   * 64bit Amazon Linux 2023 v6.10.0 running Node.js 22 *   |  2023.10.20260325  |  22.22.2 (10.9.7)  デフォルトバージョン: v22.22.2  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  |  2.50.1  |  3.6.2  | 
|   ** Node.js 20 AL2023 バージョン 6.10.0**   * 64bit Amazon Linux 2023 v6.10.0 running Node.js 20 *   |  2023.10.20260325  |  20.20.1 (10.8.2)  デフォルトバージョン: 20.20.1  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  |  2.50.1  |  3.6.2  | 

 「[プラットフォームのサポートポリシー](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.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running PHP 8.5 *   |  2023.10.20260325  |  PHP 8.5.4  |  Composer 2.9.5、PIE 1.3.10  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** PHP 8.4 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running PHP 8.4 *   |  2023.10.20260325  |  PHP 8.4.19  |  Composer 2.9.5、PIE 1.3.10  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** PHP 8.3 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running PHP 8.3 *   |  2023.10.20260325  |  PHP 8.3.30  |  Composer 2.9.5、PIE 1.3.10  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** PHP 8.2 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running PHP 8.2 *   |  2023.10.20260325  |  PHP 8.2.30  |  Composer 2.9.5、PIE 1.3.10  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** PHP 8.1 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running PHP 8.1 *   |  2023.10.20260325  |  PHP 8.1.34  |  Composer 2.9.5、PIE 1.3.10  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** PHP 8.1 AL2 バージョン 3.14.0**   * 64bit Amazon Linux 2 v3.14.0 running PHP 8.1 *   |  2.0.20260302  |  PHP 8.1.33  |  Composer 2.9.5  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 

 「[プラットフォームのサポートポリシー](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.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Python 3.14 *   |  2023.10.20260325  |  Python 3.14.3  |  pip 26.0.1、pipenv 2026.4.0  |  3.6.2  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Python 3.13 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Python 3.13 *   |  2023.10.20260325  |  Python 3.13.12  |  pip 26.0.1、pipenv 2026.4.0  |  3.6.2  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Python 3.12 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Python 3.12 *   |  2023.10.20260325  |  Python 3.12.13  |  pip 26.0.1、pipenv 2026.4.0  |  3.6.2  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Python 3.11 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Python 3.11 *   |  2023.10.20260325  |  Python 3.11.14  |  pip 26.0.1、pipenv 2026.4.0  |  3.6.2  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 
|   ** Python 3.9 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Python 3.9 *   |  2023.10.20260325  |  Python 3.9.25  |  pip 26.0.1、pipenv 2025.0.4  |  3.6.2  |  nginx 1.28.2 (デフォルト）、Apache 2.4.66  | 

 「[プラットフォームのサポートポリシー](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.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Ruby 4.0 *   |  2023.10.20260325  |  Ruby 4.0.2-p0  |  RubyGems 4.0.6  |  Puma 7.2.0  |  3.6.2  |  nginx 1.28.2  | 
|   ** Ruby 3.4 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Ruby 3.4 *   |  2023.10.20260325  |  Ruby 3.4.9-p82  |  RubyGems 3.6.9  |  Puma 7.2.0  |  3.6.2  |  nginx 1.28.2  | 
|   ** Ruby 3.3 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Ruby 3.3 *   |  2023.10.20260325  |  Ruby 3.3.11-p205  |  RubyGems 3.5.22  |  Puma 7.2.0  |  3.6.2  |  nginx 1.28.2  | 
|   ** Ruby 3.2 AL2023 バージョン 4.12.0**   * 64bit Amazon Linux 2023 v4.12.0 running Ruby 3.2 *   |  2023.10.20260325  |  Ruby 3.2.8  |  RubyGems 3.4.19  |  Puma 7.2.0  |  3.6.2  |  nginx 1.28.2  | 

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