@aws-sdk/client-wellarchitected 3.296.0 → 3.298.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/dist-cjs/commands/AssociateLensesCommand.js +2 -3
- package/dist-cjs/commands/CreateLensShareCommand.js +2 -3
- package/dist-cjs/commands/CreateLensVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateMilestoneCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkloadCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteLensCommand.js +2 -3
- package/dist-cjs/commands/DeleteLensShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkloadCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/DisassociateLensesCommand.js +2 -3
- package/dist-cjs/commands/ExportLensCommand.js +2 -3
- package/dist-cjs/commands/GetAnswerCommand.js +2 -3
- package/dist-cjs/commands/GetLensCommand.js +2 -3
- package/dist-cjs/commands/GetLensReviewCommand.js +2 -3
- package/dist-cjs/commands/GetLensReviewReportCommand.js +2 -3
- package/dist-cjs/commands/GetLensVersionDifferenceCommand.js +2 -3
- package/dist-cjs/commands/GetMilestoneCommand.js +2 -3
- package/dist-cjs/commands/GetWorkloadCommand.js +2 -3
- package/dist-cjs/commands/ImportLensCommand.js +2 -3
- package/dist-cjs/commands/ListAnswersCommand.js +2 -3
- package/dist-cjs/commands/ListCheckDetailsCommand.js +2 -3
- package/dist-cjs/commands/ListCheckSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListLensReviewImprovementsCommand.js +2 -3
- package/dist-cjs/commands/ListLensReviewsCommand.js +2 -3
- package/dist-cjs/commands/ListLensSharesCommand.js +2 -3
- package/dist-cjs/commands/ListLensesCommand.js +2 -3
- package/dist-cjs/commands/ListMilestonesCommand.js +2 -3
- package/dist-cjs/commands/ListNotificationsCommand.js +2 -3
- package/dist-cjs/commands/ListShareInvitationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWorkloadSharesCommand.js +2 -3
- package/dist-cjs/commands/ListWorkloadsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnswerCommand.js +2 -3
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateLensReviewCommand.js +2 -3
- package/dist-cjs/commands/UpdateShareInvitationCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkloadCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/UpgradeLensReviewCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -443
- package/dist-es/commands/AssociateLensesCommand.js +2 -3
- package/dist-es/commands/CreateLensShareCommand.js +2 -3
- package/dist-es/commands/CreateLensVersionCommand.js +2 -3
- package/dist-es/commands/CreateMilestoneCommand.js +2 -3
- package/dist-es/commands/CreateWorkloadCommand.js +2 -3
- package/dist-es/commands/CreateWorkloadShareCommand.js +2 -3
- package/dist-es/commands/DeleteLensCommand.js +2 -3
- package/dist-es/commands/DeleteLensShareCommand.js +2 -3
- package/dist-es/commands/DeleteWorkloadCommand.js +2 -3
- package/dist-es/commands/DeleteWorkloadShareCommand.js +2 -3
- package/dist-es/commands/DisassociateLensesCommand.js +2 -3
- package/dist-es/commands/ExportLensCommand.js +2 -3
- package/dist-es/commands/GetAnswerCommand.js +2 -3
- package/dist-es/commands/GetLensCommand.js +2 -3
- package/dist-es/commands/GetLensReviewCommand.js +2 -3
- package/dist-es/commands/GetLensReviewReportCommand.js +2 -3
- package/dist-es/commands/GetLensVersionDifferenceCommand.js +2 -3
- package/dist-es/commands/GetMilestoneCommand.js +2 -3
- package/dist-es/commands/GetWorkloadCommand.js +2 -3
- package/dist-es/commands/ImportLensCommand.js +2 -3
- package/dist-es/commands/ListAnswersCommand.js +2 -3
- package/dist-es/commands/ListCheckDetailsCommand.js +2 -3
- package/dist-es/commands/ListCheckSummariesCommand.js +2 -3
- package/dist-es/commands/ListLensReviewImprovementsCommand.js +2 -3
- package/dist-es/commands/ListLensReviewsCommand.js +2 -3
- package/dist-es/commands/ListLensSharesCommand.js +2 -3
- package/dist-es/commands/ListLensesCommand.js +2 -3
- package/dist-es/commands/ListMilestonesCommand.js +2 -3
- package/dist-es/commands/ListNotificationsCommand.js +2 -3
- package/dist-es/commands/ListShareInvitationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWorkloadSharesCommand.js +2 -3
- package/dist-es/commands/ListWorkloadsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAnswerCommand.js +2 -3
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateLensReviewCommand.js +2 -3
- package/dist-es/commands/UpdateShareInvitationCommand.js +2 -3
- package/dist-es/commands/UpdateWorkloadCommand.js +2 -3
- package/dist-es/commands/UpdateWorkloadShareCommand.js +2 -3
- package/dist-es/commands/UpgradeLensReviewCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -330
- package/dist-types/WellArchitected.d.ts +43 -0
- package/dist-types/WellArchitectedClient.d.ts +24 -4
- package/dist-types/commands/AssociateLensesCommand.d.ts +16 -0
- package/dist-types/commands/CreateLensShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateLensVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateMilestoneCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLensCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLensShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateLensesCommand.d.ts +16 -0
- package/dist-types/commands/ExportLensCommand.d.ts +16 -0
- package/dist-types/commands/GetAnswerCommand.d.ts +16 -0
- package/dist-types/commands/GetLensCommand.d.ts +16 -0
- package/dist-types/commands/GetLensReviewCommand.d.ts +16 -0
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +16 -0
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +16 -0
- package/dist-types/commands/GetMilestoneCommand.d.ts +16 -0
- package/dist-types/commands/GetWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/ImportLensCommand.d.ts +16 -0
- package/dist-types/commands/ListAnswersCommand.d.ts +16 -0
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +16 -0
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +16 -0
- package/dist-types/commands/ListLensReviewsCommand.d.ts +16 -0
- package/dist-types/commands/ListLensSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListLensesCommand.d.ts +16 -0
- package/dist-types/commands/ListMilestonesCommand.d.ts +16 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +16 -0
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkloadsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAnswerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +16 -0
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +16 -0
- package/dist-types/models/WellArchitectedServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +248 -440
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAnswersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCheckDetailsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCheckSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensReviewImprovementsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensReviewsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMilestonesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListShareInvitationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkloadSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkloadsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -306
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateLensReviewInput, UpdateLensReviewOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateLensReviewCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateLensReviewCommandInput extends UpdateLensReviewInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateLensReviewCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateLensReviewCommandOutput extends UpdateLensReviewOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update lens review.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateLensReviewCommandOutput extends UpdateLensReviewOutput, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateLensReviewCommandInput - {@link UpdateLensReviewCommandInput}
|
|
34
|
+
* @returns {@link UpdateLensReviewCommandOutput}
|
|
28
35
|
* @see {@link UpdateLensReviewCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateLensReviewCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface UpdateLensReviewCommandOutput extends UpdateLensReviewOutput, _
|
|
|
52
59
|
export declare class UpdateLensReviewCommand extends $Command<UpdateLensReviewCommandInput, UpdateLensReviewCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
53
60
|
readonly input: UpdateLensReviewCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: UpdateLensReviewCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLensReviewCommandInput, UpdateLensReviewCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateShareInvitationInput, UpdateShareInvitationOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateShareInvitationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateShareInvitationCommandInput extends UpdateShareInvitationInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateShareInvitationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateShareInvitationCommandOutput extends UpdateShareInvitationOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update a workload or custom lens share invitation.</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <p>This API operation can be called independently of any resource. Previous documentation implied that a workload ARN must be specified.</p>
|
|
@@ -28,6 +33,8 @@ export interface UpdateShareInvitationCommandOutput extends UpdateShareInvitatio
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param UpdateShareInvitationCommandInput - {@link UpdateShareInvitationCommandInput}
|
|
37
|
+
* @returns {@link UpdateShareInvitationCommandOutput}
|
|
31
38
|
* @see {@link UpdateShareInvitationCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link UpdateShareInvitationCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface UpdateShareInvitationCommandOutput extends UpdateShareInvitatio
|
|
|
55
62
|
export declare class UpdateShareInvitationCommand extends $Command<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
56
63
|
readonly input: UpdateShareInvitationCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: UpdateShareInvitationCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateWorkloadInput, UpdateWorkloadOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateWorkloadCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateWorkloadCommandInput extends UpdateWorkloadInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateWorkloadCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateWorkloadCommandOutput extends UpdateWorkloadOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update an existing workload.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateWorkloadCommandOutput extends UpdateWorkloadOutput, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateWorkloadCommandInput - {@link UpdateWorkloadCommandInput}
|
|
34
|
+
* @returns {@link UpdateWorkloadCommandOutput}
|
|
28
35
|
* @see {@link UpdateWorkloadCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateWorkloadCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface UpdateWorkloadCommandOutput extends UpdateWorkloadOutput, __Met
|
|
|
52
59
|
export declare class UpdateWorkloadCommand extends $Command<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
53
60
|
readonly input: UpdateWorkloadCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: UpdateWorkloadCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpdateWorkloadShareInput, UpdateWorkloadShareOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateWorkloadShareCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateWorkloadShareCommandInput extends UpdateWorkloadShareInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateWorkloadShareCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateWorkloadShareCommandOutput extends UpdateWorkloadShareOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update a workload share.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateWorkloadShareCommandOutput extends UpdateWorkloadShareOut
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateWorkloadShareCommandInput - {@link UpdateWorkloadShareCommandInput}
|
|
34
|
+
* @returns {@link UpdateWorkloadShareCommandOutput}
|
|
28
35
|
* @see {@link UpdateWorkloadShareCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateWorkloadShareCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface UpdateWorkloadShareCommandOutput extends UpdateWorkloadShareOut
|
|
|
52
59
|
export declare class UpdateWorkloadShareCommand extends $Command<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
53
60
|
readonly input: UpdateWorkloadShareCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: UpdateWorkloadShareCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { UpgradeLensReviewInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpgradeLensReviewCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpgradeLensReviewCommandInput extends UpgradeLensReviewInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpgradeLensReviewCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpgradeLensReviewCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Upgrade lens review.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpgradeLensReviewCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpgradeLensReviewCommandInput - {@link UpgradeLensReviewCommandInput}
|
|
34
|
+
* @returns {@link UpgradeLensReviewCommandOutput}
|
|
28
35
|
* @see {@link UpgradeLensReviewCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpgradeLensReviewCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface UpgradeLensReviewCommandOutput extends __MetadataBearer {
|
|
|
52
59
|
export declare class UpgradeLensReviewCommand extends $Command<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
53
60
|
readonly input: UpgradeLensReviewCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: UpgradeLensReviewCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from WellArchitected service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class WellArchitectedServiceException extends __ServiceException {
|