AwsEcsTaskDefinitionVolumesDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsEcsTaskDefinitionVolumesDetails

A data volume to mount from another container.

Contents

DockerVolumeConfiguration

Information about a Docker volume.

Type: AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails object

Required: No

EfsVolumeConfiguration

Information about the Amazon Elastic File System file system that is used for task storage.

Type: AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails object

Required: No

Host

Information about a bind mount host volume.

Type: AwsEcsTaskDefinitionVolumesHostDetails object

Required: No

Name

The name of the data volume.

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: