@aws-sdk/client-cleanrooms 3.927.0 → 3.929.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 (114) hide show
  1. package/dist-cjs/index.js +5071 -4265
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/CleanRoomsClient.js +2 -0
  4. package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +3 -10
  5. package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +3 -9
  6. package/dist-es/commands/BatchGetSchemaCommand.js +3 -9
  7. package/dist-es/commands/CreateAnalysisTemplateCommand.js +3 -10
  8. package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +3 -9
  9. package/dist-es/commands/CreateCollaborationCommand.js +3 -9
  10. package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +3 -9
  11. package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +3 -9
  12. package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  13. package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +3 -9
  14. package/dist-es/commands/CreateConfiguredTableCommand.js +3 -9
  15. package/dist-es/commands/CreateIdMappingTableCommand.js +3 -9
  16. package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +3 -9
  17. package/dist-es/commands/CreateMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +3 -9
  19. package/dist-es/commands/DeleteAnalysisTemplateCommand.js +3 -9
  20. package/dist-es/commands/DeleteCollaborationCommand.js +3 -9
  21. package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +3 -9
  22. package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +3 -9
  23. package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  24. package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +3 -9
  25. package/dist-es/commands/DeleteConfiguredTableCommand.js +3 -9
  26. package/dist-es/commands/DeleteIdMappingTableCommand.js +3 -9
  27. package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +3 -9
  28. package/dist-es/commands/DeleteMemberCommand.js +3 -9
  29. package/dist-es/commands/DeleteMembershipCommand.js +3 -9
  30. package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +3 -9
  31. package/dist-es/commands/GetAnalysisTemplateCommand.js +3 -10
  32. package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +3 -10
  33. package/dist-es/commands/GetCollaborationChangeRequestCommand.js +3 -9
  34. package/dist-es/commands/GetCollaborationCommand.js +3 -9
  35. package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +3 -9
  36. package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +3 -9
  37. package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +3 -9
  38. package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +3 -9
  39. package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +3 -9
  40. package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  41. package/dist-es/commands/GetConfiguredTableAssociationCommand.js +3 -9
  42. package/dist-es/commands/GetConfiguredTableCommand.js +3 -9
  43. package/dist-es/commands/GetIdMappingTableCommand.js +3 -9
  44. package/dist-es/commands/GetIdNamespaceAssociationCommand.js +3 -9
  45. package/dist-es/commands/GetMembershipCommand.js +3 -9
  46. package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +3 -9
  47. package/dist-es/commands/GetProtectedJobCommand.js +3 -9
  48. package/dist-es/commands/GetProtectedQueryCommand.js +3 -10
  49. package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +3 -9
  50. package/dist-es/commands/GetSchemaCommand.js +3 -9
  51. package/dist-es/commands/ListAnalysisTemplatesCommand.js +3 -9
  52. package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +3 -9
  53. package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +3 -9
  54. package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +3 -9
  55. package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +3 -9
  56. package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +3 -9
  57. package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +3 -9
  58. package/dist-es/commands/ListCollaborationsCommand.js +3 -9
  59. package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +3 -9
  60. package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +3 -9
  61. package/dist-es/commands/ListConfiguredTablesCommand.js +3 -9
  62. package/dist-es/commands/ListIdMappingTablesCommand.js +3 -9
  63. package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +3 -9
  64. package/dist-es/commands/ListMembersCommand.js +3 -9
  65. package/dist-es/commands/ListMembershipsCommand.js +3 -9
  66. package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +3 -9
  67. package/dist-es/commands/ListPrivacyBudgetsCommand.js +3 -9
  68. package/dist-es/commands/ListProtectedJobsCommand.js +3 -9
  69. package/dist-es/commands/ListProtectedQueriesCommand.js +3 -9
  70. package/dist-es/commands/ListSchemasCommand.js +3 -9
  71. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  72. package/dist-es/commands/PopulateIdMappingTableCommand.js +3 -9
  73. package/dist-es/commands/PreviewPrivacyImpactCommand.js +3 -9
  74. package/dist-es/commands/StartProtectedJobCommand.js +3 -9
  75. package/dist-es/commands/StartProtectedQueryCommand.js +3 -10
  76. package/dist-es/commands/TagResourceCommand.js +3 -9
  77. package/dist-es/commands/UntagResourceCommand.js +3 -9
  78. package/dist-es/commands/UpdateAnalysisTemplateCommand.js +3 -10
  79. package/dist-es/commands/UpdateCollaborationCommand.js +3 -9
  80. package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +3 -9
  81. package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +3 -9
  82. package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +3 -9
  83. package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +3 -9
  84. package/dist-es/commands/UpdateConfiguredTableCommand.js +3 -9
  85. package/dist-es/commands/UpdateIdMappingTableCommand.js +3 -9
  86. package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +3 -9
  87. package/dist-es/commands/UpdateMembershipCommand.js +3 -9
  88. package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +3 -9
  89. package/dist-es/commands/UpdateProtectedJobCommand.js +3 -9
  90. package/dist-es/commands/UpdateProtectedQueryCommand.js +3 -10
  91. package/dist-es/models/models_0.js +0 -53
  92. package/dist-es/models/models_1.js +0 -29
  93. package/dist-es/runtimeConfig.shared.js +2 -0
  94. package/dist-es/schemas/schemas_0.js +4733 -0
  95. package/dist-types/CleanRoomsClient.d.ts +10 -1
  96. package/dist-types/models/models_0.d.ts +0 -40
  97. package/dist-types/models/models_1.d.ts +0 -24
  98. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  99. package/dist-types/runtimeConfig.d.ts +1 -0
  100. package/dist-types/runtimeConfig.native.d.ts +1 -0
  101. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  102. package/dist-types/schemas/schemas_0.d.ts +542 -0
  103. package/dist-types/ts3.4/CleanRoomsClient.d.ts +4 -0
  104. package/dist-types/ts3.4/models/models_0.d.ts +0 -30
  105. package/dist-types/ts3.4/models/models_1.d.ts +0 -18
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  110. package/dist-types/ts3.4/schemas/schemas_0.d.ts +548 -0
  111. package/package.json +5 -5
  112. package/dist-es/protocols/Aws_restJson1.js +0 -3369
  113. package/dist-types/protocols/Aws_restJson1.d.ts +0 -785
  114. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1049
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const core_1 = require("@aws-sdk/core");
5
+ const protocols_1 = require("@aws-sdk/core/protocols");
5
6
  const smithy_client_1 = require("@smithy/smithy-client");
