Skip to content

Updated Readme with new layer ARNs for China regions#271

Merged
bnusunny merged 1 commit intoaws:mainfrom
mbfreder:update-readme
Aug 17, 2023
Merged

Updated Readme with new layer ARNs for China regions#271
bnusunny merged 1 commit intoaws:mainfrom
mbfreder:update-readme

Conversation

@mbfreder
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:
We published LWA layers in China regions. Now we're updating the Readme with those new layers.

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

Comment thread README.md Outdated
1. attach Lambda Web Adapter layer to your function.
1. x86_64: `arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerX86:16`
2. arm64: `arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerArm64:16`
#### AWS Global
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AWS Commercial Regions is more common name.

Comment thread README.md Outdated
#### AWS Global
1. x86_64: `arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerX86:16`
2. arm64: `arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerArm64:16`
#### AWS China
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

AWS China Regions

Comment thread README.md Outdated
2. arm64: `arn:aws:lambda:${AWS::Region}:753240598075:layer:LambdaAdapterLayerArm64:16`
#### AWS China
1. cn-north-1 (Beijing)
- x86_64: `arn:aws-cn:lambda:${AWS::Region}:041581134020:layer:LambdaAdapterLayerX86:16`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no need to use ${AWS::Region} here. Could replace it with the actual region.

Comment thread README.md Outdated
1. cn-north-1 (Beijing)
- x86_64: `arn:aws-cn:lambda:${AWS::Region}:041581134020:layer:LambdaAdapterLayerX86:16`
2. cn-northwest-1 (Ningxia)
- x86_64: `arn:aws-cn:lambda:${AWS::Region}:069767869989:layer:LambdaAdapterLayerX86:16`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

no need to use ${AWS::Region} here. Could replace it with the actual region.

@bnusunny bnusunny merged commit fcd132a into aws:main Aug 17, 2023
@mbfreder mbfreder deleted the update-readme branch August 24, 2023 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants