Amazon S3 Actions

  • Amazon S3 - delete bucket

    Deletes the bucket. All objects (including all object versions and Delete Markers) in the bucket must be deleted before the bucket itself can be deleted.

  • Amazon S3 - put bucket logging

    Set the logging parameters for a bucket and to specify permissions for who can view and modify the logging parameters.

  • Amazon S3 - put bucket policy

    Replaces a policy on a bucket. If the bucket already has a policy, the one in this request completely replaces it.

  • Amazon S3 - put object acl

    Uses the acl subresource to set the access control list (ACL) permissions for an object that already exists in a bucket.