6
7
  const url_parser_1 = require("@smithy/url-parser");
7
8
  const util_base64_1 = require("@smithy/util-base64");
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
25
26
  },
26
27
  ],
27
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
+ protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.cleanrooms" }),
28
30
  serviceId: config?.serviceId ?? "CleanRooms",
29
31
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
30
32
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
4
4
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
5
5
  import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
+ import { getSchemaSerdePlugin } from "@smithy/core/schema";
7
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
8
9
  import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
9
10
  import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
@@ -28,6 +29,7 @@ export class CleanRoomsClient extends __Client {
28
29
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
29
30
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
30
31
  this.config = _config_8;
32
+ this.middlewareStack.use(getSchemaSerdePlugin(this.config));
31
33
  this.middlewareStack.use(getUserAgentPlugin(this.config));
32
34
  this.middlewareStack.use(getRetryPlugin(this.config));
33
35
  this.middlewareStack.use(getContentLengthPlugin(this.config));
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_BatchGetCollaborationAnalysisTemplateCommand, se_BatchGetCollaborationAnalysisTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { BatchGetCollaborationAnalysisTemplate } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class BatchGetCollaborationAnalysisTemplateCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AWSBastionControlPlaneServiceLambda", "BatchGetCollaborationAnalysisTemplate", {})
18
13
  .n("CleanRoomsClient", "BatchGetCollaborationAnalysisTemplateCommand")
19
- .f(void 0, BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog)
20
- .ser(se_BatchGetCollaborationAnalysisTemplateCommand)
21
- .de(de_BatchGetCollaborationAnalysisTemplateCommand)
14
+ .sc(BatchGetCollaborationAnalysisTemplate)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_BatchGetSchemaAnalysisRuleCommand, se_BatchGetSchemaAnalysisRuleCommand } from "../protocols/Aws_restJson1";
4
+ import { BatchGetSchemaAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class BatchGetSchemaAnalysisRuleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "BatchGetSchemaAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "BatchGetSchemaAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_BatchGetSchemaAnalysisRuleCommand)
20
- .de(de_BatchGetSchemaAnalysisRuleCommand)
14
+ .sc(BatchGetSchemaAnalysisRule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_BatchGetSchemaCommand, se_BatchGetSchemaCommand } from "../protocols/Aws_restJson1";
4
+ import { BatchGetSchema } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class BatchGetSchemaCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "BatchGetSchema", {})
17
13
  .n("CleanRoomsClient", "BatchGetSchemaCommand")
