Creates a copy of an object that is already stored in Amazon S3.
Amazon S3 Connector
Search form
Amazon S3 Actions
-
Amazon S3 - create bucket
Creates a new bucket.
-
Amazon S3 - create object
Adds an object to a bucket. You must have WRITE permissions on a bucket to add an object to it.
-
Amazon S3 - create object from document
Adds an object to a bucket. From document.
-
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 - delete bucket cors
Deletes the cors configuration information set for the bucket.
-
Amazon S3 - delete bucket lifecycle
Deletes the lifecycle configuration from the bucket.
-
Amazon S3 - delete bucket policy
Deletes the policy from the bucket.
-
Amazon S3 - delete bucket tagging
Deletes the tags from the bucket.
-
Amazon S3 - delete bucket website
This operation removes the website configuration from the bucket.
-
Amazon S3 - delete object(s)
Deletes one or more objects from a bucket.
-
Amazon S3 - get bucket acl
Gets the access control policy for the bucket.
-
Amazon S3 - get bucket cors configuration
Returns the cors configuration for the bucket.
-
Amazon S3 - get bucket lifecycle configuration
Returns the lifecycle configuration information set on the bucket.
-
Amazon S3 - get bucket location
Returns the region the bucket resides in.
-
Amazon S3 - get bucket logging
Returns the logging status of a bucket and the permissions users have to view and modify that status.
-
Amazon S3 - get bucket policy
Returns the policy of a specified bucket.
-
Amazon S3 - get bucket tagging
Returns the tag set associated with the bucket.
-
Amazon S3 - get bucket versioning
Returns the versioning state of a bucket.
-
Amazon S3 - get bucket website
Returns the website configuration for a bucket.
-
Amazon S3 - get object
Retrieves objects from Amazon S3.
-
Amazon S3 - get object acl
Returns the access control list (ACL) of an object.
-
Amazon S3 - get object metadata
Gets the properties (metadata) of an object
-
Amazon S3 - get pre-signed URL
Returns a URL which can be used to create an object.
-
Amazon S3 - list buckets
Returns a list of all buckets owned by the authenticated sender of the request.
-
Amazon S3 - list object versions
Returns metadata about all of the versions of objects in a bucket.
-
Amazon S3 - list objects
Returns some or all (up to 1000) of the objects in a bucket.
-
Amazon S3 - put bucket acl
Sets the permissions on a bucket using access control lists (ACL).
-
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 bucket tagging
Sets the tags for a bucket.
-
Amazon S3 - put bucket versioning
Sets the versioning state of an existing bucket.
-
Amazon S3 - put bucket website
Set the website configuration for a bucket.
-
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.
-
Amazon S3 - put object storage class
Sets or updates an objects storage class.