mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Update ecs-integration.md
change 'x-asw-keys' to 'x-aws-keys'
This commit is contained in:
@@ -147,7 +147,7 @@ Secrets will be available at runtime for your service as a plain text file `/run
|
||||
|
||||
The AWS Secrets Manager allows you to store sensitive data either as a plain
|
||||
text (like Docker secret does), or as a hierarchical JSON document. You can
|
||||
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
|
||||
define which entries in the JSON document to bind as a secret in your service
|
||||
container.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user