18
- .f(void 0, void 0)
19
- .ser(se_BatchGetSchemaCommand)
20
- .de(de_BatchGetSchemaCommand)
14
+ .sc(BatchGetSchema)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { CreateAnalysisTemplateInputFilterSensitiveLog, CreateAnalysisTemplateOutputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_CreateAnalysisTemplateCommand, se_CreateAnalysisTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { CreateAnalysisTemplate } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class CreateAnalysisTemplateCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateAnalysisTemplate", {})
18
13
  .n("CleanRoomsClient", "CreateAnalysisTemplateCommand")
19
- .f(CreateAnalysisTemplateInputFilterSensitiveLog, CreateAnalysisTemplateOutputFilterSensitiveLog)
20
- .ser(se_CreateAnalysisTemplateCommand)
21
- .de(de_CreateAnalysisTemplateCommand)
14
+ .sc(CreateAnalysisTemplate)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateCollaborationChangeRequestCommand, se_CreateCollaborationChangeRequestCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreateCollaborationChangeRequest } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateCollaborationChangeRequestCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateCollaborationChangeRequest", {})
17
13
  .n("CleanRoomsClient", "CreateCollaborationChangeRequestCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateCollaborationChangeRequestCommand)
20
- .de(de_CreateCollaborationChangeRequestCommand)
14
+ .sc(CreateCollaborationChangeRequest)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateCollaborationCommand, se_CreateCollaborationCommand } from "../protocols/Aws_restJson1";
4
+ import { CreateCollaboration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateCollaborationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateCollaboration", {})
17
13
  .n("CleanRoomsClient", "CreateCollaborationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateCollaborationCommand)
20
- .de(de_CreateCollaborationCommand)
14
+ .sc(CreateCollaboration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateConfiguredAudienceModelAssociationCommand, se_CreateConfiguredAudienceModelAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreateConfiguredAudienceModelAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateConfiguredAudienceModelAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredAudienceModelAssociation", {})
17
13
  .n("CleanRoomsClient", "CreateConfiguredAudienceModelAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateConfiguredAudienceModelAssociationCommand)
20
- .de(de_CreateConfiguredAudienceModelAssociationCommand)
14
+ .sc(CreateConfiguredAudienceModelAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateConfiguredTableAnalysisRuleCommand, se_CreateConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreateConfiguredTableAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateConfiguredTableAnalysisRuleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "CreateConfiguredTableAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateConfiguredTableAnalysisRuleCommand)
20
- .de(de_CreateConfiguredTableAnalysisRuleCommand)
14
+ .sc(CreateConfiguredTableAnalysisRule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateConfiguredTableAssociationAnalysisRuleCommand, se_CreateConfiguredTableAssociationAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreateConfiguredTableAssociationAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateConfiguredTableAssociationAnalysisRuleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAssociationAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "CreateConfiguredTableAssociationAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateConfiguredTableAssociationAnalysisRuleCommand)
20
- .de(de_CreateConfiguredTableAssociationAnalysisRuleCommand)
14
+ .sc(CreateConfiguredTableAssociationAnalysisRule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateConfiguredTableAssociationCommand, se_CreateConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreateConfiguredTableAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateConfiguredTableAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAssociation", {})
17
13
  .n("CleanRoomsClient", "CreateConfiguredTableAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateConfiguredTableAssociationCommand)
20
- .de(de_CreateConfiguredTableAssociationCommand)
14
+ .sc(CreateConfiguredTableAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateConfiguredTableCommand, se_CreateConfiguredTableCommand } from "../protocols/Aws_restJson1";
4
+ import { CreateConfiguredTable } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateConfiguredTableCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTable", {})
17
13
  .n("CleanRoomsClient", "CreateConfiguredTableCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateConfiguredTableCommand)
20
- .de(de_CreateConfiguredTableCommand)
14
+ .sc(CreateConfiguredTable)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateIdMappingTableCommand, se_CreateIdMappingTableCommand } from "../protocols/Aws_restJson1";
4
+ import { CreateIdMappingTable } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateIdMappingTableCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateIdMappingTable", {})
17
13
  .n("CleanRoomsClient", "CreateIdMappingTableCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateIdMappingTableCommand)
20
- .de(de_CreateIdMappingTableCommand)
14
+ .sc(CreateIdMappingTable)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateIdNamespaceAssociationCommand, se_CreateIdNamespaceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreateIdNamespaceAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateIdNamespaceAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateIdNamespaceAssociation", {})
17
13
  .n("CleanRoomsClient", "CreateIdNamespaceAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateIdNamespaceAssociationCommand)
20
- .de(de_CreateIdNamespaceAssociationCommand)
14
+ .sc(CreateIdNamespaceAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateMembershipCommand, se_CreateMembershipCommand } from "../protocols/Aws_restJson1";
4
+ import { CreateMembership } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateMembershipCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreateMembership", {})
17
13
  .n("CleanRoomsClient", "CreateMembershipCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateMembershipCommand)
20
- .de(de_CreateMembershipCommand)
14
+ .sc(CreateMembership)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreatePrivacyBudgetTemplateCommand, se_CreatePrivacyBudgetTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { CreatePrivacyBudgetTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreatePrivacyBudgetTemplateCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "CreatePrivacyBudgetTemplate", {})
17
13
  .n("CleanRoomsClient", "CreatePrivacyBudgetTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreatePrivacyBudgetTemplateCommand)
20
- .de(de_CreatePrivacyBudgetTemplateCommand)
14
+ .sc(CreatePrivacyBudgetTemplate)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteAnalysisTemplateCommand, se_DeleteAnalysisTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteAnalysisTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteAnalysisTemplateCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteAnalysisTemplate", {})
17
13
  .n("CleanRoomsClient", "DeleteAnalysisTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteAnalysisTemplateCommand)
20
- .de(de_DeleteAnalysisTemplateCommand)
14
+ .sc(DeleteAnalysisTemplate)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteCollaborationCommand, se_DeleteCollaborationCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteCollaboration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteCollaborationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteCollaboration", {})
17
13
  .n("CleanRoomsClient", "DeleteCollaborationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteCollaborationCommand)
20
- .de(de_DeleteCollaborationCommand)
14
+ .sc(DeleteCollaboration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteConfiguredAudienceModelAssociationCommand, se_DeleteConfiguredAudienceModelAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteConfiguredAudienceModelAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteConfiguredAudienceModelAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredAudienceModelAssociation", {})
17
13
  .n("CleanRoomsClient", "DeleteConfiguredAudienceModelAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteConfiguredAudienceModelAssociationCommand)
20
- .de(de_DeleteConfiguredAudienceModelAssociationCommand)
14
+ .sc(DeleteConfiguredAudienceModelAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteConfiguredTableAnalysisRuleCommand, se_DeleteConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteConfiguredTableAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteConfiguredTableAnalysisRuleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "DeleteConfiguredTableAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteConfiguredTableAnalysisRuleCommand)
20
- .de(de_DeleteConfiguredTableAnalysisRuleCommand)
14
+ .sc(DeleteConfiguredTableAnalysisRule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteConfiguredTableAssociationAnalysisRuleCommand, se_DeleteConfiguredTableAssociationAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteConfiguredTableAssociationAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteConfiguredTableAssociationAnalysisRuleCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociationAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "DeleteConfiguredTableAssociationAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteConfiguredTableAssociationAnalysisRuleCommand)
20
- .de(de_DeleteConfiguredTableAssociationAnalysisRuleCommand)
14
+ .sc(DeleteConfiguredTableAssociationAnalysisRule)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteConfiguredTableAssociationCommand, se_DeleteConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteConfiguredTableAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteConfiguredTableAssociationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociation", {})
17
13
  .n("CleanRoomsClient", "DeleteConfiguredTableAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteConfiguredTableAssociationCommand)
20
- .de(de_DeleteConfiguredTableAssociationCommand)
14
+ .sc(DeleteConfiguredTableAssociation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_DeleteConfiguredTableCommand, se_DeleteConfiguredTableCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteConfiguredTable } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteConfiguredTableCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTable", {})
17
13
  .n("CleanRoomsClient", "DeleteConfiguredTableCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteConfiguredTableCommand)
20
- .de(de_DeleteConfiguredTableCommand)
14
+ .sc(DeleteConfiguredTable)
21
15
  .build() {
22
16
  }