@aws-sdk/client-apigatewayv2 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.
- package/dist-cjs/commands/CreateApiCommand.js +2 -3
- package/dist-cjs/commands/CreateApiMappingCommand.js +2 -3
- package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/CreateDomainNameCommand.js +2 -3
- package/dist-cjs/commands/CreateIntegrationCommand.js +2 -3
- package/dist-cjs/commands/CreateIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/CreateModelCommand.js +2 -3
- package/dist-cjs/commands/CreateRouteCommand.js +2 -3
- package/dist-cjs/commands/CreateRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/CreateStageCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteApiCommand.js +2 -3
- package/dist-cjs/commands/DeleteApiMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -3
- package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteModelCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteRouteSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteStageCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/ExportApiCommand.js +2 -3
- package/dist-cjs/commands/GetApiCommand.js +2 -3
- package/dist-cjs/commands/GetApiMappingCommand.js +2 -3
- package/dist-cjs/commands/GetApiMappingsCommand.js +2 -3
- package/dist-cjs/commands/GetApisCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizersCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentsCommand.js +2 -3
- package/dist-cjs/commands/GetDomainNameCommand.js +2 -3
- package/dist-cjs/commands/GetDomainNamesCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationResponsesCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationsCommand.js +2 -3
- package/dist-cjs/commands/GetModelCommand.js +2 -3
- package/dist-cjs/commands/GetModelTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetModelsCommand.js +2 -3
- package/dist-cjs/commands/GetRouteCommand.js +2 -3
- package/dist-cjs/commands/GetRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/GetRouteResponsesCommand.js +2 -3
- package/dist-cjs/commands/GetRoutesCommand.js +2 -3
- package/dist-cjs/commands/GetStageCommand.js +2 -3
- package/dist-cjs/commands/GetStagesCommand.js +2 -3
- package/dist-cjs/commands/GetTagsCommand.js +2 -3
- package/dist-cjs/commands/GetVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/GetVpcLinksCommand.js +2 -3
- package/dist-cjs/commands/ImportApiCommand.js +2 -3
- package/dist-cjs/commands/ReimportApiCommand.js +2 -3
- package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateApiCommand.js +2 -3
- package/dist-cjs/commands/UpdateApiMappingCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -3
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateModelCommand.js +2 -3
- package/dist-cjs/commands/UpdateRouteCommand.js +2 -3
- package/dist-cjs/commands/UpdateRouteResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateStageCommand.js +2 -3
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -600
- package/dist-es/commands/CreateApiCommand.js +2 -3
- package/dist-es/commands/CreateApiMappingCommand.js +2 -3
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -3
- package/dist-es/commands/CreateDeploymentCommand.js +2 -3
- package/dist-es/commands/CreateDomainNameCommand.js +2 -3
- package/dist-es/commands/CreateIntegrationCommand.js +2 -3
- package/dist-es/commands/CreateIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/CreateModelCommand.js +2 -3
- package/dist-es/commands/CreateRouteCommand.js +2 -3
- package/dist-es/commands/CreateRouteResponseCommand.js +2 -3
- package/dist-es/commands/CreateStageCommand.js +2 -3
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -3
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteApiCommand.js +2 -3
- package/dist-es/commands/DeleteApiMappingCommand.js +2 -3
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -3
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -3
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -3
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -3
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/DeleteModelCommand.js +2 -3
- package/dist-es/commands/DeleteRouteCommand.js +2 -3
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +2 -3
- package/dist-es/commands/DeleteRouteResponseCommand.js +2 -3
- package/dist-es/commands/DeleteRouteSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteStageCommand.js +2 -3
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -3
- package/dist-es/commands/ExportApiCommand.js +2 -3
- package/dist-es/commands/GetApiCommand.js +2 -3
- package/dist-es/commands/GetApiMappingCommand.js +2 -3
- package/dist-es/commands/GetApiMappingsCommand.js +2 -3
- package/dist-es/commands/GetApisCommand.js +2 -3
- package/dist-es/commands/GetAuthorizerCommand.js +2 -3
- package/dist-es/commands/GetAuthorizersCommand.js +2 -3
- package/dist-es/commands/GetDeploymentCommand.js +2 -3
- package/dist-es/commands/GetDeploymentsCommand.js +2 -3
- package/dist-es/commands/GetDomainNameCommand.js +2 -3
- package/dist-es/commands/GetDomainNamesCommand.js +2 -3
- package/dist-es/commands/GetIntegrationCommand.js +2 -3
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/GetIntegrationResponsesCommand.js +2 -3
- package/dist-es/commands/GetIntegrationsCommand.js +2 -3
- package/dist-es/commands/GetModelCommand.js +2 -3
- package/dist-es/commands/GetModelTemplateCommand.js +2 -3
- package/dist-es/commands/GetModelsCommand.js +2 -3
- package/dist-es/commands/GetRouteCommand.js +2 -3
- package/dist-es/commands/GetRouteResponseCommand.js +2 -3
- package/dist-es/commands/GetRouteResponsesCommand.js +2 -3
- package/dist-es/commands/GetRoutesCommand.js +2 -3
- package/dist-es/commands/GetStageCommand.js +2 -3
- package/dist-es/commands/GetStagesCommand.js +2 -3
- package/dist-es/commands/GetTagsCommand.js +2 -3
- package/dist-es/commands/GetVpcLinkCommand.js +2 -3
- package/dist-es/commands/GetVpcLinksCommand.js +2 -3
- package/dist-es/commands/ImportApiCommand.js +2 -3
- package/dist-es/commands/ReimportApiCommand.js +2 -3
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateApiCommand.js +2 -3
- package/dist-es/commands/UpdateApiMappingCommand.js +2 -3
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -3
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -3
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -3
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -3
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/UpdateModelCommand.js +2 -3
- package/dist-es/commands/UpdateRouteCommand.js +2 -3
- package/dist-es/commands/UpdateRouteResponseCommand.js +2 -3
- package/dist-es/commands/UpdateStageCommand.js +2 -3
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -447
- package/dist-types/models/models_0.d.ts +0 -596
- package/dist-types/ts3.4/models/models_0.d.ts +0 -423
- package/package.json +11 -10
|
@@ -4462,599 +4462,3 @@ export interface UpdateVpcLinkResponse {
|
|
|
4462
4462
|
*/
|
|
4463
4463
|
VpcLinkVersion?: VpcLinkVersion | string;
|
|
4464
4464
|
}
|
|
4465
|
-
/**
|
|
4466
|
-
* @internal
|
|
4467
|
-
*/
|
|
4468
|
-
export declare const CorsFilterSensitiveLog: (obj: Cors) => any;
|
|
4469
|
-
/**
|
|
4470
|
-
* @internal
|
|
4471
|
-
*/
|
|
4472
|
-
export declare const ApiFilterSensitiveLog: (obj: Api) => any;
|
|
4473
|
-
/**
|
|
4474
|
-
* @internal
|
|
4475
|
-
*/
|
|
4476
|
-
export declare const ApiMappingFilterSensitiveLog: (obj: ApiMapping) => any;
|
|
4477
|
-
/**
|
|
4478
|
-
* @internal
|
|
4479
|
-
*/
|
|
4480
|
-
export declare const JWTConfigurationFilterSensitiveLog: (obj: JWTConfiguration) => any;
|
|
4481
|
-
/**
|
|
4482
|
-
* @internal
|
|
4483
|
-
*/
|
|
4484
|
-
export declare const AuthorizerFilterSensitiveLog: (obj: Authorizer) => any;
|
|
4485
|
-
/**
|
|
4486
|
-
* @internal
|
|
4487
|
-
*/
|
|
4488
|
-
export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
|
|
4489
|
-
/**
|
|
4490
|
-
* @internal
|
|
4491
|
-
*/
|
|
4492
|
-
export declare const DomainNameConfigurationFilterSensitiveLog: (obj: DomainNameConfiguration) => any;
|
|
4493
|
-
/**
|
|
4494
|
-
* @internal
|
|
4495
|
-
*/
|
|
4496
|
-
export declare const MutualTlsAuthenticationFilterSensitiveLog: (obj: MutualTlsAuthentication) => any;
|
|
4497
|
-
/**
|
|
4498
|
-
* @internal
|
|
4499
|
-
*/
|
|
4500
|
-
export declare const DomainNameFilterSensitiveLog: (obj: DomainName) => any;
|
|
4501
|
-
/**
|
|
4502
|
-
* @internal
|
|
4503
|
-
*/
|
|
4504
|
-
export declare const TlsConfigFilterSensitiveLog: (obj: TlsConfig) => any;
|
|
4505
|
-
/**
|
|
4506
|
-
* @internal
|
|
4507
|
-
*/
|
|
4508
|
-
export declare const IntegrationFilterSensitiveLog: (obj: Integration) => any;
|
|
4509
|
-
/**
|
|
4510
|
-
* @internal
|
|
4511
|
-
*/
|
|
4512
|
-
export declare const IntegrationResponseFilterSensitiveLog: (obj: IntegrationResponse) => any;
|
|
4513
|
-
/**
|
|
4514
|
-
* @internal
|
|
4515
|
-
*/
|
|
4516
|
-
export declare const ModelFilterSensitiveLog: (obj: Model) => any;
|
|
4517
|
-
/**
|
|
4518
|
-
* @internal
|
|
4519
|
-
*/
|
|
4520
|
-
export declare const ParameterConstraintsFilterSensitiveLog: (obj: ParameterConstraints) => any;
|
|
4521
|
-
/**
|
|
4522
|
-
* @internal
|
|
4523
|
-
*/
|
|
4524
|
-
export declare const RouteFilterSensitiveLog: (obj: Route) => any;
|
|
4525
|
-
/**
|
|
4526
|
-
* @internal
|
|
4527
|
-
*/
|
|
4528
|
-
export declare const RouteResponseFilterSensitiveLog: (obj: RouteResponse) => any;
|
|
4529
|
-
/**
|
|
4530
|
-
* @internal
|
|
4531
|
-
*/
|
|
4532
|
-
export declare const AccessLogSettingsFilterSensitiveLog: (obj: AccessLogSettings) => any;
|
|
4533
|
-
/**
|
|
4534
|
-
* @internal
|
|
4535
|
-
*/
|
|
4536
|
-
export declare const RouteSettingsFilterSensitiveLog: (obj: RouteSettings) => any;
|
|
4537
|
-
/**
|
|
4538
|
-
* @internal
|
|
4539
|
-
*/
|
|
4540
|
-
export declare const StageFilterSensitiveLog: (obj: Stage) => any;
|
|
4541
|
-
/**
|
|
4542
|
-
* @internal
|
|
4543
|
-
*/
|
|
4544
|
-
export declare const VpcLinkFilterSensitiveLog: (obj: VpcLink) => any;
|
|
4545
|
-
/**
|
|
4546
|
-
* @internal
|
|
4547
|
-
*/
|
|
4548
|
-
export declare const CreateApiRequestFilterSensitiveLog: (obj: CreateApiRequest) => any;
|
|
4549
|
-
/**
|
|
4550
|
-
* @internal
|
|
4551
|
-
*/
|
|
4552
|
-
export declare const CreateApiResponseFilterSensitiveLog: (obj: CreateApiResponse) => any;
|
|
4553
|
-
/**
|
|
4554
|
-
* @internal
|
|
4555
|
-
*/
|
|
4556
|
-
export declare const CreateApiMappingRequestFilterSensitiveLog: (obj: CreateApiMappingRequest) => any;
|
|
4557
|
-
/**
|
|
4558
|
-
* @internal
|
|
4559
|
-
*/
|
|
4560
|
-
export declare const CreateApiMappingResponseFilterSensitiveLog: (obj: CreateApiMappingResponse) => any;
|
|
4561
|
-
/**
|
|
4562
|
-
* @internal
|
|
4563
|
-
*/
|
|
4564
|
-
export declare const CreateAuthorizerRequestFilterSensitiveLog: (obj: CreateAuthorizerRequest) => any;
|
|
4565
|
-
/**
|
|
4566
|
-
* @internal
|
|
4567
|
-
*/
|
|
4568
|
-
export declare const CreateAuthorizerResponseFilterSensitiveLog: (obj: CreateAuthorizerResponse) => any;
|
|
4569
|
-
/**
|
|
4570
|
-
* @internal
|
|
4571
|
-
*/
|
|
4572
|
-
export declare const CreateDeploymentRequestFilterSensitiveLog: (obj: CreateDeploymentRequest) => any;
|
|
4573
|
-
/**
|
|
4574
|
-
* @internal
|
|
4575
|
-
*/
|
|
4576
|
-
export declare const CreateDeploymentResponseFilterSensitiveLog: (obj: CreateDeploymentResponse) => any;
|
|
4577
|
-
/**
|
|
4578
|
-
* @internal
|
|
4579
|
-
*/
|
|
4580
|
-
export declare const MutualTlsAuthenticationInputFilterSensitiveLog: (obj: MutualTlsAuthenticationInput) => any;
|
|
4581
|
-
/**
|
|
4582
|
-
* @internal
|
|
4583
|
-
*/
|
|
4584
|
-
export declare const CreateDomainNameRequestFilterSensitiveLog: (obj: CreateDomainNameRequest) => any;
|
|
4585
|
-
/**
|
|
4586
|
-
* @internal
|
|
4587
|
-
*/
|
|
4588
|
-
export declare const CreateDomainNameResponseFilterSensitiveLog: (obj: CreateDomainNameResponse) => any;
|
|
4589
|
-
/**
|
|
4590
|
-
* @internal
|
|
4591
|
-
*/
|
|
4592
|
-
export declare const TlsConfigInputFilterSensitiveLog: (obj: TlsConfigInput) => any;
|
|
4593
|
-
/**
|
|
4594
|
-
* @internal
|
|
4595
|
-
*/
|
|
4596
|
-
export declare const CreateIntegrationRequestFilterSensitiveLog: (obj: CreateIntegrationRequest) => any;
|
|
4597
|
-
/**
|
|
4598
|
-
* @internal
|
|
4599
|
-
*/
|
|
4600
|
-
export declare const CreateIntegrationResultFilterSensitiveLog: (obj: CreateIntegrationResult) => any;
|
|
4601
|
-
/**
|
|
4602
|
-
* @internal
|
|
4603
|
-
*/
|
|
4604
|
-
export declare const CreateIntegrationResponseRequestFilterSensitiveLog: (obj: CreateIntegrationResponseRequest) => any;
|
|
4605
|
-
/**
|
|
4606
|
-
* @internal
|
|
4607
|
-
*/
|
|
4608
|
-
export declare const CreateIntegrationResponseResponseFilterSensitiveLog: (obj: CreateIntegrationResponseResponse) => any;
|
|
4609
|
-
/**
|
|
4610
|
-
* @internal
|
|
4611
|
-
*/
|
|
4612
|
-
export declare const CreateModelRequestFilterSensitiveLog: (obj: CreateModelRequest) => any;
|
|
4613
|
-
/**
|
|
4614
|
-
* @internal
|
|
4615
|
-
*/
|
|
4616
|
-
export declare const CreateModelResponseFilterSensitiveLog: (obj: CreateModelResponse) => any;
|
|
4617
|
-
/**
|
|
4618
|
-
* @internal
|
|
4619
|
-
*/
|
|
4620
|
-
export declare const CreateRouteRequestFilterSensitiveLog: (obj: CreateRouteRequest) => any;
|
|
4621
|
-
/**
|
|
4622
|
-
* @internal
|
|
4623
|
-
*/
|
|
4624
|
-
export declare const CreateRouteResultFilterSensitiveLog: (obj: CreateRouteResult) => any;
|
|
4625
|
-
/**
|
|
4626
|
-
* @internal
|
|
4627
|
-
*/
|
|
4628
|
-
export declare const CreateRouteResponseRequestFilterSensitiveLog: (obj: CreateRouteResponseRequest) => any;
|
|
4629
|
-
/**
|
|
4630
|
-
* @internal
|
|
4631
|
-
*/
|
|
4632
|
-
export declare const CreateRouteResponseResponseFilterSensitiveLog: (obj: CreateRouteResponseResponse) => any;
|
|
4633
|
-
/**
|
|
4634
|
-
* @internal
|
|
4635
|
-
*/
|
|
4636
|
-
export declare const CreateStageRequestFilterSensitiveLog: (obj: CreateStageRequest) => any;
|
|
4637
|
-
/**
|
|
4638
|
-
* @internal
|
|
4639
|
-
*/
|
|
4640
|
-
export declare const CreateStageResponseFilterSensitiveLog: (obj: CreateStageResponse) => any;
|
|
4641
|
-
/**
|
|
4642
|
-
* @internal
|
|
4643
|
-
*/
|
|
4644
|
-
export declare const CreateVpcLinkRequestFilterSensitiveLog: (obj: CreateVpcLinkRequest) => any;
|
|
4645
|
-
/**
|
|
4646
|
-
* @internal
|
|
4647
|
-
*/
|
|
4648
|
-
export declare const CreateVpcLinkResponseFilterSensitiveLog: (obj: CreateVpcLinkResponse) => any;
|
|
4649
|
-
/**
|
|
4650
|
-
* @internal
|
|
4651
|
-
*/
|
|
4652
|
-
export declare const DeleteAccessLogSettingsRequestFilterSensitiveLog: (obj: DeleteAccessLogSettingsRequest) => any;
|
|
4653
|
-
/**
|
|
4654
|
-
* @internal
|
|
4655
|
-
*/
|
|
4656
|
-
export declare const DeleteApiRequestFilterSensitiveLog: (obj: DeleteApiRequest) => any;
|
|
4657
|
-
/**
|
|
4658
|
-
* @internal
|
|
4659
|
-
*/
|
|
4660
|
-
export declare const DeleteApiMappingRequestFilterSensitiveLog: (obj: DeleteApiMappingRequest) => any;
|
|
4661
|
-
/**
|
|
4662
|
-
* @internal
|
|
4663
|
-
*/
|
|
4664
|
-
export declare const DeleteAuthorizerRequestFilterSensitiveLog: (obj: DeleteAuthorizerRequest) => any;
|
|
4665
|
-
/**
|
|
4666
|
-
* @internal
|
|
4667
|
-
*/
|
|
4668
|
-
export declare const DeleteCorsConfigurationRequestFilterSensitiveLog: (obj: DeleteCorsConfigurationRequest) => any;
|
|
4669
|
-
/**
|
|
4670
|
-
* @internal
|
|
4671
|
-
*/
|
|
4672
|
-
export declare const DeleteDeploymentRequestFilterSensitiveLog: (obj: DeleteDeploymentRequest) => any;
|
|
4673
|
-
/**
|
|
4674
|
-
* @internal
|
|
4675
|
-
*/
|
|
4676
|
-
export declare const DeleteDomainNameRequestFilterSensitiveLog: (obj: DeleteDomainNameRequest) => any;
|
|
4677
|
-
/**
|
|
4678
|
-
* @internal
|
|
4679
|
-
*/
|
|
4680
|
-
export declare const DeleteIntegrationRequestFilterSensitiveLog: (obj: DeleteIntegrationRequest) => any;
|
|
4681
|
-
/**
|
|
4682
|
-
* @internal
|
|
4683
|
-
*/
|
|
4684
|
-
export declare const DeleteIntegrationResponseRequestFilterSensitiveLog: (obj: DeleteIntegrationResponseRequest) => any;
|
|
4685
|
-
/**
|
|
4686
|
-
* @internal
|
|
4687
|
-
*/
|
|
4688
|
-
export declare const DeleteModelRequestFilterSensitiveLog: (obj: DeleteModelRequest) => any;
|
|
4689
|
-
/**
|
|
4690
|
-
* @internal
|
|
4691
|
-
*/
|
|
4692
|
-
export declare const DeleteRouteRequestFilterSensitiveLog: (obj: DeleteRouteRequest) => any;
|
|
4693
|
-
/**
|
|
4694
|
-
* @internal
|
|
4695
|
-
*/
|
|
4696
|
-
export declare const DeleteRouteRequestParameterRequestFilterSensitiveLog: (obj: DeleteRouteRequestParameterRequest) => any;
|
|
4697
|
-
/**
|
|
4698
|
-
* @internal
|
|
4699
|
-
*/
|
|
4700
|
-
export declare const DeleteRouteResponseRequestFilterSensitiveLog: (obj: DeleteRouteResponseRequest) => any;
|
|
4701
|
-
/**
|
|
4702
|
-
* @internal
|
|
4703
|
-
*/
|
|
4704
|
-
export declare const DeleteRouteSettingsRequestFilterSensitiveLog: (obj: DeleteRouteSettingsRequest) => any;
|
|
4705
|
-
/**
|
|
4706
|
-
* @internal
|
|
4707
|
-
*/
|
|
4708
|
-
export declare const DeleteStageRequestFilterSensitiveLog: (obj: DeleteStageRequest) => any;
|
|
4709
|
-
/**
|
|
4710
|
-
* @internal
|
|
4711
|
-
*/
|
|
4712
|
-
export declare const DeleteVpcLinkRequestFilterSensitiveLog: (obj: DeleteVpcLinkRequest) => any;
|
|
4713
|
-
/**
|
|
4714
|
-
* @internal
|
|
4715
|
-
*/
|
|
4716
|
-
export declare const DeleteVpcLinkResponseFilterSensitiveLog: (obj: DeleteVpcLinkResponse) => any;
|
|
4717
|
-
/**
|
|
4718
|
-
* @internal
|
|
4719
|
-
*/
|
|
4720
|
-
export declare const ExportApiRequestFilterSensitiveLog: (obj: ExportApiRequest) => any;
|
|
4721
|
-
/**
|
|
4722
|
-
* @internal
|
|
4723
|
-
*/
|
|
4724
|
-
export declare const ExportApiResponseFilterSensitiveLog: (obj: ExportApiResponse) => any;
|
|
4725
|
-
/**
|
|
4726
|
-
* @internal
|
|
4727
|
-
*/
|
|
4728
|
-
export declare const GetApiRequestFilterSensitiveLog: (obj: GetApiRequest) => any;
|
|
4729
|
-
/**
|
|
4730
|
-
* @internal
|
|
4731
|
-
*/
|
|
4732
|
-
export declare const GetApiResponseFilterSensitiveLog: (obj: GetApiResponse) => any;
|
|
4733
|
-
/**
|
|
4734
|
-
* @internal
|
|
4735
|
-
*/
|
|
4736
|
-
export declare const GetApiMappingRequestFilterSensitiveLog: (obj: GetApiMappingRequest) => any;
|
|
4737
|
-
/**
|
|
4738
|
-
* @internal
|
|
4739
|
-
*/
|
|
4740
|
-
export declare const GetApiMappingResponseFilterSensitiveLog: (obj: GetApiMappingResponse) => any;
|
|
4741
|
-
/**
|
|
4742
|
-
* @internal
|
|
4743
|
-
*/
|
|
4744
|
-
export declare const GetApiMappingsRequestFilterSensitiveLog: (obj: GetApiMappingsRequest) => any;
|
|
4745
|
-
/**
|
|
4746
|
-
* @internal
|
|
4747
|
-
*/
|
|
4748
|
-
export declare const GetApiMappingsResponseFilterSensitiveLog: (obj: GetApiMappingsResponse) => any;
|
|
4749
|
-
/**
|
|
4750
|
-
* @internal
|
|
4751
|
-
*/
|
|
4752
|
-
export declare const GetApisRequestFilterSensitiveLog: (obj: GetApisRequest) => any;
|
|
4753
|
-
/**
|
|
4754
|
-
* @internal
|
|
4755
|
-
*/
|
|
4756
|
-
export declare const GetApisResponseFilterSensitiveLog: (obj: GetApisResponse) => any;
|
|
4757
|
-
/**
|
|
4758
|
-
* @internal
|
|
4759
|
-
*/
|
|
4760
|
-
export declare const GetAuthorizerRequestFilterSensitiveLog: (obj: GetAuthorizerRequest) => any;
|
|
4761
|
-
/**
|
|
4762
|
-
* @internal
|
|
4763
|
-
*/
|
|
4764
|
-
export declare const GetAuthorizerResponseFilterSensitiveLog: (obj: GetAuthorizerResponse) => any;
|
|
4765
|
-
/**
|
|
4766
|
-
* @internal
|
|
4767
|
-
*/
|
|
4768
|
-
export declare const GetAuthorizersRequestFilterSensitiveLog: (obj: GetAuthorizersRequest) => any;
|
|
4769
|
-
/**
|
|
4770
|
-
* @internal
|
|
4771
|
-
*/
|
|
4772
|
-
export declare const GetAuthorizersResponseFilterSensitiveLog: (obj: GetAuthorizersResponse) => any;
|
|
4773
|
-
/**
|
|
4774
|
-
* @internal
|
|
4775
|
-
*/
|
|
4776
|
-
export declare const GetDeploymentRequestFilterSensitiveLog: (obj: GetDeploymentRequest) => any;
|
|
4777
|
-
/**
|
|
4778
|
-
* @internal
|
|
4779
|
-
*/
|
|
4780
|
-
export declare const GetDeploymentResponseFilterSensitiveLog: (obj: GetDeploymentResponse) => any;
|
|
4781
|
-
/**
|
|
4782
|
-
* @internal
|
|
4783
|
-
*/
|
|
4784
|
-
export declare const GetDeploymentsRequestFilterSensitiveLog: (obj: GetDeploymentsRequest) => any;
|
|
4785
|
-
/**
|
|
4786
|
-
* @internal
|
|
4787
|
-
*/
|
|
4788
|
-
export declare const GetDeploymentsResponseFilterSensitiveLog: (obj: GetDeploymentsResponse) => any;
|
|
4789
|
-
/**
|
|
4790
|
-
* @internal
|
|
4791
|
-
*/
|
|
4792
|
-
export declare const GetDomainNameRequestFilterSensitiveLog: (obj: GetDomainNameRequest) => any;
|
|
4793
|
-
/**
|
|
4794
|
-
* @internal
|
|
4795
|
-
*/
|
|
4796
|
-
export declare const GetDomainNameResponseFilterSensitiveLog: (obj: GetDomainNameResponse) => any;
|
|
4797
|
-
/**
|
|
4798
|
-
* @internal
|
|
4799
|
-
*/
|
|
4800
|
-
export declare const GetDomainNamesRequestFilterSensitiveLog: (obj: GetDomainNamesRequest) => any;
|
|
4801
|
-
/**
|
|
4802
|
-
* @internal
|
|
4803
|
-
*/
|
|
4804
|
-
export declare const GetDomainNamesResponseFilterSensitiveLog: (obj: GetDomainNamesResponse) => any;
|
|
4805
|
-
/**
|
|
4806
|
-
* @internal
|
|
4807
|
-
*/
|
|
4808
|
-
export declare const GetIntegrationRequestFilterSensitiveLog: (obj: GetIntegrationRequest) => any;
|
|
4809
|
-
/**
|
|
4810
|
-
* @internal
|
|
4811
|
-
*/
|
|
4812
|
-
export declare const GetIntegrationResultFilterSensitiveLog: (obj: GetIntegrationResult) => any;
|
|
4813
|
-
/**
|
|
4814
|
-
* @internal
|
|
4815
|
-
*/
|
|
4816
|
-
export declare const GetIntegrationResponseRequestFilterSensitiveLog: (obj: GetIntegrationResponseRequest) => any;
|
|
4817
|
-
/**
|
|
4818
|
-
* @internal
|
|
4819
|
-
*/
|
|
4820
|
-
export declare const GetIntegrationResponseResponseFilterSensitiveLog: (obj: GetIntegrationResponseResponse) => any;
|
|
4821
|
-
/**
|
|
4822
|
-
* @internal
|
|
4823
|
-
*/
|
|
4824
|
-
export declare const GetIntegrationResponsesRequestFilterSensitiveLog: (obj: GetIntegrationResponsesRequest) => any;
|
|
4825
|
-
/**
|
|
4826
|
-
* @internal
|
|
4827
|
-
*/
|
|
4828
|
-
export declare const GetIntegrationResponsesResponseFilterSensitiveLog: (obj: GetIntegrationResponsesResponse) => any;
|
|
4829
|
-
/**
|
|
4830
|
-
* @internal
|
|
4831
|
-
*/
|
|
4832
|
-
export declare const GetIntegrationsRequestFilterSensitiveLog: (obj: GetIntegrationsRequest) => any;
|
|
4833
|
-
/**
|
|
4834
|
-
* @internal
|
|
4835
|
-
*/
|
|
4836
|
-
export declare const GetIntegrationsResponseFilterSensitiveLog: (obj: GetIntegrationsResponse) => any;
|
|
4837
|
-
/**
|
|
4838
|
-
* @internal
|
|
4839
|
-
*/
|
|
4840
|
-
export declare const GetModelRequestFilterSensitiveLog: (obj: GetModelRequest) => any;
|
|
4841
|
-
/**
|
|
4842
|
-
* @internal
|
|
4843
|
-
*/
|
|
4844
|
-
export declare const GetModelResponseFilterSensitiveLog: (obj: GetModelResponse) => any;
|
|
4845
|
-
/**
|
|
4846
|
-
* @internal
|
|
4847
|
-
*/
|
|
4848
|
-
export declare const GetModelsRequestFilterSensitiveLog: (obj: GetModelsRequest) => any;
|
|
4849
|
-
/**
|
|
4850
|
-
* @internal
|
|
4851
|
-
*/
|
|
4852
|
-
export declare const GetModelsResponseFilterSensitiveLog: (obj: GetModelsResponse) => any;
|
|
4853
|
-
/**
|
|
4854
|
-
* @internal
|
|
4855
|
-
*/
|
|
4856
|
-
export declare const GetModelTemplateRequestFilterSensitiveLog: (obj: GetModelTemplateRequest) => any;
|
|
4857
|
-
/**
|
|
4858
|
-
* @internal
|
|
4859
|
-
*/
|
|
4860
|
-
export declare const GetModelTemplateResponseFilterSensitiveLog: (obj: GetModelTemplateResponse) => any;
|
|
4861
|
-
/**
|
|
4862
|
-
* @internal
|
|
4863
|
-
*/
|
|
4864
|
-
export declare const GetRouteRequestFilterSensitiveLog: (obj: GetRouteRequest) => any;
|
|
4865
|
-
/**
|
|
4866
|
-
* @internal
|
|
4867
|
-
*/
|
|
4868
|
-
export declare const GetRouteResultFilterSensitiveLog: (obj: GetRouteResult) => any;
|
|
4869
|
-
/**
|
|
4870
|
-
* @internal
|
|
4871
|
-
*/
|
|
4872
|
-
export declare const GetRouteResponseRequestFilterSensitiveLog: (obj: GetRouteResponseRequest) => any;
|
|
4873
|
-
/**
|
|
4874
|
-
* @internal
|
|
4875
|
-
*/
|
|
4876
|
-
export declare const GetRouteResponseResponseFilterSensitiveLog: (obj: GetRouteResponseResponse) => any;
|
|
4877
|
-
/**
|
|
4878
|
-
* @internal
|
|
4879
|
-
*/
|
|
4880
|
-
export declare const GetRouteResponsesRequestFilterSensitiveLog: (obj: GetRouteResponsesRequest) => any;
|
|
4881
|
-
/**
|
|
4882
|
-
* @internal
|
|
4883
|
-
*/
|
|
4884
|
-
export declare const GetRouteResponsesResponseFilterSensitiveLog: (obj: GetRouteResponsesResponse) => any;
|
|
4885
|
-
/**
|
|
4886
|
-
* @internal
|
|
4887
|
-
*/
|
|
4888
|
-
export declare const GetRoutesRequestFilterSensitiveLog: (obj: GetRoutesRequest) => any;
|
|
4889
|
-
/**
|
|
4890
|
-
* @internal
|
|
4891
|
-
*/
|
|
4892
|
-
export declare const GetRoutesResponseFilterSensitiveLog: (obj: GetRoutesResponse) => any;
|
|
4893
|
-
/**
|
|
4894
|
-
* @internal
|
|
4895
|
-
*/
|
|
4896
|
-
export declare const GetStageRequestFilterSensitiveLog: (obj: GetStageRequest) => any;
|
|
4897
|
-
/**
|
|
4898
|
-
* @internal
|
|
4899
|
-
*/
|
|
4900
|
-
export declare const GetStageResponseFilterSensitiveLog: (obj: GetStageResponse) => any;
|
|
4901
|
-
/**
|
|
4902
|
-
* @internal
|
|
4903
|
-
*/
|
|
4904
|
-
export declare const GetStagesRequestFilterSensitiveLog: (obj: GetStagesRequest) => any;
|
|
4905
|
-
/**
|
|
4906
|
-
* @internal
|
|
4907
|
-
*/
|
|
4908
|
-
export declare const GetStagesResponseFilterSensitiveLog: (obj: GetStagesResponse) => any;
|
|
4909
|
-
/**
|
|
4910
|
-
* @internal
|
|
4911
|
-
*/
|
|
4912
|
-
export declare const GetTagsRequestFilterSensitiveLog: (obj: GetTagsRequest) => any;
|
|
4913
|
-
/**
|
|
4914
|
-
* @internal
|
|
4915
|
-
*/
|
|
4916
|
-
export declare const GetTagsResponseFilterSensitiveLog: (obj: GetTagsResponse) => any;
|
|
4917
|
-
/**
|
|
4918
|
-
* @internal
|
|
4919
|
-
*/
|
|
4920
|
-
export declare const GetVpcLinkRequestFilterSensitiveLog: (obj: GetVpcLinkRequest) => any;
|
|
4921
|
-
/**
|
|
4922
|
-
* @internal
|
|
4923
|
-
*/
|
|
4924
|
-
export declare const GetVpcLinkResponseFilterSensitiveLog: (obj: GetVpcLinkResponse) => any;
|
|
4925
|
-
/**
|
|
4926
|
-
* @internal
|
|
4927
|
-
*/
|
|
4928
|
-
export declare const GetVpcLinksRequestFilterSensitiveLog: (obj: GetVpcLinksRequest) => any;
|
|
4929
|
-
/**
|
|
4930
|
-
* @internal
|
|
4931
|
-
*/
|
|
4932
|
-
export declare const GetVpcLinksResponseFilterSensitiveLog: (obj: GetVpcLinksResponse) => any;
|
|
4933
|
-
/**
|
|
4934
|
-
* @internal
|
|
4935
|
-
*/
|
|
4936
|
-
export declare const ImportApiRequestFilterSensitiveLog: (obj: ImportApiRequest) => any;
|
|
4937
|
-
/**
|
|
4938
|
-
* @internal
|
|
4939
|
-
*/
|
|
4940
|
-
export declare const ImportApiResponseFilterSensitiveLog: (obj: ImportApiResponse) => any;
|
|
4941
|
-
/**
|
|
4942
|
-
* @internal
|
|
4943
|
-
*/
|
|
4944
|
-
export declare const ReimportApiRequestFilterSensitiveLog: (obj: ReimportApiRequest) => any;
|
|
4945
|
-
/**
|
|
4946
|
-
* @internal
|
|
4947
|
-
*/
|
|
4948
|
-
export declare const ReimportApiResponseFilterSensitiveLog: (obj: ReimportApiResponse) => any;
|
|
4949
|
-
/**
|
|
4950
|
-
* @internal
|
|
4951
|
-
*/
|
|
4952
|
-
export declare const ResetAuthorizersCacheRequestFilterSensitiveLog: (obj: ResetAuthorizersCacheRequest) => any;
|
|
4953
|
-
/**
|
|
4954
|
-
* @internal
|
|
4955
|
-
*/
|
|
4956
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
4957
|
-
/**
|
|
4958
|
-
* @internal
|
|
4959
|
-
*/
|
|
4960
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
4961
|
-
/**
|
|
4962
|
-
* @internal
|
|
4963
|
-
*/
|
|
4964
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
4965
|
-
/**
|
|
4966
|
-
* @internal
|
|
4967
|
-
*/
|
|
4968
|
-
export declare const UpdateApiRequestFilterSensitiveLog: (obj: UpdateApiRequest) => any;
|
|
4969
|
-
/**
|
|
4970
|
-
* @internal
|
|
4971
|
-
*/
|
|
4972
|
-
export declare const UpdateApiResponseFilterSensitiveLog: (obj: UpdateApiResponse) => any;
|
|
4973
|
-
/**
|
|
4974
|
-
* @internal
|
|
4975
|
-
*/
|
|
4976
|
-
export declare const UpdateApiMappingRequestFilterSensitiveLog: (obj: UpdateApiMappingRequest) => any;
|
|
4977
|
-
/**
|
|
4978
|
-
* @internal
|
|
4979
|
-
*/
|
|
4980
|
-
export declare const UpdateApiMappingResponseFilterSensitiveLog: (obj: UpdateApiMappingResponse) => any;
|
|
4981
|
-
/**
|
|
4982
|
-
* @internal
|
|
4983
|
-
*/
|
|
4984
|
-
export declare const UpdateAuthorizerRequestFilterSensitiveLog: (obj: UpdateAuthorizerRequest) => any;
|
|
4985
|
-
/**
|
|
4986
|
-
* @internal
|
|
4987
|
-
*/
|
|
4988
|
-
export declare const UpdateAuthorizerResponseFilterSensitiveLog: (obj: UpdateAuthorizerResponse) => any;
|
|
4989
|
-
/**
|
|
4990
|
-
* @internal
|
|
4991
|
-
*/
|
|
4992
|
-
export declare const UpdateDeploymentRequestFilterSensitiveLog: (obj: UpdateDeploymentRequest) => any;
|
|
4993
|
-
/**
|
|
4994
|
-
* @internal
|
|
4995
|
-
*/
|
|
4996
|
-
export declare const UpdateDeploymentResponseFilterSensitiveLog: (obj: UpdateDeploymentResponse) => any;
|
|
4997
|
-
/**
|
|
4998
|
-
* @internal
|
|
4999
|
-
*/
|
|
5000
|
-
export declare const UpdateDomainNameRequestFilterSensitiveLog: (obj: UpdateDomainNameRequest) => any;
|
|
5001
|
-
/**
|
|
5002
|
-
* @internal
|
|
5003
|
-
*/
|
|
5004
|
-
export declare const UpdateDomainNameResponseFilterSensitiveLog: (obj: UpdateDomainNameResponse) => any;
|
|
5005
|
-
/**
|
|
5006
|
-
* @internal
|
|
5007
|
-
*/
|
|
5008
|
-
export declare const UpdateIntegrationRequestFilterSensitiveLog: (obj: UpdateIntegrationRequest) => any;
|
|
5009
|
-
/**
|
|
5010
|
-
* @internal
|
|
5011
|
-
*/
|
|
5012
|
-
export declare const UpdateIntegrationResultFilterSensitiveLog: (obj: UpdateIntegrationResult) => any;
|
|
5013
|
-
/**
|
|
5014
|
-
* @internal
|
|
5015
|
-
*/
|
|
5016
|
-
export declare const UpdateIntegrationResponseRequestFilterSensitiveLog: (obj: UpdateIntegrationResponseRequest) => any;
|
|
5017
|
-
/**
|
|
5018
|
-
* @internal
|
|
5019
|
-
*/
|
|
5020
|
-
export declare const UpdateIntegrationResponseResponseFilterSensitiveLog: (obj: UpdateIntegrationResponseResponse) => any;
|
|
5021
|
-
/**
|
|
5022
|
-
* @internal
|
|
5023
|
-
*/
|
|
5024
|
-
export declare const UpdateModelRequestFilterSensitiveLog: (obj: UpdateModelRequest) => any;
|
|
5025
|
-
/**
|
|
5026
|
-
* @internal
|
|
5027
|
-
*/
|
|
5028
|
-
export declare const UpdateModelResponseFilterSensitiveLog: (obj: UpdateModelResponse) => any;
|
|
5029
|
-
/**
|
|
5030
|
-
* @internal
|
|
5031
|
-
*/
|
|
5032
|
-
export declare const UpdateRouteRequestFilterSensitiveLog: (obj: UpdateRouteRequest) => any;
|
|
5033
|
-
/**
|
|
5034
|
-
* @internal
|
|
5035
|
-
*/
|
|
5036
|
-
export declare const UpdateRouteResultFilterSensitiveLog: (obj: UpdateRouteResult) => any;
|
|
5037
|
-
/**
|
|
5038
|
-
* @internal
|
|
5039
|
-
*/
|
|
5040
|
-
export declare const UpdateRouteResponseRequestFilterSensitiveLog: (obj: UpdateRouteResponseRequest) => any;
|
|
5041
|
-
/**
|
|
5042
|
-
* @internal
|
|
5043
|
-
*/
|
|
5044
|
-
export declare const UpdateRouteResponseResponseFilterSensitiveLog: (obj: UpdateRouteResponseResponse) => any;
|
|
5045
|
-
/**
|
|
5046
|
-
* @internal
|
|
5047
|
-
*/
|
|
5048
|
-
export declare const UpdateStageRequestFilterSensitiveLog: (obj: UpdateStageRequest) => any;
|
|
5049
|
-
/**
|
|
5050
|
-
* @internal
|
|
5051
|
-
*/
|
|
5052
|
-
export declare const UpdateStageResponseFilterSensitiveLog: (obj: UpdateStageResponse) => any;
|
|
5053
|
-
/**
|
|
5054
|
-
* @internal
|
|
5055
|
-
*/
|
|
5056
|
-
export declare const UpdateVpcLinkRequestFilterSensitiveLog: (obj: UpdateVpcLinkRequest) => any;
|
|
5057
|
-
/**
|
|
5058
|
-
* @internal
|
|
5059
|
-
*/
|
|
5060
|
-
export declare const UpdateVpcLinkResponseFilterSensitiveLog: (obj: UpdateVpcLinkResponse) => any;
|