@aws-sdk/client-cost-explorer 3.28.0 → 3.32.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 +32 -0
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_json1_1.js +13 -13
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/endpoints.js +1 -2
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/protocols/Aws_json1_1.js +14 -14
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +15 -15
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,38 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.32.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.31.0...v3.32.0) (2021-09-17)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-cost-explorer
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.31.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.30.0...v3.31.0) (2021-09-11)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @aws-sdk/client-cost-explorer
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [3.30.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.29.0...v3.30.0) (2021-09-07)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @aws-sdk/client-cost-explorer
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
# [3.29.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.28.0...v3.29.0) (2021-09-02)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @aws-sdk/client-cost-explorer
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
6
38
|
# [3.28.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.27.0...v3.28.0) (2021-08-27)
|
|
7
39
|
|
|
8
40
|
|
package/dist/cjs/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cost-explorer",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cost Explorer Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.32.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
|
|
7
7
|
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@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.
|
|
30
|
+
"@aws-sdk/client-sts": "3.32.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.32.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.32.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.32.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.32.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.32.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.32.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.32.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.32.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.32.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.32.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.32.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.32.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.32.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.32.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.32.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.32.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.32.0",
|
|
48
|
+
"@aws-sdk/types": "3.32.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.32.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.32.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.32.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.32.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.32.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.32.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.32.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.32.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.32.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.3.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
|
@@ -2945,7 +2945,7 @@ const deserializeAws_json1_1Anomaly = (output, context) => {
|
|
|
2945
2945
|
const deserializeAws_json1_1AnomalyMonitor = (output, context) => {
|
|
2946
2946
|
return {
|
|
2947
2947
|
CreationDate: smithy_client_1.expectString(output.CreationDate),
|
|
2948
|
-
DimensionalValueCount: smithy_client_1.
|
|
2948
|
+
DimensionalValueCount: smithy_client_1.expectInt32(output.DimensionalValueCount),
|
|
2949
2949
|
LastEvaluatedDate: smithy_client_1.expectString(output.LastEvaluatedDate),
|
|
2950
2950
|
LastUpdatedDate: smithy_client_1.expectString(output.LastUpdatedDate),
|
|
2951
2951
|
MonitorArn: smithy_client_1.expectString(output.MonitorArn),
|
|
@@ -2969,8 +2969,8 @@ const deserializeAws_json1_1AnomalyMonitors = (output, context) => {
|
|
|
2969
2969
|
};
|
|
2970
2970
|
const deserializeAws_json1_1AnomalyScore = (output, context) => {
|
|
2971
2971
|
return {
|
|
2972
|
-
CurrentScore: smithy_client_1.
|
|
2973
|
-
MaxScore: smithy_client_1.
|
|
2972
|
+
CurrentScore: smithy_client_1.limitedParseDouble(output.CurrentScore),
|
|
2973
|
+
MaxScore: smithy_client_1.limitedParseDouble(output.MaxScore),
|
|
2974
2974
|
};
|
|
2975
2975
|
};
|
|
2976
2976
|
const deserializeAws_json1_1AnomalySubscription = (output, context) => {
|
|
@@ -2985,7 +2985,7 @@ const deserializeAws_json1_1AnomalySubscription = (output, context) => {
|
|
|
2985
2985
|
: undefined,
|
|
2986
2986
|
SubscriptionArn: smithy_client_1.expectString(output.SubscriptionArn),
|
|
2987
2987
|
SubscriptionName: smithy_client_1.expectString(output.SubscriptionName),
|
|
2988
|
-
Threshold: smithy_client_1.
|
|
2988
|
+
Threshold: smithy_client_1.limitedParseDouble(output.Threshold),
|
|
2989
2989
|
};
|
|
2990
2990
|
};
|
|
2991
2991
|
const deserializeAws_json1_1AnomalySubscriptions = (output, context) => {
|
|
@@ -3072,7 +3072,7 @@ const deserializeAws_json1_1CostCategoryReference = (output, context) => {
|
|
|
3072
3072
|
EffectiveEnd: smithy_client_1.expectString(output.EffectiveEnd),
|
|
3073
3073
|
EffectiveStart: smithy_client_1.expectString(output.EffectiveStart),
|
|
3074
3074
|
Name: smithy_client_1.expectString(output.Name),
|
|
3075
|
-
NumberOfRules: smithy_client_1.
|
|
3075
|
+
NumberOfRules: smithy_client_1.expectInt32(output.NumberOfRules),
|
|
3076
3076
|
ProcessingStatus: output.ProcessingStatus !== undefined && output.ProcessingStatus !== null
|
|
3077
3077
|
? deserializeAws_json1_1CostCategoryProcessingStatusList(output.ProcessingStatus, context)
|
|
3078
3078
|
: undefined,
|
|
@@ -3549,8 +3549,8 @@ const deserializeAws_json1_1GetCostCategoriesResponse = (output, context) => {
|
|
|
3549
3549
|
? deserializeAws_json1_1CostCategoryValuesList(output.CostCategoryValues, context)
|
|
3550
3550
|
: undefined,
|
|
3551
3551
|
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
3552
|
-
ReturnSize: smithy_client_1.
|
|
3553
|
-
TotalSize: smithy_client_1.
|
|
3552
|
+
ReturnSize: smithy_client_1.expectInt32(output.ReturnSize),
|
|
3553
|
+
TotalSize: smithy_client_1.expectInt32(output.TotalSize),
|
|
3554
3554
|
};
|
|
3555
3555
|
};
|
|
3556
3556
|
const deserializeAws_json1_1GetCostForecastResponse = (output, context) => {
|
|
@@ -3569,8 +3569,8 @@ const deserializeAws_json1_1GetDimensionValuesResponse = (output, context) => {
|
|
|
3569
3569
|
? deserializeAws_json1_1DimensionValuesWithAttributesList(output.DimensionValues, context)
|
|
3570
3570
|
: undefined,
|
|
3571
3571
|
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
3572
|
-
ReturnSize: smithy_client_1.
|
|
3573
|
-
TotalSize: smithy_client_1.
|
|
3572
|
+
ReturnSize: smithy_client_1.expectInt32(output.ReturnSize),
|
|
3573
|
+
TotalSize: smithy_client_1.expectInt32(output.TotalSize),
|
|
3574
3574
|
};
|
|
3575
3575
|
};
|
|
3576
3576
|
const deserializeAws_json1_1GetReservationCoverageResponse = (output, context) => {
|
|
@@ -3669,11 +3669,11 @@ const deserializeAws_json1_1GetSavingsPlansUtilizationResponse = (output, contex
|
|
|
3669
3669
|
const deserializeAws_json1_1GetTagsResponse = (output, context) => {
|
|
3670
3670
|
return {
|
|
3671
3671
|
NextPageToken: smithy_client_1.expectString(output.NextPageToken),
|
|
3672
|
-
ReturnSize: smithy_client_1.
|
|
3672
|
+
ReturnSize: smithy_client_1.expectInt32(output.ReturnSize),
|
|
3673
3673
|
Tags: output.Tags !== undefined && output.Tags !== null
|
|
3674
3674
|
? deserializeAws_json1_1TagList(output.Tags, context)
|
|
3675
3675
|
: undefined,
|
|
3676
|
-
TotalSize: smithy_client_1.
|
|
3676
|
+
TotalSize: smithy_client_1.expectInt32(output.TotalSize),
|
|
3677
3677
|
};
|
|
3678
3678
|
};
|
|
3679
3679
|
const deserializeAws_json1_1GetUsageForecastResponse = (output, context) => {
|
|
@@ -3722,8 +3722,8 @@ const deserializeAws_json1_1Groups = (output, context) => {
|
|
|
3722
3722
|
};
|
|
3723
3723
|
const deserializeAws_json1_1Impact = (output, context) => {
|
|
3724
3724
|
return {
|
|
3725
|
-
MaxImpact: smithy_client_1.
|
|
3726
|
-
TotalImpact: smithy_client_1.
|
|
3725
|
+
MaxImpact: smithy_client_1.limitedParseDouble(output.MaxImpact),
|
|
3726
|
+
TotalImpact: smithy_client_1.limitedParseDouble(output.TotalImpact),
|
|
3727
3727
|
};
|
|
3728
3728
|
};
|
|
3729
3729
|
const deserializeAws_json1_1InstanceDetails = (output, context) => {
|