[go: up one dir, main page]

Skip to content

Commit

Permalink
Merge pull request #3 from sannya-singal/sample1
Browse files Browse the repository at this point in the history
  • Loading branch information
sannya-singal authored May 28, 2024
2 parents b1e9812 + ae673ce commit f51021c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This repository contains an example on how to deploy a multi-account, multi-region setup in which a Lambda function in one account invoked by a REST API sends a message to an SQS queue in another account and another region and uploads a file to an S3 bucket in the same account and region as the SQS queue.

![Architecture](images/architecture.png)

LocalStack supports cross-account setup that allows you to namespace resources based on the AWS Account ID. In this example, you can use three local AWS accounts to simulate the cross-account setup. They are:

- **Account A** (`111111111111`): The account that contains the SQS queue and the S3 bucket in `us-east-1` region.
Expand Down
Binary file added images/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f51021c

Please sign in to comment.