AWS CloudFormation
User Guide (API Version 2010-05-15)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

AWS::S3::BucketPolicy

The AWS::S3::BucketPolicy type applies a policy to an Amazon S3 bucket.

AWS::S3::BucketPolicy Snippet: Declaring an Amazon S3 Bucket Policy

PropertyTypeRequiredNotes

PolicyDocument

JSON

Yes

A policy document containing permissions to add to the specified bucket.

Bucket

String

Yes

Name of the bucket to which you want to add the policy.