Skip to content

DynamoDB: Import table from S3 #21825

@LeeroyHannigan

Description

@LeeroyHannigan

Describe the feature

To import data into DynamoDB, your data must be in an Amazon S3 bucket in CSV, DynamoDB JSON, or Amazon Ion format. Data can be compressed in ZSTD or GZIP format, or can be directly imported in uncompressed form. Source data can either be a single Amazon S3 object or multiple Amazon S3 objects that use the same prefix.

CFN ImportSpecification

DynamoDB S3DataImport

Use Case

Feature parity with CFN for newly created feature.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.38.1

Environment details (OS name and version, etc.)

Mac OS 12.5

Metadata

Metadata

Labels

@aws-cdk/aws-dynamodbRelated to Amazon DynamoDBeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.in-progressThis issue is being actively worked on.p1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions