Amazon Storage Gateway · Example Payload

Amazon Storage Gateway Describe Gateway Information Output Example

BackupFile StorageGatewayHybrid CloudStorage

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

Top-level fields

GatewayARNGatewayIdGatewayNameGatewayTimezoneGatewayStateGatewayNetworkInterfacesGatewayTypeNextUpdateAvailabilityDateLastSoftwareUpdateEc2InstanceIdEc2InstanceRegionTagsVPCEndpointCloudWatchLogGroupARNHostEnvironmentEndpointTypeSoftwareUpdatesEndDateDeprecationDateGatewayCapacitySupportedGatewayCapacitiesHostEnvironmentId

Example Payload

Raw ↑
{
  "GatewayARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "GatewayId": "example-value",
  "GatewayName": "MyResource",
  "GatewayTimezone": "example-value",
  "GatewayState": "example-value",
  "GatewayNetworkInterfaces": "example-value",
  "GatewayType": "example-value",
  "NextUpdateAvailabilityDate": "example-value",
  "LastSoftwareUpdate": "example-value",
  "Ec2InstanceId": "example-value",
  "Ec2InstanceRegion": "example-value",
  "Tags": "example-value",
  "VPCEndpoint": "example-value",
  "CloudWatchLogGroupARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "HostEnvironment": "example-value",
  "EndpointType": "example-value",
  "SoftwareUpdatesEndDate": "example-value",
  "DeprecationDate": "example-value",
  "GatewayCapacity": "example-value",
  "SupportedGatewayCapacities": "example-value",
  "HostEnvironmentId": "example-value"
}