@aws-sdk/client-cleanrooms 3.1087.0 → 3.1088.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.
Files changed (122) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
  3. package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
  61. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
  78. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
  107. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  108. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  109. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  110. package/dist-types/ts3.4/models/enums.d.ts +28 -56
  111. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  112. package/dist-types/ts3.4/models/models_0.d.ts +21 -63
  113. package/dist-types/ts3.4/models/models_1.d.ts +15 -43
  114. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  115. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  116. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  120. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  121. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  122. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75