|
201 | 201 | {"shape":"InvalidNextTokenException"},
|
202 | 202 | {"shape":"RequestChangedException"}
|
203 | 203 | ],
|
204 |
| - "documentation":"<p>Retrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related metric, such as <code>BlendedCosts</code> or <code>UsageQuantity</code>, that you want the request to return. You can also filter and group your data by various dimensions, such as <code>SERVICE</code> or <code>AZ</code>, in a specific time range. For a complete list of valid dimensions, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetDimensionValues.html\">GetDimensionValues</a> operation. Management account in an organization in Organizations have access to all member accounts. This API is currently available for the Amazon Elastic Compute Cloud – Compute service only.</p> <note> <p>This is an opt-in only feature. You can enable this feature from the Cost Explorer Settings page. For information about how to access the Settings page, see <a href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ce-access.html\">Controlling Access for Cost Explorer</a> in the <i>Billing and Cost Management User Guide</i>.</p> </note>" |
| 204 | + "documentation":"<p>Retrieves cost and usage metrics with resources for your account. You can specify which cost and usage-related metric, such as <code>BlendedCosts</code> or <code>UsageQuantity</code>, that you want the request to return. You can also filter and group your data by various dimensions, such as <code>SERVICE</code> or <code>AZ</code>, in a specific time range. For a complete list of valid dimensions, see the <a href=\"https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_GetDimensionValues.html\">GetDimensionValues</a> operation. Management account in an organization in Organizations have access to all member accounts.</p> <p>Hourly granularity is only available for EC2-Instances (Elastic Compute Cloud) resource-level data. All other resource-level data is available at daily granularity.</p> <note> <p>This is an opt-in only feature. You can enable this feature from the Cost Explorer Settings page. For information about how to access the Settings page, see <a href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ce-access.html\">Controlling Access for Cost Explorer</a> in the <i>Billing and Cost Management User Guide</i>.</p> </note>" |
205 | 205 | },
|
206 | 206 | "GetCostCategories":{
|
207 | 207 | "name":"GetCostCategories",
|
|
4013 | 4013 | "members":{
|
4014 | 4014 | "RecommendationId":{
|
4015 | 4015 | "shape":"GenericString",
|
4016 |
| - "documentation":"<p>The ID for this specific recommendation.</p>" |
| 4016 | + "documentation":"<p>The ID for the recommendation.</p>" |
4017 | 4017 | },
|
4018 | 4018 | "GenerationTimestamp":{
|
4019 | 4019 | "shape":"GenericString",
|
4020 |
| - "documentation":"<p>The timestamp for when Amazon Web Services made this recommendation.</p>" |
| 4020 | + "documentation":"<p>The timestamp for when Amazon Web Services made the recommendation.</p>" |
| 4021 | + }, |
| 4022 | + "AdditionalMetadata":{ |
| 4023 | + "shape":"GenericString", |
| 4024 | + "documentation":"<p>Additional metadata that might be applicable to the recommendation.</p>" |
4021 | 4025 | }
|
4022 | 4026 | },
|
4023 |
| - "documentation":"<p>Information about this specific recommendation, such as the timestamp for when Amazon Web Services made a specific recommendation.</p>" |
| 4027 | + "documentation":"<p>Information about a recommendation, such as the timestamp for when Amazon Web Services made a specific recommendation.</p>" |
4024 | 4028 | },
|
4025 | 4029 | "ReservationPurchaseRecommendationSummary":{
|
4026 | 4030 | "type":"structure",
|
|
4226 | 4230 | "members":{
|
4227 | 4231 | "RecommendationId":{
|
4228 | 4232 | "shape":"GenericString",
|
4229 |
| - "documentation":"<p>The ID for this specific recommendation.</p>" |
| 4233 | + "documentation":"<p>The ID for the recommendation.</p>" |
4230 | 4234 | },
|
4231 | 4235 | "GenerationTimestamp":{
|
4232 | 4236 | "shape":"GenericString",
|
4233 |
| - "documentation":"<p>The timestamp for when Amazon Web Services made this recommendation.</p>" |
| 4237 | + "documentation":"<p>The timestamp for when Amazon Web Services made the recommendation.</p>" |
4234 | 4238 | },
|
4235 | 4239 | "LookbackPeriodInDays":{
|
4236 | 4240 | "shape":"LookbackPeriodInDays",
|
4237 |
| - "documentation":"<p>The number of days of previous usage that Amazon Web Services considers when making this recommendation.</p>" |
| 4241 | + "documentation":"<p>The number of days of previous usage that Amazon Web Services considers when making the recommendation.</p>" |
4238 | 4242 | },
|
4239 | 4243 | "AdditionalMetadata":{
|
4240 | 4244 | "shape":"GenericString",
|
4241 | 4245 | "documentation":"<p>Additional metadata that might be applicable to the recommendation.</p>"
|
4242 | 4246 | }
|
4243 | 4247 | },
|
4244 |
| - "documentation":"<p>Metadata for this recommendation set.</p>" |
| 4248 | + "documentation":"<p>Metadata for a recommendation set.</p>" |
4245 | 4249 | },
|
4246 | 4250 | "RightsizingRecommendationSummary":{
|
4247 | 4251 | "type":"structure",
|
|
0 commit comments