AwsEcsTaskDefinitionVolumesDetails - 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).

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