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.
2 parents 55985f2 + f47d54d commit 7632340Copy full SHA for 7632340
engine/context/ecs-integration.md
@@ -147,7 +147,7 @@ Secrets will be available at runtime for your service as a plain text file `/run
147
148
The AWS Secrets Manager allows you to store sensitive data either as a plain
149
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
+use the latter with ECS integration by using custom field `x-aws-keys` to
151
define which entries in the JSON document to bind as a secret in your service
152
container.
153
0 commit comments