1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
For EBS volumes, you can view the differences between snapshots using the EBS direct APIs.
So I think it can be used as a reference for how much data has been collected.
https://aws.amazon.com/jp/blogs/aws/new-programmatic-access-to-ebs-snapshot-content/
https://docs.aws.amazon.com/ebs/latest/userguide/ebs-accessing-snapshot.html
https://docs.aws.amazon.com/ebs/latest/userguide/readsnapshots.html
In the case of RDS, a function similar to EBS direct APIs will not exist as of March 2025, so if you want to check the differences in your data, you will need to restore from a snapshot.
Relevant content
- asked 2 months ago
- asked 2 years ago
- asked a year ago
- AWS OFFICIALUpdated 7 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago