@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 { ExportLensInput, ExportLensOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ExportLensCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ExportLensCommandInput extends ExportLensInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ExportLensCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Export an existing lens.</p>
|
|
18
23
|
* <p>Lenses are defined in JSON. For more information, see <a href="https://docs.aws.amazon.com/wellarchitected/latest/userguide/lenses-format-specification.html">JSON format specification</a>
|
|
19
24
|
* in the <i>Well-Architected Tool User Guide</i>. Only the owner of a lens can export it.
|
|
@@ -39,6 +44,8 @@ export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBea
|
|
|
39
44
|
* const response = await client.send(command);
|
|
40
45
|
* ```
|
|
41
46
|
*
|
|
47
|
+
* @param ExportLensCommandInput - {@link ExportLensCommandInput}
|
|
48
|
+
* @returns {@link ExportLensCommandOutput}
|
|
42
49
|
* @see {@link ExportLensCommandInput} for command's `input` shape.
|
|
43
50
|
* @see {@link ExportLensCommandOutput} for command's `response` shape.
|
|
44
51
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -63,11 +70,20 @@ export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBea
|
|
|
63
70
|
export declare class ExportLensCommand extends $Command<ExportLensCommandInput, ExportLensCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
64
71
|
readonly input: ExportLensCommandInput;
|
|
65
72
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
66
76
|
constructor(input: ExportLensCommandInput);
|
|
67
77
|
/**
|
|
68
78
|
* @internal
|
|
69
79
|
*/
|
|
70
80
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExportLensCommandInput, ExportLensCommandOutput>;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
71
84
|
private serialize;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
72
88
|
private deserialize;
|
|
73
89
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetAnswerInput, GetAnswerOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAnswerCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAnswerCommandInput extends GetAnswerInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAnswerCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAnswerCommandOutput extends GetAnswerOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get the answer to a specific question in a workload 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 GetAnswerCommandOutput extends GetAnswerOutput, __MetadataBeare
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAnswerCommandInput - {@link GetAnswerCommandInput}
|
|
34
|
+
* @returns {@link GetAnswerCommandOutput}
|
|
28
35
|
* @see {@link GetAnswerCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAnswerCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetAnswerCommandOutput extends GetAnswerOutput, __MetadataBeare
|
|
|
49
56
|
export declare class GetAnswerCommand extends $Command<GetAnswerCommandInput, GetAnswerCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetAnswerCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetAnswerCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAnswerCommandInput, GetAnswerCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetLensInput, GetLensOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLensCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLensCommandInput extends GetLensInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLensCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLensCommandOutput extends GetLensOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get an existing lens.</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 GetLensCommandOutput extends GetLensOutput, __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLensCommandInput - {@link GetLensCommandInput}
|
|
34
|
+
* @returns {@link GetLensCommandOutput}
|
|
28
35
|
* @see {@link GetLensCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLensCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetLensCommandOutput extends GetLensOutput, __MetadataBearer {
|
|
|
49
56
|
export declare class GetLensCommand extends $Command<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetLensCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetLensCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLensCommandInput, GetLensCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetLensReviewInput, GetLensReviewOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLensReviewCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLensReviewCommandInput extends GetLensReviewInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLensReviewCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLensReviewCommandOutput extends GetLensReviewOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get 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 GetLensReviewCommandOutput extends GetLensReviewOutput, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLensReviewCommandInput - {@link GetLensReviewCommandInput}
|
|
34
|
+
* @returns {@link GetLensReviewCommandOutput}
|
|
28
35
|
* @see {@link GetLensReviewCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLensReviewCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetLensReviewCommandOutput extends GetLensReviewOutput, __Metad
|
|
|
49
56
|
export declare class GetLensReviewCommand extends $Command<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetLensReviewCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetLensReviewCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLensReviewCommandInput, GetLensReviewCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetLensReviewReportInput, GetLensReviewReportOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLensReviewReportCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLensReviewReportCommandInput extends GetLensReviewReportInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLensReviewReportCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLensReviewReportCommandOutput extends GetLensReviewReportOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get lens review report.</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 GetLensReviewReportCommandOutput extends GetLensReviewReportOut
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLensReviewReportCommandInput - {@link GetLensReviewReportCommandInput}
|
|
34
|
+
* @returns {@link GetLensReviewReportCommandOutput}
|
|
28
35
|
* @see {@link GetLensReviewReportCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLensReviewReportCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetLensReviewReportCommandOutput extends GetLensReviewReportOut
|
|
|
49
56
|
export declare class GetLensReviewReportCommand extends $Command<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetLensReviewReportCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetLensReviewReportCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetLensVersionDifferenceInput, GetLensVersionDifferenceOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLensVersionDifferenceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLensVersionDifferenceCommandInput extends GetLensVersionDifferenceInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLensVersionDifferenceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLensVersionDifferenceCommandOutput extends GetLensVersionDifferenceOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get lens version differences.</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 GetLensVersionDifferenceCommandOutput extends GetLensVersionDif
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetLensVersionDifferenceCommandInput - {@link GetLensVersionDifferenceCommandInput}
|
|
34
|
+
* @returns {@link GetLensVersionDifferenceCommandOutput}
|
|
28
35
|
* @see {@link GetLensVersionDifferenceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetLensVersionDifferenceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetLensVersionDifferenceCommandOutput extends GetLensVersionDif
|
|
|
49
56
|
export declare class GetLensVersionDifferenceCommand extends $Command<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetLensVersionDifferenceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetLensVersionDifferenceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetMilestoneInput, GetMilestoneOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMilestoneCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMilestoneCommandInput extends GetMilestoneInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMilestoneCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMilestoneCommandOutput extends GetMilestoneOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get a milestone for 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 GetMilestoneCommandOutput extends GetMilestoneOutput, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetMilestoneCommandInput - {@link GetMilestoneCommandInput}
|
|
34
|
+
* @returns {@link GetMilestoneCommandOutput}
|
|
28
35
|
* @see {@link GetMilestoneCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetMilestoneCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetMilestoneCommandOutput extends GetMilestoneOutput, __Metadat
|
|
|
49
56
|
export declare class GetMilestoneCommand extends $Command<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetMilestoneCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetMilestoneCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMilestoneCommandInput, GetMilestoneCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetWorkloadInput, GetWorkloadOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetWorkloadCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetWorkloadCommandInput extends GetWorkloadInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetWorkloadCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetWorkloadCommandOutput extends GetWorkloadOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get 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 GetWorkloadCommandOutput extends GetWorkloadOutput, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetWorkloadCommandInput - {@link GetWorkloadCommandInput}
|
|
34
|
+
* @returns {@link GetWorkloadCommandOutput}
|
|
28
35
|
* @see {@link GetWorkloadCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetWorkloadCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetWorkloadCommandOutput extends GetWorkloadOutput, __MetadataB
|
|
|
49
56
|
export declare class GetWorkloadCommand extends $Command<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: GetWorkloadCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetWorkloadCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWorkloadCommandInput, GetWorkloadCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImportLensInput, ImportLensOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ImportLensCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ImportLensCommandInput extends ImportLensInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ImportLensCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ImportLensCommandOutput extends ImportLensOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Import a new lens.</p>
|
|
18
23
|
* <p>The lens cannot be applied to workloads or shared with other Amazon Web Services accounts
|
|
19
24
|
* until it's published with <a>CreateLensVersion</a>
|
|
@@ -43,6 +48,8 @@ export interface ImportLensCommandOutput extends ImportLensOutput, __MetadataBea
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param ImportLensCommandInput - {@link ImportLensCommandInput}
|
|
52
|
+
* @returns {@link ImportLensCommandOutput}
|
|
46
53
|
* @see {@link ImportLensCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link ImportLensCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -73,11 +80,20 @@ export interface ImportLensCommandOutput extends ImportLensOutput, __MetadataBea
|
|
|
73
80
|
export declare class ImportLensCommand extends $Command<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
74
81
|
readonly input: ImportLensCommandInput;
|
|
75
82
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
+
/**
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
76
86
|
constructor(input: ImportLensCommandInput);
|
|
77
87
|
/**
|
|
78
88
|
* @internal
|
|
79
89
|
*/
|
|
80
90
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportLensCommandInput, ImportLensCommandOutput>;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
81
94
|
private serialize;
|
|
95
|
+
/**
|
|
96
|
+
* @internal
|
|
97
|
+
*/
|
|
82
98
|
private deserialize;
|
|
83
99
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListAnswersInput, ListAnswersOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAnswersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAnswersCommandInput extends ListAnswersInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAnswersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAnswersCommandOutput extends ListAnswersOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List of answers.</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 ListAnswersCommandOutput extends ListAnswersOutput, __MetadataB
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListAnswersCommandInput - {@link ListAnswersCommandInput}
|
|
34
|
+
* @returns {@link ListAnswersCommandOutput}
|
|
28
35
|
* @see {@link ListAnswersCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListAnswersCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListAnswersCommandOutput extends ListAnswersOutput, __MetadataB
|
|
|
49
56
|
export declare class ListAnswersCommand extends $Command<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: ListAnswersCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListAnswersCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAnswersCommandInput, ListAnswersCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListCheckDetailsInput, ListCheckDetailsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListCheckDetailsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListCheckDetailsCommandInput extends ListCheckDetailsInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListCheckDetailsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListCheckDetailsCommandOutput extends ListCheckDetailsOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List of Trusted Advisor check details by account related to the 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 ListCheckDetailsCommandOutput extends ListCheckDetailsOutput, _
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListCheckDetailsCommandInput - {@link ListCheckDetailsCommandInput}
|
|
34
|
+
* @returns {@link ListCheckDetailsCommandOutput}
|
|
28
35
|
* @see {@link ListCheckDetailsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListCheckDetailsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListCheckDetailsCommandOutput extends ListCheckDetailsOutput, _
|
|
|
49
56
|
export declare class ListCheckDetailsCommand extends $Command<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: ListCheckDetailsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListCheckDetailsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListCheckSummariesInput, ListCheckSummariesOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListCheckSummariesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListCheckSummariesCommandInput extends ListCheckSummariesInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListCheckSummariesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListCheckSummariesCommandOutput extends ListCheckSummariesOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List of Trusted Advisor checks summarized for all accounts related to the 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 ListCheckSummariesCommandOutput extends ListCheckSummariesOutpu
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListCheckSummariesCommandInput - {@link ListCheckSummariesCommandInput}
|
|
34
|
+
* @returns {@link ListCheckSummariesCommandOutput}
|
|
28
35
|
* @see {@link ListCheckSummariesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListCheckSummariesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListCheckSummariesCommandOutput extends ListCheckSummariesOutpu
|
|
|
49
56
|
export declare class ListCheckSummariesCommand extends $Command<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: ListCheckSummariesCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListCheckSummariesCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ListLensReviewImprovementsInput, ListLensReviewImprovementsOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListLensReviewImprovementsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListLensReviewImprovementsCommandInput extends ListLensReviewImprovementsInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListLensReviewImprovementsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListLensReviewImprovementsCommandOutput extends ListLensReviewImprovementsOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List lens review improvements.</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 ListLensReviewImprovementsCommandOutput extends ListLensReviewI
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListLensReviewImprovementsCommandInput - {@link ListLensReviewImprovementsCommandInput}
|
|
34
|
+
* @returns {@link ListLensReviewImprovementsCommandOutput}
|
|
28
35
|
* @see {@link ListLensReviewImprovementsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListLensReviewImprovementsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListLensReviewImprovementsCommandOutput extends ListLensReviewI
|
|
|
49
56
|
export declare class ListLensReviewImprovementsCommand extends $Command<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
50
57
|
readonly input: ListLensReviewImprovementsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListLensReviewImprovementsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|