File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 57
57
" eu-north-1" ,
58
58
" sa-east-1" ,
59
59
" me-south-1" ,
60
+ " il-central-1" ,
60
61
]
61
62
steps :
62
63
- name : checkout
@@ -103,4 +104,4 @@ jobs:
103
104
if : ${{ inputs.stage == 'PROD' }}
104
105
uses : ./.github/workflows/reusable_update_layer_arn_docs.yml
105
106
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
66
66
| `sa-east-1` | [arn:aws:lambda:sa-east-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:18](#){: .copyMe}:clipboard: |
67
67
| `af-south-1` | [arn:aws:lambda:af-south-1:094274105915:layer:AWSLambdaPowertoolsTypeScript:18](#){: .copyMe}:clipboard: |
68
68
| `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: |
69
70
70
71
??? note "Click to expand and copy code snippets for popular frameworks"
71
72
You can’t perform that action at this time.
0 commit comments