Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Create Tape Pool Input Example

BackupFile StorageGatewayHybrid CloudStorage

Amazon Storage Gateway Create Tape Pool Input Example is an example object payload from Amazon Storage Gateway, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

PoolNameStorageClassRetentionLockTypeRetentionLockTimeInDaysTags

Example Payload

Raw ↑
{
  "PoolName": "MyResource",
  "StorageClass": "example-value",
  "RetentionLockType": "example-value",
  "RetentionLockTimeInDays": "example-value",
  "Tags": "example-value"
}