amazon-eventbridge-resource-policy-samples icon indicating copy to clipboard operation
amazon-eventbridge-resource-policy-samples copied to clipboard

Learn more about Amazon EventBridge resource policies and multi-account event bus topologies. This repo contains sample code for the AWS re:Invent 2020 session "Building event-driven applications with...

Amazon EventBridge resource policy samples

Amazon EventBridge resource policies that make it easier to build applications that work across accounts. Resource policies provide you with a powerful mechanism for modeling your event buses across multiple accounts, and give you fine-grained control over EventBridge API invocations.

This repository contains sample implementations for Amazon EventBridge resource policies.

1. E-commerce example walk-through

This sample application walks you through how to use Amazon EventBridge resource policies as presented in feature release blog post

Get started with the e-commerce sample >>

Walkthrough architecture

2. Multi-account design patterns

The samples in this section provide sample implementations using "single-bus, multi-account", and "multi-bus, multi-account" patterns as presented in the AWS re:Invent 2020 session Building event-driven applications with Amazon EventBridge which is available on-demand on YouTube.

Get started with the multi-account design patterns >>

Walkthrough architecture


For more serverless learning resources, visit Serverless Land.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.

SPDX-License-Identifier: MIT-0