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.
This Snap Pack contains the following Snaps:
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 Presigned: Generates a presigned URL in the output document to access an Amazon S3 object.
S3 Select: Retrieves a subset of data from an S3 object.
S3 Upload: Uploads binary data to Amazon S3 objects.
Articles in this section
Child pages (Children Display)
Prerequisites
None.
Snap Pack History
Excerpt
name
S3 Snap Pack History
Release
Snap Pack Version
Date
Type
Updates
August 2024
438patches28445
Latest
Enhanced the S3 Download Snap with an Enable Staging checkbox that enables you to download an S3 object into a local temporary file. This enhancement addresses the cases where certain downstream Snaps take longer to process large volumes of data, potentially causing a connection reset error and pipeline failure.
August 2024
main27765
Stable
Updated and certified against the current Snaplogic Platform release.
May 2024
437patches26643
Latest
Fixed an issue with the S3 Browser Snap that could not initialize the output document properly, causing an error in the downstream Snaps.
May 2024
main26341
Stable
Enhanced the S3 Select Snap to capture metadata and lineage information from the input document.
February 2024
436patches25360
Latest
Fixed an issue with the Amazon S3 Snaps that displayed a null pointer exception when the Access Key ID or Secret Key field was empty while utilizing the S3 Express Bucket in the S3 Account. The Snaps now throw the configuration exception if either field is empty.
February 2024
main25112
Stable
Updated and certified against the current Snaplogic Platform release.
Updated and certified against the current Snaplogic Platform release.
August 2023
main22460
Stable
Updated and certified against the current SnapLogic Platform release.
May 2023
433patches21816
Latest
The Amazon S3 Snaps automatically detect the Maximum session duration value for the Cross-Account IAM role (1 through 12 hours). The Snaps round down the value to the nearest hour. So, if the Snap administrator sets the Maximum session duration at 3 hours and 45 minutes, the Snaps read it as 3 hours. The Snaps also refresh the session before it expires. However, the automatic session refresh does not support the case of very large file upload or download that takes longer than the maximum session duration.
May 2023
main21015
Stable
Upgraded with the latest SnapLogic Platform release.
February 2023
432patches20385
Latest
Added support for Ultra Task Pipelines.
February 2023
main19844
Stable
Upgraded with the latest SnapLogic Platform release.
November 2022
main18944
Stable
The S3 Browser Snap output now includes the Storage Class field, which indicates the archived status of the S3 object.
The S3 Download Snap no longer fails even when the pipeline has multiple Snaps after 430patches18348.
October 2022
430patches18674
Latest
Introduced the following Snaps:
S3 Archive enables you to archive an S3 object and change its storage class.
S3 Restore enables you to restore an archived S3 object.
S3 Select enables you to retrieve a subset of data from an S3 object.
The S3 Download Snap now does not fail even when the pipeline has multiple Snaps after 430patches18348.
The S3 Browser Snap output now includes the Storage Class field, which indicates the archived status of the S3 object.
August 2022
430patches17354
Latest
The KMS Region field in the S3 Account now suggests the regions when you click the suggestion icon.
August 2022
main17386
Stable
Introduced the Amazon S3 Snap Pack, which enables you to browse, copy, delete, download, or upload objects in S3. This Snap Pack contains the following Snaps:
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 Upload: Uploads binary data to Amazon S3 objects.
S3 Presigned: Generates a presigned URL in the output document to access an Amazon S3 object.