@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 { ListShareInvitationsInput, ListShareInvitationsOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListShareInvitationsCommandInput extends ListShareInvitationsIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListShareInvitationsCommandOutput extends ListShareInvitationsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListShareInvitationsCommand_base: {
|
|
24
|
+
new (input: ListShareInvitationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListShareInvitationsCommandInput, ListShareInvitationsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List the share invitations.</p>
|
|
@@ -90,23 +93,5 @@ export interface ListShareInvitationsCommandOutput extends ListShareInvitationsO
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class ListShareInvitationsCommand extends
|
|
94
|
-
readonly input: ListShareInvitationsCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: ListShareInvitationsCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListShareInvitationsCommandInput, ListShareInvitationsCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class ListShareInvitationsCommand extends ListShareInvitationsCommand_base {
|
|
112
97
|
}
|
|
@@ -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 { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List the tags for a resource.</p>
|
|
@@ -62,23 +65,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class ListTagsForResourceCommand extends
|
|
66
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
84
69
|
}
|
|
@@ -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 { ListTemplateSharesInput, ListTemplateSharesOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTemplateSharesCommandInput extends ListTemplateSharesInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTemplateSharesCommandOutput extends ListTemplateSharesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTemplateSharesCommand_base: {
|
|
24
|
+
new (input: ListTemplateSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List review template shares.</p>
|
|
@@ -79,23 +82,5 @@ export interface ListTemplateSharesCommandOutput extends ListTemplateSharesOutpu
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class ListTemplateSharesCommand extends
|
|
83
|
-
readonly input: ListTemplateSharesCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: ListTemplateSharesCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTemplateSharesCommandInput, ListTemplateSharesCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class ListTemplateSharesCommand extends ListTemplateSharesCommand_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 { ListWorkloadSharesInput, ListWorkloadSharesOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListWorkloadSharesCommandInput extends ListWorkloadSharesInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListWorkloadSharesCommandOutput extends ListWorkloadSharesOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListWorkloadSharesCommand_base: {
|
|
24
|
+
new (input: ListWorkloadSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadSharesCommandInput, ListWorkloadSharesCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>List the workload shares associated with the workload.</p>
|
|
@@ -80,23 +83,5 @@ export interface ListWorkloadSharesCommandOutput extends ListWorkloadSharesOutpu
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class ListWorkloadSharesCommand extends
|
|
84
|
-
readonly input: ListWorkloadSharesCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: ListWorkloadSharesCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWorkloadSharesCommandInput, ListWorkloadSharesCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class ListWorkloadSharesCommand extends ListWorkloadSharesCommand_base {
|
|
102
87
|
}
|
|
@@ -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 { ListWorkloadsInput, ListWorkloadsOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListWorkloadsCommandInput extends ListWorkloadsInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListWorkloadsCommandOutput extends ListWorkloadsOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListWorkloadsCommand_base: {
|
|
24
|
+
new (input: ListWorkloadsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkloadsCommandInput, ListWorkloadsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Paginated list of workloads.</p>
|
|
@@ -90,23 +93,5 @@ export interface ListWorkloadsCommandOutput extends ListWorkloadsOutput, __Metad
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class ListWorkloadsCommand extends
|
|
94
|
-
readonly input: ListWorkloadsCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: ListWorkloadsCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWorkloadsCommandInput, ListWorkloadsCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class ListWorkloadsCommand extends ListWorkloadsCommand_base {
|
|
112
97
|
}
|
|
@@ -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 { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds one or more tags to the specified resource.</p>
|
|
@@ -61,23 +64,5 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
|
|
|
61
64
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
62
65
|
*
|
|
63
66
|
*/
|
|
64
|
-
export declare class TagResourceCommand extends
|
|
65
|
-
readonly input: TagResourceCommandInput;
|
|
66
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
-
/**
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
constructor(input: TagResourceCommandInput);
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private serialize;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private deserialize;
|
|
67
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
83
68
|
}
|
|
@@ -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 { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes specified tags from a resource.</p>
|
|
@@ -65,23 +68,5 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class UntagResourceCommand extends
|
|
69
|
-
readonly input: UntagResourceCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: UntagResourceCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
87
72
|
}
|
|
@@ -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 { UpdateAnswerInput, UpdateAnswerOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateAnswerCommandInput extends UpdateAnswerInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateAnswerCommandOutput extends UpdateAnswerOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateAnswerCommand_base: {
|
|
24
|
+
new (input: UpdateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnswerCommandInput, UpdateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update the answer to a specific question in a workload review.</p>
|
|
@@ -136,23 +139,5 @@ export interface UpdateAnswerCommandOutput extends UpdateAnswerOutput, __Metadat
|
|
|
136
139
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
137
140
|
*
|
|
138
141
|
*/
|
|
139
|
-
export declare class UpdateAnswerCommand extends
|
|
140
|
-
readonly input: UpdateAnswerCommandInput;
|
|
141
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
142
|
-
/**
|
|
143
|
-
* @public
|
|
144
|
-
*/
|
|
145
|
-
constructor(input: UpdateAnswerCommandInput);
|
|
146
|
-
/**
|
|
147
|
-
* @internal
|
|
148
|
-
*/
|
|
149
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAnswerCommandInput, UpdateAnswerCommandOutput>;
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
private serialize;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private deserialize;
|
|
142
|
+
export declare class UpdateAnswerCommand extends UpdateAnswerCommand_base {
|
|
158
143
|
}
|
|
@@ -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 { UpdateGlobalSettingsInput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateGlobalSettingsCommandInput extends UpdateGlobalSettingsIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateGlobalSettingsCommand_base: {
|
|
24
|
+
new (input: UpdateGlobalSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates whether the Amazon Web Services account is opted into organization sharing and discovery integration features.</p>
|
|
@@ -65,23 +68,5 @@ export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class UpdateGlobalSettingsCommand extends
|
|
69
|
-
readonly input: UpdateGlobalSettingsCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: UpdateGlobalSettingsCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
87
72
|
}
|
|
@@ -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 { UpdateLensReviewInput, UpdateLensReviewOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateLensReviewCommandInput extends UpdateLensReviewInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateLensReviewCommandOutput extends UpdateLensReviewOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateLensReviewCommand_base: {
|
|
24
|
+
new (input: UpdateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateLensReviewCommandInput, UpdateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update lens review for a particular workload.</p>
|
|
@@ -109,23 +112,5 @@ export interface UpdateLensReviewCommandOutput extends UpdateLensReviewOutput, _
|
|
|
109
112
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
110
113
|
*
|
|
111
114
|
*/
|
|
112
|
-
export declare class UpdateLensReviewCommand extends
|
|
113
|
-
readonly input: UpdateLensReviewCommandInput;
|
|
114
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
115
|
-
/**
|
|
116
|
-
* @public
|
|
117
|
-
*/
|
|
118
|
-
constructor(input: UpdateLensReviewCommandInput);
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateLensReviewCommandInput, UpdateLensReviewCommandOutput>;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private serialize;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private deserialize;
|
|
115
|
+
export declare class UpdateLensReviewCommand extends UpdateLensReviewCommand_base {
|
|
131
116
|
}
|
|
@@ -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 { UpdateProfileInput, UpdateProfileOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateProfileCommandInput extends UpdateProfileInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateProfileCommandOutput extends UpdateProfileOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateProfileCommand_base: {
|
|
24
|
+
new (input: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a profile.</p>
|
|
@@ -109,23 +112,5 @@ export interface UpdateProfileCommandOutput extends UpdateProfileOutput, __Metad
|
|
|
109
112
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
110
113
|
*
|
|
111
114
|
*/
|
|
112
|
-
export declare class UpdateProfileCommand extends
|
|
113
|
-
readonly input: UpdateProfileCommandInput;
|
|
114
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
115
|
-
/**
|
|
116
|
-
* @public
|
|
117
|
-
*/
|
|
118
|
-
constructor(input: UpdateProfileCommandInput);
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProfileCommandInput, UpdateProfileCommandOutput>;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private serialize;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private deserialize;
|
|
115
|
+
export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
|
|
131
116
|
}
|
|
@@ -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 { UpdateReviewTemplateAnswerInput, UpdateReviewTemplateAnswerOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateReviewTemplateAnswerCommandInput extends UpdateReviewTemp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateReviewTemplateAnswerCommandOutput extends UpdateReviewTemplateAnswerOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateReviewTemplateAnswerCommand_base: {
|
|
24
|
+
new (input: UpdateReviewTemplateAnswerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateAnswerCommandInput, UpdateReviewTemplateAnswerCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a review template answer.</p>
|
|
@@ -135,23 +138,5 @@ export interface UpdateReviewTemplateAnswerCommandOutput extends UpdateReviewTem
|
|
|
135
138
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
136
139
|
*
|
|
137
140
|
*/
|
|
138
|
-
export declare class UpdateReviewTemplateAnswerCommand extends
|
|
139
|
-
readonly input: UpdateReviewTemplateAnswerCommandInput;
|
|
140
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
141
|
-
/**
|
|
142
|
-
* @public
|
|
143
|
-
*/
|
|
144
|
-
constructor(input: UpdateReviewTemplateAnswerCommandInput);
|
|
145
|
-
/**
|
|
146
|
-
* @internal
|
|
147
|
-
*/
|
|
148
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReviewTemplateAnswerCommandInput, UpdateReviewTemplateAnswerCommandOutput>;
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
private serialize;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
private deserialize;
|
|
141
|
+
export declare class UpdateReviewTemplateAnswerCommand extends UpdateReviewTemplateAnswerCommand_base {
|
|
157
142
|
}
|
|
@@ -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 { UpdateReviewTemplateInput, UpdateReviewTemplateOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateReviewTemplateCommandInput extends UpdateReviewTemplateIn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateReviewTemplateCommandOutput extends UpdateReviewTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateReviewTemplateCommand_base: {
|
|
24
|
+
new (input: UpdateReviewTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a review template.</p>
|
|
@@ -96,23 +99,5 @@ export interface UpdateReviewTemplateCommandOutput extends UpdateReviewTemplateO
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class UpdateReviewTemplateCommand extends
|
|
100
|
-
readonly input: UpdateReviewTemplateCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: UpdateReviewTemplateCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReviewTemplateCommandInput, UpdateReviewTemplateCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class UpdateReviewTemplateCommand extends UpdateReviewTemplateCommand_base {
|
|
118
103
|
}
|
|
@@ -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 { UpdateReviewTemplateLensReviewInput, UpdateReviewTemplateLensReviewOutput } from "../models/models_0";
|
|
5
4
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateReviewTemplateLensReviewCommandInput extends UpdateReview
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateReviewTemplateLensReviewCommandOutput extends UpdateReviewTemplateLensReviewOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateReviewTemplateLensReviewCommand_base: {
|
|
24
|
+
new (input: UpdateReviewTemplateLensReviewCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput, WellArchitectedClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a lens review associated with a review template.</p>
|
|
@@ -97,23 +100,5 @@ export interface UpdateReviewTemplateLensReviewCommandOutput extends UpdateRevie
|
|
|
97
100
|
* <p>Base exception class for all service exceptions from WellArchitected service.</p>
|
|
98
101
|
*
|
|
99
102
|
*/
|
|
100
|
-
export declare class UpdateReviewTemplateLensReviewCommand extends
|
|
101
|
-
readonly input: UpdateReviewTemplateLensReviewCommandInput;
|
|
102
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
103
|
-
/**
|
|
104
|
-
* @public
|
|
105
|
-
*/
|
|
106
|
-
constructor(input: UpdateReviewTemplateLensReviewCommandInput);
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateReviewTemplateLensReviewCommandInput, UpdateReviewTemplateLensReviewCommandOutput>;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private serialize;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private deserialize;
|
|
103
|
+
export declare class UpdateReviewTemplateLensReviewCommand extends UpdateReviewTemplateLensReviewCommand_base {
|
|
119
104
|
}
|