Releases: aws-solutions/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3
Releases · aws-solutions/data-transfer-from-amazon-s3-glacier-vaults-to-amazon-s3
v1.1.3
v1.1.2
v1.1.1
v1.1.0
[1.1.0] - 2024-04-04
Added
- Allow referencing an external destination bucket.
- Add SQS metrics widgets to CloudWatch dashboard to have a way to monitor the progress of the transfer
- Add a pre-built CloudWatch Logs Insights query for Lambdas errors
Updated
- Implement retry within MetricsProcessor Lambda when encountering TransactionConflict exception
- Use SHA-256 to generate TransactWriteItems ClientRequestToken as a more secure alternative to MD5 hashing
- Add try-except block around the archive naming logic to prevent the entire Glue job from failing due to a single/few names parsing errors.
- Enhance SSM Automation documents descriptions
- Add user-agents to all service clients to track usage on solution service API usage dashboard
Fixed
- Fix Glue jobs that are not generating CloudWatch logs
- Fix Glue job failures occurring when description fields contain UTF-8 encoded characters
- Fix duplicate archive names when there are identical archive names with the same creation time