@aws-sdk/client-api-gateway 3.297.0 → 3.299.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 (245) hide show
  1. package/dist-cjs/commands/CreateApiKeyCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -3
  3. package/dist-cjs/commands/CreateBasePathMappingCommand.js +2 -3
  4. package/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
  5. package/dist-cjs/commands/CreateDocumentationPartCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDocumentationVersionCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDomainNameCommand.js +2 -3
  8. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  9. package/dist-cjs/commands/CreateRequestValidatorCommand.js +2 -3
  10. package/dist-cjs/commands/CreateResourceCommand.js +2 -3
  11. package/dist-cjs/commands/CreateRestApiCommand.js +2 -3
  12. package/dist-cjs/commands/CreateStageCommand.js +2 -3
  13. package/dist-cjs/commands/CreateUsagePlanCommand.js +2 -3
  14. package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +2 -3
  15. package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteApiKeyCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteBasePathMappingCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteClientCertificateCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteDocumentationPartCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteGatewayResponseCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteMethodCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteMethodResponseCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteRequestValidatorCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteResourceCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteRestApiCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteStageCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteUsagePlanCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -3
  37. package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +2 -3
  38. package/dist-cjs/commands/FlushStageCacheCommand.js +2 -3
  39. package/dist-cjs/commands/GenerateClientCertificateCommand.js +2 -3
  40. package/dist-cjs/commands/GetAccountCommand.js +2 -3
  41. package/dist-cjs/commands/GetApiKeyCommand.js +2 -3
  42. package/dist-cjs/commands/GetApiKeysCommand.js +2 -3
  43. package/dist-cjs/commands/GetAuthorizerCommand.js +2 -3
  44. package/dist-cjs/commands/GetAuthorizersCommand.js +2 -3
  45. package/dist-cjs/commands/GetBasePathMappingCommand.js +2 -3
  46. package/dist-cjs/commands/GetBasePathMappingsCommand.js +2 -3
  47. package/dist-cjs/commands/GetClientCertificateCommand.js +2 -3
  48. package/dist-cjs/commands/GetClientCertificatesCommand.js +2 -3
  49. package/dist-cjs/commands/GetDeploymentCommand.js +2 -3
  50. package/dist-cjs/commands/GetDeploymentsCommand.js +2 -3
  51. package/dist-cjs/commands/GetDocumentationPartCommand.js +2 -3
  52. package/dist-cjs/commands/GetDocumentationPartsCommand.js +2 -3
  53. package/dist-cjs/commands/GetDocumentationVersionCommand.js +2 -3
  54. package/dist-cjs/commands/GetDocumentationVersionsCommand.js +2 -3
  55. package/dist-cjs/commands/GetDomainNameCommand.js +2 -3
  56. package/dist-cjs/commands/GetDomainNamesCommand.js +2 -3
  57. package/dist-cjs/commands/GetExportCommand.js +2 -3
  58. package/dist-cjs/commands/GetGatewayResponseCommand.js +2 -3
  59. package/dist-cjs/commands/GetGatewayResponsesCommand.js +2 -3
  60. package/dist-cjs/commands/GetIntegrationCommand.js +2 -3
  61. package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -3
  62. package/dist-cjs/commands/GetMethodCommand.js +2 -3
  63. package/dist-cjs/commands/GetMethodResponseCommand.js +2 -3
  64. package/dist-cjs/commands/GetModelCommand.js +2 -3
  65. package/dist-cjs/commands/GetModelTemplateCommand.js +2 -3
  66. package/dist-cjs/commands/GetModelsCommand.js +2 -3
  67. package/dist-cjs/commands/GetRequestValidatorCommand.js +2 -3
  68. package/dist-cjs/commands/GetRequestValidatorsCommand.js +2 -3
  69. package/dist-cjs/commands/GetResourceCommand.js +2 -3
  70. package/dist-cjs/commands/GetResourcesCommand.js +2 -3
  71. package/dist-cjs/commands/GetRestApiCommand.js +2 -3
  72. package/dist-cjs/commands/GetRestApisCommand.js +2 -3
  73. package/dist-cjs/commands/GetSdkCommand.js +2 -3
  74. package/dist-cjs/commands/GetSdkTypeCommand.js +2 -3
  75. package/dist-cjs/commands/GetSdkTypesCommand.js +2 -3
  76. package/dist-cjs/commands/GetStageCommand.js +2 -3
  77. package/dist-cjs/commands/GetStagesCommand.js +2 -3
  78. package/dist-cjs/commands/GetTagsCommand.js +2 -3
  79. package/dist-cjs/commands/GetUsageCommand.js +2 -3
  80. package/dist-cjs/commands/GetUsagePlanCommand.js +2 -3
  81. package/dist-cjs/commands/GetUsagePlanKeyCommand.js +2 -3
  82. package/dist-cjs/commands/GetUsagePlanKeysCommand.js +2 -3
  83. package/dist-cjs/commands/GetUsagePlansCommand.js +2 -3
  84. package/dist-cjs/commands/GetVpcLinkCommand.js +2 -3
  85. package/dist-cjs/commands/GetVpcLinksCommand.js +2 -3
  86. package/dist-cjs/commands/ImportApiKeysCommand.js +2 -3
  87. package/dist-cjs/commands/ImportDocumentationPartsCommand.js +2 -3
  88. package/dist-cjs/commands/ImportRestApiCommand.js +2 -3
  89. package/dist-cjs/commands/PutGatewayResponseCommand.js +2 -3
  90. package/dist-cjs/commands/PutIntegrationCommand.js +2 -3
  91. package/dist-cjs/commands/PutIntegrationResponseCommand.js +2 -3
  92. package/dist-cjs/commands/PutMethodCommand.js +2 -3
  93. package/dist-cjs/commands/PutMethodResponseCommand.js +2 -3
  94. package/dist-cjs/commands/PutRestApiCommand.js +2 -3
  95. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  96. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -3
  97. package/dist-cjs/commands/TestInvokeMethodCommand.js +2 -3
  98. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateAccountCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateApiKeyCommand.js +2 -3
  101. package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateBasePathMappingCommand.js +2 -3
  103. package/dist-cjs/commands/UpdateClientCertificateCommand.js +2 -3
  104. package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -3
  105. package/dist-cjs/commands/UpdateDocumentationPartCommand.js +2 -3
  106. package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +2 -3
  107. package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -3
  108. package/dist-cjs/commands/UpdateGatewayResponseCommand.js +2 -3
  109. package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -3
  110. package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -3
  111. package/dist-cjs/commands/UpdateMethodCommand.js +2 -3
  112. package/dist-cjs/commands/UpdateMethodResponseCommand.js +2 -3
  113. package/dist-cjs/commands/UpdateModelCommand.js +2 -3
  114. package/dist-cjs/commands/UpdateRequestValidatorCommand.js +2 -3
  115. package/dist-cjs/commands/UpdateResourceCommand.js +2 -3
  116. package/dist-cjs/commands/UpdateRestApiCommand.js +2 -3
  117. package/dist-cjs/commands/UpdateStageCommand.js +2 -3
  118. package/dist-cjs/commands/UpdateUsageCommand.js +2 -3
  119. package/dist-cjs/commands/UpdateUsagePlanCommand.js +2 -3
  120. package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -3
  121. package/dist-cjs/models/models_0.js +1 -749
  122. package/dist-es/commands/CreateApiKeyCommand.js +2 -3
  123. package/dist-es/commands/CreateAuthorizerCommand.js +2 -3
  124. package/dist-es/commands/CreateBasePathMappingCommand.js +2 -3
  125. package/dist-es/commands/CreateDeploymentCommand.js +2 -3
  126. package/dist-es/commands/CreateDocumentationPartCommand.js +2 -3
  127. package/dist-es/commands/CreateDocumentationVersionCommand.js +2 -3
  128. package/dist-es/commands/CreateDomainNameCommand.js +2 -3
  129. package/dist-es/commands/CreateModelCommand.js +2 -3
  130. package/dist-es/commands/CreateRequestValidatorCommand.js +2 -3
  131. package/dist-es/commands/CreateResourceCommand.js +2 -3
  132. package/dist-es/commands/CreateRestApiCommand.js +2 -3
  133. package/dist-es/commands/CreateStageCommand.js +2 -3
  134. package/dist-es/commands/CreateUsagePlanCommand.js +2 -3
  135. package/dist-es/commands/CreateUsagePlanKeyCommand.js +2 -3
  136. package/dist-es/commands/CreateVpcLinkCommand.js +2 -3
  137. package/dist-es/commands/DeleteApiKeyCommand.js +2 -3
  138. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -3
  139. package/dist-es/commands/DeleteBasePathMappingCommand.js +2 -3
  140. package/dist-es/commands/DeleteClientCertificateCommand.js +2 -3
  141. package/dist-es/commands/DeleteDeploymentCommand.js +2 -3
  142. package/dist-es/commands/DeleteDocumentationPartCommand.js +2 -3
  143. package/dist-es/commands/DeleteDocumentationVersionCommand.js +2 -3
  144. package/dist-es/commands/DeleteDomainNameCommand.js +2 -3
  145. package/dist-es/commands/DeleteGatewayResponseCommand.js +2 -3
  146. package/dist-es/commands/DeleteIntegrationCommand.js +2 -3
  147. package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -3
  148. package/dist-es/commands/DeleteMethodCommand.js +2 -3
  149. package/dist-es/commands/DeleteMethodResponseCommand.js +2 -3
  150. package/dist-es/commands/DeleteModelCommand.js +2 -3
  151. package/dist-es/commands/DeleteRequestValidatorCommand.js +2 -3
  152. package/dist-es/commands/DeleteResourceCommand.js +2 -3
  153. package/dist-es/commands/DeleteRestApiCommand.js +2 -3
  154. package/dist-es/commands/DeleteStageCommand.js +2 -3
  155. package/dist-es/commands/DeleteUsagePlanCommand.js +2 -3
  156. package/dist-es/commands/DeleteUsagePlanKeyCommand.js +2 -3
  157. package/dist-es/commands/DeleteVpcLinkCommand.js +2 -3
  158. package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +2 -3
  159. package/dist-es/commands/FlushStageCacheCommand.js +2 -3
  160. package/dist-es/commands/GenerateClientCertificateCommand.js +2 -3
  161. package/dist-es/commands/GetAccountCommand.js +2 -3
  162. package/dist-es/commands/GetApiKeyCommand.js +2 -3
  163. package/dist-es/commands/GetApiKeysCommand.js +2 -3
  164. package/dist-es/commands/GetAuthorizerCommand.js +2 -3
  165. package/dist-es/commands/GetAuthorizersCommand.js +2 -3
  166. package/dist-es/commands/GetBasePathMappingCommand.js +2 -3
  167. package/dist-es/commands/GetBasePathMappingsCommand.js +2 -3
  168. package/dist-es/commands/GetClientCertificateCommand.js +2 -3
  169. package/dist-es/commands/GetClientCertificatesCommand.js +2 -3
  170. package/dist-es/commands/GetDeploymentCommand.js +2 -3
  171. package/dist-es/commands/GetDeploymentsCommand.js +2 -3
  172. package/dist-es/commands/GetDocumentationPartCommand.js +2 -3
  173. package/dist-es/commands/GetDocumentationPartsCommand.js +2 -3
  174. package/dist-es/commands/GetDocumentationVersionCommand.js +2 -3
  175. package/dist-es/commands/GetDocumentationVersionsCommand.js +2 -3
  176. package/dist-es/commands/GetDomainNameCommand.js +2 -3
  177. package/dist-es/commands/GetDomainNamesCommand.js +2 -3
  178. package/dist-es/commands/GetExportCommand.js +2 -3
  179. package/dist-es/commands/GetGatewayResponseCommand.js +2 -3
  180. package/dist-es/commands/GetGatewayResponsesCommand.js +2 -3
  181. package/dist-es/commands/GetIntegrationCommand.js +2 -3
  182. package/dist-es/commands/GetIntegrationResponseCommand.js +2 -3
  183. package/dist-es/commands/GetMethodCommand.js +2 -3
  184. package/dist-es/commands/GetMethodResponseCommand.js +2 -3
  185. package/dist-es/commands/GetModelCommand.js +2 -3
  186. package/dist-es/commands/GetModelTemplateCommand.js +2 -3
  187. package/dist-es/commands/GetModelsCommand.js +2 -3
  188. package/dist-es/commands/GetRequestValidatorCommand.js +2 -3
  189. package/dist-es/commands/GetRequestValidatorsCommand.js +2 -3
  190. package/dist-es/commands/GetResourceCommand.js +2 -3
  191. package/dist-es/commands/GetResourcesCommand.js +2 -3
  192. package/dist-es/commands/GetRestApiCommand.js +2 -3
  193. package/dist-es/commands/GetRestApisCommand.js +2 -3
  194. package/dist-es/commands/GetSdkCommand.js +2 -3
  195. package/dist-es/commands/GetSdkTypeCommand.js +2 -3
  196. package/dist-es/commands/GetSdkTypesCommand.js +2 -3
  197. package/dist-es/commands/GetStageCommand.js +2 -3
  198. package/dist-es/commands/GetStagesCommand.js +2 -3
  199. package/dist-es/commands/GetTagsCommand.js +2 -3
  200. package/dist-es/commands/GetUsageCommand.js +2 -3
  201. package/dist-es/commands/GetUsagePlanCommand.js +2 -3
  202. package/dist-es/commands/GetUsagePlanKeyCommand.js +2 -3
  203. package/dist-es/commands/GetUsagePlanKeysCommand.js +2 -3
  204. package/dist-es/commands/GetUsagePlansCommand.js +2 -3
  205. package/dist-es/commands/GetVpcLinkCommand.js +2 -3
  206. package/dist-es/commands/GetVpcLinksCommand.js +2 -3
  207. package/dist-es/commands/ImportApiKeysCommand.js +2 -3
  208. package/dist-es/commands/ImportDocumentationPartsCommand.js +2 -3
  209. package/dist-es/commands/ImportRestApiCommand.js +2 -3
  210. package/dist-es/commands/PutGatewayResponseCommand.js +2 -3
  211. package/dist-es/commands/PutIntegrationCommand.js +2 -3
  212. package/dist-es/commands/PutIntegrationResponseCommand.js +2 -3
  213. package/dist-es/commands/PutMethodCommand.js +2 -3
  214. package/dist-es/commands/PutMethodResponseCommand.js +2 -3
  215. package/dist-es/commands/PutRestApiCommand.js +2 -3
  216. package/dist-es/commands/TagResourceCommand.js +2 -3
  217. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -3
  218. package/dist-es/commands/TestInvokeMethodCommand.js +2 -3
  219. package/dist-es/commands/UntagResourceCommand.js +2 -3
  220. package/dist-es/commands/UpdateAccountCommand.js +2 -3
  221. package/dist-es/commands/UpdateApiKeyCommand.js +2 -3
  222. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -3
  223. package/dist-es/commands/UpdateBasePathMappingCommand.js +2 -3
  224. package/dist-es/commands/UpdateClientCertificateCommand.js +2 -3
  225. package/dist-es/commands/UpdateDeploymentCommand.js +2 -3
  226. package/dist-es/commands/UpdateDocumentationPartCommand.js +2 -3
  227. package/dist-es/commands/UpdateDocumentationVersionCommand.js +2 -3
  228. package/dist-es/commands/UpdateDomainNameCommand.js +2 -3
  229. package/dist-es/commands/UpdateGatewayResponseCommand.js +2 -3
  230. package/dist-es/commands/UpdateIntegrationCommand.js +2 -3
  231. package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -3
  232. package/dist-es/commands/UpdateMethodCommand.js +2 -3
  233. package/dist-es/commands/UpdateMethodResponseCommand.js +2 -3
  234. package/dist-es/commands/UpdateModelCommand.js +2 -3
  235. package/dist-es/commands/UpdateRequestValidatorCommand.js +2 -3
  236. package/dist-es/commands/UpdateResourceCommand.js +2 -3
  237. package/dist-es/commands/UpdateRestApiCommand.js +2 -3
  238. package/dist-es/commands/UpdateStageCommand.js +2 -3
  239. package/dist-es/commands/UpdateUsageCommand.js +2 -3
  240. package/dist-es/commands/UpdateUsagePlanCommand.js +2 -3
  241. package/dist-es/commands/UpdateVpcLinkCommand.js +2 -3
  242. package/dist-es/models/models_0.js +0 -558
  243. package/dist-types/models/models_0.d.ts +0 -744
  244. package/dist-types/ts3.4/models/models_0.d.ts +0 -490
  245. package/package.json +11 -10
