AwsEcsTaskVolumeDetails - AWS Security Hub

AwsEcsTaskVolumeDetails

Provides information about a data volume that's used in a task definition.

Contents

Host

This parameter is specified when you use bind mount host volumes. The contents of the host parameter determine whether your bind mount host volume persists on the host container instance and where it's stored.

Type: AwsEcsTaskVolumeHostDetails object

Required: No

Name

The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. This name is referenced in the sourceVolume parameter of container definition mountPoints.

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: