@aws-sdk/client-cleanrooms 3.1087.0 → 3.1088.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
  3. package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
  36. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
  51. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
  59. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
  61. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
  63. package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
  66. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
  71. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
  77. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
  78. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
  81. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
  87. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
  88. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
  95. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
  100. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
  105. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
  107. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  108. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  109. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  110. package/dist-types/ts3.4/models/enums.d.ts +28 -56
  111. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  112. package/dist-types/ts3.4/models/models_0.d.ts +21 -63
  113. package/dist-types/ts3.4/models/models_1.d.ts +15 -43
  114. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  115. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  116. package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
  117. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  118. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  119. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  120. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  121. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  122. package/package.json +38 -38
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { TagResourceInput, TagResourceOutput } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface TagResourceCommandInput extends TagResourceInput {}
5
- export interface TagResourceCommandOutput
6
- extends TagResourceOutput,
7
- __MetadataBearer {}
5
+ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataBearer {}
8
6
  declare const TagResourceCommand_base: {
9
7
  new (
10
- input: TagResourceCommandInput
8
+ input: TagResourceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  TagResourceCommandInput,
13
11
  TagResourceCommandOutput,
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: TagResourceCommandInput
17
+ input: TagResourceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  TagResourceCommandInput,
22
20
  TagResourceCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UntagResourceInput, UntagResourceOutput } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface UntagResourceCommandInput extends UntagResourceInput {}
5
- export interface UntagResourceCommandOutput
6
- extends UntagResourceOutput,
7
- __MetadataBearer {}
5
+ export interface UntagResourceCommandOutput extends UntagResourceOutput, __MetadataBearer {}
8
6
  declare const UntagResourceCommand_base: {
9
7
  new (
10
- input: UntagResourceCommandInput
8
+ input: UntagResourceCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UntagResourceCommandInput,
13
11
  UntagResourceCommandOutput,
@@ -16,7 +14,7 @@ declare const UntagResourceCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UntagResourceCommandInput
17
+ input: UntagResourceCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UntagResourceCommandInput,
22
20
  UntagResourceCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateAnalysisTemplateInput,
4
- UpdateAnalysisTemplateOutput,
5
- } from "../models/models_0";
2
+ import { UpdateAnalysisTemplateInput, UpdateAnalysisTemplateOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateAnalysisTemplateCommandInput
8
- extends UpdateAnalysisTemplateInput {}
4
+ export interface UpdateAnalysisTemplateCommandInput extends UpdateAnalysisTemplateInput {}
9
5
  export interface UpdateAnalysisTemplateCommandOutput
10
- extends UpdateAnalysisTemplateOutput,
11
- __MetadataBearer {}
6
+ extends UpdateAnalysisTemplateOutput, __MetadataBearer {}
12
7
  declare const UpdateAnalysisTemplateCommand_base: {
13
8
  new (
14
- input: UpdateAnalysisTemplateCommandInput
9
+ input: UpdateAnalysisTemplateCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateAnalysisTemplateCommandInput,
17
12
  UpdateAnalysisTemplateCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateAnalysisTemplateCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateAnalysisTemplateCommandInput
18
+ input: UpdateAnalysisTemplateCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateAnalysisTemplateCommandInput,
26
21
  UpdateAnalysisTemplateCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateCollaborationChangeRequestOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateCollaborationChangeRequestCommandInput
8
- extends UpdateCollaborationChangeRequestInput {}
7
+ export interface UpdateCollaborationChangeRequestCommandInput extends UpdateCollaborationChangeRequestInput {}
9
8
  export interface UpdateCollaborationChangeRequestCommandOutput
10
- extends UpdateCollaborationChangeRequestOutput,
11
- __MetadataBearer {}
9
+ extends UpdateCollaborationChangeRequestOutput, __MetadataBearer {}
12
10
  declare const UpdateCollaborationChangeRequestCommand_base: {
13
11
  new (
14
- input: UpdateCollaborationChangeRequestCommandInput
12
+ input: UpdateCollaborationChangeRequestCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateCollaborationChangeRequestCommandInput,
17
15
  UpdateCollaborationChangeRequestCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateCollaborationChangeRequestCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateCollaborationChangeRequestCommandInput
21
+ input: UpdateCollaborationChangeRequestCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateCollaborationChangeRequestCommandInput,
26
24
  UpdateCollaborationChangeRequestCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateCollaborationInput,
4
- UpdateCollaborationOutput,
5
- } from "../models/models_0";
2
+ import { UpdateCollaborationInput, UpdateCollaborationOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateCollaborationCommandInput
8
- extends UpdateCollaborationInput {}
4
+ export interface UpdateCollaborationCommandInput extends UpdateCollaborationInput {}
9
5
  export interface UpdateCollaborationCommandOutput
10
- extends UpdateCollaborationOutput,
11
- __MetadataBearer {}
6
+ extends UpdateCollaborationOutput, __MetadataBearer {}
12
7
  declare const UpdateCollaborationCommand_base: {
13
8
  new (
14
- input: UpdateCollaborationCommandInput
9
+ input: UpdateCollaborationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateCollaborationCommandInput,
17
12
  UpdateCollaborationCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateCollaborationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateCollaborationCommandInput
18
+ input: UpdateCollaborationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateCollaborationCommandInput,
26
21
  UpdateCollaborationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateConfiguredAudienceModelAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateConfiguredAudienceModelAssociationCommandInput
8
- extends UpdateConfiguredAudienceModelAssociationInput {}
7
+ export interface UpdateConfiguredAudienceModelAssociationCommandInput extends UpdateConfiguredAudienceModelAssociationInput {}
9
8
  export interface UpdateConfiguredAudienceModelAssociationCommandOutput
10
- extends UpdateConfiguredAudienceModelAssociationOutput,
11
- __MetadataBearer {}
9
+ extends UpdateConfiguredAudienceModelAssociationOutput, __MetadataBearer {}
12
10
  declare const UpdateConfiguredAudienceModelAssociationCommand_base: {
13
11
  new (
14
- input: UpdateConfiguredAudienceModelAssociationCommandInput
12
+ input: UpdateConfiguredAudienceModelAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateConfiguredAudienceModelAssociationCommandInput,
17
15
  UpdateConfiguredAudienceModelAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateConfiguredAudienceModelAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateConfiguredAudienceModelAssociationCommandInput
21
+ input: UpdateConfiguredAudienceModelAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateConfiguredAudienceModelAssociationCommandInput,
26
24
  UpdateConfiguredAudienceModelAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateConfiguredTableAnalysisRuleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateConfiguredTableAnalysisRuleCommandInput
8
- extends UpdateConfiguredTableAnalysisRuleInput {}
7
+ export interface UpdateConfiguredTableAnalysisRuleCommandInput extends UpdateConfiguredTableAnalysisRuleInput {}
9
8
  export interface UpdateConfiguredTableAnalysisRuleCommandOutput
10
- extends UpdateConfiguredTableAnalysisRuleOutput,
11
- __MetadataBearer {}
9
+ extends UpdateConfiguredTableAnalysisRuleOutput, __MetadataBearer {}
12
10
  declare const UpdateConfiguredTableAnalysisRuleCommand_base: {
13
11
  new (
14
- input: UpdateConfiguredTableAnalysisRuleCommandInput
12
+ input: UpdateConfiguredTableAnalysisRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateConfiguredTableAnalysisRuleCommandInput,
17
15
  UpdateConfiguredTableAnalysisRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateConfiguredTableAnalysisRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateConfiguredTableAnalysisRuleCommandInput
21
+ input: UpdateConfiguredTableAnalysisRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateConfiguredTableAnalysisRuleCommandInput,
26
24
  UpdateConfiguredTableAnalysisRuleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateConfiguredTableAssociationAnalysisRuleOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateConfiguredTableAssociationAnalysisRuleCommandInput
8
- extends UpdateConfiguredTableAssociationAnalysisRuleInput {}
7
+ export interface UpdateConfiguredTableAssociationAnalysisRuleCommandInput extends UpdateConfiguredTableAssociationAnalysisRuleInput {}
9
8
  export interface UpdateConfiguredTableAssociationAnalysisRuleCommandOutput
10
- extends UpdateConfiguredTableAssociationAnalysisRuleOutput,
11
- __MetadataBearer {}
9
+ extends UpdateConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {}
12
10
  declare const UpdateConfiguredTableAssociationAnalysisRuleCommand_base: {
13
11
  new (
14
- input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput
12
+ input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
17
15
  UpdateConfiguredTableAssociationAnalysisRuleCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateConfiguredTableAssociationAnalysisRuleCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput
21
+ input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateConfiguredTableAssociationAnalysisRuleCommandInput,
26
24
  UpdateConfiguredTableAssociationAnalysisRuleCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateConfiguredTableAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateConfiguredTableAssociationCommandInput
8
- extends UpdateConfiguredTableAssociationInput {}
7
+ export interface UpdateConfiguredTableAssociationCommandInput extends UpdateConfiguredTableAssociationInput {}
9
8
  export interface UpdateConfiguredTableAssociationCommandOutput
10
- extends UpdateConfiguredTableAssociationOutput,
11
- __MetadataBearer {}
9
+ extends UpdateConfiguredTableAssociationOutput, __MetadataBearer {}
12
10
  declare const UpdateConfiguredTableAssociationCommand_base: {
13
11
  new (
14
- input: UpdateConfiguredTableAssociationCommandInput
12
+ input: UpdateConfiguredTableAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateConfiguredTableAssociationCommandInput,
17
15
  UpdateConfiguredTableAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateConfiguredTableAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateConfiguredTableAssociationCommandInput
21
+ input: UpdateConfiguredTableAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateConfiguredTableAssociationCommandInput,
26
24
  UpdateConfiguredTableAssociationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateConfiguredTableInput,
4
- UpdateConfiguredTableOutput,
5
- } from "../models/models_0";
2
+ import { UpdateConfiguredTableInput, UpdateConfiguredTableOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateConfiguredTableCommandInput
8
- extends UpdateConfiguredTableInput {}
4
+ export interface UpdateConfiguredTableCommandInput extends UpdateConfiguredTableInput {}
9
5
  export interface UpdateConfiguredTableCommandOutput
10
- extends UpdateConfiguredTableOutput,
11
- __MetadataBearer {}
6
+ extends UpdateConfiguredTableOutput, __MetadataBearer {}
12
7
  declare const UpdateConfiguredTableCommand_base: {
13
8
  new (
14
- input: UpdateConfiguredTableCommandInput
9
+ input: UpdateConfiguredTableCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateConfiguredTableCommandInput,
17
12
  UpdateConfiguredTableCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateConfiguredTableCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateConfiguredTableCommandInput
18
+ input: UpdateConfiguredTableCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateConfiguredTableCommandInput,
26
21
  UpdateConfiguredTableCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateIdMappingTableInput,
4
- UpdateIdMappingTableOutput,
5
- } from "../models/models_0";
2
+ import { UpdateIdMappingTableInput, UpdateIdMappingTableOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateIdMappingTableCommandInput
8
- extends UpdateIdMappingTableInput {}
4
+ export interface UpdateIdMappingTableCommandInput extends UpdateIdMappingTableInput {}
9
5
  export interface UpdateIdMappingTableCommandOutput
10
- extends UpdateIdMappingTableOutput,
11
- __MetadataBearer {}
6
+ extends UpdateIdMappingTableOutput, __MetadataBearer {}
12
7
  declare const UpdateIdMappingTableCommand_base: {
13
8
  new (
14
- input: UpdateIdMappingTableCommandInput
9
+ input: UpdateIdMappingTableCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateIdMappingTableCommandInput,
17
12
  UpdateIdMappingTableCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateIdMappingTableCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateIdMappingTableCommandInput
18
+ input: UpdateIdMappingTableCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateIdMappingTableCommandInput,
26
21
  UpdateIdMappingTableCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdateIdNamespaceAssociationOutput,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface UpdateIdNamespaceAssociationCommandInput
8
- extends UpdateIdNamespaceAssociationInput {}
7
+ export interface UpdateIdNamespaceAssociationCommandInput extends UpdateIdNamespaceAssociationInput {}
9
8
  export interface UpdateIdNamespaceAssociationCommandOutput
10
- extends UpdateIdNamespaceAssociationOutput,
11
- __MetadataBearer {}
9
+ extends UpdateIdNamespaceAssociationOutput, __MetadataBearer {}
12
10
  declare const UpdateIdNamespaceAssociationCommand_base: {
13
11
  new (
14
- input: UpdateIdNamespaceAssociationCommandInput
12
+ input: UpdateIdNamespaceAssociationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdateIdNamespaceAssociationCommandInput,
17
15
  UpdateIdNamespaceAssociationCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdateIdNamespaceAssociationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdateIdNamespaceAssociationCommandInput
21
+ input: UpdateIdNamespaceAssociationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdateIdNamespaceAssociationCommandInput,
26
24
  UpdateIdNamespaceAssociationCommandOutput,
@@ -2,14 +2,12 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateIntermediateTableAnalysisRuleInput } from "../models/models_0";
3
3
  import { UpdateIntermediateTableAnalysisRuleOutput } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
- export interface UpdateIntermediateTableAnalysisRuleCommandInput
6
- extends UpdateIntermediateTableAnalysisRuleInput {}
5
+ export interface UpdateIntermediateTableAnalysisRuleCommandInput extends UpdateIntermediateTableAnalysisRuleInput {}
7
6
  export interface UpdateIntermediateTableAnalysisRuleCommandOutput
8
- extends UpdateIntermediateTableAnalysisRuleOutput,
9
- __MetadataBearer {}
7
+ extends UpdateIntermediateTableAnalysisRuleOutput, __MetadataBearer {}
10
8
  declare const UpdateIntermediateTableAnalysisRuleCommand_base: {
11
9
  new (
12
- input: UpdateIntermediateTableAnalysisRuleCommandInput
10
+ input: UpdateIntermediateTableAnalysisRuleCommandInput,
13
11
  ): import("@smithy/core/client").CommandImpl<
14
12
  UpdateIntermediateTableAnalysisRuleCommandInput,
15
13
  UpdateIntermediateTableAnalysisRuleCommandOutput,
@@ -18,7 +16,7 @@ declare const UpdateIntermediateTableAnalysisRuleCommand_base: {
18
16
  import("..").ServiceOutputTypes
19
17
  >;
20
18
  new (
21
- input: UpdateIntermediateTableAnalysisRuleCommandInput
19
+ input: UpdateIntermediateTableAnalysisRuleCommandInput,
22
20
  ): import("@smithy/core/client").CommandImpl<
23
21
  UpdateIntermediateTableAnalysisRuleCommandInput,
24
22
  UpdateIntermediateTableAnalysisRuleCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateIntermediateTableInput,
4
- UpdateIntermediateTableOutput,
5
- } from "../models/models_0";
2
+ import { UpdateIntermediateTableInput, UpdateIntermediateTableOutput } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateIntermediateTableCommandInput
8
- extends UpdateIntermediateTableInput {}
4
+ export interface UpdateIntermediateTableCommandInput extends UpdateIntermediateTableInput {}
9
5
  export interface UpdateIntermediateTableCommandOutput
10
- extends UpdateIntermediateTableOutput,
11
- __MetadataBearer {}
6
+ extends UpdateIntermediateTableOutput, __MetadataBearer {}
12
7
  declare const UpdateIntermediateTableCommand_base: {
13
8
  new (
14
- input: UpdateIntermediateTableCommandInput
9
+ input: UpdateIntermediateTableCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateIntermediateTableCommandInput,
17
12
  UpdateIntermediateTableCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateIntermediateTableCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateIntermediateTableCommandInput
18
+ input: UpdateIntermediateTableCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateIntermediateTableCommandInput,
26
21
  UpdateIntermediateTableCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateMembershipInput,
4
- UpdateMembershipOutput,
5
- } from "../models/models_1";
2
+ import { UpdateMembershipInput, UpdateMembershipOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface UpdateMembershipCommandInput extends UpdateMembershipInput {}
8
- export interface UpdateMembershipCommandOutput
9
- extends UpdateMembershipOutput,
10
- __MetadataBearer {}
5
+ export interface UpdateMembershipCommandOutput extends UpdateMembershipOutput, __MetadataBearer {}
11
6
  declare const UpdateMembershipCommand_base: {
12
7
  new (
13
- input: UpdateMembershipCommandInput
8
+ input: UpdateMembershipCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  UpdateMembershipCommandInput,
16
11
  UpdateMembershipCommandOutput,
@@ -19,7 +14,7 @@ declare const UpdateMembershipCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: UpdateMembershipCommandInput
17
+ input: UpdateMembershipCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  UpdateMembershipCommandInput,
25
20
  UpdateMembershipCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  UpdatePrivacyBudgetTemplateOutput,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface UpdatePrivacyBudgetTemplateCommandInput
8
- extends UpdatePrivacyBudgetTemplateInput {}
7
+ export interface UpdatePrivacyBudgetTemplateCommandInput extends UpdatePrivacyBudgetTemplateInput {}
9
8
  export interface UpdatePrivacyBudgetTemplateCommandOutput
10
- extends UpdatePrivacyBudgetTemplateOutput,
11
- __MetadataBearer {}
9
+ extends UpdatePrivacyBudgetTemplateOutput, __MetadataBearer {}
12
10
  declare const UpdatePrivacyBudgetTemplateCommand_base: {
13
11
  new (
14
- input: UpdatePrivacyBudgetTemplateCommandInput
12
+ input: UpdatePrivacyBudgetTemplateCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  UpdatePrivacyBudgetTemplateCommandInput,
17
15
  UpdatePrivacyBudgetTemplateCommandOutput,
@@ -20,7 +18,7 @@ declare const UpdatePrivacyBudgetTemplateCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: UpdatePrivacyBudgetTemplateCommandInput
21
+ input: UpdatePrivacyBudgetTemplateCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  UpdatePrivacyBudgetTemplateCommandInput,
26
24
  UpdatePrivacyBudgetTemplateCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateProtectedJobInput,
4
- UpdateProtectedJobOutput,
5
- } from "../models/models_1";
2
+ import { UpdateProtectedJobInput, UpdateProtectedJobOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface UpdateProtectedJobCommandInput
8
- extends UpdateProtectedJobInput {}
4
+ export interface UpdateProtectedJobCommandInput extends UpdateProtectedJobInput {}
9
5
  export interface UpdateProtectedJobCommandOutput
10
- extends UpdateProtectedJobOutput,
11
- __MetadataBearer {}
6
+ extends UpdateProtectedJobOutput, __MetadataBearer {}
12
7
  declare const UpdateProtectedJobCommand_base: {
13
8
  new (
14
- input: UpdateProtectedJobCommandInput
9
+ input: UpdateProtectedJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateProtectedJobCommandInput,
17
12
  UpdateProtectedJobCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateProtectedJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateProtectedJobCommandInput
18
+ input: UpdateProtectedJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateProtectedJobCommandInput,
26
21
  UpdateProtectedJobCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateProtectedQueryInput,
4
- UpdateProtectedQueryOutput,
5
- } from "../models/models_1";
2
+ import { UpdateProtectedQueryInput, UpdateProtectedQueryOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface UpdateProtectedQueryCommandInput
8
- extends UpdateProtectedQueryInput {}
4
+ export interface UpdateProtectedQueryCommandInput extends UpdateProtectedQueryInput {}
9
5
  export interface UpdateProtectedQueryCommandOutput
10
- extends UpdateProtectedQueryOutput,
11
- __MetadataBearer {}
6
+ extends UpdateProtectedQueryOutput, __MetadataBearer {}
12
7
  declare const UpdateProtectedQueryCommand_base: {
13
8
  new (
14
- input: UpdateProtectedQueryCommandInput
9
+ input: UpdateProtectedQueryCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateProtectedQueryCommandInput,
17
12
  UpdateProtectedQueryCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateProtectedQueryCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateProtectedQueryCommandInput
18
+ input: UpdateProtectedQueryCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateProtectedQueryCommandInput,
26
21
  UpdateProtectedQueryCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface CleanRoomsExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}