File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Globals:
14
14
Layers :
15
15
# Find the latest Layer version in the official documentation
16
16
# https://awslabs.github.io/aws-lambda-powertools-python/latest/#lambda-layer
17
- - !Sub arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:21
17
+ - !Sub arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPythonV2:28
18
18
19
19
Resources :
20
20
LoggerLambdaHandlerExample :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Globals:
15
15
Layers :
16
16
# Find the latest Layer version in the official documentation
17
17
# https://awslabs.github.io/aws-lambda-powertools-python/latest/#lambda-layer
18
- - !Sub arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:21
18
+ - !Sub arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPythonV2:28
19
19
20
20
Resources :
21
21
CaptureLambdaHandlerExample :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Globals:
13
13
Layers :
14
14
# Find the latest Layer version in the official documentation
15
15
# https://awslabs.github.io/aws-lambda-powertools-python/latest/#lambda-layer
16
- - !Sub arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPython:21
16
+ - !Sub arn:aws:lambda:${AWS::Region}:017000801446:layer:AWSLambdaPowertoolsPythonV2:28
17
17
18
18
Resources :
19
19
CaptureLambdaHandlerExample :
You can’t perform that action at this time.
0 commit comments