Can any please help to understand data transfer charges ? by which metric and service i can check, how much data is transferred.?

0

We are getting charged in Bandwidth row of Cloud front billing. In the month of April only 1 line item for data transfer , but from may 1st , there is multiple slabs for charges?

已提问 1 年前261 查看次数
1 回答
1

In CloudFront's CloudWatch metrics, "BytesDownloaded" and "BytesUploaded" are metrics related to data transfer.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/programming-cloudwatch-metrics.html

I thought it would be possible to check the "sc-bytes" by enabling the CloudFront access log.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/AccessLogs.html#LogFileFormat

The total number of bytes that the server sent to the viewer in response to the request, including headers. For WebSocket connections, this is the total number of bytes sent from the server to the client through the connection.

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则