We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f18179 commit 9a4f111Copy full SHA for 9a4f111
apm-lambda-extension/Makefile
@@ -64,7 +64,6 @@ publish: validate-layer-name validate-aws-default-region
64
--layer-name "$(ELASTIC_LAYER_NAME)-$(ARCHITECTURE)" \
65
--description "AWS Lambda Extension Layer for Elastic APM $(ARCHITECTURE)" \
66
--license "Apache-2.0" \
67
- --compatible-architectures "$(ARCHITECTURE)" \
68
--zip-file "fileb://./bin/extension.zip"
69
70
# Grant public access to the given LAYER in the given AWS region
0 commit comments