@aws-sdk/client-wellarchitected 3.529.1 → 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds one or more tags to the specified 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>
|
|
@@ -63,6 +63,7 @@ declare const TagResourceCommand_base: {
|
|
|
63
63
|
* @throws {@link WellArchitectedServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes specified tags from 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>
|
|
@@ -67,6 +67,7 @@ declare const UntagResourceCommand_base: {
|
|
|
67
67
|
* @throws {@link WellArchitectedServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAnswerCommandOutput extends UpdateAnswerOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAnswerCommand_base: {
|
|
24
24
|
new (input: UpdateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnswerCommandInput, UpdateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnswerCommandInput, UpdateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update the answer to a specific question in a workload review.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -138,6 +138,7 @@ declare const UpdateAnswerCommand_base: {
|
|
|
138
138
|
* @throws {@link WellArchitectedServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
140
140
|
*
|
|
141
|
+
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class UpdateAnswerCommand extends UpdateAnswerCommand_base {
|
|
143
144
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateGlobalSettingsCommand_base: {
|
|
24
24
|
new (input: UpdateGlobalSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateGlobalSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates whether the Amazon Web Services account is opted into organization sharing and discovery integration features.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const UpdateGlobalSettingsCommand_base: {
|
|
|
67
67
|
* @throws {@link WellArchitectedServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateLensReviewCommandOutput extends UpdateLensReviewOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateLensReviewCommand_base: {
|
|
24
24
|
new (input: UpdateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLensReviewCommandInput, UpdateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLensReviewCommandInput, UpdateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update lens review 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.
|
|
@@ -111,6 +111,7 @@ declare const UpdateLensReviewCommand_base: {
|
|
|
111
111
|
* @throws {@link WellArchitectedServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class UpdateLensReviewCommand extends UpdateLensReviewCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateProfileCommandOutput extends UpdateProfileOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateProfileCommand_base: {
|
|
24
24
|
new (input: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -111,6 +111,7 @@ declare const UpdateProfileCommand_base: {
|
|
|
111
111
|
* @throws {@link WellArchitectedServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
113
113
|
*
|
|
114
|
+
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
|
|
116
117
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReviewTemplateAnswerCommandOutput extends UpdateReviewTem
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReviewTemplateAnswerCommand_base: {
|
|
24
24
|
new (input: UpdateReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateAnswerCommandInput, UpdateReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateAnswerCommandInput, UpdateReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a review template answer.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -137,6 +137,7 @@ declare const UpdateReviewTemplateAnswerCommand_base: {
|
|
|
137
137
|
* @throws {@link WellArchitectedServiceException}
|
|
138
138
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
139
139
|
*
|
|
140
|
+
* @public
|
|
140
141
|
*/
|
|
141
142
|
export declare class UpdateReviewTemplateAnswerCommand extends UpdateReviewTemplateAnswerCommand_base {
|
|
142
143
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReviewTemplateCommandOutput extends UpdateReviewTemplateO
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReviewTemplateCommand_base: {
|
|
24
24
|
new (input: UpdateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a review template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const UpdateReviewTemplateCommand_base: {
|
|
|
98
98
|
* @throws {@link WellArchitectedServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class UpdateReviewTemplateCommand extends UpdateReviewTemplateCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateReviewTemplateLensReviewCommandOutput extends UpdateRevie
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateReviewTemplateLensReviewCommand_base: {
|
|
24
24
|
new (input: UpdateReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update 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.
|
|
@@ -99,6 +99,7 @@ declare const UpdateReviewTemplateLensReviewCommand_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 UpdateReviewTemplateLensReviewCommand extends UpdateReviewTemplateLensReviewCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateShareInvitationCommandOutput extends UpdateShareInvitatio
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateShareInvitationCommand_base: {
|
|
24
24
|
new (input: UpdateShareInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateShareInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateShareInvitationCommandInput, UpdateShareInvitationCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a workload or custom lens share invitation.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>This API operation can be called independently of any resource. Previous documentation implied that a workload ARN must be specified.</p>
|
|
@@ -83,6 +83,7 @@ declare const UpdateShareInvitationCommand_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 UpdateShareInvitationCommand extends UpdateShareInvitationCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateWorkloadCommandOutput extends UpdateWorkloadOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateWorkloadCommand_base: {
|
|
24
24
|
new (input: UpdateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update an existing workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -158,6 +158,7 @@ declare const UpdateWorkloadCommand_base: {
|
|
|
158
158
|
* @throws {@link WellArchitectedServiceException}
|
|
159
159
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
160
160
|
*
|
|
161
|
+
* @public
|
|
161
162
|
*/
|
|
162
163
|
export declare class UpdateWorkloadCommand extends UpdateWorkloadCommand_base {
|
|
163
164
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateWorkloadShareCommandOutput extends UpdateWorkloadShareOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateWorkloadShareCommand_base: {
|
|
24
24
|
new (input: UpdateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a workload share.</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 UpdateWorkloadShareCommand_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 UpdateWorkloadShareCommand extends UpdateWorkloadShareCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpgradeLensReviewCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpgradeLensReviewCommand_base: {
|
|
24
24
|
new (input: UpgradeLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpgradeLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Upgrade lens review 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.
|
|
@@ -72,6 +72,7 @@ declare const UpgradeLensReviewCommand_base: {
|
|
|
72
72
|
* @throws {@link WellArchitectedServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpgradeLensReviewCommand extends UpgradeLensReviewCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpgradeProfileVersionCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpgradeProfileVersionCommand_base: {
|
|
24
24
|
new (input: UpgradeProfileVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeProfileVersionCommandInput, UpgradeProfileVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpgradeProfileVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeProfileVersionCommandInput, UpgradeProfileVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Upgrade a profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const UpgradeProfileVersionCommand_base: {
|
|
|
72
72
|
* @throws {@link WellArchitectedServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpgradeProfileVersionCommand extends UpgradeProfileVersionCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpgradeReviewTemplateLensReviewCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpgradeReviewTemplateLensReviewCommand_base: {
|
|
24
24
|
new (input: UpgradeReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeReviewTemplateLensReviewCommandInput, UpgradeReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpgradeReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeReviewTemplateLensReviewCommandInput, UpgradeReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Upgrade the lens review 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.
|
|
@@ -71,6 +71,7 @@ declare const UpgradeReviewTemplateLensReviewCommand_base: {
|
|
|
71
71
|
* @throws {@link WellArchitectedServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpgradeReviewTemplateLensReviewCommand extends UpgradeReviewTemplateLensReviewCommand_base {
|
|
76
77
|
}
|