1 Answer
- Newest
- Most votes
- Most comments
2
Hello Jeff,
You do not get charged for data transfer out because the object does not exist. However, you go get charged $0.0004 per 1,000 requests. This means that you need to call GetObject request 25 million times to be charged $1 dollar.
Reference Links: https://aws.amazon.com/s3/pricing/ https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
Regards, Carlos L
answered a year ago
Relevant content
- asked 5 months ago
- asked 3 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
I'll guess this is when I do not use a custom error page and the response is generated by the AWS API/server itself. thank you.
I think you meant 2.5 million requests for 1 $, not 25 mil.