@aws-sdk/client-service-catalog 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 +14 -14
- 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 +15 -15
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +18 -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-service-catalog
|
|
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-service-catalog
|
|
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-service-catalog
|
|
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-service-catalog
|
|
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-service-catalog",
|
|
3
3
|
"description": "AWS SDK for JavaScript Service Catalog 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,39 +27,39 @@
|
|
|
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
|
"uuid": "^8.3.2"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
62
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
63
63
|
"@types/node": "^12.7.5",
|
|
64
64
|
"@types/uuid": "^8.3.0",
|
|
65
65
|
"downlevel-dts": "0.7.0",
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
"rimraf": "^3.0.0",
|
|
68
68
|
"ts-jest": "^26.4.1",
|
|
69
69
|
"typedoc": "^0.19.2",
|
|
70
|
-
"typescript": "~4.3.
|
|
70
|
+
"typescript": "~4.3.5"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
73
|
"node": ">=10.0.0"
|
|
@@ -8021,7 +8021,7 @@ const deserializeAws_json1_1PortfolioDetail = (output, context) => {
|
|
|
8021
8021
|
return {
|
|
8022
8022
|
ARN: smithy_client_1.expectString(output.ARN),
|
|
8023
8023
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8024
|
-
?
|
|
8024
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8025
8025
|
: undefined,
|
|
8026
8026
|
Description: smithy_client_1.expectString(output.Description),
|
|
8027
8027
|
DisplayName: smithy_client_1.expectString(output.DisplayName),
|
|
@@ -8086,7 +8086,7 @@ const deserializeAws_json1_1ProductViewAggregations = (output, context) => {
|
|
|
8086
8086
|
};
|
|
8087
8087
|
const deserializeAws_json1_1ProductViewAggregationValue = (output, context) => {
|
|
8088
8088
|
return {
|
|
8089
|
-
ApproximateCount: smithy_client_1.
|
|
8089
|
+
ApproximateCount: smithy_client_1.expectInt32(output.ApproximateCount),
|
|
8090
8090
|
Value: smithy_client_1.expectString(output.Value),
|
|
8091
8091
|
};
|
|
8092
8092
|
};
|
|
@@ -8103,7 +8103,7 @@ const deserializeAws_json1_1ProductViewAggregationValues = (output, context) =>
|
|
|
8103
8103
|
const deserializeAws_json1_1ProductViewDetail = (output, context) => {
|
|
8104
8104
|
return {
|
|
8105
8105
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8106
|
-
?
|
|
8106
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8107
8107
|
: undefined,
|
|
8108
8108
|
ProductARN: smithy_client_1.expectString(output.ProductARN),
|
|
8109
8109
|
ProductViewSummary: output.ProductViewSummary !== undefined && output.ProductViewSummary !== null
|
|
@@ -8151,7 +8151,7 @@ const deserializeAws_json1_1ProvisionedProductAttribute = (output, context) => {
|
|
|
8151
8151
|
return {
|
|
8152
8152
|
Arn: smithy_client_1.expectString(output.Arn),
|
|
8153
8153
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8154
|
-
?
|
|
8154
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8155
8155
|
: undefined,
|
|
8156
8156
|
Id: smithy_client_1.expectString(output.Id),
|
|
8157
8157
|
IdempotencyToken: smithy_client_1.expectString(output.IdempotencyToken),
|
|
@@ -8186,7 +8186,7 @@ const deserializeAws_json1_1ProvisionedProductDetail = (output, context) => {
|
|
|
8186
8186
|
return {
|
|
8187
8187
|
Arn: smithy_client_1.expectString(output.Arn),
|
|
8188
8188
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8189
|
-
?
|
|
8189
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8190
8190
|
: undefined,
|
|
8191
8191
|
Id: smithy_client_1.expectString(output.Id),
|
|
8192
8192
|
IdempotencyToken: smithy_client_1.expectString(output.IdempotencyToken),
|
|
@@ -8215,7 +8215,7 @@ const deserializeAws_json1_1ProvisionedProductDetails = (output, context) => {
|
|
|
8215
8215
|
const deserializeAws_json1_1ProvisionedProductPlanDetails = (output, context) => {
|
|
8216
8216
|
return {
|
|
8217
8217
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8218
|
-
?
|
|
8218
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8219
8219
|
: undefined,
|
|
8220
8220
|
NotificationArns: output.NotificationArns !== undefined && output.NotificationArns !== null
|
|
8221
8221
|
? deserializeAws_json1_1NotificationArns(output.NotificationArns, context)
|
|
@@ -8235,7 +8235,7 @@ const deserializeAws_json1_1ProvisionedProductPlanDetails = (output, context) =>
|
|
|
8235
8235
|
StatusMessage: smithy_client_1.expectString(output.StatusMessage),
|
|
8236
8236
|
Tags: output.Tags !== undefined && output.Tags !== null ? deserializeAws_json1_1Tags(output.Tags, context) : undefined,
|
|
8237
8237
|
UpdatedTime: output.UpdatedTime !== undefined && output.UpdatedTime !== null
|
|
8238
|
-
?
|
|
8238
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdatedTime)))
|
|
8239
8239
|
: undefined,
|
|
8240
8240
|
};
|
|
8241
8241
|
};
|
|
@@ -8273,7 +8273,7 @@ const deserializeAws_json1_1ProvisionedProductProperties = (output, context) =>
|
|
|
8273
8273
|
const deserializeAws_json1_1ProvisioningArtifact = (output, context) => {
|
|
8274
8274
|
return {
|
|
8275
8275
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8276
|
-
?
|
|
8276
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8277
8277
|
: undefined,
|
|
8278
8278
|
Description: smithy_client_1.expectString(output.Description),
|
|
8279
8279
|
Guidance: smithy_client_1.expectString(output.Guidance),
|
|
@@ -8285,7 +8285,7 @@ const deserializeAws_json1_1ProvisioningArtifactDetail = (output, context) => {
|
|
|
8285
8285
|
return {
|
|
8286
8286
|
Active: smithy_client_1.expectBoolean(output.Active),
|
|
8287
8287
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8288
|
-
?
|
|
8288
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8289
8289
|
: undefined,
|
|
8290
8290
|
Description: smithy_client_1.expectString(output.Description),
|
|
8291
8291
|
Guidance: smithy_client_1.expectString(output.Guidance),
|
|
@@ -8386,7 +8386,7 @@ const deserializeAws_json1_1ProvisioningArtifactSummaries = (output, context) =>
|
|
|
8386
8386
|
const deserializeAws_json1_1ProvisioningArtifactSummary = (output, context) => {
|
|
8387
8387
|
return {
|
|
8388
8388
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8389
|
-
?
|
|
8389
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8390
8390
|
: undefined,
|
|
8391
8391
|
Description: smithy_client_1.expectString(output.Description),
|
|
8392
8392
|
Id: smithy_client_1.expectString(output.Id),
|
|
@@ -8426,7 +8426,7 @@ const deserializeAws_json1_1ProvisionProductOutput = (output, context) => {
|
|
|
8426
8426
|
const deserializeAws_json1_1RecordDetail = (output, context) => {
|
|
8427
8427
|
return {
|
|
8428
8428
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8429
|
-
?
|
|
8429
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8430
8430
|
: undefined,
|
|
8431
8431
|
LaunchRoleArn: smithy_client_1.expectString(output.LaunchRoleArn),
|
|
8432
8432
|
PathId: smithy_client_1.expectString(output.PathId),
|
|
@@ -8445,7 +8445,7 @@ const deserializeAws_json1_1RecordDetail = (output, context) => {
|
|
|
8445
8445
|
RecordType: smithy_client_1.expectString(output.RecordType),
|
|
8446
8446
|
Status: smithy_client_1.expectString(output.Status),
|
|
8447
8447
|
UpdatedTime: output.UpdatedTime !== undefined && output.UpdatedTime !== null
|
|
8448
|
-
?
|
|
8448
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.UpdatedTime)))
|
|
8449
8449
|
: undefined,
|
|
8450
8450
|
};
|
|
8451
8451
|
};
|
|
@@ -8559,7 +8559,7 @@ const deserializeAws_json1_1ResourceDetail = (output, context) => {
|
|
|
8559
8559
|
return {
|
|
8560
8560
|
ARN: smithy_client_1.expectString(output.ARN),
|
|
8561
8561
|
CreatedTime: output.CreatedTime !== undefined && output.CreatedTime !== null
|
|
8562
|
-
?
|
|
8562
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.CreatedTime)))
|
|
8563
8563
|
: undefined,
|
|
8564
8564
|
Description: smithy_client_1.expectString(output.Description),
|
|
8565
8565
|
Id: smithy_client_1.expectString(output.Id),
|
|
@@ -8636,7 +8636,7 @@ const deserializeAws_json1_1SearchProvisionedProductsOutput = (output, context)
|
|
|
8636
8636
|
ProvisionedProducts: output.ProvisionedProducts !== undefined && output.ProvisionedProducts !== null
|
|
8637
8637
|
? deserializeAws_json1_1ProvisionedProductAttributes(output.ProvisionedProducts, context)
|
|
8638
8638
|
: undefined,
|
|
8639
|
-
TotalResultsCount: smithy_client_1.
|
|
8639
|
+
TotalResultsCount: smithy_client_1.expectInt32(output.TotalResultsCount),
|
|
8640
8640
|
};
|
|
8641
8641
|
};
|
|
8642
8642
|
const deserializeAws_json1_1ServiceActionDefinitionMap = (output, context) => {
|