Exporting AWS Data Exchange assets to an S3 bucket (AWS SDKs)
You can use the AWS SDKs to export AWS Data Exchange assets to an S3 bucket using the following instructions.
To export assets to an S3 bucket (AWS SDKs)
-
Create a
CreateJobrequest of typeEXPORT_ASSETS_TO_S3. -
Include the following in the request:
-
AssetDestinations-
AssetID -
Bucket -
Key
-
-
DataSetID -
Encryption-
KmsKeyArn -
Type
-
-
RevisionID
-
-
Start the
CreateJobrequest with aStartJoboperation that requires theJobIdreturned in step 1. -
(Optional) Update the assets' name property after they are created.
Note
For information about exporting an entire revision as a single job, see Exporting revisions from AWS Data Exchange.