{
  "bucketName": "big-pond-uploads-bucket",
  "selectedGuestPermissions": [],
  "selectedAuthenticatedPermissions": [
    "s3:PutObject",
    "s3:GetObject",
    "s3:ListBucket",
    "s3:DeleteObject"
  ],
  "unauthRoleName": {
    "Ref": "UnauthRoleName"
  },
  "authRoleName": {
    "Ref": "AuthRoleName"
  },
  "s3PrivatePolicy": "Private_policy_514380b0",
  "s3ProtectedPolicy": "Protected_policy_514380b0",
  "s3PublicPolicy": "Public_policy_514380b0",
  "s3ReadPolicy": "read_policy_514380b0",
  "s3UploadsPolicy": "Uploads_policy_514380b0",
  "authPolicyName": "s3_amplify_514380b0",
  "unauthPolicyName": "s3_amplify_514380b0",
  "AuthenticatedAllowList": "ALLOW",
  "GuestAllowList": "DISALLOW",
  "s3PermissionsAuthenticatedPrivate": "s3:PutObject,s3:GetObject,s3:DeleteObject",
  "s3PermissionsAuthenticatedProtected": "s3:PutObject,s3:GetObject,s3:DeleteObject",
  "s3PermissionsAuthenticatedPublic": "s3:PutObject,s3:GetObject,s3:DeleteObject",
  "s3PermissionsAuthenticatedUploads": "s3:PutObject",
  "s3PermissionsGuestPublic": "DISALLOW",
  "s3PermissionsGuestUploads": "DISALLOW"
}