| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The AWS::S3::BucketPolicy type applies a policy to an Amazon S3 bucket.
AWS::S3::BucketPolicy Snippet: Declaring an Amazon S3 Bucket Policy
| Property | Type | Required | Notes |
|---|---|---|---|
|
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. |