@aws-sdk/client-wellarchitected 3.29.0 → 3.33.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/WellArchitectedClient.js +13 -13
- package/dist/cjs/WellArchitectedClient.js.map +1 -1
- package/dist/cjs/commands/AssociateLensesCommand.js +3 -3
- package/dist/cjs/commands/AssociateLensesCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMilestoneCommand.js +3 -3
- package/dist/cjs/commands/CreateMilestoneCommand.js.map +1 -1
- package/dist/cjs/commands/CreateWorkloadCommand.js +3 -3
- package/dist/cjs/commands/CreateWorkloadCommand.js.map +1 -1
- package/dist/cjs/commands/CreateWorkloadShareCommand.js +3 -3
- package/dist/cjs/commands/CreateWorkloadShareCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteWorkloadCommand.js +3 -3
- package/dist/cjs/commands/DeleteWorkloadCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteWorkloadShareCommand.js +3 -3
- package/dist/cjs/commands/DeleteWorkloadShareCommand.js.map +1 -1
- package/dist/cjs/commands/DisassociateLensesCommand.js +3 -3
- package/dist/cjs/commands/DisassociateLensesCommand.js.map +1 -1
- package/dist/cjs/commands/GetAnswerCommand.js +3 -3
- package/dist/cjs/commands/GetAnswerCommand.js.map +1 -1
- package/dist/cjs/commands/GetLensReviewCommand.js +3 -3
- package/dist/cjs/commands/GetLensReviewCommand.js.map +1 -1
- package/dist/cjs/commands/GetLensReviewReportCommand.js +3 -3
- package/dist/cjs/commands/GetLensReviewReportCommand.js.map +1 -1
- package/dist/cjs/commands/GetLensVersionDifferenceCommand.js +3 -3
- package/dist/cjs/commands/GetLensVersionDifferenceCommand.js.map +1 -1
- package/dist/cjs/commands/GetMilestoneCommand.js +3 -3
- package/dist/cjs/commands/GetMilestoneCommand.js.map +1 -1
- package/dist/cjs/commands/GetWorkloadCommand.js +3 -3
- package/dist/cjs/commands/GetWorkloadCommand.js.map +1 -1
- package/dist/cjs/commands/ListAnswersCommand.js +3 -3
- package/dist/cjs/commands/ListAnswersCommand.js.map +1 -1
- package/dist/cjs/commands/ListLensReviewImprovementsCommand.js +3 -3
- package/dist/cjs/commands/ListLensReviewImprovementsCommand.js.map +1 -1
- package/dist/cjs/commands/ListLensReviewsCommand.js +3 -3
- package/dist/cjs/commands/ListLensReviewsCommand.js.map +1 -1
- package/dist/cjs/commands/ListLensesCommand.js +3 -3
- package/dist/cjs/commands/ListLensesCommand.js.map +1 -1
- package/dist/cjs/commands/ListMilestonesCommand.js +3 -3
- package/dist/cjs/commands/ListMilestonesCommand.js.map +1 -1
- package/dist/cjs/commands/ListNotificationsCommand.js +3 -3
- package/dist/cjs/commands/ListNotificationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListShareInvitationsCommand.js +3 -3
- package/dist/cjs/commands/ListShareInvitationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListWorkloadSharesCommand.js +3 -3
- package/dist/cjs/commands/ListWorkloadSharesCommand.js.map +1 -1
- package/dist/cjs/commands/ListWorkloadsCommand.js +3 -3
- package/dist/cjs/commands/ListWorkloadsCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAnswerCommand.js +3 -3
- package/dist/cjs/commands/UpdateAnswerCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateLensReviewCommand.js +3 -3
- package/dist/cjs/commands/UpdateLensReviewCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateShareInvitationCommand.js +3 -3
- package/dist/cjs/commands/UpdateShareInvitationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateWorkloadCommand.js +3 -3
- package/dist/cjs/commands/UpdateWorkloadCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateWorkloadShareCommand.js +3 -3
- package/dist/cjs/commands/UpdateWorkloadShareCommand.js.map +1 -1
- package/dist/cjs/commands/UpgradeLensReviewCommand.js +3 -3
- package/dist/cjs/commands/UpgradeLensReviewCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +44 -44
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_restJson1.js +244 -244
- package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/ListAnswersPaginator.js +4 -4
- package/dist/es/pagination/ListAnswersPaginator.js.map +1 -1
- package/dist/es/pagination/ListLensReviewImprovementsPaginator.js +4 -4
- package/dist/es/pagination/ListLensReviewImprovementsPaginator.js.map +1 -1
- package/dist/es/pagination/ListLensReviewsPaginator.js +4 -4
- package/dist/es/pagination/ListLensReviewsPaginator.js.map +1 -1
- package/dist/es/pagination/ListLensesPaginator.js +4 -4
- package/dist/es/pagination/ListLensesPaginator.js.map +1 -1
- package/dist/es/pagination/ListMilestonesPaginator.js +4 -4
- package/dist/es/pagination/ListMilestonesPaginator.js.map +1 -1
- package/dist/es/pagination/ListNotificationsPaginator.js +4 -4
- package/dist/es/pagination/ListNotificationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListShareInvitationsPaginator.js +4 -4
- package/dist/es/pagination/ListShareInvitationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListWorkloadSharesPaginator.js +4 -4
- package/dist/es/pagination/ListWorkloadSharesPaginator.js.map +1 -1
- package/dist/es/pagination/ListWorkloadsPaginator.js +4 -4
- package/dist/es/pagination/ListWorkloadsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +8 -8
- package/dist/es/protocols/Aws_restJson1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_restJson1.ts +9 -7
- package/tsconfig.json +1 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-wellarchitected",
|
|
3
3
|
"description": "AWS SDK for JavaScript Wellarchitected Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.33.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.1.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.1.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.33.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.33.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.33.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.33.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.33.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.
|
|
70
|
+
"typescript": "~4.3.5"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
73
73
|
"node": ">=10.0.0"
|
|
@@ -97,9 +97,11 @@ import {
|
|
|
97
97
|
expectBoolean as __expectBoolean,
|
|
98
98
|
expectInt32 as __expectInt32,
|
|
99
99
|
expectNonNull as __expectNonNull,
|
|
100
|
+
expectNumber as __expectNumber,
|
|
100
101
|
expectObject as __expectObject,
|
|
101
102
|
expectString as __expectString,
|
|
102
103
|
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
104
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
103
105
|
} from "@aws-sdk/smithy-client";
|
|
104
106
|
import {
|
|
105
107
|
Endpoint as __Endpoint,
|
|
@@ -4584,7 +4586,7 @@ const deserializeAws_restJson1LensReview = (output: any, context: __SerdeContext
|
|
|
4584
4586
|
: undefined,
|
|
4585
4587
|
UpdatedAt:
|
|
4586
4588
|
output.UpdatedAt !== undefined && output.UpdatedAt !== null
|
|
4587
|
-
?
|
|
4589
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
|
|
4588
4590
|
: undefined,
|
|
4589
4591
|
} as any;
|
|
4590
4592
|
};
|
|
@@ -4619,7 +4621,7 @@ const deserializeAws_restJson1LensReviewSummary = (output: any, context: __Serde
|
|
|
4619
4621
|
: undefined,
|
|
4620
4622
|
UpdatedAt:
|
|
4621
4623
|
output.UpdatedAt !== undefined && output.UpdatedAt !== null
|
|
4622
|
-
?
|
|
4624
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
|
|
4623
4625
|
: undefined,
|
|
4624
4626
|
} as any;
|
|
4625
4627
|
};
|
|
@@ -4660,7 +4662,7 @@ const deserializeAws_restJson1Milestone = (output: any, context: __SerdeContext)
|
|
|
4660
4662
|
MilestoneNumber: __expectInt32(output.MilestoneNumber),
|
|
4661
4663
|
RecordedAt:
|
|
4662
4664
|
output.RecordedAt !== undefined && output.RecordedAt !== null
|
|
4663
|
-
?
|
|
4665
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.RecordedAt)))
|
|
4664
4666
|
: undefined,
|
|
4665
4667
|
Workload:
|
|
4666
4668
|
output.Workload !== undefined && output.Workload !== null
|
|
@@ -4686,7 +4688,7 @@ const deserializeAws_restJson1MilestoneSummary = (output: any, context: __SerdeC
|
|
|
4686
4688
|
MilestoneNumber: __expectInt32(output.MilestoneNumber),
|
|
4687
4689
|
RecordedAt:
|
|
4688
4690
|
output.RecordedAt !== undefined && output.RecordedAt !== null
|
|
4689
|
-
?
|
|
4691
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.RecordedAt)))
|
|
4690
4692
|
: undefined,
|
|
4691
4693
|
WorkloadSummary:
|
|
4692
4694
|
output.WorkloadSummary !== undefined && output.WorkloadSummary !== null
|
|
@@ -4917,7 +4919,7 @@ const deserializeAws_restJson1Workload = (output: any, context: __SerdeContext):
|
|
|
4917
4919
|
ReviewOwner: __expectString(output.ReviewOwner),
|
|
4918
4920
|
ReviewRestrictionDate:
|
|
4919
4921
|
output.ReviewRestrictionDate !== undefined && output.ReviewRestrictionDate !== null
|
|
4920
|
-
?
|
|
4922
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ReviewRestrictionDate)))
|
|
4921
4923
|
: undefined,
|
|
4922
4924
|
RiskCounts:
|
|
4923
4925
|
output.RiskCounts !== undefined && output.RiskCounts !== null
|
|
@@ -4930,7 +4932,7 @@ const deserializeAws_restJson1Workload = (output: any, context: __SerdeContext):
|
|
|
4930
4932
|
: undefined,
|
|
4931
4933
|
UpdatedAt:
|
|
4932
4934
|
output.UpdatedAt !== undefined && output.UpdatedAt !== null
|
|
4933
|
-
?
|
|
4935
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
|
|
4934
4936
|
: undefined,
|
|
4935
4937
|
WorkloadArn: __expectString(output.WorkloadArn),
|
|
4936
4938
|
WorkloadId: __expectString(output.WorkloadId),
|
|
@@ -5053,7 +5055,7 @@ const deserializeAws_restJson1WorkloadSummary = (output: any, context: __SerdeCo
|
|
|
5053
5055
|
: undefined,
|
|
5054
5056
|
UpdatedAt:
|
|
5055
5057
|
output.UpdatedAt !== undefined && output.UpdatedAt !== null
|
|
5056
|
-
?
|
|
5058
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdatedAt)))
|
|
5057
5059
|
: undefined,
|
|
5058
5060
|
WorkloadArn: __expectString(output.WorkloadArn),
|
|
5059
5061
|
WorkloadId: __expectString(output.WorkloadId),
|
package/tsconfig.json
CHANGED
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
"resolveJsonModule": true,
|
|
14
14
|
"esModuleInterop": true,
|
|
15
15
|
"declarationDir": "dist/types",
|
|
16
|
-
"outDir": "dist/cjs"
|
|
17
|
-
"useUnknownInCatchVariables": false
|
|
16
|
+
"outDir": "dist/cjs"
|
|
18
17
|
},
|
|
19
18
|
"typedocOptions": {
|
|
20
19
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|