@aws-sdk/client-api-gateway 3.303.0 → 3.309.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/CreateApiKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/CreateBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/CreateDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateDomainNameCommand.js +2 -2
- package/dist-cjs/commands/CreateModelCommand.js +2 -2
- package/dist-cjs/commands/CreateRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/CreateResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateRestApiCommand.js +2 -2
- package/dist-cjs/commands/CreateStageCommand.js +2 -2
- package/dist-cjs/commands/CreateUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -2
- package/dist-cjs/commands/DeleteApiKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/DeleteBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/DeleteClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -2
- package/dist-cjs/commands/DeleteDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/DeleteMethodCommand.js +2 -2
- package/dist-cjs/commands/DeleteMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/DeleteModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteRestApiCommand.js +2 -2
- package/dist-cjs/commands/DeleteStageCommand.js +2 -2
- package/dist-cjs/commands/DeleteUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -2
- package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +2 -2
- package/dist-cjs/commands/FlushStageCacheCommand.js +2 -2
- package/dist-cjs/commands/GenerateClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetAccountCommand.js +2 -2
- package/dist-cjs/commands/GetApiKeyCommand.js +2 -2
- package/dist-cjs/commands/GetApiKeysCommand.js +2 -2
- package/dist-cjs/commands/GetAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/GetAuthorizersCommand.js +2 -2
- package/dist-cjs/commands/GetBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/GetBasePathMappingsCommand.js +2 -2
- package/dist-cjs/commands/GetClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetClientCertificatesCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationPartsCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/GetDocumentationVersionsCommand.js +2 -2
- package/dist-cjs/commands/GetDomainNameCommand.js +2 -2
- package/dist-cjs/commands/GetDomainNamesCommand.js +2 -2
- package/dist-cjs/commands/GetExportCommand.js +2 -2
- package/dist-cjs/commands/GetGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/GetGatewayResponsesCommand.js +2 -2
- package/dist-cjs/commands/GetIntegrationCommand.js +2 -2
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/GetMethodCommand.js +2 -2
- package/dist-cjs/commands/GetMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/GetModelCommand.js +2 -2
- package/dist-cjs/commands/GetModelTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetModelsCommand.js +2 -2
- package/dist-cjs/commands/GetRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/GetRequestValidatorsCommand.js +2 -2
- package/dist-cjs/commands/GetResourceCommand.js +2 -2
- package/dist-cjs/commands/GetResourcesCommand.js +2 -2
- package/dist-cjs/commands/GetRestApiCommand.js +2 -2
- package/dist-cjs/commands/GetRestApisCommand.js +2 -2
- package/dist-cjs/commands/GetSdkCommand.js +2 -2
- package/dist-cjs/commands/GetSdkTypeCommand.js +2 -2
- package/dist-cjs/commands/GetSdkTypesCommand.js +2 -2
- package/dist-cjs/commands/GetStageCommand.js +2 -2
- package/dist-cjs/commands/GetStagesCommand.js +2 -2
- package/dist-cjs/commands/GetTagsCommand.js +2 -2
- package/dist-cjs/commands/GetUsageCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlanKeyCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlanKeysCommand.js +2 -2
- package/dist-cjs/commands/GetUsagePlansCommand.js +2 -2
- package/dist-cjs/commands/GetVpcLinkCommand.js +2 -2
- package/dist-cjs/commands/GetVpcLinksCommand.js +2 -2
- package/dist-cjs/commands/ImportApiKeysCommand.js +2 -2
- package/dist-cjs/commands/ImportDocumentationPartsCommand.js +2 -2
- package/dist-cjs/commands/ImportRestApiCommand.js +2 -2
- package/dist-cjs/commands/PutGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/PutIntegrationCommand.js +2 -2
- package/dist-cjs/commands/PutIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/PutMethodCommand.js +2 -2
- package/dist-cjs/commands/PutMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/PutRestApiCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/TestInvokeMethodCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountCommand.js +2 -2
- package/dist-cjs/commands/UpdateApiKeyCommand.js +2 -2
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -2
- package/dist-cjs/commands/UpdateBasePathMappingCommand.js +2 -2
- package/dist-cjs/commands/UpdateClientCertificateCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/UpdateDocumentationPartCommand.js +2 -2
- package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -2
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateMethodCommand.js +2 -2
- package/dist-cjs/commands/UpdateMethodResponseCommand.js +2 -2
- package/dist-cjs/commands/UpdateModelCommand.js +2 -2
- package/dist-cjs/commands/UpdateRequestValidatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateRestApiCommand.js +2 -2
- package/dist-cjs/commands/UpdateStageCommand.js +2 -2
- package/dist-cjs/commands/UpdateUsageCommand.js +2 -2
- package/dist-cjs/commands/UpdateUsagePlanCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1747 -1855
- package/dist-es/commands/CreateApiKeyCommand.js +3 -3
- package/dist-es/commands/CreateAuthorizerCommand.js +3 -3
- package/dist-es/commands/CreateBasePathMappingCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDocumentationPartCommand.js +3 -3
- package/dist-es/commands/CreateDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/CreateDomainNameCommand.js +3 -3
- package/dist-es/commands/CreateModelCommand.js +3 -3
- package/dist-es/commands/CreateRequestValidatorCommand.js +3 -3
- package/dist-es/commands/CreateResourceCommand.js +3 -3
- package/dist-es/commands/CreateRestApiCommand.js +3 -3
- package/dist-es/commands/CreateStageCommand.js +3 -3
- package/dist-es/commands/CreateUsagePlanCommand.js +3 -3
- package/dist-es/commands/CreateUsagePlanKeyCommand.js +3 -3
- package/dist-es/commands/CreateVpcLinkCommand.js +3 -3
- package/dist-es/commands/DeleteApiKeyCommand.js +3 -3
- package/dist-es/commands/DeleteAuthorizerCommand.js +3 -3
- package/dist-es/commands/DeleteBasePathMappingCommand.js +3 -3
- package/dist-es/commands/DeleteClientCertificateCommand.js +3 -3
- package/dist-es/commands/DeleteDeploymentCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentationPartCommand.js +3 -3
- package/dist-es/commands/DeleteDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDomainNameCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayResponseCommand.js +3 -3
- package/dist-es/commands/DeleteIntegrationCommand.js +3 -3
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/DeleteMethodCommand.js +3 -3
- package/dist-es/commands/DeleteMethodResponseCommand.js +3 -3
- package/dist-es/commands/DeleteModelCommand.js +3 -3
- package/dist-es/commands/DeleteRequestValidatorCommand.js +3 -3
- package/dist-es/commands/DeleteResourceCommand.js +3 -3
- package/dist-es/commands/DeleteRestApiCommand.js +3 -3
- package/dist-es/commands/DeleteStageCommand.js +3 -3
- package/dist-es/commands/DeleteUsagePlanCommand.js +3 -3
- package/dist-es/commands/DeleteUsagePlanKeyCommand.js +3 -3
- package/dist-es/commands/DeleteVpcLinkCommand.js +3 -3
- package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +3 -3
- package/dist-es/commands/FlushStageCacheCommand.js +3 -3
- package/dist-es/commands/GenerateClientCertificateCommand.js +3 -3
- package/dist-es/commands/GetAccountCommand.js +3 -3
- package/dist-es/commands/GetApiKeyCommand.js +3 -3
- package/dist-es/commands/GetApiKeysCommand.js +3 -3
- package/dist-es/commands/GetAuthorizerCommand.js +3 -3
- package/dist-es/commands/GetAuthorizersCommand.js +3 -3
- package/dist-es/commands/GetBasePathMappingCommand.js +3 -3
- package/dist-es/commands/GetBasePathMappingsCommand.js +3 -3
- package/dist-es/commands/GetClientCertificateCommand.js +3 -3
- package/dist-es/commands/GetClientCertificatesCommand.js +3 -3
- package/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/dist-es/commands/GetDeploymentsCommand.js +3 -3
- package/dist-es/commands/GetDocumentationPartCommand.js +3 -3
- package/dist-es/commands/GetDocumentationPartsCommand.js +3 -3
- package/dist-es/commands/GetDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/GetDocumentationVersionsCommand.js +3 -3
- package/dist-es/commands/GetDomainNameCommand.js +3 -3
- package/dist-es/commands/GetDomainNamesCommand.js +3 -3
- package/dist-es/commands/GetExportCommand.js +3 -3
- package/dist-es/commands/GetGatewayResponseCommand.js +3 -3
- package/dist-es/commands/GetGatewayResponsesCommand.js +3 -3
- package/dist-es/commands/GetIntegrationCommand.js +3 -3
- package/dist-es/commands/GetIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/GetMethodCommand.js +3 -3
- package/dist-es/commands/GetMethodResponseCommand.js +3 -3
- package/dist-es/commands/GetModelCommand.js +3 -3
- package/dist-es/commands/GetModelTemplateCommand.js +3 -3
- package/dist-es/commands/GetModelsCommand.js +3 -3
- package/dist-es/commands/GetRequestValidatorCommand.js +3 -3
- package/dist-es/commands/GetRequestValidatorsCommand.js +3 -3
- package/dist-es/commands/GetResourceCommand.js +3 -3
- package/dist-es/commands/GetResourcesCommand.js +3 -3
- package/dist-es/commands/GetRestApiCommand.js +3 -3
- package/dist-es/commands/GetRestApisCommand.js +3 -3
- package/dist-es/commands/GetSdkCommand.js +3 -3
- package/dist-es/commands/GetSdkTypeCommand.js +3 -3
- package/dist-es/commands/GetSdkTypesCommand.js +3 -3
- package/dist-es/commands/GetStageCommand.js +3 -3
- package/dist-es/commands/GetStagesCommand.js +3 -3
- package/dist-es/commands/GetTagsCommand.js +3 -3
- package/dist-es/commands/GetUsageCommand.js +3 -3
- package/dist-es/commands/GetUsagePlanCommand.js +3 -3
- package/dist-es/commands/GetUsagePlanKeyCommand.js +3 -3
- package/dist-es/commands/GetUsagePlanKeysCommand.js +3 -3
- package/dist-es/commands/GetUsagePlansCommand.js +3 -3
- package/dist-es/commands/GetVpcLinkCommand.js +3 -3
- package/dist-es/commands/GetVpcLinksCommand.js +3 -3
- package/dist-es/commands/ImportApiKeysCommand.js +3 -3
- package/dist-es/commands/ImportDocumentationPartsCommand.js +3 -3
- package/dist-es/commands/ImportRestApiCommand.js +3 -3
- package/dist-es/commands/PutGatewayResponseCommand.js +3 -3
- package/dist-es/commands/PutIntegrationCommand.js +3 -3
- package/dist-es/commands/PutIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/PutMethodCommand.js +3 -3
- package/dist-es/commands/PutMethodResponseCommand.js +3 -3
- package/dist-es/commands/PutRestApiCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -3
- package/dist-es/commands/TestInvokeMethodCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccountCommand.js +3 -3
- package/dist-es/commands/UpdateApiKeyCommand.js +3 -3
- package/dist-es/commands/UpdateAuthorizerCommand.js +3 -3
- package/dist-es/commands/UpdateBasePathMappingCommand.js +3 -3
- package/dist-es/commands/UpdateClientCertificateCommand.js +3 -3
- package/dist-es/commands/UpdateDeploymentCommand.js +3 -3
- package/dist-es/commands/UpdateDocumentationPartCommand.js +3 -3
- package/dist-es/commands/UpdateDocumentationVersionCommand.js +3 -3
- package/dist-es/commands/UpdateDomainNameCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayResponseCommand.js +3 -3
- package/dist-es/commands/UpdateIntegrationCommand.js +3 -3
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +3 -3
- package/dist-es/commands/UpdateMethodCommand.js +3 -3
- package/dist-es/commands/UpdateMethodResponseCommand.js +3 -3
- package/dist-es/commands/UpdateModelCommand.js +3 -3
- package/dist-es/commands/UpdateRequestValidatorCommand.js +3 -3
- package/dist-es/commands/UpdateResourceCommand.js +3 -3
- package/dist-es/commands/UpdateRestApiCommand.js +3 -3
- package/dist-es/commands/UpdateStageCommand.js +3 -3
- package/dist-es/commands/UpdateUsageCommand.js +3 -3
- package/dist-es/commands/UpdateUsagePlanCommand.js +3 -3
- package/dist-es/commands/UpdateVpcLinkCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1502 -1610
- package/dist-types/protocols/Aws_restJson1.d.ts +960 -240
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +240 -240
- package/package.json +30 -30
|
@@ -483,963 +483,963 @@ import {
|
|
|
483
483
|
UpdateVpcLinkCommandInput,
|
|
484
484
|
UpdateVpcLinkCommandOutput,
|
|
485
485
|
} from "../commands/UpdateVpcLinkCommand";
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_CreateApiKeyCommand: (
|
|
487
487
|
input: CreateApiKeyCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_CreateAuthorizerCommand: (
|
|
491
491
|
input: CreateAuthorizerCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_CreateBasePathMappingCommand: (
|
|
495
495
|
input: CreateBasePathMappingCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_CreateDeploymentCommand: (
|
|
499
499
|
input: CreateDeploymentCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_CreateDocumentationPartCommand: (
|
|
503
503
|
input: CreateDocumentationPartCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_CreateDocumentationVersionCommand: (
|
|
507
507
|
input: CreateDocumentationVersionCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_CreateDomainNameCommand: (
|
|
511
511
|
input: CreateDomainNameCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_CreateModelCommand: (
|
|
515
515
|
input: CreateModelCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_CreateRequestValidatorCommand: (
|
|
519
519
|
input: CreateRequestValidatorCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_CreateResourceCommand: (
|
|
523
523
|
input: CreateResourceCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const se_CreateRestApiCommand: (
|
|
527
527
|
input: CreateRestApiCommandInput,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<__HttpRequest>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const se_CreateStageCommand: (
|
|
531
531
|
input: CreateStageCommandInput,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<__HttpRequest>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const se_CreateUsagePlanCommand: (
|
|
535
535
|
input: CreateUsagePlanCommandInput,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<__HttpRequest>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const se_CreateUsagePlanKeyCommand: (
|
|
539
539
|
input: CreateUsagePlanKeyCommandInput,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<__HttpRequest>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const se_CreateVpcLinkCommand: (
|
|
543
543
|
input: CreateVpcLinkCommandInput,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<__HttpRequest>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const se_DeleteApiKeyCommand: (
|
|
547
547
|
input: DeleteApiKeyCommandInput,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<__HttpRequest>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const se_DeleteAuthorizerCommand: (
|
|
551
551
|
input: DeleteAuthorizerCommandInput,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<__HttpRequest>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const se_DeleteBasePathMappingCommand: (
|
|
555
555
|
input: DeleteBasePathMappingCommandInput,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<__HttpRequest>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const se_DeleteClientCertificateCommand: (
|
|
559
559
|
input: DeleteClientCertificateCommandInput,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<__HttpRequest>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const se_DeleteDeploymentCommand: (
|
|
563
563
|
input: DeleteDeploymentCommandInput,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<__HttpRequest>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const se_DeleteDocumentationPartCommand: (
|
|
567
567
|
input: DeleteDocumentationPartCommandInput,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<__HttpRequest>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const se_DeleteDocumentationVersionCommand: (
|
|
571
571
|
input: DeleteDocumentationVersionCommandInput,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<__HttpRequest>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const se_DeleteDomainNameCommand: (
|
|
575
575
|
input: DeleteDomainNameCommandInput,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<__HttpRequest>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const se_DeleteGatewayResponseCommand: (
|
|
579
579
|
input: DeleteGatewayResponseCommandInput,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<__HttpRequest>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const se_DeleteIntegrationCommand: (
|
|
583
583
|
input: DeleteIntegrationCommandInput,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<__HttpRequest>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const se_DeleteIntegrationResponseCommand: (
|
|
587
587
|
input: DeleteIntegrationResponseCommandInput,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<__HttpRequest>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const se_DeleteMethodCommand: (
|
|
591
591
|
input: DeleteMethodCommandInput,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<__HttpRequest>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const se_DeleteMethodResponseCommand: (
|
|
595
595
|
input: DeleteMethodResponseCommandInput,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<__HttpRequest>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const se_DeleteModelCommand: (
|
|
599
599
|
input: DeleteModelCommandInput,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<__HttpRequest>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const se_DeleteRequestValidatorCommand: (
|
|
603
603
|
input: DeleteRequestValidatorCommandInput,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<__HttpRequest>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const se_DeleteResourceCommand: (
|
|
607
607
|
input: DeleteResourceCommandInput,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<__HttpRequest>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const se_DeleteRestApiCommand: (
|
|
611
611
|
input: DeleteRestApiCommandInput,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<__HttpRequest>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const se_DeleteStageCommand: (
|
|
615
615
|
input: DeleteStageCommandInput,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<__HttpRequest>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const se_DeleteUsagePlanCommand: (
|
|
619
619
|
input: DeleteUsagePlanCommandInput,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<__HttpRequest>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const se_DeleteUsagePlanKeyCommand: (
|
|
623
623
|
input: DeleteUsagePlanKeyCommandInput,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<__HttpRequest>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const se_DeleteVpcLinkCommand: (
|
|
627
627
|
input: DeleteVpcLinkCommandInput,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<__HttpRequest>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const se_FlushStageAuthorizersCacheCommand: (
|
|
631
631
|
input: FlushStageAuthorizersCacheCommandInput,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<__HttpRequest>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const se_FlushStageCacheCommand: (
|
|
635
635
|
input: FlushStageCacheCommandInput,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<__HttpRequest>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const se_GenerateClientCertificateCommand: (
|
|
639
639
|
input: GenerateClientCertificateCommandInput,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<__HttpRequest>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const se_GetAccountCommand: (
|
|
643
643
|
input: GetAccountCommandInput,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<__HttpRequest>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const se_GetApiKeyCommand: (
|
|
647
647
|
input: GetApiKeyCommandInput,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<__HttpRequest>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const se_GetApiKeysCommand: (
|
|
651
651
|
input: GetApiKeysCommandInput,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<__HttpRequest>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const se_GetAuthorizerCommand: (
|
|
655
655
|
input: GetAuthorizerCommandInput,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<__HttpRequest>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const se_GetAuthorizersCommand: (
|
|
659
659
|
input: GetAuthorizersCommandInput,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<__HttpRequest>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const se_GetBasePathMappingCommand: (
|
|
663
663
|
input: GetBasePathMappingCommandInput,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<__HttpRequest>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const se_GetBasePathMappingsCommand: (
|
|
667
667
|
input: GetBasePathMappingsCommandInput,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<__HttpRequest>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const se_GetClientCertificateCommand: (
|
|
671
671
|
input: GetClientCertificateCommandInput,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<__HttpRequest>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const se_GetClientCertificatesCommand: (
|
|
675
675
|
input: GetClientCertificatesCommandInput,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<__HttpRequest>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const se_GetDeploymentCommand: (
|
|
679
679
|
input: GetDeploymentCommandInput,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<__HttpRequest>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const se_GetDeploymentsCommand: (
|
|
683
683
|
input: GetDeploymentsCommandInput,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<__HttpRequest>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const se_GetDocumentationPartCommand: (
|
|
687
687
|
input: GetDocumentationPartCommandInput,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<__HttpRequest>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const se_GetDocumentationPartsCommand: (
|
|
691
691
|
input: GetDocumentationPartsCommandInput,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<__HttpRequest>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const se_GetDocumentationVersionCommand: (
|
|
695
695
|
input: GetDocumentationVersionCommandInput,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<__HttpRequest>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const se_GetDocumentationVersionsCommand: (
|
|
699
699
|
input: GetDocumentationVersionsCommandInput,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<__HttpRequest>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const se_GetDomainNameCommand: (
|
|
703
703
|
input: GetDomainNameCommandInput,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<__HttpRequest>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const se_GetDomainNamesCommand: (
|
|
707
707
|
input: GetDomainNamesCommandInput,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<__HttpRequest>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const se_GetExportCommand: (
|
|
711
711
|
input: GetExportCommandInput,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<__HttpRequest>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const se_GetGatewayResponseCommand: (
|
|
715
715
|
input: GetGatewayResponseCommandInput,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<__HttpRequest>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const se_GetGatewayResponsesCommand: (
|
|
719
719
|
input: GetGatewayResponsesCommandInput,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<__HttpRequest>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const se_GetIntegrationCommand: (
|
|
723
723
|
input: GetIntegrationCommandInput,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<__HttpRequest>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const se_GetIntegrationResponseCommand: (
|
|
727
727
|
input: GetIntegrationResponseCommandInput,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<__HttpRequest>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const se_GetMethodCommand: (
|
|
731
731
|
input: GetMethodCommandInput,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<__HttpRequest>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const se_GetMethodResponseCommand: (
|
|
735
735
|
input: GetMethodResponseCommandInput,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<__HttpRequest>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const se_GetModelCommand: (
|
|
739
739
|
input: GetModelCommandInput,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<__HttpRequest>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const se_GetModelsCommand: (
|
|
743
743
|
input: GetModelsCommandInput,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<__HttpRequest>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const se_GetModelTemplateCommand: (
|
|
747
747
|
input: GetModelTemplateCommandInput,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<__HttpRequest>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const se_GetRequestValidatorCommand: (
|
|
751
751
|
input: GetRequestValidatorCommandInput,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<__HttpRequest>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const se_GetRequestValidatorsCommand: (
|
|
755
755
|
input: GetRequestValidatorsCommandInput,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<__HttpRequest>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const se_GetResourceCommand: (
|
|
759
759
|
input: GetResourceCommandInput,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<__HttpRequest>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const se_GetResourcesCommand: (
|
|
763
763
|
input: GetResourcesCommandInput,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<__HttpRequest>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const se_GetRestApiCommand: (
|
|
767
767
|
input: GetRestApiCommandInput,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<__HttpRequest>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const se_GetRestApisCommand: (
|
|
771
771
|
input: GetRestApisCommandInput,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<__HttpRequest>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const se_GetSdkCommand: (
|
|
775
775
|
input: GetSdkCommandInput,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<__HttpRequest>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const se_GetSdkTypeCommand: (
|
|
779
779
|
input: GetSdkTypeCommandInput,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<__HttpRequest>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const se_GetSdkTypesCommand: (
|
|
783
783
|
input: GetSdkTypesCommandInput,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<__HttpRequest>;
|
|
786
|
-
export declare const
|
|
786
|
+
export declare const se_GetStageCommand: (
|
|
787
787
|
input: GetStageCommandInput,
|
|
788
788
|
context: __SerdeContext
|
|
789
789
|
) => Promise<__HttpRequest>;
|
|
790
|
-
export declare const
|
|
790
|
+
export declare const se_GetStagesCommand: (
|
|
791
791
|
input: GetStagesCommandInput,
|
|
792
792
|
context: __SerdeContext
|
|
793
793
|
) => Promise<__HttpRequest>;
|
|
794
|
-
export declare const
|
|
794
|
+
export declare const se_GetTagsCommand: (
|
|
795
795
|
input: GetTagsCommandInput,
|
|
796
796
|
context: __SerdeContext
|
|
797
797
|
) => Promise<__HttpRequest>;
|
|
798
|
-
export declare const
|
|
798
|
+
export declare const se_GetUsageCommand: (
|
|
799
799
|
input: GetUsageCommandInput,
|
|
800
800
|
context: __SerdeContext
|
|
801
801
|
) => Promise<__HttpRequest>;
|
|
802
|
-
export declare const
|
|
802
|
+
export declare const se_GetUsagePlanCommand: (
|
|
803
803
|
input: GetUsagePlanCommandInput,
|
|
804
804
|
context: __SerdeContext
|
|
805
805
|
) => Promise<__HttpRequest>;
|
|
806
|
-
export declare const
|
|
806
|
+
export declare const se_GetUsagePlanKeyCommand: (
|
|
807
807
|
input: GetUsagePlanKeyCommandInput,
|
|
808
808
|
context: __SerdeContext
|
|
809
809
|
) => Promise<__HttpRequest>;
|
|
810
|
-
export declare const
|
|
810
|
+
export declare const se_GetUsagePlanKeysCommand: (
|
|
811
811
|
input: GetUsagePlanKeysCommandInput,
|
|
812
812
|
context: __SerdeContext
|
|
813
813
|
) => Promise<__HttpRequest>;
|
|
814
|
-
export declare const
|
|
814
|
+
export declare const se_GetUsagePlansCommand: (
|
|
815
815
|
input: GetUsagePlansCommandInput,
|
|
816
816
|
context: __SerdeContext
|
|
817
817
|
) => Promise<__HttpRequest>;
|
|
818
|
-
export declare const
|
|
818
|
+
export declare const se_GetVpcLinkCommand: (
|
|
819
819
|
input: GetVpcLinkCommandInput,
|
|
820
820
|
context: __SerdeContext
|
|
821
821
|
) => Promise<__HttpRequest>;
|
|
822
|
-
export declare const
|
|
822
|
+
export declare const se_GetVpcLinksCommand: (
|
|
823
823
|
input: GetVpcLinksCommandInput,
|
|
824
824
|
context: __SerdeContext
|
|
825
825
|
) => Promise<__HttpRequest>;
|
|
826
|
-
export declare const
|
|
826
|
+
export declare const se_ImportApiKeysCommand: (
|
|
827
827
|
input: ImportApiKeysCommandInput,
|
|
828
828
|
context: __SerdeContext
|
|
829
829
|
) => Promise<__HttpRequest>;
|
|
830
|
-
export declare const
|
|
830
|
+
export declare const se_ImportDocumentationPartsCommand: (
|
|
831
831
|
input: ImportDocumentationPartsCommandInput,
|
|
832
832
|
context: __SerdeContext
|
|
833
833
|
) => Promise<__HttpRequest>;
|
|
834
|
-
export declare const
|
|
834
|
+
export declare const se_ImportRestApiCommand: (
|
|
835
835
|
input: ImportRestApiCommandInput,
|
|
836
836
|
context: __SerdeContext
|
|
837
837
|
) => Promise<__HttpRequest>;
|
|
838
|
-
export declare const
|
|
838
|
+
export declare const se_PutGatewayResponseCommand: (
|
|
839
839
|
input: PutGatewayResponseCommandInput,
|
|
840
840
|
context: __SerdeContext
|
|
841
841
|
) => Promise<__HttpRequest>;
|
|
842
|
-
export declare const
|
|
842
|
+
export declare const se_PutIntegrationCommand: (
|
|
843
843
|
input: PutIntegrationCommandInput,
|
|
844
844
|
context: __SerdeContext
|
|
845
845
|
) => Promise<__HttpRequest>;
|
|
846
|
-
export declare const
|
|
846
|
+
export declare const se_PutIntegrationResponseCommand: (
|
|
847
847
|
input: PutIntegrationResponseCommandInput,
|
|
848
848
|
context: __SerdeContext
|
|
849
849
|
) => Promise<__HttpRequest>;
|
|
850
|
-
export declare const
|
|
850
|
+
export declare const se_PutMethodCommand: (
|
|
851
851
|
input: PutMethodCommandInput,
|
|
852
852
|
context: __SerdeContext
|
|
853
853
|
) => Promise<__HttpRequest>;
|
|
854
|
-
export declare const
|
|
854
|
+
export declare const se_PutMethodResponseCommand: (
|
|
855
855
|
input: PutMethodResponseCommandInput,
|
|
856
856
|
context: __SerdeContext
|
|
857
857
|
) => Promise<__HttpRequest>;
|
|
858
|
-
export declare const
|
|
858
|
+
export declare const se_PutRestApiCommand: (
|
|
859
859
|
input: PutRestApiCommandInput,
|
|
860
860
|
context: __SerdeContext
|
|
861
861
|
) => Promise<__HttpRequest>;
|
|
862
|
-
export declare const
|
|
862
|
+
export declare const se_TagResourceCommand: (
|
|
863
863
|
input: TagResourceCommandInput,
|
|
864
864
|
context: __SerdeContext
|
|
865
865
|
) => Promise<__HttpRequest>;
|
|
866
|
-
export declare const
|
|
866
|
+
export declare const se_TestInvokeAuthorizerCommand: (
|
|
867
867
|
input: TestInvokeAuthorizerCommandInput,
|
|
868
868
|
context: __SerdeContext
|
|
869
869
|
) => Promise<__HttpRequest>;
|
|
870
|
-
export declare const
|
|
870
|
+
export declare const se_TestInvokeMethodCommand: (
|
|
871
871
|
input: TestInvokeMethodCommandInput,
|
|
872
872
|
context: __SerdeContext
|
|
873
873
|
) => Promise<__HttpRequest>;
|
|
874
|
-
export declare const
|
|
874
|
+
export declare const se_UntagResourceCommand: (
|
|
875
875
|
input: UntagResourceCommandInput,
|
|
876
876
|
context: __SerdeContext
|
|
877
877
|
) => Promise<__HttpRequest>;
|
|
878
|
-
export declare const
|
|
878
|
+
export declare const se_UpdateAccountCommand: (
|
|
879
879
|
input: UpdateAccountCommandInput,
|
|
880
880
|
context: __SerdeContext
|
|
881
881
|
) => Promise<__HttpRequest>;
|
|
882
|
-
export declare const
|
|
882
|
+
export declare const se_UpdateApiKeyCommand: (
|
|
883
883
|
input: UpdateApiKeyCommandInput,
|
|
884
884
|
context: __SerdeContext
|
|
885
885
|
) => Promise<__HttpRequest>;
|
|
886
|
-
export declare const
|
|
886
|
+
export declare const se_UpdateAuthorizerCommand: (
|
|
887
887
|
input: UpdateAuthorizerCommandInput,
|
|
888
888
|
context: __SerdeContext
|
|
889
889
|
) => Promise<__HttpRequest>;
|
|
890
|
-
export declare const
|
|
890
|
+
export declare const se_UpdateBasePathMappingCommand: (
|
|
891
891
|
input: UpdateBasePathMappingCommandInput,
|
|
892
892
|
context: __SerdeContext
|
|
893
893
|
) => Promise<__HttpRequest>;
|
|
894
|
-
export declare const
|
|
894
|
+
export declare const se_UpdateClientCertificateCommand: (
|
|
895
895
|
input: UpdateClientCertificateCommandInput,
|
|
896
896
|
context: __SerdeContext
|
|
897
897
|
) => Promise<__HttpRequest>;
|
|
898
|
-
export declare const
|
|
898
|
+
export declare const se_UpdateDeploymentCommand: (
|
|
899
899
|
input: UpdateDeploymentCommandInput,
|
|
900
900
|
context: __SerdeContext
|
|
901
901
|
) => Promise<__HttpRequest>;
|
|
902
|
-
export declare const
|
|
902
|
+
export declare const se_UpdateDocumentationPartCommand: (
|
|
903
903
|
input: UpdateDocumentationPartCommandInput,
|
|
904
904
|
context: __SerdeContext
|
|
905
905
|
) => Promise<__HttpRequest>;
|
|
906
|
-
export declare const
|
|
906
|
+
export declare const se_UpdateDocumentationVersionCommand: (
|
|
907
907
|
input: UpdateDocumentationVersionCommandInput,
|
|
908
908
|
context: __SerdeContext
|
|
909
909
|
) => Promise<__HttpRequest>;
|
|
910
|
-
export declare const
|
|
910
|
+
export declare const se_UpdateDomainNameCommand: (
|
|
911
911
|
input: UpdateDomainNameCommandInput,
|
|
912
912
|
context: __SerdeContext
|
|
913
913
|
) => Promise<__HttpRequest>;
|
|
914
|
-
export declare const
|
|
914
|
+
export declare const se_UpdateGatewayResponseCommand: (
|
|
915
915
|
input: UpdateGatewayResponseCommandInput,
|
|
916
916
|
context: __SerdeContext
|
|
917
917
|
) => Promise<__HttpRequest>;
|
|
918
|
-
export declare const
|
|
918
|
+
export declare const se_UpdateIntegrationCommand: (
|
|
919
919
|
input: UpdateIntegrationCommandInput,
|
|
920
920
|
context: __SerdeContext
|
|
921
921
|
) => Promise<__HttpRequest>;
|
|
922
|
-
export declare const
|
|
922
|
+
export declare const se_UpdateIntegrationResponseCommand: (
|
|
923
923
|
input: UpdateIntegrationResponseCommandInput,
|
|
924
924
|
context: __SerdeContext
|
|
925
925
|
) => Promise<__HttpRequest>;
|
|
926
|
-
export declare const
|
|
926
|
+
export declare const se_UpdateMethodCommand: (
|
|
927
927
|
input: UpdateMethodCommandInput,
|
|
928
928
|
context: __SerdeContext
|
|
929
929
|
) => Promise<__HttpRequest>;
|
|
930
|
-
export declare const
|
|
930
|
+
export declare const se_UpdateMethodResponseCommand: (
|
|
931
931
|
input: UpdateMethodResponseCommandInput,
|
|
932
932
|
context: __SerdeContext
|
|
933
933
|
) => Promise<__HttpRequest>;
|
|
934
|
-
export declare const
|
|
934
|
+
export declare const se_UpdateModelCommand: (
|
|
935
935
|
input: UpdateModelCommandInput,
|
|
936
936
|
context: __SerdeContext
|
|
937
937
|
) => Promise<__HttpRequest>;
|
|
938
|
-
export declare const
|
|
938
|
+
export declare const se_UpdateRequestValidatorCommand: (
|
|
939
939
|
input: UpdateRequestValidatorCommandInput,
|
|
940
940
|
context: __SerdeContext
|
|
941
941
|
) => Promise<__HttpRequest>;
|
|
942
|
-
export declare const
|
|
942
|
+
export declare const se_UpdateResourceCommand: (
|
|
943
943
|
input: UpdateResourceCommandInput,
|
|
944
944
|
context: __SerdeContext
|
|
945
945
|
) => Promise<__HttpRequest>;
|
|
946
|
-
export declare const
|
|
946
|
+
export declare const se_UpdateRestApiCommand: (
|
|
947
947
|
input: UpdateRestApiCommandInput,
|
|
948
948
|
context: __SerdeContext
|
|
949
949
|
) => Promise<__HttpRequest>;
|
|
950
|
-
export declare const
|
|
950
|
+
export declare const se_UpdateStageCommand: (
|
|
951
951
|
input: UpdateStageCommandInput,
|
|
952
952
|
context: __SerdeContext
|
|
953
953
|
) => Promise<__HttpRequest>;
|
|
954
|
-
export declare const
|
|
954
|
+
export declare const se_UpdateUsageCommand: (
|
|
955
955
|
input: UpdateUsageCommandInput,
|
|
956
956
|
context: __SerdeContext
|
|
957
957
|
) => Promise<__HttpRequest>;
|
|
958
|
-
export declare const
|
|
958
|
+
export declare const se_UpdateUsagePlanCommand: (
|
|
959
959
|
input: UpdateUsagePlanCommandInput,
|
|
960
960
|
context: __SerdeContext
|
|
961
961
|
) => Promise<__HttpRequest>;
|
|
962
|
-
export declare const
|
|
962
|
+
export declare const se_UpdateVpcLinkCommand: (
|
|
963
963
|
input: UpdateVpcLinkCommandInput,
|
|
964
964
|
context: __SerdeContext
|
|
965
965
|
) => Promise<__HttpRequest>;
|
|
966
|
-
export declare const
|
|
966
|
+
export declare const de_CreateApiKeyCommand: (
|
|
967
967
|
output: __HttpResponse,
|
|
968
968
|
context: __SerdeContext
|
|
969
969
|
) => Promise<CreateApiKeyCommandOutput>;
|
|
970
|
-
export declare const
|
|
970
|
+
export declare const de_CreateAuthorizerCommand: (
|
|
971
971
|
output: __HttpResponse,
|
|
972
972
|
context: __SerdeContext
|
|
973
973
|
) => Promise<CreateAuthorizerCommandOutput>;
|
|
974
|
-
export declare const
|
|
974
|
+
export declare const de_CreateBasePathMappingCommand: (
|
|
975
975
|
output: __HttpResponse,
|
|
976
976
|
context: __SerdeContext
|
|
977
977
|
) => Promise<CreateBasePathMappingCommandOutput>;
|
|
978
|
-
export declare const
|
|
978
|
+
export declare const de_CreateDeploymentCommand: (
|
|
979
979
|
output: __HttpResponse,
|
|
980
980
|
context: __SerdeContext
|
|
981
981
|
) => Promise<CreateDeploymentCommandOutput>;
|
|
982
|
-
export declare const
|
|
982
|
+
export declare const de_CreateDocumentationPartCommand: (
|
|
983
983
|
output: __HttpResponse,
|
|
984
984
|
context: __SerdeContext
|
|
985
985
|
) => Promise<CreateDocumentationPartCommandOutput>;
|
|
986
|
-
export declare const
|
|
986
|
+
export declare const de_CreateDocumentationVersionCommand: (
|
|
987
987
|
output: __HttpResponse,
|
|
988
988
|
context: __SerdeContext
|
|
989
989
|
) => Promise<CreateDocumentationVersionCommandOutput>;
|
|
990
|
-
export declare const
|
|
990
|
+
export declare const de_CreateDomainNameCommand: (
|
|
991
991
|
output: __HttpResponse,
|
|
992
992
|
context: __SerdeContext
|
|
993
993
|
) => Promise<CreateDomainNameCommandOutput>;
|
|
994
|
-
export declare const
|
|
994
|
+
export declare const de_CreateModelCommand: (
|
|
995
995
|
output: __HttpResponse,
|
|
996
996
|
context: __SerdeContext
|
|
997
997
|
) => Promise<CreateModelCommandOutput>;
|
|
998
|
-
export declare const
|
|
998
|
+
export declare const de_CreateRequestValidatorCommand: (
|
|
999
999
|
output: __HttpResponse,
|
|
1000
1000
|
context: __SerdeContext
|
|
1001
1001
|
) => Promise<CreateRequestValidatorCommandOutput>;
|
|
1002
|
-
export declare const
|
|
1002
|
+
export declare const de_CreateResourceCommand: (
|
|
1003
1003
|
output: __HttpResponse,
|
|
1004
1004
|
context: __SerdeContext
|
|
1005
1005
|
) => Promise<CreateResourceCommandOutput>;
|
|
1006
|
-
export declare const
|
|
1006
|
+
export declare const de_CreateRestApiCommand: (
|
|
1007
1007
|
output: __HttpResponse,
|
|
1008
1008
|
context: __SerdeContext
|
|
1009
1009
|
) => Promise<CreateRestApiCommandOutput>;
|
|
1010
|
-
export declare const
|
|
1010
|
+
export declare const de_CreateStageCommand: (
|
|
1011
1011
|
output: __HttpResponse,
|
|
1012
1012
|
context: __SerdeContext
|
|
1013
1013
|
) => Promise<CreateStageCommandOutput>;
|
|
1014
|
-
export declare const
|
|
1014
|
+
export declare const de_CreateUsagePlanCommand: (
|
|
1015
1015
|
output: __HttpResponse,
|
|
1016
1016
|
context: __SerdeContext
|
|
1017
1017
|
) => Promise<CreateUsagePlanCommandOutput>;
|
|
1018
|
-
export declare const
|
|
1018
|
+
export declare const de_CreateUsagePlanKeyCommand: (
|
|
1019
1019
|
output: __HttpResponse,
|
|
1020
1020
|
context: __SerdeContext
|
|
1021
1021
|
) => Promise<CreateUsagePlanKeyCommandOutput>;
|
|
1022
|
-
export declare const
|
|
1022
|
+
export declare const de_CreateVpcLinkCommand: (
|
|
1023
1023
|
output: __HttpResponse,
|
|
1024
1024
|
context: __SerdeContext
|
|
1025
1025
|
) => Promise<CreateVpcLinkCommandOutput>;
|
|
1026
|
-
export declare const
|
|
1026
|
+
export declare const de_DeleteApiKeyCommand: (
|
|
1027
1027
|
output: __HttpResponse,
|
|
1028
1028
|
context: __SerdeContext
|
|
1029
1029
|
) => Promise<DeleteApiKeyCommandOutput>;
|
|
1030
|
-
export declare const
|
|
1030
|
+
export declare const de_DeleteAuthorizerCommand: (
|
|
1031
1031
|
output: __HttpResponse,
|
|
1032
1032
|
context: __SerdeContext
|
|
1033
1033
|
) => Promise<DeleteAuthorizerCommandOutput>;
|
|
1034
|
-
export declare const
|
|
1034
|
+
export declare const de_DeleteBasePathMappingCommand: (
|
|
1035
1035
|
output: __HttpResponse,
|
|
1036
1036
|
context: __SerdeContext
|
|
1037
1037
|
) => Promise<DeleteBasePathMappingCommandOutput>;
|
|
1038
|
-
export declare const
|
|
1038
|
+
export declare const de_DeleteClientCertificateCommand: (
|
|
1039
1039
|
output: __HttpResponse,
|
|
1040
1040
|
context: __SerdeContext
|
|
1041
1041
|
) => Promise<DeleteClientCertificateCommandOutput>;
|
|
1042
|
-
export declare const
|
|
1042
|
+
export declare const de_DeleteDeploymentCommand: (
|
|
1043
1043
|
output: __HttpResponse,
|
|
1044
1044
|
context: __SerdeContext
|
|
1045
1045
|
) => Promise<DeleteDeploymentCommandOutput>;
|
|
1046
|
-
export declare const
|
|
1046
|
+
export declare const de_DeleteDocumentationPartCommand: (
|
|
1047
1047
|
output: __HttpResponse,
|
|
1048
1048
|
context: __SerdeContext
|
|
1049
1049
|
) => Promise<DeleteDocumentationPartCommandOutput>;
|
|
1050
|
-
export declare const
|
|
1050
|
+
export declare const de_DeleteDocumentationVersionCommand: (
|
|
1051
1051
|
output: __HttpResponse,
|
|
1052
1052
|
context: __SerdeContext
|
|
1053
1053
|
) => Promise<DeleteDocumentationVersionCommandOutput>;
|
|
1054
|
-
export declare const
|
|
1054
|
+
export declare const de_DeleteDomainNameCommand: (
|
|
1055
1055
|
output: __HttpResponse,
|
|
1056
1056
|
context: __SerdeContext
|
|
1057
1057
|
) => Promise<DeleteDomainNameCommandOutput>;
|
|
1058
|
-
export declare const
|
|
1058
|
+
export declare const de_DeleteGatewayResponseCommand: (
|
|
1059
1059
|
output: __HttpResponse,
|
|
1060
1060
|
context: __SerdeContext
|
|
1061
1061
|
) => Promise<DeleteGatewayResponseCommandOutput>;
|
|
1062
|
-
export declare const
|
|
1062
|
+
export declare const de_DeleteIntegrationCommand: (
|
|
1063
1063
|
output: __HttpResponse,
|
|
1064
1064
|
context: __SerdeContext
|
|
1065
1065
|
) => Promise<DeleteIntegrationCommandOutput>;
|
|
1066
|
-
export declare const
|
|
1066
|
+
export declare const de_DeleteIntegrationResponseCommand: (
|
|
1067
1067
|
output: __HttpResponse,
|
|
1068
1068
|
context: __SerdeContext
|
|
1069
1069
|
) => Promise<DeleteIntegrationResponseCommandOutput>;
|
|
1070
|
-
export declare const
|
|
1070
|
+
export declare const de_DeleteMethodCommand: (
|
|
1071
1071
|
output: __HttpResponse,
|
|
1072
1072
|
context: __SerdeContext
|
|
1073
1073
|
) => Promise<DeleteMethodCommandOutput>;
|
|
1074
|
-
export declare const
|
|
1074
|
+
export declare const de_DeleteMethodResponseCommand: (
|
|
1075
1075
|
output: __HttpResponse,
|
|
1076
1076
|
context: __SerdeContext
|
|
1077
1077
|
) => Promise<DeleteMethodResponseCommandOutput>;
|
|
1078
|
-
export declare const
|
|
1078
|
+
export declare const de_DeleteModelCommand: (
|
|
1079
1079
|
output: __HttpResponse,
|
|
1080
1080
|
context: __SerdeContext
|
|
1081
1081
|
) => Promise<DeleteModelCommandOutput>;
|
|
1082
|
-
export declare const
|
|
1082
|
+
export declare const de_DeleteRequestValidatorCommand: (
|
|
1083
1083
|
output: __HttpResponse,
|
|
1084
1084
|
context: __SerdeContext
|
|
1085
1085
|
) => Promise<DeleteRequestValidatorCommandOutput>;
|
|
1086
|
-
export declare const
|
|
1086
|
+
export declare const de_DeleteResourceCommand: (
|
|
1087
1087
|
output: __HttpResponse,
|
|
1088
1088
|
context: __SerdeContext
|
|
1089
1089
|
) => Promise<DeleteResourceCommandOutput>;
|
|
1090
|
-
export declare const
|
|
1090
|
+
export declare const de_DeleteRestApiCommand: (
|
|
1091
1091
|
output: __HttpResponse,
|
|
1092
1092
|
context: __SerdeContext
|
|
1093
1093
|
) => Promise<DeleteRestApiCommandOutput>;
|
|
1094
|
-
export declare const
|
|
1094
|
+
export declare const de_DeleteStageCommand: (
|
|
1095
1095
|
output: __HttpResponse,
|
|
1096
1096
|
context: __SerdeContext
|
|
1097
1097
|
) => Promise<DeleteStageCommandOutput>;
|
|
1098
|
-
export declare const
|
|
1098
|
+
export declare const de_DeleteUsagePlanCommand: (
|
|
1099
1099
|
output: __HttpResponse,
|
|
1100
1100
|
context: __SerdeContext
|
|
1101
1101
|
) => Promise<DeleteUsagePlanCommandOutput>;
|
|
1102
|
-
export declare const
|
|
1102
|
+
export declare const de_DeleteUsagePlanKeyCommand: (
|
|
1103
1103
|
output: __HttpResponse,
|
|
1104
1104
|
context: __SerdeContext
|
|
1105
1105
|
) => Promise<DeleteUsagePlanKeyCommandOutput>;
|
|
1106
|
-
export declare const
|
|
1106
|
+
export declare const de_DeleteVpcLinkCommand: (
|
|
1107
1107
|
output: __HttpResponse,
|
|
1108
1108
|
context: __SerdeContext
|
|
1109
1109
|
) => Promise<DeleteVpcLinkCommandOutput>;
|
|
1110
|
-
export declare const
|
|
1110
|
+
export declare const de_FlushStageAuthorizersCacheCommand: (
|
|
1111
1111
|
output: __HttpResponse,
|
|
1112
1112
|
context: __SerdeContext
|
|
1113
1113
|
) => Promise<FlushStageAuthorizersCacheCommandOutput>;
|
|
1114
|
-
export declare const
|
|
1114
|
+
export declare const de_FlushStageCacheCommand: (
|
|
1115
1115
|
output: __HttpResponse,
|
|
1116
1116
|
context: __SerdeContext
|
|
1117
1117
|
) => Promise<FlushStageCacheCommandOutput>;
|
|
1118
|
-
export declare const
|
|
1118
|
+
export declare const de_GenerateClientCertificateCommand: (
|
|
1119
1119
|
output: __HttpResponse,
|
|
1120
1120
|
context: __SerdeContext
|
|
1121
1121
|
) => Promise<GenerateClientCertificateCommandOutput>;
|
|
1122
|
-
export declare const
|
|
1122
|
+
export declare const de_GetAccountCommand: (
|
|
1123
1123
|
output: __HttpResponse,
|
|
1124
1124
|
context: __SerdeContext
|
|
1125
1125
|
) => Promise<GetAccountCommandOutput>;
|
|
1126
|
-
export declare const
|
|
1126
|
+
export declare const de_GetApiKeyCommand: (
|
|
1127
1127
|
output: __HttpResponse,
|
|
1128
1128
|
context: __SerdeContext
|
|
1129
1129
|
) => Promise<GetApiKeyCommandOutput>;
|
|
1130
|
-
export declare const
|
|
1130
|
+
export declare const de_GetApiKeysCommand: (
|
|
1131
1131
|
output: __HttpResponse,
|
|
1132
1132
|
context: __SerdeContext
|
|
1133
1133
|
) => Promise<GetApiKeysCommandOutput>;
|
|
1134
|
-
export declare const
|
|
1134
|
+
export declare const de_GetAuthorizerCommand: (
|
|
1135
1135
|
output: __HttpResponse,
|
|
1136
1136
|
context: __SerdeContext
|
|
1137
1137
|
) => Promise<GetAuthorizerCommandOutput>;
|
|
1138
|
-
export declare const
|
|
1138
|
+
export declare const de_GetAuthorizersCommand: (
|
|
1139
1139
|
output: __HttpResponse,
|
|
1140
1140
|
context: __SerdeContext
|
|
1141
1141
|
) => Promise<GetAuthorizersCommandOutput>;
|
|
1142
|
-
export declare const
|
|
1142
|
+
export declare const de_GetBasePathMappingCommand: (
|
|
1143
1143
|
output: __HttpResponse,
|
|
1144
1144
|
context: __SerdeContext
|
|
1145
1145
|
) => Promise<GetBasePathMappingCommandOutput>;
|
|
1146
|
-
export declare const
|
|
1146
|
+
export declare const de_GetBasePathMappingsCommand: (
|
|
1147
1147
|
output: __HttpResponse,
|
|
1148
1148
|
context: __SerdeContext
|
|
1149
1149
|
) => Promise<GetBasePathMappingsCommandOutput>;
|
|
1150
|
-
export declare const
|
|
1150
|
+
export declare const de_GetClientCertificateCommand: (
|
|
1151
1151
|
output: __HttpResponse,
|
|
1152
1152
|
context: __SerdeContext
|
|
1153
1153
|
) => Promise<GetClientCertificateCommandOutput>;
|
|
1154
|
-
export declare const
|
|
1154
|
+
export declare const de_GetClientCertificatesCommand: (
|
|
1155
1155
|
output: __HttpResponse,
|
|
1156
1156
|
context: __SerdeContext
|
|
1157
1157
|
) => Promise<GetClientCertificatesCommandOutput>;
|
|
1158
|
-
export declare const
|
|
1158
|
+
export declare const de_GetDeploymentCommand: (
|
|
1159
1159
|
output: __HttpResponse,
|
|
1160
1160
|
context: __SerdeContext
|
|
1161
1161
|
) => Promise<GetDeploymentCommandOutput>;
|
|
1162
|
-
export declare const
|
|
1162
|
+
export declare const de_GetDeploymentsCommand: (
|
|
1163
1163
|
output: __HttpResponse,
|
|
1164
1164
|
context: __SerdeContext
|
|
1165
1165
|
) => Promise<GetDeploymentsCommandOutput>;
|
|
1166
|
-
export declare const
|
|
1166
|
+
export declare const de_GetDocumentationPartCommand: (
|
|
1167
1167
|
output: __HttpResponse,
|
|
1168
1168
|
context: __SerdeContext
|
|
1169
1169
|
) => Promise<GetDocumentationPartCommandOutput>;
|
|
1170
|
-
export declare const
|
|
1170
|
+
export declare const de_GetDocumentationPartsCommand: (
|
|
1171
1171
|
output: __HttpResponse,
|
|
1172
1172
|
context: __SerdeContext
|
|
1173
1173
|
) => Promise<GetDocumentationPartsCommandOutput>;
|
|
1174
|
-
export declare const
|
|
1174
|
+
export declare const de_GetDocumentationVersionCommand: (
|
|
1175
1175
|
output: __HttpResponse,
|
|
1176
1176
|
context: __SerdeContext
|
|
1177
1177
|
) => Promise<GetDocumentationVersionCommandOutput>;
|
|
1178
|
-
export declare const
|
|
1178
|
+
export declare const de_GetDocumentationVersionsCommand: (
|
|
1179
1179
|
output: __HttpResponse,
|
|
1180
1180
|
context: __SerdeContext
|
|
1181
1181
|
) => Promise<GetDocumentationVersionsCommandOutput>;
|
|
1182
|
-
export declare const
|
|
1182
|
+
export declare const de_GetDomainNameCommand: (
|
|
1183
1183
|
output: __HttpResponse,
|
|
1184
1184
|
context: __SerdeContext
|
|
1185
1185
|
) => Promise<GetDomainNameCommandOutput>;
|
|
1186
|
-
export declare const
|
|
1186
|
+
export declare const de_GetDomainNamesCommand: (
|
|
1187
1187
|
output: __HttpResponse,
|
|
1188
1188
|
context: __SerdeContext
|
|
1189
1189
|
) => Promise<GetDomainNamesCommandOutput>;
|
|
1190
|
-
export declare const
|
|
1190
|
+
export declare const de_GetExportCommand: (
|
|
1191
1191
|
output: __HttpResponse,
|
|
1192
1192
|
context: __SerdeContext
|
|
1193
1193
|
) => Promise<GetExportCommandOutput>;
|
|
1194
|
-
export declare const
|
|
1194
|
+
export declare const de_GetGatewayResponseCommand: (
|
|
1195
1195
|
output: __HttpResponse,
|
|
1196
1196
|
context: __SerdeContext
|
|
1197
1197
|
) => Promise<GetGatewayResponseCommandOutput>;
|
|
1198
|
-
export declare const
|
|
1198
|
+
export declare const de_GetGatewayResponsesCommand: (
|
|
1199
1199
|
output: __HttpResponse,
|
|
1200
1200
|
context: __SerdeContext
|
|
1201
1201
|
) => Promise<GetGatewayResponsesCommandOutput>;
|
|
1202
|
-
export declare const
|
|
1202
|
+
export declare const de_GetIntegrationCommand: (
|
|
1203
1203
|
output: __HttpResponse,
|
|
1204
1204
|
context: __SerdeContext
|
|
1205
1205
|
) => Promise<GetIntegrationCommandOutput>;
|
|
1206
|
-
export declare const
|
|
1206
|
+
export declare const de_GetIntegrationResponseCommand: (
|
|
1207
1207
|
output: __HttpResponse,
|
|
1208
1208
|
context: __SerdeContext
|
|
1209
1209
|
) => Promise<GetIntegrationResponseCommandOutput>;
|
|
1210
|
-
export declare const
|
|
1210
|
+
export declare const de_GetMethodCommand: (
|
|
1211
1211
|
output: __HttpResponse,
|
|
1212
1212
|
context: __SerdeContext
|
|
1213
1213
|
) => Promise<GetMethodCommandOutput>;
|
|
1214
|
-
export declare const
|
|
1214
|
+
export declare const de_GetMethodResponseCommand: (
|
|
1215
1215
|
output: __HttpResponse,
|
|
1216
1216
|
context: __SerdeContext
|
|
1217
1217
|
) => Promise<GetMethodResponseCommandOutput>;
|
|
1218
|
-
export declare const
|
|
1218
|
+
export declare const de_GetModelCommand: (
|
|
1219
1219
|
output: __HttpResponse,
|
|
1220
1220
|
context: __SerdeContext
|
|
1221
1221
|
) => Promise<GetModelCommandOutput>;
|
|
1222
|
-
export declare const
|
|
1222
|
+
export declare const de_GetModelsCommand: (
|
|
1223
1223
|
output: __HttpResponse,
|
|
1224
1224
|
context: __SerdeContext
|
|
1225
1225
|
) => Promise<GetModelsCommandOutput>;
|
|
1226
|
-
export declare const
|
|
1226
|
+
export declare const de_GetModelTemplateCommand: (
|
|
1227
1227
|
output: __HttpResponse,
|
|
1228
1228
|
context: __SerdeContext
|
|
1229
1229
|
) => Promise<GetModelTemplateCommandOutput>;
|
|
1230
|
-
export declare const
|
|
1230
|
+
export declare const de_GetRequestValidatorCommand: (
|
|
1231
1231
|
output: __HttpResponse,
|
|
1232
1232
|
context: __SerdeContext
|
|
1233
1233
|
) => Promise<GetRequestValidatorCommandOutput>;
|
|
1234
|
-
export declare const
|
|
1234
|
+
export declare const de_GetRequestValidatorsCommand: (
|
|
1235
1235
|
output: __HttpResponse,
|
|
1236
1236
|
context: __SerdeContext
|
|
1237
1237
|
) => Promise<GetRequestValidatorsCommandOutput>;
|
|
1238
|
-
export declare const
|
|
1238
|
+
export declare const de_GetResourceCommand: (
|
|
1239
1239
|
output: __HttpResponse,
|
|
1240
1240
|
context: __SerdeContext
|
|
1241
1241
|
) => Promise<GetResourceCommandOutput>;
|
|
1242
|
-
export declare const
|
|
1242
|
+
export declare const de_GetResourcesCommand: (
|
|
1243
1243
|
output: __HttpResponse,
|
|
1244
1244
|
context: __SerdeContext
|
|
1245
1245
|
) => Promise<GetResourcesCommandOutput>;
|
|
1246
|
-
export declare const
|
|
1246
|
+
export declare const de_GetRestApiCommand: (
|
|
1247
1247
|
output: __HttpResponse,
|
|
1248
1248
|
context: __SerdeContext
|
|
1249
1249
|
) => Promise<GetRestApiCommandOutput>;
|
|
1250
|
-
export declare const
|
|
1250
|
+
export declare const de_GetRestApisCommand: (
|
|
1251
1251
|
output: __HttpResponse,
|
|
1252
1252
|
context: __SerdeContext
|
|
1253
1253
|
) => Promise<GetRestApisCommandOutput>;
|
|
1254
|
-
export declare const
|
|
1254
|
+
export declare const de_GetSdkCommand: (
|
|
1255
1255
|
output: __HttpResponse,
|
|
1256
1256
|
context: __SerdeContext
|
|
1257
1257
|
) => Promise<GetSdkCommandOutput>;
|
|
1258
|
-
export declare const
|
|
1258
|
+
export declare const de_GetSdkTypeCommand: (
|
|
1259
1259
|
output: __HttpResponse,
|
|
1260
1260
|
context: __SerdeContext
|
|
1261
1261
|
) => Promise<GetSdkTypeCommandOutput>;
|
|
1262
|
-
export declare const
|
|
1262
|
+
export declare const de_GetSdkTypesCommand: (
|
|
1263
1263
|
output: __HttpResponse,
|
|
1264
1264
|
context: __SerdeContext
|
|
1265
1265
|
) => Promise<GetSdkTypesCommandOutput>;
|
|
1266
|
-
export declare const
|
|
1266
|
+
export declare const de_GetStageCommand: (
|
|
1267
1267
|
output: __HttpResponse,
|
|
1268
1268
|
context: __SerdeContext
|
|
1269
1269
|
) => Promise<GetStageCommandOutput>;
|
|
1270
|
-
export declare const
|
|
1270
|
+
export declare const de_GetStagesCommand: (
|
|
1271
1271
|
output: __HttpResponse,
|
|
1272
1272
|
context: __SerdeContext
|
|
1273
1273
|
) => Promise<GetStagesCommandOutput>;
|
|
1274
|
-
export declare const
|
|
1274
|
+
export declare const de_GetTagsCommand: (
|
|
1275
1275
|
output: __HttpResponse,
|
|
1276
1276
|
context: __SerdeContext
|
|
1277
1277
|
) => Promise<GetTagsCommandOutput>;
|
|
1278
|
-
export declare const
|
|
1278
|
+
export declare const de_GetUsageCommand: (
|
|
1279
1279
|
output: __HttpResponse,
|
|
1280
1280
|
context: __SerdeContext
|
|
1281
1281
|
) => Promise<GetUsageCommandOutput>;
|
|
1282
|
-
export declare const
|
|
1282
|
+
export declare const de_GetUsagePlanCommand: (
|
|
1283
1283
|
output: __HttpResponse,
|
|
1284
1284
|
context: __SerdeContext
|
|
1285
1285
|
) => Promise<GetUsagePlanCommandOutput>;
|
|
1286
|
-
export declare const
|
|
1286
|
+
export declare const de_GetUsagePlanKeyCommand: (
|
|
1287
1287
|
output: __HttpResponse,
|
|
1288
1288
|
context: __SerdeContext
|
|
1289
1289
|
) => Promise<GetUsagePlanKeyCommandOutput>;
|
|
1290
|
-
export declare const
|
|
1290
|
+
export declare const de_GetUsagePlanKeysCommand: (
|
|
1291
1291
|
output: __HttpResponse,
|
|
1292
1292
|
context: __SerdeContext
|
|
1293
1293
|
) => Promise<GetUsagePlanKeysCommandOutput>;
|
|
1294
|
-
export declare const
|
|
1294
|
+
export declare const de_GetUsagePlansCommand: (
|
|
1295
1295
|
output: __HttpResponse,
|
|
1296
1296
|
context: __SerdeContext
|
|
1297
1297
|
) => Promise<GetUsagePlansCommandOutput>;
|
|
1298
|
-
export declare const
|
|
1298
|
+
export declare const de_GetVpcLinkCommand: (
|
|
1299
1299
|
output: __HttpResponse,
|
|
1300
1300
|
context: __SerdeContext
|
|
1301
1301
|
) => Promise<GetVpcLinkCommandOutput>;
|
|
1302
|
-
export declare const
|
|
1302
|
+
export declare const de_GetVpcLinksCommand: (
|
|
1303
1303
|
output: __HttpResponse,
|
|
1304
1304
|
context: __SerdeContext
|
|
1305
1305
|
) => Promise<GetVpcLinksCommandOutput>;
|
|
1306
|
-
export declare const
|
|
1306
|
+
export declare const de_ImportApiKeysCommand: (
|
|
1307
1307
|
output: __HttpResponse,
|
|
1308
1308
|
context: __SerdeContext
|
|
1309
1309
|
) => Promise<ImportApiKeysCommandOutput>;
|
|
1310
|
-
export declare const
|
|
1310
|
+
export declare const de_ImportDocumentationPartsCommand: (
|
|
1311
1311
|
output: __HttpResponse,
|
|
1312
1312
|
context: __SerdeContext
|
|
1313
1313
|
) => Promise<ImportDocumentationPartsCommandOutput>;
|
|
1314
|
-
export declare const
|
|
1314
|
+
export declare const de_ImportRestApiCommand: (
|
|
1315
1315
|
output: __HttpResponse,
|
|
1316
1316
|
context: __SerdeContext
|
|
1317
1317
|
) => Promise<ImportRestApiCommandOutput>;
|
|
1318
|
-
export declare const
|
|
1318
|
+
export declare const de_PutGatewayResponseCommand: (
|
|
1319
1319
|
output: __HttpResponse,
|
|
1320
1320
|
context: __SerdeContext
|
|
1321
1321
|
) => Promise<PutGatewayResponseCommandOutput>;
|
|
1322
|
-
export declare const
|
|
1322
|
+
export declare const de_PutIntegrationCommand: (
|
|
1323
1323
|
output: __HttpResponse,
|
|
1324
1324
|
context: __SerdeContext
|
|
1325
1325
|
) => Promise<PutIntegrationCommandOutput>;
|
|
1326
|
-
export declare const
|
|
1326
|
+
export declare const de_PutIntegrationResponseCommand: (
|
|
1327
1327
|
output: __HttpResponse,
|
|
1328
1328
|
context: __SerdeContext
|
|
1329
1329
|
) => Promise<PutIntegrationResponseCommandOutput>;
|
|
1330
|
-
export declare const
|
|
1330
|
+
export declare const de_PutMethodCommand: (
|
|
1331
1331
|
output: __HttpResponse,
|
|
1332
1332
|
context: __SerdeContext
|
|
1333
1333
|
) => Promise<PutMethodCommandOutput>;
|
|
1334
|
-
export declare const
|
|
1334
|
+
export declare const de_PutMethodResponseCommand: (
|
|
1335
1335
|
output: __HttpResponse,
|
|
1336
1336
|
context: __SerdeContext
|
|
1337
1337
|
) => Promise<PutMethodResponseCommandOutput>;
|
|
1338
|
-
export declare const
|
|
1338
|
+
export declare const de_PutRestApiCommand: (
|
|
1339
1339
|
output: __HttpResponse,
|
|
1340
1340
|
context: __SerdeContext
|
|
1341
1341
|
) => Promise<PutRestApiCommandOutput>;
|
|
1342
|
-
export declare const
|
|
1342
|
+
export declare const de_TagResourceCommand: (
|
|
1343
1343
|
output: __HttpResponse,
|
|
1344
1344
|
context: __SerdeContext
|
|
1345
1345
|
) => Promise<TagResourceCommandOutput>;
|
|
1346
|
-
export declare const
|
|
1346
|
+
export declare const de_TestInvokeAuthorizerCommand: (
|
|
1347
1347
|
output: __HttpResponse,
|
|
1348
1348
|
context: __SerdeContext
|
|
1349
1349
|
) => Promise<TestInvokeAuthorizerCommandOutput>;
|
|
1350
|
-
export declare const
|
|
1350
|
+
export declare const de_TestInvokeMethodCommand: (
|
|
1351
1351
|
output: __HttpResponse,
|
|
1352
1352
|
context: __SerdeContext
|
|
1353
1353
|
) => Promise<TestInvokeMethodCommandOutput>;
|
|
1354
|
-
export declare const
|
|
1354
|
+
export declare const de_UntagResourceCommand: (
|
|
1355
1355
|
output: __HttpResponse,
|
|
1356
1356
|
context: __SerdeContext
|
|
1357
1357
|
) => Promise<UntagResourceCommandOutput>;
|
|
1358
|
-
export declare const
|
|
1358
|
+
export declare const de_UpdateAccountCommand: (
|
|
1359
1359
|
output: __HttpResponse,
|
|
1360
1360
|
context: __SerdeContext
|
|
1361
1361
|
) => Promise<UpdateAccountCommandOutput>;
|
|
1362
|
-
export declare const
|
|
1362
|
+
export declare const de_UpdateApiKeyCommand: (
|
|
1363
1363
|
output: __HttpResponse,
|
|
1364
1364
|
context: __SerdeContext
|
|
1365
1365
|
) => Promise<UpdateApiKeyCommandOutput>;
|
|
1366
|
-
export declare const
|
|
1366
|
+
export declare const de_UpdateAuthorizerCommand: (
|
|
1367
1367
|
output: __HttpResponse,
|
|
1368
1368
|
context: __SerdeContext
|
|
1369
1369
|
) => Promise<UpdateAuthorizerCommandOutput>;
|
|
1370
|
-
export declare const
|
|
1370
|
+
export declare const de_UpdateBasePathMappingCommand: (
|
|
1371
1371
|
output: __HttpResponse,
|
|
1372
1372
|
context: __SerdeContext
|
|
1373
1373
|
) => Promise<UpdateBasePathMappingCommandOutput>;
|
|
1374
|
-
export declare const
|
|
1374
|
+
export declare const de_UpdateClientCertificateCommand: (
|
|
1375
1375
|
output: __HttpResponse,
|
|
1376
1376
|
context: __SerdeContext
|
|
1377
1377
|
) => Promise<UpdateClientCertificateCommandOutput>;
|
|
1378
|
-
export declare const
|
|
1378
|
+
export declare const de_UpdateDeploymentCommand: (
|
|
1379
1379
|
output: __HttpResponse,
|
|
1380
1380
|
context: __SerdeContext
|
|
1381
1381
|
) => Promise<UpdateDeploymentCommandOutput>;
|
|
1382
|
-
export declare const
|
|
1382
|
+
export declare const de_UpdateDocumentationPartCommand: (
|
|
1383
1383
|
output: __HttpResponse,
|
|
1384
1384
|
context: __SerdeContext
|
|
1385
1385
|
) => Promise<UpdateDocumentationPartCommandOutput>;
|
|
1386
|
-
export declare const
|
|
1386
|
+
export declare const de_UpdateDocumentationVersionCommand: (
|
|
1387
1387
|
output: __HttpResponse,
|
|
1388
1388
|
context: __SerdeContext
|
|
1389
1389
|
) => Promise<UpdateDocumentationVersionCommandOutput>;
|
|
1390
|
-
export declare const
|
|
1390
|
+
export declare const de_UpdateDomainNameCommand: (
|
|
1391
1391
|
output: __HttpResponse,
|
|
1392
1392
|
context: __SerdeContext
|
|
1393
1393
|
) => Promise<UpdateDomainNameCommandOutput>;
|
|
1394
|
-
export declare const
|
|
1394
|
+
export declare const de_UpdateGatewayResponseCommand: (
|
|
1395
1395
|
output: __HttpResponse,
|
|
1396
1396
|
context: __SerdeContext
|
|
1397
1397
|
) => Promise<UpdateGatewayResponseCommandOutput>;
|
|
1398
|
-
export declare const
|
|
1398
|
+
export declare const de_UpdateIntegrationCommand: (
|
|
1399
1399
|
output: __HttpResponse,
|
|
1400
1400
|
context: __SerdeContext
|
|
1401
1401
|
) => Promise<UpdateIntegrationCommandOutput>;
|
|
1402
|
-
export declare const
|
|
1402
|
+
export declare const de_UpdateIntegrationResponseCommand: (
|
|
1403
1403
|
output: __HttpResponse,
|
|
1404
1404
|
context: __SerdeContext
|
|
1405
1405
|
) => Promise<UpdateIntegrationResponseCommandOutput>;
|
|
1406
|
-
export declare const
|
|
1406
|
+
export declare const de_UpdateMethodCommand: (
|
|
1407
1407
|
output: __HttpResponse,
|
|
1408
1408
|
context: __SerdeContext
|
|
1409
1409
|
) => Promise<UpdateMethodCommandOutput>;
|
|
1410
|
-
export declare const
|
|
1410
|
+
export declare const de_UpdateMethodResponseCommand: (
|
|
1411
1411
|
output: __HttpResponse,
|
|
1412
1412
|
context: __SerdeContext
|
|
1413
1413
|
) => Promise<UpdateMethodResponseCommandOutput>;
|
|
1414
|
-
export declare const
|
|
1414
|
+
export declare const de_UpdateModelCommand: (
|
|
1415
1415
|
output: __HttpResponse,
|
|
1416
1416
|
context: __SerdeContext
|
|
1417
1417
|
) => Promise<UpdateModelCommandOutput>;
|
|
1418
|
-
export declare const
|
|
1418
|
+
export declare const de_UpdateRequestValidatorCommand: (
|
|
1419
1419
|
output: __HttpResponse,
|
|
1420
1420
|
context: __SerdeContext
|
|
1421
1421
|
) => Promise<UpdateRequestValidatorCommandOutput>;
|
|
1422
|
-
export declare const
|
|
1422
|
+
export declare const de_UpdateResourceCommand: (
|
|
1423
1423
|
output: __HttpResponse,
|
|
1424
1424
|
context: __SerdeContext
|
|
1425
1425
|
) => Promise<UpdateResourceCommandOutput>;
|
|
1426
|
-
export declare const
|
|
1426
|
+
export declare const de_UpdateRestApiCommand: (
|
|
1427
1427
|
output: __HttpResponse,
|
|
1428
1428
|
context: __SerdeContext
|
|
1429
1429
|
) => Promise<UpdateRestApiCommandOutput>;
|
|
1430
|
-
export declare const
|
|
1430
|
+
export declare const de_UpdateStageCommand: (
|
|
1431
1431
|
output: __HttpResponse,
|
|
1432
1432
|
context: __SerdeContext
|
|
1433
1433
|
) => Promise<UpdateStageCommandOutput>;
|
|
1434
|
-
export declare const
|
|
1434
|
+
export declare const de_UpdateUsageCommand: (
|
|
1435
1435
|
output: __HttpResponse,
|
|
1436
1436
|
context: __SerdeContext
|
|
1437
1437
|
) => Promise<UpdateUsageCommandOutput>;
|
|
1438
|
-
export declare const
|
|
1438
|
+
export declare const de_UpdateUsagePlanCommand: (
|
|
1439
1439
|
output: __HttpResponse,
|
|
1440
1440
|
context: __SerdeContext
|
|
1441
1441
|
) => Promise<UpdateUsagePlanCommandOutput>;
|
|
1442
|
-
export declare const
|
|
1442
|
+
export declare const de_UpdateVpcLinkCommand: (
|
|
1443
1443
|
output: __HttpResponse,
|
|
1444
1444
|
context: __SerdeContext
|
|
1445
1445
|
) => Promise<UpdateVpcLinkCommandOutput>;
|