@aws-sdk/client-wellarchitected 3.533.0 → 3.535.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-types/WellArchitected.d.ts +10 -1
- package/dist-types/WellArchitectedClient.d.ts +1 -1
- package/dist-types/commands/AssociateLensesCommand.d.ts +2 -1
- package/dist-types/commands/AssociateProfilesCommand.d.ts +2 -1
- package/dist-types/commands/CreateLensShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateLensVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMilestoneCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLensCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLensShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateLensesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ExportLensCommand.d.ts +2 -1
- package/dist-types/commands/GetAnswerCommand.d.ts +2 -1
- package/dist-types/commands/GetConsolidatedReportCommand.d.ts +2 -1
- package/dist-types/commands/GetLensCommand.d.ts +2 -1
- package/dist-types/commands/GetLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +2 -1
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
- package/dist-types/commands/GetMilestoneCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
- package/dist-types/commands/GetReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/ImportLensCommand.d.ts +2 -1
- package/dist-types/commands/ListAnswersCommand.d.ts +2 -1
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +2 -1
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +2 -1
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
- package/dist-types/commands/ListLensReviewsCommand.d.ts +2 -1
- package/dist-types/commands/ListLensSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListLensesCommand.d.ts +2 -1
- package/dist-types/commands/ListMilestonesCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
- package/dist-types/commands/ListReviewTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplateSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkloadsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnswerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +884 -884
- package/dist-types/ts3.4/WellArchitected.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLensCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface GetLensReviewCommandOutput extends GetLensReviewOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLensReviewCommand_base: {
|
|
24
24
|
new (input: GetLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewCommandInput, GetLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get lens review.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -106,6 +106,7 @@ declare const GetLensReviewCommand_base: {
|
|
|
106
106
|
* @throws {@link WellArchitectedServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class GetLensReviewCommand extends GetLensReviewCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLensReviewReportCommandOutput extends GetLensReviewReportOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLensReviewReportCommand_base: {
|
|
24
24
|
new (input: GetLensReviewReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLensReviewReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensReviewReportCommandInput, GetLensReviewReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get lens review report.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const GetLensReviewReportCommand_base: {
|
|
|
76
76
|
* @throws {@link WellArchitectedServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetLensReviewReportCommand extends GetLensReviewReportCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLensVersionDifferenceCommandOutput extends GetLensVersionDif
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLensVersionDifferenceCommand_base: {
|
|
24
24
|
new (input: GetLensVersionDifferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLensVersionDifferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensVersionDifferenceCommandInput, GetLensVersionDifferenceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get lens version differences.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const GetLensVersionDifferenceCommand_base: {
|
|
|
90
90
|
* @throws {@link WellArchitectedServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class GetLensVersionDifferenceCommand extends GetLensVersionDifferenceCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMilestoneCommandOutput extends GetMilestoneOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMilestoneCommand_base: {
|
|
24
24
|
new (input: GetMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<GetMilestoneCommandInput, GetMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get a milestone for an existing workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -131,6 +131,7 @@ declare const GetMilestoneCommand_base: {
|
|
|
131
131
|
* @throws {@link WellArchitectedServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
133
133
|
*
|
|
134
|
+
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class GetMilestoneCommand extends GetMilestoneCommand_base {
|
|
136
137
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetProfileCommandOutput extends GetProfileOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetProfileCommand_base: {
|
|
24
24
|
new (input: GetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileCommandInput, GetProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileCommandInput, GetProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get profile information.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const GetProfileCommand_base: {
|
|
|
100
100
|
* @throws {@link WellArchitectedServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class GetProfileCommand extends GetProfileCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetProfileTemplateCommandOutput extends GetProfileTemplateOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetProfileTemplateCommand_base: {
|
|
24
24
|
new (input: GetProfileTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileTemplateCommandInput, GetProfileTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetProfileTemplateCommandInput]): import("@smithy/smithy-client").CommandImpl<GetProfileTemplateCommandInput, GetProfileTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get profile template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const GetProfileTemplateCommand_base: {
|
|
|
86
86
|
* @throws {@link WellArchitectedServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetProfileTemplateCommand extends GetProfileTemplateCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetReviewTemplateAnswerCommandOutput extends GetReviewTemplateA
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetReviewTemplateAnswerCommand_base: {
|
|
24
24
|
new (input: GetReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateAnswerCommandInput, GetReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateAnswerCommandInput, GetReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get review template answer.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -121,6 +121,7 @@ declare const GetReviewTemplateAnswerCommand_base: {
|
|
|
121
121
|
* @throws {@link WellArchitectedServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class GetReviewTemplateAnswerCommand extends GetReviewTemplateAnswerCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetReviewTemplateCommandOutput extends GetReviewTemplateOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetReviewTemplateCommand_base: {
|
|
24
24
|
new (input: GetReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateCommandInput, GetReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateCommandInput, GetReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get review template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const GetReviewTemplateCommand_base: {
|
|
|
86
86
|
* @throws {@link WellArchitectedServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetReviewTemplateCommand extends GetReviewTemplateCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetReviewTemplateLensReviewCommandOutput extends GetReviewTempl
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetReviewTemplateLensReviewCommand_base: {
|
|
24
24
|
new (input: GetReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateLensReviewCommandInput, GetReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetReviewTemplateLensReviewCommandInput, GetReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get a lens review associated with a review template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const GetReviewTemplateLensReviewCommand_base: {
|
|
|
92
92
|
* @throws {@link WellArchitectedServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class GetReviewTemplateLensReviewCommand extends GetReviewTemplateLensReviewCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetWorkloadCommandOutput extends GetWorkloadOutput, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetWorkloadCommand_base: {
|
|
24
24
|
new (input: GetWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkloadCommandInput, GetWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get an existing workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -124,6 +124,7 @@ declare const GetWorkloadCommand_base: {
|
|
|
124
124
|
* @throws {@link WellArchitectedServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class GetWorkloadCommand extends GetWorkloadCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface ImportLensCommandOutput extends ImportLensOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ImportLensCommand_base: {
|
|
24
24
|
new (input: ImportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ImportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ImportLensCommandInput, ImportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Import a new custom lens or update an existing custom lens.</p>
|
|
30
30
|
* <p>To update an existing custom lens, specify its ARN as the <code>LensAlias</code>. If
|
|
31
31
|
* no ARN is specified, a new custom lens is created.</p>
|
|
@@ -99,6 +99,7 @@ declare const ImportLensCommand_base: {
|
|
|
99
99
|
* @throws {@link WellArchitectedServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ImportLensCommand extends ImportLensCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAnswersCommandOutput extends ListAnswersOutput, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAnswersCommand_base: {
|
|
24
24
|
new (input: ListAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnswersCommandInput, ListAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List of answers for a particular workload and lens.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -125,6 +125,7 @@ declare const ListAnswersCommand_base: {
|
|
|
125
125
|
* @throws {@link WellArchitectedServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
127
127
|
*
|
|
128
|
+
* @public
|
|
128
129
|
*/
|
|
129
130
|
export declare class ListAnswersCommand extends ListAnswersCommand_base {
|
|
130
131
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCheckDetailsCommandOutput extends ListCheckDetailsOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCheckDetailsCommand_base: {
|
|
24
24
|
new (input: ListCheckDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListCheckDetailsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckDetailsCommandInput, ListCheckDetailsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List of Trusted Advisor check details by account related to the workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const ListCheckDetailsCommand_base: {
|
|
|
91
91
|
* @throws {@link WellArchitectedServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListCheckDetailsCommand extends ListCheckDetailsCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListCheckSummariesCommandOutput extends ListCheckSummariesOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListCheckSummariesCommand_base: {
|
|
24
24
|
new (input: ListCheckSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListCheckSummariesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCheckSummariesCommandInput, ListCheckSummariesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List of Trusted Advisor checks summarized for all accounts related to the workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const ListCheckSummariesCommand_base: {
|
|
|
91
91
|
* @throws {@link WellArchitectedServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListCheckSummariesCommand extends ListCheckSummariesCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListLensReviewImprovementsCommandOutput extends ListLensReviewI
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLensReviewImprovementsCommand_base: {
|
|
24
24
|
new (input: ListLensReviewImprovementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListLensReviewImprovementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewImprovementsCommandInput, ListLensReviewImprovementsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List lens review improvements.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const ListLensReviewImprovementsCommand_base: {
|
|
|
94
94
|
* @throws {@link WellArchitectedServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class ListLensReviewImprovementsCommand extends ListLensReviewImprovementsCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListLensReviewsCommandOutput extends ListLensReviewsOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLensReviewsCommand_base: {
|
|
24
24
|
new (input: ListLensReviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewsCommandInput, ListLensReviewsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListLensReviewsCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensReviewsCommandInput, ListLensReviewsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List lens reviews for a particular workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const ListLensReviewsCommand_base: {
|
|
|
95
95
|
* @throws {@link WellArchitectedServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListLensReviewsCommand extends ListLensReviewsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListLensSharesCommandOutput extends ListLensSharesOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLensSharesCommand_base: {
|
|
24
24
|
new (input: ListLensSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensSharesCommandInput, ListLensSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListLensSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensSharesCommandInput, ListLensSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the lens shares associated with the lens.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListLensSharesCommand_base: {
|
|
|
80
80
|
* @throws {@link WellArchitectedServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListLensSharesCommand extends ListLensSharesCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListLensesCommandOutput extends ListLensesOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListLensesCommand_base: {
|
|
24
24
|
new (input: ListLensesCommandInput): import("@smithy/smithy-client").CommandImpl<ListLensesCommandInput, ListLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListLensesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListLensesCommandInput, ListLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the available lenses.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListLensesCommand_base: {
|
|
|
83
83
|
* @throws {@link WellArchitectedServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListLensesCommand extends ListLensesCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMilestonesCommandOutput extends ListMilestonesOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMilestonesCommand_base: {
|
|
24
24
|
new (input: ListMilestonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMilestonesCommandInput, ListMilestonesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListMilestonesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMilestonesCommandInput, ListMilestonesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List all milestones for an existing workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const ListMilestonesCommand_base: {
|
|
|
101
101
|
* @throws {@link WellArchitectedServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class ListMilestonesCommand extends ListMilestonesCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListNotificationsCommandOutput extends ListNotificationsOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListNotificationsCommand_base: {
|
|
24
24
|
new (input: ListNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListNotificationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List lens notifications.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const ListNotificationsCommand_base: {
|
|
|
83
83
|
* @throws {@link WellArchitectedServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListProfileNotificationsCommandOutput extends ListProfileNotifi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListProfileNotificationsCommand_base: {
|
|
24
24
|
new (input: ListProfileNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileNotificationsCommandInput, ListProfileNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListProfileNotificationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListProfileNotificationsCommandInput, ListProfileNotificationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List profile notifications.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const ListProfileNotificationsCommand_base: {
|
|
|
78
78
|
* @throws {@link WellArchitectedServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListProfileNotificationsCommand extends ListProfileNotificationsCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListProfileSharesCommandOutput extends ListProfileSharesOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListProfileSharesCommand_base: {
|
|
24
24
|
new (input: ListProfileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileSharesCommandInput, ListProfileSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListProfileSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileSharesCommandInput, ListProfileSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List profile shares.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const ListProfileSharesCommand_base: {
|
|
|
80
80
|
* @throws {@link WellArchitectedServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListProfileSharesCommand extends ListProfileSharesCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListProfilesCommandOutput extends ListProfilesOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListProfilesCommand_base: {
|
|
24
24
|
new (input: ListProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfilesCommandInput, ListProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListProfilesCommandInput, ListProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List profiles.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const ListProfilesCommand_base: {
|
|
|
79
79
|
* @throws {@link WellArchitectedServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListProfilesCommand extends ListProfilesCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReviewTemplateAnswersCommandOutput extends ListReviewTempla
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReviewTemplateAnswersCommand_base: {
|
|
24
24
|
new (input: ListReviewTemplateAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplateAnswersCommandInput, ListReviewTemplateAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListReviewTemplateAnswersCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplateAnswersCommandInput, ListReviewTemplateAnswersCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the answers of a review template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -121,6 +121,7 @@ declare const ListReviewTemplateAnswersCommand_base: {
|
|
|
121
121
|
* @throws {@link WellArchitectedServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class ListReviewTemplateAnswersCommand extends ListReviewTemplateAnswersCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReviewTemplatesCommandOutput extends ListReviewTemplatesOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReviewTemplatesCommand_base: {
|
|
24
24
|
new (input: ListReviewTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListReviewTemplatesCommandInput, ListReviewTemplatesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReviewTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReviewTemplatesCommandInput, ListReviewTemplatesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List review templates.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const ListReviewTemplatesCommand_base: {
|
|
|
79
79
|
* @throws {@link WellArchitectedServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListReviewTemplatesCommand extends ListReviewTemplatesCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListShareInvitationsCommandOutput extends ListShareInvitationsO
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListShareInvitationsCommand_base: {
|
|
24
24
|
new (input: ListShareInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListShareInvitationsCommandInput, ListShareInvitationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListShareInvitationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListShareInvitationsCommandInput, ListShareInvitationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the share invitations.</p>
|
|
30
30
|
* <p>
|
|
31
31
|
* <code>WorkloadNamePrefix</code>, <code>LensNamePrefix</code>,
|
|
@@ -92,6 +92,7 @@ declare const ListShareInvitationsCommand_base: {
|
|
|
92
92
|
* @throws {@link WellArchitectedServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListShareInvitationsCommand extends ListShareInvitationsCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the tags for a resource.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>The WorkloadArn parameter can be a workload ARN, a custom lens ARN, a profile ARN, or review template ARN.</p>
|
|
@@ -64,6 +64,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link WellArchitectedServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTemplateSharesCommandOutput extends ListTemplateSharesOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTemplateSharesCommand_base: {
|
|
24
24
|
new (input: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List review template shares.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const ListTemplateSharesCommand_base: {
|
|
|
81
81
|
* @throws {@link WellArchitectedServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListTemplateSharesCommand extends ListTemplateSharesCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListWorkloadSharesCommandOutput extends ListWorkloadSharesOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListWorkloadSharesCommand_base: {
|
|
24
24
|
new (input: ListWorkloadSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadSharesCommandInput, ListWorkloadSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListWorkloadSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadSharesCommandInput, ListWorkloadSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the workload shares associated with the workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const ListWorkloadSharesCommand_base: {
|
|
|
82
82
|
* @throws {@link WellArchitectedServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListWorkloadSharesCommand extends ListWorkloadSharesCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListWorkloadsCommandOutput extends ListWorkloadsOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListWorkloadsCommand_base: {
|
|
24
24
|
new (input: ListWorkloadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadsCommandInput, ListWorkloadsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListWorkloadsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWorkloadsCommandInput, ListWorkloadsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Paginated list of workloads.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const ListWorkloadsCommand_base: {
|
|
|
92
92
|
* @throws {@link WellArchitectedServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListWorkloadsCommand extends ListWorkloadsCommand_base {
|
|
97
98
|
}
|