aws-samples / aws-dataexchange-api-samples

Samples to help you get started with the AWS Data Exchange API.
https://aws.amazon.com/data-exchange
MIT No Attribution
22 stars 14 forks source link

add scripts - add-amazon-s3-data-files and create-amazon-s3-files-data-grant #94

Closed TSKnuhtsen closed 2 weeks ago

TSKnuhtsen commented 2 weeks ago

Add Amazon S3 Files Dataset

A Python script that automates AWS Data Exchange dataset creation using S3 bucket content. Creates datasets, generates revisions, and imports assets from S3 buckets, prefixes, or objects through a simple CLI interface.

Create file-based data grant on AWS Data Exchange

A Python script for automating AWS Data Exchange dataset creation with S3 files. Creates datasets, adds S3 objects as assets, and establishes data grants for specified AWS accounts with optional expiration dates.