@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
@@ -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_DeleteIdMappingTableCommand, se_DeleteIdMappingTableCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteIdMappingTable } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteIdMappingTableCommand 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", "DeleteIdMappingTable", {})
17
13
  .n("CleanRoomsClient", "DeleteIdMappingTableCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteIdMappingTableCommand)
20
- .de(de_DeleteIdMappingTableCommand)
14
+ .sc(DeleteIdMappingTable)
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_DeleteIdNamespaceAssociationCommand, se_DeleteIdNamespaceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteIdNamespaceAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteIdNamespaceAssociationCommand 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", "DeleteIdNamespaceAssociation", {})
17
13
  .n("CleanRoomsClient", "DeleteIdNamespaceAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteIdNamespaceAssociationCommand)
20
- .de(de_DeleteIdNamespaceAssociationCommand)
14
+ .sc(DeleteIdNamespaceAssociation)
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_DeleteMemberCommand, se_DeleteMemberCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteMember } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteMemberCommand 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", "DeleteMember", {})
17
13
  .n("CleanRoomsClient", "DeleteMemberCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteMemberCommand)
20
- .de(de_DeleteMemberCommand)
14
+ .sc(DeleteMember)
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_DeleteMembershipCommand, se_DeleteMembershipCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteMembership } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteMembershipCommand 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", "DeleteMembership", {})
17
13
  .n("CleanRoomsClient", "DeleteMembershipCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteMembershipCommand)
20
- .de(de_DeleteMembershipCommand)
14
+ .sc(DeleteMembership)
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_DeletePrivacyBudgetTemplateCommand, se_DeletePrivacyBudgetTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeletePrivacyBudgetTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeletePrivacyBudgetTemplateCommand 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", "DeletePrivacyBudgetTemplate", {})
17
13
  .n("CleanRoomsClient", "DeletePrivacyBudgetTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeletePrivacyBudgetTemplateCommand)
20
- .de(de_DeletePrivacyBudgetTemplateCommand)
14
+ .sc(DeletePrivacyBudgetTemplate)
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 { GetAnalysisTemplateOutputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_GetAnalysisTemplateCommand, se_GetAnalysisTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { GetAnalysisTemplate } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetAnalysisTemplateCommand 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", "GetAnalysisTemplate", {})
18
13
  .n("CleanRoomsClient", "GetAnalysisTemplateCommand")
19
- .f(void 0, GetAnalysisTemplateOutputFilterSensitiveLog)
20
- .ser(se_GetAnalysisTemplateCommand)
21
- .de(de_GetAnalysisTemplateCommand)
14
+ .sc(GetAnalysisTemplate)
22
15
  .build() {
23
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 { GetCollaborationAnalysisTemplateOutputFilterSensitiveLog, } from "../models/models_0";
6
- import { de_GetCollaborationAnalysisTemplateCommand, se_GetCollaborationAnalysisTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetCollaborationAnalysisTemplate } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetCollaborationAnalysisTemplateCommand 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", "GetCollaborationAnalysisTemplate", {})
18
13
  .n("CleanRoomsClient", "GetCollaborationAnalysisTemplateCommand")
19
- .f(void 0, GetCollaborationAnalysisTemplateOutputFilterSensitiveLog)
20
- .ser(se_GetCollaborationAnalysisTemplateCommand)
21
- .de(de_GetCollaborationAnalysisTemplateCommand)
14
+ .sc(GetCollaborationAnalysisTemplate)
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_GetCollaborationChangeRequestCommand, se_GetCollaborationChangeRequestCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetCollaborationChangeRequest } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCollaborationChangeRequestCommand 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", "GetCollaborationChangeRequest", {})
17
13
  .n("CleanRoomsClient", "GetCollaborationChangeRequestCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCollaborationChangeRequestCommand)
20
- .de(de_GetCollaborationChangeRequestCommand)
14
+ .sc(GetCollaborationChangeRequest)
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_GetCollaborationCommand, se_GetCollaborationCommand } from "../protocols/Aws_restJson1";
4
+ import { GetCollaboration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCollaborationCommand 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", "GetCollaboration", {})
17
13
  .n("CleanRoomsClient", "GetCollaborationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCollaborationCommand)
20
- .de(de_GetCollaborationCommand)
14
+ .sc(GetCollaboration)
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_GetCollaborationConfiguredAudienceModelAssociationCommand, se_GetCollaborationConfiguredAudienceModelAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetCollaborationConfiguredAudienceModelAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCollaborationConfiguredAudienceModelAssociationCommand 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", "GetCollaborationConfiguredAudienceModelAssociation", {})
17
13
  .n("CleanRoomsClient", "GetCollaborationConfiguredAudienceModelAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCollaborationConfiguredAudienceModelAssociationCommand)
20
- .de(de_GetCollaborationConfiguredAudienceModelAssociationCommand)
14
+ .sc(GetCollaborationConfiguredAudienceModelAssociation)
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_GetCollaborationIdNamespaceAssociationCommand, se_GetCollaborationIdNamespaceAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetCollaborationIdNamespaceAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCollaborationIdNamespaceAssociationCommand 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", "GetCollaborationIdNamespaceAssociation", {})
17
13
  .n("CleanRoomsClient", "GetCollaborationIdNamespaceAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCollaborationIdNamespaceAssociationCommand)
20
- .de(de_GetCollaborationIdNamespaceAssociationCommand)
14
+ .sc(GetCollaborationIdNamespaceAssociation)
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_GetCollaborationPrivacyBudgetTemplateCommand, se_GetCollaborationPrivacyBudgetTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetCollaborationPrivacyBudgetTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCollaborationPrivacyBudgetTemplateCommand 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", "GetCollaborationPrivacyBudgetTemplate", {})
17
13
  .n("CleanRoomsClient", "GetCollaborationPrivacyBudgetTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCollaborationPrivacyBudgetTemplateCommand)
20
- .de(de_GetCollaborationPrivacyBudgetTemplateCommand)
14
+ .sc(GetCollaborationPrivacyBudgetTemplate)
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_GetConfiguredAudienceModelAssociationCommand, se_GetConfiguredAudienceModelAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetConfiguredAudienceModelAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfiguredAudienceModelAssociationCommand 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", "GetConfiguredAudienceModelAssociation", {})
17
13
  .n("CleanRoomsClient", "GetConfiguredAudienceModelAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfiguredAudienceModelAssociationCommand)
20
- .de(de_GetConfiguredAudienceModelAssociationCommand)
14
+ .sc(GetConfiguredAudienceModelAssociation)
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_GetConfiguredTableAnalysisRuleCommand, se_GetConfiguredTableAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetConfiguredTableAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfiguredTableAnalysisRuleCommand 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", "GetConfiguredTableAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "GetConfiguredTableAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfiguredTableAnalysisRuleCommand)
20
- .de(de_GetConfiguredTableAnalysisRuleCommand)
14
+ .sc(GetConfiguredTableAnalysisRule)
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_GetConfiguredTableAssociationAnalysisRuleCommand, se_GetConfiguredTableAssociationAnalysisRuleCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetConfiguredTableAssociationAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfiguredTableAssociationAnalysisRuleCommand 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", "GetConfiguredTableAssociationAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "GetConfiguredTableAssociationAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfiguredTableAssociationAnalysisRuleCommand)
20
- .de(de_GetConfiguredTableAssociationAnalysisRuleCommand)
14
+ .sc(GetConfiguredTableAssociationAnalysisRule)
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_GetConfiguredTableAssociationCommand, se_GetConfiguredTableAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { GetConfiguredTableAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfiguredTableAssociationCommand 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", "GetConfiguredTableAssociation", {})
17
13
  .n("CleanRoomsClient", "GetConfiguredTableAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfiguredTableAssociationCommand)
20
- .de(de_GetConfiguredTableAssociationCommand)
14
+ .sc(GetConfiguredTableAssociation)
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_GetConfiguredTableCommand, se_GetConfiguredTableCommand } from "../protocols/Aws_restJson1";
4
+ import { GetConfiguredTable } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetConfiguredTableCommand 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", "GetConfiguredTable", {})
17
13
  .n("CleanRoomsClient", "GetConfiguredTableCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetConfiguredTableCommand)
20
- .de(de_GetConfiguredTableCommand)
14
+ .sc(GetConfiguredTable)
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_GetIdMappingTableCommand, se_GetIdMappingTableCommand } from "../protocols/Aws_restJson1";
4
+ import { GetIdMappingTable } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetIdMappingTableCommand 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", "GetIdMappingTable", {})
17
13
  .n("CleanRoomsClient", "GetIdMappingTableCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetIdMappingTableCommand)
20
- .de(de_GetIdMappingTableCommand)
14
+ .sc(GetIdMappingTable)
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_GetIdNamespaceAssociationCommand, se_GetIdNamespaceAssociationCommand } from "../protocols/Aws_restJson1";
4
+ import { GetIdNamespaceAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetIdNamespaceAssociationCommand 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", "GetIdNamespaceAssociation", {})
17
13
  .n("CleanRoomsClient", "GetIdNamespaceAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetIdNamespaceAssociationCommand)
20
- .de(de_GetIdNamespaceAssociationCommand)
14
+ .sc(GetIdNamespaceAssociation)
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_GetMembershipCommand, se_GetMembershipCommand } from "../protocols/Aws_restJson1";
4
+ import { GetMembership } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetMembershipCommand 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", "GetMembership", {})
17
13
  .n("CleanRoomsClient", "GetMembershipCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetMembershipCommand)
20
- .de(de_GetMembershipCommand)
14
+ .sc(GetMembership)
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_GetPrivacyBudgetTemplateCommand, se_GetPrivacyBudgetTemplateCommand } from "../protocols/Aws_restJson1";
4
+ import { GetPrivacyBudgetTemplate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetPrivacyBudgetTemplateCommand 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", "GetPrivacyBudgetTemplate", {})
17
13
  .n("CleanRoomsClient", "GetPrivacyBudgetTemplateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetPrivacyBudgetTemplateCommand)
20
- .de(de_GetPrivacyBudgetTemplateCommand)
14
+ .sc(GetPrivacyBudgetTemplate)
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_GetProtectedJobCommand, se_GetProtectedJobCommand } from "../protocols/Aws_restJson1";
4
+ import { GetProtectedJob } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetProtectedJobCommand 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", "GetProtectedJob", {})
17
13
  .n("CleanRoomsClient", "GetProtectedJobCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetProtectedJobCommand)
20
- .de(de_GetProtectedJobCommand)
14
+ .sc(GetProtectedJob)
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 { GetProtectedQueryOutputFilterSensitiveLog, } from "../models/models_1";
6
- import { de_GetProtectedQueryCommand, se_GetProtectedQueryCommand } from "../protocols/Aws_restJson1";
4
+ import { GetProtectedQuery } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetProtectedQueryCommand 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", "GetProtectedQuery", {})
18
13
  .n("CleanRoomsClient", "GetProtectedQueryCommand")
19
- .f(void 0, GetProtectedQueryOutputFilterSensitiveLog)
20
- .ser(se_GetProtectedQueryCommand)
21
- .de(de_GetProtectedQueryCommand)
14
+ .sc(GetProtectedQuery)
22
15
  .build() {
23
16
  }