@aws-sdk/client-api-gateway 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 (145) hide show
  1. package/dist-cjs/index.js +4494 -5179
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/APIGatewayClient.js +2 -0
  4. package/dist-es/commands/CreateApiKeyCommand.js +3 -9
  5. package/dist-es/commands/CreateAuthorizerCommand.js +3 -9
  6. package/dist-es/commands/CreateBasePathMappingCommand.js +3 -9
  7. package/dist-es/commands/CreateDeploymentCommand.js +3 -9
  8. package/dist-es/commands/CreateDocumentationPartCommand.js +3 -9
  9. package/dist-es/commands/CreateDocumentationVersionCommand.js +3 -9
  10. package/dist-es/commands/CreateDomainNameAccessAssociationCommand.js +3 -9
  11. package/dist-es/commands/CreateDomainNameCommand.js +3 -9
  12. package/dist-es/commands/CreateModelCommand.js +3 -9
  13. package/dist-es/commands/CreateRequestValidatorCommand.js +3 -9
  14. package/dist-es/commands/CreateResourceCommand.js +3 -9
  15. package/dist-es/commands/CreateRestApiCommand.js +3 -9
  16. package/dist-es/commands/CreateStageCommand.js +3 -9
  17. package/dist-es/commands/CreateUsagePlanCommand.js +3 -9
  18. package/dist-es/commands/CreateUsagePlanKeyCommand.js +3 -9
  19. package/dist-es/commands/CreateVpcLinkCommand.js +3 -9
  20. package/dist-es/commands/DeleteApiKeyCommand.js +3 -9
  21. package/dist-es/commands/DeleteAuthorizerCommand.js +3 -9
  22. package/dist-es/commands/DeleteBasePathMappingCommand.js +3 -9
  23. package/dist-es/commands/DeleteClientCertificateCommand.js +3 -9
  24. package/dist-es/commands/DeleteDeploymentCommand.js +3 -9
  25. package/dist-es/commands/DeleteDocumentationPartCommand.js +3 -9
  26. package/dist-es/commands/DeleteDocumentationVersionCommand.js +3 -9
  27. package/dist-es/commands/DeleteDomainNameAccessAssociationCommand.js +3 -9
  28. package/dist-es/commands/DeleteDomainNameCommand.js +3 -9
  29. package/dist-es/commands/DeleteGatewayResponseCommand.js +3 -9
  30. package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
  31. package/dist-es/commands/DeleteIntegrationResponseCommand.js +3 -9
  32. package/dist-es/commands/DeleteMethodCommand.js +3 -9
  33. package/dist-es/commands/DeleteMethodResponseCommand.js +3 -9
  34. package/dist-es/commands/DeleteModelCommand.js +3 -9
  35. package/dist-es/commands/DeleteRequestValidatorCommand.js +3 -9
  36. package/dist-es/commands/DeleteResourceCommand.js +3 -9
  37. package/dist-es/commands/DeleteRestApiCommand.js +3 -9
  38. package/dist-es/commands/DeleteStageCommand.js +3 -9
  39. package/dist-es/commands/DeleteUsagePlanCommand.js +3 -9
  40. package/dist-es/commands/DeleteUsagePlanKeyCommand.js +3 -9
  41. package/dist-es/commands/DeleteVpcLinkCommand.js +3 -9
  42. package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +3 -9
  43. package/dist-es/commands/FlushStageCacheCommand.js +3 -9
  44. package/dist-es/commands/GenerateClientCertificateCommand.js +3 -9
  45. package/dist-es/commands/GetAccountCommand.js +3 -9
  46. package/dist-es/commands/GetApiKeyCommand.js +3 -9
  47. package/dist-es/commands/GetApiKeysCommand.js +3 -9
  48. package/dist-es/commands/GetAuthorizerCommand.js +3 -9
  49. package/dist-es/commands/GetAuthorizersCommand.js +3 -9
  50. package/dist-es/commands/GetBasePathMappingCommand.js +3 -9
  51. package/dist-es/commands/GetBasePathMappingsCommand.js +3 -9
  52. package/dist-es/commands/GetClientCertificateCommand.js +3 -9
  53. package/dist-es/commands/GetClientCertificatesCommand.js +3 -9
  54. package/dist-es/commands/GetDeploymentCommand.js +3 -9
  55. package/dist-es/commands/GetDeploymentsCommand.js +3 -9
  56. package/dist-es/commands/GetDocumentationPartCommand.js +3 -9
  57. package/dist-es/commands/GetDocumentationPartsCommand.js +3 -9
  58. package/dist-es/commands/GetDocumentationVersionCommand.js +3 -9
  59. package/dist-es/commands/GetDocumentationVersionsCommand.js +3 -9
  60. package/dist-es/commands/GetDomainNameAccessAssociationsCommand.js +3 -9
  61. package/dist-es/commands/GetDomainNameCommand.js +3 -9
  62. package/dist-es/commands/GetDomainNamesCommand.js +3 -9
  63. package/dist-es/commands/GetExportCommand.js +3 -9
  64. package/dist-es/commands/GetGatewayResponseCommand.js +3 -9
  65. package/dist-es/commands/GetGatewayResponsesCommand.js +3 -9
  66. package/dist-es/commands/GetIntegrationCommand.js +3 -9
  67. package/dist-es/commands/GetIntegrationResponseCommand.js +3 -9
  68. package/dist-es/commands/GetMethodCommand.js +3 -9
  69. package/dist-es/commands/GetMethodResponseCommand.js +3 -9
  70. package/dist-es/commands/GetModelCommand.js +3 -9
  71. package/dist-es/commands/GetModelTemplateCommand.js +3 -9
  72. package/dist-es/commands/GetModelsCommand.js +3 -9
  73. package/dist-es/commands/GetRequestValidatorCommand.js +3 -9
  74. package/dist-es/commands/GetRequestValidatorsCommand.js +3 -9
  75. package/dist-es/commands/GetResourceCommand.js +3 -9
  76. package/dist-es/commands/GetResourcesCommand.js +3 -9
  77. package/dist-es/commands/GetRestApiCommand.js +3 -9
  78. package/dist-es/commands/GetRestApisCommand.js +3 -9
  79. package/dist-es/commands/GetSdkCommand.js +3 -9
  80. package/dist-es/commands/GetSdkTypeCommand.js +3 -9
  81. package/dist-es/commands/GetSdkTypesCommand.js +3 -9
  82. package/dist-es/commands/GetStageCommand.js +3 -9
  83. package/dist-es/commands/GetStagesCommand.js +3 -9
  84. package/dist-es/commands/GetTagsCommand.js +3 -9
  85. package/dist-es/commands/GetUsageCommand.js +3 -9
  86. package/dist-es/commands/GetUsagePlanCommand.js +3 -9
  87. package/dist-es/commands/GetUsagePlanKeyCommand.js +3 -9
  88. package/dist-es/commands/GetUsagePlanKeysCommand.js +3 -9
  89. package/dist-es/commands/GetUsagePlansCommand.js +3 -9
  90. package/dist-es/commands/GetVpcLinkCommand.js +3 -9
  91. package/dist-es/commands/GetVpcLinksCommand.js +3 -9
  92. package/dist-es/commands/ImportApiKeysCommand.js +3 -9
  93. package/dist-es/commands/ImportDocumentationPartsCommand.js +3 -9
  94. package/dist-es/commands/ImportRestApiCommand.js +3 -9
  95. package/dist-es/commands/PutGatewayResponseCommand.js +3 -9
  96. package/dist-es/commands/PutIntegrationCommand.js +3 -9
  97. package/dist-es/commands/PutIntegrationResponseCommand.js +3 -9
  98. package/dist-es/commands/PutMethodCommand.js +3 -9
  99. package/dist-es/commands/PutMethodResponseCommand.js +3 -9
  100. package/dist-es/commands/PutRestApiCommand.js +3 -9
  101. package/dist-es/commands/RejectDomainNameAccessAssociationCommand.js +3 -9
  102. package/dist-es/commands/TagResourceCommand.js +3 -9
  103. package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -9
  104. package/dist-es/commands/TestInvokeMethodCommand.js +3 -9
  105. package/dist-es/commands/UntagResourceCommand.js +3 -9
  106. package/dist-es/commands/UpdateAccountCommand.js +3 -9
  107. package/dist-es/commands/UpdateApiKeyCommand.js +3 -9
  108. package/dist-es/commands/UpdateAuthorizerCommand.js +3 -9
  109. package/dist-es/commands/UpdateBasePathMappingCommand.js +3 -9
  110. package/dist-es/commands/UpdateClientCertificateCommand.js +3 -9
  111. package/dist-es/commands/UpdateDeploymentCommand.js +3 -9
  112. package/dist-es/commands/UpdateDocumentationPartCommand.js +3 -9
  113. package/dist-es/commands/UpdateDocumentationVersionCommand.js +3 -9
  114. package/dist-es/commands/UpdateDomainNameCommand.js +3 -9
  115. package/dist-es/commands/UpdateGatewayResponseCommand.js +3 -9
  116. package/dist-es/commands/UpdateIntegrationCommand.js +3 -9
  117. package/dist-es/commands/UpdateIntegrationResponseCommand.js +3 -9
  118. package/dist-es/commands/UpdateMethodCommand.js +3 -9
  119. package/dist-es/commands/UpdateMethodResponseCommand.js +3 -9
  120. package/dist-es/commands/UpdateModelCommand.js +3 -9
  121. package/dist-es/commands/UpdateRequestValidatorCommand.js +3 -9
  122. package/dist-es/commands/UpdateResourceCommand.js +3 -9
  123. package/dist-es/commands/UpdateRestApiCommand.js +3 -9
  124. package/dist-es/commands/UpdateStageCommand.js +3 -9
  125. package/dist-es/commands/UpdateUsageCommand.js +3 -9
  126. package/dist-es/commands/UpdateUsagePlanCommand.js +3 -9
  127. package/dist-es/commands/UpdateVpcLinkCommand.js +3 -9
  128. package/dist-es/runtimeConfig.shared.js +2 -0
  129. package/dist-es/schemas/schemas_0.js +4252 -0
  130. package/dist-types/APIGatewayClient.d.ts +10 -1
  131. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  132. package/dist-types/runtimeConfig.d.ts +1 -0
  133. package/dist-types/runtimeConfig.native.d.ts +1 -0
  134. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  135. package/dist-types/schemas/schemas_0.d.ts +365 -0
  136. package/dist-types/ts3.4/APIGatewayClient.d.ts +4 -0
  137. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  138. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  139. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  140. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  141. package/dist-types/ts3.4/schemas/schemas_0.d.ts +371 -0
  142. package/package.json +5 -5
  143. package/dist-es/protocols/Aws_restJson1.js +0 -4311
  144. package/dist-types/protocols/Aws_restJson1.d.ts +0 -1118
  145. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1493
