File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6565 " eu-north-1" ,
6666 " sa-east-1" ,
6767 " me-south-1" ,
68- " me-central-1" ,
68+ # "me-central-1", # temporarily disabled due to service disruptions
6969 " il-central-1" ,
7070 " mx-central-1"
7171 ]
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ jobs:
107107 " eu-south-2" ,
108108 " eu-north-1" ,
109109 " sa-east-1" ,
110- " me-south-1" ,
111- " me-central-1" ,
110+ " me-south-1" ,
111+ # "me-central-1", # temporarily disabled due to service disruptions
112112 " il-central-1" ,
113113 " mx-central-1"
114114 ]
Original file line number Diff line number Diff line change @@ -48,13 +48,15 @@ We publish the Lambda Layer for Powertools for AWS Lambda in all commercial regi
4848| ` sa-east-1 ` | [ arn:aws:lambda:sa-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
4949| ` af-south-1 ` | [ arn:aws:lambda:af-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5050| ` me-south-1 ` | [ arn:aws:lambda:me-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
51- | ` me-central-1 ` | [ arn:aws:lambda:me-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
51+ | ` me-central-1 ` * | [ arn:aws:lambda:me-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5252| ` il-central-1 ` | [ arn:aws:lambda:il-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5353| ` mx-central-1 ` | [ arn:aws:lambda:mx-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5454| ` us-gov-west-1 ` | [ arn:aws-us-gov:lambda:us-gov-west-1:165093116878:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5555| ` us-gov-east-1 ` | [ arn:aws-us-gov:lambda:us-gov-east-1:165087284144:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5656| ` cn-north-1 ` | [ arn:aws-cn:lambda:cn-north-1:498634801083:layer:AWSLambdaPowertoolsTypeScriptV2:45] ( # ) {: .copyMe} |
5757
58+ _ \* New layer versions for ` me-central-1 ` are temporarily paused due to service disruptions._
59+
5860### Lookup Layer ARN via AWS SSM Parameter Store
5961
6062You can also use AWS SSM Parameter Store to dynamically add Powertools for AWS Lambda. The ` {version} ` placeholder is the semantic version number (e,g. 2.1.0) for a release or ` _latest_ ` .
You can’t perform that action at this time.
0 commit comments