|
729 | 729 | },
|
730 | 730 | "Granularity":{
|
731 | 731 | "shape":"Granularity",
|
732 |
| - "documentation":"<p>Sets the AWS cost granularity to <code>MONTHLY</code> or <code>DAILY</code>, or <code>HOURLY</code>. If <code>Granularity</code> isn't set, the response object doesn't include the <code>Granularity</code>, either <code>MONTHLY</code> or <code>DAILY</code>, or <code>HOURLY</code>. </p> <p>The <code>GetCostAndUsageRequest</code> operation supports only <code>DAILY</code> and <code>MONTHLY</code> granularities.</p>" |
| 732 | + "documentation":"<p>Sets the AWS cost granularity to <code>MONTHLY</code> or <code>DAILY</code>, or <code>HOURLY</code>. If <code>Granularity</code> isn't set, the response object doesn't include the <code>Granularity</code>, either <code>MONTHLY</code> or <code>DAILY</code>, or <code>HOURLY</code>. </p>" |
733 | 733 | },
|
734 | 734 | "Filter":{
|
735 | 735 | "shape":"Expression",
|
|
741 | 741 | },
|
742 | 742 | "GroupBy":{
|
743 | 743 | "shape":"GroupDefinitions",
|
744 |
| - "documentation":"<p>You can group AWS costs using up to two different groups, either dimensions, tag keys, or both.</p> <p>When you group by tag key, you get all tag values, including empty strings.</p> <p>Valid values are <code>AZ</code>, <code>INSTANCE_TYPE</code>, <code>LEGAL_ENTITY_NAME</code>, <code>LINKED_ACCOUNT</code>, <code>OPERATION</code>, <code>PLATFORM</code>, <code>PURCHASE_TYPE</code>, <code>SERVICE</code>, <code>TAGS</code>, <code>TENANCY</code>, and <code>USAGE_TYPE</code>.</p>" |
| 744 | + "documentation":"<p>You can group AWS costs using up to two different groups, either dimensions, tag keys, or both.</p> <p>When you group by tag key, you get all tag values, including empty strings.</p> <p>Valid values are <code>AZ</code>, <code>INSTANCE_TYPE</code>, <code>LEGAL_ENTITY_NAME</code>, <code>LINKED_ACCOUNT</code>, <code>OPERATION</code>, <code>PLATFORM</code>, <code>PURCHASE_TYPE</code>, <code>SERVICE</code>, <code>TAGS</code>, <code>TENANCY</code>, <code>RECORD_TYPE</code>, and <code>USAGE_TYPE</code>.</p>" |
745 | 745 | },
|
746 | 746 | "NextPageToken":{
|
747 | 747 | "shape":"NextPageToken",
|
|
2171 | 2171 | "shape":"GenericString",
|
2172 | 2172 | "documentation":"<p>The remaining On-Demand cost estimated to not be covered by the recommended Savings Plans, over the length of the lookback period.</p>"
|
2173 | 2173 | },
|
| 2174 | + "EstimatedOnDemandCostWithCurrentCommitment":{ |
| 2175 | + "shape":"GenericString", |
| 2176 | + "documentation":"<p> The estimated On-Demand costs you would expect with no additional commitment, based on your usage of the selected time period and the Savings Plans you own. </p>" |
| 2177 | + }, |
2174 | 2178 | "EstimatedSavingsAmount":{
|
2175 | 2179 | "shape":"GenericString",
|
2176 | 2180 | "documentation":"<p>The estimated savings amount based on the recommended Savings Plans over the length of the lookback period.</p>"
|
|
2266 | 2270 | "EstimatedMonthlySavingsAmount":{
|
2267 | 2271 | "shape":"GenericString",
|
2268 | 2272 | "documentation":"<p>The estimated monthly savings amount, based on the recommended Savings Plans purchase.</p>"
|
| 2273 | + }, |
| 2274 | + "EstimatedOnDemandCostWithCurrentCommitment":{ |
| 2275 | + "shape":"GenericString", |
| 2276 | + "documentation":"<p> The estimated On-Demand costs you would expect with no additional commitment, based on your usage of the selected time period and the Savings Plans you own. </p>" |
2269 | 2277 | }
|
2270 | 2278 | },
|
2271 | 2279 | "documentation":"<p>Summary metrics for your Savings Plans Purchase Recommendations.</p>"
|
|
0 commit comments