The following examples demonstrate how to use access points for general purpose buckets with compatible operations in Amazon S3.
S3 automatically generate access point aliases for all access points and these aliases can be used anywhere a bucket name is used to perform object-level operations. For more information, seeAccess point aliases.
You can only use access points for general purpose buckets to perform operations on objects. You can't use access points to perform other Amazon S3 operations, such as modifying or deleting buckets. For a complete list of S3 operations that support access points, seeAccess point compatibility.
List objects through an access point for a general purpose bucket
Download an object through an access point for a general purpose bucket
Configure access control lists (ACLs) through an access point for a general purpose bucket
Upload an object through an access point for a general purpose bucket
Add a tag-set through an access point for a general purpose bucket
Delete an object through an access point for a general purpose bucket