BillingPeriodRange
A time range for which the margin summary is effective. The time range can be up to 12 months.
Contents
- ExclusiveEndBillingPeriod
-
The exclusive end billing period that defines a billing period range for the margin summary. For example, if you choose a billing period that starts in October 2023 and ends in December 2023, the margin summary will only include data from October 2023 and November 2023.
Type: String
Pattern:
\d{4}-(0?[1-9]|1[012])
Required: Yes
- InclusiveStartBillingPeriod
-
The inclusive start billing period that defines a billing period range for the margin summary.
Type: String
Pattern:
\d{4}-(0?[1-9]|1[012])
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: