File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,10 @@ set -e
1717
1818BASE_DIR=" .tmp"
1919
20- # AWS AppConfig Extension 2.0.165
20+ # AWS AppConfig Extension 2.0.2037
2121# https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-integration-lambda-extensions.html
22- AWS_APPCONFIG_EXTENSION_X86_64=" arn:aws:lambda:us-east-1:027255383542:layer:AWS-AppConfig-Extension:110 "
23- AWS_APPCONFIG_EXTENSION_ARM64=" arn:aws:lambda:us-east-1:027255383542:layer:AWS-AppConfig-Extension-Arm64:43 "
22+ AWS_APPCONFIG_EXTENSION_X86_64=" arn:aws:lambda:us-east-1:027255383542:layer:AWS-AppConfig-Extension:207 "
23+ AWS_APPCONFIG_EXTENSION_ARM64=" arn:aws:lambda:us-east-1:027255383542:layer:AWS-AppConfig-Extension-Arm64:140 "
2424
2525# AWS Lambda Insights Extension
2626# https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Lambda-Insights-extension-versions.html
You can’t perform that action at this time.
0 commit comments