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 年前檢視次數 262 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南