File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5757 " eu-north-1" ,
5858 " sa-east-1" ,
5959 " me-south-1" ,
60+ " il-central-1" ,
6061 ]
6162 steps :
6263 - name : checkout
@@ -103,4 +104,4 @@ jobs:
103104 if : ${{ inputs.stage == 'PROD' }}
104105 uses : ./.github/workflows/reusable_update_layer_arn_docs.yml
105106 with :
106- latest_published_version : ${{ inputs.latest_published_version }}
107+ latest_published_version : ${{ inputs.latest_published_version }}
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ You can include Powertools for AWS Lambda (TypeScript) Lambda Layer using [AWS L
6666 | `sa-east-1` | [arn:aws:lambda:sa-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:18](#){: .copyMe}:clipboard: |
6767 | `af-south-1` | [arn:aws:lambda:af-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:18](#){: .copyMe}:clipboard: |
6868 | `me-south-1` | [arn:aws:lambda:me-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:18](#){: .copyMe}:clipboard: |
69+ | `il-central-1` | [arn:aws:lambda:il-central-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:18](#){: .copyMe}:clipboard: |
6970
7071??? note "Click to expand and copy code snippets for popular frameworks"
7172
You can’t perform that action at this time.
0 commit comments