@aws-sdk/client-cleanrooms 3.1087.0 → 3.1089.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
  3. package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
  61. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
  78. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
  107. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  108. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  109. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  110. package/dist-types/ts3.4/models/enums.d.ts +28 -56
  111. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  112. package/dist-types/ts3.4/models/models_0.d.ts +21 -63
  113. package/dist-types/ts3.4/models/models_1.d.ts +15 -43
  114. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  115. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  116. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  120. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  121. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  122. package/package.json +38 -38
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -248,10 +245,7 @@ import {
248
245
  GetSchemaAnalysisRuleCommandInput,
249
246
  GetSchemaAnalysisRuleCommandOutput,
250
247
  } from "./commands/GetSchemaAnalysisRuleCommand";
251
- import {
252
- GetSchemaCommandInput,
253
- GetSchemaCommandOutput,
254
- } from "./commands/GetSchemaCommand";
248
+ import { GetSchemaCommandInput, GetSchemaCommandOutput } from "./commands/GetSchemaCommand";
255
249
  import {
256
250
  ListAnalysisTemplatesCommandInput,
257
251
  ListAnalysisTemplatesCommandOutput,
@@ -312,10 +306,7 @@ import {
312
306
  ListIntermediateTableVersionsCommandInput,
313
307
  ListIntermediateTableVersionsCommandOutput,
314
308
  } from "./commands/ListIntermediateTableVersionsCommand";
315
- import {
316
- ListMembersCommandInput,
317
- ListMembersCommandOutput,
318
- } from "./commands/ListMembersCommand";
309
+ import { ListMembersCommandInput, ListMembersCommandOutput } from "./commands/ListMembersCommand";
319
310
  import {
320
311
  ListMembershipsCommandInput,
321
312
  ListMembershipsCommandOutput,
@@ -336,10 +327,7 @@ import {
336
327
  ListProtectedQueriesCommandInput,
337
328
  ListProtectedQueriesCommandOutput,
338
329
  } from "./commands/ListProtectedQueriesCommand";
339
- import {
340
- ListSchemasCommandInput,
341
- ListSchemasCommandOutput,
342
- } from "./commands/ListSchemasCommand";
330
+ import { ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
343
331
  import {
344
332
  ListTagsForResourceCommandInput,
345
333
  ListTagsForResourceCommandOutput,
@@ -364,10 +352,7 @@ import {
364
352
  StartProtectedQueryCommandInput,
365
353
  StartProtectedQueryCommandOutput,
366
354
  } from "./commands/StartProtectedQueryCommand";
367
- import {
368
- TagResourceCommandInput,
369
- TagResourceCommandOutput,
370
- } from "./commands/TagResourceCommand";
355
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
371
356
  import {
372
357
  UntagResourceCommandInput,
373
358
  UntagResourceCommandOutput,
@@ -645,8 +630,7 @@ export type ServiceOutputTypes =
645
630
  | UpdatePrivacyBudgetTemplateCommandOutput
646
631
  | UpdateProtectedJobCommandOutput
647
632
  | UpdateProtectedQueryCommandOutput;
648
- export interface ClientDefaults
649
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
633
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
650
634
  requestHandler?: __HttpHandlerUserInput;
651
635
  sha256?: __ChecksumConstructor | __HashConstructor;
652
636
  urlParser?: __UrlParser;
@@ -671,9 +655,7 @@ export interface ClientDefaults
671
655
  extensions?: RuntimeExtension[];
672
656
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
673
657
  }
674
- export type CleanRoomsClientConfigType = Partial<
675
- __SmithyConfiguration<__HttpHandlerOptions>
676
- > &
658
+ export type CleanRoomsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
677
659
  ClientDefaults &
678
660
  UserAgentInputConfig &
679
661
  RetryInputConfig &
@@ -694,8 +676,7 @@ export type CleanRoomsClientResolvedConfigType =
694
676
  EndpointResolvedConfig<EndpointParameters> &
695
677
  HttpAuthSchemeResolvedConfig &
696
678
  ClientResolvedEndpointParameters;
697
- export interface CleanRoomsClientResolvedConfig
698
- extends CleanRoomsClientResolvedConfigType {}
679
+ export interface CleanRoomsClientResolvedConfig extends CleanRoomsClientResolvedConfigType {}
699
680
  export declare class CleanRoomsClient extends __Client<
700
681
  __HttpHandlerOptions,
701
682
  ServiceInputTypes,
@@ -703,8 +684,6 @@ export declare class CleanRoomsClient extends __Client<
703
684
  CleanRoomsClientResolvedConfig
704
685
  > {
705
686
  readonly config: CleanRoomsClientResolvedConfig;
706
- constructor(
707
- ...[configuration]: __CheckOptionalClientConfig<CleanRoomsClientConfig>
708
- );
687
+ constructor(...[configuration]: __CheckOptionalClientConfig<CleanRoomsClientConfig>);
709
688
  destroy(): void;
710
689
  }
@@ -7,17 +7,10 @@ import { CleanRoomsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: CleanRoomsHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: CleanRoomsHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): CleanRoomsHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -12,36 +12,32 @@ import {
12
12
  Provider,
13
13
  } from "@smithy/types";
14
14
  import { CleanRoomsClientResolvedConfig } from "../CleanRoomsClient";
15
- export interface CleanRoomsHttpAuthSchemeParameters
16
- extends HttpAuthSchemeParameters {
15
+ export interface CleanRoomsHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
17
16
  region?: string;
18
17
  }
19
- export interface CleanRoomsHttpAuthSchemeParametersProvider
20
- extends HttpAuthSchemeParametersProvider<
21
- CleanRoomsClientResolvedConfig,
22
- HandlerExecutionContext,
23
- CleanRoomsHttpAuthSchemeParameters,
24
- object
25
- > {}
18
+ export interface CleanRoomsHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ CleanRoomsClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ CleanRoomsHttpAuthSchemeParameters,
22
+ object
23
+ > {}
26
24
  export declare const defaultCleanRoomsHttpAuthSchemeParametersProvider: (
27
25
  config: CleanRoomsClientResolvedConfig,
28
26
  context: HandlerExecutionContext,
29
- input: object
27
+ input: object,
30
28
  ) => Promise<CleanRoomsHttpAuthSchemeParameters>;
31
- export interface CleanRoomsHttpAuthSchemeProvider
32
- extends HttpAuthSchemeProvider<CleanRoomsHttpAuthSchemeParameters> {}
29
+ export interface CleanRoomsHttpAuthSchemeProvider extends HttpAuthSchemeProvider<CleanRoomsHttpAuthSchemeParameters> {}
33
30
  export declare const defaultCleanRoomsHttpAuthSchemeProvider: CleanRoomsHttpAuthSchemeProvider;
34
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
35
32
  authSchemePreference?: string[] | Provider<string[]>;
36
33
  httpAuthSchemes?: HttpAuthScheme[];
37
34
  httpAuthSchemeProvider?: CleanRoomsHttpAuthSchemeProvider;
38
35
  }
39
- export interface HttpAuthSchemeResolvedConfig
40
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
41
37
  readonly authSchemePreference: Provider<string[]>;
42
38
  readonly httpAuthSchemes: HttpAuthScheme[];
43
39
  readonly httpAuthSchemeProvider: CleanRoomsHttpAuthSchemeProvider;
44
40
  }
45
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
46
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
47
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -4,22 +4,21 @@ import {
4
4
  ServiceInputTypes,
5
5
  ServiceOutputTypes,
6
6
  } from "./CleanRoomsClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
7
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
8
  added: EndpointParameterInstructions,
12
9
  plugins: (
13
10
  CommandCtor: any,
14
11
  clientStack: any,
15
12
  config: any,
16
- options: any
13
+ options: any,
17
14
  ) => import("@smithy/types").Pluggable<any, any>[],
18
15
  op: string,
19
16
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
17
+ smithyContext?: Record<string, unknown>,
21
18
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
19
+ new (
20
+ input: I,
21
+ ): import("@smithy/core/client").CommandImpl<
23
22
  I,
24
23
  O,
25
24
  CleanRoomsClientResolvedConfig,
@@ -38,9 +37,4 @@ export declare const command: <
38
37
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
38
  };
40
39
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
40
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -4,14 +4,12 @@ import {
4
4
  BatchGetCollaborationAnalysisTemplateOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchGetCollaborationAnalysisTemplateCommandInput
8
- extends BatchGetCollaborationAnalysisTemplateInput {}
7
+ export interface BatchGetCollaborationAnalysisTemplateCommandInput extends BatchGetCollaborationAnalysisTemplateInput {}
9
8
  export interface BatchGetCollaborationAnalysisTemplateCommandOutput
10
- extends BatchGetCollaborationAnalysisTemplateOutput,
11
- __MetadataBearer {}
9
+ extends BatchGetCollaborationAnalysisTemplateOutput, __MetadataBearer {}
12
10
  declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
13
11
  new (
14
- input: BatchGetCollaborationAnalysisTemplateCommandInput
12
+ input: BatchGetCollaborationAnalysisTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchGetCollaborationAnalysisTemplateCommandInput,
17
15
  BatchGetCollaborationAnalysisTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchGetCollaborationAnalysisTemplateCommandInput
21
+ input: BatchGetCollaborationAnalysisTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchGetCollaborationAnalysisTemplateCommandInput,
26
24
  BatchGetCollaborationAnalysisTemplateCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  BatchGetSchemaAnalysisRuleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface BatchGetSchemaAnalysisRuleCommandInput
8
- extends BatchGetSchemaAnalysisRuleInput {}
7
+ export interface BatchGetSchemaAnalysisRuleCommandInput extends BatchGetSchemaAnalysisRuleInput {}
9
8
  export interface BatchGetSchemaAnalysisRuleCommandOutput
10
- extends BatchGetSchemaAnalysisRuleOutput,
11
- __MetadataBearer {}
9
+ extends BatchGetSchemaAnalysisRuleOutput, __MetadataBearer {}
12
10
  declare const BatchGetSchemaAnalysisRuleCommand_base: {
13
11
  new (
14
- input: BatchGetSchemaAnalysisRuleCommandInput
12
+ input: BatchGetSchemaAnalysisRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  BatchGetSchemaAnalysisRuleCommandInput,
17
15
  BatchGetSchemaAnalysisRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const BatchGetSchemaAnalysisRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: BatchGetSchemaAnalysisRuleCommandInput
21
+ input: BatchGetSchemaAnalysisRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  BatchGetSchemaAnalysisRuleCommandInput,
26
24
  BatchGetSchemaAnalysisRuleCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { BatchGetSchemaInput, BatchGetSchemaOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface BatchGetSchemaCommandInput extends BatchGetSchemaInput {}
5
- export interface BatchGetSchemaCommandOutput
6
- extends BatchGetSchemaOutput,
7
- __MetadataBearer {}
5
+ export interface BatchGetSchemaCommandOutput extends BatchGetSchemaOutput, __MetadataBearer {}
8
6
  declare const BatchGetSchemaCommand_base: {
9
7
  new (
10
- input: BatchGetSchemaCommandInput
8
+ input: BatchGetSchemaCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  BatchGetSchemaCommandInput,
13
11
  BatchGetSchemaCommandOutput,
@@ -16,7 +14,7 @@ declare const BatchGetSchemaCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: BatchGetSchemaCommandInput
17
+ input: BatchGetSchemaCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  BatchGetSchemaCommandInput,
22
20
  BatchGetSchemaCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAnalysisTemplateInput,
4
- CreateAnalysisTemplateOutput,
5
- } from "../models/models_0";
2
+ import { CreateAnalysisTemplateInput, CreateAnalysisTemplateOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateAnalysisTemplateCommandInput
8
- extends CreateAnalysisTemplateInput {}
4
+ export interface CreateAnalysisTemplateCommandInput extends CreateAnalysisTemplateInput {}
9
5
  export interface CreateAnalysisTemplateCommandOutput
10
- extends CreateAnalysisTemplateOutput,
11
- __MetadataBearer {}
6
+ extends CreateAnalysisTemplateOutput, __MetadataBearer {}
12
7
  declare const CreateAnalysisTemplateCommand_base: {
13
8
  new (
14
- input: CreateAnalysisTemplateCommandInput
9
+ input: CreateAnalysisTemplateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateAnalysisTemplateCommandInput,
17
12
  CreateAnalysisTemplateCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateAnalysisTemplateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateAnalysisTemplateCommandInput
18
+ input: CreateAnalysisTemplateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateAnalysisTemplateCommandInput,
26
21
  CreateAnalysisTemplateCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateCollaborationChangeRequestOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateCollaborationChangeRequestCommandInput
8
- extends CreateCollaborationChangeRequestInput {}
7
+ export interface CreateCollaborationChangeRequestCommandInput extends CreateCollaborationChangeRequestInput {}
9
8
  export interface CreateCollaborationChangeRequestCommandOutput
10
- extends CreateCollaborationChangeRequestOutput,
11
- __MetadataBearer {}
9
+ extends CreateCollaborationChangeRequestOutput, __MetadataBearer {}
12
10
  declare const CreateCollaborationChangeRequestCommand_base: {
13
11
  new (
14
- input: CreateCollaborationChangeRequestCommandInput
12
+ input: CreateCollaborationChangeRequestCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateCollaborationChangeRequestCommandInput,
17
15
  CreateCollaborationChangeRequestCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateCollaborationChangeRequestCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateCollaborationChangeRequestCommandInput
21
+ input: CreateCollaborationChangeRequestCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateCollaborationChangeRequestCommandInput,
26
24
  CreateCollaborationChangeRequestCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateCollaborationInput,
4
- CreateCollaborationOutput,
5
- } from "../models/models_0";
2
+ import { CreateCollaborationInput, CreateCollaborationOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateCollaborationCommandInput
8
- extends CreateCollaborationInput {}
4
+ export interface CreateCollaborationCommandInput extends CreateCollaborationInput {}
9
5
  export interface CreateCollaborationCommandOutput
10
- extends CreateCollaborationOutput,
11
- __MetadataBearer {}
6
+ extends CreateCollaborationOutput, __MetadataBearer {}
12
7
  declare const CreateCollaborationCommand_base: {
13
8
  new (
14
- input: CreateCollaborationCommandInput
9
+ input: CreateCollaborationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateCollaborationCommandInput,
17
12
  CreateCollaborationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateCollaborationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateCollaborationCommandInput
18
+ input: CreateCollaborationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateCollaborationCommandInput,
26
21
  CreateCollaborationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateConfiguredAudienceModelAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateConfiguredAudienceModelAssociationCommandInput
8
- extends CreateConfiguredAudienceModelAssociationInput {}
7
+ export interface CreateConfiguredAudienceModelAssociationCommandInput extends CreateConfiguredAudienceModelAssociationInput {}
9
8
  export interface CreateConfiguredAudienceModelAssociationCommandOutput
10
- extends CreateConfiguredAudienceModelAssociationOutput,
11
- __MetadataBearer {}
9
+ extends CreateConfiguredAudienceModelAssociationOutput, __MetadataBearer {}
12
10
  declare const CreateConfiguredAudienceModelAssociationCommand_base: {
13
11
  new (
14
- input: CreateConfiguredAudienceModelAssociationCommandInput
12
+ input: CreateConfiguredAudienceModelAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateConfiguredAudienceModelAssociationCommandInput,
17
15
  CreateConfiguredAudienceModelAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateConfiguredAudienceModelAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateConfiguredAudienceModelAssociationCommandInput
21
+ input: CreateConfiguredAudienceModelAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateConfiguredAudienceModelAssociationCommandInput,
26
24
  CreateConfiguredAudienceModelAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateConfiguredTableAnalysisRuleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateConfiguredTableAnalysisRuleCommandInput
8
- extends CreateConfiguredTableAnalysisRuleInput {}
7
+ export interface CreateConfiguredTableAnalysisRuleCommandInput extends CreateConfiguredTableAnalysisRuleInput {}
9
8
  export interface CreateConfiguredTableAnalysisRuleCommandOutput
10
- extends CreateConfiguredTableAnalysisRuleOutput,
11
- __MetadataBearer {}
9
+ extends CreateConfiguredTableAnalysisRuleOutput, __MetadataBearer {}
12
10
  declare const CreateConfiguredTableAnalysisRuleCommand_base: {
13
11
  new (
14
- input: CreateConfiguredTableAnalysisRuleCommandInput
12
+ input: CreateConfiguredTableAnalysisRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateConfiguredTableAnalysisRuleCommandInput,
17
15
  CreateConfiguredTableAnalysisRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateConfiguredTableAnalysisRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateConfiguredTableAnalysisRuleCommandInput
21
+ input: CreateConfiguredTableAnalysisRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateConfiguredTableAnalysisRuleCommandInput,
26
24
  CreateConfiguredTableAnalysisRuleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateConfiguredTableAssociationAnalysisRuleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateConfiguredTableAssociationAnalysisRuleCommandInput
8
- extends CreateConfiguredTableAssociationAnalysisRuleInput {}
7
+ export interface CreateConfiguredTableAssociationAnalysisRuleCommandInput extends CreateConfiguredTableAssociationAnalysisRuleInput {}
9
8
  export interface CreateConfiguredTableAssociationAnalysisRuleCommandOutput
10
- extends CreateConfiguredTableAssociationAnalysisRuleOutput,
11
- __MetadataBearer {}
9
+ extends CreateConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {}
12
10
  declare const CreateConfiguredTableAssociationAnalysisRuleCommand_base: {
13
11
  new (
14
- input: CreateConfiguredTableAssociationAnalysisRuleCommandInput
12
+ input: CreateConfiguredTableAssociationAnalysisRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateConfiguredTableAssociationAnalysisRuleCommandInput,
17
15
  CreateConfiguredTableAssociationAnalysisRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateConfiguredTableAssociationAnalysisRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateConfiguredTableAssociationAnalysisRuleCommandInput
21
+ input: CreateConfiguredTableAssociationAnalysisRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateConfiguredTableAssociationAnalysisRuleCommandInput,
26
24
  CreateConfiguredTableAssociationAnalysisRuleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateConfiguredTableAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateConfiguredTableAssociationCommandInput
8
- extends CreateConfiguredTableAssociationInput {}
7
+ export interface CreateConfiguredTableAssociationCommandInput extends CreateConfiguredTableAssociationInput {}
9
8
  export interface CreateConfiguredTableAssociationCommandOutput
10
- extends CreateConfiguredTableAssociationOutput,
11
- __MetadataBearer {}
9
+ extends CreateConfiguredTableAssociationOutput, __MetadataBearer {}
12
10
  declare const CreateConfiguredTableAssociationCommand_base: {
13
11
  new (
14
- input: CreateConfiguredTableAssociationCommandInput
12
+ input: CreateConfiguredTableAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateConfiguredTableAssociationCommandInput,
17
15
  CreateConfiguredTableAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateConfiguredTableAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateConfiguredTableAssociationCommandInput
21
+ input: CreateConfiguredTableAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateConfiguredTableAssociationCommandInput,
26
24
  CreateConfiguredTableAssociationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateConfiguredTableInput,
4
- CreateConfiguredTableOutput,
5
- } from "../models/models_0";
2
+ import { CreateConfiguredTableInput, CreateConfiguredTableOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateConfiguredTableCommandInput
8
- extends CreateConfiguredTableInput {}
4
+ export interface CreateConfiguredTableCommandInput extends CreateConfiguredTableInput {}
9
5
  export interface CreateConfiguredTableCommandOutput
10
- extends CreateConfiguredTableOutput,
11
- __MetadataBearer {}
6
+ extends CreateConfiguredTableOutput, __MetadataBearer {}
12
7
  declare const CreateConfiguredTableCommand_base: {
13
8
  new (
14
- input: CreateConfiguredTableCommandInput
9
+ input: CreateConfiguredTableCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateConfiguredTableCommandInput,
17
12
  CreateConfiguredTableCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateConfiguredTableCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateConfiguredTableCommandInput
18
+ input: CreateConfiguredTableCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateConfiguredTableCommandInput,
26
21
  CreateConfiguredTableCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateIdMappingTableInput,
4
- CreateIdMappingTableOutput,
5
- } from "../models/models_0";
2
+ import { CreateIdMappingTableInput, CreateIdMappingTableOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateIdMappingTableCommandInput
8
- extends CreateIdMappingTableInput {}
4
+ export interface CreateIdMappingTableCommandInput extends CreateIdMappingTableInput {}
9
5
  export interface CreateIdMappingTableCommandOutput
10
- extends CreateIdMappingTableOutput,
11
- __MetadataBearer {}
6
+ extends CreateIdMappingTableOutput, __MetadataBearer {}
12
7
  declare const CreateIdMappingTableCommand_base: {
13
8
  new (
14
- input: CreateIdMappingTableCommandInput
9
+ input: CreateIdMappingTableCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateIdMappingTableCommandInput,
17
12
  CreateIdMappingTableCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateIdMappingTableCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateIdMappingTableCommandInput
18
+ input: CreateIdMappingTableCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateIdMappingTableCommandInput,
26
21
  CreateIdMappingTableCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateIdNamespaceAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateIdNamespaceAssociationCommandInput
8
- extends CreateIdNamespaceAssociationInput {}
7
+ export interface CreateIdNamespaceAssociationCommandInput extends CreateIdNamespaceAssociationInput {}
9
8
  export interface CreateIdNamespaceAssociationCommandOutput
10
- extends CreateIdNamespaceAssociationOutput,
11
- __MetadataBearer {}
9
+ extends CreateIdNamespaceAssociationOutput, __MetadataBearer {}
12
10
  declare const CreateIdNamespaceAssociationCommand_base: {
13
11
  new (
14
- input: CreateIdNamespaceAssociationCommandInput
12
+ input: CreateIdNamespaceAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateIdNamespaceAssociationCommandInput,
17
15
  CreateIdNamespaceAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateIdNamespaceAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateIdNamespaceAssociationCommandInput
21
+ input: CreateIdNamespaceAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateIdNamespaceAssociationCommandInput,
26
24
  CreateIdNamespaceAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateIntermediateTableAnalysisRuleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateIntermediateTableAnalysisRuleCommandInput
8
- extends CreateIntermediateTableAnalysisRuleInput {}
7
+ export interface CreateIntermediateTableAnalysisRuleCommandInput extends CreateIntermediateTableAnalysisRuleInput {}
9
8
  export interface CreateIntermediateTableAnalysisRuleCommandOutput
10
- extends CreateIntermediateTableAnalysisRuleOutput,
11
- __MetadataBearer {}
9
+ extends CreateIntermediateTableAnalysisRuleOutput, __MetadataBearer {}
12
10
  declare const CreateIntermediateTableAnalysisRuleCommand_base: {
13
11
  new (
14
- input: CreateIntermediateTableAnalysisRuleCommandInput
12
+ input: CreateIntermediateTableAnalysisRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateIntermediateTableAnalysisRuleCommandInput,
17
15
  CreateIntermediateTableAnalysisRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateIntermediateTableAnalysisRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateIntermediateTableAnalysisRuleCommandInput
21
+ input: CreateIntermediateTableAnalysisRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateIntermediateTableAnalysisRuleCommandInput,
26
24
  CreateIntermediateTableAnalysisRuleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateIntermediateTableInput,
4
- CreateIntermediateTableOutput,
5
- } from "../models/models_0";
2
+ import { CreateIntermediateTableInput, CreateIntermediateTableOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateIntermediateTableCommandInput
8
- extends CreateIntermediateTableInput {}
4
+ export interface CreateIntermediateTableCommandInput extends CreateIntermediateTableInput {}
9
5
  export interface CreateIntermediateTableCommandOutput
10
- extends CreateIntermediateTableOutput,
11
- __MetadataBearer {}
6
+ extends CreateIntermediateTableOutput, __MetadataBearer {}
12
7
  declare const CreateIntermediateTableCommand_base: {
13
8
  new (
14
- input: CreateIntermediateTableCommandInput
9
+ input: CreateIntermediateTableCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateIntermediateTableCommandInput,
17
12
  CreateIntermediateTableCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateIntermediateTableCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateIntermediateTableCommandInput
18
+ input: CreateIntermediateTableCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateIntermediateTableCommandInput,
26
21
  CreateIntermediateTableCommandOutput,