Snap examples
| Example | Snaps used |
|---|---|
|
Browsing and Archiving Amazon S3 Objects This example Pipeline demonstrates how to browse an S3 object and then archive it. |
|
|
Basic Use Case - Managing Data in S3 This basic use case demonstrates how to use the Amazon S3 Snaps to upload a single JSON file to an S3 object, copy it, list the object and its attributes, download it, and then delete it. |
|
|
Generating a Presigned URL using GET Method This example Pipeline demonstrates how to generate a presigned URL to get an S3 object. |
|
|
Generating a Presigned URL using PUT Method This example demonstrates how to generate a presigned URL using HTTP PUT and GET methods. |
|
|
Browsing and Restoring Amazon S3 Objects This example Pipeline demonstrates how to browse an S3 object and then restore it. |
|
|
Selecting a Subset of Data from an Amazon S3 Object (CSV file) This example Pipeline demonstrates how to use the Amazon S3 Select Snap to select a subset of data from a CSV file. |
|
|
Selecting a Subset of Data from an Amazon S3 Object (JSON file) This example Pipeline demonstrates how to use the Amazon S3 Select Snap to select a subset of data from a JSON file. |