@aws-sdk/client-license-manager 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 +15 -15
- 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 +16 -16
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +20 -16
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-license-manager
|
|
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-license-manager
|
|
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-license-manager
|
|
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-license-manager
|
|
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-license-manager",
|
|
3
3
|
"description": "AWS SDK for JavaScript License Manager 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"
|
|
@@ -5606,14 +5606,14 @@ const deserializeAws_json1_1AuthorizationException = (output, context) => {
|
|
|
5606
5606
|
const deserializeAws_json1_1AutomatedDiscoveryInformation = (output, context) => {
|
|
5607
5607
|
return {
|
|
5608
5608
|
LastRunTime: output.LastRunTime !== undefined && output.LastRunTime !== null
|
|
5609
|
-
?
|
|
5609
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.LastRunTime)))
|
|
5610
5610
|
: undefined,
|
|
5611
5611
|
};
|
|
5612
5612
|
};
|
|
5613
5613
|
const deserializeAws_json1_1BorrowConfiguration = (output, context) => {
|
|
5614
5614
|
return {
|
|
5615
5615
|
AllowEarlyCheckIn: smithy_client_1.expectBoolean(output.AllowEarlyCheckIn),
|
|
5616
|
-
MaxTimeToLiveInMinutes: smithy_client_1.
|
|
5616
|
+
MaxTimeToLiveInMinutes: smithy_client_1.expectInt32(output.MaxTimeToLiveInMinutes),
|
|
5617
5617
|
};
|
|
5618
5618
|
};
|
|
5619
5619
|
const deserializeAws_json1_1CheckInLicenseResponse = (output, context) => {
|
|
@@ -5655,7 +5655,7 @@ const deserializeAws_json1_1ConflictException = (output, context) => {
|
|
|
5655
5655
|
};
|
|
5656
5656
|
const deserializeAws_json1_1ConsumedLicenseSummary = (output, context) => {
|
|
5657
5657
|
return {
|
|
5658
|
-
ConsumedLicenses: smithy_client_1.
|
|
5658
|
+
ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
|
|
5659
5659
|
ResourceType: smithy_client_1.expectString(output.ResourceType),
|
|
5660
5660
|
};
|
|
5661
5661
|
};
|
|
@@ -5756,7 +5756,7 @@ const deserializeAws_json1_1DeleteTokenResponse = (output, context) => {
|
|
|
5756
5756
|
const deserializeAws_json1_1Entitlement = (output, context) => {
|
|
5757
5757
|
return {
|
|
5758
5758
|
AllowCheckIn: smithy_client_1.expectBoolean(output.AllowCheckIn),
|
|
5759
|
-
MaxCount: smithy_client_1.
|
|
5759
|
+
MaxCount: smithy_client_1.expectLong(output.MaxCount),
|
|
5760
5760
|
Name: smithy_client_1.expectString(output.Name),
|
|
5761
5761
|
Overage: smithy_client_1.expectBoolean(output.Overage),
|
|
5762
5762
|
Unit: smithy_client_1.expectString(output.Unit),
|
|
@@ -5850,12 +5850,12 @@ const deserializeAws_json1_1GetLicenseConfigurationResponse = (output, context)
|
|
|
5850
5850
|
ConsumedLicenseSummaryList: output.ConsumedLicenseSummaryList !== undefined && output.ConsumedLicenseSummaryList !== null
|
|
5851
5851
|
? deserializeAws_json1_1ConsumedLicenseSummaryList(output.ConsumedLicenseSummaryList, context)
|
|
5852
5852
|
: undefined,
|
|
5853
|
-
ConsumedLicenses: smithy_client_1.
|
|
5853
|
+
ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
|
|
5854
5854
|
Description: smithy_client_1.expectString(output.Description),
|
|
5855
5855
|
DisassociateWhenNotFound: smithy_client_1.expectBoolean(output.DisassociateWhenNotFound),
|
|
5856
5856
|
LicenseConfigurationArn: smithy_client_1.expectString(output.LicenseConfigurationArn),
|
|
5857
5857
|
LicenseConfigurationId: smithy_client_1.expectString(output.LicenseConfigurationId),
|
|
5858
|
-
LicenseCount: smithy_client_1.
|
|
5858
|
+
LicenseCount: smithy_client_1.expectLong(output.LicenseCount),
|
|
5859
5859
|
LicenseCountHardLimit: smithy_client_1.expectBoolean(output.LicenseCountHardLimit),
|
|
5860
5860
|
LicenseCountingType: smithy_client_1.expectString(output.LicenseCountingType),
|
|
5861
5861
|
LicenseRules: output.LicenseRules !== undefined && output.LicenseRules !== null
|
|
@@ -6027,12 +6027,12 @@ const deserializeAws_json1_1LicenseConfiguration = (output, context) => {
|
|
|
6027
6027
|
ConsumedLicenseSummaryList: output.ConsumedLicenseSummaryList !== undefined && output.ConsumedLicenseSummaryList !== null
|
|
6028
6028
|
? deserializeAws_json1_1ConsumedLicenseSummaryList(output.ConsumedLicenseSummaryList, context)
|
|
6029
6029
|
: undefined,
|
|
6030
|
-
ConsumedLicenses: smithy_client_1.
|
|
6030
|
+
ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
|
|
6031
6031
|
Description: smithy_client_1.expectString(output.Description),
|
|
6032
6032
|
DisassociateWhenNotFound: smithy_client_1.expectBoolean(output.DisassociateWhenNotFound),
|
|
6033
6033
|
LicenseConfigurationArn: smithy_client_1.expectString(output.LicenseConfigurationArn),
|
|
6034
6034
|
LicenseConfigurationId: smithy_client_1.expectString(output.LicenseConfigurationId),
|
|
6035
|
-
LicenseCount: smithy_client_1.
|
|
6035
|
+
LicenseCount: smithy_client_1.expectLong(output.LicenseCount),
|
|
6036
6036
|
LicenseCountHardLimit: smithy_client_1.expectBoolean(output.LicenseCountHardLimit),
|
|
6037
6037
|
LicenseCountingType: smithy_client_1.expectString(output.LicenseCountingType),
|
|
6038
6038
|
LicenseRules: output.LicenseRules !== undefined && output.LicenseRules !== null
|
|
@@ -6053,7 +6053,7 @@ const deserializeAws_json1_1LicenseConfigurationAssociation = (output, context)
|
|
|
6053
6053
|
return {
|
|
6054
6054
|
AmiAssociationScope: smithy_client_1.expectString(output.AmiAssociationScope),
|
|
6055
6055
|
AssociationTime: output.AssociationTime !== undefined && output.AssociationTime !== null
|
|
6056
|
-
?
|
|
6056
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.AssociationTime)))
|
|
6057
6057
|
: undefined,
|
|
6058
6058
|
ResourceArn: smithy_client_1.expectString(output.ResourceArn),
|
|
6059
6059
|
ResourceOwnerId: smithy_client_1.expectString(output.ResourceOwnerId),
|
|
@@ -6083,9 +6083,9 @@ const deserializeAws_json1_1LicenseConfigurations = (output, context) => {
|
|
|
6083
6083
|
const deserializeAws_json1_1LicenseConfigurationUsage = (output, context) => {
|
|
6084
6084
|
return {
|
|
6085
6085
|
AssociationTime: output.AssociationTime !== undefined && output.AssociationTime !== null
|
|
6086
|
-
?
|
|
6086
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.AssociationTime)))
|
|
6087
6087
|
: undefined,
|
|
6088
|
-
ConsumedLicenses: smithy_client_1.
|
|
6088
|
+
ConsumedLicenses: smithy_client_1.expectLong(output.ConsumedLicenses),
|
|
6089
6089
|
ResourceArn: smithy_client_1.expectString(output.ResourceArn),
|
|
6090
6090
|
ResourceOwnerId: smithy_client_1.expectString(output.ResourceOwnerId),
|
|
6091
6091
|
ResourceStatus: smithy_client_1.expectString(output.ResourceStatus),
|
|
@@ -6116,7 +6116,7 @@ const deserializeAws_json1_1LicenseOperationFailure = (output, context) => {
|
|
|
6116
6116
|
return {
|
|
6117
6117
|
ErrorMessage: smithy_client_1.expectString(output.ErrorMessage),
|
|
6118
6118
|
FailureTime: output.FailureTime !== undefined && output.FailureTime !== null
|
|
6119
|
-
?
|
|
6119
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.FailureTime)))
|
|
6120
6120
|
: undefined,
|
|
6121
6121
|
MetadataList: output.MetadataList !== undefined && output.MetadataList !== null
|
|
6122
6122
|
? deserializeAws_json1_1MetadataList(output.MetadataList, context)
|
|
@@ -6279,7 +6279,7 @@ const deserializeAws_json1_1ListUsageForLicenseConfigurationResponse = (output,
|
|
|
6279
6279
|
};
|
|
6280
6280
|
const deserializeAws_json1_1ManagedResourceSummary = (output, context) => {
|
|
6281
6281
|
return {
|
|
6282
|
-
AssociationCount: smithy_client_1.
|
|
6282
|
+
AssociationCount: smithy_client_1.expectLong(output.AssociationCount),
|
|
6283
6283
|
ResourceType: smithy_client_1.expectString(output.ResourceType),
|
|
6284
6284
|
};
|
|
6285
6285
|
};
|
|
@@ -6368,7 +6368,7 @@ const deserializeAws_json1_1ProductInformationList = (output, context) => {
|
|
|
6368
6368
|
};
|
|
6369
6369
|
const deserializeAws_json1_1ProvisionalConfiguration = (output, context) => {
|
|
6370
6370
|
return {
|
|
6371
|
-
MaxTimeToLiveInMinutes: smithy_client_1.
|
|
6371
|
+
MaxTimeToLiveInMinutes: smithy_client_1.expectInt32(output.MaxTimeToLiveInMinutes),
|
|
6372
6372
|
};
|
|
6373
6373
|
};
|
|
6374
6374
|
const deserializeAws_json1_1RateLimitExceededException = (output, context) => {
|
|
@@ -6408,7 +6408,7 @@ const deserializeAws_json1_1ReportContext = (output, context) => {
|
|
|
6408
6408
|
const deserializeAws_json1_1ReportFrequency = (output, context) => {
|
|
6409
6409
|
return {
|
|
6410
6410
|
period: smithy_client_1.expectString(output.period),
|
|
6411
|
-
value: smithy_client_1.
|
|
6411
|
+
value: smithy_client_1.expectInt32(output.value),
|
|
6412
6412
|
};
|
|
6413
6413
|
};
|
|
6414
6414
|
const deserializeAws_json1_1ReportGenerator = (output, context) => {
|