Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Activate Gateway Input Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

ActivationKeyGatewayNameGatewayTimezoneGatewayRegionGatewayTypeTapeDriveTypeMediumChangerTypeTags

Example Payload

Raw ↑
{
  "ActivationKey": "example-value",
  "GatewayName": "MyResource",
  "GatewayTimezone": "example-value",
  "GatewayRegion": "example-value",
  "GatewayType": "example-value",
  "TapeDriveType": "example-value",
  "MediumChangerType": "example-value",
  "Tags": "example-value"
}