@aws-sdk/client-cost-explorer
Advanced tools
Comparing version 3.556.0 to 3.561.0
@@ -33,4 +33,6 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* 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> | ||
* 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> | ||
@@ -37,0 +39,0 @@ * <p>This is an opt-in only feature. You can enable this feature from the Cost Explorer |
@@ -139,2 +139,3 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* // GenerationTimestamp: "STRING_VALUE", | ||
* // AdditionalMetadata: "STRING_VALUE", | ||
* // }, | ||
@@ -141,0 +142,0 @@ * // Recommendations: [ // ReservationPurchaseRecommendations |
@@ -531,2 +531,3 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client"; | ||
GenerationTimestamp?: string; | ||
AdditionalMetadata?: string; | ||
} | ||
@@ -533,0 +534,0 @@ export interface EC2InstanceDetails { |
{ | ||
"name": "@aws-sdk/client-cost-explorer", | ||
"description": "AWS SDK for JavaScript Cost Explorer Client for Node.js, Browser and React Native", | ||
"version": "3.556.0", | ||
"version": "3.561.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1186631
26508