koki-develop/DynamoDB Export Action

Action to export data from DynamoDB table to S3 bucket.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tableThe name of the DynamoDB table to export data from.yes
s3-bucketThe name of the Amazon S3 bucket to export the snapshot to.yes
s3-prefixS3 prefix to export data to.no
export-formatThe format for the exported data. Valid values are DYNAMODB_JSON or ION. The default value is DYNAMODB_JSON.noDYNAMODB_JSON
namedescription
export-arnThe Amazon Resource Name (ARN) of the table export.
export-idThe ID of the table export.
export-manifestThe name of the manifest file for the export task.