Amazon S3 · Example Payload

Amazon S3 Rest Create Bucket Configuration Example

ArchiveBackupCloud StorageData StorageObject StorageScalable Storage

Amazon S3 Rest Create Bucket Configuration Example is an example object payload from Amazon S3, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

LocationConstraintLocationBucket

Example Payload

Raw ↑
{
  "LocationConstraint": "example_value",
  "Location": "example_value",
  "Bucket": "example_value"
}