We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2559256 commit c5981fdCopy full SHA for c5981fd
elb-load-balancing/Makefile
@@ -1,7 +1,6 @@
1
export AWS_ACCESS_KEY_ID ?= test
2
export AWS_SECRET_ACCESS_KEY ?= test
3
export AWS_DEFAULT_REGION = us-east-1
4
-export SERVICES = serverless,events,cognito
5
6
usage: ## Show this help
7
@fgrep -h "##" $(MAKEFILE_LIST) | fgrep -v fgrep | sed -e 's/\\$$//' | sed -e 's/##//'
0 commit comments