Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-cost-explorer

Package Overview
Dependencies
Maintainers
5
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-cost-explorer - npm Package Compare versions

Comparing version 3.556.0 to 3.561.0

6

dist-types/commands/GetCostAndUsageWithResourcesCommand.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc