Will AWS charge for making Price API requests?

I am using Python boto3 to query the price information of AWS services.

I wonder will AWS charges for making these requests. Since I am not using API to create or modify any service. I am just using API to get the price information.

Since this link(API_Gateway) shows you will be charged for the API requests after a certain number reaches or after free trial complete.

I am asking this, especially for pricing because of the pricing data is available for free in bulk API.

So, I just wanted to know will AWS charges for Price API requests.

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.