AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails - AWS Security Hub

AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails

A dependency that is defined for container startup and shutdown.

Contents

Condition

The dependency condition of the dependent container. Indicates the required status of the dependent container before the current container can start. Valid values are as follows:

  • COMPLETE

  • HEALTHY

  • SUCCESS

  • START

Type: String

Pattern: .*\S.*

Required: No

ContainerName

The name of the dependent container.

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: