You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS Cost Explorer Service Update: This release updates existing Savings Plans Purchase Analyzer and Recommendations APIs to support Database Savings Plans.
Copy file name to clipboardExpand all lines: services/costexplorer/src/main/resources/codegen-resources/service-2.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2894,7 +2894,7 @@
2894
2894
},
2895
2895
"Granularity":{
2896
2896
"shape":"Granularity",
2897
-
"documentation":"<p>How granular you want the forecast to be. You can get 3 months of <code>DAILY</code> forecasts or 12 months of <code>MONTHLY</code> forecasts.</p> <p>The <code>GetCostForecast</code> operation supports only <code>DAILY</code> and <code>MONTHLY</code> granularities.</p>"
2897
+
"documentation":"<p>How granular you want the forecast to be. You can get 3 months of <code>DAILY</code> forecasts or 18 months of <code>MONTHLY</code> forecasts.</p> <p>The <code>GetCostForecast</code> operation supports only <code>DAILY</code> and <code>MONTHLY</code> granularities.</p>"
2898
2898
},
2899
2899
"Filter":{
2900
2900
"shape":"Expression",
@@ -3514,7 +3514,7 @@
3514
3514
},
3515
3515
"Granularity":{
3516
3516
"shape":"Granularity",
3517
-
"documentation":"<p>How granular you want the forecast to be. You can get 3 months of <code>DAILY</code> forecasts or 12 months of <code>MONTHLY</code> forecasts.</p> <p>The <code>GetUsageForecast</code> operation supports only <code>DAILY</code> and <code>MONTHLY</code> granularities.</p>"
3517
+
"documentation":"<p>How granular you want the forecast to be. You can get 3 months of <code>DAILY</code> forecasts or 18 months of <code>MONTHLY</code> forecasts.</p> <p>The <code>GetUsageForecast</code> operation supports only <code>DAILY</code> and <code>MONTHLY</code> granularities.</p>"
0 commit comments