Skip to content

Commit 7632340

Browse files
authored
Merge pull request docker#11376 from asprin107/fix/ecs-integration
Update ecs-integration.md
2 parents 55985f2 + f47d54d commit 7632340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/context/ecs-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Secrets will be available at runtime for your service as a plain text file `/run
147147

148148
The AWS Secrets Manager allows you to store sensitive data either as a plain
149149
text (like Docker secret does), or as a hierarchical JSON document. You can
150-
use the latter with ECS integration by using custom field `x-asw-keys` to
150+
use the latter with ECS integration by using custom field `x-aws-keys` to
151151
define which entries in the JSON document to bind as a secret in your service
152152
container.
153153

0 commit comments

Comments
 (0)