@aws-sdk/client-cleanrooms 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/BatchGetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/BatchGetSchemaCommand.js +18 -41
- package/dist-cjs/commands/CreateAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateCollaborationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/CreateMembershipCommand.js +18 -41
- package/dist-cjs/commands/CreatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteCollaborationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/DeleteMemberCommand.js +18 -41
- package/dist-cjs/commands/DeleteMembershipCommand.js +18 -41
- package/dist-cjs/commands/DeletePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/GetMembershipCommand.js +18 -41
- package/dist-cjs/commands/GetPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetProtectedQueryCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaCommand.js +18 -41
- package/dist-cjs/commands/ListAnalysisTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationAnalysisTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetsCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredTableAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredTablesCommand.js +18 -41
- package/dist-cjs/commands/ListMembersCommand.js +18 -41
- package/dist-cjs/commands/ListMembershipsCommand.js +18 -41
- package/dist-cjs/commands/ListPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListPrivacyBudgetsCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedQueriesCommand.js +18 -41
- package/dist-cjs/commands/ListSchemasCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PreviewPrivacyImpactCommand.js +18 -41
- package/dist-cjs/commands/StartProtectedQueryCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateCollaborationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/UpdateMembershipCommand.js +18 -41
- package/dist-cjs/commands/UpdatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateProtectedQueryCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListAnalysisTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationAnalysisTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationPrivacyBudgetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListCollaborationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConfiguredAudienceModelAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConfiguredTableAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListConfiguredTablesPaginator.js +2 -24
- package/dist-cjs/pagination/ListMembersPaginator.js +2 -24
- package/dist-cjs/pagination/ListMembershipsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPrivacyBudgetTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListPrivacyBudgetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListProtectedQueriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSchemasPaginator.js +2 -24
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/BatchGetSchemaCommand.js +18 -41
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/CreateCollaborationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableCommand.js +18 -41
- package/dist-es/commands/CreateMembershipCommand.js +18 -41
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteCollaborationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableCommand.js +18 -41
- package/dist-es/commands/DeleteMemberCommand.js +18 -41
- package/dist-es/commands/DeleteMembershipCommand.js +18 -41
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/GetCollaborationCommand.js +18 -41
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableCommand.js +18 -41
- package/dist-es/commands/GetMembershipCommand.js +18 -41
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetProtectedQueryCommand.js +18 -41
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/GetSchemaCommand.js +18 -41
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +18 -41
- package/dist-es/commands/ListCollaborationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredTablesCommand.js +18 -41
- package/dist-es/commands/ListMembersCommand.js +18 -41
- package/dist-es/commands/ListMembershipsCommand.js +18 -41
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +18 -41
- package/dist-es/commands/ListProtectedQueriesCommand.js +18 -41
- package/dist-es/commands/ListSchemasCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +18 -41
- package/dist-es/commands/StartProtectedQueryCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateCollaborationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableCommand.js +18 -41
- package/dist-es/commands/UpdateMembershipCommand.js +18 -41
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateProtectedQueryCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListAnalysisTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationAnalysisTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationPrivacyBudgetsPaginator.js +2 -23
- package/dist-es/pagination/ListCollaborationsPaginator.js +2 -23
- package/dist-es/pagination/ListConfiguredAudienceModelAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListConfiguredTableAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListConfiguredTablesPaginator.js +2 -23
- package/dist-es/pagination/ListMembersPaginator.js +2 -23
- package/dist-es/pagination/ListMembershipsPaginator.js +2 -23
- package/dist-es/pagination/ListPrivacyBudgetTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListPrivacyBudgetsPaginator.js +2 -23
- package/dist-es/pagination/ListProtectedQueriesPaginator.js +2 -23
- package/dist-es/pagination/ListSchemasPaginator.js +2 -23
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +6 -21
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/CreateMembershipCommand.d.ts +6 -21
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/GetMembershipCommand.d.ts +6 -21
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -21
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +6 -21
- package/dist-types/commands/ListMembersCommand.d.ts +6 -21
- package/dist-types/commands/ListMembershipsCommand.d.ts +6 -21
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +6 -21
- package/dist-types/commands/StartProtectedQueryCommand.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/UpdateAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMembershipCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListAnalysisTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationAnalysisTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationPrivacyBudgetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCollaborationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredAudienceModelAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTableAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListConfiguredTablesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMembershipsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrivacyBudgetTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPrivacyBudgetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProtectedQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSchemasPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.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/UpdateAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListAnalysisTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationAnalysisTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationPrivacyBudgetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListCollaborationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConfiguredAudienceModelAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConfiguredTableAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListConfiguredTablesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMembershipsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPrivacyBudgetTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPrivacyBudgetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListProtectedQueriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +3 -3
- package/package.json +11 -11
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CleanRoomsClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateConfiguredTableCommandInput
|
|
|
21
15
|
export interface UpdateConfiguredTableCommandOutput
|
|
22
16
|
extends UpdateConfiguredTableOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateConfiguredTableCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateConfiguredTableCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CleanRoomsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateConfiguredTableCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateConfiguredTableCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateConfiguredTableCommandInput,
|
|
38
|
-
UpdateConfiguredTableCommandOutput
|
|
23
|
+
UpdateConfiguredTableCommandOutput,
|
|
24
|
+
CleanRoomsClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateConfiguredTableCommand extends UpdateConfiguredTableCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CleanRoomsClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface UpdateMembershipCommandInput extends UpdateMembershipInput {}
|
|
|
20
14
|
export interface UpdateMembershipCommandOutput
|
|
21
15
|
extends UpdateMembershipOutput,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const UpdateMembershipCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: UpdateMembershipCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
UpdateMembershipCommandInput,
|
|
22
|
+
UpdateMembershipCommandOutput,
|
|
23
|
+
CleanRoomsClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class UpdateMembershipCommand extends UpdateMembershipCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CleanRoomsClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdatePrivacyBudgetTemplateCommandInput
|
|
|
21
15
|
export interface UpdatePrivacyBudgetTemplateCommandOutput
|
|
22
16
|
extends UpdatePrivacyBudgetTemplateOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdatePrivacyBudgetTemplateCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdatePrivacyBudgetTemplateCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CleanRoomsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdatePrivacyBudgetTemplateCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdatePrivacyBudgetTemplateCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdatePrivacyBudgetTemplateCommandInput,
|
|
38
|
-
UpdatePrivacyBudgetTemplateCommandOutput
|
|
23
|
+
UpdatePrivacyBudgetTemplateCommandOutput,
|
|
24
|
+
CleanRoomsClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdatePrivacyBudgetTemplateCommand extends UpdatePrivacyBudgetTemplateCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
CleanRoomsClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface UpdateProtectedQueryCommandInput
|
|
|
21
15
|
export interface UpdateProtectedQueryCommandOutput
|
|
22
16
|
extends UpdateProtectedQueryOutput,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: UpdateProtectedQueryCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: UpdateProtectedQueryCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CleanRoomsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const UpdateProtectedQueryCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: UpdateProtectedQueryCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
UpdateProtectedQueryCommandInput,
|
|
38
|
-
UpdateProtectedQueryCommandOutput
|
|
23
|
+
UpdateProtectedQueryCommandOutput,
|
|
24
|
+
CleanRoomsClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class UpdateProtectedQueryCommand extends UpdateProtectedQueryCommand_base {}
|
|
@@ -25,6 +25,24 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
25
25
|
ClientInputEndpointParameters & {
|
|
26
26
|
defaultSigningName: string;
|
|
27
27
|
};
|
|
28
|
+
export declare const commonParams: {
|
|
29
|
+
readonly UseFIPS: {
|
|
30
|
+
readonly type: "builtInParams";
|
|
31
|
+
readonly name: "useFipsEndpoint";
|
|
32
|
+
};
|
|
33
|
+
readonly Endpoint: {
|
|
34
|
+
readonly type: "builtInParams";
|
|
35
|
+
readonly name: "endpoint";
|
|
36
|
+
};
|
|
37
|
+
readonly Region: {
|
|
38
|
+
readonly type: "builtInParams";
|
|
39
|
+
readonly name: "region";
|
|
40
|
+
};
|
|
41
|
+
readonly UseDualStack: {
|
|
42
|
+
readonly type: "builtInParams";
|
|
43
|
+
readonly name: "useDualstackEndpoint";
|
|
44
|
+
};
|
|
45
|
+
};
|
|
28
46
|
export interface EndpointParameters extends __EndpointParameters {
|
|
29
47
|
Region?: string;
|
|
30
48
|
UseDualStack?: boolean;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAnalysisTemplatesCommandOutput,
|
|
5
5
|
} from "../commands/ListAnalysisTemplatesCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAnalysisTemplates: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListAnalysisTemplatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAnalysisTemplatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCollaborationAnalysisTemplatesCommandOutput,
|
|
5
5
|
} from "../commands/ListCollaborationAnalysisTemplatesCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCollaborationAnalysisTemplates: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListCollaborationAnalysisTemplatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCollaborationAnalysisTemplatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
|
|
5
5
|
} from "../commands/ListCollaborationConfiguredAudienceModelAssociationsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCollaborationConfiguredAudienceModelAssociations: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCollaborationConfiguredAudienceModelAssociationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCollaborationPrivacyBudgetTemplatesCommandOutput,
|
|
5
5
|
} from "../commands/ListCollaborationPrivacyBudgetTemplatesCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCollaborationPrivacyBudgetTemplates: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCollaborationPrivacyBudgetTemplatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCollaborationPrivacyBudgetsCommandOutput,
|
|
5
5
|
} from "../commands/ListCollaborationPrivacyBudgetsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCollaborationPrivacyBudgets: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListCollaborationPrivacyBudgetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCollaborationPrivacyBudgetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListCollaborationsCommandOutput,
|
|
5
5
|
} from "../commands/ListCollaborationsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListCollaborations: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListCollaborationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListCollaborationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListConfiguredAudienceModelAssociationsCommandOutput,
|
|
5
5
|
} from "../commands/ListConfiguredAudienceModelAssociationsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListConfiguredAudienceModelAssociations: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListConfiguredAudienceModelAssociationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListConfiguredAudienceModelAssociationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListConfiguredTableAssociationsCommandOutput,
|
|
5
5
|
} from "../commands/ListConfiguredTableAssociationsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListConfiguredTableAssociations: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListConfiguredTableAssociationsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListConfiguredTableAssociationsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListConfiguredTablesCommandOutput,
|
|
5
5
|
} from "../commands/ListConfiguredTablesCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListConfiguredTables: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListConfiguredTablesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListConfiguredTablesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListMembersCommandOutput,
|
|
5
5
|
} from "../commands/ListMembersCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMembers: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListMembersCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListMembersCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListMembershipsCommandOutput,
|
|
5
5
|
} from "../commands/ListMembershipsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMemberships: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListMembershipsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListMembershipsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPrivacyBudgetTemplatesCommandOutput,
|
|
5
5
|
} from "../commands/ListPrivacyBudgetTemplatesCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPrivacyBudgetTemplates: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListPrivacyBudgetTemplatesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPrivacyBudgetTemplatesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPrivacyBudgetsCommandOutput,
|
|
5
5
|
} from "../commands/ListPrivacyBudgetsCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPrivacyBudgets: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListPrivacyBudgetsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPrivacyBudgetsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListProtectedQueriesCommandOutput,
|
|
5
5
|
} from "../commands/ListProtectedQueriesCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListProtectedQueries: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListProtectedQueriesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListProtectedQueriesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSchemasCommandOutput,
|
|
5
5
|
} from "../commands/ListSchemasCommand";
|
|
6
6
|
import { CleanRoomsPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSchemas: (
|
|
8
8
|
config: CleanRoomsPaginationConfiguration,
|
|
9
9
|
input: ListSchemasCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSchemasCommandOutput>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cleanrooms",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cleanrooms Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.481.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.481.0",
|
|
24
|
+
"@aws-sdk/core": "3.481.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.481.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.468.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.468.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.468.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.468.0",
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.478.0",
|
|
31
31
|
"@aws-sdk/region-config-resolver": "3.470.0",
|
|
32
32
|
"@aws-sdk/types": "3.468.0",
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.478.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.468.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.470.0",
|
|
36
36
|
"@smithy/config-resolver": "^2.0.21",
|
|
37
|
-
"@smithy/core": "^1.2.
|
|
37
|
+
"@smithy/core": "^1.2.1",
|
|
38
38
|
"@smithy/fetch-http-handler": "^2.3.1",
|
|
39
39
|
"@smithy/hash-node": "^2.0.17",
|
|
40
40
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
41
41
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
42
42
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
43
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
44
44
|
"@smithy/middleware-serde": "^2.0.15",
|
|
45
45
|
"@smithy/middleware-stack": "^2.0.9",
|
|
46
46
|
"@smithy/node-config-provider": "^2.1.8",
|
|
47
47
|
"@smithy/node-http-handler": "^2.2.1",
|
|
48
48
|
"@smithy/protocol-http": "^3.0.11",
|
|
49
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
50
50
|
"@smithy/types": "^2.7.0",
|
|
51
51
|
"@smithy/url-parser": "^2.0.15",
|
|
52
52
|
"@smithy/util-base64": "^2.0.1",
|
|
53
53
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
54
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.30",
|
|
57
57
|
"@smithy/util-endpoints": "^1.0.7",
|
|
58
58
|
"@smithy/util-retry": "^2.0.8",
|
|
59
59
|
"@smithy/util-utf8": "^2.0.2",
|