AwsEcsContainerDetails - Amazon Security Hub
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).

AwsEcsContainerDetails

Provides information about an Amazon ECS container.

Contents

Image

The image used for the container.

Type: String

Pattern: .*\S.*

Required: No

MountPoints

The mount points for data volumes in your container.

Type: Array of AwsMountPoint objects

Required: No

Name

The name of the container.

Type: String

Pattern: .*\S.*

Required: No

Privileged

When this parameter is true, the container is given elevated privileges on the host container instance (similar to the root user).

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: