@aws-sdk/client-cleanrooms 3.529.1 → 3.535.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 (137) hide show
  1. package/dist-types/CleanRooms.d.ts +4 -1
  2. package/dist-types/CleanRoomsClient.d.ts +1 -1
  3. package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetSchemaCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCollaborationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateConfiguredTableCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMembershipCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteCollaborationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteMemberCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMembershipCommand.d.ts +2 -1
  21. package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
  22. package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +2 -1
  23. package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCollaborationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
  27. package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  28. package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  29. package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
  30. package/dist-types/commands/GetConfiguredTableCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMembershipCommand.d.ts +2 -1
  32. package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
  33. package/dist-types/commands/GetProtectedQueryCommand.d.ts +2 -1
  34. package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
  35. package/dist-types/commands/GetSchemaCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCollaborationsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListConfiguredTablesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  46. package/dist-types/commands/ListMembershipsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListProtectedQueriesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
  51. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
  53. package/dist-types/commands/StartProtectedQueryCommand.d.ts +2 -1
  54. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateCollaborationCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateMembershipCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +2 -1
  65. package/dist-types/models/models_0.d.ts +746 -746
  66. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  67. package/dist-types/runtimeConfig.d.ts +2 -2
  68. package/dist-types/runtimeConfig.native.d.ts +2 -2
  69. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  70. package/dist-types/ts3.4/CleanRooms.d.ts +3 -0
  71. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  134. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  135. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  136. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  137. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const ListAnalysisTemplatesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAnalysisTemplatesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAnalysisTemplatesCommandInput,
32
+ ListAnalysisTemplatesCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAnalysisTemplatesCommand extends ListAnalysisTemplatesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCollaborationAnalysisTemplatesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCollaborationAnalysisTemplatesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCollaborationAnalysisTemplatesCommandInput,
32
+ ListCollaborationAnalysisTemplatesCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCollaborationAnalysisTemplatesCommand extends ListCollaborationAnalysisTemplatesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCollaborationConfiguredAudienceModelAssociationsCommand_base:
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCollaborationConfiguredAudienceModelAssociationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
32
+ ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCollaborationConfiguredAudienceModelAssociationsCommand extends ListCollaborationConfiguredAudienceModelAssociationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCollaborationPrivacyBudgetTemplatesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCollaborationPrivacyBudgetTemplatesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCollaborationPrivacyBudgetTemplatesCommandInput,
32
+ ListCollaborationPrivacyBudgetTemplatesCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCollaborationPrivacyBudgetTemplatesCommand extends ListCollaborationPrivacyBudgetTemplatesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCollaborationPrivacyBudgetsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCollaborationPrivacyBudgetsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCollaborationPrivacyBudgetsCommandInput,
32
+ ListCollaborationPrivacyBudgetsCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCollaborationPrivacyBudgetsCommand extends ListCollaborationPrivacyBudgetsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCollaborationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListCollaborationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCollaborationsCommandInput,
32
+ ListCollaborationsCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCollaborationsCommand extends ListCollaborationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListConfiguredAudienceModelAssociationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListConfiguredAudienceModelAssociationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListConfiguredAudienceModelAssociationsCommandInput,
32
+ ListConfiguredAudienceModelAssociationsCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListConfiguredAudienceModelAssociationsCommand extends ListConfiguredAudienceModelAssociationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListConfiguredTableAssociationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListConfiguredTableAssociationsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListConfiguredTableAssociationsCommandInput,
32
+ ListConfiguredTableAssociationsCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListConfiguredTableAssociationsCommand extends ListConfiguredTableAssociationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListConfiguredTablesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListConfiguredTablesCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListConfiguredTablesCommandInput,
32
+ ListConfiguredTablesCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListConfiguredTablesCommand extends ListConfiguredTablesCommand_base {}
@@ -21,6 +21,15 @@ declare const ListMembersCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListMembersCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListMembersCommandInput,
28
+ ListMembersCommandOutput,
29
+ CleanRoomsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListMembersCommand extends ListMembersCommand_base {}
@@ -24,6 +24,15 @@ declare const ListMembershipsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListMembershipsCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListMembershipsCommandInput,
31
+ ListMembershipsCommandOutput,
32
+ CleanRoomsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListMembershipsCommand extends ListMembershipsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPrivacyBudgetTemplatesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPrivacyBudgetTemplatesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPrivacyBudgetTemplatesCommandInput,
32
+ ListPrivacyBudgetTemplatesCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPrivacyBudgetTemplatesCommand extends ListPrivacyBudgetTemplatesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPrivacyBudgetsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPrivacyBudgetsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPrivacyBudgetsCommandInput,
32
+ ListPrivacyBudgetsCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPrivacyBudgetsCommand extends ListPrivacyBudgetsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListProtectedQueriesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListProtectedQueriesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListProtectedQueriesCommandInput,
32
+ ListProtectedQueriesCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListProtectedQueriesCommand extends ListProtectedQueriesCommand_base {}
@@ -21,6 +21,15 @@ declare const ListSchemasCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ListSchemasCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListSchemasCommandInput,
28
+ ListSchemasCommandOutput,
29
+ CleanRoomsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListSchemasCommand extends ListSchemasCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const PreviewPrivacyImpactCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PreviewPrivacyImpactCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PreviewPrivacyImpactCommandInput,
32
+ PreviewPrivacyImpactCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PreviewPrivacyImpactCommand extends PreviewPrivacyImpactCommand_base {}
@@ -25,6 +25,15 @@ declare const StartProtectedQueryCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: StartProtectedQueryCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ StartProtectedQueryCommandInput,
32
+ StartProtectedQueryCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class StartProtectedQueryCommand extends StartProtectedQueryCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ CleanRoomsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -21,6 +21,15 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: UntagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ UntagResourceCommandInput,
28
+ UntagResourceCommandOutput,
29
+ CleanRoomsClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateAnalysisTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateAnalysisTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateAnalysisTemplateCommandInput,
32
+ UpdateAnalysisTemplateCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateAnalysisTemplateCommand extends UpdateAnalysisTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateCollaborationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateCollaborationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateCollaborationCommandInput,
32
+ UpdateCollaborationCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateCollaborationCommand extends UpdateCollaborationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateConfiguredAudienceModelAssociationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateConfiguredAudienceModelAssociationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateConfiguredAudienceModelAssociationCommandInput,
32
+ UpdateConfiguredAudienceModelAssociationCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateConfiguredAudienceModelAssociationCommand extends UpdateConfiguredAudienceModelAssociationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateConfiguredTableAnalysisRuleCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateConfiguredTableAnalysisRuleCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateConfiguredTableAnalysisRuleCommandInput,
32
+ UpdateConfiguredTableAnalysisRuleCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateConfiguredTableAnalysisRuleCommand extends UpdateConfiguredTableAnalysisRuleCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateConfiguredTableAssociationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateConfiguredTableAssociationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateConfiguredTableAssociationCommandInput,
32
+ UpdateConfiguredTableAssociationCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateConfiguredTableAssociationCommand extends UpdateConfiguredTableAssociationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateConfiguredTableCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateConfiguredTableCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateConfiguredTableCommandInput,
32
+ UpdateConfiguredTableCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateConfiguredTableCommand extends UpdateConfiguredTableCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateMembershipCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateMembershipCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateMembershipCommandInput,
31
+ UpdateMembershipCommandOutput,
32
+ CleanRoomsClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateMembershipCommand extends UpdateMembershipCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdatePrivacyBudgetTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdatePrivacyBudgetTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdatePrivacyBudgetTemplateCommandInput,
32
+ UpdatePrivacyBudgetTemplateCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdatePrivacyBudgetTemplateCommand extends UpdatePrivacyBudgetTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateProtectedQueryCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateProtectedQueryCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateProtectedQueryCommandInput,
32
+ UpdateProtectedQueryCommandOutput,
33
+ CleanRoomsClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateProtectedQueryCommand extends UpdateProtectedQueryCommand_base {}
@@ -25,9 +25,9 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
25
25
  apiVersion: string;
