Amazon S3 Glacier · Example Payload

Amazon S3 Glacier Api Job Parameters Example

ArchiveBackupStorage

Amazon S3 Glacier Api Job Parameters Example is an example object payload from Amazon S3 Glacier, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TypeArchiveIdDescriptionSNSTopicRetrievalByteRangeTier

Example Payload

Raw ↑
{
  "Type": "archive-retrieval",
  "ArchiveId": "abc123",
  "Description": "Example description",
  "SNSTopic": "example-value",
  "RetrievalByteRange": "example-value",
  "Tier": "Expedited"
}