Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Add ELB Account ID in other regions for S3 Bucket Policy #6

Merged
merged 4 commits into from
Apr 23, 2021
Merged

Add ELB Account ID in other regions for S3 Bucket Policy #6

merged 4 commits into from
Apr 23, 2021

Conversation

sunbc0120
Copy link
Contributor

Description of changes:

  • Add ELB account ID CloudTemplate Mapping for different AWS Region
  • Set the right ELB ID in S3 bucket Policy per AWS Region
  • Update Doc and format

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@thomelane thomelane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me!

@@ -9,14 +9,16 @@ Our AWS CloudFormation template contains a number of custom resources, and each
pip install -r requirements.txt -t ./src/site-packages)
(cd ./cloudformation/deployment/string-functions/ && \
pip install -r requirements.txt -t ./src/site-packages)
(cd ./cloudformation/solution-assistant && \
(cd ./cloudformation/assistants/solution-assistant && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@@ -155,9 +155,62 @@ Metadata:
default: Use Amazon Cognito Authentication?
CognitoAuthenticationSampleUserEmail:
default: Sample User Email
Mappings:
AWSRegionArch2ELBAccountID:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super useful, thanks for adding this.

@ehsanmok ehsanmok merged commit 7c69947 into awslabs:master Apr 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants