@aws-sdk/client-cleanrooms 3.800.0 → 3.804.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 (173) hide show
  1. package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +1 -1
  2. package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +1 -1
  3. package/dist-types/commands/BatchGetSchemaCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateCollaborationCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateConfiguredTableCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateIdMappingTableCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateMembershipCommand.d.ts +1 -1
  14. package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteCollaborationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteMemberCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteMembershipCommand.d.ts +1 -1
  26. package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +1 -1
  27. package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +1 -1
  28. package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +1 -1
  29. package/dist-types/commands/GetCollaborationCommand.d.ts +1 -1
  30. package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  31. package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +1 -1
  32. package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +1 -1
  33. package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  35. package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  36. package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +1 -1
  37. package/dist-types/commands/GetConfiguredTableCommand.d.ts +1 -1
  38. package/dist-types/commands/GetIdMappingTableCommand.d.ts +1 -1
  39. package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +1 -1
  40. package/dist-types/commands/GetMembershipCommand.d.ts +1 -1
  41. package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +1 -1
  42. package/dist-types/commands/GetProtectedJobCommand.d.ts +1 -1
  43. package/dist-types/commands/GetProtectedQueryCommand.d.ts +1 -1
  44. package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +1 -1
  45. package/dist-types/commands/GetSchemaCommand.d.ts +1 -1
  46. package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +1 -1
  47. package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +1 -1
  48. package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +1 -1
  51. package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +1 -1
  52. package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +1 -1
  53. package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListIdMappingTablesCommand.d.ts +1 -1
  55. package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +1 -1
  56. package/dist-types/commands/ListMembersCommand.d.ts +1 -1
  57. package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +1 -1
  58. package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListProtectedJobsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListProtectedQueriesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListSchemasCommand.d.ts +1 -1
  62. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  63. package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +1 -1
  64. package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +1 -1
  65. package/dist-types/commands/StartProtectedJobCommand.d.ts +1 -1
  66. package/dist-types/commands/StartProtectedQueryCommand.d.ts +1 -1
  67. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  68. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateCollaborationCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateMembershipCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateProtectedJobCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +1 -1
  82. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  83. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  84. package/dist-types/runtimeConfig.d.ts +16 -16
  85. package/dist-types/runtimeConfig.native.d.ts +18 -18
  86. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  87. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  169. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  170. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  171. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  172. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  173. package/package.json +20 -20
@@ -23,7 +23,7 @@ export interface BatchGetCollaborationAnalysisTemplateCommandOutput extends Batc
23
23
  }
24
24
  declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
25
25
  new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetSchemaAnalysisRuleCommandOutput extends BatchGetSchemaA
23
23
  }
24
24
  declare const BatchGetSchemaAnalysisRuleCommand_base: {
25
25
  new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface BatchGetSchemaCommandOutput extends BatchGetSchemaOutput, __Met
23
23
  }
