
Amazon EventBridge が IAM 実行ロールのサポートをすべてのターゲットに拡張
本記事は、2025 年 3 月 11 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
Amazon EventBridge は、実行ロールのサポートを AWS Lambda、Amazon SNS、Amazon SQS イベントバスターゲットに拡張し、すべてのターゲットタイプでこの機能を利用できるようにします。一貫したアクセス許可ポリシーと専用の呼び出しスロットル制限のメリットを享受するには、すべての EventBridge ターゲットに実行ロールを設定することをお勧めします。
Amazon EventBridge イベントバスは、独自のアプリケーション、サードパーティの SaaS アプリケーション、およびその他の AWS サービス間でイベントをルーティングすることで、スケーラブルなイベント駆動型アプリケーションを作成できるサーバーレスイベントブローカーです。実行ロールは、ターゲットを呼び出すときに EventBridge が引き受ける AWS Identity and Access Management (IAM) ロールであり、EventBridge がアクセスできる AWS のサービスとリソースをきめ細かく制御できます。Lambda、SNS、SQS ターゲットへの拡張により、すべての EventBridge ターゲットで一貫したアクセス許可が可能になり、単一の IAM ポリシー内で複数のターゲットにアクセス許可を設定できるようになり、アカウント固有の制限を使用してスループットを管理できるようになります。
この機能は、AWS GovCloud (米国) を含むすべての AWS リージョンで利用できます。詳細については、ドキュメントをご覧いただくか、AWS マネジメントコンソールで開始してください。
原文
Amazon EventBridge expands execution role support to AWS Lambda, Amazon SNS, and Amazon SQS event bus targets, making this feature available for all target types. We recommend configuring execution roles for all your EventBridge targets to benefit from consistent permissions policies and dedicated invocation throttle limits.
Amazon EventBridge Event Bus is a serverless event broker that enables you to create scalable event-driven applications by routing events between your own applications, third-party SaaS applications, and other AWS services. An execution role is an AWS Identity and Access Management (IAM) role that EventBridge assumes when invoking a target, giving you fine-grained control over which AWS services and resources EventBridge can access. The expansion to Lambda, SNS, and SQS targets allows consistent permissions across all EventBridge targets, enables setting permissions for multiple targets within a single IAM policy, and can help manage throughput by using your account-specific limits.
This feature is available in all AWS Regions, including AWS GovCloud (US). To learn more, please visit our documentation or get started in the AWS Management Console.
引用元:Amazon EventBridge expands IAM execution role support to all targets