You control access to S3 buckets and objects with:

You control access to S3 buckets and objects with:

You control access to S3 buckets and objects with:

A.
Identity and Access Management (IAM) Policies.

B.
Access Control Lists (ACLs).

C.
Bucket Policies.

D.
All of the above



Leave a Reply 3

Your email address will not be published. Required fields are marked *


WhoCares

WhoCares

Amazon S3 offers access policy options broadly categorized as resource-based policies and user policies. Access policies you attach to your resources (buckets and objects) are referred to as resource-based policies. For example, bucket policies and access control lists (ACLs) are resource-based policies. You can also attach access policies to users in your account. These are called user policies. You may choose to use resource-based policies, user policies, or some combination of these to manage permissions to your Amazon S3 resources.

James

James

ACLs here might not be the same as Network ACLs?