@aws-sdk/client-api-gateway 3.170.0 → 3.178.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 (133) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/APIGateway.d.ts +0 -120
  6. package/dist-types/ts3.4/APIGatewayClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetExportCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +0 -2
  125. package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +0 -2
  126. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +0 -2
  127. package/dist-types/ts3.4/models/APIGatewayServiceException.d.ts +0 -1
  128. package/dist-types/ts3.4/models/models_0.d.ts +0 -901
  129. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  130. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  131. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  132. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  133. package/package.json +27 -27
@@ -480,7 +480,6 @@ import {
480
480
  UpdateVpcLinkCommandInput,
481
481
  UpdateVpcLinkCommandOutput,
482
482
  } from "./commands/UpdateVpcLinkCommand";
483
-
484
483
  export declare class APIGateway extends APIGatewayClient {
485
484
  createApiKey(
486
485
  args: CreateApiKeyCommandInput,
@@ -495,7 +494,6 @@ export declare class APIGateway extends APIGatewayClient {
495
494
  options: __HttpHandlerOptions,
496
495
  cb: (err: any, data?: CreateApiKeyCommandOutput) => void
497
496
  ): void;
498
-
499
497
  createAuthorizer(
500
498
  args: CreateAuthorizerCommandInput,
501
499
  options?: __HttpHandlerOptions
@@ -509,7 +507,6 @@ export declare class APIGateway extends APIGatewayClient {
509
507
  options: __HttpHandlerOptions,
510
508
  cb: (err: any, data?: CreateAuthorizerCommandOutput) => void
511
509
  ): void;
512
-
513
510
  createBasePathMapping(
514
511
  args: CreateBasePathMappingCommandInput,
515
512
  options?: __HttpHandlerOptions
@@ -523,7 +520,6 @@ export declare class APIGateway extends APIGatewayClient {
523
520
  options: __HttpHandlerOptions,
524
521
  cb: (err: any, data?: CreateBasePathMappingCommandOutput) => void
525
522
  ): void;
526
-
527
523
  createDeployment(
528
524
  args: CreateDeploymentCommandInput,
529
525
  options?: __HttpHandlerOptions
@@ -537,7 +533,6 @@ export declare class APIGateway extends APIGatewayClient {
537
533
  options: __HttpHandlerOptions,
538
534
  cb: (err: any, data?: CreateDeploymentCommandOutput) => void
539
535
  ): void;
540
-
541
536
  createDocumentationPart(
542
537
  args: CreateDocumentationPartCommandInput,
543
538
  options?: __HttpHandlerOptions
@@ -551,7 +546,6 @@ export declare class APIGateway extends APIGatewayClient {
551
546
  options: __HttpHandlerOptions,
552
547
  cb: (err: any, data?: CreateDocumentationPartCommandOutput) => void
553
548
  ): void;
554
-
555
549
  createDocumentationVersion(
556
550
  args: CreateDocumentationVersionCommandInput,
557
551
  options?: __HttpHandlerOptions
@@ -565,7 +559,6 @@ export declare class APIGateway extends APIGatewayClient {
565
559
  options: __HttpHandlerOptions,
566
560
  cb: (err: any, data?: CreateDocumentationVersionCommandOutput) => void
567
561
  ): void;
568
-
569
562
  createDomainName(
570
563
  args: CreateDomainNameCommandInput,
571
564
  options?: __HttpHandlerOptions
@@ -579,7 +572,6 @@ export declare class APIGateway extends APIGatewayClient {
579
572
  options: __HttpHandlerOptions,
580
573
  cb: (err: any, data?: CreateDomainNameCommandOutput) => void
581
574
  ): void;
582
-
583
575
  createModel(
584
576
  args: CreateModelCommandInput,
585
577
  options?: __HttpHandlerOptions
@@ -593,7 +585,6 @@ export declare class APIGateway extends APIGatewayClient {
593
585
  options: __HttpHandlerOptions,
594
586
  cb: (err: any, data?: CreateModelCommandOutput) => void
595
587
  ): void;
596
-
597
588
  createRequestValidator(
598
589
  args: CreateRequestValidatorCommandInput,
599
590
  options?: __HttpHandlerOptions
@@ -607,7 +598,6 @@ export declare class APIGateway extends APIGatewayClient {
607
598
  options: __HttpHandlerOptions,
608
599
  cb: (err: any, data?: CreateRequestValidatorCommandOutput) => void
609
600
  ): void;
610
-
611
601
  createResource(
612
602
  args: CreateResourceCommandInput,
613
603
  options?: __HttpHandlerOptions
@@ -621,7 +611,6 @@ export declare class APIGateway extends APIGatewayClient {
621
611
  options: __HttpHandlerOptions,
622
612
  cb: (err: any, data?: CreateResourceCommandOutput) => void
623
613
  ): void;
624
-
625
614
  createRestApi(
626
615
  args: CreateRestApiCommandInput,
627
616
  options?: __HttpHandlerOptions
@@ -635,7 +624,6 @@ export declare class APIGateway extends APIGatewayClient {
635
624
  options: __HttpHandlerOptions,
636
625
  cb: (err: any, data?: CreateRestApiCommandOutput) => void
637
626
  ): void;
638
-
639
627
  createStage(
640
628
  args: CreateStageCommandInput,
641
629
  options?: __HttpHandlerOptions
@@ -649,7 +637,6 @@ export declare class APIGateway extends APIGatewayClient {
649
637
  options: __HttpHandlerOptions,
650
638
  cb: (err: any, data?: CreateStageCommandOutput) => void
651
639
  ): void;
652
-
653
640
  createUsagePlan(
654
641
  args: CreateUsagePlanCommandInput,
655
642
  options?: __HttpHandlerOptions
@@ -663,7 +650,6 @@ export declare class APIGateway extends APIGatewayClient {
663
650
  options: __HttpHandlerOptions,
664
651
  cb: (err: any, data?: CreateUsagePlanCommandOutput) => void
665
652
  ): void;
666
-
667
653
  createUsagePlanKey(
668
654
  args: CreateUsagePlanKeyCommandInput,
669
655
  options?: __HttpHandlerOptions
@@ -677,7 +663,6 @@ export declare class APIGateway extends APIGatewayClient {
677
663
  options: __HttpHandlerOptions,
678
664
  cb: (err: any, data?: CreateUsagePlanKeyCommandOutput) => void
679
665
  ): void;
680
-
681
666
  createVpcLink(
682
667
  args: CreateVpcLinkCommandInput,
683
668
  options?: __HttpHandlerOptions
@@ -691,7 +676,6 @@ export declare class APIGateway extends APIGatewayClient {
691
676
  options: __HttpHandlerOptions,
692
677
  cb: (err: any, data?: CreateVpcLinkCommandOutput) => void
693
678
  ): void;
694
-
695
679
  deleteApiKey(
696
680
  args: DeleteApiKeyCommandInput,
697
681
  options?: __HttpHandlerOptions
@@ -705,7 +689,6 @@ export declare class APIGateway extends APIGatewayClient {
705
689
  options: __HttpHandlerOptions,
706
690
  cb: (err: any, data?: DeleteApiKeyCommandOutput) => void
707
691
  ): void;
708
-
709
692
  deleteAuthorizer(
710
693
  args: DeleteAuthorizerCommandInput,
711
694
  options?: __HttpHandlerOptions
@@ -719,7 +702,6 @@ export declare class APIGateway extends APIGatewayClient {
719
702
  options: __HttpHandlerOptions,
720
703
  cb: (err: any, data?: DeleteAuthorizerCommandOutput) => void
721
704
  ): void;
722
-
723
705
  deleteBasePathMapping(
724
706
  args: DeleteBasePathMappingCommandInput,
725
707
  options?: __HttpHandlerOptions
@@ -733,7 +715,6 @@ export declare class APIGateway extends APIGatewayClient {
733
715
  options: __HttpHandlerOptions,
734
716
  cb: (err: any, data?: DeleteBasePathMappingCommandOutput) => void
735
717
  ): void;
736
-
737
718
  deleteClientCertificate(
738
719
  args: DeleteClientCertificateCommandInput,
739
720
  options?: __HttpHandlerOptions
@@ -747,7 +728,6 @@ export declare class APIGateway extends APIGatewayClient {
747
728
  options: __HttpHandlerOptions,
748
729
  cb: (err: any, data?: DeleteClientCertificateCommandOutput) => void
749
730
  ): void;
750
-
751
731
  deleteDeployment(
752
732
  args: DeleteDeploymentCommandInput,
753
733
  options?: __HttpHandlerOptions
@@ -761,7 +741,6 @@ export declare class APIGateway extends APIGatewayClient {
761
741
  options: __HttpHandlerOptions,
762
742
  cb: (err: any, data?: DeleteDeploymentCommandOutput) => void
763
743
  ): void;
764
-
765
744
  deleteDocumentationPart(
766
745
  args: DeleteDocumentationPartCommandInput,
767
746
  options?: __HttpHandlerOptions
@@ -775,7 +754,6 @@ export declare class APIGateway extends APIGatewayClient {
775
754
  options: __HttpHandlerOptions,
776
755
  cb: (err: any, data?: DeleteDocumentationPartCommandOutput) => void
777
756
  ): void;
778
-
779
757
  deleteDocumentationVersion(
780
758
  args: DeleteDocumentationVersionCommandInput,
781
759
  options?: __HttpHandlerOptions
@@ -789,7 +767,6 @@ export declare class APIGateway extends APIGatewayClient {
789
767
  options: __HttpHandlerOptions,
790
768
  cb: (err: any, data?: DeleteDocumentationVersionCommandOutput) => void
791
769
  ): void;
792
-
793
770
  deleteDomainName(
794
771
  args: DeleteDomainNameCommandInput,
795
772
  options?: __HttpHandlerOptions
@@ -803,7 +780,6 @@ export declare class APIGateway extends APIGatewayClient {
803
780
  options: __HttpHandlerOptions,
804
781
  cb: (err: any, data?: DeleteDomainNameCommandOutput) => void
805
782
  ): void;
806
-
807
783
  deleteGatewayResponse(
808
784
  args: DeleteGatewayResponseCommandInput,
809
785
  options?: __HttpHandlerOptions
@@ -817,7 +793,6 @@ export declare class APIGateway extends APIGatewayClient {
817
793
  options: __HttpHandlerOptions,
818
794
  cb: (err: any, data?: DeleteGatewayResponseCommandOutput) => void
819
795
  ): void;
820
-
821
796
  deleteIntegration(
822
797
  args: DeleteIntegrationCommandInput,
823
798
  options?: __HttpHandlerOptions
@@ -831,7 +806,6 @@ export declare class APIGateway extends APIGatewayClient {
831
806
  options: __HttpHandlerOptions,
832
807
  cb: (err: any, data?: DeleteIntegrationCommandOutput) => void
833
808
  ): void;
834
-
835
809
  deleteIntegrationResponse(
836
810
  args: DeleteIntegrationResponseCommandInput,
837
811
  options?: __HttpHandlerOptions
@@ -845,7 +819,6 @@ export declare class APIGateway extends APIGatewayClient {
845
819
  options: __HttpHandlerOptions,
846
820
  cb: (err: any, data?: DeleteIntegrationResponseCommandOutput) => void
847
821
  ): void;
848
-
849
822
  deleteMethod(
850
823
  args: DeleteMethodCommandInput,
851
824
  options?: __HttpHandlerOptions
@@ -859,7 +832,6 @@ export declare class APIGateway extends APIGatewayClient {
859
832
  options: __HttpHandlerOptions,
860
833
  cb: (err: any, data?: DeleteMethodCommandOutput) => void
861
834
  ): void;
862
-
863
835
  deleteMethodResponse(
864
836
  args: DeleteMethodResponseCommandInput,
865
837
  options?: __HttpHandlerOptions
@@ -873,7 +845,6 @@ export declare class APIGateway extends APIGatewayClient {
873
845
  options: __HttpHandlerOptions,
874
846
  cb: (err: any, data?: DeleteMethodResponseCommandOutput) => void
875
847
  ): void;
876
-
877
848
  deleteModel(
878
849
  args: DeleteModelCommandInput,
879
850
  options?: __HttpHandlerOptions
@@ -887,7 +858,6 @@ export declare class APIGateway extends APIGatewayClient {
887
858
  options: __HttpHandlerOptions,
888
859
  cb: (err: any, data?: DeleteModelCommandOutput) => void
889
860
  ): void;
890
-
891
861
  deleteRequestValidator(
892
862
  args: DeleteRequestValidatorCommandInput,
893
863
  options?: __HttpHandlerOptions
@@ -901,7 +871,6 @@ export declare class APIGateway extends APIGatewayClient {
901
871
  options: __HttpHandlerOptions,
902
872
  cb: (err: any, data?: DeleteRequestValidatorCommandOutput) => void
903
873
  ): void;
904
-
905
874
  deleteResource(
906
875
  args: DeleteResourceCommandInput,
907
876
  options?: __HttpHandlerOptions
@@ -915,7 +884,6 @@ export declare class APIGateway extends APIGatewayClient {
915
884
  options: __HttpHandlerOptions,
916
885
  cb: (err: any, data?: DeleteResourceCommandOutput) => void
917
886
  ): void;
918
-
919
887
  deleteRestApi(
920
888
  args: DeleteRestApiCommandInput,
921
889
  options?: __HttpHandlerOptions
@@ -929,7 +897,6 @@ export declare class APIGateway extends APIGatewayClient {
929
897
  options: __HttpHandlerOptions,
930
898
  cb: (err: any, data?: DeleteRestApiCommandOutput) => void
931
899
  ): void;
932
-
933
900
  deleteStage(
934
901
  args: DeleteStageCommandInput,
935
902
  options?: __HttpHandlerOptions
@@ -943,7 +910,6 @@ export declare class APIGateway extends APIGatewayClient {
943
910
  options: __HttpHandlerOptions,
944
911
  cb: (err: any, data?: DeleteStageCommandOutput) => void
945
912
  ): void;
946
-
947
913
  deleteUsagePlan(
948
914
  args: DeleteUsagePlanCommandInput,
949
915
  options?: __HttpHandlerOptions
@@ -957,7 +923,6 @@ export declare class APIGateway extends APIGatewayClient {
957
923
  options: __HttpHandlerOptions,
958
924
  cb: (err: any, data?: DeleteUsagePlanCommandOutput) => void
959
925
  ): void;
960
-
961
926
  deleteUsagePlanKey(
962
927
  args: DeleteUsagePlanKeyCommandInput,
963
928
  options?: __HttpHandlerOptions
@@ -971,7 +936,6 @@ export declare class APIGateway extends APIGatewayClient {
971
936
  options: __HttpHandlerOptions,
972
937
  cb: (err: any, data?: DeleteUsagePlanKeyCommandOutput) => void
973
938
  ): void;
974
-
975
939
  deleteVpcLink(
976
940
  args: DeleteVpcLinkCommandInput,
977
941
  options?: __HttpHandlerOptions
@@ -985,7 +949,6 @@ export declare class APIGateway extends APIGatewayClient {
985
949
  options: __HttpHandlerOptions,
986
950
  cb: (err: any, data?: DeleteVpcLinkCommandOutput) => void
987
951
  ): void;
988
-
989
952
  flushStageAuthorizersCache(
990
953
  args: FlushStageAuthorizersCacheCommandInput,
991
954
  options?: __HttpHandlerOptions
@@ -999,7 +962,6 @@ export declare class APIGateway extends APIGatewayClient {
999
962
  options: __HttpHandlerOptions,
1000
963
  cb: (err: any, data?: FlushStageAuthorizersCacheCommandOutput) => void
1001
964
  ): void;
1002
-
1003
965
  flushStageCache(
1004
966
  args: FlushStageCacheCommandInput,
1005
967
  options?: __HttpHandlerOptions
@@ -1013,7 +975,6 @@ export declare class APIGateway extends APIGatewayClient {
1013
975
  options: __HttpHandlerOptions,
1014
976
  cb: (err: any, data?: FlushStageCacheCommandOutput) => void
1015
977
  ): void;
1016
-
1017
978
  generateClientCertificate(
1018
979
  args: GenerateClientCertificateCommandInput,
1019
980
  options?: __HttpHandlerOptions
@@ -1027,7 +988,6 @@ export declare class APIGateway extends APIGatewayClient {
1027
988
  options: __HttpHandlerOptions,
1028
989
  cb: (err: any, data?: GenerateClientCertificateCommandOutput) => void
1029
990
  ): void;
1030
-
1031
991
  getAccount(
1032
992
  args: GetAccountCommandInput,
1033
993
  options?: __HttpHandlerOptions
@@ -1041,7 +1001,6 @@ export declare class APIGateway extends APIGatewayClient {
1041
1001
  options: __HttpHandlerOptions,
1042
1002
  cb: (err: any, data?: GetAccountCommandOutput) => void
1043
1003
  ): void;
1044
-
1045
1004
  getApiKey(
1046
1005
  args: GetApiKeyCommandInput,
1047
1006
  options?: __HttpHandlerOptions
@@ -1055,7 +1014,6 @@ export declare class APIGateway extends APIGatewayClient {
1055
1014
  options: __HttpHandlerOptions,
1056
1015
  cb: (err: any, data?: GetApiKeyCommandOutput) => void
1057
1016
  ): void;
1058
-
1059
1017
  getApiKeys(
1060
1018
  args: GetApiKeysCommandInput,
1061
1019
  options?: __HttpHandlerOptions
@@ -1069,7 +1027,6 @@ export declare class APIGateway extends APIGatewayClient {
1069
1027
  options: __HttpHandlerOptions,
1070
1028
  cb: (err: any, data?: GetApiKeysCommandOutput) => void
1071
1029
  ): void;
1072
-
1073
1030
  getAuthorizer(
1074
1031
  args: GetAuthorizerCommandInput,
1075
1032
  options?: __HttpHandlerOptions
@@ -1083,7 +1040,6 @@ export declare class APIGateway extends APIGatewayClient {
1083
1040
  options: __HttpHandlerOptions,
1084
1041
  cb: (err: any, data?: GetAuthorizerCommandOutput) => void
1085
1042
  ): void;
1086
-
1087
1043
  getAuthorizers(
1088
1044
  args: GetAuthorizersCommandInput,
1089
1045
  options?: __HttpHandlerOptions
@@ -1097,7 +1053,6 @@ export declare class APIGateway extends APIGatewayClient {
1097
1053
  options: __HttpHandlerOptions,
1098
1054
  cb: (err: any, data?: GetAuthorizersCommandOutput) => void
1099
1055
  ): void;
1100
-
1101
1056
  getBasePathMapping(
1102
1057
  args: GetBasePathMappingCommandInput,
1103
1058
  options?: __HttpHandlerOptions
@@ -1111,7 +1066,6 @@ export declare class APIGateway extends APIGatewayClient {
1111
1066
  options: __HttpHandlerOptions,
1112
1067
  cb: (err: any, data?: GetBasePathMappingCommandOutput) => void
1113
1068
  ): void;
1114
-
1115
1069
  getBasePathMappings(
1116
1070
  args: GetBasePathMappingsCommandInput,
1117
1071
  options?: __HttpHandlerOptions
@@ -1125,7 +1079,6 @@ export declare class APIGateway extends APIGatewayClient {
1125
1079
  options: __HttpHandlerOptions,
1126
1080
  cb: (err: any, data?: GetBasePathMappingsCommandOutput) => void
1127
1081
  ): void;
1128
-
1129
1082
  getClientCertificate(
1130
1083
  args: GetClientCertificateCommandInput,
1131
1084
  options?: __HttpHandlerOptions
@@ -1139,7 +1092,6 @@ export declare class APIGateway extends APIGatewayClient {
1139
1092
  options: __HttpHandlerOptions,
1140
1093
  cb: (err: any, data?: GetClientCertificateCommandOutput) => void
1141
1094
  ): void;
1142
-
1143
1095
  getClientCertificates(
1144
1096
  args: GetClientCertificatesCommandInput,
1145
1097
  options?: __HttpHandlerOptions
@@ -1153,7 +1105,6 @@ export declare class APIGateway extends APIGatewayClient {
1153
1105
  options: __HttpHandlerOptions,
1154
1106
  cb: (err: any, data?: GetClientCertificatesCommandOutput) => void
1155
1107
  ): void;
1156
-
1157
1108
  getDeployment(
1158
1109
  args: GetDeploymentCommandInput,
1159
1110
  options?: __HttpHandlerOptions
@@ -1167,7 +1118,6 @@ export declare class APIGateway extends APIGatewayClient {
1167
1118
  options: __HttpHandlerOptions,
1168
1119
  cb: (err: any, data?: GetDeploymentCommandOutput) => void
1169
1120
  ): void;
1170
-
1171
1121
  getDeployments(
1172
1122
  args: GetDeploymentsCommandInput,
1173
1123
  options?: __HttpHandlerOptions
@@ -1181,7 +1131,6 @@ export declare class APIGateway extends APIGatewayClient {
1181
1131
  options: __HttpHandlerOptions,
1182
1132
  cb: (err: any, data?: GetDeploymentsCommandOutput) => void
1183
1133
  ): void;
1184
-
1185
1134
  getDocumentationPart(
1186
1135
  args: GetDocumentationPartCommandInput,
1187
1136
  options?: __HttpHandlerOptions
@@ -1195,7 +1144,6 @@ export declare class APIGateway extends APIGatewayClient {
1195
1144
  options: __HttpHandlerOptions,
1196
1145
  cb: (err: any, data?: GetDocumentationPartCommandOutput) => void
1197
1146
  ): void;
1198
-
1199
1147
  getDocumentationParts(
1200
1148
  args: GetDocumentationPartsCommandInput,
1201
1149
  options?: __HttpHandlerOptions
@@ -1209,7 +1157,6 @@ export declare class APIGateway extends APIGatewayClient {
1209
1157
  options: __HttpHandlerOptions,
1210
1158
  cb: (err: any, data?: GetDocumentationPartsCommandOutput) => void
1211
1159
  ): void;
1212
-
1213
1160
  getDocumentationVersion(
1214
1161
  args: GetDocumentationVersionCommandInput,
1215
1162
  options?: __HttpHandlerOptions
@@ -1223,7 +1170,6 @@ export declare class APIGateway extends APIGatewayClient {
1223
1170
  options: __HttpHandlerOptions,
1224
1171
  cb: (err: any, data?: GetDocumentationVersionCommandOutput) => void
1225
1172
  ): void;
1226
-
1227
1173
  getDocumentationVersions(
1228
1174
  args: GetDocumentationVersionsCommandInput,
1229
1175
  options?: __HttpHandlerOptions
@@ -1237,7 +1183,6 @@ export declare class APIGateway extends APIGatewayClient {
1237
1183
  options: __HttpHandlerOptions,
1238
1184
  cb: (err: any, data?: GetDocumentationVersionsCommandOutput) => void
1239
1185
  ): void;
1240
-
1241
1186
  getDomainName(
1242
1187
  args: GetDomainNameCommandInput,
1243
1188
  options?: __HttpHandlerOptions
@@ -1251,7 +1196,6 @@ export declare class APIGateway extends APIGatewayClient {
1251
1196
  options: __HttpHandlerOptions,
1252
1197
  cb: (err: any, data?: GetDomainNameCommandOutput) => void
1253
1198
  ): void;
1254
-
1255
1199
  getDomainNames(
1256
1200
  args: GetDomainNamesCommandInput,
1257
1201
  options?: __HttpHandlerOptions
@@ -1265,7 +1209,6 @@ export declare class APIGateway extends APIGatewayClient {
1265
1209
  options: __HttpHandlerOptions,
1266
1210
  cb: (err: any, data?: GetDomainNamesCommandOutput) => void
1267
1211
  ): void;
1268
-
1269
1212
  getExport(
1270
1213
  args: GetExportCommandInput,
1271
1214
  options?: __HttpHandlerOptions
@@ -1279,7 +1222,6 @@ export declare class APIGateway extends APIGatewayClient {
1279
1222
  options: __HttpHandlerOptions,
1280
1223
  cb: (err: any, data?: GetExportCommandOutput) => void
1281
1224
  ): void;
1282
-
1283
1225
  getGatewayResponse(
1284
1226
  args: GetGatewayResponseCommandInput,
1285
1227
  options?: __HttpHandlerOptions
@@ -1293,7 +1235,6 @@ export declare class APIGateway extends APIGatewayClient {
1293
1235
  options: __HttpHandlerOptions,
1294
1236
  cb: (err: any, data?: GetGatewayResponseCommandOutput) => void
1295
1237
  ): void;
1296
-
1297
1238
  getGatewayResponses(
1298
1239
  args: GetGatewayResponsesCommandInput,
1299
1240
  options?: __HttpHandlerOptions
@@ -1307,7 +1248,6 @@ export declare class APIGateway extends APIGatewayClient {
1307
1248
  options: __HttpHandlerOptions,
1308
1249
  cb: (err: any, data?: GetGatewayResponsesCommandOutput) => void
1309
1250
  ): void;
1310
-
1311
1251
  getIntegration(
1312
1252
  args: GetIntegrationCommandInput,
1313
1253
  options?: __HttpHandlerOptions
@@ -1321,7 +1261,6 @@ export declare class APIGateway extends APIGatewayClient {
1321
1261
  options: __HttpHandlerOptions,
1322
1262
  cb: (err: any, data?: GetIntegrationCommandOutput) => void
1323
1263
  ): void;
1324
-
1325
1264
  getIntegrationResponse(
1326
1265
  args: GetIntegrationResponseCommandInput,
1327
1266
  options?: __HttpHandlerOptions
@@ -1335,7 +1274,6 @@ export declare class APIGateway extends APIGatewayClient {
1335
1274
  options: __HttpHandlerOptions,
1336
1275
  cb: (err: any, data?: GetIntegrationResponseCommandOutput) => void
1337
1276
  ): void;
1338
-
1339
1277
  getMethod(
1340
1278
  args: GetMethodCommandInput,
1341
1279
  options?: __HttpHandlerOptions
@@ -1349,7 +1287,6 @@ export declare class APIGateway extends APIGatewayClient {
1349
1287
  options: __HttpHandlerOptions,
1350
1288
  cb: (err: any, data?: GetMethodCommandOutput) => void
1351
1289
  ): void;
1352
-
1353
1290
  getMethodResponse(
1354
1291
  args: GetMethodResponseCommandInput,
1355
1292
  options?: __HttpHandlerOptions
@@ -1363,7 +1300,6 @@ export declare class APIGateway extends APIGatewayClient {
1363
1300
  options: __HttpHandlerOptions,
1364
1301
  cb: (err: any, data?: GetMethodResponseCommandOutput) => void
1365
1302
  ): void;
1366
-
1367
1303
  getModel(
1368
1304
  args: GetModelCommandInput,
1369
1305
  options?: __HttpHandlerOptions
@@ -1377,7 +1313,6 @@ export declare class APIGateway extends APIGatewayClient {
1377
1313
  options: __HttpHandlerOptions,
1378
1314
  cb: (err: any, data?: GetModelCommandOutput) => void
1379
1315
  ): void;
1380
-
1381
1316
  getModels(
1382
1317
  args: GetModelsCommandInput,
1383
1318
  options?: __HttpHandlerOptions
@@ -1391,7 +1326,6 @@ export declare class APIGateway extends APIGatewayClient {
1391
1326
  options: __HttpHandlerOptions,
1392
1327
  cb: (err: any, data?: GetModelsCommandOutput) => void
1393
1328
  ): void;
1394
-
1395
1329
  getModelTemplate(
1396
1330
  args: GetModelTemplateCommandInput,
1397
1331
  options?: __HttpHandlerOptions
@@ -1405,7 +1339,6 @@ export declare class APIGateway extends APIGatewayClient {
1405
1339
  options: __HttpHandlerOptions,
1406
1340
  cb: (err: any, data?: GetModelTemplateCommandOutput) => void
1407
1341
  ): void;
1408
-
1409
1342
  getRequestValidator(
1410
1343
  args: GetRequestValidatorCommandInput,
1411
1344
  options?: __HttpHandlerOptions
@@ -1419,7 +1352,6 @@ export declare class APIGateway extends APIGatewayClient {
1419
1352
  options: __HttpHandlerOptions,
1420
1353
  cb: (err: any, data?: GetRequestValidatorCommandOutput) => void
1421
1354
  ): void;
1422
-
1423
1355
  getRequestValidators(
1424
1356
  args: GetRequestValidatorsCommandInput,
1425
1357
  options?: __HttpHandlerOptions
@@ -1433,7 +1365,6 @@ export declare class APIGateway extends APIGatewayClient {
1433
1365
  options: __HttpHandlerOptions,
1434
1366
  cb: (err: any, data?: GetRequestValidatorsCommandOutput) => void
1435
1367
  ): void;
1436
-
1437
1368
  getResource(
1438
1369
  args: GetResourceCommandInput,
1439
1370
  options?: __HttpHandlerOptions
@@ -1447,7 +1378,6 @@ export declare class APIGateway extends APIGatewayClient {
1447
1378
  options: __HttpHandlerOptions,
1448
1379
  cb: (err: any, data?: GetResourceCommandOutput) => void
1449
1380
  ): void;
1450
-
1451
1381
  getResources(
1452
1382
  args: GetResourcesCommandInput,
1453
1383
  options?: __HttpHandlerOptions
@@ -1461,7 +1391,6 @@ export declare class APIGateway extends APIGatewayClient {
1461
1391
  options: __HttpHandlerOptions,
1462
1392
  cb: (err: any, data?: GetResourcesCommandOutput) => void
1463
1393
  ): void;
1464
-
1465
1394
  getRestApi(
1466
1395
  args: GetRestApiCommandInput,
1467
1396
  options?: __HttpHandlerOptions
@@ -1475,7 +1404,6 @@ export declare class APIGateway extends APIGatewayClient {
1475
1404
  options: __HttpHandlerOptions,
1476
1405
  cb: (err: any, data?: GetRestApiCommandOutput) => void
1477
1406
  ): void;
1478
-
1479
1407
  getRestApis(
1480
1408
  args: GetRestApisCommandInput,
1481
1409
  options?: __HttpHandlerOptions
@@ -1489,7 +1417,6 @@ export declare class APIGateway extends APIGatewayClient {
1489
1417
  options: __HttpHandlerOptions,
1490
1418
  cb: (err: any, data?: GetRestApisCommandOutput) => void
1491
1419
  ): void;
1492
-
1493
1420
  getSdk(
1494
1421
  args: GetSdkCommandInput,
1495
1422
  options?: __HttpHandlerOptions
@@ -1503,7 +1430,6 @@ export declare class APIGateway extends APIGatewayClient {
1503
1430
  options: __HttpHandlerOptions,
1504
1431
  cb: (err: any, data?: GetSdkCommandOutput) => void
1505
1432
  ): void;
1506
-
1507
1433
  getSdkType(
1508
1434
  args: GetSdkTypeCommandInput,
1509
1435
  options?: __HttpHandlerOptions
@@ -1517,7 +1443,6 @@ export declare class APIGateway extends APIGatewayClient {
1517
1443
  options: __HttpHandlerOptions,
1518
1444
  cb: (err: any, data?: GetSdkTypeCommandOutput) => void
1519
1445
  ): void;
1520
-
1521
1446
  getSdkTypes(
1522
1447
  args: GetSdkTypesCommandInput,
1523
1448
  options?: __HttpHandlerOptions
@@ -1531,7 +1456,6 @@ export declare class APIGateway extends APIGatewayClient {
1531
1456
  options: __HttpHandlerOptions,
1532
1457
  cb: (err: any, data?: GetSdkTypesCommandOutput) => void
1533
1458
  ): void;
1534
-
1535
1459
  getStage(
1536
1460
  args: GetStageCommandInput,
1537
1461
  options?: __HttpHandlerOptions
@@ -1545,7 +1469,6 @@ export declare class APIGateway extends APIGatewayClient {
1545
1469
  options: __HttpHandlerOptions,
1546
1470
  cb: (err: any, data?: GetStageCommandOutput) => void
1547
1471
  ): void;
1548
-
1549
1472
  getStages(
1550
1473
  args: GetStagesCommandInput,
1551
1474
  options?: __HttpHandlerOptions
@@ -1559,7 +1482,6 @@ export declare class APIGateway extends APIGatewayClient {
1559
1482
  options: __HttpHandlerOptions,
1560
1483
  cb: (err: any, data?: GetStagesCommandOutput) => void
1561
1484
  ): void;
1562
-
1563
1485
  getTags(
1564
1486
  args: GetTagsCommandInput,
1565
1487
  options?: __HttpHandlerOptions
@@ -1573,7 +1495,6 @@ export declare class APIGateway extends APIGatewayClient {
1573
1495
  options: __HttpHandlerOptions,
1574
1496
  cb: (err: any, data?: GetTagsCommandOutput) => void
1575
1497
  ): void;
1576
-
1577
1498
  getUsage(
1578
1499
  args: GetUsageCommandInput,
1579
1500
  options?: __HttpHandlerOptions
@@ -1587,7 +1508,6 @@ export declare class APIGateway extends APIGatewayClient {
1587
1508
  options: __HttpHandlerOptions,
1588
1509
  cb: (err: any, data?: GetUsageCommandOutput) => void
1589
1510
  ): void;
1590
-
1591
1511
  getUsagePlan(
1592
1512
  args: GetUsagePlanCommandInput,
1593
1513
  options?: __HttpHandlerOptions
@@ -1601,7 +1521,6 @@ export declare class APIGateway extends APIGatewayClient {
1601
1521
  options: __HttpHandlerOptions,
1602
1522
  cb: (err: any, data?: GetUsagePlanCommandOutput) => void
1603
1523
  ): void;
1604
-
1605
1524
  getUsagePlanKey(
1606
1525
  args: GetUsagePlanKeyCommandInput,
1607
1526
  options?: __HttpHandlerOptions
@@ -1615,7 +1534,6 @@ export declare class APIGateway extends APIGatewayClient {
1615
1534
  options: __HttpHandlerOptions,
1616
1535
  cb: (err: any, data?: GetUsagePlanKeyCommandOutput) => void
1617
1536
  ): void;
1618
-
1619
1537
  getUsagePlanKeys(
1620
1538
  args: GetUsagePlanKeysCommandInput,
1621
1539
  options?: __HttpHandlerOptions
@@ -1629,7 +1547,6 @@ export declare class APIGateway extends APIGatewayClient {
1629
1547
  options: __HttpHandlerOptions,
1630
1548
  cb: (err: any, data?: GetUsagePlanKeysCommandOutput) => void
1631
1549
  ): void;
1632
-
1633
1550
  getUsagePlans(
1634
1551
  args: GetUsagePlansCommandInput,
1635
1552
  options?: __HttpHandlerOptions
@@ -1643,7 +1560,6 @@ export declare class APIGateway extends APIGatewayClient {
1643
1560
  options: __HttpHandlerOptions,
1644
1561
  cb: (err: any, data?: GetUsagePlansCommandOutput) => void
1645
1562
  ): void;
1646
-
1647
1563
  getVpcLink(
1648
1564
  args: GetVpcLinkCommandInput,
1649
1565
  options?: __HttpHandlerOptions
@@ -1657,7 +1573,6 @@ export declare class APIGateway extends APIGatewayClient {
1657
1573
  options: __HttpHandlerOptions,
1658
1574
  cb: (err: any, data?: GetVpcLinkCommandOutput) => void
1659
1575
  ): void;
1660
-
1661
1576
  getVpcLinks(
1662
1577
  args: GetVpcLinksCommandInput,
1663
1578
  options?: __HttpHandlerOptions
@@ -1671,7 +1586,6 @@ export declare class APIGateway extends APIGatewayClient {
1671
1586
  options: __HttpHandlerOptions,
1672
1587
  cb: (err: any, data?: GetVpcLinksCommandOutput) => void
1673
1588
  ): void;
1674
-
1675
1589
  importApiKeys(
1676
1590
  args: ImportApiKeysCommandInput,
1677
1591
  options?: __HttpHandlerOptions
@@ -1685,7 +1599,6 @@ export declare class APIGateway extends APIGatewayClient {
1685
1599
  options: __HttpHandlerOptions,
1686
1600
  cb: (err: any, data?: ImportApiKeysCommandOutput) => void
1687
1601
  ): void;
1688
-
1689
1602
  importDocumentationParts(
1690
1603
  args: ImportDocumentationPartsCommandInput,
1691
1604
  options?: __HttpHandlerOptions
@@ -1699,7 +1612,6 @@ export declare class APIGateway extends APIGatewayClient {
1699
1612
  options: __HttpHandlerOptions,
1700
1613
  cb: (err: any, data?: ImportDocumentationPartsCommandOutput) => void
1701
1614
  ): void;
1702
-
1703
1615
  importRestApi(
1704
1616
  args: ImportRestApiCommandInput,
1705
1617
  options?: __HttpHandlerOptions
@@ -1713,7 +1625,6 @@ export declare class APIGateway extends APIGatewayClient {
1713
1625
  options: __HttpHandlerOptions,
1714
1626
  cb: (err: any, data?: ImportRestApiCommandOutput) => void
1715
1627
  ): void;
1716
-
1717
1628
  putGatewayResponse(
1718
1629
  args: PutGatewayResponseCommandInput,
1719
1630
  options?: __HttpHandlerOptions
@@ -1727,7 +1638,6 @@ export declare class APIGateway extends APIGatewayClient {
1727
1638
  options: __HttpHandlerOptions,
1728
1639
  cb: (err: any, data?: PutGatewayResponseCommandOutput) => void
1729
1640
  ): void;
1730
-
1731
1641
  putIntegration(
1732
1642
  args: PutIntegrationCommandInput,
1733
1643
  options?: __HttpHandlerOptions
@@ -1741,7 +1651,6 @@ export declare class APIGateway extends APIGatewayClient {
1741
1651
  options: __HttpHandlerOptions,
1742
1652
  cb: (err: any, data?: PutIntegrationCommandOutput) => void
1743
1653
  ): void;
1744
-
1745
1654
  putIntegrationResponse(
1746
1655
  args: PutIntegrationResponseCommandInput,
1747
1656
  options?: __HttpHandlerOptions
@@ -1755,7 +1664,6 @@ export declare class APIGateway extends APIGatewayClient {
1755
1664
  options: __HttpHandlerOptions,
1756
1665
  cb: (err: any, data?: PutIntegrationResponseCommandOutput) => void
1757
1666
  ): void;
1758
-
1759
1667
  putMethod(
1760
1668
  args: PutMethodCommandInput,
1761
1669
  options?: __HttpHandlerOptions
@@ -1769,7 +1677,6 @@ export declare class APIGateway extends APIGatewayClient {
1769
1677
  options: __HttpHandlerOptions,
1770
1678
  cb: (err: any, data?: PutMethodCommandOutput) => void
1771
1679
  ): void;
1772
-
1773
1680
  putMethodResponse(
1774
1681
  args: PutMethodResponseCommandInput,
1775
1682
  options?: __HttpHandlerOptions
@@ -1783,7 +1690,6 @@ export declare class APIGateway extends APIGatewayClient {
1783
1690
  options: __HttpHandlerOptions,
1784
1691
  cb: (err: any, data?: PutMethodResponseCommandOutput) => void
1785
1692
  ): void;
1786
-
1787
1693
  putRestApi(
1788
1694
  args: PutRestApiCommandInput,
1789
1695
  options?: __HttpHandlerOptions
@@ -1797,7 +1703,6 @@ export declare class APIGateway extends APIGatewayClient {
1797
1703
  options: __HttpHandlerOptions,
1798
1704
  cb: (err: any, data?: PutRestApiCommandOutput) => void
1799
1705
  ): void;
1800
-
1801
1706
  tagResource(
1802
1707
  args: TagResourceCommandInput,
1803
1708
  options?: __HttpHandlerOptions
@@ -1811,7 +1716,6 @@ export declare class APIGateway extends APIGatewayClient {
1811
1716
  options: __HttpHandlerOptions,
1812
1717
  cb: (err: any, data?: TagResourceCommandOutput) => void
1813
1718
  ): void;
1814
-
1815
1719
  testInvokeAuthorizer(
1816
1720
  args: TestInvokeAuthorizerCommandInput,
1817
1721
  options?: __HttpHandlerOptions
@@ -1825,7 +1729,6 @@ export declare class APIGateway extends APIGatewayClient {
1825
1729
  options: __HttpHandlerOptions,
1826
1730
  cb: (err: any, data?: TestInvokeAuthorizerCommandOutput) => void
1827
1731
  ): void;
1828
-
1829
1732
  testInvokeMethod(
1830
1733
  args: TestInvokeMethodCommandInput,
1831
1734
  options?: __HttpHandlerOptions
@@ -1839,7 +1742,6 @@ export declare class APIGateway extends APIGatewayClient {
1839
1742
  options: __HttpHandlerOptions,
1840
1743
  cb: (err: any, data?: TestInvokeMethodCommandOutput) => void
1841
1744
  ): void;
1842
-
1843
1745
  untagResource(
1844
1746
  args: UntagResourceCommandInput,
1845
1747
  options?: __HttpHandlerOptions
@@ -1853,7 +1755,6 @@ export declare class APIGateway extends APIGatewayClient {
1853
1755
  options: __HttpHandlerOptions,
1854
1756
  cb: (err: any, data?: UntagResourceCommandOutput) => void
1855
1757
  ): void;
1856
-
1857
1758
  updateAccount(
1858
1759
  args: UpdateAccountCommandInput,
1859
1760
  options?: __HttpHandlerOptions
@@ -1867,7 +1768,6 @@ export declare class APIGateway extends APIGatewayClient {
1867
1768
  options: __HttpHandlerOptions,
1868
1769
  cb: (err: any, data?: UpdateAccountCommandOutput) => void
1869
1770
  ): void;
1870
-
1871
1771
  updateApiKey(
1872
1772
  args: UpdateApiKeyCommandInput,
1873
1773
  options?: __HttpHandlerOptions
@@ -1881,7 +1781,6 @@ export declare class APIGateway extends APIGatewayClient {
1881
1781
  options: __HttpHandlerOptions,
1882
1782
  cb: (err: any, data?: UpdateApiKeyCommandOutput) => void
1883
1783
  ): void;
1884
-
1885
1784
  updateAuthorizer(
1886
1785
  args: UpdateAuthorizerCommandInput,
1887
1786
  options?: __HttpHandlerOptions
@@ -1895,7 +1794,6 @@ export declare class APIGateway extends APIGatewayClient {
1895
1794
  options: __HttpHandlerOptions,
1896
1795
  cb: (err: any, data?: UpdateAuthorizerCommandOutput) => void
1897
1796
  ): void;
1898
-
1899
1797
  updateBasePathMapping(
1900
1798
  args: UpdateBasePathMappingCommandInput,
1901
1799
  options?: __HttpHandlerOptions
@@ -1909,7 +1807,6 @@ export declare class APIGateway extends APIGatewayClient {
1909
1807
  options: __HttpHandlerOptions,
1910
1808
  cb: (err: any, data?: UpdateBasePathMappingCommandOutput) => void
1911
1809
  ): void;
1912
-
1913
1810
  updateClientCertificate(
1914
1811
  args: UpdateClientCertificateCommandInput,
1915
1812
  options?: __HttpHandlerOptions
@@ -1923,7 +1820,6 @@ export declare class APIGateway extends APIGatewayClient {
1923
1820
  options: __HttpHandlerOptions,
1924
1821
  cb: (err: any, data?: UpdateClientCertificateCommandOutput) => void
1925
1822
  ): void;
1926
-
1927
1823
  updateDeployment(
1928
1824
  args: UpdateDeploymentCommandInput,
1929
1825
  options?: __HttpHandlerOptions
@@ -1937,7 +1833,6 @@ export declare class APIGateway extends APIGatewayClient {
1937
1833
  options: __HttpHandlerOptions,
1938
1834
  cb: (err: any, data?: UpdateDeploymentCommandOutput) => void
1939
1835
  ): void;
1940
-
1941
1836
  updateDocumentationPart(
1942
1837
  args: UpdateDocumentationPartCommandInput,
1943
1838
  options?: __HttpHandlerOptions
@@ -1951,7 +1846,6 @@ export declare class APIGateway extends APIGatewayClient {
1951
1846
  options: __HttpHandlerOptions,
1952
1847
  cb: (err: any, data?: UpdateDocumentationPartCommandOutput) => void
1953
1848
  ): void;
1954
-
1955
1849
  updateDocumentationVersion(
1956
1850
  args: UpdateDocumentationVersionCommandInput,
1957
1851
  options?: __HttpHandlerOptions
@@ -1965,7 +1859,6 @@ export declare class APIGateway extends APIGatewayClient {
1965
1859
  options: __HttpHandlerOptions,
1966
1860
  cb: (err: any, data?: UpdateDocumentationVersionCommandOutput) => void
1967
1861
  ): void;
1968
-
1969
1862
  updateDomainName(
1970
1863
  args: UpdateDomainNameCommandInput,
1971
1864
  options?: __HttpHandlerOptions
@@ -1979,7 +1872,6 @@ export declare class APIGateway extends APIGatewayClient {
1979
1872
  options: __HttpHandlerOptions,
1980
1873
  cb: (err: any, data?: UpdateDomainNameCommandOutput) => void
1981
1874
  ): void;
1982
-
1983
1875
  updateGatewayResponse(
1984
1876
  args: UpdateGatewayResponseCommandInput,
1985
1877
  options?: __HttpHandlerOptions
@@ -1993,7 +1885,6 @@ export declare class APIGateway extends APIGatewayClient {
1993
1885
  options: __HttpHandlerOptions,
1994
1886
  cb: (err: any, data?: UpdateGatewayResponseCommandOutput) => void
1995
1887
  ): void;
1996
-
1997
1888
  updateIntegration(
1998
1889
  args: UpdateIntegrationCommandInput,
1999
1890
  options?: __HttpHandlerOptions
@@ -2007,7 +1898,6 @@ export declare class APIGateway extends APIGatewayClient {
2007
1898
  options: __HttpHandlerOptions,
2008
1899
  cb: (err: any, data?: UpdateIntegrationCommandOutput) => void
2009
1900
  ): void;
2010
-
2011
1901
  updateIntegrationResponse(
2012
1902
  args: UpdateIntegrationResponseCommandInput,
2013
1903
  options?: __HttpHandlerOptions
@@ -2021,7 +1911,6 @@ export declare class APIGateway extends APIGatewayClient {
2021
1911
  options: __HttpHandlerOptions,
2022
1912
  cb: (err: any, data?: UpdateIntegrationResponseCommandOutput) => void
2023
1913
  ): void;
2024
-
2025
1914
  updateMethod(
2026
1915
  args: UpdateMethodCommandInput,
2027
1916
  options?: __HttpHandlerOptions
@@ -2035,7 +1924,6 @@ export declare class APIGateway extends APIGatewayClient {
2035
1924
  options: __HttpHandlerOptions,
2036
1925
  cb: (err: any, data?: UpdateMethodCommandOutput) => void
2037
1926
  ): void;
2038
-
2039
1927
  updateMethodResponse(
2040
1928
  args: UpdateMethodResponseCommandInput,
2041
1929
  options?: __HttpHandlerOptions
@@ -2049,7 +1937,6 @@ export declare class APIGateway extends APIGatewayClient {
2049
1937
  options: __HttpHandlerOptions,
2050
1938
  cb: (err: any, data?: UpdateMethodResponseCommandOutput) => void
2051
1939
  ): void;
2052
-
2053
1940
  updateModel(
2054
1941
  args: UpdateModelCommandInput,
2055
1942
  options?: __HttpHandlerOptions
@@ -2063,7 +1950,6 @@ export declare class APIGateway extends APIGatewayClient {
2063
1950
  options: __HttpHandlerOptions,
2064
1951
  cb: (err: any, data?: UpdateModelCommandOutput) => void
2065
1952
  ): void;
2066
-
2067
1953
  updateRequestValidator(
2068
1954
  args: UpdateRequestValidatorCommandInput,
2069
1955
  options?: __HttpHandlerOptions
@@ -2077,7 +1963,6 @@ export declare class APIGateway extends APIGatewayClient {
2077
1963
  options: __HttpHandlerOptions,
2078
1964
  cb: (err: any, data?: UpdateRequestValidatorCommandOutput) => void
2079
1965
  ): void;
2080
-
2081
1966
  updateResource(
2082
1967
  args: UpdateResourceCommandInput,
2083
1968
  options?: __HttpHandlerOptions
@@ -2091,7 +1976,6 @@ export declare class APIGateway extends APIGatewayClient {
2091
1976
  options: __HttpHandlerOptions,
2092
1977
  cb: (err: any, data?: UpdateResourceCommandOutput) => void
2093
1978
  ): void;
2094
-
2095
1979
  updateRestApi(
2096
1980
  args: UpdateRestApiCommandInput,
2097
1981
  options?: __HttpHandlerOptions
@@ -2105,7 +1989,6 @@ export declare class APIGateway extends APIGatewayClient {
2105
1989
  options: __HttpHandlerOptions,
2106
1990
  cb: (err: any, data?: UpdateRestApiCommandOutput) => void
2107
1991
  ): void;
2108
-
2109
1992
  updateStage(
2110
1993
  args: UpdateStageCommandInput,
2111
1994
  options?: __HttpHandlerOptions
@@ -2119,7 +2002,6 @@ export declare class APIGateway extends APIGatewayClient {
2119
2002
  options: __HttpHandlerOptions,
2120
2003
  cb: (err: any, data?: UpdateStageCommandOutput) => void
2121
2004
  ): void;
2122
-
2123
2005
  updateUsage(
2124
2006
  args: UpdateUsageCommandInput,
2125
2007
  options?: __HttpHandlerOptions
@@ -2133,7 +2015,6 @@ export declare class APIGateway extends APIGatewayClient {
2133
2015
  options: __HttpHandlerOptions,
2134
2016
  cb: (err: any, data?: UpdateUsageCommandOutput) => void
2135
2017
  ): void;
2136
-
2137
2018
  updateUsagePlan(
2138
2019
  args: UpdateUsagePlanCommandInput,
2139
2020
  options?: __HttpHandlerOptions
@@ -2147,7 +2028,6 @@ export declare class APIGateway extends APIGatewayClient {
2147
2028
  options: __HttpHandlerOptions,
2148
2029
  cb: (err: any, data?: UpdateUsagePlanCommandOutput) => void
2149
2030
  ): void;
2150
-
2151
2031
  updateVpcLink(
2152
2032
  args: UpdateVpcLinkCommandInput,
2153
2033
  options?: __HttpHandlerOptions