Amazon EventBridge がクロスアカウントターゲットへの直接配信を発表
本記事は、2025 年 1 月21日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
Amazon EventBridge イベントバスでは、別のアカウントの AWS サービスにイベントを直接配信できるようになりました。この機能により、複数のアカウントを使用してセキュリティを強化し、ビジネスプロセスを合理化すると同時に、アーキテクチャの全体的なコストと複雑さを軽減できます。
Amazon EventBridge イベントバスは、独自のアプリケーション、サードパーティの SaaS アプリケーション、およびその他の AWS サービス間でイベントをルーティングすることで、スケーラブルなイベント駆動型アプリケーションを作成できるサーバーレスイベントブローカーです。このリリースにより、中間の EventBridge イベントバスや Lambda 関数などの追加のインフラストラクチャを必要とせずに、別のアカウントのサービスを直接ターゲットにできるようになり、アーキテクチャが簡素化され、コストが削減されます。
たとえば、EventBridge イベントバスから別のアカウントの別のチームの SQS キューにイベントを直接ルーティングできるようになりました。イベントを受信するチームは、EventBridge リソースについて学習したり管理したりする必要がなく、キューにアクセスできるように IAM アクセス許可を付与するだけで済みます。イベントは、Amazon SQS、AWS Lambda、Amazon Kinesis Data Streams、Amazon SNS、Amazon API Gateway などのリソースベースの IAM ポリシーをサポートする EventBridge ターゲットにクロスアカウントで配信できます。
クロスアカウント ターゲットへの直接配信は、すべての商用 AWS リージョンで利用できるようになりました。詳細については、ブログ投稿を読むか、ドキュメントをご覧ください。料金情報は、EventBridge の料金ページで確認できます。
原文
Amazon EventBridge Event Bus now allows you to deliver events directly to AWS services in another account. This feature enables you to use multiple accounts to improve security and streamline business processes while reducing the overall cost and complexity of your architecture.
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. This launch allows you to directly target services in another account, without the need for additional infrastructure such as an intermediary EventBridge Event Bus or Lambda function, simplifying your architecture and reducing cost. For example, you can now route events from your EventBridge Event Bus directly to a different team’s SQS queue in a different account. The team receiving events does not need to learn about or maintain EventBridge resources and simply needs to grant IAM permissions to provide access to the queue. Events can be delivered cross-account to EventBridge targets that support resource-based IAM policies such as Amazon SQS, AWS Lambda, Amazon Kinesis Data Streams, Amazon SNS, and Amazon API Gateway.
Direct delivery to cross-account targets is now available in all commercial AWS Regions. To learn more, please read our blog post or visit our documentation. Pricing information is available on the EventBridge pricing page.
引用元:Amazon EventBridge announces direct delivery to cross-account targets