Amazon S3 · Example Payload

Amazon S3 Control Public Access Block Configuration Example

ArchiveBackupCloud StorageData StorageObject StorageScalable Storage

Amazon S3 Control Public Access Block Configuration Example is an example object payload from Amazon S3, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

BlockPublicAclsIgnorePublicAclsBlockPublicPolicyRestrictPublicBuckets

Example Payload

Raw ↑
{
  "BlockPublicAcls": true,
  "IgnorePublicAcls": true,
  "BlockPublicPolicy": true,
  "RestrictPublicBuckets": true
}