Skip to content

Commit 99fd001

Browse files
committed
correct typo
1 parent 219377e commit 99fd001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecs-deploy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Required arguments:
4343
-k | --aws-access-key AWS Access Key ID. May also be set as environment variable AWS_ACCESS_KEY_ID
4444
-s | --aws-secret-key AWS Secret Access Key. May also be set as environment variable AWS_SECRET_ACCESS_KEY
4545
-r | --region AWS Region Name. May also be set as environment variable AWS_DEFAULT_REGION
46-
-p | --profile AWS Profile to use - If you set this aws-access-key, aws-secret-key and region are needed
46+
-p | --profile AWS Profile to use - If you set this aws-access-key, aws-secret-key and region are not needed
4747
-c | --cluster Name of ECS cluster
4848
-i | --image Name of Docker image to run, ex: repo/image:latest
4949
Format: [domain][:port][/repo][/][image][:tag]

0 commit comments

Comments
 (0)