@aws-sdk/client-cost-and-usage-report-service 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/CostAndUsageReportService.js +1 -1
- package/dist-cjs/CostAndUsageReportService.js.map +1 -0
- package/{dist/cjs → dist-cjs}/CostAndUsageReportServiceClient.js +8 -8
- package/dist-cjs/CostAndUsageReportServiceClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteReportDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteReportDefinitionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeReportDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeReportDefinitionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ModifyReportDefinitionCommand.js +2 -2
- package/dist-cjs/commands/ModifyReportDefinitionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutReportDefinitionCommand.js +2 -2
- package/dist-cjs/commands/PutReportDefinitionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeReportDefinitionsPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeReportDefinitionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/protocols/Aws_json1_1.js +0 -0
- package/dist-cjs/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/CostAndUsageReportService.js +1 -1
- package/dist-es/CostAndUsageReportService.js.map +1 -0
- package/{dist/es → dist-es}/CostAndUsageReportServiceClient.js +1 -1
- package/dist-es/CostAndUsageReportServiceClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteReportDefinitionCommand.js +2 -2
- package/dist-es/commands/DeleteReportDefinitionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeReportDefinitionsCommand.js +2 -2
- package/dist-es/commands/DescribeReportDefinitionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ModifyReportDefinitionCommand.js +2 -2
- package/dist-es/commands/ModifyReportDefinitionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutReportDefinitionCommand.js +2 -2
- package/dist-es/commands/PutReportDefinitionCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeReportDefinitionsPaginator.js +1 -1
- package/dist-es/pagination/DescribeReportDefinitionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/protocols/Aws_json1_1.js +0 -0
- package/dist-es/protocols/Aws_json1_1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/CostAndUsageReportService.d.ts +2 -2
- package/{dist/types → dist-types}/CostAndUsageReportServiceClient.d.ts +5 -5
- package/{dist/types → dist-types}/commands/DeleteReportDefinitionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeReportDefinitionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ModifyReportDefinitionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/PutReportDefinitionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeReportDefinitionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/CostAndUsageReportService.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/CostAndUsageReportServiceClient.d.ts +5 -5
- package/{dist/types → dist-types}/ts3.4/commands/DeleteReportDefinitionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeReportDefinitionsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ModifyReportDefinitionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/PutReportDefinitionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeReportDefinitionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_json1_1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{CostAndUsageReportService.ts → src/CostAndUsageReportService.ts} +3 -2
- package/{CostAndUsageReportServiceClient.ts → src/CostAndUsageReportServiceClient.ts} +31 -30
- package/{commands → src/commands}/DeleteReportDefinitionCommand.ts +12 -11
- package/{commands → src/commands}/DescribeReportDefinitionsCommand.ts +12 -11
- package/{commands → src/commands}/ModifyReportDefinitionCommand.ts +12 -11
- package/{commands → src/commands}/PutReportDefinitionCommand.ts +12 -11
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeReportDefinitionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{protocols → src/protocols}/Aws_json1_1.ts +15 -14
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/CostAndUsageReportService.js.map +0 -1
- package/dist/cjs/CostAndUsageReportServiceClient.js.map +0 -1
- package/dist/cjs/commands/DeleteReportDefinitionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeReportDefinitionsCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyReportDefinitionCommand.js.map +0 -1
- package/dist/cjs/commands/PutReportDefinitionCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- package/dist/cjs/pagination/DescribeReportDefinitionsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/CostAndUsageReportService.js.map +0 -1
- package/dist/es/CostAndUsageReportServiceClient.js.map +0 -1
- package/dist/es/commands/DeleteReportDefinitionCommand.js.map +0 -1
- package/dist/es/commands/DescribeReportDefinitionsCommand.js.map +0 -1
- package/dist/es/commands/ModifyReportDefinitionCommand.js.map +0 -1
- package/dist/es/commands/PutReportDefinitionCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -91
- package/dist/es/pagination/DescribeReportDefinitionsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
-
import packageInfo from "./package.json";
|
|
3
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
4
3
|
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
4
|
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
@@ -8,6 +7,7 @@ import { fromBase64, toBase64 } from "@aws-sdk/util-base64-browser";
|
|
|
8
7
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
9
8
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
10
9
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
10
|
+
import packageInfo from "../package.json";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
12
|
export var getRuntimeConfig = function (config) {
|
|
13
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeConfig.browser.js","sourceRoot":"","sources":["../src/runtimeConfig.browser.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAG9D,OAAO,WAAW,MAAM,iBAAiB,CAAC;AAE1C,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAKpF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA6C;;IAC5E,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,SAAS,EAClB,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,CAAC,UAAC,CAAU,IAAK,OAAA,cAAM,OAAA,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,uBAAuB,CAAC,CAAC,EAAlD,CAAkD,EAAxD,CAAwD,CAAC,EACjH,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,oBAAoB,EACxD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,eAAe,CAAC,mBAAmB,CAAC,EAC9D,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,gBAAgB,EAAE,EAChE,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,CAAC,cAAM,OAAA,OAAO,CAAC,OAAO,CAAC,kBAAkB,CAAC,EAAnC,CAAmC,CAAC,EAC3E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,EAChC,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
|
-
import packageInfo from "./package.json";
|
|
3
2
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
4
3
|
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS } from "@aws-sdk/config-resolver";
|
|
5
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
@@ -7,12 +6,13 @@ import { Hash } from "@aws-sdk/hash-node";
|
|
|
7
6
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
8
7
|
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
9
8
|
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
+
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
10
10
|
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node";
|
|
11
11
|
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
12
12
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
|
+
import packageInfo from "../package.json";
|
|
14
15
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
16
|
export var getRuntimeConfig = function (config) {
|
|
17
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
18
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeConfig.js","sourceRoot":"","sources":["../src/runtimeConfig.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,iCAAiC,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,+BAA+B,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACvG,OAAO,EAAE,eAAe,IAAI,yBAAyB,EAAE,MAAM,mCAAmC,CAAC;AACjG,OAAO,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC1C,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AAC5G,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAC9E,OAAO,EAAE,+BAA+B,EAAE,MAAM,wBAAwB,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAG3D,OAAO,WAAW,MAAM,iBAAiB,CAAC;AAE1C,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAKpF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA6C;;IAC5E,+BAA+B,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;IACjD,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,MAAM,EACf,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,iCAAiC,CAAC,yBAAyB,CAAC,EACnG,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,cAAc,CAAC,+BAA+B,CAAC,EACnF,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,cAAc,CAAC,0BAA0B,EAAE,+BAA+B,CAAC,EACrG,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,eAAe,EAAE,EAC/D,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,cAAc,CAAC,8BAA8B,CAAC,EAC9E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,EACnD,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../src/runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAG/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAKtF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA6C;;IAC5E,IAAM,eAAe,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACxD,sCACK,eAAe,GACf,MAAM,KACT,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,IAChC;AACJ,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../src/runtimeConfig.shared.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAG/C,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAKxD,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAA6C;;IAAK,OAAA,CAAC;QAClF,UAAU,EAAE,YAAY;QACxB,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,KAAK;QACrD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAK,EAAe;QAC1C,kBAAkB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,mCAAI,yBAAyB;QAC3E,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,+BAA+B;QAC/D,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,QAAQ;KACzC,CAAC,CAAA;CAAA,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
2
|
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "./commands/DeleteReportDefinitionCommand";
|
|
3
3
|
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "./commands/DescribeReportDefinitionsCommand";
|
|
4
4
|
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "./commands/ModifyReportDefinitionCommand";
|
|
5
5
|
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "./commands/PutReportDefinitionCommand";
|
|
6
|
-
import {
|
|
6
|
+
import { CostAndUsageReportServiceClient } from "./CostAndUsageReportServiceClient";
|
|
7
7
|
/**
|
|
8
8
|
* <p>The AWS Cost and Usage Report API enables you to programmatically create, query, and delete
|
|
9
9
|
* AWS Cost and Usage report definitions.</p>
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "./commands/DeleteReportDefinitionCommand";
|
|
2
|
-
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "./commands/DescribeReportDefinitionsCommand";
|
|
3
|
-
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "./commands/ModifyReportDefinitionCommand";
|
|
4
|
-
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "./commands/PutReportDefinitionCommand";
|
|
5
1
|
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
6
2
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
7
3
|
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
@@ -9,7 +5,11 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
9
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
10
6
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
11
7
|
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
12
|
-
import {
|
|
8
|
+
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
|
+
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "./commands/DeleteReportDefinitionCommand";
|
|
10
|
+
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "./commands/DescribeReportDefinitionsCommand";
|
|
11
|
+
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "./commands/ModifyReportDefinitionCommand";
|
|
12
|
+
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "./commands/PutReportDefinitionCommand";
|
|
13
13
|
export declare type ServiceInputTypes = DeleteReportDefinitionCommandInput | DescribeReportDefinitionsCommandInput | ModifyReportDefinitionCommandInput | PutReportDefinitionCommandInput;
|
|
14
14
|
export declare type ServiceOutputTypes = DeleteReportDefinitionCommandOutput | DescribeReportDefinitionsCommandOutput | ModifyReportDefinitionCommandOutput | PutReportDefinitionCommandOutput;
|
|
15
15
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { DeleteReportDefinitionRequest, DeleteReportDefinitionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteReportDefinitionCommandInput extends DeleteReportDefinitionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteReportDefinitionCommandOutput extends DeleteReportDefinitionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { DescribeReportDefinitionsRequest, DescribeReportDefinitionsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeReportDefinitionsCommandInput extends DescribeReportDefinitionsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeReportDefinitionsCommandOutput extends DescribeReportDefinitionsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { ModifyReportDefinitionRequest, ModifyReportDefinitionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ModifyReportDefinitionCommandInput extends ModifyReportDefinitionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ModifyReportDefinitionCommandOutput extends ModifyReportDefinitionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { PutReportDefinitionRequest, PutReportDefinitionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface PutReportDefinitionCommandInput extends PutReportDefinitionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PutReportDefinitionCommandOutput extends PutReportDefinitionResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "../commands/DescribeReportDefinitionsCommand";
|
|
2
3
|
import { CostAndUsageReportServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeReportDefinitions(config: CostAndUsageReportServicePaginationConfiguration, input: DescribeReportDefinitionsCommandInput, ...additionalArguments: any): Paginator<DescribeReportDefinitionsCommandOutput>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { CostAndUsageReportService } from "../CostAndUsageReportService";
|
|
2
3
|
import { CostAndUsageReportServiceClient } from "../CostAndUsageReportServiceClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface CostAndUsageReportServicePaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: CostAndUsageReportService | CostAndUsageReportServiceClient;
|
|
6
6
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "../commands/DeleteReportDefinitionCommand";
|
|
2
4
|
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "../commands/DescribeReportDefinitionsCommand";
|
|
3
5
|
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "../commands/ModifyReportDefinitionCommand";
|
|
4
6
|
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "../commands/PutReportDefinitionCommand";
|
|
5
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
7
7
|
export declare const serializeAws_json1_1DeleteReportDefinitionCommand: (input: DeleteReportDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
8
8
|
export declare const serializeAws_json1_1DescribeReportDefinitionsCommand: (input: DescribeReportDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
9
9
|
export declare const serializeAws_json1_1ModifyReportDefinitionCommand: (input: ModifyReportDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CostAndUsageReportServiceClientC
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
File without changes
|
|
File without changes
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
2
|
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "./commands/DeleteReportDefinitionCommand";
|
|
3
3
|
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "./commands/DescribeReportDefinitionsCommand";
|
|
4
4
|
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "./commands/ModifyReportDefinitionCommand";
|
|
5
5
|
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "./commands/PutReportDefinitionCommand";
|
|
6
|
-
import {
|
|
6
|
+
import { CostAndUsageReportServiceClient } from "./CostAndUsageReportServiceClient";
|
|
7
7
|
/**
|
|
8
8
|
* <p>The AWS Cost and Usage Report API enables you to programmatically create, query, and delete
|
|
9
9
|
* AWS Cost and Usage report definitions.</p>
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "./commands/DeleteReportDefinitionCommand";
|
|
2
|
-
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "./commands/DescribeReportDefinitionsCommand";
|
|
3
|
-
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "./commands/ModifyReportDefinitionCommand";
|
|
4
|
-
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "./commands/PutReportDefinitionCommand";
|
|
5
1
|
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
6
2
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
7
3
|
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
@@ -9,7 +5,11 @@ import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-s
|
|
|
9
5
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
10
6
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
11
7
|
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
12
|
-
import {
|
|
8
|
+
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
9
|
+
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "./commands/DeleteReportDefinitionCommand";
|
|
10
|
+
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "./commands/DescribeReportDefinitionsCommand";
|
|
11
|
+
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "./commands/ModifyReportDefinitionCommand";
|
|
12
|
+
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "./commands/PutReportDefinitionCommand";
|
|
13
13
|
export declare type ServiceInputTypes = DeleteReportDefinitionCommandInput | DescribeReportDefinitionsCommandInput | ModifyReportDefinitionCommandInput | PutReportDefinitionCommandInput;
|
|
14
14
|
export declare type ServiceOutputTypes = DeleteReportDefinitionCommandOutput | DescribeReportDefinitionsCommandOutput | ModifyReportDefinitionCommandOutput | PutReportDefinitionCommandOutput;
|
|
15
15
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { DeleteReportDefinitionRequest, DeleteReportDefinitionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteReportDefinitionCommandInput extends DeleteReportDefinitionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteReportDefinitionCommandOutput extends DeleteReportDefinitionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { DescribeReportDefinitionsRequest, DescribeReportDefinitionsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DescribeReportDefinitionsCommandInput extends DescribeReportDefinitionsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeReportDefinitionsCommandOutput extends DescribeReportDefinitionsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { ModifyReportDefinitionRequest, ModifyReportDefinitionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ModifyReportDefinitionCommandInput extends ModifyReportDefinitionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ModifyReportDefinitionCommandOutput extends ModifyReportDefinitionResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { CostAndUsageReportServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CostAndUsageReportServiceClient";
|
|
2
4
|
import { PutReportDefinitionRequest, PutReportDefinitionResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface PutReportDefinitionCommandInput extends PutReportDefinitionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PutReportDefinitionCommandOutput extends PutReportDefinitionResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "../commands/DescribeReportDefinitionsCommand";
|
|
2
3
|
import { CostAndUsageReportServicePaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateDescribeReportDefinitions(config: CostAndUsageReportServicePaginationConfiguration, input: DescribeReportDefinitionsCommandInput, ...additionalArguments: any): Paginator<DescribeReportDefinitionsCommandOutput>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { CostAndUsageReportService } from "../CostAndUsageReportService";
|
|
2
3
|
import { CostAndUsageReportServiceClient } from "../CostAndUsageReportServiceClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface CostAndUsageReportServicePaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: CostAndUsageReportService | CostAndUsageReportServiceClient;
|
|
6
6
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { DeleteReportDefinitionCommandInput, DeleteReportDefinitionCommandOutput } from "../commands/DeleteReportDefinitionCommand";
|
|
2
4
|
import { DescribeReportDefinitionsCommandInput, DescribeReportDefinitionsCommandOutput } from "../commands/DescribeReportDefinitionsCommand";
|
|
3
5
|
import { ModifyReportDefinitionCommandInput, ModifyReportDefinitionCommandOutput } from "../commands/ModifyReportDefinitionCommand";
|
|
4
6
|
import { PutReportDefinitionCommandInput, PutReportDefinitionCommandOutput } from "../commands/PutReportDefinitionCommand";
|
|
5
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
6
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
7
7
|
export declare const serializeAws_json1_1DeleteReportDefinitionCommand: (input: DeleteReportDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
8
8
|
export declare const serializeAws_json1_1DescribeReportDefinitionsCommand: (input: DescribeReportDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
9
9
|
export declare const serializeAws_json1_1ModifyReportDefinitionCommand: (input: ModifyReportDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: CostAndUsageReportServiceClientC
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
File without changes
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cost-and-usage-report-service",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cost And Usage Report Service Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -11,54 +11,48 @@
|
|
|
11
11
|
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
12
|
"clean:dist": "rimraf ./dist",
|
|
13
13
|
"clean:docs": "rimraf ./docs",
|
|
14
|
-
"downlevel-dts": "downlevel-dts dist
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
15
|
"test": "exit 0"
|
|
16
16
|
},
|
|
17
|
-
"main": "./dist
|
|
18
|
-
"types": "./dist
|
|
19
|
-
"module": "./dist
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
25
|
-
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
58
52
|
"tslib": "^2.3.0"
|
|
59
53
|
},
|
|
60
54
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
55
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
62
56
|
"@types/node": "^12.7.5",
|
|
63
57
|
"downlevel-dts": "0.7.0",
|
|
64
58
|
"jest": "^26.1.0",
|
|
@@ -72,8 +66,8 @@
|
|
|
72
66
|
},
|
|
73
67
|
"typesVersions": {
|
|
74
68
|
"<4.0": {
|
|
75
|
-
"dist
|
|
76
|
-
"dist
|
|
69
|
+
"dist-types/*": [
|
|
70
|
+
"dist-types/ts3.4/*"
|
|
77
71
|
]
|
|
78
72
|
}
|
|
79
73
|
},
|
|
@@ -82,6 +76,12 @@
|
|
|
82
76
|
"url": "https://aws.amazon.com/javascript/"
|
|
83
77
|
},
|
|
84
78
|
"license": "Apache-2.0",
|
|
79
|
+
"browser": {
|
|
80
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
81
|
+
},
|
|
82
|
+
"react-native": {
|
|
83
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
84
|
+
},
|
|
85
85
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-cost-and-usage-report-service",
|
|
86
86
|
"repository": {
|
|
87
87
|
"type": "git",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import {
|
|
3
4
|
DeleteReportDefinitionCommand,
|
|
4
5
|
DeleteReportDefinitionCommandInput,
|
|
@@ -19,7 +20,7 @@ import {
|
|
|
19
20
|
PutReportDefinitionCommandInput,
|
|
20
21
|
PutReportDefinitionCommandOutput,
|
|
21
22
|
} from "./commands/PutReportDefinitionCommand";
|
|
22
|
-
import {
|
|
23
|
+
import { CostAndUsageReportServiceClient } from "./CostAndUsageReportServiceClient";
|
|
23
24
|
|
|
24
25
|
/**
|
|
25
26
|
* <p>The AWS Cost and Usage Report API enables you to programmatically create, query, and delete
|
|
@@ -1,20 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
DeleteReportDefinitionCommandInput,
|
|
3
|
-
DeleteReportDefinitionCommandOutput,
|
|
4
|
-
} from "./commands/DeleteReportDefinitionCommand";
|
|
5
|
-
import {
|
|
6
|
-
DescribeReportDefinitionsCommandInput,
|
|
7
|
-
DescribeReportDefinitionsCommandOutput,
|
|
8
|
-
} from "./commands/DescribeReportDefinitionsCommand";
|
|
9
|
-
import {
|
|
10
|
-
ModifyReportDefinitionCommandInput,
|
|
11
|
-
ModifyReportDefinitionCommandOutput,
|
|
12
|
-
} from "./commands/ModifyReportDefinitionCommand";
|
|
13
|
-
import {
|
|
14
|
-
PutReportDefinitionCommandInput,
|
|
15
|
-
PutReportDefinitionCommandOutput,
|
|
16
|
-
} from "./commands/PutReportDefinitionCommand";
|
|
17
|
-
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
18
1
|
import {
|
|
19
2
|
EndpointsInputConfig,
|
|
20
3
|
EndpointsResolvedConfig,
|
|
@@ -25,13 +8,13 @@ import {
|
|
|
25
8
|
} from "@aws-sdk/config-resolver";
|
|
26
9
|
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
27
10
|
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
28
12
|
HostHeaderInputConfig,
|
|
29
13
|
HostHeaderResolvedConfig,
|
|
30
|
-
getHostHeaderPlugin,
|
|
31
14
|
resolveHostHeaderConfig,
|
|
32
15
|
} from "@aws-sdk/middleware-host-header";
|
|
33
16
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
34
|
-
import {
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
35
18
|
import {
|
|
36
19
|
AwsAuthInputConfig,
|
|
37
20
|
AwsAuthResolvedConfig,
|
|
@@ -39,10 +22,10 @@ import {
|
|
|
39
22
|
resolveAwsAuthConfig,
|
|
40
23
|
} from "@aws-sdk/middleware-signing";
|
|
41
24
|
import {
|
|
42
|
-
UserAgentInputConfig,
|
|
43
|
-
UserAgentResolvedConfig,
|
|
44
25
|
getUserAgentPlugin,
|
|
45
26
|
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
46
29
|
} from "@aws-sdk/middleware-user-agent";
|
|
47
30
|
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
48
31
|
import {
|
|
@@ -51,8 +34,6 @@ import {
|
|
|
51
34
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
52
35
|
} from "@aws-sdk/smithy-client";
|
|
53
36
|
import {
|
|
54
|
-
Provider,
|
|
55
|
-
RegionInfoProvider,
|
|
56
37
|
Credentials as __Credentials,
|
|
57
38
|
Decoder as __Decoder,
|
|
58
39
|
Encoder as __Encoder,
|
|
@@ -61,11 +42,31 @@ import {
|
|
|
61
42
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
62
43
|
Logger as __Logger,
|
|
63
44
|
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
64
47
|
StreamCollector as __StreamCollector,
|
|
65
48
|
UrlParser as __UrlParser,
|
|
66
49
|
UserAgent as __UserAgent,
|
|
67
50
|
} from "@aws-sdk/types";
|
|
68
51
|
|
|
52
|
+
import {
|
|
53
|
+
DeleteReportDefinitionCommandInput,
|
|
54
|
+
DeleteReportDefinitionCommandOutput,
|
|
55
|
+
} from "./commands/DeleteReportDefinitionCommand";
|
|
56
|
+
import {
|
|
57
|
+
DescribeReportDefinitionsCommandInput,
|
|
58
|
+
DescribeReportDefinitionsCommandOutput,
|
|
59
|
+
} from "./commands/DescribeReportDefinitionsCommand";
|
|
60
|
+
import {
|
|
61
|
+
ModifyReportDefinitionCommandInput,
|
|
62
|
+
ModifyReportDefinitionCommandOutput,
|
|
63
|
+
} from "./commands/ModifyReportDefinitionCommand";
|
|
64
|
+
import {
|
|
65
|
+
PutReportDefinitionCommandInput,
|
|
66
|
+
PutReportDefinitionCommandOutput,
|
|
67
|
+
} from "./commands/PutReportDefinitionCommand";
|
|
68
|
+
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
69
|
+
|
|
69
70
|
export type ServiceInputTypes =
|
|
70
71
|
| DeleteReportDefinitionCommandInput
|
|
71
72
|
| DescribeReportDefinitionsCommandInput
|
|
@@ -249,13 +250,13 @@ export class CostAndUsageReportServiceClient extends __Client<
|
|
|
249
250
|
readonly config: CostAndUsageReportServiceClientResolvedConfig;
|
|
250
251
|
|
|
251
252
|
constructor(configuration: CostAndUsageReportServiceClientConfig) {
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
253
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
254
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
255
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
256
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
257
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
258
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
259
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
259
260
|
super(_config_6);
|
|
260
261
|
this.config = _config_6;
|
|
261
262
|
this.middlewareStack.use(getRetryPlugin(this.config));
|