Export Amazon SimpleDB domain data to Amazon S3
Database Blog
This article introduces a new export functionality for Amazon SimpleDB that enables users to export domain data to Amazon S3 in JSON format for archival and migration purposes.
- Export SimpleDB domain data to S3 in JSON format for long-term storage
- Requires SimpleDB domain, S3 bucket, IAM permissions, and SimpleDBv2 CLI/SDK
- Initiate exports using StartDomainExport API; monitor status with GetExport operation
- Exports are asynchronous, full snapshots with automatic scaling independent of read workloads
- Rate limits: 5 exports per domain per 24 hours; 25 per account per 24 hours
- Exported data includes JSON objects with itemName and attributes; includes manifest files
- Data consistency uses exportDataCutoffTime; items inserted after cutoff not included
- S3 costs apply for storage, API calls, and data transfer; JSON overhead increases file size
- Domain deletion blocked during pending or in-progress exports
This feature provides a practical way to extract and preserve SimpleDB data in S3 for migration, archival, and modernization initiatives.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Mar 16
2026
2026
Amazon SimpleDB now supports exporting domain data to Amazon S3
Jul 23
2024
2024
Export Amazon RDS for MySQL and MariaDB databases to Amazon S3 using a custom API
Jan 21
2026
2026
Automate the export of Amazon RDS for MySQL or Amazon Aurora MySQL audit logs to Amazon S3 with batching or near real-time processing
Oct 1
2025
2025
How to export to Amazon S3 Tables by using AWS Step Functions Distributed Map
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.