@aws-sdk/client-cleanrooms 3.1044.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +192 -193
- package/dist-cjs/models/CleanRoomsServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/CleanRooms.js +1 -1
- package/dist-es/CleanRoomsClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/BatchGetSchemaCommand.js +2 -2
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +2 -2
- package/dist-es/commands/CreateCollaborationCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/CreateConfiguredTableCommand.js +2 -2
- package/dist-es/commands/CreateIdMappingTableCommand.js +2 -2
- package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/CreateMembershipCommand.js +2 -2
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteCollaborationCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteConfiguredTableCommand.js +2 -2
- package/dist-es/commands/DeleteIdMappingTableCommand.js +2 -2
- package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteMemberCommand.js +2 -2
- package/dist-es/commands/DeleteMembershipCommand.js +2 -2
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/GetAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/GetCollaborationChangeRequestCommand.js +2 -2
- package/dist-es/commands/GetCollaborationCommand.js +2 -2
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/GetConfiguredTableCommand.js +2 -2
- package/dist-es/commands/GetIdMappingTableCommand.js +2 -2
- package/dist-es/commands/GetIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/GetMembershipCommand.js +2 -2
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/GetProtectedJobCommand.js +2 -2
- package/dist-es/commands/GetProtectedQueryCommand.js +2 -2
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/GetSchemaCommand.js +2 -2
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +2 -2
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +2 -2
- package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +2 -2
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +2 -2
- package/dist-es/commands/ListCollaborationsCommand.js +2 -2
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +2 -2
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +2 -2
- package/dist-es/commands/ListConfiguredTablesCommand.js +2 -2
- package/dist-es/commands/ListIdMappingTablesCommand.js +2 -2
- package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListMembershipsCommand.js +2 -2
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +2 -2
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +2 -2
- package/dist-es/commands/ListProtectedJobsCommand.js +2 -2
- package/dist-es/commands/ListProtectedQueriesCommand.js +2 -2
- package/dist-es/commands/ListSchemasCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PopulateIdMappingTableCommand.js +2 -2
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +2 -2
- package/dist-es/commands/StartProtectedJobCommand.js +2 -2
- package/dist-es/commands/StartProtectedQueryCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateCollaborationChangeRequestCommand.js +2 -2
- package/dist-es/commands/UpdateCollaborationCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateConfiguredTableCommand.js +2 -2
- package/dist-es/commands/UpdateIdMappingTableCommand.js +2 -2
- package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +2 -2
- package/dist-es/commands/UpdateMembershipCommand.js +2 -2
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateProtectedJobCommand.js +2 -2
- package/dist-es/commands/UpdateProtectedQueryCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/CleanRoomsServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/CleanRoomsClient.d.ts +5 -5
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +6 -4
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/commands/CreateCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateMembershipCommand.d.ts +6 -4
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMembershipCommand.d.ts +6 -4
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/GetIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetMembershipCommand.d.ts +6 -4
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetProtectedJobCommand.d.ts +6 -4
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -4
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationChangeRequestsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/commands/ListCollaborationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +6 -4
- package/dist-types/commands/ListIdMappingTablesCommand.d.ts +6 -4
- package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListMembershipsCommand.d.ts +6 -4
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectedJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +6 -4
- package/dist-types/commands/StartProtectedJobCommand.d.ts +6 -4
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMembershipCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProtectedJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.resolveHttpAuthSchemeConfig = exports.defaultCleanRoomsHttpAuthSchemeProvider = exports.defaultCleanRoomsHttpAuthSchemeParametersProvider = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
|
-
const
|
|
5
|
+
const client_1 = require("@smithy/core/client");
|
|
6
6
|
const defaultCleanRoomsHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
7
7
|
return {
|
|
8
|
-
operation: (0,
|
|
9
|
-
region: await (0,
|
|
8
|
+
operation: (0, client_1.getSmithyContext)(context).operation,
|
|
9
|
+
region: await (0, client_1.normalizeProvider)(config.region)() || (() => {
|
|
10
10
|
throw new Error("expected `region` to be configured for `aws.auth#sigv4`");
|
|
11
11
|
})(),
|
|
12
12
|
};
|
|
@@ -40,7 +40,7 @@ exports.defaultCleanRoomsHttpAuthSchemeProvider = defaultCleanRoomsHttpAuthSchem
|
|
|
40
40
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
41
41
|
const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
|
|
42
42
|
return Object.assign(config_0, {
|
|
43
|
-
authSchemePreference: (0,
|
|
43
|
+
authSchemePreference: (0, client_1.normalizeProvider)(config.authSchemePreference ?? []),
|
|
44
44
|
});
|
|
45
45
|
};
|
|
46
46
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/endpoint/bdd.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.bdd = void 0;
|
|
4
|
-
const
|
|
4
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
5
5
|
const k = "ref";
|
|
6
6
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
7
7
|
const _data = {
|
|
@@ -46,4 +46,4 @@ const nodes = new Int32Array([
|
|
|
46
46
|
3, r + 1, 13,
|
|
47
47
|
4, r + 2, r + 3,
|
|
48
48
|
]);
|
|
49
|
-
exports.bdd =
|
|
49
|
+
exports.bdd = endpoints_1.BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
4
|
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
-
const
|
|
5
|
+
const endpoints_1 = require("@smithy/core/endpoints");
|
|
6
6
|
const bdd_1 = require("./bdd");
|
|
7
|
-
const cache = new
|
|
7
|
+
const cache = new endpoints_1.EndpointCache({
|
|
8
8
|
size: 50,
|
|
9
9
|
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
10
10
|
});
|
|
11
11
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
12
|
-
return cache.get(endpointParams, () => (0,
|
|
12
|
+
return cache.get(endpointParams, () => (0, endpoints_1.decideEndpoint)(bdd_1.bdd, {
|
|
13
13
|
endpointParams: endpointParams,
|
|
14
14
|
logger: context.logger,
|
|
15
15
|
}));
|
|
16
16
|
};
|
|
17
17
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
18
|
-
|
|
18
|
+
endpoints_1.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|