@@ -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_DeleteDocumentationVersionCommand, se_DeleteDocumentationVersionCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteDocumentationVersion } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteDocumentationVersionCommand 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("BackplaneControlService", "DeleteDocumentationVersion", {})
17
13
  .n("APIGatewayClient", "DeleteDocumentationVersionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteDocumentationVersionCommand)
20
- .de(de_DeleteDocumentationVersionCommand)
14
+ .sc(DeleteDocumentationVersion)
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_DeleteDomainNameAccessAssociationCommand, se_DeleteDomainNameAccessAssociationCommand, } from "../protocols/Aws_restJson1";
4
+ import { DeleteDomainNameAccessAssociation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteDomainNameAccessAssociationCommand 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("BackplaneControlService", "DeleteDomainNameAccessAssociation", {})
17
13
  .n("APIGatewayClient", "DeleteDomainNameAccessAssociationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteDomainNameAccessAssociationCommand)
20
- .de(de_DeleteDomainNameAccessAssociationCommand)
14
+ .sc(DeleteDomainNameAccessAssociation)
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_DeleteDomainNameCommand, se_DeleteDomainNameCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteDomainName } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteDomainNameCommand 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("BackplaneControlService", "DeleteDomainName", {})
17
13
  .n("APIGatewayClient", "DeleteDomainNameCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteDomainNameCommand)
20
- .de(de_DeleteDomainNameCommand)
14
+ .sc(DeleteDomainName)
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_DeleteGatewayResponseCommand, se_DeleteGatewayResponseCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteGatewayResponse } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteGatewayResponseCommand 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("BackplaneControlService", "DeleteGatewayResponse", {})
17
13
  .n("APIGatewayClient", "DeleteGatewayResponseCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteGatewayResponseCommand)
20
- .de(de_DeleteGatewayResponseCommand)
14
+ .sc(DeleteGatewayResponse)
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_DeleteIntegrationCommand, se_DeleteIntegrationCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteIntegration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteIntegrationCommand 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("BackplaneControlService", "DeleteIntegration", {})
17
13
  .n("APIGatewayClient", "DeleteIntegrationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteIntegrationCommand)
20
- .de(de_DeleteIntegrationCommand)
14
+ .sc(DeleteIntegration)
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_DeleteIntegrationResponseCommand, se_DeleteIntegrationResponseCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteIntegrationResponse } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteIntegrationResponseCommand 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("BackplaneControlService", "DeleteIntegrationResponse", {})
17
13
  .n("APIGatewayClient", "DeleteIntegrationResponseCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteIntegrationResponseCommand)
20
- .de(de_DeleteIntegrationResponseCommand)
14
+ .sc(DeleteIntegrationResponse)
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_DeleteMethodCommand, se_DeleteMethodCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteMethod } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteMethodCommand 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("BackplaneControlService", "DeleteMethod", {})
17
13
  .n("APIGatewayClient", "DeleteMethodCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteMethodCommand)
20
- .de(de_DeleteMethodCommand)
14
+ .sc(DeleteMethod)
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_DeleteMethodResponseCommand, se_DeleteMethodResponseCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteMethodResponse } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteMethodResponseCommand 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("BackplaneControlService", "DeleteMethodResponse", {})
17
13
  .n("APIGatewayClient", "DeleteMethodResponseCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteMethodResponseCommand)
20
- .de(de_DeleteMethodResponseCommand)
14
+ .sc(DeleteMethodResponse)
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_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteModel } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteModelCommand 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("BackplaneControlService", "DeleteModel", {})
17
13
  .n("APIGatewayClient", "DeleteModelCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteModelCommand)
20
- .de(de_DeleteModelCommand)
14
+ .sc(DeleteModel)
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_DeleteRequestValidatorCommand, se_DeleteRequestValidatorCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteRequestValidator } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteRequestValidatorCommand 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("BackplaneControlService", "DeleteRequestValidator", {})
17
13
  .n("APIGatewayClient", "DeleteRequestValidatorCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteRequestValidatorCommand)
20
- .de(de_DeleteRequestValidatorCommand)
14
+ .sc(DeleteRequestValidator)
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_DeleteResourceCommand, se_DeleteResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteResourceCommand 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("BackplaneControlService", "DeleteResource", {})
17
13
  .n("APIGatewayClient", "DeleteResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteResourceCommand)
20
- .de(de_DeleteResourceCommand)
14
+ .sc(DeleteResource)
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_DeleteRestApiCommand, se_DeleteRestApiCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteRestApi } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteRestApiCommand 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("BackplaneControlService", "DeleteRestApi", {})
17
13
  .n("APIGatewayClient", "DeleteRestApiCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteRestApiCommand)
20
- .de(de_DeleteRestApiCommand)
14
+ .sc(DeleteRestApi)
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_DeleteStageCommand, se_DeleteStageCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteStage } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteStageCommand 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("BackplaneControlService", "DeleteStage", {})
17
13
  .n("APIGatewayClient", "DeleteStageCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteStageCommand)
20
- .de(de_DeleteStageCommand)
14
+ .sc(DeleteStage)
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_DeleteUsagePlanCommand, se_DeleteUsagePlanCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteUsagePlan } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteUsagePlanCommand 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("BackplaneControlService", "DeleteUsagePlan", {})
17
13
  .n("APIGatewayClient", "DeleteUsagePlanCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteUsagePlanCommand)
20
- .de(de_DeleteUsagePlanCommand)
14
+ .sc(DeleteUsagePlan)
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_DeleteUsagePlanKeyCommand, se_DeleteUsagePlanKeyCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteUsagePlanKey } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteUsagePlanKeyCommand 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("BackplaneControlService", "DeleteUsagePlanKey", {})
17
13
  .n("APIGatewayClient", "DeleteUsagePlanKeyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteUsagePlanKeyCommand)
20
- .de(de_DeleteUsagePlanKeyCommand)
14
+ .sc(DeleteUsagePlanKey)
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_DeleteVpcLinkCommand, se_DeleteVpcLinkCommand } from "../protocols/Aws_restJson1";
4
+ import { DeleteVpcLink } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteVpcLinkCommand 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("BackplaneControlService", "DeleteVpcLink", {})
17
13
  .n("APIGatewayClient", "DeleteVpcLinkCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteVpcLinkCommand)
20
- .de(de_DeleteVpcLinkCommand)
14
+ .sc(DeleteVpcLink)
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_FlushStageAuthorizersCacheCommand, se_FlushStageAuthorizersCacheCommand } from "../protocols/Aws_restJson1";
4
+ import { FlushStageAuthorizersCache } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class FlushStageAuthorizersCacheCommand 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("BackplaneControlService", "FlushStageAuthorizersCache", {})
17
13
  .n("APIGatewayClient", "FlushStageAuthorizersCacheCommand")
18
- .f(void 0, void 0)
19
- .ser(se_FlushStageAuthorizersCacheCommand)
20
- .de(de_FlushStageAuthorizersCacheCommand)
14
+ .sc(FlushStageAuthorizersCache)
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_FlushStageCacheCommand, se_FlushStageCacheCommand } from "../protocols/Aws_restJson1";
4
+ import { FlushStageCache } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class FlushStageCacheCommand 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("BackplaneControlService", "FlushStageCache", {})
17
13
  .n("APIGatewayClient", "FlushStageCacheCommand")
18
- .f(void 0, void 0)
19
- .ser(se_FlushStageCacheCommand)
20
- .de(de_FlushStageCacheCommand)
14
+ .sc(FlushStageCache)
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_GenerateClientCertificateCommand, se_GenerateClientCertificateCommand } from "../protocols/Aws_restJson1";
4
+ import { GenerateClientCertificate } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GenerateClientCertificateCommand 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("BackplaneControlService", "GenerateClientCertificate", {})
17
13
  .n("APIGatewayClient", "GenerateClientCertificateCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GenerateClientCertificateCommand)
20
- .de(de_GenerateClientCertificateCommand)
14
+ .sc(GenerateClientCertificate)
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_GetAccountCommand, se_GetAccountCommand } from "../protocols/Aws_restJson1";
4
+ import { GetAccount } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetAccountCommand 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("BackplaneControlService", "GetAccount", {})
17
13
  .n("APIGatewayClient", "GetAccountCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetAccountCommand)
20
- .de(de_GetAccountCommand)
14
+ .sc(GetAccount)
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_GetApiKeyCommand, se_GetApiKeyCommand } from "../protocols/Aws_restJson1";
4
+ import { GetApiKey } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetApiKeyCommand 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("BackplaneControlService", "GetApiKey", {})
17
13
  .n("APIGatewayClient", "GetApiKeyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetApiKeyCommand)
20
- .de(de_GetApiKeyCommand)
14
+ .sc(GetApiKey)
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_GetApiKeysCommand, se_GetApiKeysCommand } from "../protocols/Aws_restJson1";
4
+ import { GetApiKeys } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetApiKeysCommand 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("BackplaneControlService", "GetApiKeys", {})
17
13
  .n("APIGatewayClient", "GetApiKeysCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetApiKeysCommand)
20
- .de(de_GetApiKeysCommand)
14
+ .sc(GetApiKeys)
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_GetAuthorizerCommand, se_GetAuthorizerCommand } from "../protocols/Aws_restJson1";
4
+ import { GetAuthorizer } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetAuthorizerCommand 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("BackplaneControlService", "GetAuthorizer", {})
17
13
  .n("APIGatewayClient", "GetAuthorizerCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetAuthorizerCommand)
20
- .de(de_GetAuthorizerCommand)
14
+ .sc(GetAuthorizer)
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_GetAuthorizersCommand, se_GetAuthorizersCommand } from "../protocols/Aws_restJson1";
4
+ import { GetAuthorizers } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetAuthorizersCommand 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("BackplaneControlService", "GetAuthorizers", {})
17
13
  .n("APIGatewayClient", "GetAuthorizersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetAuthorizersCommand)
20
- .de(de_GetAuthorizersCommand)
14
+ .sc(GetAuthorizers)
21
15
  .build() {
22
16
  }