Amazon ECS · Example Payload

Amazon Ecs Volume Example

AmazonAwsContainersDockerEcsOrchestration

Amazon Ecs Volume Example is an example object payload from Amazon ECS, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namehostdockerVolumeConfigurationefsVolumeConfigurationfsxWindowsFileServerVolumeConfiguration

Example Payload

Raw ↑
{
  "name": "Example Title",
  "host": "example_value",
  "dockerVolumeConfiguration": "example_value",
  "efsVolumeConfiguration": "example_value",
  "fsxWindowsFileServerVolumeConfiguration": "example_value"
}