24
24
  declare const BatchGetSchemaCommand_base: {
25
25
  new (input: BatchGetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: BatchGetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: BatchGetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAnalysisTemplateCommandOutput extends CreateAnalysisTempl
23
23
  }
24
24
  declare const CreateAnalysisTemplateCommand_base: {
25
25
  new (input: CreateAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateCollaborationCommandOutput extends CreateCollaborationOut
23
23
  }
24
24
  declare const CreateCollaborationCommand_base: {
25
25
  new (input: CreateCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredAudienceModelAssociationCommandOutput extends C
23
23
  }
24
24
  declare const CreateConfiguredAudienceModelAssociationCommand_base: {
25
25
  new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredTableAnalysisRuleCommandOutput extends CreateCo
23
23
  }
24
24
  declare const CreateConfiguredTableAnalysisRuleCommand_base: {
25
25
  new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredTableAssociationAnalysisRuleCommandOutput exten
23
23
  }
24
24
  declare const CreateConfiguredTableAssociationAnalysisRuleCommand_base: {
25
25
  new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredTableAssociationCommandOutput extends CreateCon
23
23
  }
24
24
  declare const CreateConfiguredTableAssociationCommand_base: {
25
25
  new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredTableCommandOutput extends CreateConfiguredTabl
23
23
  }
24
24
  declare const CreateConfiguredTableCommand_base: {
25
25
  new (input: CreateConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIdMappingTableCommandOutput extends CreateIdMappingTableO
23
23
  }
24
24
  declare const CreateIdMappingTableCommand_base: {
25
25
  new (input: CreateIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIdNamespaceAssociationCommandOutput extends CreateIdNames
23
23
  }
24
24
  declare const CreateIdNamespaceAssociationCommand_base: {
25
25
  new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMembershipCommandOutput extends CreateMembershipOutput, _
23
23
  }
24
24
  declare const CreateMembershipCommand_base: {
25
25
  new (input: CreateMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePrivacyBudgetTemplateCommandOutput extends CreatePrivacyB
23
23
  }
24
24
  declare const CreatePrivacyBudgetTemplateCommand_base: {
25
25
  new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAnalysisTemplateCommandOutput extends DeleteAnalysisTempl
23
23
  }
24
24
  declare const DeleteAnalysisTemplateCommand_base: {
25
25
  new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteCollaborationCommandOutput extends DeleteCollaborationOut
23
23
  }
24
24
  declare const DeleteCollaborationCommand_base: {
25
25
  new (input: DeleteCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredAudienceModelAssociationCommandOutput extends D
23
23
  }
24
24
  declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
25
25
  new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredTableAnalysisRuleCommandOutput extends DeleteCo
23
23
  }
24
24
  declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
25
25
  new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredTableAssociationAnalysisRuleCommandOutput exten
23
23
  }
24
24
  declare const DeleteConfiguredTableAssociationAnalysisRuleCommand_base: {
25
25
  new (input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationAnalysisRuleCommandInput, DeleteConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationAnalysisRuleCommandInput, DeleteConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationAnalysisRuleCommandInput, DeleteConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredTableAssociationCommandOutput extends DeleteCon
23
23
  }
24
24
  declare const DeleteConfiguredTableAssociationCommand_base: {
25
25
  new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredTableCommandOutput extends DeleteConfiguredTabl
23
23
  }
24
24
  declare const DeleteConfiguredTableCommand_base: {
25
25
  new (input: DeleteConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIdMappingTableCommandOutput extends DeleteIdMappingTableO
23
23
  }
24
24
  declare const DeleteIdMappingTableCommand_base: {
25
25
  new (input: DeleteIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdMappingTableCommandInput, DeleteIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdMappingTableCommandInput, DeleteIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdMappingTableCommandInput, DeleteIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIdNamespaceAssociationCommandOutput extends DeleteIdNames
23
23
  }
24
24
  declare const DeleteIdNamespaceAssociationCommand_base: {
25
25
  new (input: DeleteIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdNamespaceAssociationCommandInput, DeleteIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdNamespaceAssociationCommandInput, DeleteIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIdNamespaceAssociationCommandInput, DeleteIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMemberCommandOutput extends DeleteMemberOutput, __Metadat
23
23
  }
24
24
  declare const DeleteMemberCommand_base: {
25
25
  new (input: DeleteMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMembershipCommandOutput extends DeleteMembershipOutput, _
23
23
  }
24
24
  declare const DeleteMembershipCommand_base: {
25
25
  new (input: DeleteMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePrivacyBudgetTemplateCommandOutput extends DeletePrivacyB
23
23
  }
24
24
  declare const DeletePrivacyBudgetTemplateCommand_base: {
25
25
  new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAnalysisTemplateCommandOutput extends GetAnalysisTemplateOut
23
23
  }
24
24
  declare const GetAnalysisTemplateCommand_base: {
25
25
  new (input: GetAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationAnalysisTemplateCommandOutput extends GetCollab
23
23
  }
24
24
  declare const GetCollaborationAnalysisTemplateCommand_base: {
25
25
  new (input: GetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationCommandOutput extends GetCollaborationOutput, _
23
23
  }
24
24
  declare const GetCollaborationCommand_base: {
25
25
  new (input: GetCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationCommandInput, GetCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationCommandInput, GetCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationCommandInput, GetCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationConfiguredAudienceModelAssociationCommandOutput
23
23
  }
24
24
  declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
25
25
  new (input: GetCollaborationConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationIdNamespaceAssociationCommandOutput extends Get
23
23
  }
24
24
  declare const GetCollaborationIdNamespaceAssociationCommand_base: {
25
25
  new (input: GetCollaborationIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationIdNamespaceAssociationCommandInput, GetCollaborationIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationIdNamespaceAssociationCommandInput, GetCollaborationIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationIdNamespaceAssociationCommandInput, GetCollaborationIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationPrivacyBudgetTemplateCommandOutput extends GetC
23
23
  }
24
24
  declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
25
25
  new (input: GetCollaborationPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredAudienceModelAssociationCommandOutput extends GetC
23
23
  }
24
24
  declare const GetConfiguredAudienceModelAssociationCommand_base: {
25
25
  new (input: GetConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredTableAnalysisRuleCommandOutput extends GetConfigur
23
23
  }
24
24
  declare const GetConfiguredTableAnalysisRuleCommand_base: {
25
25
  new (input: GetConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredTableAssociationAnalysisRuleCommandOutput extends
23
23
  }
24
24
  declare const GetConfiguredTableAssociationAnalysisRuleCommand_base: {
25
25
  new (input: GetConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationAnalysisRuleCommandInput, GetConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationAnalysisRuleCommandInput, GetConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationAnalysisRuleCommandInput, GetConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredTableAssociationCommandOutput extends GetConfigure
23
23
  }
24
24
  declare const GetConfiguredTableAssociationCommand_base: {
25
25
  new (input: GetConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredTableCommandOutput extends GetConfiguredTableOutpu
23
23
  }
24
24
  declare const GetConfiguredTableCommand_base: {
25
25
  new (input: GetConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableCommandInput, GetConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableCommandInput, GetConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableCommandInput, GetConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetIdMappingTableCommandOutput extends GetIdMappingTableOutput,
23
23
  }
24
24
  declare const GetIdMappingTableCommand_base: {
25
25
  new (input: GetIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdMappingTableCommandInput, GetIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdMappingTableCommandInput, GetIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIdMappingTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdMappingTableCommandInput, GetIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetIdNamespaceAssociationCommandOutput extends GetIdNamespaceAs
23
23
  }
24
24
  declare const GetIdNamespaceAssociationCommand_base: {
25
25
  new (input: GetIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdNamespaceAssociationCommandInput, GetIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdNamespaceAssociationCommandInput, GetIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIdNamespaceAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdNamespaceAssociationCommandInput, GetIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMembershipCommandOutput extends GetMembershipOutput, __Metad
23
23
  }
24
24
  declare const GetMembershipCommand_base: {
25
25
  new (input: GetMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembershipCommandInput, GetMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembershipCommandInput, GetMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembershipCommandInput, GetMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPrivacyBudgetTemplateCommandOutput extends GetPrivacyBudgetT
23
23
  }
24
24
  declare const GetPrivacyBudgetTemplateCommand_base: {
25
25
  new (input: GetPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrivacyBudgetTemplateCommandInput, GetPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrivacyBudgetTemplateCommandInput, GetPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrivacyBudgetTemplateCommandInput, GetPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -24,7 +24,7 @@ export interface GetProtectedJobCommandOutput extends GetProtectedJobOutput, __M
24
24
  }
25
25
  declare const GetProtectedJobCommand_base: {
26
26
  new (input: GetProtectedJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedJobCommandInput, GetProtectedJobCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- new (__0_0: GetProtectedJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedJobCommandInput, GetProtectedJobCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ new (input: GetProtectedJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedJobCommandInput, GetProtectedJobCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
30
  /**
@@ -23,7 +23,7 @@ export interface GetProtectedQueryCommandOutput extends GetProtectedQueryOutput,
23
23
  }
24
24
  declare const GetProtectedQueryCommand_base: {
25
25
  new (input: GetProtectedQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedQueryCommandInput, GetProtectedQueryCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetProtectedQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedQueryCommandInput, GetProtectedQueryCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetProtectedQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedQueryCommandInput, GetProtectedQueryCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSchemaAnalysisRuleCommandOutput extends GetSchemaAnalysisRul
23
23
  }
24
24
  declare const GetSchemaAnalysisRuleCommand_base: {
25
25
  new (input: GetSchemaAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaAnalysisRuleCommandInput, GetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSchemaAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaAnalysisRuleCommandInput, GetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSchemaAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaAnalysisRuleCommandInput, GetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetSchemaCommandOutput extends GetSchemaOutput, __MetadataBeare
23
23
  }
24
24
  declare const GetSchemaCommand_base: {
25
25
  new (input: GetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCommandInput, GetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCommandInput, GetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCommandInput, GetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAnalysisTemplatesCommandOutput extends ListAnalysisTemplate
23
23
  }
24
24
  declare const ListAnalysisTemplatesCommand_base: {
25
25
  new (input: ListAnalysisTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalysisTemplatesCommandInput, ListAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAnalysisTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalysisTemplatesCommandInput, ListAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAnalysisTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAnalysisTemplatesCommandInput, ListAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationAnalysisTemplatesCommandOutput extends ListCol
23
23
  }
24
24
  declare const ListCollaborationAnalysisTemplatesCommand_base: {
25
25
  new (input: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationConfiguredAudienceModelAssociationsCommandOutp
23
23
  }
24
24
  declare const ListCollaborationConfiguredAudienceModelAssociationsCommand_base: {
25
25
  new (input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationIdNamespaceAssociationsCommandOutput extends L
23
23
  }
24
24
  declare const ListCollaborationIdNamespaceAssociationsCommand_base: {
25
25
  new (input: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationPrivacyBudgetTemplatesCommandOutput extends Li
23
23
  }
24
24
  declare const ListCollaborationPrivacyBudgetTemplatesCommand_base: {
25
25
  new (input: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationPrivacyBudgetsCommandOutput extends ListCollab
23
23
  }
24
24
  declare const ListCollaborationPrivacyBudgetsCommand_base: {
25
25
  new (input: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListConfiguredAudienceModelAssociationsCommandOutput extends Li
23
23
  }
24
24
  declare const ListConfiguredAudienceModelAssociationsCommand_base: {
25
25
  new (input: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**