This document says
The AWS Cost Explorer API lets you directly access the interactive, ad-hoc query engine that powers AWS Cost Explorer. Each request will incur a cost of $0.01.
Does it hold true even if we access AWS Cost Explorer via Boto3? Boto3 documentation doesn't mention anything to that effect. This caused me confusion.