@@ -4359,747 +4359,3 @@ export interface UpdateVpcLinkRequest {
4359
4359
  */
4360
4360
  patchOperations?: PatchOperation[];
4361
4361
  }
4362
- /**
4363
- * @internal
4364
- */
4365
- export declare const AccessLogSettingsFilterSensitiveLog: (obj: AccessLogSettings) => any;
4366
- /**
4367
- * @internal
4368
- */
4369
- export declare const ThrottleSettingsFilterSensitiveLog: (obj: ThrottleSettings) => any;
4370
- /**
4371
- * @internal
4372
- */
4373
- export declare const AccountFilterSensitiveLog: (obj: Account) => any;
4374
- /**
4375
- * @internal
4376
- */
4377
- export declare const ApiKeyFilterSensitiveLog: (obj: ApiKey) => any;
4378
- /**
4379
- * @internal
4380
- */
4381
- export declare const ApiKeyIdsFilterSensitiveLog: (obj: ApiKeyIds) => any;
4382
- /**
4383
- * @internal
4384
- */
4385
- export declare const ApiKeysFilterSensitiveLog: (obj: ApiKeys) => any;
4386
- /**
4387
- * @internal
4388
- */
4389
- export declare const ApiStageFilterSensitiveLog: (obj: ApiStage) => any;
4390
- /**
4391
- * @internal
4392
- */
4393
- export declare const AuthorizerFilterSensitiveLog: (obj: Authorizer) => any;
4394
- /**
4395
- * @internal
4396
- */
4397
- export declare const AuthorizersFilterSensitiveLog: (obj: Authorizers) => any;
4398
- /**
4399
- * @internal
4400
- */
4401
- export declare const StageKeyFilterSensitiveLog: (obj: StageKey) => any;
4402
- /**
4403
- * @internal
4404
- */
4405
- export declare const CreateApiKeyRequestFilterSensitiveLog: (obj: CreateApiKeyRequest) => any;
4406
- /**
4407
- * @internal
4408
- */
4409
- export declare const CreateAuthorizerRequestFilterSensitiveLog: (obj: CreateAuthorizerRequest) => any;
4410
- /**
4411
- * @internal
4412
- */
4413
- export declare const BasePathMappingFilterSensitiveLog: (obj: BasePathMapping) => any;
4414
- /**
4415
- * @internal
4416
- */
4417
- export declare const CreateBasePathMappingRequestFilterSensitiveLog: (obj: CreateBasePathMappingRequest) => any;
4418
- /**
4419
- * @internal
4420
- */
4421
- export declare const DeploymentCanarySettingsFilterSensitiveLog: (obj: DeploymentCanarySettings) => any;
4422
- /**
4423
- * @internal
4424
- */
4425
- export declare const CreateDeploymentRequestFilterSensitiveLog: (obj: CreateDeploymentRequest) => any;
4426
- /**
4427
- * @internal
4428
- */
4429
- export declare const MethodSnapshotFilterSensitiveLog: (obj: MethodSnapshot) => any;
4430
- /**
4431
- * @internal
4432
- */
4433
- export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
4434
- /**
4435
- * @internal
4436
- */
4437
- export declare const DocumentationPartLocationFilterSensitiveLog: (obj: DocumentationPartLocation) => any;
4438
- /**
4439
- * @internal
4440
- */
4441
- export declare const CreateDocumentationPartRequestFilterSensitiveLog: (obj: CreateDocumentationPartRequest) => any;
4442
- /**
4443
- * @internal
4444
- */
4445
- export declare const DocumentationPartFilterSensitiveLog: (obj: DocumentationPart) => any;
4446
- /**
4447
- * @internal
4448
- */
4449
- export declare const CreateDocumentationVersionRequestFilterSensitiveLog: (obj: CreateDocumentationVersionRequest) => any;
4450
- /**
4451
- * @internal
4452
- */
4453
- export declare const DocumentationVersionFilterSensitiveLog: (obj: DocumentationVersion) => any;
4454
- /**
4455
- * @internal
4456
- */
4457
- export declare const EndpointConfigurationFilterSensitiveLog: (obj: EndpointConfiguration) => any;
4458
- /**
4459
- * @internal
4460
- */
4461
- export declare const MutualTlsAuthenticationInputFilterSensitiveLog: (obj: MutualTlsAuthenticationInput) => any;
4462
- /**
4463
- * @internal
4464
- */
4465
- export declare const CreateDomainNameRequestFilterSensitiveLog: (obj: CreateDomainNameRequest) => any;
4466
- /**
4467
- * @internal
4468
- */
4469
- export declare const MutualTlsAuthenticationFilterSensitiveLog: (obj: MutualTlsAuthentication) => any;
4470
- /**
4471
- * @internal
4472
- */
4473
- export declare const DomainNameFilterSensitiveLog: (obj: DomainName) => any;
4474
- /**
4475
- * @internal
4476
- */
4477
- export declare const CreateModelRequestFilterSensitiveLog: (obj: CreateModelRequest) => any;
4478
- /**
4479
- * @internal
4480
- */
4481
- export declare const ModelFilterSensitiveLog: (obj: Model) => any;
4482
- /**
4483
- * @internal
4484
- */
4485
- export declare const CreateRequestValidatorRequestFilterSensitiveLog: (obj: CreateRequestValidatorRequest) => any;
4486
- /**
4487
- * @internal
4488
- */
4489
- export declare const RequestValidatorFilterSensitiveLog: (obj: RequestValidator) => any;
4490
- /**
4491
- * @internal
4492
- */
4493
- export declare const CreateResourceRequestFilterSensitiveLog: (obj: CreateResourceRequest) => any;
4494
- /**
4495
- * @internal
4496
- */
4497
- export declare const IntegrationResponseFilterSensitiveLog: (obj: IntegrationResponse) => any;
4498
- /**
4499
- * @internal
4500
- */
4501
- export declare const TlsConfigFilterSensitiveLog: (obj: TlsConfig) => any;
4502
- /**
4503
- * @internal
4504
- */
4505
- export declare const IntegrationFilterSensitiveLog: (obj: Integration) => any;
4506
- /**
4507
- * @internal
4508
- */
4509
- export declare const MethodResponseFilterSensitiveLog: (obj: MethodResponse) => any;
4510
- /**
4511
- * @internal
4512
- */
4513
- export declare const MethodFilterSensitiveLog: (obj: Method) => any;
4514
- /**
4515
- * @internal
4516
- */
4517
- export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
4518
- /**
4519
- * @internal
4520
- */
4521
- export declare const CreateRestApiRequestFilterSensitiveLog: (obj: CreateRestApiRequest) => any;
4522
- /**
4523
- * @internal
4524
- */
4525
- export declare const RestApiFilterSensitiveLog: (obj: RestApi) => any;
4526
- /**
4527
- * @internal
4528
- */
4529
- export declare const CanarySettingsFilterSensitiveLog: (obj: CanarySettings) => any;
4530
- /**
4531
- * @internal
4532
- */
4533
- export declare const CreateStageRequestFilterSensitiveLog: (obj: CreateStageRequest) => any;
4534
- /**
4535
- * @internal
4536
- */
4537
- export declare const MethodSettingFilterSensitiveLog: (obj: MethodSetting) => any;
4538
- /**
4539
- * @internal
4540
- */
4541
- export declare const StageFilterSensitiveLog: (obj: Stage) => any;
4542
- /**
4543
- * @internal
4544
- */
4545
- export declare const QuotaSettingsFilterSensitiveLog: (obj: QuotaSettings) => any;
4546
- /**
4547
- * @internal
4548
- */
4549
- export declare const CreateUsagePlanRequestFilterSensitiveLog: (obj: CreateUsagePlanRequest) => any;
4550
- /**
4551
- * @internal
4552
- */
4553
- export declare const UsagePlanFilterSensitiveLog: (obj: UsagePlan) => any;
4554
- /**
4555
- * @internal
4556
- */
4557
- export declare const CreateUsagePlanKeyRequestFilterSensitiveLog: (obj: CreateUsagePlanKeyRequest) => any;
4558
- /**
4559
- * @internal
4560
- */
4561
- export declare const UsagePlanKeyFilterSensitiveLog: (obj: UsagePlanKey) => any;
4562
- /**
4563
- * @internal
4564
- */
4565
- export declare const CreateVpcLinkRequestFilterSensitiveLog: (obj: CreateVpcLinkRequest) => any;
4566
- /**
4567
- * @internal
4568
- */
4569
- export declare const VpcLinkFilterSensitiveLog: (obj: VpcLink) => any;
4570
- /**
4571
- * @internal
4572
- */
4573
- export declare const DeleteApiKeyRequestFilterSensitiveLog: (obj: DeleteApiKeyRequest) => any;
4574
- /**
4575
- * @internal
4576
- */
4577
- export declare const DeleteAuthorizerRequestFilterSensitiveLog: (obj: DeleteAuthorizerRequest) => any;
4578
- /**
4579
- * @internal
4580
- */
4581
- export declare const DeleteBasePathMappingRequestFilterSensitiveLog: (obj: DeleteBasePathMappingRequest) => any;
4582
- /**
4583
- * @internal
4584
- */
4585
- export declare const DeleteClientCertificateRequestFilterSensitiveLog: (obj: DeleteClientCertificateRequest) => any;
4586
- /**
4587
- * @internal
4588
- */
4589
- export declare const DeleteDeploymentRequestFilterSensitiveLog: (obj: DeleteDeploymentRequest) => any;
4590
- /**
4591
- * @internal
4592
- */
4593
- export declare const DeleteDocumentationPartRequestFilterSensitiveLog: (obj: DeleteDocumentationPartRequest) => any;
4594
- /**
4595
- * @internal
4596
- */
4597
- export declare const DeleteDocumentationVersionRequestFilterSensitiveLog: (obj: DeleteDocumentationVersionRequest) => any;
4598
- /**
4599
- * @internal
4600
- */
4601
- export declare const DeleteDomainNameRequestFilterSensitiveLog: (obj: DeleteDomainNameRequest) => any;
4602
- /**
4603
- * @internal
4604
- */
4605
- export declare const DeleteGatewayResponseRequestFilterSensitiveLog: (obj: DeleteGatewayResponseRequest) => any;
4606
- /**
4607
- * @internal
4608
- */
4609
- export declare const DeleteIntegrationRequestFilterSensitiveLog: (obj: DeleteIntegrationRequest) => any;
4610
- /**
4611
- * @internal
4612
- */
4613
- export declare const DeleteIntegrationResponseRequestFilterSensitiveLog: (obj: DeleteIntegrationResponseRequest) => any;
4614
- /**
4615
- * @internal
4616
- */
4617
- export declare const DeleteMethodRequestFilterSensitiveLog: (obj: DeleteMethodRequest) => any;
4618
- /**
4619
- * @internal
4620
- */
4621
- export declare const DeleteMethodResponseRequestFilterSensitiveLog: (obj: DeleteMethodResponseRequest) => any;
4622
- /**
4623
- * @internal
4624
- */
4625
- export declare const DeleteModelRequestFilterSensitiveLog: (obj: DeleteModelRequest) => any;
4626
- /**
4627
- * @internal
4628
- */
4629
- export declare const DeleteRequestValidatorRequestFilterSensitiveLog: (obj: DeleteRequestValidatorRequest) => any;
4630
- /**
4631
- * @internal
4632
- */
4633
- export declare const DeleteResourceRequestFilterSensitiveLog: (obj: DeleteResourceRequest) => any;
4634
- /**
4635
- * @internal
4636
- */
4637
- export declare const DeleteRestApiRequestFilterSensitiveLog: (obj: DeleteRestApiRequest) => any;
4638
- /**
4639
- * @internal
4640
- */
4641
- export declare const DeleteStageRequestFilterSensitiveLog: (obj: DeleteStageRequest) => any;
4642
- /**
4643
- * @internal
4644
- */
4645
- export declare const DeleteUsagePlanRequestFilterSensitiveLog: (obj: DeleteUsagePlanRequest) => any;
4646
- /**
4647
- * @internal
4648
- */
4649
- export declare const DeleteUsagePlanKeyRequestFilterSensitiveLog: (obj: DeleteUsagePlanKeyRequest) => any;
4650
- /**
4651
- * @internal
4652
- */
4653
- export declare const DeleteVpcLinkRequestFilterSensitiveLog: (obj: DeleteVpcLinkRequest) => any;
4654
- /**
4655
- * @internal
4656
- */
4657
- export declare const FlushStageAuthorizersCacheRequestFilterSensitiveLog: (obj: FlushStageAuthorizersCacheRequest) => any;
4658
- /**
4659
- * @internal
4660
- */
4661
- export declare const FlushStageCacheRequestFilterSensitiveLog: (obj: FlushStageCacheRequest) => any;
4662
- /**
4663
- * @internal
4664
- */
4665
- export declare const ClientCertificateFilterSensitiveLog: (obj: ClientCertificate) => any;
4666
- /**
4667
- * @internal
4668
- */
4669
- export declare const GenerateClientCertificateRequestFilterSensitiveLog: (obj: GenerateClientCertificateRequest) => any;
4670
- /**
4671
- * @internal
4672
- */
4673
- export declare const GetAccountRequestFilterSensitiveLog: (obj: GetAccountRequest) => any;
4674
- /**
4675
- * @internal
4676
- */
4677
- export declare const GetApiKeyRequestFilterSensitiveLog: (obj: GetApiKeyRequest) => any;
4678
- /**
4679
- * @internal
4680
- */
4681
- export declare const GetApiKeysRequestFilterSensitiveLog: (obj: GetApiKeysRequest) => any;
4682
- /**
4683
- * @internal
4684
- */
4685
- export declare const GetAuthorizerRequestFilterSensitiveLog: (obj: GetAuthorizerRequest) => any;
4686
- /**
4687
- * @internal
4688
- */
4689
- export declare const GetAuthorizersRequestFilterSensitiveLog: (obj: GetAuthorizersRequest) => any;
4690
- /**
4691
- * @internal
4692
- */
4693
- export declare const GetBasePathMappingRequestFilterSensitiveLog: (obj: GetBasePathMappingRequest) => any;
4694
- /**
4695
- * @internal
4696
- */
4697
- export declare const BasePathMappingsFilterSensitiveLog: (obj: BasePathMappings) => any;
4698
- /**
4699
- * @internal
4700
- */
4701
- export declare const GetBasePathMappingsRequestFilterSensitiveLog: (obj: GetBasePathMappingsRequest) => any;
4702
- /**
4703
- * @internal
4704
- */
4705
- export declare const GetClientCertificateRequestFilterSensitiveLog: (obj: GetClientCertificateRequest) => any;
4706
- /**
4707
- * @internal
4708
- */
4709
- export declare const ClientCertificatesFilterSensitiveLog: (obj: ClientCertificates) => any;
4710
- /**
4711
- * @internal
4712
- */
4713
- export declare const GetClientCertificatesRequestFilterSensitiveLog: (obj: GetClientCertificatesRequest) => any;
4714
- /**
4715
- * @internal
4716
- */
4717
- export declare const GetDeploymentRequestFilterSensitiveLog: (obj: GetDeploymentRequest) => any;
4718
- /**
4719
- * @internal
4720
- */
4721
- export declare const DeploymentsFilterSensitiveLog: (obj: Deployments) => any;
4722
- /**
4723
- * @internal
4724
- */
4725
- export declare const GetDeploymentsRequestFilterSensitiveLog: (obj: GetDeploymentsRequest) => any;
4726
- /**
4727
- * @internal
4728
- */
4729
- export declare const GetDocumentationPartRequestFilterSensitiveLog: (obj: GetDocumentationPartRequest) => any;
4730
- /**
4731
- * @internal
4732
- */
4733
- export declare const DocumentationPartsFilterSensitiveLog: (obj: DocumentationParts) => any;
4734
- /**
4735
- * @internal
4736
- */
4737
- export declare const GetDocumentationPartsRequestFilterSensitiveLog: (obj: GetDocumentationPartsRequest) => any;
4738
- /**
4739
- * @internal
4740
- */
4741
- export declare const GetDocumentationVersionRequestFilterSensitiveLog: (obj: GetDocumentationVersionRequest) => any;
4742
- /**
4743
- * @internal
4744
- */
4745
- export declare const DocumentationVersionsFilterSensitiveLog: (obj: DocumentationVersions) => any;
4746
- /**
4747
- * @internal
4748
- */
4749
- export declare const GetDocumentationVersionsRequestFilterSensitiveLog: (obj: GetDocumentationVersionsRequest) => any;
4750
- /**
4751
- * @internal
4752
- */
4753
- export declare const GetDomainNameRequestFilterSensitiveLog: (obj: GetDomainNameRequest) => any;
4754
- /**
4755
- * @internal
4756
- */
4757
- export declare const DomainNamesFilterSensitiveLog: (obj: DomainNames) => any;
4758
- /**
4759
- * @internal
4760
- */
4761
- export declare const GetDomainNamesRequestFilterSensitiveLog: (obj: GetDomainNamesRequest) => any;
4762
- /**
4763
- * @internal
4764
- */
4765
- export declare const ExportResponseFilterSensitiveLog: (obj: ExportResponse) => any;
4766
- /**
4767
- * @internal
4768
- */
4769
- export declare const GetExportRequestFilterSensitiveLog: (obj: GetExportRequest) => any;
4770
- /**
4771
- * @internal
4772
- */
4773
- export declare const GatewayResponseFilterSensitiveLog: (obj: GatewayResponse) => any;
4774
- /**
4775
- * @internal
4776
- */
4777
- export declare const GetGatewayResponseRequestFilterSensitiveLog: (obj: GetGatewayResponseRequest) => any;
4778
- /**
4779
- * @internal
4780
- */
4781
- export declare const GatewayResponsesFilterSensitiveLog: (obj: GatewayResponses) => any;
4782
- /**
4783
- * @internal
4784
- */
4785
- export declare const GetGatewayResponsesRequestFilterSensitiveLog: (obj: GetGatewayResponsesRequest) => any;
4786
- /**
4787
- * @internal
4788
- */
4789
- export declare const GetIntegrationRequestFilterSensitiveLog: (obj: GetIntegrationRequest) => any;
4790
- /**
4791
- * @internal
4792
- */
4793
- export declare const GetIntegrationResponseRequestFilterSensitiveLog: (obj: GetIntegrationResponseRequest) => any;
4794
- /**
4795
- * @internal
4796
- */
4797
- export declare const GetMethodRequestFilterSensitiveLog: (obj: GetMethodRequest) => any;
4798
- /**
4799
- * @internal
4800
- */
4801
- export declare const GetMethodResponseRequestFilterSensitiveLog: (obj: GetMethodResponseRequest) => any;
4802
- /**
4803
- * @internal
4804
- */
4805
- export declare const GetModelRequestFilterSensitiveLog: (obj: GetModelRequest) => any;
4806
- /**
4807
- * @internal
4808
- */
4809
- export declare const GetModelsRequestFilterSensitiveLog: (obj: GetModelsRequest) => any;
4810
- /**
4811
- * @internal
4812
- */
4813
- export declare const ModelsFilterSensitiveLog: (obj: Models) => any;
4814
- /**
4815
- * @internal
4816
- */
4817
- export declare const GetModelTemplateRequestFilterSensitiveLog: (obj: GetModelTemplateRequest) => any;
4818
- /**
4819
- * @internal
4820
- */
4821
- export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
4822
- /**
4823
- * @internal
4824
- */
4825
- export declare const GetRequestValidatorRequestFilterSensitiveLog: (obj: GetRequestValidatorRequest) => any;
4826
- /**
4827
- * @internal
4828
- */
4829
- export declare const GetRequestValidatorsRequestFilterSensitiveLog: (obj: GetRequestValidatorsRequest) => any;
4830
- /**
4831
- * @internal
4832
- */
4833
- export declare const RequestValidatorsFilterSensitiveLog: (obj: RequestValidators) => any;
4834
- /**
4835
- * @internal
4836
- */
4837
- export declare const GetResourceRequestFilterSensitiveLog: (obj: GetResourceRequest) => any;
4838
- /**
4839
- * @internal
4840
- */
4841
- export declare const GetResourcesRequestFilterSensitiveLog: (obj: GetResourcesRequest) => any;
4842
- /**
4843
- * @internal
4844
- */
4845
- export declare const ResourcesFilterSensitiveLog: (obj: Resources) => any;
4846
- /**
4847
- * @internal
4848
- */
4849
- export declare const GetRestApiRequestFilterSensitiveLog: (obj: GetRestApiRequest) => any;
4850
- /**
4851
- * @internal
4852
- */
4853
- export declare const GetRestApisRequestFilterSensitiveLog: (obj: GetRestApisRequest) => any;
4854
- /**
4855
- * @internal
4856
- */
4857
- export declare const RestApisFilterSensitiveLog: (obj: RestApis) => any;
4858
- /**
4859
- * @internal
4860
- */
4861
- export declare const GetSdkRequestFilterSensitiveLog: (obj: GetSdkRequest) => any;
4862
- /**
4863
- * @internal
4864
- */
4865
- export declare const SdkResponseFilterSensitiveLog: (obj: SdkResponse) => any;
4866
- /**
4867
- * @internal
4868
- */
4869
- export declare const GetSdkTypeRequestFilterSensitiveLog: (obj: GetSdkTypeRequest) => any;
4870
- /**
4871
- * @internal
4872
- */
4873
- export declare const SdkConfigurationPropertyFilterSensitiveLog: (obj: SdkConfigurationProperty) => any;
4874
- /**
4875
- * @internal
4876
- */
4877
- export declare const SdkTypeFilterSensitiveLog: (obj: SdkType) => any;
4878
- /**
4879
- * @internal
4880
- */
4881
- export declare const GetSdkTypesRequestFilterSensitiveLog: (obj: GetSdkTypesRequest) => any;
4882
- /**
4883
- * @internal
4884
- */
4885
- export declare const SdkTypesFilterSensitiveLog: (obj: SdkTypes) => any;
4886
- /**
4887
- * @internal
4888
- */
4889
- export declare const GetStageRequestFilterSensitiveLog: (obj: GetStageRequest) => any;
4890
- /**
4891
- * @internal
4892
- */
4893
- export declare const GetStagesRequestFilterSensitiveLog: (obj: GetStagesRequest) => any;
4894
- /**
4895
- * @internal
4896
- */
4897
- export declare const StagesFilterSensitiveLog: (obj: Stages) => any;
4898
- /**
4899
- * @internal
4900
- */
4901
- export declare const GetTagsRequestFilterSensitiveLog: (obj: GetTagsRequest) => any;
4902
- /**
4903
- * @internal
4904
- */
4905
- export declare const TagsFilterSensitiveLog: (obj: Tags) => any;
4906
- /**
4907
- * @internal
4908
- */
4909
- export declare const GetUsageRequestFilterSensitiveLog: (obj: GetUsageRequest) => any;
4910
- /**
4911
- * @internal
4912
- */
4913
- export declare const UsageFilterSensitiveLog: (obj: Usage) => any;
4914
- /**
4915
- * @internal
4916
- */
4917
- export declare const GetUsagePlanRequestFilterSensitiveLog: (obj: GetUsagePlanRequest) => any;
4918
- /**
4919
- * @internal
4920
- */
4921
- export declare const GetUsagePlanKeyRequestFilterSensitiveLog: (obj: GetUsagePlanKeyRequest) => any;
4922
- /**
4923
- * @internal
4924
- */
4925
- export declare const GetUsagePlanKeysRequestFilterSensitiveLog: (obj: GetUsagePlanKeysRequest) => any;
4926
- /**
4927
- * @internal
4928
- */
4929
- export declare const UsagePlanKeysFilterSensitiveLog: (obj: UsagePlanKeys) => any;
4930
- /**
4931
- * @internal
4932
- */
4933
- export declare const GetUsagePlansRequestFilterSensitiveLog: (obj: GetUsagePlansRequest) => any;
4934
- /**
4935
- * @internal
4936
- */
4937
- export declare const UsagePlansFilterSensitiveLog: (obj: UsagePlans) => any;
4938
- /**
4939
- * @internal
4940
- */
4941
- export declare const GetVpcLinkRequestFilterSensitiveLog: (obj: GetVpcLinkRequest) => any;
4942
- /**
4943
- * @internal
4944
- */
4945
- export declare const GetVpcLinksRequestFilterSensitiveLog: (obj: GetVpcLinksRequest) => any;
4946
- /**
4947
- * @internal
4948
- */
4949
- export declare const VpcLinksFilterSensitiveLog: (obj: VpcLinks) => any;
4950
- /**
4951
- * @internal
4952
- */
4953
- export declare const ImportApiKeysRequestFilterSensitiveLog: (obj: ImportApiKeysRequest) => any;
4954
- /**
4955
- * @internal
4956
- */
4957
- export declare const DocumentationPartIdsFilterSensitiveLog: (obj: DocumentationPartIds) => any;
4958
- /**
4959
- * @internal
4960
- */
4961
- export declare const ImportDocumentationPartsRequestFilterSensitiveLog: (obj: ImportDocumentationPartsRequest) => any;
4962
- /**
4963
- * @internal
4964
- */
4965
- export declare const ImportRestApiRequestFilterSensitiveLog: (obj: ImportRestApiRequest) => any;
4966
- /**
4967
- * @internal
4968
- */
4969
- export declare const PutGatewayResponseRequestFilterSensitiveLog: (obj: PutGatewayResponseRequest) => any;
4970
- /**
4971
- * @internal
4972
- */
4973
- export declare const PutIntegrationRequestFilterSensitiveLog: (obj: PutIntegrationRequest) => any;
4974
- /**
4975
- * @internal
4976
- */
4977
- export declare const PutIntegrationResponseRequestFilterSensitiveLog: (obj: PutIntegrationResponseRequest) => any;
4978
- /**
4979
- * @internal
4980
- */
4981
- export declare const PutMethodRequestFilterSensitiveLog: (obj: PutMethodRequest) => any;
4982
- /**
4983
- * @internal
4984
- */
4985
- export declare const PutMethodResponseRequestFilterSensitiveLog: (obj: PutMethodResponseRequest) => any;
4986
- /**
4987
- * @internal
4988
- */
4989
- export declare const PutRestApiRequestFilterSensitiveLog: (obj: PutRestApiRequest) => any;
4990
- /**
4991
- * @internal
4992
- */
4993
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
4994
- /**
4995
- * @internal
4996
- */
4997
- export declare const TestInvokeAuthorizerRequestFilterSensitiveLog: (obj: TestInvokeAuthorizerRequest) => any;
4998
- /**
4999
- * @internal
5000
- */
5001
- export declare const TestInvokeAuthorizerResponseFilterSensitiveLog: (obj: TestInvokeAuthorizerResponse) => any;
5002
- /**
5003
- * @internal
5004
- */
5005
- export declare const TestInvokeMethodRequestFilterSensitiveLog: (obj: TestInvokeMethodRequest) => any;
5006
- /**
5007
- * @internal
5008
- */
5009
- export declare const TestInvokeMethodResponseFilterSensitiveLog: (obj: TestInvokeMethodResponse) => any;
5010
- /**
5011
- * @internal
5012
- */
5013
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
5014
- /**
5015
- * @internal
5016
- */
5017
- export declare const PatchOperationFilterSensitiveLog: (obj: PatchOperation) => any;
5018
- /**
5019
- * @internal
5020
- */
5021
- export declare const UpdateAccountRequestFilterSensitiveLog: (obj: UpdateAccountRequest) => any;
5022
- /**
5023
- * @internal
5024
- */
5025
- export declare const UpdateApiKeyRequestFilterSensitiveLog: (obj: UpdateApiKeyRequest) => any;
5026
- /**
5027
- * @internal
5028
- */
5029
- export declare const UpdateAuthorizerRequestFilterSensitiveLog: (obj: UpdateAuthorizerRequest) => any;
5030
- /**
5031
- * @internal
5032
- */
5033
- export declare const UpdateBasePathMappingRequestFilterSensitiveLog: (obj: UpdateBasePathMappingRequest) => any;
5034
- /**
5035
- * @internal
5036
- */
5037
- export declare const UpdateClientCertificateRequestFilterSensitiveLog: (obj: UpdateClientCertificateRequest) => any;
5038
- /**
5039
- * @internal
5040
- */
5041
- export declare const UpdateDeploymentRequestFilterSensitiveLog: (obj: UpdateDeploymentRequest) => any;
5042
- /**
5043
- * @internal
5044
- */
5045
- export declare const UpdateDocumentationPartRequestFilterSensitiveLog: (obj: UpdateDocumentationPartRequest) => any;
5046
- /**
5047
- * @internal
5048
- */
5049
- export declare const UpdateDocumentationVersionRequestFilterSensitiveLog: (obj: UpdateDocumentationVersionRequest) => any;
5050
- /**
5051
- * @internal
5052
- */
5053
- export declare const UpdateDomainNameRequestFilterSensitiveLog: (obj: UpdateDomainNameRequest) => any;
5054
- /**
5055
- * @internal
5056
- */
5057
- export declare const UpdateGatewayResponseRequestFilterSensitiveLog: (obj: UpdateGatewayResponseRequest) => any;
5058
- /**
5059
- * @internal
5060
- */
5061
- export declare const UpdateIntegrationRequestFilterSensitiveLog: (obj: UpdateIntegrationRequest) => any;
5062
- /**
5063
- * @internal
5064
- */
5065
- export declare const UpdateIntegrationResponseRequestFilterSensitiveLog: (obj: UpdateIntegrationResponseRequest) => any;
5066
- /**
5067
- * @internal
5068
- */
5069
- export declare const UpdateMethodRequestFilterSensitiveLog: (obj: UpdateMethodRequest) => any;
5070
- /**
5071
- * @internal
5072
- */
5073
- export declare const UpdateMethodResponseRequestFilterSensitiveLog: (obj: UpdateMethodResponseRequest) => any;
5074
- /**
5075
- * @internal
5076
- */
5077
- export declare const UpdateModelRequestFilterSensitiveLog: (obj: UpdateModelRequest) => any;
5078
- /**
5079
- * @internal
5080
- */
5081
- export declare const UpdateRequestValidatorRequestFilterSensitiveLog: (obj: UpdateRequestValidatorRequest) => any;
5082
- /**
5083
- * @internal
5084
- */
5085
- export declare const UpdateResourceRequestFilterSensitiveLog: (obj: UpdateResourceRequest) => any;
5086
- /**
5087
- * @internal
5088
- */
5089
- export declare const UpdateRestApiRequestFilterSensitiveLog: (obj: UpdateRestApiRequest) => any;
5090
- /**
5091
- * @internal
5092
- */
5093
- export declare const UpdateStageRequestFilterSensitiveLog: (obj: UpdateStageRequest) => any;
5094
- /**
5095
- * @internal
5096
- */
5097
- export declare const UpdateUsageRequestFilterSensitiveLog: (obj: UpdateUsageRequest) => any;
5098
- /**
5099
- * @internal
5100
- */
5101
- export declare const UpdateUsagePlanRequestFilterSensitiveLog: (obj: UpdateUsagePlanRequest) => any;
5102
- /**
5103
- * @internal
5104
- */
5105
- export declare const UpdateVpcLinkRequestFilterSensitiveLog: (obj: UpdateVpcLinkRequest) => any;