File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Globals:
1414 Layers :
1515 # Find the latest Layer version in the official documentation
1616 # 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
1818
1919Resources :
2020 LoggerLambdaHandlerExample :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Globals:
1515 Layers :
1616 # Find the latest Layer version in the official documentation
1717 # 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
1919
2020Resources :
2121 CaptureLambdaHandlerExample :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Globals:
1313 Layers :
1414 # Find the latest Layer version in the official documentation
1515 # 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
1717
1818Resources :
1919 CaptureLambdaHandlerExample :
You can’t perform that action at this time.
0 commit comments