This basic use case demonstrates how to perform the following operations using the Amazon
S3 Snaps:
-
Configure key-value pairs containing parameters to pass to the Pipeline during
execution.
-
Configure the JSON Generator Snap with
sample data as follows.
-
Configure the JSON Formatter Snap to format
the data. You can view the JSON binary data in the output preview of the Snap.
-
Configure the
S3 Upload
Snap to upload the
binary data to S3 objects residing in the S3 bucket.
-
Configure the
S3 Copy
Snap to copy the S3
object from source folder to target folder.
-
Configure the
S3 Browser
Snap to list the
attributes for S3 objects.
-
Configure the
S3 Download
Snap to download S3
objects.
-
As the output is in binary format, you need to convert the binary data to document data
using the Binary to Document Snap.
-
Configure the
S3 Delete
Snap to delete the S3
objects. You can view the status of the deleted object in the output preview.
To successfully reuse pipelines:
- Download and import the pipeline into SnapLogic.
- Configure Snap accounts as applicable.
- Provide pipeline parameters as applicable.