
API Gateway がデュアルスタック (IPv4 と IPv6) エンドポイントのサポートを開始
本記事は、2025年3月31日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
Amazon API Gateway (APIGW) では、すべてのエンドポイントタイプ、カスタムドメイン、APIGW 管理 API のデュアルスタックサポートが導入されました。REST、HTTP、WebSocket API およびカスタムドメインを設定して、既存の IPv4 サポートに加えて IPv6 クライアントからの呼び出しを受け入れることができるようになりました。デュアルスタッククライアントから APIGW 管理 API を呼び出すこともできます。
IPv4 クライアントと IPv6 クライアントの両方を同時にサポートしているため、一度に切り替えることなく、IPv4 環境から IPv6 環境に徐々に移行できます。これにより、IPv6 コンプライアンス要件を満たし、IPv4 アドレスの制約を回避できます。このサポートには追加料金はかかりません。
このサポートは、すべての API Gateway 商用リージョンと AWS GovCloud (米国) リージョンで利用できるようになりました。詳細については、API Gateway 開発者ガイドと AWS の IPv6 を参照してください。
原文
Amazon API Gateway (APIGW) introduces dual-stack support for all endpoint types, custom domains and APIGW management APIs. You can now configure your REST, HTTP or WebSocket APIs as well as custom domains, to accept calls from IPv6 clients alongside the existing IPv4 support. You can also call APIGW management APIs from dual-stack clients.
With simultaneous support for both IPv4 and IPv6 clients, you are able to gradually transition from IPv4 to IPv6 environments, without needing to switch all over at once. This enables you to meet IPv6 compliance requirements and avoid IPv4 address constraints. There is no additional charge for this support.
This support is now available in all API Gateway commercial and AWS GovCloud (US) Regions. To learn more, see API Gateway developer guide and IPv6 on AWS.
引用元:API Gateway launches support for dual-stack (IPv4 and IPv6) endpoints