Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails
A secret to pass to the container.
Contents
-
Name
-
The name of the secret.
Type: String
Pattern: .*\S.*
Required: No
-
ValueFrom
-
The secret to expose to the container. The value is either the full ARN of the Secrets Manager
secret or the full ARN of the parameter in the Systems Manager Parameter Store.
Type: String
Pattern: .*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: