aws-samples / amazon-eventbridge-resource-policy-samples

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" (https://youtu.be/Wk0FoXTUEjo) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)

Home Page:https://serverlessland.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

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" (https://youtu.be/Wk0FoXTUEjo) and the AWS Compute blog post "Simplifying cross-account access with Amazon EventBridge" (https://amzn.to/3o0Dcz4)

https://serverlessland.com

License:MIT No Attribution


Languages

Language:Python 84.2%Language:Makefile 13.1%Language:Shell 2.7%