@aws-sdk/client-wellarchitected 3.477.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateLensesCommand.js +18 -41
- package/dist-cjs/commands/AssociateProfilesCommand.js +18 -41
- package/dist-cjs/commands/CreateLensShareCommand.js +18 -41
- package/dist-cjs/commands/CreateLensVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateMilestoneCommand.js +18 -41
- package/dist-cjs/commands/CreateProfileCommand.js +18 -41
- package/dist-cjs/commands/CreateProfileShareCommand.js +18 -41
- package/dist-cjs/commands/CreateReviewTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateTemplateShareCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkloadCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkloadShareCommand.js +18 -41
- package/dist-cjs/commands/DeleteLensCommand.js +18 -41
- package/dist-cjs/commands/DeleteLensShareCommand.js +18 -41
- package/dist-cjs/commands/DeleteProfileCommand.js +18 -41
- package/dist-cjs/commands/DeleteProfileShareCommand.js +18 -41
- package/dist-cjs/commands/DeleteReviewTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteTemplateShareCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkloadCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkloadShareCommand.js +18 -41
- package/dist-cjs/commands/DisassociateLensesCommand.js +18 -41
- package/dist-cjs/commands/DisassociateProfilesCommand.js +18 -41
- package/dist-cjs/commands/ExportLensCommand.js +18 -41
- package/dist-cjs/commands/GetAnswerCommand.js +18 -41
- package/dist-cjs/commands/GetConsolidatedReportCommand.js +18 -41
- package/dist-cjs/commands/GetLensCommand.js +18 -41
- package/dist-cjs/commands/GetLensReviewCommand.js +18 -41
- package/dist-cjs/commands/GetLensReviewReportCommand.js +18 -41
- package/dist-cjs/commands/GetLensVersionDifferenceCommand.js +18 -41
- package/dist-cjs/commands/GetMilestoneCommand.js +18 -41
- package/dist-cjs/commands/GetProfileCommand.js +18 -41
- package/dist-cjs/commands/GetProfileTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetReviewTemplateAnswerCommand.js +18 -41
- package/dist-cjs/commands/GetReviewTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetReviewTemplateLensReviewCommand.js +18 -41
- package/dist-cjs/commands/GetWorkloadCommand.js +18 -41
- package/dist-cjs/commands/ImportLensCommand.js +18 -41
- package/dist-cjs/commands/ListAnswersCommand.js +18 -41
- package/dist-cjs/commands/ListCheckDetailsCommand.js +18 -41
- package/dist-cjs/commands/ListCheckSummariesCommand.js +18 -41
- package/dist-cjs/commands/ListLensReviewImprovementsCommand.js +18 -41
- package/dist-cjs/commands/ListLensReviewsCommand.js +18 -41
- package/dist-cjs/commands/ListLensSharesCommand.js +18 -41
- package/dist-cjs/commands/ListLensesCommand.js +18 -41
- package/dist-cjs/commands/ListMilestonesCommand.js +18 -41
- package/dist-cjs/commands/ListNotificationsCommand.js +18 -41
- package/dist-cjs/commands/ListProfileNotificationsCommand.js +18 -41
- package/dist-cjs/commands/ListProfileSharesCommand.js +18 -41
- package/dist-cjs/commands/ListProfilesCommand.js +18 -41
- package/dist-cjs/commands/ListReviewTemplateAnswersCommand.js +18 -41
- package/dist-cjs/commands/ListReviewTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListShareInvitationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTemplateSharesCommand.js +18 -41
- package/dist-cjs/commands/ListWorkloadSharesCommand.js +18 -41
- package/dist-cjs/commands/ListWorkloadsCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAnswerCommand.js +18 -41
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateLensReviewCommand.js +18 -41
- package/dist-cjs/commands/UpdateProfileCommand.js +18 -41
- package/dist-cjs/commands/UpdateReviewTemplateAnswerCommand.js +18 -41
- package/dist-cjs/commands/UpdateReviewTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateReviewTemplateLensReviewCommand.js +18 -41
- package/dist-cjs/commands/UpdateShareInvitationCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkloadCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkloadShareCommand.js +18 -41
- package/dist-cjs/commands/UpgradeLensReviewCommand.js +18 -41
- package/dist-cjs/commands/UpgradeProfileVersionCommand.js +18 -41
- package/dist-cjs/commands/UpgradeReviewTemplateLensReviewCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/GetConsolidatedReportPaginator.js +2 -24
- package/dist-cjs/pagination/ListAnswersPaginator.js +2 -24
- package/dist-cjs/pagination/ListCheckDetailsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCheckSummariesPaginator.js +2 -24
- package/dist-cjs/pagination/ListLensReviewImprovementsPaginator.js +2 -24
- package/dist-cjs/pagination/ListLensReviewsPaginator.js +2 -24
- package/dist-cjs/pagination/ListLensSharesPaginator.js +2 -24
- package/dist-cjs/pagination/ListLensesPaginator.js +2 -24
- package/dist-cjs/pagination/ListMilestonesPaginator.js +2 -24
- package/dist-cjs/pagination/ListNotificationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProfileNotificationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProfileSharesPaginator.js +2 -24
- package/dist-cjs/pagination/ListProfilesPaginator.js +2 -24
- package/dist-cjs/pagination/ListReviewTemplateAnswersPaginator.js +2 -24
- package/dist-cjs/pagination/ListReviewTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListShareInvitationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTemplateSharesPaginator.js +2 -24
- package/dist-cjs/pagination/ListWorkloadSharesPaginator.js +2 -24
- package/dist-cjs/pagination/ListWorkloadsPaginator.js +2 -24
- package/dist-es/commands/AssociateLensesCommand.js +18 -41
- package/dist-es/commands/AssociateProfilesCommand.js +18 -41
- package/dist-es/commands/CreateLensShareCommand.js +18 -41
- package/dist-es/commands/CreateLensVersionCommand.js +18 -41
- package/dist-es/commands/CreateMilestoneCommand.js +18 -41
- package/dist-es/commands/CreateProfileCommand.js +18 -41
- package/dist-es/commands/CreateProfileShareCommand.js +18 -41
- package/dist-es/commands/CreateReviewTemplateCommand.js +18 -41
- package/dist-es/commands/CreateTemplateShareCommand.js +18 -41
- package/dist-es/commands/CreateWorkloadCommand.js +18 -41
- package/dist-es/commands/CreateWorkloadShareCommand.js +18 -41
- package/dist-es/commands/DeleteLensCommand.js +18 -41
- package/dist-es/commands/DeleteLensShareCommand.js +18 -41
- package/dist-es/commands/DeleteProfileCommand.js +18 -41
- package/dist-es/commands/DeleteProfileShareCommand.js +18 -41
- package/dist-es/commands/DeleteReviewTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteTemplateShareCommand.js +18 -41
- package/dist-es/commands/DeleteWorkloadCommand.js +18 -41
- package/dist-es/commands/DeleteWorkloadShareCommand.js +18 -41
- package/dist-es/commands/DisassociateLensesCommand.js +18 -41
- package/dist-es/commands/DisassociateProfilesCommand.js +18 -41
- package/dist-es/commands/ExportLensCommand.js +18 -41
- package/dist-es/commands/GetAnswerCommand.js +18 -41
- package/dist-es/commands/GetConsolidatedReportCommand.js +18 -41
- package/dist-es/commands/GetLensCommand.js +18 -41
- package/dist-es/commands/GetLensReviewCommand.js +18 -41
- package/dist-es/commands/GetLensReviewReportCommand.js +18 -41
- package/dist-es/commands/GetLensVersionDifferenceCommand.js +18 -41
- package/dist-es/commands/GetMilestoneCommand.js +18 -41
- package/dist-es/commands/GetProfileCommand.js +18 -41
- package/dist-es/commands/GetProfileTemplateCommand.js +18 -41
- package/dist-es/commands/GetReviewTemplateAnswerCommand.js +18 -41
- package/dist-es/commands/GetReviewTemplateCommand.js +18 -41
- package/dist-es/commands/GetReviewTemplateLensReviewCommand.js +18 -41
- package/dist-es/commands/GetWorkloadCommand.js +18 -41
- package/dist-es/commands/ImportLensCommand.js +18 -41
- package/dist-es/commands/ListAnswersCommand.js +18 -41
- package/dist-es/commands/ListCheckDetailsCommand.js +18 -41
- package/dist-es/commands/ListCheckSummariesCommand.js +18 -41
- package/dist-es/commands/ListLensReviewImprovementsCommand.js +18 -41
- package/dist-es/commands/ListLensReviewsCommand.js +18 -41
- package/dist-es/commands/ListLensSharesCommand.js +18 -41
- package/dist-es/commands/ListLensesCommand.js +18 -41
- package/dist-es/commands/ListMilestonesCommand.js +18 -41
- package/dist-es/commands/ListNotificationsCommand.js +18 -41
- package/dist-es/commands/ListProfileNotificationsCommand.js +18 -41
- package/dist-es/commands/ListProfileSharesCommand.js +18 -41
- package/dist-es/commands/ListProfilesCommand.js +18 -41
- package/dist-es/commands/ListReviewTemplateAnswersCommand.js +18 -41
- package/dist-es/commands/ListReviewTemplatesCommand.js +18 -41
- package/dist-es/commands/ListShareInvitationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTemplateSharesCommand.js +18 -41
- package/dist-es/commands/ListWorkloadSharesCommand.js +18 -41
- package/dist-es/commands/ListWorkloadsCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAnswerCommand.js +18 -41
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateLensReviewCommand.js +18 -41
- package/dist-es/commands/UpdateProfileCommand.js +18 -41
- package/dist-es/commands/UpdateReviewTemplateAnswerCommand.js +18 -41
- package/dist-es/commands/UpdateReviewTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateReviewTemplateLensReviewCommand.js +18 -41
- package/dist-es/commands/UpdateShareInvitationCommand.js +18 -41
- package/dist-es/commands/UpdateWorkloadCommand.js +18 -41
- package/dist-es/commands/UpdateWorkloadShareCommand.js +18 -41
- package/dist-es/commands/UpgradeLensReviewCommand.js +18 -41
- package/dist-es/commands/UpgradeProfileVersionCommand.js +18 -41
- package/dist-es/commands/UpgradeReviewTemplateLensReviewCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/GetConsolidatedReportPaginator.js +2 -23
- package/dist-es/pagination/ListAnswersPaginator.js +2 -23
- package/dist-es/pagination/ListCheckDetailsPaginator.js +2 -23
- package/dist-es/pagination/ListCheckSummariesPaginator.js +2 -23
- package/dist-es/pagination/ListLensReviewImprovementsPaginator.js +2 -23
- package/dist-es/pagination/ListLensReviewsPaginator.js +2 -23
- package/dist-es/pagination/ListLensSharesPaginator.js +2 -23
- package/dist-es/pagination/ListLensesPaginator.js +2 -23
- package/dist-es/pagination/ListMilestonesPaginator.js +2 -23
- package/dist-es/pagination/ListNotificationsPaginator.js +2 -23
- package/dist-es/pagination/ListProfileNotificationsPaginator.js +2 -23
- package/dist-es/pagination/ListProfileSharesPaginator.js +2 -23
- package/dist-es/pagination/ListProfilesPaginator.js +2 -23
- package/dist-es/pagination/ListReviewTemplateAnswersPaginator.js +2 -23
- package/dist-es/pagination/ListReviewTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListShareInvitationsPaginator.js +2 -23
- package/dist-es/pagination/ListTemplateSharesPaginator.js +2 -23
- package/dist-es/pagination/ListWorkloadSharesPaginator.js +2 -23
- package/dist-es/pagination/ListWorkloadsPaginator.js +2 -23
- package/dist-types/commands/AssociateLensesCommand.d.ts +6 -21
- package/dist-types/commands/AssociateProfilesCommand.d.ts +6 -21
- package/dist-types/commands/CreateLensShareCommand.d.ts +6 -21
- package/dist-types/commands/CreateLensVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateMilestoneCommand.d.ts +6 -21
- package/dist-types/commands/CreateProfileCommand.d.ts +6 -21
- package/dist-types/commands/CreateProfileShareCommand.d.ts +6 -21
- package/dist-types/commands/CreateReviewTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateTemplateShareCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkloadCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLensCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLensShareCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProfileCommand.d.ts +6 -21
- package/dist-types/commands/DeleteProfileShareCommand.d.ts +6 -21
- package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTemplateShareCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateLensesCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ExportLensCommand.d.ts +6 -21
- package/dist-types/commands/GetAnswerCommand.d.ts +6 -21
- package/dist-types/commands/GetConsolidatedReportCommand.d.ts +6 -21
- package/dist-types/commands/GetLensCommand.d.ts +6 -21
- package/dist-types/commands/GetLensReviewCommand.d.ts +6 -21
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +6 -21
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +6 -21
- package/dist-types/commands/GetMilestoneCommand.d.ts +6 -21
- package/dist-types/commands/GetProfileCommand.d.ts +6 -21
- package/dist-types/commands/GetProfileTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +6 -21
- package/dist-types/commands/GetReviewTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkloadCommand.d.ts +6 -21
- package/dist-types/commands/ImportLensCommand.d.ts +6 -21
- package/dist-types/commands/ListAnswersCommand.d.ts +6 -21
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +6 -21
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +6 -21
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +6 -21
- package/dist-types/commands/ListLensReviewsCommand.d.ts +6 -21
- package/dist-types/commands/ListLensSharesCommand.d.ts +6 -21
- package/dist-types/commands/ListLensesCommand.d.ts +6 -21
- package/dist-types/commands/ListMilestonesCommand.d.ts +6 -21
- package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/ListProfileNotificationsCommand.d.ts +6 -21
- package/dist-types/commands/ListProfileSharesCommand.d.ts +6 -21
- package/dist-types/commands/ListProfilesCommand.d.ts +6 -21
- package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +6 -21
- package/dist-types/commands/ListReviewTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTemplateSharesCommand.d.ts +6 -21
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +6 -21
- package/dist-types/commands/ListWorkloadsCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAnswerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProfileCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +6 -21
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +6 -21
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +6 -21
- package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +6 -21
- package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/GetConsolidatedReportPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAnswersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCheckDetailsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCheckSummariesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLensReviewImprovementsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLensReviewsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLensSharesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLensesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMilestonesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProfileNotificationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProfileSharesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReviewTemplateAnswersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReviewTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListShareInvitationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTemplateSharesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkloadSharesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkloadsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetLensCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/GetConsolidatedReportPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAnswersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCheckDetailsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCheckSummariesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLensReviewImprovementsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLensReviewsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLensSharesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLensesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMilestonesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListNotificationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProfileNotificationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProfileSharesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProfilesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListReviewTemplateAnswersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListReviewTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListShareInvitationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTemplateSharesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListWorkloadSharesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListWorkloadsPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateTemplateShareInput, CreateTemplateShareOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateTemplateShareCommandInput extends CreateTemplateShareInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateTemplateShareCommandOutput extends CreateTemplateShareOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateTemplateShareCommand_base: {
|
|
24
|
+
new (input: CreateTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateShareCommandInput, CreateTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a review template share.</p>
|
|
@@ -89,23 +92,5 @@ export interface CreateTemplateShareCommandOutput extends CreateTemplateShareOut
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class CreateTemplateShareCommand extends
|
|
93
|
-
readonly input: CreateTemplateShareCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: CreateTemplateShareCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTemplateShareCommandInput, CreateTemplateShareCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class CreateTemplateShareCommand extends CreateTemplateShareCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateWorkloadInput, CreateWorkloadOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateWorkloadCommandInput extends CreateWorkloadInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateWorkloadCommand_base: {
|
|
24
|
+
new (input: CreateWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadCommandInput, CreateWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a new workload.</p>
|
|
@@ -149,23 +152,5 @@ export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __Met
|
|
|
149
152
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
150
153
|
*
|
|
151
154
|
*/
|
|
152
|
-
export declare class CreateWorkloadCommand extends
|
|
153
|
-
readonly input: CreateWorkloadCommandInput;
|
|
154
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
155
|
-
/**
|
|
156
|
-
* @public
|
|
157
|
-
*/
|
|
158
|
-
constructor(input: CreateWorkloadCommandInput);
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkloadCommandInput, CreateWorkloadCommandOutput>;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
private serialize;
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
|
-
private deserialize;
|
|
155
|
+
export declare class CreateWorkloadCommand extends CreateWorkloadCommand_base {
|
|
171
156
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateWorkloadShareInput, CreateWorkloadShareOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateWorkloadShareCommandInput extends CreateWorkloadShareInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateWorkloadShareCommand_base: {
|
|
24
|
+
new (input: CreateWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Create a workload share.</p>
|
|
@@ -83,23 +86,5 @@ export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOut
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class CreateWorkloadShareCommand extends
|
|
87
|
-
readonly input: CreateWorkloadShareCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: CreateWorkloadShareCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class CreateWorkloadShareCommand extends CreateWorkloadShareCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteLensInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteLensCommandInput extends DeleteLensInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteLensCommand_base: {
|
|
24
|
+
new (input: DeleteLensCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensCommandInput, DeleteLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an existing lens.</p>
|
|
@@ -83,23 +86,5 @@ export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class DeleteLensCommand extends
|
|
87
|
-
readonly input: DeleteLensCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: DeleteLensCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLensCommandInput, DeleteLensCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class DeleteLensCommand extends DeleteLensCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteLensShareInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteLensShareCommandInput extends DeleteLensShareInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteLensShareCommand_base: {
|
|
24
|
+
new (input: DeleteLensShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLensShareCommandInput, DeleteLensShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a lens share.</p>
|
|
@@ -83,23 +86,5 @@ export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class DeleteLensShareCommand extends
|
|
87
|
-
readonly input: DeleteLensShareCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: DeleteLensShareCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLensShareCommandInput, DeleteLensShareCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class DeleteLensShareCommand extends DeleteLensShareCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteProfileInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteProfileCommandInput extends DeleteProfileInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteProfileCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteProfileCommand_base: {
|
|
24
|
+
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a profile.</p>
|
|
@@ -79,23 +82,5 @@ export interface DeleteProfileCommandOutput extends __MetadataBearer {
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class DeleteProfileCommand extends
|
|
83
|
-
readonly input: DeleteProfileCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: DeleteProfileCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProfileCommandInput, DeleteProfileCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class DeleteProfileCommand extends DeleteProfileCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteProfileShareInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteProfileShareCommandInput extends DeleteProfileShareInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteProfileShareCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteProfileShareCommand_base: {
|
|
24
|
+
new (input: DeleteProfileShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileShareCommandInput, DeleteProfileShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a profile share.</p>
|
|
@@ -69,23 +72,5 @@ export interface DeleteProfileShareCommandOutput extends __MetadataBearer {
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DeleteProfileShareCommand extends
|
|
73
|
-
readonly input: DeleteProfileShareCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DeleteProfileShareCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProfileShareCommandInput, DeleteProfileShareCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DeleteProfileShareCommand extends DeleteProfileShareCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteReviewTemplateInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteReviewTemplateCommandInput extends DeleteReviewTemplateIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteReviewTemplateCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteReviewTemplateCommand_base: {
|
|
24
|
+
new (input: DeleteReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteReviewTemplateCommandInput, DeleteReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a review template.</p>
|
|
@@ -72,23 +75,5 @@ export interface DeleteReviewTemplateCommandOutput extends __MetadataBearer {
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class DeleteReviewTemplateCommand extends
|
|
76
|
-
readonly input: DeleteReviewTemplateCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: DeleteReviewTemplateCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReviewTemplateCommandInput, DeleteReviewTemplateCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class DeleteReviewTemplateCommand extends DeleteReviewTemplateCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteTemplateShareInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteTemplateShareCommandInput extends DeleteTemplateShareInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteTemplateShareCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteTemplateShareCommand_base: {
|
|
24
|
+
new (input: DeleteTemplateShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateShareCommandInput, DeleteTemplateShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a review template share.</p>
|
|
@@ -72,23 +75,5 @@ export interface DeleteTemplateShareCommandOutput extends __MetadataBearer {
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class DeleteTemplateShareCommand extends
|
|
76
|
-
readonly input: DeleteTemplateShareCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: DeleteTemplateShareCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTemplateShareCommandInput, DeleteTemplateShareCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class DeleteTemplateShareCommand extends DeleteTemplateShareCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteWorkloadInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteWorkloadCommandInput extends DeleteWorkloadInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteWorkloadCommand_base: {
|
|
24
|
+
new (input: DeleteWorkloadCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete an existing workload.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteWorkloadCommand extends
|
|
72
|
-
readonly input: DeleteWorkloadCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteWorkloadCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteWorkloadCommand extends DeleteWorkloadCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteWorkloadShareInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteWorkloadShareCommandInput extends DeleteWorkloadShareInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteWorkloadShareCommand_base: {
|
|
24
|
+
new (input: DeleteWorkloadShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Delete a workload share.</p>
|
|
@@ -69,23 +72,5 @@ export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class DeleteWorkloadShareCommand extends
|
|
73
|
-
readonly input: DeleteWorkloadShareCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: DeleteWorkloadShareCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class DeleteWorkloadShareCommand extends DeleteWorkloadShareCommand_base {
|
|
91
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisassociateLensesInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateLensesCommandInput extends DisassociateLensesInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateLensesCommand_base: {
|
|
24
|
+
new (input: DisassociateLensesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateLensesCommandInput, DisassociateLensesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociate a lens from a workload.</p>
|
|
@@ -75,23 +78,5 @@ export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class DisassociateLensesCommand extends
|
|
79
|
-
readonly input: DisassociateLensesCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: DisassociateLensesCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateLensesCommandInput, DisassociateLensesCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class DisassociateLensesCommand extends DisassociateLensesCommand_base {
|
|
97
82
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DisassociateProfilesInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateProfilesCommandInput extends DisassociateProfilesIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateProfilesCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateProfilesCommand_base: {
|
|
24
|
+
new (input: DisassociateProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProfilesCommandInput, DisassociateProfilesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociate a profile from a workload.</p>
|
|
@@ -70,23 +73,5 @@ export interface DisassociateProfilesCommandOutput extends __MetadataBearer {
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class DisassociateProfilesCommand extends
|
|
74
|
-
readonly input: DisassociateProfilesCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: DisassociateProfilesCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateProfilesCommandInput, DisassociateProfilesCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class DisassociateProfilesCommand extends DisassociateProfilesCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ExportLensInput, ExportLensOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ExportLensCommandInput extends ExportLensInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ExportLensCommand_base: {
|
|
24
|
+
new (input: ExportLensCommandInput): import("@smithy/smithy-client").CommandImpl<ExportLensCommandInput, ExportLensCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Export an existing lens.</p>
|
|
@@ -82,23 +85,5 @@ export interface ExportLensCommandOutput extends ExportLensOutput, __MetadataBea
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class ExportLensCommand extends
|
|
86
|
-
readonly input: ExportLensCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: ExportLensCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExportLensCommandInput, ExportLensCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class ExportLensCommand extends ExportLensCommand_base {
|
|
104
89
|
}
|