@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
|
@@ -254,6 +254,7 @@ export interface WellArchitected {
|
|
|
254
254
|
/**
|
|
255
255
|
* @see {@link GetProfileTemplateCommand}
|
|
256
256
|
*/
|
|
257
|
+
getProfileTemplate(): Promise<GetProfileTemplateCommandOutput>;
|
|
257
258
|
getProfileTemplate(args: GetProfileTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetProfileTemplateCommandOutput>;
|
|
258
259
|
getProfileTemplate(args: GetProfileTemplateCommandInput, cb: (err: any, data?: GetProfileTemplateCommandOutput) => void): void;
|
|
259
260
|
getProfileTemplate(args: GetProfileTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetProfileTemplateCommandOutput) => void): void;
|
|
@@ -308,6 +309,7 @@ export interface WellArchitected {
|
|
|
308
309
|
/**
|
|
309
310
|
* @see {@link ListLensesCommand}
|
|
310
311
|
*/
|
|
312
|
+
listLenses(): Promise<ListLensesCommandOutput>;
|
|
311
313
|
listLenses(args: ListLensesCommandInput, options?: __HttpHandlerOptions): Promise<ListLensesCommandOutput>;
|
|
312
314
|
listLenses(args: ListLensesCommandInput, cb: (err: any, data?: ListLensesCommandOutput) => void): void;
|
|
313
315
|
listLenses(args: ListLensesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLensesCommandOutput) => void): void;
|
|
@@ -338,18 +340,21 @@ export interface WellArchitected {
|
|
|
338
340
|
/**
|
|
339
341
|
* @see {@link ListNotificationsCommand}
|
|
340
342
|
*/
|
|
343
|
+
listNotifications(): Promise<ListNotificationsCommandOutput>;
|
|
341
344
|
listNotifications(args: ListNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListNotificationsCommandOutput>;
|
|
342
345
|
listNotifications(args: ListNotificationsCommandInput, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
343
346
|
listNotifications(args: ListNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNotificationsCommandOutput) => void): void;
|
|
344
347
|
/**
|
|
345
348
|
* @see {@link ListProfileNotificationsCommand}
|
|
346
349
|
*/
|
|
350
|
+
listProfileNotifications(): Promise<ListProfileNotificationsCommandOutput>;
|
|
347
351
|
listProfileNotifications(args: ListProfileNotificationsCommandInput, options?: __HttpHandlerOptions): Promise<ListProfileNotificationsCommandOutput>;
|
|
348
352
|
listProfileNotifications(args: ListProfileNotificationsCommandInput, cb: (err: any, data?: ListProfileNotificationsCommandOutput) => void): void;
|
|
349
353
|
listProfileNotifications(args: ListProfileNotificationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProfileNotificationsCommandOutput) => void): void;
|
|
350
354
|
/**
|
|
351
355
|
* @see {@link ListProfilesCommand}
|
|
352
356
|
*/
|
|
357
|
+
listProfiles(): Promise<ListProfilesCommandOutput>;
|
|
353
358
|
listProfiles(args: ListProfilesCommandInput, options?: __HttpHandlerOptions): Promise<ListProfilesCommandOutput>;
|
|
354
359
|
listProfiles(args: ListProfilesCommandInput, cb: (err: any, data?: ListProfilesCommandOutput) => void): void;
|
|
355
360
|
listProfiles(args: ListProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProfilesCommandOutput) => void): void;
|
|
@@ -368,12 +373,14 @@ export interface WellArchitected {
|
|
|
368
373
|
/**
|
|
369
374
|
* @see {@link ListReviewTemplatesCommand}
|
|
370
375
|
*/
|
|
376
|
+
listReviewTemplates(): Promise<ListReviewTemplatesCommandOutput>;
|
|
371
377
|
listReviewTemplates(args: ListReviewTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListReviewTemplatesCommandOutput>;
|
|
372
378
|
listReviewTemplates(args: ListReviewTemplatesCommandInput, cb: (err: any, data?: ListReviewTemplatesCommandOutput) => void): void;
|
|
373
379
|
listReviewTemplates(args: ListReviewTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReviewTemplatesCommandOutput) => void): void;
|
|
374
380
|
/**
|
|
375
381
|
* @see {@link ListShareInvitationsCommand}
|
|
376
382
|
*/
|
|
383
|
+
listShareInvitations(): Promise<ListShareInvitationsCommandOutput>;
|
|
377
384
|
listShareInvitations(args: ListShareInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<ListShareInvitationsCommandOutput>;
|
|
378
385
|
listShareInvitations(args: ListShareInvitationsCommandInput, cb: (err: any, data?: ListShareInvitationsCommandOutput) => void): void;
|
|
379
386
|
listShareInvitations(args: ListShareInvitationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListShareInvitationsCommandOutput) => void): void;
|
|
@@ -392,6 +399,7 @@ export interface WellArchitected {
|
|
|
392
399
|
/**
|
|
393
400
|
* @see {@link ListWorkloadsCommand}
|
|
394
401
|
*/
|
|
402
|
+
listWorkloads(): Promise<ListWorkloadsCommandOutput>;
|
|
395
403
|
listWorkloads(args: ListWorkloadsCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkloadsCommandOutput>;
|
|
396
404
|
listWorkloads(args: ListWorkloadsCommandInput, cb: (err: any, data?: ListWorkloadsCommandOutput) => void): void;
|
|
397
405
|
listWorkloads(args: ListWorkloadsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkloadsCommandOutput) => void): void;
|
|
@@ -422,6 +430,7 @@ export interface WellArchitected {
|
|
|
422
430
|
/**
|
|
423
431
|
* @see {@link UpdateGlobalSettingsCommand}
|
|
424
432
|
*/
|
|
433
|
+
updateGlobalSettings(): Promise<UpdateGlobalSettingsCommandOutput>;
|
|
425
434
|
updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGlobalSettingsCommandOutput>;
|
|
426
435
|
updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void): void;
|
|
427
436
|
updateGlobalSettings(args: UpdateGlobalSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void): void;
|
|
@@ -493,13 +502,13 @@ export interface WellArchitected {
|
|
|
493
502
|
upgradeReviewTemplateLensReview(args: UpgradeReviewTemplateLensReviewCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpgradeReviewTemplateLensReviewCommandOutput) => void): void;
|
|
494
503
|
}
|
|
495
504
|
/**
|
|
496
|
-
* @public
|
|
497
505
|
* <fullname>Well-Architected Tool</fullname>
|
|
498
506
|
* <p>This is the <i>Well-Architected Tool API Reference</i>. The WA Tool API provides programmatic access to the
|
|
499
507
|
* <a href="http://aws.amazon.com/well-architected-tool">Well-Architected Tool</a> in the
|
|
500
508
|
* <a href="https://console.aws.amazon.com/wellarchitected">Amazon Web Services Management Console</a>. For information
|
|
501
509
|
* about the Well-Architected Tool, see the
|
|
502
510
|
* <a href="https://docs.aws.amazon.com/wellarchitected/latest/userguide/intro.html">Well-Architected Tool User Guide</a>.</p>
|
|
511
|
+
* @public
|
|
503
512
|
*/
|
|
504
513
|
export declare class WellArchitected extends WellArchitectedClient implements WellArchitected {
|
|
505
514
|
}
|
|
@@ -221,13 +221,13 @@ export type WellArchitectedClientResolvedConfigType = __SmithyResolvedConfigurat
|
|
|
221
221
|
export interface WellArchitectedClientResolvedConfig extends WellArchitectedClientResolvedConfigType {
|
|
222
222
|
}
|
|
223
223
|
/**
|
|
224
|
-
* @public
|
|
225
224
|
* <fullname>Well-Architected Tool</fullname>
|
|
226
225
|
* <p>This is the <i>Well-Architected Tool API Reference</i>. The WA Tool API provides programmatic access to the
|
|
227
226
|
* <a href="http://aws.amazon.com/well-architected-tool">Well-Architected Tool</a> in the
|
|
228
227
|
* <a href="https://console.aws.amazon.com/wellarchitected">Amazon Web Services Management Console</a>. For information
|
|
229
228
|
* about the Well-Architected Tool, see the
|
|
230
229
|
* <a href="https://docs.aws.amazon.com/wellarchitected/latest/userguide/intro.html">Well-Architected Tool User Guide</a>.</p>
|
|
230
|
+
* @public
|
|
231
231
|
*/
|
|
232
232
|
export declare class WellArchitectedClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig> {
|
|
233
233
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateLensesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateLensesCommand_base: {
|
|
24
24
|
new (input: AssociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLensesCommandInput, AssociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateLensesCommandInput, AssociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associate a lens to a workload.</p>
|
|
30
30
|
* <p>Up to 10 lenses can be associated with a workload in a single API operation. A
|
|
31
31
|
* maximum of 20 lenses can be associated with a workload.</p>
|
|
@@ -82,6 +82,7 @@ declare const AssociateLensesCommand_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 AssociateLensesCommand extends AssociateLensesCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface AssociateProfilesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateProfilesCommand_base: {
|
|
24
24
|
new (input: AssociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProfilesCommandInput, AssociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProfilesCommandInput, AssociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associate a profile with a 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 AssociateProfilesCommand_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 AssociateProfilesCommand extends AssociateProfilesCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLensShareCommandOutput extends CreateLensShareOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLensShareCommand_base: {
|
|
24
24
|
new (input: CreateLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensShareCommandInput, CreateLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensShareCommandInput, CreateLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a lens share.</p>
|
|
30
30
|
* <p>The owner of a lens can share it with other Amazon Web Services accounts, users, an organization,
|
|
31
31
|
* and organizational units (OUs) in the same Amazon Web Services Region.
|
|
@@ -96,6 +96,7 @@ declare const CreateLensShareCommand_base: {
|
|
|
96
96
|
* @throws {@link WellArchitectedServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateLensShareCommand extends CreateLensShareCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateLensVersionCommandOutput extends CreateLensVersionOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateLensVersionCommand_base: {
|
|
24
24
|
new (input: CreateLensVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensVersionCommandInput, CreateLensVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateLensVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateLensVersionCommandInput, CreateLensVersionCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new lens version.</p>
|
|
30
30
|
* <p>A lens can have up to 100 versions.</p>
|
|
31
31
|
* <p>Use this operation to publish a new lens version after you have imported a lens. The <code>LensAlias</code>
|
|
@@ -84,6 +84,7 @@ declare const CreateLensVersionCommand_base: {
|
|
|
84
84
|
* @throws {@link WellArchitectedServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateLensVersionCommand extends CreateLensVersionCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMilestoneCommandOutput extends CreateMilestoneOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMilestoneCommand_base: {
|
|
24
24
|
new (input: CreateMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMilestoneCommandInput, CreateMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMilestoneCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMilestoneCommandInput, CreateMilestoneCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create 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.
|
|
@@ -77,6 +77,7 @@ declare const CreateMilestoneCommand_base: {
|
|
|
77
77
|
* @throws {@link WellArchitectedServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateMilestoneCommand extends CreateMilestoneCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateProfileCommandOutput extends CreateProfileOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateProfileCommand_base: {
|
|
24
24
|
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a profile.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const CreateProfileCommand_base: {
|
|
|
85
85
|
* @throws {@link WellArchitectedServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CreateProfileCommand extends CreateProfileCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateProfileShareCommandOutput extends CreateProfileShareOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateProfileShareCommand_base: {
|
|
24
24
|
new (input: CreateProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileShareCommandInput, CreateProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileShareCommandInput, CreateProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a profile share.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const CreateProfileShareCommand_base: {
|
|
|
77
77
|
* @throws {@link WellArchitectedServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateProfileShareCommand extends CreateProfileShareCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateReviewTemplateCommandOutput extends CreateReviewTemplateO
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateReviewTemplateCommand_base: {
|
|
24
24
|
new (input: CreateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReviewTemplateCommandInput, CreateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateReviewTemplateCommandInput, CreateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a review template.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>
|
|
@@ -94,6 +94,7 @@ declare const CreateReviewTemplateCommand_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 CreateReviewTemplateCommand extends CreateReviewTemplateCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTemplateShareCommandOutput extends CreateTemplateShareOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTemplateShareCommand_base: {
|
|
24
24
|
new (input: CreateTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateShareCommandInput, CreateTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateShareCommandInput, CreateTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a review template share.</p>
|
|
30
30
|
* <p>The owner of a review template can share it with other Amazon Web Services accounts,
|
|
31
31
|
* users, an organization, and organizational units (OUs) in the same Amazon Web Services Region. </p>
|
|
@@ -91,6 +91,7 @@ declare const CreateTemplateShareCommand_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 CreateTemplateShareCommand extends CreateTemplateShareCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWorkloadCommand_base: {
|
|
24
24
|
new (input: CreateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadCommandInput, CreateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadCommandInput, CreateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new workload.</p>
|
|
30
30
|
* <p>The owner of a workload can share the workload with other Amazon Web Services accounts, users,
|
|
31
31
|
* an organization, and organizational units (OUs)
|
|
@@ -151,6 +151,7 @@ declare const CreateWorkloadCommand_base: {
|
|
|
151
151
|
* @throws {@link WellArchitectedServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
153
153
|
*
|
|
154
|
+
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class CreateWorkloadCommand extends CreateWorkloadCommand_base {
|
|
156
157
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateWorkloadShareCommand_base: {
|
|
24
24
|
new (input: CreateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a workload share.</p>
|
|
30
30
|
* <p>The owner of a workload can share it with other Amazon Web Services accounts and users in the same
|
|
31
31
|
* Amazon Web Services Region. Shared access to a workload is not removed until the workload invitation is
|
|
@@ -85,6 +85,7 @@ declare const CreateWorkloadShareCommand_base: {
|
|
|
85
85
|
* @throws {@link WellArchitectedServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CreateWorkloadShareCommand extends CreateWorkloadShareCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLensCommand_base: {
|
|
24
24
|
new (input: DeleteLensCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensCommandInput, DeleteLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLensCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensCommandInput, DeleteLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete an existing lens.</p>
|
|
30
30
|
* <p>Only the owner of a lens can delete it. After the lens is deleted, Amazon Web Services accounts and users
|
|
31
31
|
* that you shared the lens with can continue to use it, but they will no longer be able to apply it to new workloads.
|
|
@@ -85,6 +85,7 @@ declare const DeleteLensCommand_base: {
|
|
|
85
85
|
* @throws {@link WellArchitectedServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class DeleteLensCommand extends DeleteLensCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLensShareCommand_base: {
|
|
24
24
|
new (input: DeleteLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensShareCommandInput, DeleteLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensShareCommandInput, DeleteLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a lens share.</p>
|
|
30
30
|
* <p>After the lens share is deleted, Amazon Web Services accounts, users, organizations,
|
|
31
31
|
* and organizational units (OUs)
|
|
@@ -85,6 +85,7 @@ declare const DeleteLensShareCommand_base: {
|
|
|
85
85
|
* @throws {@link WellArchitectedServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class DeleteLensShareCommand extends DeleteLensShareCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteProfileCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProfileCommand_base: {
|
|
24
24
|
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a profile.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>
|
|
@@ -81,6 +81,7 @@ declare const DeleteProfileCommand_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 DeleteProfileCommand extends DeleteProfileCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteProfileShareCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteProfileShareCommand_base: {
|
|
24
24
|
new (input: DeleteProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileShareCommandInput, DeleteProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileShareCommandInput, DeleteProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a profile share.</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 DeleteProfileShareCommand_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 DeleteProfileShareCommand extends DeleteProfileShareCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteReviewTemplateCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteReviewTemplateCommand_base: {
|
|
24
24
|
new (input: DeleteReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReviewTemplateCommandInput, DeleteReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReviewTemplateCommandInput, DeleteReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a review template.</p>
|
|
30
30
|
* <p>Only the owner of a review template can delete it.</p>
|
|
31
31
|
* <p>After the review template is deleted, Amazon Web Services accounts, users,
|
|
@@ -74,6 +74,7 @@ declare const DeleteReviewTemplateCommand_base: {
|
|
|
74
74
|
* @throws {@link WellArchitectedServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteReviewTemplateCommand extends DeleteReviewTemplateCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTemplateShareCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTemplateShareCommand_base: {
|
|
24
24
|
new (input: DeleteTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateShareCommandInput, DeleteTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateShareCommandInput, DeleteTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a review template share.</p>
|
|
30
30
|
* <p>After the review template share is deleted, Amazon Web Services accounts, users,
|
|
31
31
|
* organizations, and organizational units (OUs) that you shared the review template with
|
|
@@ -74,6 +74,7 @@ declare const DeleteTemplateShareCommand_base: {
|
|
|
74
74
|
* @throws {@link WellArchitectedServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteTemplateShareCommand extends DeleteTemplateShareCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWorkloadCommand_base: {
|
|
24
24
|
new (input: DeleteWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete an existing workload.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const DeleteWorkloadCommand_base: {
|
|
|
70
70
|
* @throws {@link WellArchitectedServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteWorkloadCommand extends DeleteWorkloadCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteWorkloadShareCommand_base: {
|
|
24
24
|
new (input: DeleteWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a workload share.</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 DeleteWorkloadShareCommand_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 DeleteWorkloadShareCommand extends DeleteWorkloadShareCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateLensesCommand_base: {
|
|
24
24
|
new (input: DisassociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLensesCommandInput, DisassociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLensesCommandInput, DisassociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociate a lens from a workload.</p>
|
|
30
30
|
* <p>Up to 10 lenses can be disassociated from a workload in a single API operation.</p>
|
|
31
31
|
* <note>
|
|
@@ -77,6 +77,7 @@ declare const DisassociateLensesCommand_base: {
|
|
|
77
77
|
* @throws {@link WellArchitectedServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DisassociateLensesCommand extends DisassociateLensesCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateProfilesCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateProfilesCommand_base: {
|
|
24
24
|
new (input: DisassociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProfilesCommandInput, DisassociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProfilesCommandInput, DisassociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociate a profile from a 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 DisassociateProfilesCommand_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 DisassociateProfilesCommand extends DisassociateProfilesCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ExportLensCommand_base: {
|
|
24
24
|
new (input: ExportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ExportLensCommandInput, ExportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ExportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ExportLensCommandInput, ExportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Export an existing lens.</p>
|
|
30
30
|
* <p>Only the owner of a lens can export it. Lenses provided by Amazon Web Services (Amazon Web Services Official Content)
|
|
31
31
|
* cannot be exported.</p>
|
|
@@ -84,6 +84,7 @@ declare const ExportLensCommand_base: {
|
|
|
84
84
|
* @throws {@link WellArchitectedServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ExportLensCommand extends ExportLensCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAnswerCommandOutput extends GetAnswerOutput, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAnswerCommand_base: {
|
|
24
24
|
new (input: GetAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnswerCommandInput, GetAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnswerCommandInput, GetAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get 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.
|
|
@@ -124,6 +124,7 @@ declare const GetAnswerCommand_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 GetAnswerCommand extends GetAnswerCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetConsolidatedReportCommandOutput extends GetConsolidatedRepor
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConsolidatedReportCommand_base: {
|
|
24
24
|
new (input: GetConsolidatedReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetConsolidatedReportCommandInput, GetConsolidatedReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConsolidatedReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetConsolidatedReportCommandInput, GetConsolidatedReportCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get a consolidated report of your workloads.</p>
|
|
30
30
|
* <p>You can optionally choose to include workloads that have been shared with you.</p>
|
|
31
31
|
* @example
|
|
@@ -112,6 +112,7 @@ declare const GetConsolidatedReportCommand_base: {
|
|
|
112
112
|
* @throws {@link WellArchitectedServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class GetConsolidatedReportCommand extends GetConsolidatedReportCommand_base {
|
|
117
118
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLensCommandOutput extends GetLensOutput, __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLensCommand_base: {
|
|
24
24
|
new (input: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<GetLensCommandInput, GetLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get an existing lens.</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 GetLensCommand_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 GetLensCommand extends GetLensCommand_base {
|
|
84
85
|
}
|