How to see S3 backup size?

0

Hello. How can I see the size of a specific S3 backup? I have looked, in the AWS console Backup Dashboard at the Recovery Point under "Protected Resources", In the Backup Vault (in each Recovery Point), and in the Jobs history. This information (size and transferred bytes) is not shown in any of them. I have set up EventBridge and sending the logs to CloudWatch but the log events of both the "Recovery Point State Change", and the "Backup Job State Change", always show: "backupSizeInBytes": "0", "bytesTransferred": "0". I know for sure that the S3 bucket has changed since the last backup, new large objects (GBs) were added. So, I can't find a proof that the backups are actually doing anything and what is the size they occupy. I can't even see what is the size of the first, complete, backup. I have tried using the CLI to describe the recovery points and backup jobs the backupSizeInBytes is always 0.

Thanks.

질문됨 2년 전994회 조회
1개 답변
0

Here is a link to the answer I got from AWS: https://github.com/aws/aws-sdk/issues/330#issuecomment-1222783831

TL;DR

Showing the size of the S3 backup recovery point is not possible and will not be supported. Showing the number of transferred bytes (bytesTransferred) will be supported in a future release.

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