26
26
  urlParser: import("@smithy/types").UrlParser;
27
27
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: import("@smithy/types").Encoder;
28
+ base64Encoder: (_input: string | Uint8Array) => string;
29
29
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: import("@smithy/types").Encoder;
30
+ utf8Encoder: (input: string | Uint8Array) => string;
31
31
  disableHostPrefix: boolean;
32
32
  serviceId: string;
33
33
  logger: import("@smithy/types").Logger;
@@ -29,9 +29,9 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
29
29
  apiVersion: string;
30
30
  urlParser: import("@smithy/types").UrlParser;
31
31
  base64Decoder: import("@smithy/types").Decoder;
32
- base64Encoder: import("@smithy/types").Encoder;
32
+ base64Encoder: (_input: string | Uint8Array) => string;
33
33
  utf8Decoder: import("@smithy/types").Decoder;
34
- utf8Encoder: import("@smithy/types").Encoder;
34
+ utf8Encoder: (input: string | Uint8Array) => string;
35
35
  disableHostPrefix: boolean;
36
36
  serviceId: string;
37
37
  logger: import("@smithy/types").Logger;
@@ -13,9 +13,9 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
13
13
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
14
  streamCollector: import("@smithy/types").StreamCollector;
15
15
  base64Decoder: import("@smithy/types").Decoder;
16
- base64Encoder: import("@smithy/types").Encoder;
16
+ base64Encoder: (_input: string | Uint8Array) => string;
17
17
  utf8Decoder: import("@smithy/types").Decoder;
18
- utf8Encoder: import("@smithy/types").Encoder;
18
+ utf8Encoder: (input: string | Uint8Array) => string;
19
19
  disableHostPrefix: boolean;
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
@@ -2,7 +2,7 @@ import { CleanRoomsClientConfig } from "./CleanRoomsClient";
2
2
  export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
3
3
  apiVersion: string;
4
4
  base64Decoder: import("@smithy/types").Decoder;
5
- base64Encoder: import("@smithy/types").Encoder;
5
+ base64Encoder: (_input: string | Uint8Array) => string;
6
6
  disableHostPrefix: boolean;
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CleanRoomsClientConfig) => {
17
17
  serviceId: string;
18
18
  urlParser: import("@smithy/types").UrlParser;
19
19
  utf8Decoder: import("@smithy/types").Decoder;
20
- utf8Encoder: import("@smithy/types").Encoder;
20
+ utf8Encoder: (input: string | Uint8Array) => string;
21
21
  };