@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,1118 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { CreateApiKeyCommandInput, CreateApiKeyCommandOutput } from "../commands/CreateApiKeyCommand";
4
- import { CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput } from "../commands/CreateAuthorizerCommand";
5
- import { CreateBasePathMappingCommandInput, CreateBasePathMappingCommandOutput } from "../commands/CreateBasePathMappingCommand";
6
- import { CreateDeploymentCommandInput, CreateDeploymentCommandOutput } from "../commands/CreateDeploymentCommand";
7
- import { CreateDocumentationPartCommandInput, CreateDocumentationPartCommandOutput } from "../commands/CreateDocumentationPartCommand";
8
- import { CreateDocumentationVersionCommandInput, CreateDocumentationVersionCommandOutput } from "../commands/CreateDocumentationVersionCommand";
9
- import { CreateDomainNameAccessAssociationCommandInput, CreateDomainNameAccessAssociationCommandOutput } from "../commands/CreateDomainNameAccessAssociationCommand";
10
- import { CreateDomainNameCommandInput, CreateDomainNameCommandOutput } from "../commands/CreateDomainNameCommand";
11
- import { CreateModelCommandInput, CreateModelCommandOutput } from "../commands/CreateModelCommand";
12
- import { CreateRequestValidatorCommandInput, CreateRequestValidatorCommandOutput } from "../commands/CreateRequestValidatorCommand";
13
- import { CreateResourceCommandInput, CreateResourceCommandOutput } from "../commands/CreateResourceCommand";
14
- import { CreateRestApiCommandInput, CreateRestApiCommandOutput } from "../commands/CreateRestApiCommand";
15
- import { CreateStageCommandInput, CreateStageCommandOutput } from "../commands/CreateStageCommand";
16
- import { CreateUsagePlanCommandInput, CreateUsagePlanCommandOutput } from "../commands/CreateUsagePlanCommand";
17
- import { CreateUsagePlanKeyCommandInput, CreateUsagePlanKeyCommandOutput } from "../commands/CreateUsagePlanKeyCommand";
18
- import { CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput } from "../commands/CreateVpcLinkCommand";
19
- import { DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput } from "../commands/DeleteApiKeyCommand";
20
- import { DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput } from "../commands/DeleteAuthorizerCommand";
21
- import { DeleteBasePathMappingCommandInput, DeleteBasePathMappingCommandOutput } from "../commands/DeleteBasePathMappingCommand";
22
- import { DeleteClientCertificateCommandInput, DeleteClientCertificateCommandOutput } from "../commands/DeleteClientCertificateCommand";
23
- import { DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput } from "../commands/DeleteDeploymentCommand";
24
- import { DeleteDocumentationPartCommandInput, DeleteDocumentationPartCommandOutput } from "../commands/DeleteDocumentationPartCommand";
25
- import { DeleteDocumentationVersionCommandInput, DeleteDocumentationVersionCommandOutput } from "../commands/DeleteDocumentationVersionCommand";
26
- import { DeleteDomainNameAccessAssociationCommandInput, DeleteDomainNameAccessAssociationCommandOutput } from "../commands/DeleteDomainNameAccessAssociationCommand";
27
- import { DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput } from "../commands/DeleteDomainNameCommand";
28
- import { DeleteGatewayResponseCommandInput, DeleteGatewayResponseCommandOutput } from "../commands/DeleteGatewayResponseCommand";
29
- import { DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput } from "../commands/DeleteIntegrationCommand";
30
- import { DeleteIntegrationResponseCommandInput, DeleteIntegrationResponseCommandOutput } from "../commands/DeleteIntegrationResponseCommand";
31
- import { DeleteMethodCommandInput, DeleteMethodCommandOutput } from "../commands/DeleteMethodCommand";
32
- import { DeleteMethodResponseCommandInput, DeleteMethodResponseCommandOutput } from "../commands/DeleteMethodResponseCommand";
33
- import { DeleteModelCommandInput, DeleteModelCommandOutput } from "../commands/DeleteModelCommand";
34
- import { DeleteRequestValidatorCommandInput, DeleteRequestValidatorCommandOutput } from "../commands/DeleteRequestValidatorCommand";
35
- import { DeleteResourceCommandInput, DeleteResourceCommandOutput } from "../commands/DeleteResourceCommand";
36
- import { DeleteRestApiCommandInput, DeleteRestApiCommandOutput } from "../commands/DeleteRestApiCommand";
37
- import { DeleteStageCommandInput, DeleteStageCommandOutput } from "../commands/DeleteStageCommand";
38
- import { DeleteUsagePlanCommandInput, DeleteUsagePlanCommandOutput } from "../commands/DeleteUsagePlanCommand";
39
- import { DeleteUsagePlanKeyCommandInput, DeleteUsagePlanKeyCommandOutput } from "../commands/DeleteUsagePlanKeyCommand";
40
- import { DeleteVpcLinkCommandInput, DeleteVpcLinkCommandOutput } from "../commands/DeleteVpcLinkCommand";
41
- import { FlushStageAuthorizersCacheCommandInput, FlushStageAuthorizersCacheCommandOutput } from "../commands/FlushStageAuthorizersCacheCommand";
42
- import { FlushStageCacheCommandInput, FlushStageCacheCommandOutput } from "../commands/FlushStageCacheCommand";
43
- import { GenerateClientCertificateCommandInput, GenerateClientCertificateCommandOutput } from "../commands/GenerateClientCertificateCommand";
44
- import { GetAccountCommandInput, GetAccountCommandOutput } from "../commands/GetAccountCommand";
45
- import { GetApiKeyCommandInput, GetApiKeyCommandOutput } from "../commands/GetApiKeyCommand";
46
- import { GetApiKeysCommandInput, GetApiKeysCommandOutput } from "../commands/GetApiKeysCommand";
47
- import { GetAuthorizerCommandInput, GetAuthorizerCommandOutput } from "../commands/GetAuthorizerCommand";
48
- import { GetAuthorizersCommandInput, GetAuthorizersCommandOutput } from "../commands/GetAuthorizersCommand";
49
- import { GetBasePathMappingCommandInput, GetBasePathMappingCommandOutput } from "../commands/GetBasePathMappingCommand";
50
- import { GetBasePathMappingsCommandInput, GetBasePathMappingsCommandOutput } from "../commands/GetBasePathMappingsCommand";
51
- import { GetClientCertificateCommandInput, GetClientCertificateCommandOutput } from "../commands/GetClientCertificateCommand";
52
- import { GetClientCertificatesCommandInput, GetClientCertificatesCommandOutput } from "../commands/GetClientCertificatesCommand";
53
- import { GetDeploymentCommandInput, GetDeploymentCommandOutput } from "../commands/GetDeploymentCommand";
54
- import { GetDeploymentsCommandInput, GetDeploymentsCommandOutput } from "../commands/GetDeploymentsCommand";
55
- import { GetDocumentationPartCommandInput, GetDocumentationPartCommandOutput } from "../commands/GetDocumentationPartCommand";
56
- import { GetDocumentationPartsCommandInput, GetDocumentationPartsCommandOutput } from "../commands/GetDocumentationPartsCommand";
57
- import { GetDocumentationVersionCommandInput, GetDocumentationVersionCommandOutput } from "../commands/GetDocumentationVersionCommand";
58
- import { GetDocumentationVersionsCommandInput, GetDocumentationVersionsCommandOutput } from "../commands/GetDocumentationVersionsCommand";
59
- import { GetDomainNameAccessAssociationsCommandInput, GetDomainNameAccessAssociationsCommandOutput } from "../commands/GetDomainNameAccessAssociationsCommand";
60
- import { GetDomainNameCommandInput, GetDomainNameCommandOutput } from "../commands/GetDomainNameCommand";
61
- import { GetDomainNamesCommandInput, GetDomainNamesCommandOutput } from "../commands/GetDomainNamesCommand";
62
- import { GetExportCommandInput, GetExportCommandOutput } from "../commands/GetExportCommand";
63
- import { GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput } from "../commands/GetGatewayResponseCommand";
64
- import { GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput } from "../commands/GetGatewayResponsesCommand";
65
- import { GetIntegrationCommandInput, GetIntegrationCommandOutput } from "../commands/GetIntegrationCommand";
66
- import { GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput } from "../commands/GetIntegrationResponseCommand";
67
- import { GetMethodCommandInput, GetMethodCommandOutput } from "../commands/GetMethodCommand";
68
- import { GetMethodResponseCommandInput, GetMethodResponseCommandOutput } from "../commands/GetMethodResponseCommand";
69
- import { GetModelCommandInput, GetModelCommandOutput } from "../commands/GetModelCommand";
70
- import { GetModelsCommandInput, GetModelsCommandOutput } from "../commands/GetModelsCommand";
71
- import { GetModelTemplateCommandInput, GetModelTemplateCommandOutput } from "../commands/GetModelTemplateCommand";
72
- import { GetRequestValidatorCommandInput, GetRequestValidatorCommandOutput } from "../commands/GetRequestValidatorCommand";
73
- import { GetRequestValidatorsCommandInput, GetRequestValidatorsCommandOutput } from "../commands/GetRequestValidatorsCommand";
74
- import { GetResourceCommandInput, GetResourceCommandOutput } from "../commands/GetResourceCommand";
75
- import { GetResourcesCommandInput, GetResourcesCommandOutput } from "../commands/GetResourcesCommand";
76
- import { GetRestApiCommandInput, GetRestApiCommandOutput } from "../commands/GetRestApiCommand";
77
- import { GetRestApisCommandInput, GetRestApisCommandOutput } from "../commands/GetRestApisCommand";
78
- import { GetSdkCommandInput, GetSdkCommandOutput } from "../commands/GetSdkCommand";
79
- import { GetSdkTypeCommandInput, GetSdkTypeCommandOutput } from "../commands/GetSdkTypeCommand";
80
- import { GetSdkTypesCommandInput, GetSdkTypesCommandOutput } from "../commands/GetSdkTypesCommand";
81
- import { GetStageCommandInput, GetStageCommandOutput } from "../commands/GetStageCommand";
82
- import { GetStagesCommandInput, GetStagesCommandOutput } from "../commands/GetStagesCommand";
83
- import { GetTagsCommandInput, GetTagsCommandOutput } from "../commands/GetTagsCommand";
84
- import { GetUsageCommandInput, GetUsageCommandOutput } from "../commands/GetUsageCommand";
85
- import { GetUsagePlanCommandInput, GetUsagePlanCommandOutput } from "../commands/GetUsagePlanCommand";
86
- import { GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput } from "../commands/GetUsagePlanKeyCommand";
87
- import { GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput } from "../commands/GetUsagePlanKeysCommand";
88
- import { GetUsagePlansCommandInput, GetUsagePlansCommandOutput } from "../commands/GetUsagePlansCommand";
89
- import { GetVpcLinkCommandInput, GetVpcLinkCommandOutput } from "../commands/GetVpcLinkCommand";
90
- import { GetVpcLinksCommandInput, GetVpcLinksCommandOutput } from "../commands/GetVpcLinksCommand";
91
- import { ImportApiKeysCommandInput, ImportApiKeysCommandOutput } from "../commands/ImportApiKeysCommand";
92
- import { ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput } from "../commands/ImportDocumentationPartsCommand";
93
- import { ImportRestApiCommandInput, ImportRestApiCommandOutput } from "../commands/ImportRestApiCommand";
94
- import { PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput } from "../commands/PutGatewayResponseCommand";
95
- import { PutIntegrationCommandInput, PutIntegrationCommandOutput } from "../commands/PutIntegrationCommand";
96
- import { PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput } from "../commands/PutIntegrationResponseCommand";
97
- import { PutMethodCommandInput, PutMethodCommandOutput } from "../commands/PutMethodCommand";
98
- import { PutMethodResponseCommandInput, PutMethodResponseCommandOutput } from "../commands/PutMethodResponseCommand";
99
- import { PutRestApiCommandInput, PutRestApiCommandOutput } from "../commands/PutRestApiCommand";
100
- import { RejectDomainNameAccessAssociationCommandInput, RejectDomainNameAccessAssociationCommandOutput } from "../commands/RejectDomainNameAccessAssociationCommand";
101
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
102
- import { TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput } from "../commands/TestInvokeAuthorizerCommand";
103
- import { TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput } from "../commands/TestInvokeMethodCommand";
104
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
105
- import { UpdateAccountCommandInput, UpdateAccountCommandOutput } from "../commands/UpdateAccountCommand";
106
- import { UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput } from "../commands/UpdateApiKeyCommand";
107
- import { UpdateAuthorizerCommandInput, UpdateAuthorizerCommandOutput } from "../commands/UpdateAuthorizerCommand";
108
- import { UpdateBasePathMappingCommandInput, UpdateBasePathMappingCommandOutput } from "../commands/UpdateBasePathMappingCommand";
109
- import { UpdateClientCertificateCommandInput, UpdateClientCertificateCommandOutput } from "../commands/UpdateClientCertificateCommand";
110
- import { UpdateDeploymentCommandInput, UpdateDeploymentCommandOutput } from "../commands/UpdateDeploymentCommand";
111
- import { UpdateDocumentationPartCommandInput, UpdateDocumentationPartCommandOutput } from "../commands/UpdateDocumentationPartCommand";
112
- import { UpdateDocumentationVersionCommandInput, UpdateDocumentationVersionCommandOutput } from "../commands/UpdateDocumentationVersionCommand";
113
- import { UpdateDomainNameCommandInput, UpdateDomainNameCommandOutput } from "../commands/UpdateDomainNameCommand";
114
- import { UpdateGatewayResponseCommandInput, UpdateGatewayResponseCommandOutput } from "../commands/UpdateGatewayResponseCommand";
115
- import { UpdateIntegrationCommandInput, UpdateIntegrationCommandOutput } from "../commands/UpdateIntegrationCommand";
116
- import { UpdateIntegrationResponseCommandInput, UpdateIntegrationResponseCommandOutput } from "../commands/UpdateIntegrationResponseCommand";
117
- import { UpdateMethodCommandInput, UpdateMethodCommandOutput } from "../commands/UpdateMethodCommand";
118
- import { UpdateMethodResponseCommandInput, UpdateMethodResponseCommandOutput } from "../commands/UpdateMethodResponseCommand";
119
- import { UpdateModelCommandInput, UpdateModelCommandOutput } from "../commands/UpdateModelCommand";
120
- import { UpdateRequestValidatorCommandInput, UpdateRequestValidatorCommandOutput } from "../commands/UpdateRequestValidatorCommand";
121
- import { UpdateResourceCommandInput, UpdateResourceCommandOutput } from "../commands/UpdateResourceCommand";
122
- import { UpdateRestApiCommandInput, UpdateRestApiCommandOutput } from "../commands/UpdateRestApiCommand";
123
- import { UpdateStageCommandInput, UpdateStageCommandOutput } from "../commands/UpdateStageCommand";
124
- import { UpdateUsageCommandInput, UpdateUsageCommandOutput } from "../commands/UpdateUsageCommand";
125
- import { UpdateUsagePlanCommandInput, UpdateUsagePlanCommandOutput } from "../commands/UpdateUsagePlanCommand";
126
- import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "../commands/UpdateVpcLinkCommand";
127
- /**
128
- * serializeAws_restJson1CreateApiKeyCommand
129
- */
130
- export declare const se_CreateApiKeyCommand: (input: CreateApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- /**
132
- * serializeAws_restJson1CreateAuthorizerCommand
133
- */
134
- export declare const se_CreateAuthorizerCommand: (input: CreateAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- /**
136
- * serializeAws_restJson1CreateBasePathMappingCommand
137
- */
138
- export declare const se_CreateBasePathMappingCommand: (input: CreateBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- /**
140
- * serializeAws_restJson1CreateDeploymentCommand
141
- */
142
- export declare const se_CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- /**
144
- * serializeAws_restJson1CreateDocumentationPartCommand
145
- */
146
- export declare const se_CreateDocumentationPartCommand: (input: CreateDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- /**
148
- * serializeAws_restJson1CreateDocumentationVersionCommand
149
- */
150
- export declare const se_CreateDocumentationVersionCommand: (input: CreateDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- /**
152
- * serializeAws_restJson1CreateDomainNameCommand
153
- */
154
- export declare const se_CreateDomainNameCommand: (input: CreateDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- /**
156
- * serializeAws_restJson1CreateDomainNameAccessAssociationCommand
157
- */
158
- export declare const se_CreateDomainNameAccessAssociationCommand: (input: CreateDomainNameAccessAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- /**
160
- * serializeAws_restJson1CreateModelCommand
161
- */
162
- export declare const se_CreateModelCommand: (input: CreateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- /**
164
- * serializeAws_restJson1CreateRequestValidatorCommand
165
- */
166
- export declare const se_CreateRequestValidatorCommand: (input: CreateRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- /**
168
- * serializeAws_restJson1CreateResourceCommand
169
- */
170
- export declare const se_CreateResourceCommand: (input: CreateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- /**
172
- * serializeAws_restJson1CreateRestApiCommand
173
- */
174
- export declare const se_CreateRestApiCommand: (input: CreateRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- /**
176
- * serializeAws_restJson1CreateStageCommand
177
- */
178
- export declare const se_CreateStageCommand: (input: CreateStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- /**
180
- * serializeAws_restJson1CreateUsagePlanCommand
181
- */
182
- export declare const se_CreateUsagePlanCommand: (input: CreateUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- /**
184
- * serializeAws_restJson1CreateUsagePlanKeyCommand
185
- */
186
- export declare const se_CreateUsagePlanKeyCommand: (input: CreateUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- /**
188
- * serializeAws_restJson1CreateVpcLinkCommand
189
- */
190
- export declare const se_CreateVpcLinkCommand: (input: CreateVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- /**
192
- * serializeAws_restJson1DeleteApiKeyCommand
193
- */
194
- export declare const se_DeleteApiKeyCommand: (input: DeleteApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- /**
196
- * serializeAws_restJson1DeleteAuthorizerCommand
197
- */
198
- export declare const se_DeleteAuthorizerCommand: (input: DeleteAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- /**
200
- * serializeAws_restJson1DeleteBasePathMappingCommand
201
- */
202
- export declare const se_DeleteBasePathMappingCommand: (input: DeleteBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- /**
204
- * serializeAws_restJson1DeleteClientCertificateCommand
205
- */
206
- export declare const se_DeleteClientCertificateCommand: (input: DeleteClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- /**
208
- * serializeAws_restJson1DeleteDeploymentCommand
209
- */
210
- export declare const se_DeleteDeploymentCommand: (input: DeleteDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- /**
212
- * serializeAws_restJson1DeleteDocumentationPartCommand
213
- */
214
- export declare const se_DeleteDocumentationPartCommand: (input: DeleteDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- /**
216
- * serializeAws_restJson1DeleteDocumentationVersionCommand
217
- */
218
- export declare const se_DeleteDocumentationVersionCommand: (input: DeleteDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- /**
220
- * serializeAws_restJson1DeleteDomainNameCommand
221
- */
222
- export declare const se_DeleteDomainNameCommand: (input: DeleteDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- /**
224
- * serializeAws_restJson1DeleteDomainNameAccessAssociationCommand
225
- */
226
- export declare const se_DeleteDomainNameAccessAssociationCommand: (input: DeleteDomainNameAccessAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- /**
228
- * serializeAws_restJson1DeleteGatewayResponseCommand
229
- */
230
- export declare const se_DeleteGatewayResponseCommand: (input: DeleteGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- /**
232
- * serializeAws_restJson1DeleteIntegrationCommand
233
- */
234
- export declare const se_DeleteIntegrationCommand: (input: DeleteIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- /**
236
- * serializeAws_restJson1DeleteIntegrationResponseCommand
237
- */
238
- export declare const se_DeleteIntegrationResponseCommand: (input: DeleteIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- /**
240
- * serializeAws_restJson1DeleteMethodCommand
241
- */
242
- export declare const se_DeleteMethodCommand: (input: DeleteMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- /**
244
- * serializeAws_restJson1DeleteMethodResponseCommand
245
- */
246
- export declare const se_DeleteMethodResponseCommand: (input: DeleteMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
- /**
248
- * serializeAws_restJson1DeleteModelCommand
249
- */
250
- export declare const se_DeleteModelCommand: (input: DeleteModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
- /**
252
- * serializeAws_restJson1DeleteRequestValidatorCommand
253
- */
254
- export declare const se_DeleteRequestValidatorCommand: (input: DeleteRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
- /**
256
- * serializeAws_restJson1DeleteResourceCommand
257
- */
258
- export declare const se_DeleteResourceCommand: (input: DeleteResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
- /**
260
- * serializeAws_restJson1DeleteRestApiCommand
261
- */
262
- export declare const se_DeleteRestApiCommand: (input: DeleteRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
- /**
264
- * serializeAws_restJson1DeleteStageCommand
265
- */
266
- export declare const se_DeleteStageCommand: (input: DeleteStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
- /**
268
- * serializeAws_restJson1DeleteUsagePlanCommand
269
- */
270
- export declare const se_DeleteUsagePlanCommand: (input: DeleteUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
- /**
272
- * serializeAws_restJson1DeleteUsagePlanKeyCommand
273
- */
274
- export declare const se_DeleteUsagePlanKeyCommand: (input: DeleteUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
- /**
276
- * serializeAws_restJson1DeleteVpcLinkCommand
277
- */
278
- export declare const se_DeleteVpcLinkCommand: (input: DeleteVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
- /**
280
- * serializeAws_restJson1FlushStageAuthorizersCacheCommand
281
- */
282
- export declare const se_FlushStageAuthorizersCacheCommand: (input: FlushStageAuthorizersCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
- /**
284
- * serializeAws_restJson1FlushStageCacheCommand
285
- */
286
- export declare const se_FlushStageCacheCommand: (input: FlushStageCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
- /**
288
- * serializeAws_restJson1GenerateClientCertificateCommand
289
- */
290
- export declare const se_GenerateClientCertificateCommand: (input: GenerateClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
- /**
292
- * serializeAws_restJson1GetAccountCommand
293
- */
294
- export declare const se_GetAccountCommand: (input: GetAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
- /**
296
- * serializeAws_restJson1GetApiKeyCommand
297
- */
298
- export declare const se_GetApiKeyCommand: (input: GetApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
- /**
300
- * serializeAws_restJson1GetApiKeysCommand
301
- */
302
- export declare const se_GetApiKeysCommand: (input: GetApiKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
- /**
304
- * serializeAws_restJson1GetAuthorizerCommand
305
- */
306
- export declare const se_GetAuthorizerCommand: (input: GetAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
- /**
308
- * serializeAws_restJson1GetAuthorizersCommand
309
- */
310
- export declare const se_GetAuthorizersCommand: (input: GetAuthorizersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
- /**
312
- * serializeAws_restJson1GetBasePathMappingCommand
313
- */
314
- export declare const se_GetBasePathMappingCommand: (input: GetBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
- /**
316
- * serializeAws_restJson1GetBasePathMappingsCommand
317
- */
318
- export declare const se_GetBasePathMappingsCommand: (input: GetBasePathMappingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
- /**
320
- * serializeAws_restJson1GetClientCertificateCommand
321
- */
322
- export declare const se_GetClientCertificateCommand: (input: GetClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
- /**
324
- * serializeAws_restJson1GetClientCertificatesCommand
325
- */
326
- export declare const se_GetClientCertificatesCommand: (input: GetClientCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
- /**
328
- * serializeAws_restJson1GetDeploymentCommand
329
- */
330
- export declare const se_GetDeploymentCommand: (input: GetDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
- /**
332
- * serializeAws_restJson1GetDeploymentsCommand
333
- */
334
- export declare const se_GetDeploymentsCommand: (input: GetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
- /**
336
- * serializeAws_restJson1GetDocumentationPartCommand
337
- */
338
- export declare const se_GetDocumentationPartCommand: (input: GetDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
- /**
340
- * serializeAws_restJson1GetDocumentationPartsCommand
341
- */
342
- export declare const se_GetDocumentationPartsCommand: (input: GetDocumentationPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
- /**
344
- * serializeAws_restJson1GetDocumentationVersionCommand
345
- */
346
- export declare const se_GetDocumentationVersionCommand: (input: GetDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
- /**
348
- * serializeAws_restJson1GetDocumentationVersionsCommand
349
- */
350
- export declare const se_GetDocumentationVersionsCommand: (input: GetDocumentationVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
- /**
352
- * serializeAws_restJson1GetDomainNameCommand
353
- */
354
- export declare const se_GetDomainNameCommand: (input: GetDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
- /**
356
- * serializeAws_restJson1GetDomainNameAccessAssociationsCommand
357
- */
358
- export declare const se_GetDomainNameAccessAssociationsCommand: (input: GetDomainNameAccessAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
- /**
360
- * serializeAws_restJson1GetDomainNamesCommand
361
- */
362
- export declare const se_GetDomainNamesCommand: (input: GetDomainNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
- /**
364
- * serializeAws_restJson1GetExportCommand
365
- */
366
- export declare const se_GetExportCommand: (input: GetExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
- /**
368
- * serializeAws_restJson1GetGatewayResponseCommand
369
- */
370
- export declare const se_GetGatewayResponseCommand: (input: GetGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
- /**
372
- * serializeAws_restJson1GetGatewayResponsesCommand
373
- */
374
- export declare const se_GetGatewayResponsesCommand: (input: GetGatewayResponsesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
- /**
376
- * serializeAws_restJson1GetIntegrationCommand
377
- */
378
- export declare const se_GetIntegrationCommand: (input: GetIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
- /**
380
- * serializeAws_restJson1GetIntegrationResponseCommand
381
- */
382
- export declare const se_GetIntegrationResponseCommand: (input: GetIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
- /**
384
- * serializeAws_restJson1GetMethodCommand
385
- */
386
- export declare const se_GetMethodCommand: (input: GetMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
- /**
388
- * serializeAws_restJson1GetMethodResponseCommand
389
- */
390
- export declare const se_GetMethodResponseCommand: (input: GetMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
- /**
392
- * serializeAws_restJson1GetModelCommand
393
- */
394
- export declare const se_GetModelCommand: (input: GetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
- /**
396
- * serializeAws_restJson1GetModelsCommand
397
- */
398
- export declare const se_GetModelsCommand: (input: GetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
- /**
400
- * serializeAws_restJson1GetModelTemplateCommand
401
- */
402
- export declare const se_GetModelTemplateCommand: (input: GetModelTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
- /**
404
- * serializeAws_restJson1GetRequestValidatorCommand
405
- */
406
- export declare const se_GetRequestValidatorCommand: (input: GetRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
- /**
408
- * serializeAws_restJson1GetRequestValidatorsCommand
409
- */
410
- export declare const se_GetRequestValidatorsCommand: (input: GetRequestValidatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
- /**
412
- * serializeAws_restJson1GetResourceCommand
413
- */
414
- export declare const se_GetResourceCommand: (input: GetResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
- /**
416
- * serializeAws_restJson1GetResourcesCommand
417
- */
418
- export declare const se_GetResourcesCommand: (input: GetResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
- /**
420
- * serializeAws_restJson1GetRestApiCommand
421
- */
422
- export declare const se_GetRestApiCommand: (input: GetRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
- /**
424
- * serializeAws_restJson1GetRestApisCommand
425
- */
426
- export declare const se_GetRestApisCommand: (input: GetRestApisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
427
- /**
428
- * serializeAws_restJson1GetSdkCommand
429
- */
430
- export declare const se_GetSdkCommand: (input: GetSdkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
431
- /**
432
- * serializeAws_restJson1GetSdkTypeCommand
433
- */
434
- export declare const se_GetSdkTypeCommand: (input: GetSdkTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
435
- /**
436
- * serializeAws_restJson1GetSdkTypesCommand
437
- */
438
- export declare const se_GetSdkTypesCommand: (input: GetSdkTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
- /**
440
- * serializeAws_restJson1GetStageCommand
441
- */
442
- export declare const se_GetStageCommand: (input: GetStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
443
- /**
444
- * serializeAws_restJson1GetStagesCommand
445
- */
446
- export declare const se_GetStagesCommand: (input: GetStagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
447
- /**
448
- * serializeAws_restJson1GetTagsCommand
449
- */
450
- export declare const se_GetTagsCommand: (input: GetTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
451
- /**
452
- * serializeAws_restJson1GetUsageCommand
453
- */
454
- export declare const se_GetUsageCommand: (input: GetUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
455
- /**
456
- * serializeAws_restJson1GetUsagePlanCommand
457
- */
458
- export declare const se_GetUsagePlanCommand: (input: GetUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
459
- /**
460
- * serializeAws_restJson1GetUsagePlanKeyCommand
461
- */
462
- export declare const se_GetUsagePlanKeyCommand: (input: GetUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
463
- /**
464
- * serializeAws_restJson1GetUsagePlanKeysCommand
465
- */
466
- export declare const se_GetUsagePlanKeysCommand: (input: GetUsagePlanKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
467
- /**
468
- * serializeAws_restJson1GetUsagePlansCommand
469
- */
470
- export declare const se_GetUsagePlansCommand: (input: GetUsagePlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
471
- /**
472
- * serializeAws_restJson1GetVpcLinkCommand
473
- */
474
- export declare const se_GetVpcLinkCommand: (input: GetVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
475
- /**
476
- * serializeAws_restJson1GetVpcLinksCommand
477
- */
478
- export declare const se_GetVpcLinksCommand: (input: GetVpcLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
479
- /**
480
- * serializeAws_restJson1ImportApiKeysCommand
481
- */
482
- export declare const se_ImportApiKeysCommand: (input: ImportApiKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
483
- /**
484
- * serializeAws_restJson1ImportDocumentationPartsCommand
485
- */
486
- export declare const se_ImportDocumentationPartsCommand: (input: ImportDocumentationPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
487
- /**
488
- * serializeAws_restJson1ImportRestApiCommand
489
- */
490
- export declare const se_ImportRestApiCommand: (input: ImportRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
491
- /**
492
- * serializeAws_restJson1PutGatewayResponseCommand
493
- */
494
- export declare const se_PutGatewayResponseCommand: (input: PutGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
495
- /**
496
- * serializeAws_restJson1PutIntegrationCommand
497
- */
498
- export declare const se_PutIntegrationCommand: (input: PutIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
499
- /**
500
- * serializeAws_restJson1PutIntegrationResponseCommand
501
- */
502
- export declare const se_PutIntegrationResponseCommand: (input: PutIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
503
- /**
504
- * serializeAws_restJson1PutMethodCommand
505
- */
506
- export declare const se_PutMethodCommand: (input: PutMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
507
- /**
508
- * serializeAws_restJson1PutMethodResponseCommand
509
- */
510
- export declare const se_PutMethodResponseCommand: (input: PutMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
511
- /**
512
- * serializeAws_restJson1PutRestApiCommand
513
- */
514
- export declare const se_PutRestApiCommand: (input: PutRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
515
- /**
516
- * serializeAws_restJson1RejectDomainNameAccessAssociationCommand
517
- */
518
- export declare const se_RejectDomainNameAccessAssociationCommand: (input: RejectDomainNameAccessAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
519
- /**
520
- * serializeAws_restJson1TagResourceCommand
521
- */
522
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
523
- /**
524
- * serializeAws_restJson1TestInvokeAuthorizerCommand
525
- */
526
- export declare const se_TestInvokeAuthorizerCommand: (input: TestInvokeAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
527
- /**
528
- * serializeAws_restJson1TestInvokeMethodCommand
529
- */
530
- export declare const se_TestInvokeMethodCommand: (input: TestInvokeMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
531
- /**
532
- * serializeAws_restJson1UntagResourceCommand
533
- */
534
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
535
- /**
536
- * serializeAws_restJson1UpdateAccountCommand
537
- */
538
- export declare const se_UpdateAccountCommand: (input: UpdateAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
539
- /**
540
- * serializeAws_restJson1UpdateApiKeyCommand
541
- */
542
- export declare const se_UpdateApiKeyCommand: (input: UpdateApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
543
- /**
544
- * serializeAws_restJson1UpdateAuthorizerCommand
545
- */
546
- export declare const se_UpdateAuthorizerCommand: (input: UpdateAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
547
- /**
548
- * serializeAws_restJson1UpdateBasePathMappingCommand
549
- */
550
- export declare const se_UpdateBasePathMappingCommand: (input: UpdateBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
551
- /**
552
- * serializeAws_restJson1UpdateClientCertificateCommand
553
- */
554
- export declare const se_UpdateClientCertificateCommand: (input: UpdateClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
555
- /**
556
- * serializeAws_restJson1UpdateDeploymentCommand
557
- */
558
- export declare const se_UpdateDeploymentCommand: (input: UpdateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
559
- /**
560
- * serializeAws_restJson1UpdateDocumentationPartCommand
561
- */
562
- export declare const se_UpdateDocumentationPartCommand: (input: UpdateDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
563
- /**
564
- * serializeAws_restJson1UpdateDocumentationVersionCommand
565
- */
566
- export declare const se_UpdateDocumentationVersionCommand: (input: UpdateDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
567
- /**
568
- * serializeAws_restJson1UpdateDomainNameCommand
569
- */
570
- export declare const se_UpdateDomainNameCommand: (input: UpdateDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
571
- /**
572
- * serializeAws_restJson1UpdateGatewayResponseCommand
573
- */
574
- export declare const se_UpdateGatewayResponseCommand: (input: UpdateGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
575
- /**
576
- * serializeAws_restJson1UpdateIntegrationCommand
577
- */
578
- export declare const se_UpdateIntegrationCommand: (input: UpdateIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
579
- /**
580
- * serializeAws_restJson1UpdateIntegrationResponseCommand
581
- */
582
- export declare const se_UpdateIntegrationResponseCommand: (input: UpdateIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
583
- /**
584
- * serializeAws_restJson1UpdateMethodCommand
585
- */
586
- export declare const se_UpdateMethodCommand: (input: UpdateMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
587
- /**
588
- * serializeAws_restJson1UpdateMethodResponseCommand
589
- */
590
- export declare const se_UpdateMethodResponseCommand: (input: UpdateMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
591
- /**
592
- * serializeAws_restJson1UpdateModelCommand
593
- */
594
- export declare const se_UpdateModelCommand: (input: UpdateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
595
- /**
596
- * serializeAws_restJson1UpdateRequestValidatorCommand
597
- */
598
- export declare const se_UpdateRequestValidatorCommand: (input: UpdateRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
599
- /**
600
- * serializeAws_restJson1UpdateResourceCommand
601
- */
602
- export declare const se_UpdateResourceCommand: (input: UpdateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
603
- /**
604
- * serializeAws_restJson1UpdateRestApiCommand
605
- */
606
- export declare const se_UpdateRestApiCommand: (input: UpdateRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
607
- /**
608
- * serializeAws_restJson1UpdateStageCommand
609
- */
610
- export declare const se_UpdateStageCommand: (input: UpdateStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
611
- /**
612
- * serializeAws_restJson1UpdateUsageCommand
613
- */
614
- export declare const se_UpdateUsageCommand: (input: UpdateUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
615
- /**
616
- * serializeAws_restJson1UpdateUsagePlanCommand
617
- */
618
- export declare const se_UpdateUsagePlanCommand: (input: UpdateUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
619
- /**
620
- * serializeAws_restJson1UpdateVpcLinkCommand
621
- */
622
- export declare const se_UpdateVpcLinkCommand: (input: UpdateVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
623
- /**
624
- * deserializeAws_restJson1CreateApiKeyCommand
625
- */
626
- export declare const de_CreateApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApiKeyCommandOutput>;
627
- /**
628
- * deserializeAws_restJson1CreateAuthorizerCommand
629
- */
630
- export declare const de_CreateAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAuthorizerCommandOutput>;
631
- /**
632
- * deserializeAws_restJson1CreateBasePathMappingCommand
633
- */
634
- export declare const de_CreateBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBasePathMappingCommandOutput>;
635
- /**
636
- * deserializeAws_restJson1CreateDeploymentCommand
637
- */
638
- export declare const de_CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
639
- /**
640
- * deserializeAws_restJson1CreateDocumentationPartCommand
641
- */
642
- export declare const de_CreateDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentationPartCommandOutput>;
643
- /**
644
- * deserializeAws_restJson1CreateDocumentationVersionCommand
645
- */
646
- export declare const de_CreateDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentationVersionCommandOutput>;
647
- /**
648
- * deserializeAws_restJson1CreateDomainNameCommand
649
- */
650
- export declare const de_CreateDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainNameCommandOutput>;
651
- /**
652
- * deserializeAws_restJson1CreateDomainNameAccessAssociationCommand
653
- */
654
- export declare const de_CreateDomainNameAccessAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainNameAccessAssociationCommandOutput>;
655
- /**
656
- * deserializeAws_restJson1CreateModelCommand
657
- */
658
- export declare const de_CreateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCommandOutput>;
659
- /**
660
- * deserializeAws_restJson1CreateRequestValidatorCommand
661
- */
662
- export declare const de_CreateRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRequestValidatorCommandOutput>;
663
- /**
664
- * deserializeAws_restJson1CreateResourceCommand
665
- */
666
- export declare const de_CreateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceCommandOutput>;
667
- /**
668
- * deserializeAws_restJson1CreateRestApiCommand
669
- */
670
- export declare const de_CreateRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRestApiCommandOutput>;
671
- /**
672
- * deserializeAws_restJson1CreateStageCommand
673
- */
674
- export declare const de_CreateStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStageCommandOutput>;
675
- /**
676
- * deserializeAws_restJson1CreateUsagePlanCommand
677
- */
678
- export declare const de_CreateUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsagePlanCommandOutput>;
679
- /**
680
- * deserializeAws_restJson1CreateUsagePlanKeyCommand
681
- */
682
- export declare const de_CreateUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsagePlanKeyCommandOutput>;
683
- /**
684
- * deserializeAws_restJson1CreateVpcLinkCommand
685
- */
686
- export declare const de_CreateVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcLinkCommandOutput>;
687
- /**
688
- * deserializeAws_restJson1DeleteApiKeyCommand
689
- */
690
- export declare const de_DeleteApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApiKeyCommandOutput>;
691
- /**
692
- * deserializeAws_restJson1DeleteAuthorizerCommand
693
- */
694
- export declare const de_DeleteAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAuthorizerCommandOutput>;
695
- /**
696
- * deserializeAws_restJson1DeleteBasePathMappingCommand
697
- */
698
- export declare const de_DeleteBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBasePathMappingCommandOutput>;
699
- /**
700
- * deserializeAws_restJson1DeleteClientCertificateCommand
701
- */
702
- export declare const de_DeleteClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClientCertificateCommandOutput>;
703
- /**
704
- * deserializeAws_restJson1DeleteDeploymentCommand
705
- */
706
- export declare const de_DeleteDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentCommandOutput>;
707
- /**
708
- * deserializeAws_restJson1DeleteDocumentationPartCommand
709
- */
710
- export declare const de_DeleteDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentationPartCommandOutput>;
711
- /**
712
- * deserializeAws_restJson1DeleteDocumentationVersionCommand
713
- */
714
- export declare const de_DeleteDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentationVersionCommandOutput>;
715
- /**
716
- * deserializeAws_restJson1DeleteDomainNameCommand
717
- */
718
- export declare const de_DeleteDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainNameCommandOutput>;
719
- /**
720
- * deserializeAws_restJson1DeleteDomainNameAccessAssociationCommand
721
- */
722
- export declare const de_DeleteDomainNameAccessAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainNameAccessAssociationCommandOutput>;
723
- /**
724
- * deserializeAws_restJson1DeleteGatewayResponseCommand
725
- */
726
- export declare const de_DeleteGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayResponseCommandOutput>;
727
- /**
728
- * deserializeAws_restJson1DeleteIntegrationCommand
729
- */
730
- export declare const de_DeleteIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationCommandOutput>;
731
- /**
732
- * deserializeAws_restJson1DeleteIntegrationResponseCommand
733
- */
734
- export declare const de_DeleteIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationResponseCommandOutput>;
735
- /**
736
- * deserializeAws_restJson1DeleteMethodCommand
737
- */
738
- export declare const de_DeleteMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMethodCommandOutput>;
739
- /**
740
- * deserializeAws_restJson1DeleteMethodResponseCommand
741
- */
742
- export declare const de_DeleteMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMethodResponseCommandOutput>;
743
- /**
744
- * deserializeAws_restJson1DeleteModelCommand
745
- */
746
- export declare const de_DeleteModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelCommandOutput>;
747
- /**
748
- * deserializeAws_restJson1DeleteRequestValidatorCommand
749
- */
750
- export declare const de_DeleteRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRequestValidatorCommandOutput>;
751
- /**
752
- * deserializeAws_restJson1DeleteResourceCommand
753
- */
754
- export declare const de_DeleteResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceCommandOutput>;
755
- /**
756
- * deserializeAws_restJson1DeleteRestApiCommand
757
- */
758
- export declare const de_DeleteRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRestApiCommandOutput>;
759
- /**
760
- * deserializeAws_restJson1DeleteStageCommand
761
- */
762
- export declare const de_DeleteStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStageCommandOutput>;
763
- /**
764
- * deserializeAws_restJson1DeleteUsagePlanCommand
765
- */
766
- export declare const de_DeleteUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsagePlanCommandOutput>;
767
- /**
768
- * deserializeAws_restJson1DeleteUsagePlanKeyCommand
769
- */
770
- export declare const de_DeleteUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsagePlanKeyCommandOutput>;
771
- /**
772
- * deserializeAws_restJson1DeleteVpcLinkCommand
773
- */
774
- export declare const de_DeleteVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVpcLinkCommandOutput>;
775
- /**
776
- * deserializeAws_restJson1FlushStageAuthorizersCacheCommand
777
- */
778
- export declare const de_FlushStageAuthorizersCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FlushStageAuthorizersCacheCommandOutput>;
779
- /**
780
- * deserializeAws_restJson1FlushStageCacheCommand
781
- */
782
- export declare const de_FlushStageCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FlushStageCacheCommandOutput>;
783
- /**
784
- * deserializeAws_restJson1GenerateClientCertificateCommand
785
- */
786
- export declare const de_GenerateClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateClientCertificateCommandOutput>;
787
- /**
788
- * deserializeAws_restJson1GetAccountCommand
789
- */
790
- export declare const de_GetAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountCommandOutput>;
791
- /**
792
- * deserializeAws_restJson1GetApiKeyCommand
793
- */
794
- export declare const de_GetApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApiKeyCommandOutput>;
795
- /**
796
- * deserializeAws_restJson1GetApiKeysCommand
797
- */
798
- export declare const de_GetApiKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApiKeysCommandOutput>;
799
- /**
800
- * deserializeAws_restJson1GetAuthorizerCommand
801
- */
802
- export declare const de_GetAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizerCommandOutput>;
803
- /**
804
- * deserializeAws_restJson1GetAuthorizersCommand
805
- */
806
- export declare const de_GetAuthorizersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizersCommandOutput>;
807
- /**
808
- * deserializeAws_restJson1GetBasePathMappingCommand
809
- */
810
- export declare const de_GetBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBasePathMappingCommandOutput>;
811
- /**
812
- * deserializeAws_restJson1GetBasePathMappingsCommand
813
- */
814
- export declare const de_GetBasePathMappingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBasePathMappingsCommandOutput>;
815
- /**
816
- * deserializeAws_restJson1GetClientCertificateCommand
817
- */
818
- export declare const de_GetClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetClientCertificateCommandOutput>;
819
- /**
820
- * deserializeAws_restJson1GetClientCertificatesCommand
821
- */
822
- export declare const de_GetClientCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetClientCertificatesCommandOutput>;
823
- /**
824
- * deserializeAws_restJson1GetDeploymentCommand
825
- */
826
- export declare const de_GetDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentCommandOutput>;
827
- /**
828
- * deserializeAws_restJson1GetDeploymentsCommand
829
- */
830
- export declare const de_GetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentsCommandOutput>;
831
- /**
832
- * deserializeAws_restJson1GetDocumentationPartCommand
833
- */
834
- export declare const de_GetDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationPartCommandOutput>;
835
- /**
836
- * deserializeAws_restJson1GetDocumentationPartsCommand
837
- */
838
- export declare const de_GetDocumentationPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationPartsCommandOutput>;
839
- /**
840
- * deserializeAws_restJson1GetDocumentationVersionCommand
841
- */
842
- export declare const de_GetDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationVersionCommandOutput>;
843
- /**
844
- * deserializeAws_restJson1GetDocumentationVersionsCommand
845
- */
846
- export declare const de_GetDocumentationVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationVersionsCommandOutput>;
847
- /**
848
- * deserializeAws_restJson1GetDomainNameCommand
849
- */
850
- export declare const de_GetDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNameCommandOutput>;
851
- /**
852
- * deserializeAws_restJson1GetDomainNameAccessAssociationsCommand
853
- */
854
- export declare const de_GetDomainNameAccessAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNameAccessAssociationsCommandOutput>;
855
- /**
856
- * deserializeAws_restJson1GetDomainNamesCommand
857
- */
858
- export declare const de_GetDomainNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNamesCommandOutput>;
859
- /**
860
- * deserializeAws_restJson1GetExportCommand
861
- */
862
- export declare const de_GetExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetExportCommandOutput>;
863
- /**
864
- * deserializeAws_restJson1GetGatewayResponseCommand
865
- */
866
- export declare const de_GetGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGatewayResponseCommandOutput>;
867
- /**
868
- * deserializeAws_restJson1GetGatewayResponsesCommand
869
- */
870
- export declare const de_GetGatewayResponsesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGatewayResponsesCommandOutput>;
871
- /**
872
- * deserializeAws_restJson1GetIntegrationCommand
873
- */
874
- export declare const de_GetIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationCommandOutput>;
875
- /**
876
- * deserializeAws_restJson1GetIntegrationResponseCommand
877
- */
878
- export declare const de_GetIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationResponseCommandOutput>;
879
- /**
880
- * deserializeAws_restJson1GetMethodCommand
881
- */
882
- export declare const de_GetMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMethodCommandOutput>;
883
- /**
884
- * deserializeAws_restJson1GetMethodResponseCommand
885
- */
886
- export declare const de_GetMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMethodResponseCommandOutput>;
887
- /**
888
- * deserializeAws_restJson1GetModelCommand
889
- */
890
- export declare const de_GetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelCommandOutput>;
891
- /**
892
- * deserializeAws_restJson1GetModelsCommand
893
- */
894
- export declare const de_GetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelsCommandOutput>;
895
- /**
896
- * deserializeAws_restJson1GetModelTemplateCommand
897
- */
898
- export declare const de_GetModelTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelTemplateCommandOutput>;
899
- /**
900
- * deserializeAws_restJson1GetRequestValidatorCommand
901
- */
902
- export declare const de_GetRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestValidatorCommandOutput>;
903
- /**
904
- * deserializeAws_restJson1GetRequestValidatorsCommand
905
- */
906
- export declare const de_GetRequestValidatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestValidatorsCommandOutput>;
907
- /**
908
- * deserializeAws_restJson1GetResourceCommand
909
- */
910
- export declare const de_GetResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceCommandOutput>;
911
- /**
912
- * deserializeAws_restJson1GetResourcesCommand
913
- */
914
- export declare const de_GetResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesCommandOutput>;
915
- /**
916
- * deserializeAws_restJson1GetRestApiCommand
917
- */
918
- export declare const de_GetRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestApiCommandOutput>;
919
- /**
920
- * deserializeAws_restJson1GetRestApisCommand
921
- */
922
- export declare const de_GetRestApisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestApisCommandOutput>;
923
- /**
924
- * deserializeAws_restJson1GetSdkCommand
925
- */
926
- export declare const de_GetSdkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkCommandOutput>;
927
- /**
928
- * deserializeAws_restJson1GetSdkTypeCommand
929
- */
930
- export declare const de_GetSdkTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkTypeCommandOutput>;
931
- /**
932
- * deserializeAws_restJson1GetSdkTypesCommand
933
- */
934
- export declare const de_GetSdkTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkTypesCommandOutput>;
935
- /**
936
- * deserializeAws_restJson1GetStageCommand
937
- */
938
- export declare const de_GetStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStageCommandOutput>;
939
- /**
940
- * deserializeAws_restJson1GetStagesCommand
941
- */
942
- export declare const de_GetStagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStagesCommandOutput>;
943
- /**
944
- * deserializeAws_restJson1GetTagsCommand
945
- */
946
- export declare const de_GetTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagsCommandOutput>;
947
- /**
948
- * deserializeAws_restJson1GetUsageCommand
949
- */
950
- export declare const de_GetUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageCommandOutput>;
951
- /**
952
- * deserializeAws_restJson1GetUsagePlanCommand
953
- */
954
- export declare const de_GetUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanCommandOutput>;
955
- /**
956
- * deserializeAws_restJson1GetUsagePlanKeyCommand
957
- */
958
- export declare const de_GetUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanKeyCommandOutput>;
959
- /**
960
- * deserializeAws_restJson1GetUsagePlanKeysCommand
961
- */
962
- export declare const de_GetUsagePlanKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanKeysCommandOutput>;
963
- /**
964
- * deserializeAws_restJson1GetUsagePlansCommand
965
- */
966
- export declare const de_GetUsagePlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlansCommandOutput>;
967
- /**
968
- * deserializeAws_restJson1GetVpcLinkCommand
969
- */
970
- export declare const de_GetVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcLinkCommandOutput>;
971
- /**
972
- * deserializeAws_restJson1GetVpcLinksCommand
973
- */
974
- export declare const de_GetVpcLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcLinksCommandOutput>;
975
- /**
976
- * deserializeAws_restJson1ImportApiKeysCommand
977
- */
978
- export declare const de_ImportApiKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportApiKeysCommandOutput>;
979
- /**
980
- * deserializeAws_restJson1ImportDocumentationPartsCommand
981
- */
982
- export declare const de_ImportDocumentationPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportDocumentationPartsCommandOutput>;
983
- /**
984
- * deserializeAws_restJson1ImportRestApiCommand
985
- */
986
- export declare const de_ImportRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportRestApiCommandOutput>;
987
- /**
988
- * deserializeAws_restJson1PutGatewayResponseCommand
989
- */
990
- export declare const de_PutGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGatewayResponseCommandOutput>;
991
- /**
992
- * deserializeAws_restJson1PutIntegrationCommand
993
- */
994
- export declare const de_PutIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationCommandOutput>;
995
- /**
996
- * deserializeAws_restJson1PutIntegrationResponseCommand
997
- */
998
- export declare const de_PutIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationResponseCommandOutput>;
999
- /**
1000
- * deserializeAws_restJson1PutMethodCommand
1001
- */
1002
- export declare const de_PutMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMethodCommandOutput>;
1003
- /**
1004
- * deserializeAws_restJson1PutMethodResponseCommand
1005
- */
1006
- export declare const de_PutMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMethodResponseCommandOutput>;
1007
- /**
1008
- * deserializeAws_restJson1PutRestApiCommand
1009
- */
1010
- export declare const de_PutRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRestApiCommandOutput>;
1011
- /**
1012
- * deserializeAws_restJson1RejectDomainNameAccessAssociationCommand
1013
- */
1014
- export declare const de_RejectDomainNameAccessAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectDomainNameAccessAssociationCommandOutput>;
1015
- /**
1016
- * deserializeAws_restJson1TagResourceCommand
1017
- */
1018
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
1019
- /**
1020
- * deserializeAws_restJson1TestInvokeAuthorizerCommand
1021
- */
1022
- export declare const de_TestInvokeAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestInvokeAuthorizerCommandOutput>;
1023
- /**
1024
- * deserializeAws_restJson1TestInvokeMethodCommand
1025
- */
1026
- export declare const de_TestInvokeMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestInvokeMethodCommandOutput>;
1027
- /**
1028
- * deserializeAws_restJson1UntagResourceCommand
1029
- */
1030
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
1031
- /**
1032
- * deserializeAws_restJson1UpdateAccountCommand
1033
- */
1034
- export declare const de_UpdateAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountCommandOutput>;
1035
- /**
1036
- * deserializeAws_restJson1UpdateApiKeyCommand
1037
- */
1038
- export declare const de_UpdateApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApiKeyCommandOutput>;
1039
- /**
1040
- * deserializeAws_restJson1UpdateAuthorizerCommand
1041
- */
1042
- export declare const de_UpdateAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAuthorizerCommandOutput>;
1043
- /**
1044
- * deserializeAws_restJson1UpdateBasePathMappingCommand
1045
- */
1046
- export declare const de_UpdateBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBasePathMappingCommandOutput>;
1047
- /**
1048
- * deserializeAws_restJson1UpdateClientCertificateCommand
1049
- */
1050
- export declare const de_UpdateClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateClientCertificateCommandOutput>;
1051
- /**
1052
- * deserializeAws_restJson1UpdateDeploymentCommand
1053
- */
1054
- export declare const de_UpdateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeploymentCommandOutput>;
1055
- /**
1056
- * deserializeAws_restJson1UpdateDocumentationPartCommand
1057
- */
1058
- export declare const de_UpdateDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentationPartCommandOutput>;
1059
- /**
1060
- * deserializeAws_restJson1UpdateDocumentationVersionCommand
1061
- */
1062
- export declare const de_UpdateDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentationVersionCommandOutput>;
1063
- /**
1064
- * deserializeAws_restJson1UpdateDomainNameCommand
1065
- */
1066
- export declare const de_UpdateDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainNameCommandOutput>;
1067
- /**
1068
- * deserializeAws_restJson1UpdateGatewayResponseCommand
1069
- */
1070
- export declare const de_UpdateGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayResponseCommandOutput>;
1071
- /**
1072
- * deserializeAws_restJson1UpdateIntegrationCommand
1073
- */
1074
- export declare const de_UpdateIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntegrationCommandOutput>;
1075
- /**
1076
- * deserializeAws_restJson1UpdateIntegrationResponseCommand
1077
- */
1078
- export declare const de_UpdateIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntegrationResponseCommandOutput>;
1079
- /**
1080
- * deserializeAws_restJson1UpdateMethodCommand
1081
- */
1082
- export declare const de_UpdateMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMethodCommandOutput>;
1083
- /**
1084
- * deserializeAws_restJson1UpdateMethodResponseCommand
1085
- */
1086
- export declare const de_UpdateMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMethodResponseCommandOutput>;
1087
- /**
1088
- * deserializeAws_restJson1UpdateModelCommand
1089
- */
1090
- export declare const de_UpdateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateModelCommandOutput>;
1091
- /**
1092
- * deserializeAws_restJson1UpdateRequestValidatorCommand
1093
- */
1094
- export declare const de_UpdateRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRequestValidatorCommandOutput>;
1095
- /**
1096
- * deserializeAws_restJson1UpdateResourceCommand
1097
- */
1098
- export declare const de_UpdateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceCommandOutput>;
1099
- /**
1100
- * deserializeAws_restJson1UpdateRestApiCommand
1101
- */
1102
- export declare const de_UpdateRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRestApiCommandOutput>;
1103
- /**
1104
- * deserializeAws_restJson1UpdateStageCommand
1105
- */
1106
- export declare const de_UpdateStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStageCommandOutput>;
1107
- /**
1108
- * deserializeAws_restJson1UpdateUsageCommand
1109
- */
1110
- export declare const de_UpdateUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUsageCommandOutput>;
1111
- /**
1112
- * deserializeAws_restJson1UpdateUsagePlanCommand
1113
- */
1114
- export declare const de_UpdateUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUsagePlanCommandOutput>;
1115
- /**
1116
- * deserializeAws_restJson1UpdateVpcLinkCommand
1117
- */
1118
- export declare const de_UpdateVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVpcLinkCommandOutput>;