@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_GetSchemaAnalysisRuleCommand, se_GetSchemaAnalysisRuleCommand } from "../protocols/Aws_restJson1";
4
+ import { GetSchemaAnalysisRule } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSchemaAnalysisRuleCommand 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", "GetSchemaAnalysisRule", {})
17
13
  .n("CleanRoomsClient", "GetSchemaAnalysisRuleCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSchemaAnalysisRuleCommand)
20
- .de(de_GetSchemaAnalysisRuleCommand)
14
+ .sc(GetSchemaAnalysisRule)
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_GetSchemaCommand, se_GetSchemaCommand } from "../protocols/Aws_restJson1";
4
+ import { GetSchema } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSchemaCommand 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", "GetSchema", {})
17
13
  .n("CleanRoomsClient", "GetSchemaCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSchemaCommand)
20
- .de(de_GetSchemaCommand)
14
+ .sc(GetSchema)
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_ListAnalysisTemplatesCommand, se_ListAnalysisTemplatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListAnalysisTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAnalysisTemplatesCommand 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", "ListAnalysisTemplates", {})
17
13
  .n("CleanRoomsClient", "ListAnalysisTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAnalysisTemplatesCommand)
20
- .de(de_ListAnalysisTemplatesCommand)
14
+ .sc(ListAnalysisTemplates)
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_ListCollaborationAnalysisTemplatesCommand, se_ListCollaborationAnalysisTemplatesCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborationAnalysisTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationAnalysisTemplatesCommand 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", "ListCollaborationAnalysisTemplates", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationAnalysisTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationAnalysisTemplatesCommand)
20
- .de(de_ListCollaborationAnalysisTemplatesCommand)
14
+ .sc(ListCollaborationAnalysisTemplates)
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_ListCollaborationChangeRequestsCommand, se_ListCollaborationChangeRequestsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborationChangeRequests } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationChangeRequestsCommand 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", "ListCollaborationChangeRequests", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationChangeRequestsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationChangeRequestsCommand)
20
- .de(de_ListCollaborationChangeRequestsCommand)
14
+ .sc(ListCollaborationChangeRequests)
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_ListCollaborationConfiguredAudienceModelAssociationsCommand, se_ListCollaborationConfiguredAudienceModelAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborationConfiguredAudienceModelAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationConfiguredAudienceModelAssociationsCommand 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", "ListCollaborationConfiguredAudienceModelAssociations", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationConfiguredAudienceModelAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationConfiguredAudienceModelAssociationsCommand)
20
- .de(de_ListCollaborationConfiguredAudienceModelAssociationsCommand)
14
+ .sc(ListCollaborationConfiguredAudienceModelAssociations)
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_ListCollaborationIdNamespaceAssociationsCommand, se_ListCollaborationIdNamespaceAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborationIdNamespaceAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationIdNamespaceAssociationsCommand 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", "ListCollaborationIdNamespaceAssociations", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationIdNamespaceAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationIdNamespaceAssociationsCommand)
20
- .de(de_ListCollaborationIdNamespaceAssociationsCommand)
14
+ .sc(ListCollaborationIdNamespaceAssociations)
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_ListCollaborationPrivacyBudgetTemplatesCommand, se_ListCollaborationPrivacyBudgetTemplatesCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborationPrivacyBudgetTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationPrivacyBudgetTemplatesCommand 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", "ListCollaborationPrivacyBudgetTemplates", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationPrivacyBudgetTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationPrivacyBudgetTemplatesCommand)
20
- .de(de_ListCollaborationPrivacyBudgetTemplatesCommand)
14
+ .sc(ListCollaborationPrivacyBudgetTemplates)
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_ListCollaborationPrivacyBudgetsCommand, se_ListCollaborationPrivacyBudgetsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborationPrivacyBudgets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationPrivacyBudgetsCommand 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", "ListCollaborationPrivacyBudgets", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationPrivacyBudgetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationPrivacyBudgetsCommand)
20
- .de(de_ListCollaborationPrivacyBudgetsCommand)
14
+ .sc(ListCollaborationPrivacyBudgets)
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_ListCollaborationsCommand, se_ListCollaborationsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListCollaborations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCollaborationsCommand 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", "ListCollaborations", {})
17
13
  .n("CleanRoomsClient", "ListCollaborationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCollaborationsCommand)
20
- .de(de_ListCollaborationsCommand)
14
+ .sc(ListCollaborations)
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_ListConfiguredAudienceModelAssociationsCommand, se_ListConfiguredAudienceModelAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListConfiguredAudienceModelAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListConfiguredAudienceModelAssociationsCommand 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", "ListConfiguredAudienceModelAssociations", {})
17
13
  .n("CleanRoomsClient", "ListConfiguredAudienceModelAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListConfiguredAudienceModelAssociationsCommand)
20
- .de(de_ListConfiguredAudienceModelAssociationsCommand)
14
+ .sc(ListConfiguredAudienceModelAssociations)
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_ListConfiguredTableAssociationsCommand, se_ListConfiguredTableAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListConfiguredTableAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListConfiguredTableAssociationsCommand 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", "ListConfiguredTableAssociations", {})
17
13
  .n("CleanRoomsClient", "ListConfiguredTableAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListConfiguredTableAssociationsCommand)
20
- .de(de_ListConfiguredTableAssociationsCommand)
14
+ .sc(ListConfiguredTableAssociations)
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_ListConfiguredTablesCommand, se_ListConfiguredTablesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListConfiguredTables } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListConfiguredTablesCommand 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", "ListConfiguredTables", {})
17
13
  .n("CleanRoomsClient", "ListConfiguredTablesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListConfiguredTablesCommand)
20
- .de(de_ListConfiguredTablesCommand)
14
+ .sc(ListConfiguredTables)
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_ListIdMappingTablesCommand, se_ListIdMappingTablesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListIdMappingTables } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIdMappingTablesCommand 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", "ListIdMappingTables", {})
17
13
  .n("CleanRoomsClient", "ListIdMappingTablesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIdMappingTablesCommand)
20
- .de(de_ListIdMappingTablesCommand)
14
+ .sc(ListIdMappingTables)
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_ListIdNamespaceAssociationsCommand, se_ListIdNamespaceAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { ListIdNamespaceAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIdNamespaceAssociationsCommand 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", "ListIdNamespaceAssociations", {})
17
13
  .n("CleanRoomsClient", "ListIdNamespaceAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIdNamespaceAssociationsCommand)
20
- .de(de_ListIdNamespaceAssociationsCommand)
14
+ .sc(ListIdNamespaceAssociations)
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_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
4
+ import { ListMembers } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListMembersCommand 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", "ListMembers", {})
17
13
  .n("CleanRoomsClient", "ListMembersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListMembersCommand)
20
- .de(de_ListMembersCommand)
14
+ .sc(ListMembers)
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_ListMembershipsCommand, se_ListMembershipsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListMemberships } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListMembershipsCommand 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", "ListMemberships", {})
17
13
  .n("CleanRoomsClient", "ListMembershipsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListMembershipsCommand)
20
- .de(de_ListMembershipsCommand)
14
+ .sc(ListMemberships)
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_ListPrivacyBudgetTemplatesCommand, se_ListPrivacyBudgetTemplatesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPrivacyBudgetTemplates } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPrivacyBudgetTemplatesCommand 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", "ListPrivacyBudgetTemplates", {})
17
13
  .n("CleanRoomsClient", "ListPrivacyBudgetTemplatesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPrivacyBudgetTemplatesCommand)
20
- .de(de_ListPrivacyBudgetTemplatesCommand)
14
+ .sc(ListPrivacyBudgetTemplates)
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_ListPrivacyBudgetsCommand, se_ListPrivacyBudgetsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListPrivacyBudgets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListPrivacyBudgetsCommand 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", "ListPrivacyBudgets", {})
17
13
  .n("CleanRoomsClient", "ListPrivacyBudgetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListPrivacyBudgetsCommand)
20
- .de(de_ListPrivacyBudgetsCommand)
14
+ .sc(ListPrivacyBudgets)
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_ListProtectedJobsCommand, se_ListProtectedJobsCommand } from "../protocols/Aws_restJson1";
4
+ import { ListProtectedJobs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListProtectedJobsCommand 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", "ListProtectedJobs", {})
17
13
  .n("CleanRoomsClient", "ListProtectedJobsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListProtectedJobsCommand)
20
- .de(de_ListProtectedJobsCommand)
14
+ .sc(ListProtectedJobs)
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_ListProtectedQueriesCommand, se_ListProtectedQueriesCommand } from "../protocols/Aws_restJson1";
4
+ import { ListProtectedQueries } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListProtectedQueriesCommand 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", "ListProtectedQueries", {})
17
13
  .n("CleanRoomsClient", "ListProtectedQueriesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListProtectedQueriesCommand)
20
- .de(de_ListProtectedQueriesCommand)
14
+ .sc(ListProtectedQueries)
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_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_restJson1";
4
+ import { ListSchemas } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListSchemasCommand 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", "ListSchemas", {})
17
13
  .n("CleanRoomsClient", "ListSchemasCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListSchemasCommand)
20
- .de(de_ListSchemasCommand)
14
+ .sc(ListSchemas)
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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { ListTagsForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
17
13
  .n("CleanRoomsClient", "ListTagsForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagsForResourceCommand)
20
- .de(de_ListTagsForResourceCommand)
14
+ .sc(ListTagsForResource)
21
15
  .build() {
22
16
  }