Amazon S3 Snap Pack
Overview
Amazon S3 is a service offered by Amazon Web Services that provides object storage so you can retrieve data from anywhere. You can use Snaps in this Snap Pack to browse, copy, delete, download, or upload objects in S3.
-
S3 Archive : Archives or changes the storage class of an S3 object.
-
S3 Browser : Lists the attributes of Amazon S3 objects in a specific bucket matching the prefix.
-
S3 Copy : Sends a copy request to the AWS S3 service to copy an Amazon S3 object from a source bucket to a target bucket.
-
S3 Delete : Removes an object from the specified bucket.
-
S3 Download : Downloads Amazon S3 objects from the S3 bucket.
- S3 Poller : Periodically checks a given directory (and optionally subdirectories) to produce output documents that match a given filter.
-
S3 Presigned : Generates a presigned URL in the output document to access an Amazon S3 object.
-
S3 Restore : Restores an archived S3 object.
-
S3 Select : Retrieves a subset of data from an S3 object.
-
S3 Upload : Uploads binary data to Amazon S3 objects.