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 AWS SDKs, see the following: