@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
@@ -0,0 +1,4252 @@
1
+ const _A = "Account";
2
+ const _AK = "ApiKey";
3
+ const _AKI = "ApiKeyIds";
4
+ const _AKp = "ApiKeys";
5
+ const _ALS = "AccessLogSettings";
6
+ const _AS = "ApiStage";
7
+ const _Ac = "Accept";
8
+ const _Au = "Authorizer";
9
+ const _Aut = "Authorizers";
10
+ const _BPM = "BasePathMapping";
11
+ const _BPMa = "BasePathMappings";
12
+ const _BRE = "BadRequestException";
13
+ const _CA = "CreateAuthorizer";
14
+ const _CAK = "CreateApiKey";
15
+ const _CAKR = "CreateApiKeyRequest";
16
+ const _CAR = "CreateAuthorizerRequest";
17
+ const _CBPM = "CreateBasePathMapping";
18
+ const _CBPMR = "CreateBasePathMappingRequest";
19
+ const _CC = "ClientCertificate";
20
+ const _CCl = "ClientCertificates";
21
+ const _CD = "Content-Disposition";
22
+ const _CDN = "CreateDomainName";
23
+ const _CDNAA = "CreateDomainNameAccessAssociation";
24
+ const _CDNAAR = "CreateDomainNameAccessAssociationRequest";
25
+ const _CDNR = "CreateDomainNameRequest";
26
+ const _CDP = "CreateDocumentationPart";
27
+ const _CDPR = "CreateDocumentationPartRequest";
28
+ const _CDR = "CreateDeploymentRequest";
29
+ const _CDV = "CreateDocumentationVersion";
30
+ const _CDVR = "CreateDocumentationVersionRequest";
31
+ const _CDr = "CreateDeployment";
32
+ const _CE = "ConflictException";
33
+ const _CM = "CreateModel";
34
+ const _CMR = "CreateModelRequest";
35
+ const _CR = "CreateResource";
36
+ const _CRA = "CreateRestApi";
37
+ const _CRAR = "CreateRestApiRequest";
38
+ const _CRR = "CreateResourceRequest";
39
+ const _CRV = "CreateRequestValidator";
40
+ const _CRVR = "CreateRequestValidatorRequest";
41
+ const _CS = "CanarySettings";
42
+ const _CSR = "CreateStageRequest";
43
+ const _CSr = "CreateStage";
44
+ const _CT = "Content-Type";
45
+ const _CUP = "CreateUsagePlan";
46
+ const _CUPK = "CreateUsagePlanKey";
47
+ const _CUPKR = "CreateUsagePlanKeyRequest";
48
+ const _CUPR = "CreateUsagePlanRequest";
49
+ const _CVL = "CreateVpcLink";
50
+ const _CVLR = "CreateVpcLinkRequest";
51
+ const _D = "Deployment";
52
+ const _DA = "DeleteAuthorizer";
53
+ const _DAK = "DeleteApiKey";
54
+ const _DAKR = "DeleteApiKeyRequest";
55
+ const _DAR = "DeleteAuthorizerRequest";
56
+ const _DBPM = "DeleteBasePathMapping";
57
+ const _DBPMR = "DeleteBasePathMappingRequest";
58
+ const _DCC = "DeleteClientCertificate";
59
+ const _DCCR = "DeleteClientCertificateRequest";
60
+ const _DCS = "DeploymentCanarySettings";
61
+ const _DD = "DeleteDeployment";
62
+ const _DDN = "DeleteDomainName";
63
+ const _DDNAA = "DeleteDomainNameAccessAssociation";
64
+ const _DDNAAR = "DeleteDomainNameAccessAssociationRequest";
65
+ const _DDNR = "DeleteDomainNameRequest";
66
+ const _DDP = "DeleteDocumentationPart";
67
+ const _DDPR = "DeleteDocumentationPartRequest";
68
+ const _DDR = "DeleteDeploymentRequest";
69
+ const _DDV = "DeleteDocumentationVersion";
70
+ const _DDVR = "DeleteDocumentationVersionRequest";
71
+ const _DGR = "DeleteGatewayResponse";
72
+ const _DGRR = "DeleteGatewayResponseRequest";
73
+ const _DI = "DeleteIntegration";
74
+ const _DIR = "DeleteIntegrationRequest";
75
+ const _DIRR = "DeleteIntegrationResponseRequest";
76
+ const _DIRe = "DeleteIntegrationResponse";
77
+ const _DM = "DeleteMethod";
78
+ const _DMR = "DeleteMethodRequest";
79
+ const _DMRR = "DeleteMethodResponseRequest";
80
+ const _DMRe = "DeleteModelRequest";
81
+ const _DMRel = "DeleteMethodResponse";
82
+ const _DMe = "DeleteModel";
83
+ const _DN = "DomainName";
84
+ const _DNAA = "DomainNameAccessAssociation";
85
+ const _DNAAo = "DomainNameAccessAssociations";
86
+ const _DNo = "DomainNames";
87
+ const _DP = "DocumentationPart";
88
+ const _DPI = "DocumentationPartIds";
89
+ const _DPL = "DocumentationPartLocation";
90
+ const _DPo = "DocumentationParts";
91
+ const _DR = "DeleteResource";
92
+ const _DRA = "DeleteRestApi";
93
+ const _DRAR = "DeleteRestApiRequest";
94
+ const _DRR = "DeleteResourceRequest";
95
+ const _DRV = "DeleteRequestValidator";
96
+ const _DRVR = "DeleteRequestValidatorRequest";
97
+ const _DS = "DeleteStage";
98
+ const _DSR = "DeleteStageRequest";
99
+ const _DUP = "DeleteUsagePlan";
100
+ const _DUPK = "DeleteUsagePlanKey";
101
+ const _DUPKR = "DeleteUsagePlanKeyRequest";
102
+ const _DUPR = "DeleteUsagePlanRequest";
103
+ const _DV = "DocumentationVersion";
104
+ const _DVL = "DeleteVpcLink";
105
+ const _DVLR = "DeleteVpcLinkRequest";
106
+ const _DVo = "DocumentationVersions";
107
+ const _De = "Deployments";
108
+ const _EC = "EndpointConfiguration";
109
+ const _ER = "ExportResponse";
110
+ const _FSAC = "FlushStageAuthorizersCache";
111
+ const _FSACR = "FlushStageAuthorizersCacheRequest";
112
+ const _FSC = "FlushStageCache";
113
+ const _FSCR = "FlushStageCacheRequest";
114
+ const _GA = "GetAccount";
115
+ const _GAK = "GetApiKey";
116
+ const _GAKR = "GetApiKeyRequest";
117
+ const _GAKRe = "GetApiKeysRequest";
118
+ const _GAKe = "GetApiKeys";
119
+ const _GAR = "GetAccountRequest";
120
+ const _GARe = "GetAuthorizerRequest";
121
+ const _GARet = "GetAuthorizersRequest";
122
+ const _GAe = "GetAuthorizer";
123
+ const _GAet = "GetAuthorizers";
124
+ const _GBPM = "GetBasePathMapping";
125
+ const _GBPMR = "GetBasePathMappingRequest";
126
+ const _GBPMRe = "GetBasePathMappingsRequest";
127
+ const _GBPMe = "GetBasePathMappings";
128
+ const _GCC = "GenerateClientCertificate";
129
+ const _GCCR = "GenerateClientCertificateRequest";
130
+ const _GCCRe = "GetClientCertificateRequest";
131
+ const _GCCRet = "GetClientCertificatesRequest";
132
+ const _GCCe = "GetClientCertificate";
133
+ const _GCCet = "GetClientCertificates";
134
+ const _GD = "GetDeployment";
135
+ const _GDN = "GetDomainName";
136
+ const _GDNAA = "GetDomainNameAccessAssociations";
137
+ const _GDNAAR = "GetDomainNameAccessAssociationsRequest";
138
+ const _GDNR = "GetDomainNameRequest";
139
+ const _GDNRe = "GetDomainNamesRequest";
140
+ const _GDNe = "GetDomainNames";
141
+ const _GDP = "GetDocumentationPart";
142
+ const _GDPR = "GetDocumentationPartRequest";
143
+ const _GDPRe = "GetDocumentationPartsRequest";
144
+ const _GDPe = "GetDocumentationParts";
145
+ const _GDR = "GetDeploymentRequest";
146
+ const _GDRe = "GetDeploymentsRequest";
147
+ const _GDV = "GetDocumentationVersion";
148
+ const _GDVR = "GetDocumentationVersionRequest";
149
+ const _GDVRe = "GetDocumentationVersionsRequest";
150
+ const _GDVe = "GetDocumentationVersions";
151
+ const _GDe = "GetDeployments";
152
+ const _GE = "GetExport";
153
+ const _GER = "GetExportRequest";
154
+ const _GGR = "GetGatewayResponse";
155
+ const _GGRR = "GetGatewayResponseRequest";
156
+ const _GGRRe = "GetGatewayResponsesRequest";
157
+ const _GGRe = "GetGatewayResponses";
158
+ const _GI = "GetIntegration";
159
+ const _GIR = "GetIntegrationRequest";
160
+ const _GIRR = "GetIntegrationResponseRequest";
161
+ const _GIRe = "GetIntegrationResponse";
162
+ const _GM = "GetMethod";
163
+ const _GMR = "GetMethodRequest";
164
+ const _GMRR = "GetMethodResponseRequest";
165
+ const _GMRe = "GetModelRequest";
166
+ const _GMRet = "GetModelsRequest";
167
+ const _GMRete = "GetMethodResponse";
168
+ const _GMT = "GetModelTemplate";
169
+ const _GMTR = "GetModelTemplateRequest";
170
+ const _GMe = "GetModel";
171
+ const _GMet = "GetModels";
172
+ const _GR = "GatewayResponse";
173
+ const _GRA = "GetRestApi";
174
+ const _GRAR = "GetRestApiRequest";
175
+ const _GRARe = "GetRestApisRequest";
176
+ const _GRAe = "GetRestApis";
177
+ const _GRR = "GetResourceRequest";
178
+ const _GRRe = "GetResourcesRequest";
179
+ const _GRV = "GetRequestValidator";
180
+ const _GRVR = "GetRequestValidatorRequest";
181
+ const _GRVRe = "GetRequestValidatorsRequest";
182
+ const _GRVe = "GetRequestValidators";
183
+ const _GRa = "GatewayResponses";
184
+ const _GRe = "GetResource";
185
+ const _GRet = "GetResources";
186
+ const _GS = "GetSdk";
187
+ const _GSR = "GetSdkRequest";
188
+ const _GSRe = "GetStageRequest";
189
+ const _GSRet = "GetStagesRequest";
190
+ const _GST = "GetSdkType";
191
+ const _GSTR = "GetSdkTypeRequest";
192
+ const _GSTRe = "GetSdkTypesRequest";
193
+ const _GSTe = "GetSdkTypes";
194
+ const _GSe = "GetStage";
195
+ const _GSet = "GetStages";
196
+ const _GT = "GetTags";
197
+ const _GTR = "GetTagsRequest";
198
+ const _GU = "GetUsage";
199
+ const _GUP = "GetUsagePlan";
200
+ const _GUPK = "GetUsagePlanKey";
201
+ const _GUPKR = "GetUsagePlanKeyRequest";
202
+ const _GUPKRe = "GetUsagePlanKeysRequest";
203
+ const _GUPKe = "GetUsagePlanKeys";
204
+ const _GUPR = "GetUsagePlanRequest";
205
+ const _GUPRe = "GetUsagePlansRequest";
206
+ const _GUPe = "GetUsagePlans";
207
+ const _GUR = "GetUsageRequest";
208
+ const _GVL = "GetVpcLink";
209
+ const _GVLR = "GetVpcLinkRequest";
210
+ const _GVLRe = "GetVpcLinksRequest";
211
+ const _GVLe = "GetVpcLinks";
212
+ const _I = "Integration";
213
+ const _IAK = "ImportApiKeys";
214
+ const _IAKR = "ImportApiKeysRequest";
215
+ const _IDP = "ImportDocumentationParts";
216
+ const _IDPR = "ImportDocumentationPartsRequest";
217
+ const _IR = "IntegrationResponse";
218
+ const _IRA = "ImportRestApi";
219
+ const _IRAR = "ImportRestApiRequest";
220
+ const _LEE = "LimitExceededException";
221
+ const _LOA = "ListOfAuthorizer";
222
+ const _LOAK = "ListOfApiKey";
223
+ const _LOAS = "ListOfApiStage";
224
+ const _LOBPM = "ListOfBasePathMapping";
225
+ const _LOCC = "ListOfClientCertificate";
226
+ const _LOD = "ListOfDeployment";
227
+ const _LODN = "ListOfDomainName";
228
+ const _LODNAA = "ListOfDomainNameAccessAssociation";
229
+ const _LODP = "ListOfDocumentationPart";
230
+ const _LODV = "ListOfDocumentationVersion";
231
+ const _LOGR = "ListOfGatewayResponse";
232
+ const _LOM = "ListOfModel";
233
+ const _LOPO = "ListOfPatchOperation";
234
+ const _LOR = "ListOfResource";
235
+ const _LORA = "ListOfRestApi";
236
+ const _LORV = "ListOfRequestValidator";
237
+ const _LOS = "ListOfStage";
238
+ const _LOSCP = "ListOfSdkConfigurationProperty";
239
+ const _LOSK = "ListOfStageKeys";
240
+ const _LOST = "ListOfSdkType";
241
+ const _LOU = "ListOfUsage";
242
+ const _LOUP = "ListOfUsagePlan";
243
+ const _LOUPK = "ListOfUsagePlanKey";
244
+ const _LOVL = "ListOfVpcLink";
245
+ const _M = "Method";
246
+ const _MOASTS = "MapOfApiStageThrottleSettings";
247
+ const _MOIR = "MapOfIntegrationResponse";
248
+ const _MOKU = "MapOfKeyUsages";
249
+ const _MOM = "MapOfMethod";
250
+ const _MOMR = "MapOfMethodResponse";
251
+ const _MOMS = "MapOfMethodSettings";
252
+ const _MOMSa = "MapOfMethodSnapshot";
253
+ const _MOSTL = "MapOfStringToList";
254
+ const _MR = "MethodResponse";
255
+ const _MS = "MethodSetting";
256
+ const _MSe = "MethodSnapshot";
257
+ const _MTA = "MutualTlsAuthentication";
258
+ const _MTAI = "MutualTlsAuthenticationInput";
259
+ const _Mo = "Model";
260
+ const _Mod = "Models";
261
+ const _NFE = "NotFoundException";
262
+ const _PGR = "PutGatewayResponse";
263
+ const _PGRR = "PutGatewayResponseRequest";
264
+ const _PI = "PutIntegration";
265
+ const _PIR = "PutIntegrationRequest";
266
+ const _PIRR = "PutIntegrationResponseRequest";
267
+ const _PIRu = "PutIntegrationResponse";
268
+ const _PM = "PutMethod";
269
+ const _PMR = "PutMethodRequest";
270
+ const _PMRR = "PutMethodResponseRequest";
271
+ const _PMRu = "PutMethodResponse";
272
+ const _PO = "PatchOperation";
273
+ const _PRA = "PutRestApi";
274
+ const _PRAR = "PutRestApiRequest";
275
+ const _PTMOMS = "PathToMapOfMethodSnapshot";
276
+ const _QS = "QuotaSettings";
277
+ const _R = "Resource";
278
+ const _RA = "Retry-After";
279
+ const _RAe = "RestApi";
280
+ const _RAes = "RestApis";
281
+ const _RDNAA = "RejectDomainNameAccessAssociation";
282
+ const _RDNAAR = "RejectDomainNameAccessAssociationRequest";
283
+ const _RV = "RequestValidator";
284
+ const _RVe = "RequestValidators";
285
+ const _Re = "Resources";
286
+ const _S = "Stage";
287
+ const _SCP = "SdkConfigurationProperty";
288
+ const _SK = "StageKey";
289
+ const _SR = "SdkResponse";
290
+ const _ST = "SdkType";
291
+ const _STd = "SdkTypes";
292
+ const _SUE = "ServiceUnavailableException";
293
+ const _St = "Stages";
294
+ const _T = "Tags";
295
+ const _TC = "TlsConfig";
296
+ const _TIA = "TestInvokeAuthorizer";
297
+ const _TIAR = "TestInvokeAuthorizerRequest";
298
+ const _TIARe = "TestInvokeAuthorizerResponse";
299
+ const _TIM = "TestInvokeMethod";
300
+ const _TIMR = "TestInvokeMethodRequest";
301
+ const _TIMRe = "TestInvokeMethodResponse";
302
+ const _TMRE = "TooManyRequestsException";
303
+ const _TR = "TagResource";
304
+ const _TRR = "TagResourceRequest";
305
+ const _TS = "ThrottleSettings";
306
+ const _Te = "Template";
307
+ const _U = "Usage";
308
+ const _UA = "UpdateAccount";
309
+ const _UAK = "UpdateApiKey";
310
+ const _UAKR = "UpdateApiKeyRequest";
311
+ const _UAR = "UpdateAccountRequest";
312
+ const _UARp = "UpdateAuthorizerRequest";
313
+ const _UAp = "UpdateAuthorizer";
314
+ const _UBPM = "UpdateBasePathMapping";
315
+ const _UBPMR = "UpdateBasePathMappingRequest";
316
+ const _UCC = "UpdateClientCertificate";
317
+ const _UCCR = "UpdateClientCertificateRequest";
318
+ const _UD = "UpdateDeployment";
319
+ const _UDN = "UpdateDomainName";
320
+ const _UDNR = "UpdateDomainNameRequest";
321
+ const _UDP = "UpdateDocumentationPart";
322
+ const _UDPR = "UpdateDocumentationPartRequest";
323
+ const _UDR = "UpdateDeploymentRequest";
324
+ const _UDV = "UpdateDocumentationVersion";
325
+ const _UDVR = "UpdateDocumentationVersionRequest";
326
+ const _UE = "UnauthorizedException";
327
+ const _UGR = "UpdateGatewayResponse";
328
+ const _UGRR = "UpdateGatewayResponseRequest";
329
+ const _UI = "UpdateIntegration";
330
+ const _UIR = "UpdateIntegrationRequest";
331
+ const _UIRR = "UpdateIntegrationResponseRequest";
332
+ const _UIRp = "UpdateIntegrationResponse";
333
+ const _UM = "UpdateMethod";
334
+ const _UMR = "UpdateMethodRequest";
335
+ const _UMRR = "UpdateMethodResponseRequest";
336
+ const _UMRp = "UpdateModelRequest";
337
+ const _UMRpd = "UpdateMethodResponse";
338
+ const _UMp = "UpdateModel";
339
+ const _UP = "UsagePlan";
340
+ const _UPK = "UsagePlanKey";
341
+ const _UPKs = "UsagePlanKeys";
342
+ const _UPs = "UsagePlans";
343
+ const _UR = "UntagResource";
344
+ const _URA = "UpdateRestApi";
345
+ const _URAR = "UpdateRestApiRequest";
346
+ const _URR = "UntagResourceRequest";
347
+ const _URRp = "UpdateResourceRequest";
348
+ const _URV = "UpdateRequestValidator";
349
+ const _URVR = "UpdateRequestValidatorRequest";
350
+ const _URp = "UpdateResource";
351
+ const _US = "UpdateStage";
352
+ const _USR = "UpdateStageRequest";
353
+ const _UU = "UpdateUsage";
354
+ const _UUP = "UpdateUsagePlan";
355
+ const _UUPR = "UpdateUsagePlanRequest";
356
+ const _UUR = "UpdateUsageRequest";
357
+ const _UVL = "UpdateVpcLink";
358
+ const _UVLR = "UpdateVpcLinkRequest";
359
+ const _VL = "VpcLink";
360
+ const _VLp = "VpcLinks";
361
+ const _a = "accepts";
362
+ const _aAS = "accessAssociationSource";
363
+ const _aAST = "accessAssociationSourceType";
364
+ const _aC = "authorizerCredentials";
365
+ const _aCd = "additionalContext";
366
+ const _aI = "apiId";
367
+ const _aIu = "authorizerId";
368
+ const _aK = "apiKey";
369
+ const _aKR = "apiKeyRequired";
370
+ const _aKS = "apiKeySource";
371
+ const _aKV = "apiKeyVersion";
372
+ const _aLS = "accessLogSettings";
373
+ const _aRTIS = "authorizerResultTtlInSeconds";
374
+ const _aS = "apiStages";
375
+ const _aSp = "apiSummary";
376
+ const _aSu = "authorizationScopes";
377
+ const _aT = "authType";
378
+ const _aTu = "authorizationType";
379
+ const _aU = "authorizerUri";
380
+ const _au = "authorization";
381
+ const _b = "body";
382
+ const _bL = "burstLimit";
383
+ const _bMT = "binaryMediaTypes";
384
+ const _bP = "basePath";
385
+ const _c = "client";
386
+ const _cA = "certificateArn";
387
+ const _cB = "certificateBody";
388
+ const _cC = "certificateChain";
389
+ const _cCE = "cacheClusterEnabled";
390
+ const _cCI = "clientCertificateId";
391
+ const _cCS = "cacheClusterSize";
392
+ const _cCSa = "cacheClusterStatus";
393
+ const _cD = "createdDate";
394
+ const _cDE = "cacheDataEncrypted";
395
+ const _cDo = "contentDisposition";
396
+ const _cE = "cachingEnabled";
397
+ const _cF = "cloneFrom";
398
+ const _cH = "contentHandling";
399
+ const _cI = "customerId";
400
+ const _cIo = "connectionId";
401
+ const _cKP = "cacheKeyParameters";
402
+ const _cN = "certificateName";
403
+ const _cNa = "cacheNamespace";
404
+ const _cP = "configurationProperties";
405
+ const _cPK = "certificatePrivateKey";
406
+ const _cRA = "cloudwatchRoleArn";
407
+ const _cS = "canarySettings";
408
+ const _cSl = "clientStatus";
409
+ const _cT = "contentType";
410
+ const _cTIS = "cacheTtlInSeconds";
411
+ const _cTo = "connectionType";
412
+ const _cUD = "certificateUploadDate";
413
+ const _cl = "claims";
414
+ const _cr = "credentials";
415
+ const _d = "description";
416
+ const _dA = "destinationArn";
417
+ const _dDN = "distributionDomainName";
418
+ const _dEAE = "disableExecuteApiEndpoint";
419
+ const _dHZI = "distributionHostedZoneId";
420
+ const _dI = "deploymentId";
421
+ const _dN = "domainName";
422
+ const _dNA = "domainNameArn";
423
+ const _dNAAA = "domainNameAccessAssociationArn";
424
+ const _dNI = "domainNameId";
425
+ const _dNS = "domainNameStatus";
426
+ const _dNSM = "domainNameStatusMessage";
427
+ const _dPI = "documentationPartId";
428
+ const _dR = "defaultResponse";
429
+ const _dTE = "dataTraceEnabled";
430
+ const _dV = "documentationVersion";
431
+ const _dVe = "defaultValue";
432
+ const _e = "enabled";
433
+ const _eC = "endpointConfiguration";
434
+ const _eD = "expirationDate";
435
+ const _eDn = "endDate";
436
+ const _eT = "exportType";
437
+ const _em = "embed";
438
+ const _er = "error";
439
+ const _f = "format";
440
+ const _fN = "friendlyName";
441
+ const _fOW = "failOnWarnings";
442
+ const _fa = "failonwarnings";
443
+ const _fe = "features";
444
+ const _fl = "flatten";
445
+ const _fr = "from";
446
+ const _gDI = "generateDistinctId";
447
+ const _h = "headers";
448
+ const _hE = "httpError";
449
+ const _hH = "httpHeader";
450
+ const _hL = "httpLabel";
451
+ const _hM = "httpMethod";
452
+ const _hQ = "httpQuery";
453
+ const _ht = "http";
454
+ const _i = "id";
455
+ const _iAT = "ipAddressType";
456
+ const _iHM = "integrationHttpMethod";
457
+ const _iR = "integrationResponses";
458
+ const _iS = "identitySource";
459
+ const _iSV = "insecureSkipVerification";
460
+ const _iV = "includeValue";
461
+ const _iVE = "identityValidationExpression";
462
+ const _iVn = "includeValues";
463
+ const _id = "ids";
464
+ const _it = "items";
465
+ const _ite = "item";
466
+ const _jN = "jsonName";
467
+ const _kI = "keyId";
468
+ const _kT = "keyType";
469
+ const _l = "location";
470
+ const _lL = "loggingLevel";
471
+ const _lS = "locationStatus";
472
+ const _lUD = "lastUpdatedDate";
473
+ const _la = "latency";
474
+ const _li = "limit";
475
+ const _lo = "log";
476
+ const _m = "message";
477
+ const _mCS = "minimumCompressionSize";
478
+ const _mE = "metricsEnabled";
479
+ const _mI = "methodIntegration";
480
+ const _mN = "modelName";
481
+ const _mP = "managementPolicy";
482
+ const _mR = "methodResponses";
483
+ const _mS = "methodSettings";
484
+ const _mTA = "mutualTlsAuthentication";
485
+ const _mVH = "multiValueHeaders";
486
+ const _me = "method";
487
+ const _mo = "mode";
488
+ const _n = "name";
489
+ const _nQ = "nameQuery";
490
+ const _o = "op";
491
+ const _oN = "operationName";
492
+ const _oVCA = "ownershipVerificationCertificateArn";
493
+ const _of = "offset";
494
+ const _p = "position";
495
+ const _pARN = "providerARNs";
496
+ const _pB = "passthroughBehavior";
497
+ const _pC = "productCode";
498
+ const _pEC = "pemEncodedCertificate";
499
+ const _pI = "parentId";
500
+ const _pIr = "principalId";
501
+ const _pO = "patchOperations";
502
+ const _pP = "pathPart";
503
+ const _pT = "percentTraffic";
504
+ const _pWQS = "pathWithQueryString";
505
+ const _pa = "path";
506
+ const _par = "parameters";
507
+ const _pe = "period";
508
+ const _po = "policy";
509
+ const _pr = "properties";
510
+ const _q = "quota";
511
+ const _r = "required";
512
+ const _rA = "resourceArn";
513
+ const _rAFCC = "requireAuthorizationForCacheControl";
514
+ const _rAI = "restApiId";
515
+ const _rAS = "retryAfterSeconds";
516
+ const _rCA = "regionalCertificateArn";
517
+ const _rCN = "regionalCertificateName";
518
+ const _rDN = "regionalDomainName";
519
+ const _rHM = "requestHttpMethod";
520
+ const _rHZI = "regionalHostedZoneId";
521
+ const _rI = "resourceId";
522
+ const _rL = "rateLimit";
523
+ const _rM = "routingMode";
524
+ const _rMe = "requestModels";
525
+ const _rMes = "responseModels";
526
+ const _rMeso = "resourceMethods";
527
+ const _rO = "resourceOwner";
528
+ const _rP = "responseParameters";
529
+ const _rPe = "requestParameters";
530
+ const _rRI = "rootResourceId";
531
+ const _rT = "responseType";
532
+ const _rTe = "responseTemplates";
533
+ const _rTeq = "requestTemplates";
534
+ const _rVI = "requestValidatorId";
535
+ const _s = "stage";
536
+ const _sC = "statusCode";
537
+ const _sD = "stageDescription";
538
+ const _sDt = "startDate";
539
+ const _sK = "stageKeys";
540
+ const _sM = "statusMessage";
541
+ const _sN = "stageName";
542
+ const _sP = "securityPolicy";
543
+ const _sPe = "selectionPattern";
544
+ const _sT = "sdkType";
545
+ const _sV = "stageVariables";
546
+ const _sVO = "stageVariableOverrides";
547
+ const _sc = "schema";
548
+ const _se = "server";
549
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.apigateway";
550
+ const _st = "status";
551
+ const _t = "tags";
552
+ const _tA = "targetArns";
553
+ const _tBL = "throttlingBurstLimit";
554
+ const _tC = "tlsConfig";
555
+ const _tE = "tracingEnabled";
556
+ const _tIM = "timeoutInMillis";
557
+ const _tK = "tagKeys";
558
+ const _tRL = "throttlingRateLimit";
559
+ const _tS = "throttleSettings";
560
+ const _tU = "truststoreUri";
561
+ const _tV = "truststoreVersion";
562
+ const _tW = "truststoreWarnings";
563
+ const _th = "throttle";
564
+ const _ty = "type";
565
+ const _typ = "types";
566
+ const _u = "uri";
567
+ const _uCCHS = "unauthorizedCacheControlHeaderStrategy";
568
+ const _uPI = "usagePlanId";
569
+ const _uSC = "useStageCache";
570
+ const _v = "value";
571
+ const _vEI = "vpcEndpointIds";
572
+ const _vLI = "vpcLinkId";
573
+ const _vRB = "validateRequestBody";
574
+ const _vRP = "validateRequestParameters";
575
+ const _va = "variables";
576
+ const _val = "values";
577
+ const _ve = "version";
578
+ const _w = "warnings";
579
+ const _wAA = "webAclArn";
580
+ const n0 = "com.amazonaws.apigateway";
581
+ import { TypeRegistry } from "@smithy/core/schema";
582
+ import { APIGatewayServiceException as __APIGatewayServiceException } from "../models/APIGatewayServiceException";
583
+ import { BadRequestException as __BadRequestException, ConflictException as __ConflictException, LimitExceededException as __LimitExceededException, NotFoundException as __NotFoundException, ServiceUnavailableException as __ServiceUnavailableException, TooManyRequestsException as __TooManyRequestsException, UnauthorizedException as __UnauthorizedException, } from "../models/index";
584
+ export var AccessLogSettings = [3, n0, _ALS, 0, [_f, _dA], [0, 0]];
585
+ export var Account = [
586
+ 3,
587
+ n0,
588
+ _A,
589
+ 0,
590
+ [_cRA, _tS, _fe, _aKV],
591
+ [0, () => ThrottleSettings, 64 | 0, 0],
592
+ ];
593
+ export var ApiKey = [
594
+ 3,
595
+ n0,
596
+ _AK,
597
+ 0,
598
+ [_i, _v, _n, _cI, _d, _e, _cD, _lUD, _sK, _t],
599
+ [0, 0, 0, 0, 0, 2, 4, 4, 64 | 0, 128 | 0],
600
+ ];
601
+ export var ApiKeyIds = [3, n0, _AKI, 0, [_id, _w], [64 | 0, 64 | 0]];
602
+ export var ApiKeys = [
603
+ 3,
604
+ n0,
605
+ _AKp,
606
+ 0,
607
+ [_w, _it, _p],
608
+ [
609
+ 64 | 0,
610
+ [
611
+ () => ListOfApiKey,
612
+ {
613
+ [_jN]: _ite,
614
+ },
615
+ ],
616
+ [
617
+ 0,
618
+ {
619
+ [_hQ]: _p,
620
+ },
621
+ ],
622
+ ],
623
+ ];
624
+ export var ApiStage = [
625
+ 3,
626
+ n0,
627
+ _AS,
628
+ 0,
629
+ [_aI, _s, _th],
630
+ [0, 0, () => MapOfApiStageThrottleSettings],
631
+ ];
632
+ export var Authorizer = [
633
+ 3,
634
+ n0,
635
+ _Au,
636
+ 0,
637
+ [_i, _n, _ty, _pARN, _aT, _aU, _aC, _iS, _iVE, _aRTIS],
638
+ [0, 0, 0, 64 | 0, 0, 0, 0, 0, 0, 1],
639
+ ];
640
+ export var Authorizers = [
641
+ 3,
642
+ n0,
643
+ _Aut,
644
+ 0,
645
+ [_it, _p],
646
+ [
647
+ [
648
+ () => ListOfAuthorizer,
649
+ {
650
+ [_jN]: _ite,
651
+ },
652
+ ],
653
+ [
654
+ 0,
655
+ {
656
+ [_hQ]: _p,
657
+ },
658
+ ],
659
+ ],
660
+ ];
661
+ export var BadRequestException = [
662
+ -3,
663
+ n0,
664
+ _BRE,
665
+ {
666
+ [_er]: _c,
667
+ [_hE]: 400,
668
+ },
669
+ [_m],
670
+ [0],
671
+ ];
672
+ TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
673
+ export var BasePathMapping = [3, n0, _BPM, 0, [_bP, _rAI, _s], [0, 0, 0]];
674
+ export var BasePathMappings = [
675
+ 3,
676
+ n0,
677
+ _BPMa,
678
+ 0,
679
+ [_it, _p],
680
+ [
681
+ [
682
+ () => ListOfBasePathMapping,
683
+ {
684
+ [_jN]: _ite,
685
+ },
686
+ ],
687
+ [
688
+ 0,
689
+ {
690
+ [_hQ]: _p,
691
+ },
692
+ ],
693
+ ],
694
+ ];
695
+ export var CanarySettings = [3, n0, _CS, 0, [_pT, _dI, _sVO, _uSC], [1, 0, 128 | 0, 2]];
696
+ export var ClientCertificate = [
697
+ 3,
698
+ n0,
699
+ _CC,
700
+ 0,
701
+ [_cCI, _d, _pEC, _cD, _eD, _t],
702
+ [0, 0, 0, 4, 4, 128 | 0],
703
+ ];
704
+ export var ClientCertificates = [
705
+ 3,
706
+ n0,
707
+ _CCl,
708
+ 0,
709
+ [_it, _p],
710
+ [
711
+ [
712
+ () => ListOfClientCertificate,
713
+ {
714
+ [_jN]: _ite,
715
+ },
716
+ ],
717
+ [
718
+ 0,
719
+ {
720
+ [_hQ]: _p,
721
+ },
722
+ ],
723
+ ],
724
+ ];
725
+ export var ConflictException = [
726
+ -3,
727
+ n0,
728
+ _CE,
729
+ {
730
+ [_er]: _c,
731
+ [_hE]: 409,
732
+ },
733
+ [_m],
734
+ [0],
735
+ ];
736
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
737
+ export var CreateApiKeyRequest = [
738
+ 3,
739
+ n0,
740
+ _CAKR,
741
+ 0,
742
+ [_n, _d, _e, _gDI, _v, _sK, _cI, _t],
743
+ [0, 0, 2, 2, 0, () => ListOfStageKeys, 0, 128 | 0],
744
+ ];
745
+ export var CreateAuthorizerRequest = [
746
+ 3,
747
+ n0,
748
+ _CAR,
749
+ 0,
750
+ [_rAI, _n, _ty, _pARN, _aT, _aU, _aC, _iS, _iVE, _aRTIS],
751
+ [[0, 1], 0, 0, 64 | 0, 0, 0, 0, 0, 0, 1],
752
+ ];
753
+ export var CreateBasePathMappingRequest = [
754
+ 3,
755
+ n0,
756
+ _CBPMR,
757
+ 0,
758
+ [_dN, _dNI, _bP, _rAI, _s],
759
+ [
760
+ [0, 1],
761
+ [
762
+ 0,
763
+ {
764
+ [_hQ]: _dNI,
765
+ },
766
+ ],
767
+ 0,
768
+ 0,
769
+ 0,
770
+ ],
771
+ ];
772
+ export var CreateDeploymentRequest = [
773
+ 3,
774
+ n0,
775
+ _CDR,
776
+ 0,
777
+ [_rAI, _sN, _sD, _d, _cCE, _cCS, _va, _cS, _tE],
778
+ [[0, 1], 0, 0, 0, 2, 0, 128 | 0, () => DeploymentCanarySettings, 2],
779
+ ];
780
+ export var CreateDocumentationPartRequest = [
781
+ 3,
782
+ n0,
783
+ _CDPR,
784
+ 0,
785
+ [_rAI, _l, _pr],
786
+ [[0, 1], () => DocumentationPartLocation, 0],
787
+ ];
788
+ export var CreateDocumentationVersionRequest = [
789
+ 3,
790
+ n0,
791
+ _CDVR,
792
+ 0,
793
+ [_rAI, _dV, _sN, _d],
794
+ [[0, 1], 0, 0, 0],
795
+ ];
796
+ export var CreateDomainNameAccessAssociationRequest = [
797
+ 3,
798
+ n0,
799
+ _CDNAAR,
800
+ 0,
801
+ [_dNA, _aAST, _aAS, _t],
802
+ [0, 0, 0, 128 | 0],
803
+ ];
804
+ export var CreateDomainNameRequest = [
805
+ 3,
806
+ n0,
807
+ _CDNR,
808
+ 0,
809
+ [_dN, _cN, _cB, _cPK, _cC, _cA, _rCN, _rCA, _eC, _t, _sP, _mTA, _oVCA, _po, _rM],
810
+ [0, 0, 0, 0, 0, 0, 0, 0, () => EndpointConfiguration, 128 | 0, 0, () => MutualTlsAuthenticationInput, 0, 0, 0],
811
+ ];
812
+ export var CreateModelRequest = [3, n0, _CMR, 0, [_rAI, _n, _d, _sc, _cT], [[0, 1], 0, 0, 0, 0]];
813
+ export var CreateRequestValidatorRequest = [
814
+ 3,
815
+ n0,
816
+ _CRVR,
817
+ 0,
818
+ [_rAI, _n, _vRB, _vRP],
819
+ [[0, 1], 0, 2, 2],
820
+ ];
821
+ export var CreateResourceRequest = [3, n0, _CRR, 0, [_rAI, _pI, _pP], [[0, 1], [0, 1], 0]];
822
+ export var CreateRestApiRequest = [
823
+ 3,
824
+ n0,
825
+ _CRAR,
826
+ 0,
827
+ [_n, _d, _ve, _cF, _bMT, _mCS, _aKS, _eC, _po, _t, _dEAE],
828
+ [0, 0, 0, 0, 64 | 0, 1, 0, () => EndpointConfiguration, 0, 128 | 0, 2],
829
+ ];
830
+ export var CreateStageRequest = [
831
+ 3,
832
+ n0,
833
+ _CSR,
834
+ 0,
835
+ [_rAI, _sN, _dI, _d, _cCE, _cCS, _va, _dV, _cS, _tE, _t],
836
+ [[0, 1], 0, 0, 0, 2, 0, 128 | 0, 0, () => CanarySettings, 2, 128 | 0],
837
+ ];
838
+ export var CreateUsagePlanKeyRequest = [3, n0, _CUPKR, 0, [_uPI, _kI, _kT], [[0, 1], 0, 0]];
839
+ export var CreateUsagePlanRequest = [
840
+ 3,
841
+ n0,
842
+ _CUPR,
843
+ 0,
844
+ [_n, _d, _aS, _th, _q, _t],
845
+ [0, 0, () => ListOfApiStage, () => ThrottleSettings, () => QuotaSettings, 128 | 0],
846
+ ];
847
+ export var CreateVpcLinkRequest = [3, n0, _CVLR, 0, [_n, _d, _tA, _t], [0, 0, 64 | 0, 128 | 0]];
848
+ export var DeleteApiKeyRequest = [3, n0, _DAKR, 0, [_aK], [[0, 1]]];
849
+ export var DeleteAuthorizerRequest = [
850
+ 3,
851
+ n0,
852
+ _DAR,
853
+ 0,
854
+ [_rAI, _aIu],
855
+ [
856
+ [0, 1],
857
+ [0, 1],
858
+ ],
859
+ ];
860
+ export var DeleteBasePathMappingRequest = [
861
+ 3,
862
+ n0,
863
+ _DBPMR,
864
+ 0,
865
+ [_dN, _dNI, _bP],
866
+ [
867
+ [0, 1],
868
+ [
869
+ 0,
870
+ {
871
+ [_hQ]: _dNI,
872
+ },
873
+ ],
874
+ [0, 1],
875
+ ],
876
+ ];
877
+ export var DeleteClientCertificateRequest = [3, n0, _DCCR, 0, [_cCI], [[0, 1]]];
878
+ export var DeleteDeploymentRequest = [
879
+ 3,
880
+ n0,
881
+ _DDR,
882
+ 0,
883
+ [_rAI, _dI],
884
+ [
885
+ [0, 1],
886
+ [0, 1],
887
+ ],
888
+ ];
889
+ export var DeleteDocumentationPartRequest = [
890
+ 3,
891
+ n0,
892
+ _DDPR,
893
+ 0,
894
+ [_rAI, _dPI],
895
+ [
896
+ [0, 1],
897
+ [0, 1],
898
+ ],
899
+ ];
900
+ export var DeleteDocumentationVersionRequest = [
901
+ 3,
902
+ n0,
903
+ _DDVR,
904
+ 0,
905
+ [_rAI, _dV],
906
+ [
907
+ [0, 1],
908
+ [0, 1],
909
+ ],
910
+ ];
911
+ export var DeleteDomainNameAccessAssociationRequest = [3, n0, _DDNAAR, 0, [_dNAAA], [[0, 1]]];
912
+ export var DeleteDomainNameRequest = [
913
+ 3,
914
+ n0,
915
+ _DDNR,
916
+ 0,
917
+ [_dN, _dNI],
918
+ [
919
+ [0, 1],
920
+ [
921
+ 0,
922
+ {
923
+ [_hQ]: _dNI,
924
+ },
925
+ ],
926
+ ],
927
+ ];
928
+ export var DeleteGatewayResponseRequest = [
929
+ 3,
930
+ n0,
931
+ _DGRR,
932
+ 0,
933
+ [_rAI, _rT],
934
+ [
935
+ [0, 1],
936
+ [0, 1],
937
+ ],
938
+ ];
939
+ export var DeleteIntegrationRequest = [
940
+ 3,
941
+ n0,
942
+ _DIR,
943
+ 0,
944
+ [_rAI, _rI, _hM],
945
+ [
946
+ [0, 1],
947
+ [0, 1],
948
+ [0, 1],
949
+ ],
950
+ ];
951
+ export var DeleteIntegrationResponseRequest = [
952
+ 3,
953
+ n0,
954
+ _DIRR,
955
+ 0,
956
+ [_rAI, _rI, _hM, _sC],
957
+ [
958
+ [0, 1],
959
+ [0, 1],
960
+ [0, 1],
961
+ [0, 1],
962
+ ],
963
+ ];
964
+ export var DeleteMethodRequest = [
965
+ 3,
966
+ n0,
967
+ _DMR,
968
+ 0,
969
+ [_rAI, _rI, _hM],
970
+ [
971
+ [0, 1],
972
+ [0, 1],
973
+ [0, 1],
974
+ ],
975
+ ];
976
+ export var DeleteMethodResponseRequest = [
977
+ 3,
978
+ n0,
979
+ _DMRR,
980
+ 0,
981
+ [_rAI, _rI, _hM, _sC],
982
+ [
983
+ [0, 1],
984
+ [0, 1],
985
+ [0, 1],
986
+ [0, 1],
987
+ ],
988
+ ];
989
+ export var DeleteModelRequest = [
990
+ 3,
991
+ n0,
992
+ _DMRe,
993
+ 0,
994
+ [_rAI, _mN],
995
+ [
996
+ [0, 1],
997
+ [0, 1],
998
+ ],
999
+ ];
1000
+ export var DeleteRequestValidatorRequest = [
1001
+ 3,
1002
+ n0,
1003
+ _DRVR,
1004
+ 0,
1005
+ [_rAI, _rVI],
1006
+ [
1007
+ [0, 1],
1008
+ [0, 1],
1009
+ ],
1010
+ ];
1011
+ export var DeleteResourceRequest = [
1012
+ 3,
1013
+ n0,
1014
+ _DRR,
1015
+ 0,
1016
+ [_rAI, _rI],
1017
+ [
1018
+ [0, 1],
1019
+ [0, 1],
1020
+ ],
1021
+ ];
1022
+ export var DeleteRestApiRequest = [3, n0, _DRAR, 0, [_rAI], [[0, 1]]];
1023
+ export var DeleteStageRequest = [
1024
+ 3,
1025
+ n0,
1026
+ _DSR,
1027
+ 0,
1028
+ [_rAI, _sN],
1029
+ [
1030
+ [0, 1],
1031
+ [0, 1],
1032
+ ],
1033
+ ];
1034
+ export var DeleteUsagePlanKeyRequest = [
1035
+ 3,
1036
+ n0,
1037
+ _DUPKR,
1038
+ 0,
1039
+ [_uPI, _kI],
1040
+ [
1041
+ [0, 1],
1042
+ [0, 1],
1043
+ ],
1044
+ ];
1045
+ export var DeleteUsagePlanRequest = [3, n0, _DUPR, 0, [_uPI], [[0, 1]]];
1046
+ export var DeleteVpcLinkRequest = [3, n0, _DVLR, 0, [_vLI], [[0, 1]]];
1047
+ export var Deployment = [
1048
+ 3,
1049
+ n0,
1050
+ _D,
1051
+ 0,
1052
+ [_i, _d, _cD, _aSp],
1053
+ [0, 0, 4, () => PathToMapOfMethodSnapshot],
1054
+ ];
1055
+ export var DeploymentCanarySettings = [3, n0, _DCS, 0, [_pT, _sVO, _uSC], [1, 128 | 0, 2]];
1056
+ export var Deployments = [
1057
+ 3,
1058
+ n0,
1059
+ _De,
1060
+ 0,
1061
+ [_it, _p],
1062
+ [
1063
+ [
1064
+ () => ListOfDeployment,
1065
+ {
1066
+ [_jN]: _ite,
1067
+ },
1068
+ ],
1069
+ [
1070
+ 0,
1071
+ {
1072
+ [_hQ]: _p,
1073
+ },
1074
+ ],
1075
+ ],
1076
+ ];
1077
+ export var DocumentationPart = [
1078
+ 3,
1079
+ n0,
1080
+ _DP,
1081
+ 0,
1082
+ [_i, _l, _pr],
1083
+ [0, () => DocumentationPartLocation, 0],
1084
+ ];
1085
+ export var DocumentationPartIds = [3, n0, _DPI, 0, [_id, _w], [64 | 0, 64 | 0]];
1086
+ export var DocumentationPartLocation = [
1087
+ 3,
1088
+ n0,
1089
+ _DPL,
1090
+ 0,
1091
+ [_ty, _pa, _me, _sC, _n],
1092
+ [0, 0, 0, 0, 0],
1093
+ ];
1094
+ export var DocumentationParts = [
1095
+ 3,
1096
+ n0,
1097
+ _DPo,
1098
+ 0,
1099
+ [_it, _p],
1100
+ [
1101
+ [
1102
+ () => ListOfDocumentationPart,
1103
+ {
1104
+ [_jN]: _ite,
1105
+ },
1106
+ ],
1107
+ [
1108
+ 0,
1109
+ {
1110
+ [_hQ]: _p,
1111
+ },
1112
+ ],
1113
+ ],
1114
+ ];
1115
+ export var DocumentationVersion = [3, n0, _DV, 0, [_ve, _cD, _d], [0, 4, 0]];
1116
+ export var DocumentationVersions = [
1117
+ 3,
1118
+ n0,
1119
+ _DVo,
1120
+ 0,
1121
+ [_it, _p],
1122
+ [
1123
+ [
1124
+ () => ListOfDocumentationVersion,
1125
+ {
1126
+ [_jN]: _ite,
1127
+ },
1128
+ ],
1129
+ [
1130
+ 0,
1131
+ {
1132
+ [_hQ]: _p,
1133
+ },
1134
+ ],
1135
+ ],
1136
+ ];
1137
+ export var DomainName = [
1138
+ 3,
1139
+ n0,
1140
+ _DN,
1141
+ 0,
1142
+ [
1143
+ _dN,
1144
+ _dNI,
1145
+ _dNA,
1146
+ _cN,
1147
+ _cA,
1148
+ _cUD,
1149
+ _rDN,
1150
+ _rHZI,
1151
+ _rCN,
1152
+ _rCA,
1153
+ _dDN,
1154
+ _dHZI,
1155
+ _eC,
1156
+ _dNS,
1157
+ _dNSM,
1158
+ _sP,
1159
+ _t,
1160
+ _mTA,
1161
+ _oVCA,
1162
+ _mP,
1163
+ _po,
1164
+ _rM,
1165
+ ],
1166
+ [
1167
+ 0,
1168
+ 0,
1169
+ 0,
1170
+ 0,
1171
+ 0,
1172
+ 4,
1173
+ 0,
1174
+ 0,
1175
+ 0,
1176
+ 0,
1177
+ 0,
1178
+ 0,
1179
+ () => EndpointConfiguration,
1180
+ 0,
1181
+ 0,
1182
+ 0,
1183
+ 128 | 0,
1184
+ () => MutualTlsAuthentication,
1185
+ 0,
1186
+ 0,
1187
+ 0,
1188
+ 0,
1189
+ ],
1190
+ ];
1191
+ export var DomainNameAccessAssociation = [
1192
+ 3,
1193
+ n0,
1194
+ _DNAA,
1195
+ 0,
1196
+ [_dNAAA, _dNA, _aAST, _aAS, _t],
1197
+ [0, 0, 0, 0, 128 | 0],
1198
+ ];
1199
+ export var DomainNameAccessAssociations = [
1200
+ 3,
1201
+ n0,
1202
+ _DNAAo,
1203
+ 0,
1204
+ [_it, _p],
1205
+ [
1206
+ [
1207
+ () => ListOfDomainNameAccessAssociation,
1208
+ {
1209
+ [_jN]: _ite,
1210
+ },
1211
+ ],
1212
+ [
1213
+ 0,
1214
+ {
1215
+ [_hQ]: _p,
1216
+ },
1217
+ ],
1218
+ ],
1219
+ ];
1220
+ export var DomainNames = [
1221
+ 3,
1222
+ n0,
1223
+ _DNo,
1224
+ 0,
1225
+ [_it, _p],
1226
+ [
1227
+ [
1228
+ () => ListOfDomainName,
1229
+ {
1230
+ [_jN]: _ite,
1231
+ },
1232
+ ],
1233
+ [
1234
+ 0,
1235
+ {
1236
+ [_hQ]: _p,
1237
+ },
1238
+ ],
1239
+ ],
1240
+ ];
1241
+ export var EndpointConfiguration = [3, n0, _EC, 0, [_typ, _iAT, _vEI], [64 | 0, 0, 64 | 0]];
1242
+ export var ExportResponse = [
1243
+ 3,
1244
+ n0,
1245
+ _ER,
1246
+ 0,
1247
+ [_cT, _cDo, _b],
1248
+ [
1249
+ [
1250
+ 0,
1251
+ {
1252
+ [_hH]: _CT,
1253
+ },
1254
+ ],
1255
+ [
1256
+ 0,
1257
+ {
1258
+ [_hH]: _CD,
1259
+ },
1260
+ ],
1261
+ [21, 16],
1262
+ ],
1263
+ ];
1264
+ export var FlushStageAuthorizersCacheRequest = [
1265
+ 3,
1266
+ n0,
1267
+ _FSACR,
1268
+ 0,
1269
+ [_rAI, _sN],
1270
+ [
1271
+ [0, 1],
1272
+ [0, 1],
1273
+ ],
1274
+ ];
1275
+ export var FlushStageCacheRequest = [
1276
+ 3,
1277
+ n0,
1278
+ _FSCR,
1279
+ 0,
1280
+ [_rAI, _sN],
1281
+ [
1282
+ [0, 1],
1283
+ [0, 1],
1284
+ ],
1285
+ ];
1286
+ export var GatewayResponse = [
1287
+ 3,
1288
+ n0,
1289
+ _GR,
1290
+ 0,
1291
+ [_rT, _sC, _rP, _rTe, _dR],
1292
+ [0, 0, 128 | 0, 128 | 0, 2],
1293
+ ];
1294
+ export var GatewayResponses = [
1295
+ 3,
1296
+ n0,
1297
+ _GRa,
1298
+ 0,
1299
+ [_it, _p],
1300
+ [
1301
+ [
1302
+ () => ListOfGatewayResponse,
1303
+ {
1304
+ [_jN]: _ite,
1305
+ },
1306
+ ],
1307
+ [
1308
+ 0,
1309
+ {
1310
+ [_hQ]: _p,
1311
+ },
1312
+ ],
1313
+ ],
1314
+ ];
1315
+ export var GenerateClientCertificateRequest = [3, n0, _GCCR, 0, [_d, _t], [0, 128 | 0]];
1316
+ export var GetAccountRequest = [3, n0, _GAR, 0, [], []];
1317
+ export var GetApiKeyRequest = [
1318
+ 3,
1319
+ n0,
1320
+ _GAKR,
1321
+ 0,
1322
+ [_aK, _iV],
1323
+ [
1324
+ [0, 1],
1325
+ [
1326
+ 2,
1327
+ {
1328
+ [_hQ]: _iV,
1329
+ },
1330
+ ],
1331
+ ],
1332
+ ];
1333
+ export var GetApiKeysRequest = [
1334
+ 3,
1335
+ n0,
1336
+ _GAKRe,
1337
+ 0,
1338
+ [_p, _li, _nQ, _cI, _iVn],
1339
+ [
1340
+ [
1341
+ 0,
1342
+ {
1343
+ [_hQ]: _p,
1344
+ },
1345
+ ],
1346
+ [
1347
+ 1,
1348
+ {
1349
+ [_hQ]: _li,
1350
+ },
1351
+ ],
1352
+ [
1353
+ 0,
1354
+ {
1355
+ [_hQ]: _n,
1356
+ },
1357
+ ],
1358
+ [
1359
+ 0,
1360
+ {
1361
+ [_hQ]: _cI,
1362
+ },
1363
+ ],
1364
+ [
1365
+ 2,
1366
+ {
1367
+ [_hQ]: _iVn,
1368
+ },
1369
+ ],
1370
+ ],
1371
+ ];
1372
+ export var GetAuthorizerRequest = [
1373
+ 3,
1374
+ n0,
1375
+ _GARe,
1376
+ 0,
1377
+ [_rAI, _aIu],
1378
+ [
1379
+ [0, 1],
1380
+ [0, 1],
1381
+ ],
1382
+ ];
1383
+ export var GetAuthorizersRequest = [
1384
+ 3,
1385
+ n0,
1386
+ _GARet,
1387
+ 0,
1388
+ [_rAI, _p, _li],
1389
+ [
1390
+ [0, 1],
1391
+ [
1392
+ 0,
1393
+ {
1394
+ [_hQ]: _p,
1395
+ },
1396
+ ],
1397
+ [
1398
+ 1,
1399
+ {
1400
+ [_hQ]: _li,
1401
+ },
1402
+ ],
1403
+ ],
1404
+ ];
1405
+ export var GetBasePathMappingRequest = [
1406
+ 3,
1407
+ n0,
1408
+ _GBPMR,
1409
+ 0,
1410
+ [_dN, _dNI, _bP],
1411
+ [
1412
+ [0, 1],
1413
+ [
1414
+ 0,
1415
+ {
1416
+ [_hQ]: _dNI,
1417
+ },
1418
+ ],
1419
+ [0, 1],
1420
+ ],
1421
+ ];
1422
+ export var GetBasePathMappingsRequest = [
1423
+ 3,
1424
+ n0,
1425
+ _GBPMRe,
1426
+ 0,
1427
+ [_dN, _dNI, _p, _li],
1428
+ [
1429
+ [0, 1],
1430
+ [
1431
+ 0,
1432
+ {
1433
+ [_hQ]: _dNI,
1434
+ },
1435
+ ],
1436
+ [
1437
+ 0,
1438
+ {
1439
+ [_hQ]: _p,
1440
+ },
1441
+ ],
1442
+ [
1443
+ 1,
1444
+ {
1445
+ [_hQ]: _li,
1446
+ },
1447
+ ],
1448
+ ],
1449
+ ];
1450
+ export var GetClientCertificateRequest = [3, n0, _GCCRe, 0, [_cCI], [[0, 1]]];
1451
+ export var GetClientCertificatesRequest = [
1452
+ 3,
1453
+ n0,
1454
+ _GCCRet,
1455
+ 0,
1456
+ [_p, _li],
1457
+ [
1458
+ [
1459
+ 0,
1460
+ {
1461
+ [_hQ]: _p,
1462
+ },
1463
+ ],
1464
+ [
1465
+ 1,
1466
+ {
1467
+ [_hQ]: _li,
1468
+ },
1469
+ ],
1470
+ ],
1471
+ ];
1472
+ export var GetDeploymentRequest = [
1473
+ 3,
1474
+ n0,
1475
+ _GDR,
1476
+ 0,
1477
+ [_rAI, _dI, _em],
1478
+ [
1479
+ [0, 1],
1480
+ [0, 1],
1481
+ [
1482
+ 64 | 0,
1483
+ {
1484
+ [_hQ]: _em,
1485
+ },
1486
+ ],
1487
+ ],
1488
+ ];
1489
+ export var GetDeploymentsRequest = [
1490
+ 3,
1491
+ n0,
1492
+ _GDRe,
1493
+ 0,
1494
+ [_rAI, _p, _li],
1495
+ [
1496
+ [0, 1],
1497
+ [
1498
+ 0,
1499
+ {
1500
+ [_hQ]: _p,
1501
+ },
1502
+ ],
1503
+ [
1504
+ 1,
1505
+ {
1506
+ [_hQ]: _li,
1507
+ },
1508
+ ],
1509
+ ],
1510
+ ];
1511
+ export var GetDocumentationPartRequest = [
1512
+ 3,
1513
+ n0,
1514
+ _GDPR,
1515
+ 0,
1516
+ [_rAI, _dPI],
1517
+ [
1518
+ [0, 1],
1519
+ [0, 1],
1520
+ ],
1521
+ ];
1522
+ export var GetDocumentationPartsRequest = [
1523
+ 3,
1524
+ n0,
1525
+ _GDPRe,
1526
+ 0,
1527
+ [_rAI, _ty, _nQ, _pa, _p, _li, _lS],
1528
+ [
1529
+ [0, 1],
1530
+ [
1531
+ 0,
1532
+ {
1533
+ [_hQ]: _ty,
1534
+ },
1535
+ ],
1536
+ [
1537
+ 0,
1538
+ {
1539
+ [_hQ]: _n,
1540
+ },
1541
+ ],
1542
+ [
1543
+ 0,
1544
+ {
1545
+ [_hQ]: _pa,
1546
+ },
1547
+ ],
1548
+ [
1549
+ 0,
1550
+ {
1551
+ [_hQ]: _p,
1552
+ },
1553
+ ],
1554
+ [
1555
+ 1,
1556
+ {
1557
+ [_hQ]: _li,
1558
+ },
1559
+ ],
1560
+ [
1561
+ 0,
1562
+ {
1563
+ [_hQ]: _lS,
1564
+ },
1565
+ ],
1566
+ ],
1567
+ ];
1568
+ export var GetDocumentationVersionRequest = [
1569
+ 3,
1570
+ n0,
1571
+ _GDVR,
1572
+ 0,
1573
+ [_rAI, _dV],
1574
+ [
1575
+ [0, 1],
1576
+ [0, 1],
1577
+ ],
1578
+ ];
1579
+ export var GetDocumentationVersionsRequest = [
1580
+ 3,
1581
+ n0,
1582
+ _GDVRe,
1583
+ 0,
1584
+ [_rAI, _p, _li],
1585
+ [
1586
+ [0, 1],
1587
+ [
1588
+ 0,
1589
+ {
1590
+ [_hQ]: _p,
1591
+ },
1592
+ ],
1593
+ [
1594
+ 1,
1595
+ {
1596
+ [_hQ]: _li,
1597
+ },
1598
+ ],
1599
+ ],
1600
+ ];
1601
+ export var GetDomainNameAccessAssociationsRequest = [
1602
+ 3,
1603
+ n0,
1604
+ _GDNAAR,
1605
+ 0,
1606
+ [_p, _li, _rO],
1607
+ [
1608
+ [
1609
+ 0,
1610
+ {
1611
+ [_hQ]: _p,
1612
+ },
1613
+ ],
1614
+ [
1615
+ 1,
1616
+ {
1617
+ [_hQ]: _li,
1618
+ },
1619
+ ],
1620
+ [
1621
+ 0,
1622
+ {
1623
+ [_hQ]: _rO,
1624
+ },
1625
+ ],
1626
+ ],
1627
+ ];
1628
+ export var GetDomainNameRequest = [
1629
+ 3,
1630
+ n0,
1631
+ _GDNR,
1632
+ 0,
1633
+ [_dN, _dNI],
1634
+ [
1635
+ [0, 1],
1636
+ [
1637
+ 0,
1638
+ {
1639
+ [_hQ]: _dNI,
1640
+ },
1641
+ ],
1642
+ ],
1643
+ ];
1644
+ export var GetDomainNamesRequest = [
1645
+ 3,
1646
+ n0,
1647
+ _GDNRe,
1648
+ 0,
1649
+ [_p, _li, _rO],
1650
+ [
1651
+ [
1652
+ 0,
1653
+ {
1654
+ [_hQ]: _p,
1655
+ },
1656
+ ],
1657
+ [
1658
+ 1,
1659
+ {
1660
+ [_hQ]: _li,
1661
+ },
1662
+ ],
1663
+ [
1664
+ 0,
1665
+ {
1666
+ [_hQ]: _rO,
1667
+ },
1668
+ ],
1669
+ ],
1670
+ ];
1671
+ export var GetExportRequest = [
1672
+ 3,
1673
+ n0,
1674
+ _GER,
1675
+ 0,
1676
+ [_rAI, _sN, _eT, _par, _a],
1677
+ [
1678
+ [0, 1],
1679
+ [0, 1],
1680
+ [0, 1],
1681
+ [128 | 0, 64],
1682
+ [
1683
+ 0,
1684
+ {
1685
+ [_hH]: _Ac,
1686
+ },
1687
+ ],
1688
+ ],
1689
+ ];
1690
+ export var GetGatewayResponseRequest = [
1691
+ 3,
1692
+ n0,
1693
+ _GGRR,
1694
+ 0,
1695
+ [_rAI, _rT],
1696
+ [
1697
+ [0, 1],
1698
+ [0, 1],
1699
+ ],
1700
+ ];
1701
+ export var GetGatewayResponsesRequest = [
1702
+ 3,
1703
+ n0,
1704
+ _GGRRe,
1705
+ 0,
1706
+ [_rAI, _p, _li],
1707
+ [
1708
+ [0, 1],
1709
+ [
1710
+ 0,
1711
+ {
1712
+ [_hQ]: _p,
1713
+ },
1714
+ ],
1715
+ [
1716
+ 1,
1717
+ {
1718
+ [_hQ]: _li,
1719
+ },
1720
+ ],
1721
+ ],
1722
+ ];
1723
+ export var GetIntegrationRequest = [
1724
+ 3,
1725
+ n0,
1726
+ _GIR,
1727
+ 0,
1728
+ [_rAI, _rI, _hM],
1729
+ [
1730
+ [0, 1],
1731
+ [0, 1],
1732
+ [0, 1],
1733
+ ],
1734
+ ];
1735
+ export var GetIntegrationResponseRequest = [
1736
+ 3,
1737
+ n0,
1738
+ _GIRR,
1739
+ 0,
1740
+ [_rAI, _rI, _hM, _sC],
1741
+ [
1742
+ [0, 1],
1743
+ [0, 1],
1744
+ [0, 1],
1745
+ [0, 1],
1746
+ ],
1747
+ ];
1748
+ export var GetMethodRequest = [
1749
+ 3,
1750
+ n0,
1751
+ _GMR,
1752
+ 0,
1753
+ [_rAI, _rI, _hM],
1754
+ [
1755
+ [0, 1],
1756
+ [0, 1],
1757
+ [0, 1],
1758
+ ],
1759
+ ];
1760
+ export var GetMethodResponseRequest = [
1761
+ 3,
1762
+ n0,
1763
+ _GMRR,
1764
+ 0,
1765
+ [_rAI, _rI, _hM, _sC],
1766
+ [
1767
+ [0, 1],
1768
+ [0, 1],
1769
+ [0, 1],
1770
+ [0, 1],
1771
+ ],
1772
+ ];
1773
+ export var GetModelRequest = [
1774
+ 3,
1775
+ n0,
1776
+ _GMRe,
1777
+ 0,
1778
+ [_rAI, _mN, _fl],
1779
+ [
1780
+ [0, 1],
1781
+ [0, 1],
1782
+ [
1783
+ 2,
1784
+ {
1785
+ [_hQ]: _fl,
1786
+ },
1787
+ ],
1788
+ ],
1789
+ ];
1790
+ export var GetModelsRequest = [
1791
+ 3,
1792
+ n0,
1793
+ _GMRet,
1794
+ 0,
1795
+ [_rAI, _p, _li],
1796
+ [
1797
+ [0, 1],
1798
+ [
1799
+ 0,
1800
+ {
1801
+ [_hQ]: _p,
1802
+ },
1803
+ ],
1804
+ [
1805
+ 1,
1806
+ {
1807
+ [_hQ]: _li,
1808
+ },
1809
+ ],
1810
+ ],
1811
+ ];
1812
+ export var GetModelTemplateRequest = [
1813
+ 3,
1814
+ n0,
1815
+ _GMTR,
1816
+ 0,
1817
+ [_rAI, _mN],
1818
+ [
1819
+ [0, 1],
1820
+ [0, 1],
1821
+ ],
1822
+ ];
1823
+ export var GetRequestValidatorRequest = [
1824
+ 3,
1825
+ n0,
1826
+ _GRVR,
1827
+ 0,
1828
+ [_rAI, _rVI],
1829
+ [
1830
+ [0, 1],
1831
+ [0, 1],
1832
+ ],
1833
+ ];
1834
+ export var GetRequestValidatorsRequest = [
1835
+ 3,
1836
+ n0,
1837
+ _GRVRe,
1838
+ 0,
1839
+ [_rAI, _p, _li],
1840
+ [
1841
+ [0, 1],
1842
+ [
1843
+ 0,
1844
+ {
1845
+ [_hQ]: _p,
1846
+ },
1847
+ ],
1848
+ [
1849
+ 1,
1850
+ {
1851
+ [_hQ]: _li,
1852
+ },
1853
+ ],
1854
+ ],
1855
+ ];
1856
+ export var GetResourceRequest = [
1857
+ 3,
1858
+ n0,
1859
+ _GRR,
1860
+ 0,
1861
+ [_rAI, _rI, _em],
1862
+ [
1863
+ [0, 1],
1864
+ [0, 1],
1865
+ [
1866
+ 64 | 0,
1867
+ {
1868
+ [_hQ]: _em,
1869
+ },
1870
+ ],
1871
+ ],
1872
+ ];
1873
+ export var GetResourcesRequest = [
1874
+ 3,
1875
+ n0,
1876
+ _GRRe,
1877
+ 0,
1878
+ [_rAI, _p, _li, _em],
1879
+ [
1880
+ [0, 1],
1881
+ [
1882
+ 0,
1883
+ {
1884
+ [_hQ]: _p,
1885
+ },
1886
+ ],
1887
+ [
1888
+ 1,
1889
+ {
1890
+ [_hQ]: _li,
1891
+ },
1892
+ ],
1893
+ [
1894
+ 64 | 0,
1895
+ {
1896
+ [_hQ]: _em,
1897
+ },
1898
+ ],
1899
+ ],
1900
+ ];
1901
+ export var GetRestApiRequest = [3, n0, _GRAR, 0, [_rAI], [[0, 1]]];
1902
+ export var GetRestApisRequest = [
1903
+ 3,
1904
+ n0,
1905
+ _GRARe,
1906
+ 0,
1907
+ [_p, _li],
1908
+ [
1909
+ [
1910
+ 0,
1911
+ {
1912
+ [_hQ]: _p,
1913
+ },
1914
+ ],
1915
+ [
1916
+ 1,
1917
+ {
1918
+ [_hQ]: _li,
1919
+ },
1920
+ ],
1921
+ ],
1922
+ ];
1923
+ export var GetSdkRequest = [
1924
+ 3,
1925
+ n0,
1926
+ _GSR,
1927
+ 0,
1928
+ [_rAI, _sN, _sT, _par],
1929
+ [
1930
+ [0, 1],
1931
+ [0, 1],
1932
+ [0, 1],
1933
+ [128 | 0, 64],
1934
+ ],
1935
+ ];
1936
+ export var GetSdkTypeRequest = [3, n0, _GSTR, 0, [_i], [[0, 1]]];
1937
+ export var GetSdkTypesRequest = [
1938
+ 3,
1939
+ n0,
1940
+ _GSTRe,
1941
+ 0,
1942
+ [_p, _li],
1943
+ [
1944
+ [
1945
+ 0,
1946
+ {
1947
+ [_hQ]: _p,
1948
+ },
1949
+ ],
1950
+ [
1951
+ 1,
1952
+ {
1953
+ [_hQ]: _li,
1954
+ },
1955
+ ],
1956
+ ],
1957
+ ];
1958
+ export var GetStageRequest = [
1959
+ 3,
1960
+ n0,
1961
+ _GSRe,
1962
+ 0,
1963
+ [_rAI, _sN],
1964
+ [
1965
+ [0, 1],
1966
+ [0, 1],
1967
+ ],
1968
+ ];
1969
+ export var GetStagesRequest = [
1970
+ 3,
1971
+ n0,
1972
+ _GSRet,
1973
+ 0,
1974
+ [_rAI, _dI],
1975
+ [
1976
+ [0, 1],
1977
+ [
1978
+ 0,
1979
+ {
1980
+ [_hQ]: _dI,
1981
+ },
1982
+ ],
1983
+ ],
1984
+ ];
1985
+ export var GetTagsRequest = [
1986
+ 3,
1987
+ n0,
1988
+ _GTR,
1989
+ 0,
1990
+ [_rA, _p, _li],
1991
+ [
1992
+ [0, 1],
1993
+ [
1994
+ 0,
1995
+ {
1996
+ [_hQ]: _p,
1997
+ },
1998
+ ],
1999
+ [
2000
+ 1,
2001
+ {
2002
+ [_hQ]: _li,
2003
+ },
2004
+ ],
2005
+ ],
2006
+ ];
2007
+ export var GetUsagePlanKeyRequest = [
2008
+ 3,
2009
+ n0,
2010
+ _GUPKR,
2011
+ 0,
2012
+ [_uPI, _kI],
2013
+ [
2014
+ [0, 1],
2015
+ [0, 1],
2016
+ ],
2017
+ ];
2018
+ export var GetUsagePlanKeysRequest = [
2019
+ 3,
2020
+ n0,
2021
+ _GUPKRe,
2022
+ 0,
2023
+ [_uPI, _p, _li, _nQ],
2024
+ [
2025
+ [0, 1],
2026
+ [
2027
+ 0,
2028
+ {
2029
+ [_hQ]: _p,
2030
+ },
2031
+ ],
2032
+ [
2033
+ 1,
2034
+ {
2035
+ [_hQ]: _li,
2036
+ },
2037
+ ],
2038
+ [
2039
+ 0,
2040
+ {
2041
+ [_hQ]: _n,
2042
+ },
2043
+ ],
2044
+ ],
2045
+ ];
2046
+ export var GetUsagePlanRequest = [3, n0, _GUPR, 0, [_uPI], [[0, 1]]];
2047
+ export var GetUsagePlansRequest = [
2048
+ 3,
2049
+ n0,
2050
+ _GUPRe,
2051
+ 0,
2052
+ [_p, _kI, _li],
2053
+ [
2054
+ [
2055
+ 0,
2056
+ {
2057
+ [_hQ]: _p,
2058
+ },
2059
+ ],
2060
+ [
2061
+ 0,
2062
+ {
2063
+ [_hQ]: _kI,
2064
+ },
2065
+ ],
2066
+ [
2067
+ 1,
2068
+ {
2069
+ [_hQ]: _li,
2070
+ },
2071
+ ],
2072
+ ],
2073
+ ];
2074
+ export var GetUsageRequest = [
2075
+ 3,
2076
+ n0,
2077
+ _GUR,
2078
+ 0,
2079
+ [_uPI, _kI, _sDt, _eDn, _p, _li],
2080
+ [
2081
+ [0, 1],
2082
+ [
2083
+ 0,
2084
+ {
2085
+ [_hQ]: _kI,
2086
+ },
2087
+ ],
2088
+ [
2089
+ 0,
2090
+ {
2091
+ [_hQ]: _sDt,
2092
+ },
2093
+ ],
2094
+ [
2095
+ 0,
2096
+ {
2097
+ [_hQ]: _eDn,
2098
+ },
2099
+ ],
2100
+ [
2101
+ 0,
2102
+ {
2103
+ [_hQ]: _p,
2104
+ },
2105
+ ],
2106
+ [
2107
+ 1,
2108
+ {
2109
+ [_hQ]: _li,
2110
+ },
2111
+ ],
2112
+ ],
2113
+ ];
2114
+ export var GetVpcLinkRequest = [3, n0, _GVLR, 0, [_vLI], [[0, 1]]];
2115
+ export var GetVpcLinksRequest = [
2116
+ 3,
2117
+ n0,
2118
+ _GVLRe,
2119
+ 0,
2120
+ [_p, _li],
2121
+ [
2122
+ [
2123
+ 0,
2124
+ {
2125
+ [_hQ]: _p,
2126
+ },
2127
+ ],
2128
+ [
2129
+ 1,
2130
+ {
2131
+ [_hQ]: _li,
2132
+ },
2133
+ ],
2134
+ ],
2135
+ ];
2136
+ export var ImportApiKeysRequest = [
2137
+ 3,
2138
+ n0,
2139
+ _IAKR,
2140
+ 0,
2141
+ [_b, _f, _fOW],
2142
+ [
2143
+ [21, 16],
2144
+ [
2145
+ 0,
2146
+ {
2147
+ [_hQ]: _f,
2148
+ },
2149
+ ],
2150
+ [
2151
+ 2,
2152
+ {
2153
+ [_hQ]: _fa,
2154
+ },
2155
+ ],
2156
+ ],
2157
+ ];
2158
+ export var ImportDocumentationPartsRequest = [
2159
+ 3,
2160
+ n0,
2161
+ _IDPR,
2162
+ 0,
2163
+ [_rAI, _mo, _fOW, _b],
2164
+ [
2165
+ [0, 1],
2166
+ [
2167
+ 0,
2168
+ {
2169
+ [_hQ]: _mo,
2170
+ },
2171
+ ],
2172
+ [
2173
+ 2,
2174
+ {
2175
+ [_hQ]: _fa,
2176
+ },
2177
+ ],
2178
+ [21, 16],
2179
+ ],
2180
+ ];
2181
+ export var ImportRestApiRequest = [
2182
+ 3,
2183
+ n0,
2184
+ _IRAR,
2185
+ 0,
2186
+ [_fOW, _par, _b],
2187
+ [
2188
+ [
2189
+ 2,
2190
+ {
2191
+ [_hQ]: _fa,
2192
+ },
2193
+ ],
2194
+ [128 | 0, 64],
2195
+ [21, 16],
2196
+ ],
2197
+ ];
2198
+ export var Integration = [
2199
+ 3,
2200
+ n0,
2201
+ _I,
2202
+ 0,
2203
+ [_ty, _hM, _u, _cTo, _cIo, _cr, _rPe, _rTeq, _pB, _cH, _tIM, _cNa, _cKP, _iR, _tC],
2204
+ [0, 0, 0, 0, 0, 0, 128 | 0, 128 | 0, 0, 0, 1, 0, 64 | 0, () => MapOfIntegrationResponse, () => TlsConfig],
2205
+ ];
2206
+ export var IntegrationResponse = [
2207
+ 3,
2208
+ n0,
2209
+ _IR,
2210
+ 0,
2211
+ [_sC, _sPe, _rP, _rTe, _cH],
2212
+ [0, 0, 128 | 0, 128 | 0, 0],
2213
+ ];
2214
+ export var LimitExceededException = [
2215
+ -3,
2216
+ n0,
2217
+ _LEE,
2218
+ {
2219
+ [_er]: _c,
2220
+ [_hE]: 429,
2221
+ },
2222
+ [_rAS, _m],
2223
+ [
2224
+ [
2225
+ 0,
2226
+ {
2227
+ [_hH]: _RA,
2228
+ },
2229
+ ],
2230
+ 0,
2231
+ ],
2232
+ ];
2233
+ TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
2234
+ export var Method = [
2235
+ 3,
2236
+ n0,
2237
+ _M,
2238
+ 0,
2239
+ [_hM, _aTu, _aIu, _aKR, _rVI, _oN, _rPe, _rMe, _mR, _mI, _aSu],
2240
+ [0, 0, 0, 2, 0, 0, 128 | 2, 128 | 0, () => MapOfMethodResponse, () => Integration, 64 | 0],
2241
+ ];
2242
+ export var MethodResponse = [3, n0, _MR, 0, [_sC, _rP, _rMes], [0, 128 | 2, 128 | 0]];
2243
+ export var MethodSetting = [
2244
+ 3,
2245
+ n0,
2246
+ _MS,
2247
+ 0,
2248
+ [_mE, _lL, _dTE, _tBL, _tRL, _cE, _cTIS, _cDE, _rAFCC, _uCCHS],
2249
+ [2, 0, 2, 1, 1, 2, 1, 2, 2, 0],
2250
+ ];
2251
+ export var MethodSnapshot = [3, n0, _MSe, 0, [_aTu, _aKR], [0, 2]];
2252
+ export var Model = [3, n0, _Mo, 0, [_i, _n, _d, _sc, _cT], [0, 0, 0, 0, 0]];
2253
+ export var Models = [
2254
+ 3,
2255
+ n0,
2256
+ _Mod,
2257
+ 0,
2258
+ [_it, _p],
2259
+ [
2260
+ [
2261
+ () => ListOfModel,
2262
+ {
2263
+ [_jN]: _ite,
2264
+ },
2265
+ ],
2266
+ [
2267
+ 0,
2268
+ {
2269
+ [_hQ]: _p,
2270
+ },
2271
+ ],
2272
+ ],
2273
+ ];
2274
+ export var MutualTlsAuthentication = [3, n0, _MTA, 0, [_tU, _tV, _tW], [0, 0, 64 | 0]];
2275
+ export var MutualTlsAuthenticationInput = [3, n0, _MTAI, 0, [_tU, _tV], [0, 0]];
2276
+ export var NotFoundException = [
2277
+ -3,
2278
+ n0,
2279
+ _NFE,
2280
+ {
2281
+ [_er]: _c,
2282
+ [_hE]: 404,
2283
+ },
2284
+ [_m],
2285
+ [0],
2286
+ ];
2287
+ TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
2288
+ export var PatchOperation = [3, n0, _PO, 0, [_o, _pa, _v, _fr], [0, 0, 0, 0]];
2289
+ export var PutGatewayResponseRequest = [
2290
+ 3,
2291
+ n0,
2292
+ _PGRR,
2293
+ 0,
2294
+ [_rAI, _rT, _sC, _rP, _rTe],
2295
+ [[0, 1], [0, 1], 0, 128 | 0, 128 | 0],
2296
+ ];
2297
+ export var PutIntegrationRequest = [
2298
+ 3,
2299
+ n0,
2300
+ _PIR,
2301
+ 0,
2302
+ [_rAI, _rI, _hM, _ty, _iHM, _u, _cTo, _cIo, _cr, _rPe, _rTeq, _pB, _cNa, _cKP, _cH, _tIM, _tC],
2303
+ [
2304
+ [0, 1],
2305
+ [0, 1],
2306
+ [
2307
+ 0,
2308
+ {
2309
+ [_jN]: _rHM,
2310
+ [_hL]: 1,
2311
+ },
2312
+ ],
2313
+ 0,
2314
+ [
2315
+ 0,
2316
+ {
2317
+ [_jN]: _hM,
2318
+ },
2319
+ ],
2320
+ 0,
2321
+ 0,
2322
+ 0,
2323
+ 0,
2324
+ 128 | 0,
2325
+ 128 | 0,
2326
+ 0,
2327
+ 0,
2328
+ 64 | 0,
2329
+ 0,
2330
+ 1,
2331
+ () => TlsConfig,
2332
+ ],
2333
+ ];
2334
+ export var PutIntegrationResponseRequest = [
2335
+ 3,
2336
+ n0,
2337
+ _PIRR,
2338
+ 0,
2339
+ [_rAI, _rI, _hM, _sC, _sPe, _rP, _rTe, _cH],
2340
+ [[0, 1], [0, 1], [0, 1], [0, 1], 0, 128 | 0, 128 | 0, 0],
2341
+ ];
2342
+ export var PutMethodRequest = [
2343
+ 3,
2344
+ n0,
2345
+ _PMR,
2346
+ 0,
2347
+ [_rAI, _rI, _hM, _aTu, _aIu, _aKR, _oN, _rPe, _rMe, _rVI, _aSu],
2348
+ [[0, 1], [0, 1], [0, 1], 0, 0, 2, 0, 128 | 2, 128 | 0, 0, 64 | 0],
2349
+ ];
2350
+ export var PutMethodResponseRequest = [
2351
+ 3,
2352
+ n0,
2353
+ _PMRR,
2354
+ 0,
2355
+ [_rAI, _rI, _hM, _sC, _rP, _rMes],
2356
+ [[0, 1], [0, 1], [0, 1], [0, 1], 128 | 2, 128 | 0],
2357
+ ];
2358
+ export var PutRestApiRequest = [
2359
+ 3,
2360
+ n0,
2361
+ _PRAR,
2362
+ 0,
2363
+ [_rAI, _mo, _fOW, _par, _b],
2364
+ [
2365
+ [0, 1],
2366
+ [
2367
+ 0,
2368
+ {
2369
+ [_hQ]: _mo,
2370
+ },
2371
+ ],
2372
+ [
2373
+ 2,
2374
+ {
2375
+ [_hQ]: _fa,
2376
+ },
2377
+ ],
2378
+ [128 | 0, 64],
2379
+ [21, 16],
2380
+ ],
2381
+ ];
2382
+ export var QuotaSettings = [3, n0, _QS, 0, [_li, _of, _pe], [1, 1, 0]];
2383
+ export var RejectDomainNameAccessAssociationRequest = [
2384
+ 3,
2385
+ n0,
2386
+ _RDNAAR,
2387
+ 0,
2388
+ [_dNAAA, _dNA],
2389
+ [
2390
+ [
2391
+ 0,
2392
+ {
2393
+ [_hQ]: _dNAAA,
2394
+ },
2395
+ ],
2396
+ [
2397
+ 0,
2398
+ {
2399
+ [_hQ]: _dNA,
2400
+ },
2401
+ ],
2402
+ ],
2403
+ ];
2404
+ export var RequestValidator = [3, n0, _RV, 0, [_i, _n, _vRB, _vRP], [0, 0, 2, 2]];
2405
+ export var RequestValidators = [
2406
+ 3,
2407
+ n0,
2408
+ _RVe,
2409
+ 0,
2410
+ [_it, _p],
2411
+ [
2412
+ [
2413
+ () => ListOfRequestValidator,
2414
+ {
2415
+ [_jN]: _ite,
2416
+ },
2417
+ ],
2418
+ [
2419
+ 0,
2420
+ {
2421
+ [_hQ]: _p,
2422
+ },
2423
+ ],
2424
+ ],
2425
+ ];
2426
+ export var Resource = [
2427
+ 3,
2428
+ n0,
2429
+ _R,
2430
+ 0,
2431
+ [_i, _pI, _pP, _pa, _rMeso],
2432
+ [0, 0, 0, 0, () => MapOfMethod],
2433
+ ];
2434
+ export var Resources = [
2435
+ 3,
2436
+ n0,
2437
+ _Re,
2438
+ 0,
2439
+ [_it, _p],
2440
+ [
2441
+ [
2442
+ () => ListOfResource,
2443
+ {
2444
+ [_jN]: _ite,
2445
+ },
2446
+ ],
2447
+ [
2448
+ 0,
2449
+ {
2450
+ [_hQ]: _p,
2451
+ },
2452
+ ],
2453
+ ],
2454
+ ];
2455
+ export var RestApi = [
2456
+ 3,
2457
+ n0,
2458
+ _RAe,
2459
+ 0,
2460
+ [_i, _n, _d, _cD, _ve, _w, _bMT, _mCS, _aKS, _eC, _po, _t, _dEAE, _rRI],
2461
+ [0, 0, 0, 4, 0, 64 | 0, 64 | 0, 1, 0, () => EndpointConfiguration, 0, 128 | 0, 2, 0],
2462
+ ];
2463
+ export var RestApis = [
2464
+ 3,
2465
+ n0,
2466
+ _RAes,
2467
+ 0,
2468
+ [_it, _p],
2469
+ [
2470
+ [
2471
+ () => ListOfRestApi,
2472
+ {
2473
+ [_jN]: _ite,
2474
+ },
2475
+ ],
2476
+ [
2477
+ 0,
2478
+ {
2479
+ [_hQ]: _p,
2480
+ },
2481
+ ],
2482
+ ],
2483
+ ];
2484
+ export var SdkConfigurationProperty = [3, n0, _SCP, 0, [_n, _fN, _d, _r, _dVe], [0, 0, 0, 2, 0]];
2485
+ export var SdkResponse = [
2486
+ 3,
2487
+ n0,
2488
+ _SR,
2489
+ 0,
2490
+ [_cT, _cDo, _b],
2491
+ [
2492
+ [
2493
+ 0,
2494
+ {
2495
+ [_hH]: _CT,
2496
+ },
2497
+ ],
2498
+ [
2499
+ 0,
2500
+ {
2501
+ [_hH]: _CD,
2502
+ },
2503
+ ],
2504
+ [21, 16],
2505
+ ],
2506
+ ];
2507
+ export var SdkType = [
2508
+ 3,
2509
+ n0,
2510
+ _ST,
2511
+ 0,
2512
+ [_i, _fN, _d, _cP],
2513
+ [0, 0, 0, () => ListOfSdkConfigurationProperty],
2514
+ ];
2515
+ export var SdkTypes = [
2516
+ 3,
2517
+ n0,
2518
+ _STd,
2519
+ 0,
2520
+ [_it],
2521
+ [
2522
+ [
2523
+ () => ListOfSdkType,
2524
+ {
2525
+ [_jN]: _ite,
2526
+ },
2527
+ ],
2528
+ ],
2529
+ ];
2530
+ export var ServiceUnavailableException = [
2531
+ -3,
2532
+ n0,
2533
+ _SUE,
2534
+ {
2535
+ [_er]: _se,
2536
+ [_hE]: 503,
2537
+ },
2538
+ [_rAS, _m],
2539
+ [
2540
+ [
2541
+ 0,
2542
+ {
2543
+ [_hH]: _RA,
2544
+ },
2545
+ ],
2546
+ 0,
2547
+ ],
2548
+ ];
2549
+ TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
2550
+ export var Stage = [
2551
+ 3,
2552
+ n0,
2553
+ _S,
2554
+ 0,
2555
+ [_dI, _cCI, _sN, _d, _cCE, _cCS, _cCSa, _mS, _va, _dV, _aLS, _cS, _tE, _wAA, _t, _cD, _lUD],
2556
+ [
2557
+ 0,
2558
+ 0,
2559
+ 0,
2560
+ 0,
2561
+ 2,
2562
+ 0,
2563
+ 0,
2564
+ () => MapOfMethodSettings,
2565
+ 128 | 0,
2566
+ 0,
2567
+ () => AccessLogSettings,
2568
+ () => CanarySettings,
2569
+ 2,
2570
+ 0,
2571
+ 128 | 0,
2572
+ 4,
2573
+ 4,
2574
+ ],
2575
+ ];
2576
+ export var StageKey = [3, n0, _SK, 0, [_rAI, _sN], [0, 0]];
2577
+ export var Stages = [3, n0, _St, 0, [_ite], [() => ListOfStage]];
2578
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [[0, 1], 128 | 0]];
2579
+ export var Tags = [3, n0, _T, 0, [_t], [128 | 0]];
2580
+ export var Template = [3, n0, _Te, 0, [_v], [0]];
2581
+ export var TestInvokeAuthorizerRequest = [
2582
+ 3,
2583
+ n0,
2584
+ _TIAR,
2585
+ 0,
2586
+ [_rAI, _aIu, _h, _mVH, _pWQS, _b, _sV, _aCd],
2587
+ [[0, 1], [0, 1], 128 | 0, [2, n0, _MOSTL, 0, 0, 64 | 0], 0, 0, 128 | 0, 128 | 0],
2588
+ ];
2589
+ export var TestInvokeAuthorizerResponse = [
2590
+ 3,
2591
+ n0,
2592
+ _TIARe,
2593
+ 0,
2594
+ [_cSl, _lo, _la, _pIr, _po, _au, _cl],
2595
+ [1, 0, 1, 0, 0, [2, n0, _MOSTL, 0, 0, 64 | 0], 128 | 0],
2596
+ ];
2597
+ export var TestInvokeMethodRequest = [
2598
+ 3,
2599
+ n0,
2600
+ _TIMR,
2601
+ 0,
2602
+ [_rAI, _rI, _hM, _pWQS, _b, _h, _mVH, _cCI, _sV],
2603
+ [[0, 1], [0, 1], [0, 1], 0, 0, 128 | 0, [2, n0, _MOSTL, 0, 0, 64 | 0], 0, 128 | 0],
2604
+ ];
2605
+ export var TestInvokeMethodResponse = [
2606
+ 3,
2607
+ n0,
2608
+ _TIMRe,
2609
+ 0,
2610
+ [_st, _b, _h, _mVH, _lo, _la],
2611
+ [1, 0, 128 | 0, [2, n0, _MOSTL, 0, 0, 64 | 0], 0, 1],
2612
+ ];
2613
+ export var ThrottleSettings = [3, n0, _TS, 0, [_bL, _rL], [1, 1]];
2614
+ export var TlsConfig = [3, n0, _TC, 0, [_iSV], [2]];
2615
+ export var TooManyRequestsException = [
2616
+ -3,
2617
+ n0,
2618
+ _TMRE,
2619
+ {
2620
+ [_er]: _c,
2621
+ [_hE]: 429,
2622
+ },
2623
+ [_rAS, _m],
2624
+ [
2625
+ [
2626
+ 0,
2627
+ {
2628
+ [_hH]: _RA,
2629
+ },
2630
+ ],
2631
+ 0,
2632
+ ],
2633
+ ];
2634
+ TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
2635
+ export var UnauthorizedException = [
2636
+ -3,
2637
+ n0,
2638
+ _UE,
2639
+ {
2640
+ [_er]: _c,
2641
+ [_hE]: 401,
2642
+ },
2643
+ [_m],
2644
+ [0],
2645
+ ];
2646
+ TypeRegistry.for(n0).registerError(UnauthorizedException, __UnauthorizedException);
2647
+ export var UntagResourceRequest = [
2648
+ 3,
2649
+ n0,
2650
+ _URR,
2651
+ 0,
2652
+ [_rA, _tK],
2653
+ [
2654
+ [0, 1],
2655
+ [
2656
+ 64 | 0,
2657
+ {
2658
+ [_hQ]: _tK,
2659
+ },
2660
+ ],
2661
+ ],
2662
+ ];
2663
+ export var UpdateAccountRequest = [3, n0, _UAR, 0, [_pO], [() => ListOfPatchOperation]];
2664
+ export var UpdateApiKeyRequest = [
2665
+ 3,
2666
+ n0,
2667
+ _UAKR,
2668
+ 0,
2669
+ [_aK, _pO],
2670
+ [[0, 1], () => ListOfPatchOperation],
2671
+ ];
2672
+ export var UpdateAuthorizerRequest = [
2673
+ 3,
2674
+ n0,
2675
+ _UARp,
2676
+ 0,
2677
+ [_rAI, _aIu, _pO],
2678
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2679
+ ];
2680
+ export var UpdateBasePathMappingRequest = [
2681
+ 3,
2682
+ n0,
2683
+ _UBPMR,
2684
+ 0,
2685
+ [_dN, _dNI, _bP, _pO],
2686
+ [
2687
+ [0, 1],
2688
+ [
2689
+ 0,
2690
+ {
2691
+ [_hQ]: _dNI,
2692
+ },
2693
+ ],
2694
+ [0, 1],
2695
+ () => ListOfPatchOperation,
2696
+ ],
2697
+ ];
2698
+ export var UpdateClientCertificateRequest = [
2699
+ 3,
2700
+ n0,
2701
+ _UCCR,
2702
+ 0,
2703
+ [_cCI, _pO],
2704
+ [[0, 1], () => ListOfPatchOperation],
2705
+ ];
2706
+ export var UpdateDeploymentRequest = [
2707
+ 3,
2708
+ n0,
2709
+ _UDR,
2710
+ 0,
2711
+ [_rAI, _dI, _pO],
2712
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2713
+ ];
2714
+ export var UpdateDocumentationPartRequest = [
2715
+ 3,
2716
+ n0,
2717
+ _UDPR,
2718
+ 0,
2719
+ [_rAI, _dPI, _pO],
2720
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2721
+ ];
2722
+ export var UpdateDocumentationVersionRequest = [
2723
+ 3,
2724
+ n0,
2725
+ _UDVR,
2726
+ 0,
2727
+ [_rAI, _dV, _pO],
2728
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2729
+ ];
2730
+ export var UpdateDomainNameRequest = [
2731
+ 3,
2732
+ n0,
2733
+ _UDNR,
2734
+ 0,
2735
+ [_dN, _dNI, _pO],
2736
+ [
2737
+ [0, 1],
2738
+ [
2739
+ 0,
2740
+ {
2741
+ [_hQ]: _dNI,
2742
+ },
2743
+ ],
2744
+ () => ListOfPatchOperation,
2745
+ ],
2746
+ ];
2747
+ export var UpdateGatewayResponseRequest = [
2748
+ 3,
2749
+ n0,
2750
+ _UGRR,
2751
+ 0,
2752
+ [_rAI, _rT, _pO],
2753
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2754
+ ];
2755
+ export var UpdateIntegrationRequest = [
2756
+ 3,
2757
+ n0,
2758
+ _UIR,
2759
+ 0,
2760
+ [_rAI, _rI, _hM, _pO],
2761
+ [[0, 1], [0, 1], [0, 1], () => ListOfPatchOperation],
2762
+ ];
2763
+ export var UpdateIntegrationResponseRequest = [
2764
+ 3,
2765
+ n0,
2766
+ _UIRR,
2767
+ 0,
2768
+ [_rAI, _rI, _hM, _sC, _pO],
2769
+ [[0, 1], [0, 1], [0, 1], [0, 1], () => ListOfPatchOperation],
2770
+ ];
2771
+ export var UpdateMethodRequest = [
2772
+ 3,
2773
+ n0,
2774
+ _UMR,
2775
+ 0,
2776
+ [_rAI, _rI, _hM, _pO],
2777
+ [[0, 1], [0, 1], [0, 1], () => ListOfPatchOperation],
2778
+ ];
2779
+ export var UpdateMethodResponseRequest = [
2780
+ 3,
2781
+ n0,
2782
+ _UMRR,
2783
+ 0,
2784
+ [_rAI, _rI, _hM, _sC, _pO],
2785
+ [[0, 1], [0, 1], [0, 1], [0, 1], () => ListOfPatchOperation],
2786
+ ];
2787
+ export var UpdateModelRequest = [
2788
+ 3,
2789
+ n0,
2790
+ _UMRp,
2791
+ 0,
2792
+ [_rAI, _mN, _pO],
2793
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2794
+ ];
2795
+ export var UpdateRequestValidatorRequest = [
2796
+ 3,
2797
+ n0,
2798
+ _URVR,
2799
+ 0,
2800
+ [_rAI, _rVI, _pO],
2801
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2802
+ ];
2803
+ export var UpdateResourceRequest = [
2804
+ 3,
2805
+ n0,
2806
+ _URRp,
2807
+ 0,
2808
+ [_rAI, _rI, _pO],
2809
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2810
+ ];
2811
+ export var UpdateRestApiRequest = [
2812
+ 3,
2813
+ n0,
2814
+ _URAR,
2815
+ 0,
2816
+ [_rAI, _pO],
2817
+ [[0, 1], () => ListOfPatchOperation],
2818
+ ];
2819
+ export var UpdateStageRequest = [
2820
+ 3,
2821
+ n0,
2822
+ _USR,
2823
+ 0,
2824
+ [_rAI, _sN, _pO],
2825
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2826
+ ];
2827
+ export var UpdateUsagePlanRequest = [
2828
+ 3,
2829
+ n0,
2830
+ _UUPR,
2831
+ 0,
2832
+ [_uPI, _pO],
2833
+ [[0, 1], () => ListOfPatchOperation],
2834
+ ];
2835
+ export var UpdateUsageRequest = [
2836
+ 3,
2837
+ n0,
2838
+ _UUR,
2839
+ 0,
2840
+ [_uPI, _kI, _pO],
2841
+ [[0, 1], [0, 1], () => ListOfPatchOperation],
2842
+ ];
2843
+ export var UpdateVpcLinkRequest = [
2844
+ 3,
2845
+ n0,
2846
+ _UVLR,
2847
+ 0,
2848
+ [_vLI, _pO],
2849
+ [[0, 1], () => ListOfPatchOperation],
2850
+ ];
2851
+ export var Usage = [
2852
+ 3,
2853
+ n0,
2854
+ _U,
2855
+ 0,
2856
+ [_uPI, _sDt, _eDn, _it, _p],
2857
+ [
2858
+ 0,
2859
+ 0,
2860
+ 0,
2861
+ [
2862
+ [2, n0, _MOKU, 0, 0, [1, n0, _LOU, 0, 64 | 1]],
2863
+ {
2864
+ [_jN]: _val,
2865
+ },
2866
+ ],
2867
+ [
2868
+ 0,
2869
+ {
2870
+ [_hQ]: _p,
2871
+ },
2872
+ ],
2873
+ ],
2874
+ ];
2875
+ export var UsagePlan = [
2876
+ 3,
2877
+ n0,
2878
+ _UP,
2879
+ 0,
2880
+ [_i, _n, _d, _aS, _th, _q, _pC, _t],
2881
+ [0, 0, 0, () => ListOfApiStage, () => ThrottleSettings, () => QuotaSettings, 0, 128 | 0],
2882
+ ];
2883
+ export var UsagePlanKey = [3, n0, _UPK, 0, [_i, _ty, _v, _n], [0, 0, 0, 0]];
2884
+ export var UsagePlanKeys = [
2885
+ 3,
2886
+ n0,
2887
+ _UPKs,
2888
+ 0,
2889
+ [_it, _p],
2890
+ [
2891
+ [
2892
+ () => ListOfUsagePlanKey,
2893
+ {
2894
+ [_jN]: _ite,
2895
+ },
2896
+ ],
2897
+ [
2898
+ 0,
2899
+ {
2900
+ [_hQ]: _p,
2901
+ },
2902
+ ],
2903
+ ],
2904
+ ];
2905
+ export var UsagePlans = [
2906
+ 3,
2907
+ n0,
2908
+ _UPs,
2909
+ 0,
2910
+ [_it, _p],
2911
+ [
2912
+ [
2913
+ () => ListOfUsagePlan,
2914
+ {
2915
+ [_jN]: _ite,
2916
+ },
2917
+ ],
2918
+ [
2919
+ 0,
2920
+ {
2921
+ [_hQ]: _p,
2922
+ },
2923
+ ],
2924
+ ],
2925
+ ];
2926
+ export var VpcLink = [
2927
+ 3,
2928
+ n0,
2929
+ _VL,
2930
+ 0,
2931
+ [_i, _n, _d, _tA, _st, _sM, _t],
2932
+ [0, 0, 0, 64 | 0, 0, 0, 128 | 0],
2933
+ ];
2934
+ export var VpcLinks = [
2935
+ 3,
2936
+ n0,
2937
+ _VLp,
2938
+ 0,
2939
+ [_it, _p],
2940
+ [
2941
+ [
2942
+ () => ListOfVpcLink,
2943
+ {
2944
+ [_jN]: _ite,
2945
+ },
2946
+ ],
2947
+ [
2948
+ 0,
2949
+ {
2950
+ [_hQ]: _p,
2951
+ },
2952
+ ],
2953
+ ],
2954
+ ];
2955
+ export var __Unit = "unit";
2956
+ export var APIGatewayServiceException = [-3, _sm, "APIGatewayServiceException", 0, [], []];
2957
+ TypeRegistry.for(_sm).registerError(APIGatewayServiceException, __APIGatewayServiceException);
2958
+ export var ListOfApiKey = [1, n0, _LOAK, 0, () => ApiKey];
2959
+ export var ListOfApiStage = [1, n0, _LOAS, 0, () => ApiStage];
2960
+ export var ListOfARNs = 64 | 0;
2961
+ export var ListOfAuthorizer = [1, n0, _LOA, 0, () => Authorizer];
2962
+ export var ListOfBasePathMapping = [1, n0, _LOBPM, 0, () => BasePathMapping];
2963
+ export var ListOfClientCertificate = [1, n0, _LOCC, 0, () => ClientCertificate];
2964
+ export var ListOfDeployment = [1, n0, _LOD, 0, () => Deployment];
2965
+ export var ListOfDocumentationPart = [1, n0, _LODP, 0, () => DocumentationPart];
2966
+ export var ListOfDocumentationVersion = [1, n0, _LODV, 0, () => DocumentationVersion];
2967
+ export var ListOfDomainName = [1, n0, _LODN, 0, () => DomainName];
2968
+ export var ListOfDomainNameAccessAssociation = [1, n0, _LODNAA, 0, () => DomainNameAccessAssociation];
2969
+ export var ListOfEndpointType = 64 | 0;
2970
+ export var ListOfGatewayResponse = [1, n0, _LOGR, 0, () => GatewayResponse];
2971
+ export var ListOfLong = 64 | 1;
2972
+ export var ListOfModel = [1, n0, _LOM, 0, () => Model];
2973
+ export var ListOfPatchOperation = [1, n0, _LOPO, 0, () => PatchOperation];
2974
+ export var ListOfRequestValidator = [1, n0, _LORV, 0, () => RequestValidator];
2975
+ export var ListOfResource = [1, n0, _LOR, 0, () => Resource];
2976
+ export var ListOfRestApi = [1, n0, _LORA, 0, () => RestApi];
2977
+ export var ListOfSdkConfigurationProperty = [1, n0, _LOSCP, 0, () => SdkConfigurationProperty];
2978
+ export var ListOfSdkType = [1, n0, _LOST, 0, () => SdkType];
2979
+ export var ListOfStage = [1, n0, _LOS, 0, () => Stage];
2980
+ export var ListOfStageKeys = [1, n0, _LOSK, 0, () => StageKey];
2981
+ export var ListOfString = 64 | 0;
2982
+ export var ListOfUsage = [1, n0, _LOU, 0, 64 | 1];
2983
+ export var ListOfUsagePlan = [1, n0, _LOUP, 0, () => UsagePlan];
2984
+ export var ListOfUsagePlanKey = [1, n0, _LOUPK, 0, () => UsagePlanKey];
2985
+ export var ListOfVpcLink = [1, n0, _LOVL, 0, () => VpcLink];
2986
+ export var MapOfApiStageThrottleSettings = [2, n0, _MOASTS, 0, 0, () => ThrottleSettings];
2987
+ export var MapOfIntegrationResponse = [2, n0, _MOIR, 0, 0, () => IntegrationResponse];
2988
+ export var MapOfKeyUsages = [2, n0, _MOKU, 0, 0, [1, n0, _LOU, 0, 64 | 1]];
2989
+ export var MapOfMethod = [2, n0, _MOM, 0, 0, () => Method];
2990
+ export var MapOfMethodResponse = [2, n0, _MOMR, 0, 0, () => MethodResponse];
2991
+ export var MapOfMethodSettings = [2, n0, _MOMS, 0, 0, () => MethodSetting];
2992
+ export var MapOfMethodSnapshot = [2, n0, _MOMSa, 0, 0, () => MethodSnapshot];
2993
+ export var MapOfStringToBoolean = 128 | 2;
2994
+ export var MapOfStringToList = [2, n0, _MOSTL, 0, 0, 64 | 0];
2995
+ export var MapOfStringToString = 128 | 0;
2996
+ export var PathToMapOfMethodSnapshot = [2, n0, _PTMOMS, 0, 0, () => MapOfMethodSnapshot];
2997
+ export var CreateApiKey = [
2998
+ 9,
2999
+ n0,
3000
+ _CAK,
3001
+ {
3002
+ [_ht]: ["POST", "/apikeys", 201],
3003
+ },
3004
+ () => CreateApiKeyRequest,
3005
+ () => ApiKey,
3006
+ ];
3007
+ export var CreateAuthorizer = [
3008
+ 9,
3009
+ n0,
3010
+ _CA,
3011
+ {
3012
+ [_ht]: ["POST", "/restapis/{restApiId}/authorizers", 201],
3013
+ },
3014
+ () => CreateAuthorizerRequest,
3015
+ () => Authorizer,
3016
+ ];
3017
+ export var CreateBasePathMapping = [
3018
+ 9,
3019
+ n0,
3020
+ _CBPM,
3021
+ {
3022
+ [_ht]: ["POST", "/domainnames/{domainName}/basepathmappings", 201],
3023
+ },
3024
+ () => CreateBasePathMappingRequest,
3025
+ () => BasePathMapping,
3026
+ ];
3027
+ export var CreateDeployment = [
3028
+ 9,
3029
+ n0,
3030
+ _CDr,
3031
+ {
3032
+ [_ht]: ["POST", "/restapis/{restApiId}/deployments", 201],
3033
+ },
3034
+ () => CreateDeploymentRequest,
3035
+ () => Deployment,
3036
+ ];
3037
+ export var CreateDocumentationPart = [
3038
+ 9,
3039
+ n0,
3040
+ _CDP,
3041
+ {
3042
+ [_ht]: ["POST", "/restapis/{restApiId}/documentation/parts", 201],
3043
+ },
3044
+ () => CreateDocumentationPartRequest,
3045
+ () => DocumentationPart,
3046
+ ];
3047
+ export var CreateDocumentationVersion = [
3048
+ 9,
3049
+ n0,
3050
+ _CDV,
3051
+ {
3052
+ [_ht]: ["POST", "/restapis/{restApiId}/documentation/versions", 201],
3053
+ },
3054
+ () => CreateDocumentationVersionRequest,
3055
+ () => DocumentationVersion,
3056
+ ];
3057
+ export var CreateDomainName = [
3058
+ 9,
3059
+ n0,
3060
+ _CDN,
3061
+ {
3062
+ [_ht]: ["POST", "/domainnames", 201],
3063
+ },
3064
+ () => CreateDomainNameRequest,
3065
+ () => DomainName,
3066
+ ];
3067
+ export var CreateDomainNameAccessAssociation = [
3068
+ 9,
3069
+ n0,
3070
+ _CDNAA,
3071
+ {
3072
+ [_ht]: ["POST", "/domainnameaccessassociations", 201],
3073
+ },
3074
+ () => CreateDomainNameAccessAssociationRequest,
3075
+ () => DomainNameAccessAssociation,
3076
+ ];
3077
+ export var CreateModel = [
3078
+ 9,
3079
+ n0,
3080
+ _CM,
3081
+ {
3082
+ [_ht]: ["POST", "/restapis/{restApiId}/models", 201],
3083
+ },
3084
+ () => CreateModelRequest,
3085
+ () => Model,
3086
+ ];
3087
+ export var CreateRequestValidator = [
3088
+ 9,
3089
+ n0,
3090
+ _CRV,
3091
+ {
3092
+ [_ht]: ["POST", "/restapis/{restApiId}/requestvalidators", 201],
3093
+ },
3094
+ () => CreateRequestValidatorRequest,
3095
+ () => RequestValidator,
3096
+ ];
3097
+ export var CreateResource = [
3098
+ 9,
3099
+ n0,
3100
+ _CR,
3101
+ {
3102
+ [_ht]: ["POST", "/restapis/{restApiId}/resources/{parentId}", 201],
3103
+ },
3104
+ () => CreateResourceRequest,
3105
+ () => Resource,
3106
+ ];
3107
+ export var CreateRestApi = [
3108
+ 9,
3109
+ n0,
3110
+ _CRA,
3111
+ {
3112
+ [_ht]: ["POST", "/restapis", 201],
3113
+ },
3114
+ () => CreateRestApiRequest,
3115
+ () => RestApi,
3116
+ ];
3117
+ export var CreateStage = [
3118
+ 9,
3119
+ n0,
3120
+ _CSr,
3121
+ {
3122
+ [_ht]: ["POST", "/restapis/{restApiId}/stages", 201],
3123
+ },
3124
+ () => CreateStageRequest,
3125
+ () => Stage,
3126
+ ];
3127
+ export var CreateUsagePlan = [
3128
+ 9,
3129
+ n0,
3130
+ _CUP,
3131
+ {
3132
+ [_ht]: ["POST", "/usageplans", 201],
3133
+ },
3134
+ () => CreateUsagePlanRequest,
3135
+ () => UsagePlan,
3136
+ ];
3137
+ export var CreateUsagePlanKey = [
3138
+ 9,
3139
+ n0,
3140
+ _CUPK,
3141
+ {
3142
+ [_ht]: ["POST", "/usageplans/{usagePlanId}/keys", 201],
3143
+ },
3144
+ () => CreateUsagePlanKeyRequest,
3145
+ () => UsagePlanKey,
3146
+ ];
3147
+ export var CreateVpcLink = [
3148
+ 9,
3149
+ n0,
3150
+ _CVL,
3151
+ {
3152
+ [_ht]: ["POST", "/vpclinks", 202],
3153
+ },
3154
+ () => CreateVpcLinkRequest,
3155
+ () => VpcLink,
3156
+ ];
3157
+ export var DeleteApiKey = [
3158
+ 9,
3159
+ n0,
3160
+ _DAK,
3161
+ {
3162
+ [_ht]: ["DELETE", "/apikeys/{apiKey}", 202],
3163
+ },
3164
+ () => DeleteApiKeyRequest,
3165
+ () => __Unit,
3166
+ ];
3167
+ export var DeleteAuthorizer = [
3168
+ 9,
3169
+ n0,
3170
+ _DA,
3171
+ {
3172
+ [_ht]: ["DELETE", "/restapis/{restApiId}/authorizers/{authorizerId}", 202],
3173
+ },
3174
+ () => DeleteAuthorizerRequest,
3175
+ () => __Unit,
3176
+ ];
3177
+ export var DeleteBasePathMapping = [
3178
+ 9,
3179
+ n0,
3180
+ _DBPM,
3181
+ {
3182
+ [_ht]: ["DELETE", "/domainnames/{domainName}/basepathmappings/{basePath}", 202],
3183
+ },
3184
+ () => DeleteBasePathMappingRequest,
3185
+ () => __Unit,
3186
+ ];
3187
+ export var DeleteClientCertificate = [
3188
+ 9,
3189
+ n0,
3190
+ _DCC,
3191
+ {
3192
+ [_ht]: ["DELETE", "/clientcertificates/{clientCertificateId}", 202],
3193
+ },
3194
+ () => DeleteClientCertificateRequest,
3195
+ () => __Unit,
3196
+ ];
3197
+ export var DeleteDeployment = [
3198
+ 9,
3199
+ n0,
3200
+ _DD,
3201
+ {
3202
+ [_ht]: ["DELETE", "/restapis/{restApiId}/deployments/{deploymentId}", 202],
3203
+ },
3204
+ () => DeleteDeploymentRequest,
3205
+ () => __Unit,
3206
+ ];
3207
+ export var DeleteDocumentationPart = [
3208
+ 9,
3209
+ n0,
3210
+ _DDP,
3211
+ {
3212
+ [_ht]: ["DELETE", "/restapis/{restApiId}/documentation/parts/{documentationPartId}", 202],
3213
+ },
3214
+ () => DeleteDocumentationPartRequest,
3215
+ () => __Unit,
3216
+ ];
3217
+ export var DeleteDocumentationVersion = [
3218
+ 9,
3219
+ n0,
3220
+ _DDV,
3221
+ {
3222
+ [_ht]: ["DELETE", "/restapis/{restApiId}/documentation/versions/{documentationVersion}", 202],
3223
+ },
3224
+ () => DeleteDocumentationVersionRequest,
3225
+ () => __Unit,
3226
+ ];
3227
+ export var DeleteDomainName = [
3228
+ 9,
3229
+ n0,
3230
+ _DDN,
3231
+ {
3232
+ [_ht]: ["DELETE", "/domainnames/{domainName}", 202],
3233
+ },
3234
+ () => DeleteDomainNameRequest,
3235
+ () => __Unit,
3236
+ ];
3237
+ export var DeleteDomainNameAccessAssociation = [
3238
+ 9,
3239
+ n0,
3240
+ _DDNAA,
3241
+ {
3242
+ [_ht]: ["DELETE", "/domainnameaccessassociations/{domainNameAccessAssociationArn}", 202],
3243
+ },
3244
+ () => DeleteDomainNameAccessAssociationRequest,
3245
+ () => __Unit,
3246
+ ];
3247
+ export var DeleteGatewayResponse = [
3248
+ 9,
3249
+ n0,
3250
+ _DGR,
3251
+ {
3252
+ [_ht]: ["DELETE", "/restapis/{restApiId}/gatewayresponses/{responseType}", 202],
3253
+ },
3254
+ () => DeleteGatewayResponseRequest,
3255
+ () => __Unit,
3256
+ ];
3257
+ export var DeleteIntegration = [
3258
+ 9,
3259
+ n0,
3260
+ _DI,
3261
+ {
3262
+ [_ht]: ["DELETE", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration", 204],
3263
+ },
3264
+ () => DeleteIntegrationRequest,
3265
+ () => __Unit,
3266
+ ];
3267
+ export var DeleteIntegrationResponse = [
3268
+ 9,
3269
+ n0,
3270
+ _DIRe,
3271
+ {
3272
+ [_ht]: [
3273
+ "DELETE",
3274
+ "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration/responses/{statusCode}",
3275
+ 204,
3276
+ ],
3277
+ },
3278
+ () => DeleteIntegrationResponseRequest,
3279
+ () => __Unit,
3280
+ ];
3281
+ export var DeleteMethod = [
3282
+ 9,
3283
+ n0,
3284
+ _DM,
3285
+ {
3286
+ [_ht]: ["DELETE", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}", 204],
3287
+ },
3288
+ () => DeleteMethodRequest,
3289
+ () => __Unit,
3290
+ ];
3291
+ export var DeleteMethodResponse = [
3292
+ 9,
3293
+ n0,
3294
+ _DMRel,
3295
+ {
3296
+ [_ht]: ["DELETE", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/responses/{statusCode}", 204],
3297
+ },
3298
+ () => DeleteMethodResponseRequest,
3299
+ () => __Unit,
3300
+ ];
3301
+ export var DeleteModel = [
3302
+ 9,
3303
+ n0,
3304
+ _DMe,
3305
+ {
3306
+ [_ht]: ["DELETE", "/restapis/{restApiId}/models/{modelName}", 202],
3307
+ },
3308
+ () => DeleteModelRequest,
3309
+ () => __Unit,
3310
+ ];
3311
+ export var DeleteRequestValidator = [
3312
+ 9,
3313
+ n0,
3314
+ _DRV,
3315
+ {
3316
+ [_ht]: ["DELETE", "/restapis/{restApiId}/requestvalidators/{requestValidatorId}", 202],
3317
+ },
3318
+ () => DeleteRequestValidatorRequest,
3319
+ () => __Unit,
3320
+ ];
3321
+ export var DeleteResource = [
3322
+ 9,
3323
+ n0,
3324
+ _DR,
3325
+ {
3326
+ [_ht]: ["DELETE", "/restapis/{restApiId}/resources/{resourceId}", 202],
3327
+ },
3328
+ () => DeleteResourceRequest,
3329
+ () => __Unit,
3330
+ ];
3331
+ export var DeleteRestApi = [
3332
+ 9,
3333
+ n0,
3334
+ _DRA,
3335
+ {
3336
+ [_ht]: ["DELETE", "/restapis/{restApiId}", 202],
3337
+ },
3338
+ () => DeleteRestApiRequest,
3339
+ () => __Unit,
3340
+ ];
3341
+ export var DeleteStage = [
3342
+ 9,
3343
+ n0,
3344
+ _DS,
3345
+ {
3346
+ [_ht]: ["DELETE", "/restapis/{restApiId}/stages/{stageName}", 202],
3347
+ },
3348
+ () => DeleteStageRequest,
3349
+ () => __Unit,
3350
+ ];
3351
+ export var DeleteUsagePlan = [
3352
+ 9,
3353
+ n0,
3354
+ _DUP,
3355
+ {
3356
+ [_ht]: ["DELETE", "/usageplans/{usagePlanId}", 202],
3357
+ },
3358
+ () => DeleteUsagePlanRequest,
3359
+ () => __Unit,
3360
+ ];
3361
+ export var DeleteUsagePlanKey = [
3362
+ 9,
3363
+ n0,
3364
+ _DUPK,
3365
+ {
3366
+ [_ht]: ["DELETE", "/usageplans/{usagePlanId}/keys/{keyId}", 202],
3367
+ },
3368
+ () => DeleteUsagePlanKeyRequest,
3369
+ () => __Unit,
3370
+ ];
3371
+ export var DeleteVpcLink = [
3372
+ 9,
3373
+ n0,
3374
+ _DVL,
3375
+ {
3376
+ [_ht]: ["DELETE", "/vpclinks/{vpcLinkId}", 202],
3377
+ },
3378
+ () => DeleteVpcLinkRequest,
3379
+ () => __Unit,
3380
+ ];
3381
+ export var FlushStageAuthorizersCache = [
3382
+ 9,
3383
+ n0,
3384
+ _FSAC,
3385
+ {
3386
+ [_ht]: ["DELETE", "/restapis/{restApiId}/stages/{stageName}/cache/authorizers", 202],
3387
+ },
3388
+ () => FlushStageAuthorizersCacheRequest,
3389
+ () => __Unit,
3390
+ ];
3391
+ export var FlushStageCache = [
3392
+ 9,
3393
+ n0,
3394
+ _FSC,
3395
+ {
3396
+ [_ht]: ["DELETE", "/restapis/{restApiId}/stages/{stageName}/cache/data", 202],
3397
+ },
3398
+ () => FlushStageCacheRequest,
3399
+ () => __Unit,
3400
+ ];
3401
+ export var GenerateClientCertificate = [
3402
+ 9,
3403
+ n0,
3404
+ _GCC,
3405
+ {
3406
+ [_ht]: ["POST", "/clientcertificates", 201],
3407
+ },
3408
+ () => GenerateClientCertificateRequest,
3409
+ () => ClientCertificate,
3410
+ ];
3411
+ export var GetAccount = [
3412
+ 9,
3413
+ n0,
3414
+ _GA,
3415
+ {
3416
+ [_ht]: ["GET", "/account", 200],
3417
+ },
3418
+ () => GetAccountRequest,
3419
+ () => Account,
3420
+ ];
3421
+ export var GetApiKey = [
3422
+ 9,
3423
+ n0,
3424
+ _GAK,
3425
+ {
3426
+ [_ht]: ["GET", "/apikeys/{apiKey}", 200],
3427
+ },
3428
+ () => GetApiKeyRequest,
3429
+ () => ApiKey,
3430
+ ];
3431
+ export var GetApiKeys = [
3432
+ 9,
3433
+ n0,
3434
+ _GAKe,
3435
+ {
3436
+ [_ht]: ["GET", "/apikeys", 200],
3437
+ },
3438
+ () => GetApiKeysRequest,
3439
+ () => ApiKeys,
3440
+ ];
3441
+ export var GetAuthorizer = [
3442
+ 9,
3443
+ n0,
3444
+ _GAe,
3445
+ {
3446
+ [_ht]: ["GET", "/restapis/{restApiId}/authorizers/{authorizerId}", 200],
3447
+ },
3448
+ () => GetAuthorizerRequest,
3449
+ () => Authorizer,
3450
+ ];
3451
+ export var GetAuthorizers = [
3452
+ 9,
3453
+ n0,
3454
+ _GAet,
3455
+ {
3456
+ [_ht]: ["GET", "/restapis/{restApiId}/authorizers", 200],
3457
+ },
3458
+ () => GetAuthorizersRequest,
3459
+ () => Authorizers,
3460
+ ];
3461
+ export var GetBasePathMapping = [
3462
+ 9,
3463
+ n0,
3464
+ _GBPM,
3465
+ {
3466
+ [_ht]: ["GET", "/domainnames/{domainName}/basepathmappings/{basePath}", 200],
3467
+ },
3468
+ () => GetBasePathMappingRequest,
3469
+ () => BasePathMapping,
3470
+ ];
3471
+ export var GetBasePathMappings = [
3472
+ 9,
3473
+ n0,
3474
+ _GBPMe,
3475
+ {
3476
+ [_ht]: ["GET", "/domainnames/{domainName}/basepathmappings", 200],
3477
+ },
3478
+ () => GetBasePathMappingsRequest,
3479
+ () => BasePathMappings,
3480
+ ];
3481
+ export var GetClientCertificate = [
3482
+ 9,
3483
+ n0,
3484
+ _GCCe,
3485
+ {
3486
+ [_ht]: ["GET", "/clientcertificates/{clientCertificateId}", 200],
3487
+ },
3488
+ () => GetClientCertificateRequest,
3489
+ () => ClientCertificate,
3490
+ ];
3491
+ export var GetClientCertificates = [
3492
+ 9,
3493
+ n0,
3494
+ _GCCet,
3495
+ {
3496
+ [_ht]: ["GET", "/clientcertificates", 200],
3497
+ },
3498
+ () => GetClientCertificatesRequest,
3499
+ () => ClientCertificates,
3500
+ ];
3501
+ export var GetDeployment = [
3502
+ 9,
3503
+ n0,
3504
+ _GD,
3505
+ {
3506
+ [_ht]: ["GET", "/restapis/{restApiId}/deployments/{deploymentId}", 200],
3507
+ },
3508
+ () => GetDeploymentRequest,
3509
+ () => Deployment,
3510
+ ];
3511
+ export var GetDeployments = [
3512
+ 9,
3513
+ n0,
3514
+ _GDe,
3515
+ {
3516
+ [_ht]: ["GET", "/restapis/{restApiId}/deployments", 200],
3517
+ },
3518
+ () => GetDeploymentsRequest,
3519
+ () => Deployments,
3520
+ ];
3521
+ export var GetDocumentationPart = [
3522
+ 9,
3523
+ n0,
3524
+ _GDP,
3525
+ {
3526
+ [_ht]: ["GET", "/restapis/{restApiId}/documentation/parts/{documentationPartId}", 200],
3527
+ },
3528
+ () => GetDocumentationPartRequest,
3529
+ () => DocumentationPart,
3530
+ ];
3531
+ export var GetDocumentationParts = [
3532
+ 9,
3533
+ n0,
3534
+ _GDPe,
3535
+ {
3536
+ [_ht]: ["GET", "/restapis/{restApiId}/documentation/parts", 200],
3537
+ },
3538
+ () => GetDocumentationPartsRequest,
3539
+ () => DocumentationParts,
3540
+ ];
3541
+ export var GetDocumentationVersion = [
3542
+ 9,
3543
+ n0,
3544
+ _GDV,
3545
+ {
3546
+ [_ht]: ["GET", "/restapis/{restApiId}/documentation/versions/{documentationVersion}", 200],
3547
+ },
3548
+ () => GetDocumentationVersionRequest,
3549
+ () => DocumentationVersion,
3550
+ ];
3551
+ export var GetDocumentationVersions = [
3552
+ 9,
3553
+ n0,
3554
+ _GDVe,
3555
+ {
3556
+ [_ht]: ["GET", "/restapis/{restApiId}/documentation/versions", 200],
3557
+ },
3558
+ () => GetDocumentationVersionsRequest,
3559
+ () => DocumentationVersions,
3560
+ ];
3561
+ export var GetDomainName = [
3562
+ 9,
3563
+ n0,
3564
+ _GDN,
3565
+ {
3566
+ [_ht]: ["GET", "/domainnames/{domainName}", 200],
3567
+ },
3568
+ () => GetDomainNameRequest,
3569
+ () => DomainName,
3570
+ ];
3571
+ export var GetDomainNameAccessAssociations = [
3572
+ 9,
3573
+ n0,
3574
+ _GDNAA,
3575
+ {
3576
+ [_ht]: ["GET", "/domainnameaccessassociations", 200],
3577
+ },
3578
+ () => GetDomainNameAccessAssociationsRequest,
3579
+ () => DomainNameAccessAssociations,
3580
+ ];
3581
+ export var GetDomainNames = [
3582
+ 9,
3583
+ n0,
3584
+ _GDNe,
3585
+ {
3586
+ [_ht]: ["GET", "/domainnames", 200],
3587
+ },
3588
+ () => GetDomainNamesRequest,
3589
+ () => DomainNames,
3590
+ ];
3591
+ export var GetExport = [
3592
+ 9,
3593
+ n0,
3594
+ _GE,
3595
+ {
3596
+ [_ht]: ["GET", "/restapis/{restApiId}/stages/{stageName}/exports/{exportType}", 200],
3597
+ },
3598
+ () => GetExportRequest,
3599
+ () => ExportResponse,
3600
+ ];
3601
+ export var GetGatewayResponse = [
3602
+ 9,
3603
+ n0,
3604
+ _GGR,
3605
+ {
3606
+ [_ht]: ["GET", "/restapis/{restApiId}/gatewayresponses/{responseType}", 200],
3607
+ },
3608
+ () => GetGatewayResponseRequest,
3609
+ () => GatewayResponse,
3610
+ ];
3611
+ export var GetGatewayResponses = [
3612
+ 9,
3613
+ n0,
3614
+ _GGRe,
3615
+ {
3616
+ [_ht]: ["GET", "/restapis/{restApiId}/gatewayresponses", 200],
3617
+ },
3618
+ () => GetGatewayResponsesRequest,
3619
+ () => GatewayResponses,
3620
+ ];
3621
+ export var GetIntegration = [
3622
+ 9,
3623
+ n0,
3624
+ _GI,
3625
+ {
3626
+ [_ht]: ["GET", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration", 200],
3627
+ },
3628
+ () => GetIntegrationRequest,
3629
+ () => Integration,
3630
+ ];
3631
+ export var GetIntegrationResponse = [
3632
+ 9,
3633
+ n0,
3634
+ _GIRe,
3635
+ {
3636
+ [_ht]: [
3637
+ "GET",
3638
+ "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration/responses/{statusCode}",
3639
+ 200,
3640
+ ],
3641
+ },
3642
+ () => GetIntegrationResponseRequest,
3643
+ () => IntegrationResponse,
3644
+ ];
3645
+ export var GetMethod = [
3646
+ 9,
3647
+ n0,
3648
+ _GM,
3649
+ {
3650
+ [_ht]: ["GET", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}", 200],
3651
+ },
3652
+ () => GetMethodRequest,
3653
+ () => Method,
3654
+ ];
3655
+ export var GetMethodResponse = [
3656
+ 9,
3657
+ n0,
3658
+ _GMRete,
3659
+ {
3660
+ [_ht]: ["GET", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/responses/{statusCode}", 200],
3661
+ },
3662
+ () => GetMethodResponseRequest,
3663
+ () => MethodResponse,
3664
+ ];
3665
+ export var GetModel = [
3666
+ 9,
3667
+ n0,
3668
+ _GMe,
3669
+ {
3670
+ [_ht]: ["GET", "/restapis/{restApiId}/models/{modelName}", 200],
3671
+ },
3672
+ () => GetModelRequest,
3673
+ () => Model,
3674
+ ];
3675
+ export var GetModels = [
3676
+ 9,
3677
+ n0,
3678
+ _GMet,
3679
+ {
3680
+ [_ht]: ["GET", "/restapis/{restApiId}/models", 200],
3681
+ },
3682
+ () => GetModelsRequest,
3683
+ () => Models,
3684
+ ];
3685
+ export var GetModelTemplate = [
3686
+ 9,
3687
+ n0,
3688
+ _GMT,
3689
+ {
3690
+ [_ht]: ["GET", "/restapis/{restApiId}/models/{modelName}/default_template", 200],
3691
+ },
3692
+ () => GetModelTemplateRequest,
3693
+ () => Template,
3694
+ ];
3695
+ export var GetRequestValidator = [
3696
+ 9,
3697
+ n0,
3698
+ _GRV,
3699
+ {
3700
+ [_ht]: ["GET", "/restapis/{restApiId}/requestvalidators/{requestValidatorId}", 200],
3701
+ },
3702
+ () => GetRequestValidatorRequest,
3703
+ () => RequestValidator,
3704
+ ];
3705
+ export var GetRequestValidators = [
3706
+ 9,
3707
+ n0,
3708
+ _GRVe,
3709
+ {
3710
+ [_ht]: ["GET", "/restapis/{restApiId}/requestvalidators", 200],
3711
+ },
3712
+ () => GetRequestValidatorsRequest,
3713
+ () => RequestValidators,
3714
+ ];
3715
+ export var GetResource = [
3716
+ 9,
3717
+ n0,
3718
+ _GRe,
3719
+ {
3720
+ [_ht]: ["GET", "/restapis/{restApiId}/resources/{resourceId}", 200],
3721
+ },
3722
+ () => GetResourceRequest,
3723
+ () => Resource,
3724
+ ];
3725
+ export var GetResources = [
3726
+ 9,
3727
+ n0,
3728
+ _GRet,
3729
+ {
3730
+ [_ht]: ["GET", "/restapis/{restApiId}/resources", 200],
3731
+ },
3732
+ () => GetResourcesRequest,
3733
+ () => Resources,
3734
+ ];
3735
+ export var GetRestApi = [
3736
+ 9,
3737
+ n0,
3738
+ _GRA,
3739
+ {
3740
+ [_ht]: ["GET", "/restapis/{restApiId}", 200],
3741
+ },
3742
+ () => GetRestApiRequest,
3743
+ () => RestApi,
3744
+ ];
3745
+ export var GetRestApis = [
3746
+ 9,
3747
+ n0,
3748
+ _GRAe,
3749
+ {
3750
+ [_ht]: ["GET", "/restapis", 200],
3751
+ },
3752
+ () => GetRestApisRequest,
3753
+ () => RestApis,
3754
+ ];
3755
+ export var GetSdk = [
3756
+ 9,
3757
+ n0,
3758
+ _GS,
3759
+ {
3760
+ [_ht]: ["GET", "/restapis/{restApiId}/stages/{stageName}/sdks/{sdkType}", 200],
3761
+ },
3762
+ () => GetSdkRequest,
3763
+ () => SdkResponse,
3764
+ ];
3765
+ export var GetSdkType = [
3766
+ 9,
3767
+ n0,
3768
+ _GST,
3769
+ {
3770
+ [_ht]: ["GET", "/sdktypes/{id}", 200],
3771
+ },
3772
+ () => GetSdkTypeRequest,
3773
+ () => SdkType,
3774
+ ];
3775
+ export var GetSdkTypes = [
3776
+ 9,
3777
+ n0,
3778
+ _GSTe,
3779
+ {
3780
+ [_ht]: ["GET", "/sdktypes", 200],
3781
+ },
3782
+ () => GetSdkTypesRequest,
3783
+ () => SdkTypes,
3784
+ ];
3785
+ export var GetStage = [
3786
+ 9,
3787
+ n0,
3788
+ _GSe,
3789
+ {
3790
+ [_ht]: ["GET", "/restapis/{restApiId}/stages/{stageName}", 200],
3791
+ },
3792
+ () => GetStageRequest,
3793
+ () => Stage,
3794
+ ];
3795
+ export var GetStages = [
3796
+ 9,
3797
+ n0,
3798
+ _GSet,
3799
+ {
3800
+ [_ht]: ["GET", "/restapis/{restApiId}/stages", 200],
3801
+ },
3802
+ () => GetStagesRequest,
3803
+ () => Stages,
3804
+ ];
3805
+ export var GetTags = [
3806
+ 9,
3807
+ n0,
3808
+ _GT,
3809
+ {
3810
+ [_ht]: ["GET", "/tags/{resourceArn}", 200],
3811
+ },
3812
+ () => GetTagsRequest,
3813
+ () => Tags,
3814
+ ];
3815
+ export var GetUsage = [
3816
+ 9,
3817
+ n0,
3818
+ _GU,
3819
+ {
3820
+ [_ht]: ["GET", "/usageplans/{usagePlanId}/usage", 200],
3821
+ },
3822
+ () => GetUsageRequest,
3823
+ () => Usage,
3824
+ ];
3825
+ export var GetUsagePlan = [
3826
+ 9,
3827
+ n0,
3828
+ _GUP,
3829
+ {
3830
+ [_ht]: ["GET", "/usageplans/{usagePlanId}", 200],
3831
+ },
3832
+ () => GetUsagePlanRequest,
3833
+ () => UsagePlan,
3834
+ ];
3835
+ export var GetUsagePlanKey = [
3836
+ 9,
3837
+ n0,
3838
+ _GUPK,
3839
+ {
3840
+ [_ht]: ["GET", "/usageplans/{usagePlanId}/keys/{keyId}", 200],
3841
+ },
3842
+ () => GetUsagePlanKeyRequest,
3843
+ () => UsagePlanKey,
3844
+ ];
3845
+ export var GetUsagePlanKeys = [
3846
+ 9,
3847
+ n0,
3848
+ _GUPKe,
3849
+ {
3850
+ [_ht]: ["GET", "/usageplans/{usagePlanId}/keys", 200],
3851
+ },
3852
+ () => GetUsagePlanKeysRequest,
3853
+ () => UsagePlanKeys,
3854
+ ];
3855
+ export var GetUsagePlans = [
3856
+ 9,
3857
+ n0,
3858
+ _GUPe,
3859
+ {
3860
+ [_ht]: ["GET", "/usageplans", 200],
3861
+ },
3862
+ () => GetUsagePlansRequest,
3863
+ () => UsagePlans,
3864
+ ];
3865
+ export var GetVpcLink = [
3866
+ 9,
3867
+ n0,
3868
+ _GVL,
3869
+ {
3870
+ [_ht]: ["GET", "/vpclinks/{vpcLinkId}", 200],
3871
+ },
3872
+ () => GetVpcLinkRequest,
3873
+ () => VpcLink,
3874
+ ];
3875
+ export var GetVpcLinks = [
3876
+ 9,
3877
+ n0,
3878
+ _GVLe,
3879
+ {
3880
+ [_ht]: ["GET", "/vpclinks", 200],
3881
+ },
3882
+ () => GetVpcLinksRequest,
3883
+ () => VpcLinks,
3884
+ ];
3885
+ export var ImportApiKeys = [
3886
+ 9,
3887
+ n0,
3888
+ _IAK,
3889
+ {
3890
+ [_ht]: ["POST", "/apikeys?mode=import", 201],
3891
+ },
3892
+ () => ImportApiKeysRequest,
3893
+ () => ApiKeyIds,
3894
+ ];
3895
+ export var ImportDocumentationParts = [
3896
+ 9,
3897
+ n0,
3898
+ _IDP,
3899
+ {
3900
+ [_ht]: ["PUT", "/restapis/{restApiId}/documentation/parts", 200],
3901
+ },
3902
+ () => ImportDocumentationPartsRequest,
3903
+ () => DocumentationPartIds,
3904
+ ];
3905
+ export var ImportRestApi = [
3906
+ 9,
3907
+ n0,
3908
+ _IRA,
3909
+ {
3910
+ [_ht]: ["POST", "/restapis?mode=import", 201],
3911
+ },
3912
+ () => ImportRestApiRequest,
3913
+ () => RestApi,
3914
+ ];
3915
+ export var PutGatewayResponse = [
3916
+ 9,
3917
+ n0,
3918
+ _PGR,
3919
+ {
3920
+ [_ht]: ["PUT", "/restapis/{restApiId}/gatewayresponses/{responseType}", 201],
3921
+ },
3922
+ () => PutGatewayResponseRequest,
3923
+ () => GatewayResponse,
3924
+ ];
3925
+ export var PutIntegration = [
3926
+ 9,
3927
+ n0,
3928
+ _PI,
3929
+ {
3930
+ [_ht]: ["PUT", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration", 201],
3931
+ },
3932
+ () => PutIntegrationRequest,
3933
+ () => Integration,
3934
+ ];
3935
+ export var PutIntegrationResponse = [
3936
+ 9,
3937
+ n0,
3938
+ _PIRu,
3939
+ {
3940
+ [_ht]: [
3941
+ "PUT",
3942
+ "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration/responses/{statusCode}",
3943
+ 201,
3944
+ ],
3945
+ },
3946
+ () => PutIntegrationResponseRequest,
3947
+ () => IntegrationResponse,
3948
+ ];
3949
+ export var PutMethod = [
3950
+ 9,
3951
+ n0,
3952
+ _PM,
3953
+ {
3954
+ [_ht]: ["PUT", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}", 201],
3955
+ },
3956
+ () => PutMethodRequest,
3957
+ () => Method,
3958
+ ];
3959
+ export var PutMethodResponse = [
3960
+ 9,
3961
+ n0,
3962
+ _PMRu,
3963
+ {
3964
+ [_ht]: ["PUT", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/responses/{statusCode}", 201],
3965
+ },
3966
+ () => PutMethodResponseRequest,
3967
+ () => MethodResponse,
3968
+ ];
3969
+ export var PutRestApi = [
3970
+ 9,
3971
+ n0,
3972
+ _PRA,
3973
+ {
3974
+ [_ht]: ["PUT", "/restapis/{restApiId}", 200],
3975
+ },
3976
+ () => PutRestApiRequest,
3977
+ () => RestApi,
3978
+ ];
3979
+ export var RejectDomainNameAccessAssociation = [
3980
+ 9,
3981
+ n0,
3982
+ _RDNAA,
3983
+ {
3984
+ [_ht]: ["POST", "/rejectdomainnameaccessassociations", 202],
3985
+ },
3986
+ () => RejectDomainNameAccessAssociationRequest,
3987
+ () => __Unit,
3988
+ ];
3989
+ export var TagResource = [
3990
+ 9,
3991
+ n0,
3992
+ _TR,
3993
+ {
3994
+ [_ht]: ["PUT", "/tags/{resourceArn}", 204],
3995
+ },
3996
+ () => TagResourceRequest,
3997
+ () => __Unit,
3998
+ ];
3999
+ export var TestInvokeAuthorizer = [
4000
+ 9,
4001
+ n0,
4002
+ _TIA,
4003
+ {
4004
+ [_ht]: ["POST", "/restapis/{restApiId}/authorizers/{authorizerId}", 200],
4005
+ },
4006
+ () => TestInvokeAuthorizerRequest,
4007
+ () => TestInvokeAuthorizerResponse,
4008
+ ];
4009
+ export var TestInvokeMethod = [
4010
+ 9,
4011
+ n0,
4012
+ _TIM,
4013
+ {
4014
+ [_ht]: ["POST", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}", 200],
4015
+ },
4016
+ () => TestInvokeMethodRequest,
4017
+ () => TestInvokeMethodResponse,
4018
+ ];
4019
+ export var UntagResource = [
4020
+ 9,
4021
+ n0,
4022
+ _UR,
4023
+ {
4024
+ [_ht]: ["DELETE", "/tags/{resourceArn}", 204],
4025
+ },
4026
+ () => UntagResourceRequest,
4027
+ () => __Unit,
4028
+ ];
4029
+ export var UpdateAccount = [
4030
+ 9,
4031
+ n0,
4032
+ _UA,
4033
+ {
4034
+ [_ht]: ["PATCH", "/account", 200],
4035
+ },
4036
+ () => UpdateAccountRequest,
4037
+ () => Account,
4038
+ ];
4039
+ export var UpdateApiKey = [
4040
+ 9,
4041
+ n0,
4042
+ _UAK,
4043
+ {
4044
+ [_ht]: ["PATCH", "/apikeys/{apiKey}", 200],
4045
+ },
4046
+ () => UpdateApiKeyRequest,
4047
+ () => ApiKey,
4048
+ ];
4049
+ export var UpdateAuthorizer = [
4050
+ 9,
4051
+ n0,
4052
+ _UAp,
4053
+ {
4054
+ [_ht]: ["PATCH", "/restapis/{restApiId}/authorizers/{authorizerId}", 200],
4055
+ },
4056
+ () => UpdateAuthorizerRequest,
4057
+ () => Authorizer,
4058
+ ];
4059
+ export var UpdateBasePathMapping = [
4060
+ 9,
4061
+ n0,
4062
+ _UBPM,
4063
+ {
4064
+ [_ht]: ["PATCH", "/domainnames/{domainName}/basepathmappings/{basePath}", 200],
4065
+ },
4066
+ () => UpdateBasePathMappingRequest,
4067
+ () => BasePathMapping,
4068
+ ];
4069
+ export var UpdateClientCertificate = [
4070
+ 9,
4071
+ n0,
4072
+ _UCC,
4073
+ {
4074
+ [_ht]: ["PATCH", "/clientcertificates/{clientCertificateId}", 200],
4075
+ },
4076
+ () => UpdateClientCertificateRequest,
4077
+ () => ClientCertificate,
4078
+ ];
4079
+ export var UpdateDeployment = [
4080
+ 9,
4081
+ n0,
4082
+ _UD,
4083
+ {
4084
+ [_ht]: ["PATCH", "/restapis/{restApiId}/deployments/{deploymentId}", 200],
4085
+ },
4086
+ () => UpdateDeploymentRequest,
4087
+ () => Deployment,
4088
+ ];
4089
+ export var UpdateDocumentationPart = [
4090
+ 9,
4091
+ n0,
4092
+ _UDP,
4093
+ {
4094
+ [_ht]: ["PATCH", "/restapis/{restApiId}/documentation/parts/{documentationPartId}", 200],
4095
+ },
4096
+ () => UpdateDocumentationPartRequest,
4097
+ () => DocumentationPart,
4098
+ ];
4099
+ export var UpdateDocumentationVersion = [
4100
+ 9,
4101
+ n0,
4102
+ _UDV,
4103
+ {
4104
+ [_ht]: ["PATCH", "/restapis/{restApiId}/documentation/versions/{documentationVersion}", 200],
4105
+ },
4106
+ () => UpdateDocumentationVersionRequest,
4107
+ () => DocumentationVersion,
4108
+ ];
4109
+ export var UpdateDomainName = [
4110
+ 9,
4111
+ n0,
4112
+ _UDN,
4113
+ {
4114
+ [_ht]: ["PATCH", "/domainnames/{domainName}", 200],
4115
+ },
4116
+ () => UpdateDomainNameRequest,
4117
+ () => DomainName,
4118
+ ];
4119
+ export var UpdateGatewayResponse = [
4120
+ 9,
4121
+ n0,
4122
+ _UGR,
4123
+ {
4124
+ [_ht]: ["PATCH", "/restapis/{restApiId}/gatewayresponses/{responseType}", 200],
4125
+ },
4126
+ () => UpdateGatewayResponseRequest,
4127
+ () => GatewayResponse,
4128
+ ];
4129
+ export var UpdateIntegration = [
4130
+ 9,
4131
+ n0,
4132
+ _UI,
4133
+ {
4134
+ [_ht]: ["PATCH", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration", 200],
4135
+ },
4136
+ () => UpdateIntegrationRequest,
4137
+ () => Integration,
4138
+ ];
4139
+ export var UpdateIntegrationResponse = [
4140
+ 9,
4141
+ n0,
4142
+ _UIRp,
4143
+ {
4144
+ [_ht]: [
4145
+ "PATCH",
4146
+ "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/integration/responses/{statusCode}",
4147
+ 200,
4148
+ ],
4149
+ },
4150
+ () => UpdateIntegrationResponseRequest,
4151
+ () => IntegrationResponse,
4152
+ ];
4153
+ export var UpdateMethod = [
4154
+ 9,
4155
+ n0,
4156
+ _UM,
4157
+ {
4158
+ [_ht]: ["PATCH", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}", 200],
4159
+ },
4160
+ () => UpdateMethodRequest,
4161
+ () => Method,
4162
+ ];
4163
+ export var UpdateMethodResponse = [
4164
+ 9,
4165
+ n0,
4166
+ _UMRpd,
4167
+ {
4168
+ [_ht]: ["PATCH", "/restapis/{restApiId}/resources/{resourceId}/methods/{httpMethod}/responses/{statusCode}", 201],
4169
+ },
4170
+ () => UpdateMethodResponseRequest,
4171
+ () => MethodResponse,
4172
+ ];
4173
+ export var UpdateModel = [
4174
+ 9,
4175
+ n0,
4176
+ _UMp,
4177
+ {
4178
+ [_ht]: ["PATCH", "/restapis/{restApiId}/models/{modelName}", 200],
4179
+ },
4180
+ () => UpdateModelRequest,
4181
+ () => Model,
4182
+ ];
4183
+ export var UpdateRequestValidator = [
4184
+ 9,
4185
+ n0,
4186
+ _URV,
4187
+ {
4188
+ [_ht]: ["PATCH", "/restapis/{restApiId}/requestvalidators/{requestValidatorId}", 200],
4189
+ },
4190
+ () => UpdateRequestValidatorRequest,
4191
+ () => RequestValidator,
4192
+ ];
4193
+ export var UpdateResource = [
4194
+ 9,
4195
+ n0,
4196
+ _URp,
4197
+ {
4198
+ [_ht]: ["PATCH", "/restapis/{restApiId}/resources/{resourceId}", 200],
4199
+ },
4200
+ () => UpdateResourceRequest,
4201
+ () => Resource,
4202
+ ];
4203
+ export var UpdateRestApi = [
4204
+ 9,
4205
+ n0,
4206
+ _URA,
4207
+ {
4208
+ [_ht]: ["PATCH", "/restapis/{restApiId}", 200],
4209
+ },
4210
+ () => UpdateRestApiRequest,
4211
+ () => RestApi,
4212
+ ];
4213
+ export var UpdateStage = [
4214
+ 9,
4215
+ n0,
4216
+ _US,
4217
+ {
4218
+ [_ht]: ["PATCH", "/restapis/{restApiId}/stages/{stageName}", 200],
4219
+ },
4220
+ () => UpdateStageRequest,
4221
+ () => Stage,
4222
+ ];
4223
+ export var UpdateUsage = [
4224
+ 9,
4225
+ n0,
4226
+ _UU,
4227
+ {
4228
+ [_ht]: ["PATCH", "/usageplans/{usagePlanId}/keys/{keyId}/usage", 200],
4229
+ },
4230
+ () => UpdateUsageRequest,
4231
+ () => Usage,
4232
+ ];
4233
+ export var UpdateUsagePlan = [
4234
+ 9,
4235
+ n0,
4236
+ _UUP,
4237
+ {
4238
+ [_ht]: ["PATCH", "/usageplans/{usagePlanId}", 200],
4239
+ },
4240
+ () => UpdateUsagePlanRequest,
4241
+ () => UsagePlan,
4242
+ ];
4243
+ export var UpdateVpcLink = [
4244
+ 9,
4245
+ n0,
4246
+ _UVL,
4247
+ {
4248
+ [_ht]: ["PATCH", "/vpclinks/{vpcLinkId}", 200],
4249
+ },
4250
+ () => UpdateVpcLinkRequest,
4251
+ () => VpcLink,
4252
+ ];