@aws-sdk/client-api-gateway 3.1077.0 → 3.1079.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/index.js +378 -1489
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/CreateApiKeyCommand.js +2 -14
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -14
- package/dist-es/commands/CreateBasePathMappingCommand.js +2 -14
- package/dist-es/commands/CreateDeploymentCommand.js +2 -14
- package/dist-es/commands/CreateDocumentationPartCommand.js +2 -14
- package/dist-es/commands/CreateDocumentationVersionCommand.js +2 -14
- package/dist-es/commands/CreateDomainNameAccessAssociationCommand.js +2 -14
- package/dist-es/commands/CreateDomainNameCommand.js +2 -14
- package/dist-es/commands/CreateModelCommand.js +2 -14
- package/dist-es/commands/CreateRequestValidatorCommand.js +2 -14
- package/dist-es/commands/CreateResourceCommand.js +2 -14
- package/dist-es/commands/CreateRestApiCommand.js +2 -14
- package/dist-es/commands/CreateStageCommand.js +2 -14
- package/dist-es/commands/CreateUsagePlanCommand.js +2 -14
- package/dist-es/commands/CreateUsagePlanKeyCommand.js +2 -14
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -14
- package/dist-es/commands/DeleteApiKeyCommand.js +2 -14
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -14
- package/dist-es/commands/DeleteBasePathMappingCommand.js +2 -14
- package/dist-es/commands/DeleteClientCertificateCommand.js +2 -14
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -14
- package/dist-es/commands/DeleteDocumentationPartCommand.js +2 -14
- package/dist-es/commands/DeleteDocumentationVersionCommand.js +2 -14
- package/dist-es/commands/DeleteDomainNameAccessAssociationCommand.js +2 -14
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -14
- package/dist-es/commands/DeleteGatewayResponseCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/DeleteMethodCommand.js +2 -14
- package/dist-es/commands/DeleteMethodResponseCommand.js +2 -14
- package/dist-es/commands/DeleteModelCommand.js +2 -14
- package/dist-es/commands/DeleteRequestValidatorCommand.js +2 -14
- package/dist-es/commands/DeleteResourceCommand.js +2 -14
- package/dist-es/commands/DeleteRestApiCommand.js +2 -14
- package/dist-es/commands/DeleteStageCommand.js +2 -14
- package/dist-es/commands/DeleteUsagePlanCommand.js +2 -14
- package/dist-es/commands/DeleteUsagePlanKeyCommand.js +2 -14
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -14
- package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +2 -14
- package/dist-es/commands/FlushStageCacheCommand.js +2 -14
- package/dist-es/commands/GenerateClientCertificateCommand.js +2 -14
- package/dist-es/commands/GetAccountCommand.js +2 -14
- package/dist-es/commands/GetApiKeyCommand.js +2 -14
- package/dist-es/commands/GetApiKeysCommand.js +2 -14
- package/dist-es/commands/GetAuthorizerCommand.js +2 -14
- package/dist-es/commands/GetAuthorizersCommand.js +2 -14
- package/dist-es/commands/GetBasePathMappingCommand.js +2 -14
- package/dist-es/commands/GetBasePathMappingsCommand.js +2 -14
- package/dist-es/commands/GetClientCertificateCommand.js +2 -14
- package/dist-es/commands/GetClientCertificatesCommand.js +2 -14
- package/dist-es/commands/GetDeploymentCommand.js +2 -14
- package/dist-es/commands/GetDeploymentsCommand.js +2 -14
- package/dist-es/commands/GetDocumentationPartCommand.js +2 -14
- package/dist-es/commands/GetDocumentationPartsCommand.js +2 -14
- package/dist-es/commands/GetDocumentationVersionCommand.js +2 -14
- package/dist-es/commands/GetDocumentationVersionsCommand.js +2 -14
- package/dist-es/commands/GetDomainNameAccessAssociationsCommand.js +2 -14
- package/dist-es/commands/GetDomainNameCommand.js +2 -14
- package/dist-es/commands/GetDomainNamesCommand.js +2 -14
- package/dist-es/commands/GetExportCommand.js +2 -14
- package/dist-es/commands/GetGatewayResponseCommand.js +2 -14
- package/dist-es/commands/GetGatewayResponsesCommand.js +2 -14
- package/dist-es/commands/GetIntegrationCommand.js +2 -14
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/GetMethodCommand.js +2 -14
- package/dist-es/commands/GetMethodResponseCommand.js +2 -14
- package/dist-es/commands/GetModelCommand.js +2 -14
- package/dist-es/commands/GetModelTemplateCommand.js +2 -14
- package/dist-es/commands/GetModelsCommand.js +2 -14
- package/dist-es/commands/GetRequestValidatorCommand.js +2 -14
- package/dist-es/commands/GetRequestValidatorsCommand.js +2 -14
- package/dist-es/commands/GetResourceCommand.js +2 -14
- package/dist-es/commands/GetResourcesCommand.js +2 -14
- package/dist-es/commands/GetRestApiCommand.js +2 -14
- package/dist-es/commands/GetRestApisCommand.js +2 -14
- package/dist-es/commands/GetSdkCommand.js +2 -14
- package/dist-es/commands/GetSdkTypeCommand.js +2 -14
- package/dist-es/commands/GetSdkTypesCommand.js +2 -14
- package/dist-es/commands/GetStageCommand.js +2 -14
- package/dist-es/commands/GetStagesCommand.js +2 -14
- package/dist-es/commands/GetTagsCommand.js +2 -14
- package/dist-es/commands/GetUsageCommand.js +2 -14
- package/dist-es/commands/GetUsagePlanCommand.js +2 -14
- package/dist-es/commands/GetUsagePlanKeyCommand.js +2 -14
- package/dist-es/commands/GetUsagePlanKeysCommand.js +2 -14
- package/dist-es/commands/GetUsagePlansCommand.js +2 -14
- package/dist-es/commands/GetVpcLinkCommand.js +2 -14
- package/dist-es/commands/GetVpcLinksCommand.js +2 -14
- package/dist-es/commands/ImportApiKeysCommand.js +2 -14
- package/dist-es/commands/ImportDocumentationPartsCommand.js +2 -14
- package/dist-es/commands/ImportRestApiCommand.js +2 -14
- package/dist-es/commands/PutGatewayResponseCommand.js +2 -14
- package/dist-es/commands/PutIntegrationCommand.js +2 -14
- package/dist-es/commands/PutIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/PutMethodCommand.js +2 -14
- package/dist-es/commands/PutMethodResponseCommand.js +2 -14
- package/dist-es/commands/PutRestApiCommand.js +2 -14
- package/dist-es/commands/RejectDomainNameAccessAssociationCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -14
- package/dist-es/commands/TestInvokeMethodCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAccountCommand.js +2 -14
- package/dist-es/commands/UpdateApiKeyCommand.js +2 -14
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -14
- package/dist-es/commands/UpdateBasePathMappingCommand.js +2 -14
- package/dist-es/commands/UpdateClientCertificateCommand.js +2 -14
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -14
- package/dist-es/commands/UpdateDocumentationPartCommand.js +2 -14
- package/dist-es/commands/UpdateDocumentationVersionCommand.js +2 -14
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -14
- package/dist-es/commands/UpdateGatewayResponseCommand.js +2 -14
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -14
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -14
- package/dist-es/commands/UpdateMethodCommand.js +2 -14
- package/dist-es/commands/UpdateMethodResponseCommand.js +2 -14
- package/dist-es/commands/UpdateModelCommand.js +2 -14
- package/dist-es/commands/UpdateRequestValidatorCommand.js +2 -14
- package/dist-es/commands/UpdateResourceCommand.js +2 -14
- package/dist-es/commands/UpdateRestApiCommand.js +2 -14
- package/dist-es/commands/UpdateStageCommand.js +2 -14
- package/dist-es/commands/UpdateUsageCommand.js +2 -14
- package/dist-es/commands/UpdateUsagePlanCommand.js +2 -14
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/CreateApiKeyCommand.d.ts +3 -8
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/CreateBasePathMappingCommand.d.ts +3 -8
- package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/CreateDocumentationPartCommand.d.ts +3 -8
- package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainNameAccessAssociationCommand.d.ts +3 -8
- package/dist-types/commands/CreateDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/CreateModelCommand.d.ts +3 -8
- package/dist-types/commands/CreateRequestValidatorCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceCommand.d.ts +3 -8
- package/dist-types/commands/CreateRestApiCommand.d.ts +3 -8
- package/dist-types/commands/CreateStageCommand.d.ts +3 -8
- package/dist-types/commands/CreateUsagePlanCommand.d.ts +3 -8
- package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +3 -8
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +3 -8
- package/dist-types/commands/DeleteClientCertificateCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainNameAccessAssociationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMethodCommand.d.ts +3 -8
- package/dist-types/commands/DeleteMethodResponseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteModelCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +3 -8
- package/dist-types/commands/DeleteResourceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteRestApiCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUsagePlanCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +3 -8
- package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +3 -8
- package/dist-types/commands/FlushStageCacheCommand.d.ts +3 -8
- package/dist-types/commands/GenerateClientCertificateCommand.d.ts +3 -8
- package/dist-types/commands/GetAccountCommand.d.ts +3 -8
- package/dist-types/commands/GetApiKeyCommand.d.ts +3 -8
- package/dist-types/commands/GetApiKeysCommand.d.ts +3 -8
- package/dist-types/commands/GetAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/GetAuthorizersCommand.d.ts +3 -8
- package/dist-types/commands/GetBasePathMappingCommand.d.ts +3 -8
- package/dist-types/commands/GetBasePathMappingsCommand.d.ts +3 -8
- package/dist-types/commands/GetClientCertificateCommand.d.ts +3 -8
- package/dist-types/commands/GetClientCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/GetDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/GetDeploymentsCommand.d.ts +3 -8
- package/dist-types/commands/GetDocumentationPartCommand.d.ts +3 -8
- package/dist-types/commands/GetDocumentationPartsCommand.d.ts +3 -8
- package/dist-types/commands/GetDocumentationVersionCommand.d.ts +3 -8
- package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainNameAccessAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/GetDomainNamesCommand.d.ts +3 -8
- package/dist-types/commands/GetExportCommand.d.ts +3 -8
- package/dist-types/commands/GetGatewayResponseCommand.d.ts +3 -8
- package/dist-types/commands/GetGatewayResponsesCommand.d.ts +3 -8
- package/dist-types/commands/GetIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/GetMethodCommand.d.ts +3 -8
- package/dist-types/commands/GetMethodResponseCommand.d.ts +3 -8
- package/dist-types/commands/GetModelCommand.d.ts +3 -8
- package/dist-types/commands/GetModelTemplateCommand.d.ts +3 -8
- package/dist-types/commands/GetModelsCommand.d.ts +3 -8
- package/dist-types/commands/GetRequestValidatorCommand.d.ts +3 -8
- package/dist-types/commands/GetRequestValidatorsCommand.d.ts +3 -8
- package/dist-types/commands/GetResourceCommand.d.ts +3 -8
- package/dist-types/commands/GetResourcesCommand.d.ts +3 -8
- package/dist-types/commands/GetRestApiCommand.d.ts +3 -8
- package/dist-types/commands/GetRestApisCommand.d.ts +3 -8
- package/dist-types/commands/GetSdkCommand.d.ts +3 -8
- package/dist-types/commands/GetSdkTypeCommand.d.ts +3 -8
- package/dist-types/commands/GetSdkTypesCommand.d.ts +3 -8
- package/dist-types/commands/GetStageCommand.d.ts +3 -8
- package/dist-types/commands/GetStagesCommand.d.ts +3 -8
- package/dist-types/commands/GetTagsCommand.d.ts +3 -8
- package/dist-types/commands/GetUsageCommand.d.ts +3 -8
- package/dist-types/commands/GetUsagePlanCommand.d.ts +3 -8
- package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +3 -8
- package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +3 -8
- package/dist-types/commands/GetUsagePlansCommand.d.ts +3 -8
- package/dist-types/commands/GetVpcLinkCommand.d.ts +3 -8
- package/dist-types/commands/GetVpcLinksCommand.d.ts +3 -8
- package/dist-types/commands/ImportApiKeysCommand.d.ts +3 -8
- package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +3 -8
- package/dist-types/commands/ImportRestApiCommand.d.ts +3 -8
- package/dist-types/commands/PutGatewayResponseCommand.d.ts +3 -8
- package/dist-types/commands/PutIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/PutIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/PutMethodCommand.d.ts +3 -8
- package/dist-types/commands/PutMethodResponseCommand.d.ts +3 -8
- package/dist-types/commands/PutRestApiCommand.d.ts +3 -8
- package/dist-types/commands/RejectDomainNameAccessAssociationCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/TestInvokeMethodCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAccountCommand.d.ts +3 -8
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -8
- package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +3 -8
- package/dist-types/commands/UpdateClientCertificateCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -8
- package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMethodCommand.d.ts +3 -8
- package/dist-types/commands/UpdateMethodResponseCommand.d.ts +3 -8
- package/dist-types/commands/UpdateModelCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +3 -8
- package/dist-types/commands/UpdateResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateRestApiCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUsageCommand.d.ts +3 -8
- package/dist-types/commands/UpdateUsagePlanCommand.d.ts +3 -8
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainNameAccessAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainNameAccessAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainNameAccessAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RejectDomainNameAccessAssociationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +9 -9
package/dist-cjs/index.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getAcceptHeaderPlugin } = require("@aws-sdk/middleware-sdk-api-gateway");
|
|
3
3
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
4
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
5
|
-
|
|
4
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
|
|
5
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
6
|
+
exports.$Command = $Command;
|
|
6
7
|
exports.__Client = Client;
|
|
7
8
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
8
9
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -69,7 +70,7 @@ const commonParams = {
|
|
|
69
70
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
70
71
|
};
|
|
71
72
|
|
|
72
|
-
var version = "3.
|
|
73
|
+
var version = "3.1078.0";
|
|
73
74
|
var packageInfo = {
|
|
74
75
|
version: version};
|
|
75
76
|
|
|
@@ -2435,1492 +2436,380 @@ class APIGatewayClient extends Client {
|
|
|
2435
2436
|
}
|
|
2436
2437
|
}
|
|
2437
2438
|
|
|
2438
|
-
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
}
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
}
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
}
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
}
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
}
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
}
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
}
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
}
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
}
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
}
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
}
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
}
|
|
2576
|
-
|
|
2577
|
-
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
}
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
}
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
|
|
2610
|
-
|
|
2611
|
-
}
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
}
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2634
|
-
|
|
2635
|
-
}
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
}
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
}
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
}
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
}
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
}
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
}
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2719
|
-
}
|
|
2720
|
-
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
}
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
}
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
}
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
}
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
}
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
}
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
}
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
.ep(commonParams)
|
|
2813
|
-
.m(function (Command, cs, config, o) {
|
|
2814
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2815
|
-
})
|
|
2816
|
-
.s("BackplaneControlService", "DeleteRequestValidator", {})
|
|
2817
|
-
.n("APIGatewayClient", "DeleteRequestValidatorCommand")
|
|
2818
|
-
.sc(DeleteRequestValidator$)
|
|
2819
|
-
.build() {
|
|
2820
|
-
}
|
|
2821
|
-
|
|
2822
|
-
class DeleteResourceCommand extends Command
|
|
2823
|
-
.classBuilder()
|
|
2824
|
-
.ep(commonParams)
|
|
2825
|
-
.m(function (Command, cs, config, o) {
|
|
2826
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2827
|
-
})
|
|
2828
|
-
.s("BackplaneControlService", "DeleteResource", {})
|
|
2829
|
-
.n("APIGatewayClient", "DeleteResourceCommand")
|
|
2830
|
-
.sc(DeleteResource$)
|
|
2831
|
-
.build() {
|
|
2832
|
-
}
|
|
2833
|
-
|
|
2834
|
-
class DeleteRestApiCommand extends Command
|
|
2835
|
-
.classBuilder()
|
|
2836
|
-
.ep(commonParams)
|
|
2837
|
-
.m(function (Command, cs, config, o) {
|
|
2838
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2839
|
-
})
|
|
2840
|
-
.s("BackplaneControlService", "DeleteRestApi", {})
|
|
2841
|
-
.n("APIGatewayClient", "DeleteRestApiCommand")
|
|
2842
|
-
.sc(DeleteRestApi$)
|
|
2843
|
-
.build() {
|
|
2844
|
-
}
|
|
2845
|
-
|
|
2846
|
-
class DeleteStageCommand extends Command
|
|
2847
|
-
.classBuilder()
|
|
2848
|
-
.ep(commonParams)
|
|
2849
|
-
.m(function (Command, cs, config, o) {
|
|
2850
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2851
|
-
})
|
|
2852
|
-
.s("BackplaneControlService", "DeleteStage", {})
|
|
2853
|
-
.n("APIGatewayClient", "DeleteStageCommand")
|
|
2854
|
-
.sc(DeleteStage$)
|
|
2855
|
-
.build() {
|
|
2856
|
-
}
|
|
2857
|
-
|
|
2858
|
-
class DeleteUsagePlanCommand extends Command
|
|
2859
|
-
.classBuilder()
|
|
2860
|
-
.ep(commonParams)
|
|
2861
|
-
.m(function (Command, cs, config, o) {
|
|
2862
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2863
|
-
})
|
|
2864
|
-
.s("BackplaneControlService", "DeleteUsagePlan", {})
|
|
2865
|
-
.n("APIGatewayClient", "DeleteUsagePlanCommand")
|
|
2866
|
-
.sc(DeleteUsagePlan$)
|
|
2867
|
-
.build() {
|
|
2868
|
-
}
|
|
2869
|
-
|
|
2870
|
-
class DeleteUsagePlanKeyCommand extends Command
|
|
2871
|
-
.classBuilder()
|
|
2872
|
-
.ep(commonParams)
|
|
2873
|
-
.m(function (Command, cs, config, o) {
|
|
2874
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2875
|
-
})
|
|
2876
|
-
.s("BackplaneControlService", "DeleteUsagePlanKey", {})
|
|
2877
|
-
.n("APIGatewayClient", "DeleteUsagePlanKeyCommand")
|
|
2878
|
-
.sc(DeleteUsagePlanKey$)
|
|
2879
|
-
.build() {
|
|
2880
|
-
}
|
|
2881
|
-
|
|
2882
|
-
class DeleteVpcLinkCommand extends Command
|
|
2883
|
-
.classBuilder()
|
|
2884
|
-
.ep(commonParams)
|
|
2885
|
-
.m(function (Command, cs, config, o) {
|
|
2886
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2887
|
-
})
|
|
2888
|
-
.s("BackplaneControlService", "DeleteVpcLink", {})
|
|
2889
|
-
.n("APIGatewayClient", "DeleteVpcLinkCommand")
|
|
2890
|
-
.sc(DeleteVpcLink$)
|
|
2891
|
-
.build() {
|
|
2892
|
-
}
|
|
2893
|
-
|
|
2894
|
-
class FlushStageAuthorizersCacheCommand extends Command
|
|
2895
|
-
.classBuilder()
|
|
2896
|
-
.ep(commonParams)
|
|
2897
|
-
.m(function (Command, cs, config, o) {
|
|
2898
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2899
|
-
})
|
|
2900
|
-
.s("BackplaneControlService", "FlushStageAuthorizersCache", {})
|
|
2901
|
-
.n("APIGatewayClient", "FlushStageAuthorizersCacheCommand")
|
|
2902
|
-
.sc(FlushStageAuthorizersCache$)
|
|
2903
|
-
.build() {
|
|
2904
|
-
}
|
|
2905
|
-
|
|
2906
|
-
class FlushStageCacheCommand extends Command
|
|
2907
|
-
.classBuilder()
|
|
2908
|
-
.ep(commonParams)
|
|
2909
|
-
.m(function (Command, cs, config, o) {
|
|
2910
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2911
|
-
})
|
|
2912
|
-
.s("BackplaneControlService", "FlushStageCache", {})
|
|
2913
|
-
.n("APIGatewayClient", "FlushStageCacheCommand")
|
|
2914
|
-
.sc(FlushStageCache$)
|
|
2915
|
-
.build() {
|
|
2916
|
-
}
|
|
2917
|
-
|
|
2918
|
-
class GenerateClientCertificateCommand extends Command
|
|
2919
|
-
.classBuilder()
|
|
2920
|
-
.ep(commonParams)
|
|
2921
|
-
.m(function (Command, cs, config, o) {
|
|
2922
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2923
|
-
})
|
|
2924
|
-
.s("BackplaneControlService", "GenerateClientCertificate", {})
|
|
2925
|
-
.n("APIGatewayClient", "GenerateClientCertificateCommand")
|
|
2926
|
-
.sc(GenerateClientCertificate$)
|
|
2927
|
-
.build() {
|
|
2928
|
-
}
|
|
2929
|
-
|
|
2930
|
-
class GetAccountCommand extends Command
|
|
2931
|
-
.classBuilder()
|
|
2932
|
-
.ep(commonParams)
|
|
2933
|
-
.m(function (Command, cs, config, o) {
|
|
2934
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2935
|
-
})
|
|
2936
|
-
.s("BackplaneControlService", "GetAccount", {})
|
|
2937
|
-
.n("APIGatewayClient", "GetAccountCommand")
|
|
2938
|
-
.sc(GetAccount$)
|
|
2939
|
-
.build() {
|
|
2940
|
-
}
|
|
2941
|
-
|
|
2942
|
-
class GetApiKeyCommand extends Command
|
|
2943
|
-
.classBuilder()
|
|
2944
|
-
.ep(commonParams)
|
|
2945
|
-
.m(function (Command, cs, config, o) {
|
|
2946
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2947
|
-
})
|
|
2948
|
-
.s("BackplaneControlService", "GetApiKey", {})
|
|
2949
|
-
.n("APIGatewayClient", "GetApiKeyCommand")
|
|
2950
|
-
.sc(GetApiKey$)
|
|
2951
|
-
.build() {
|
|
2952
|
-
}
|
|
2953
|
-
|
|
2954
|
-
class GetApiKeysCommand extends Command
|
|
2955
|
-
.classBuilder()
|
|
2956
|
-
.ep(commonParams)
|
|
2957
|
-
.m(function (Command, cs, config, o) {
|
|
2958
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2959
|
-
})
|
|
2960
|
-
.s("BackplaneControlService", "GetApiKeys", {})
|
|
2961
|
-
.n("APIGatewayClient", "GetApiKeysCommand")
|
|
2962
|
-
.sc(GetApiKeys$)
|
|
2963
|
-
.build() {
|
|
2964
|
-
}
|
|
2965
|
-
|
|
2966
|
-
class GetAuthorizerCommand extends Command
|
|
2967
|
-
.classBuilder()
|
|
2968
|
-
.ep(commonParams)
|
|
2969
|
-
.m(function (Command, cs, config, o) {
|
|
2970
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2971
|
-
})
|
|
2972
|
-
.s("BackplaneControlService", "GetAuthorizer", {})
|
|
2973
|
-
.n("APIGatewayClient", "GetAuthorizerCommand")
|
|
2974
|
-
.sc(GetAuthorizer$)
|
|
2975
|
-
.build() {
|
|
2976
|
-
}
|
|
2977
|
-
|
|
2978
|
-
class GetAuthorizersCommand extends Command
|
|
2979
|
-
.classBuilder()
|
|
2980
|
-
.ep(commonParams)
|
|
2981
|
-
.m(function (Command, cs, config, o) {
|
|
2982
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2983
|
-
})
|
|
2984
|
-
.s("BackplaneControlService", "GetAuthorizers", {})
|
|
2985
|
-
.n("APIGatewayClient", "GetAuthorizersCommand")
|
|
2986
|
-
.sc(GetAuthorizers$)
|
|
2987
|
-
.build() {
|
|
2988
|
-
}
|
|
2989
|
-
|
|
2990
|
-
class GetBasePathMappingCommand extends Command
|
|
2991
|
-
.classBuilder()
|
|
2992
|
-
.ep(commonParams)
|
|
2993
|
-
.m(function (Command, cs, config, o) {
|
|
2994
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2995
|
-
})
|
|
2996
|
-
.s("BackplaneControlService", "GetBasePathMapping", {})
|
|
2997
|
-
.n("APIGatewayClient", "GetBasePathMappingCommand")
|
|
2998
|
-
.sc(GetBasePathMapping$)
|
|
2999
|
-
.build() {
|
|
3000
|
-
}
|
|
3001
|
-
|
|
3002
|
-
class GetBasePathMappingsCommand extends Command
|
|
3003
|
-
.classBuilder()
|
|
3004
|
-
.ep(commonParams)
|
|
3005
|
-
.m(function (Command, cs, config, o) {
|
|
3006
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3007
|
-
})
|
|
3008
|
-
.s("BackplaneControlService", "GetBasePathMappings", {})
|
|
3009
|
-
.n("APIGatewayClient", "GetBasePathMappingsCommand")
|
|
3010
|
-
.sc(GetBasePathMappings$)
|
|
3011
|
-
.build() {
|
|
3012
|
-
}
|
|
3013
|
-
|
|
3014
|
-
class GetClientCertificateCommand extends Command
|
|
3015
|
-
.classBuilder()
|
|
3016
|
-
.ep(commonParams)
|
|
3017
|
-
.m(function (Command, cs, config, o) {
|
|
3018
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3019
|
-
})
|
|
3020
|
-
.s("BackplaneControlService", "GetClientCertificate", {})
|
|
3021
|
-
.n("APIGatewayClient", "GetClientCertificateCommand")
|
|
3022
|
-
.sc(GetClientCertificate$)
|
|
3023
|
-
.build() {
|
|
3024
|
-
}
|
|
3025
|
-
|
|
3026
|
-
class GetClientCertificatesCommand extends Command
|
|
3027
|
-
.classBuilder()
|
|
3028
|
-
.ep(commonParams)
|
|
3029
|
-
.m(function (Command, cs, config, o) {
|
|
3030
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3031
|
-
})
|
|
3032
|
-
.s("BackplaneControlService", "GetClientCertificates", {})
|
|
3033
|
-
.n("APIGatewayClient", "GetClientCertificatesCommand")
|
|
3034
|
-
.sc(GetClientCertificates$)
|
|
3035
|
-
.build() {
|
|
3036
|
-
}
|
|
3037
|
-
|
|
3038
|
-
class GetDeploymentCommand extends Command
|
|
3039
|
-
.classBuilder()
|
|
3040
|
-
.ep(commonParams)
|
|
3041
|
-
.m(function (Command, cs, config, o) {
|
|
3042
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3043
|
-
})
|
|
3044
|
-
.s("BackplaneControlService", "GetDeployment", {})
|
|
3045
|
-
.n("APIGatewayClient", "GetDeploymentCommand")
|
|
3046
|
-
.sc(GetDeployment$)
|
|
3047
|
-
.build() {
|
|
3048
|
-
}
|
|
3049
|
-
|
|
3050
|
-
class GetDeploymentsCommand extends Command
|
|
3051
|
-
.classBuilder()
|
|
3052
|
-
.ep(commonParams)
|
|
3053
|
-
.m(function (Command, cs, config, o) {
|
|
3054
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3055
|
-
})
|
|
3056
|
-
.s("BackplaneControlService", "GetDeployments", {})
|
|
3057
|
-
.n("APIGatewayClient", "GetDeploymentsCommand")
|
|
3058
|
-
.sc(GetDeployments$)
|
|
3059
|
-
.build() {
|
|
3060
|
-
}
|
|
3061
|
-
|
|
3062
|
-
class GetDocumentationPartCommand extends Command
|
|
3063
|
-
.classBuilder()
|
|
3064
|
-
.ep(commonParams)
|
|
3065
|
-
.m(function (Command, cs, config, o) {
|
|
3066
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3067
|
-
})
|
|
3068
|
-
.s("BackplaneControlService", "GetDocumentationPart", {})
|
|
3069
|
-
.n("APIGatewayClient", "GetDocumentationPartCommand")
|
|
3070
|
-
.sc(GetDocumentationPart$)
|
|
3071
|
-
.build() {
|
|
3072
|
-
}
|
|
3073
|
-
|
|
3074
|
-
class GetDocumentationPartsCommand extends Command
|
|
3075
|
-
.classBuilder()
|
|
3076
|
-
.ep(commonParams)
|
|
3077
|
-
.m(function (Command, cs, config, o) {
|
|
3078
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3079
|
-
})
|
|
3080
|
-
.s("BackplaneControlService", "GetDocumentationParts", {})
|
|
3081
|
-
.n("APIGatewayClient", "GetDocumentationPartsCommand")
|
|
3082
|
-
.sc(GetDocumentationParts$)
|
|
3083
|
-
.build() {
|
|
3084
|
-
}
|
|
3085
|
-
|
|
3086
|
-
class GetDocumentationVersionCommand extends Command
|
|
3087
|
-
.classBuilder()
|
|
3088
|
-
.ep(commonParams)
|
|
3089
|
-
.m(function (Command, cs, config, o) {
|
|
3090
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3091
|
-
})
|
|
3092
|
-
.s("BackplaneControlService", "GetDocumentationVersion", {})
|
|
3093
|
-
.n("APIGatewayClient", "GetDocumentationVersionCommand")
|
|
3094
|
-
.sc(GetDocumentationVersion$)
|
|
3095
|
-
.build() {
|
|
3096
|
-
}
|
|
3097
|
-
|
|
3098
|
-
class GetDocumentationVersionsCommand extends Command
|
|
3099
|
-
.classBuilder()
|
|
3100
|
-
.ep(commonParams)
|
|
3101
|
-
.m(function (Command, cs, config, o) {
|
|
3102
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3103
|
-
})
|
|
3104
|
-
.s("BackplaneControlService", "GetDocumentationVersions", {})
|
|
3105
|
-
.n("APIGatewayClient", "GetDocumentationVersionsCommand")
|
|
3106
|
-
.sc(GetDocumentationVersions$)
|
|
3107
|
-
.build() {
|
|
3108
|
-
}
|
|
3109
|
-
|
|
3110
|
-
class GetDomainNameAccessAssociationsCommand extends Command
|
|
3111
|
-
.classBuilder()
|
|
3112
|
-
.ep(commonParams)
|
|
3113
|
-
.m(function (Command, cs, config, o) {
|
|
3114
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3115
|
-
})
|
|
3116
|
-
.s("BackplaneControlService", "GetDomainNameAccessAssociations", {})
|
|
3117
|
-
.n("APIGatewayClient", "GetDomainNameAccessAssociationsCommand")
|
|
3118
|
-
.sc(GetDomainNameAccessAssociations$)
|
|
3119
|
-
.build() {
|
|
3120
|
-
}
|
|
3121
|
-
|
|
3122
|
-
class GetDomainNameCommand extends Command
|
|
3123
|
-
.classBuilder()
|
|
3124
|
-
.ep(commonParams)
|
|
3125
|
-
.m(function (Command, cs, config, o) {
|
|
3126
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3127
|
-
})
|
|
3128
|
-
.s("BackplaneControlService", "GetDomainName", {})
|
|
3129
|
-
.n("APIGatewayClient", "GetDomainNameCommand")
|
|
3130
|
-
.sc(GetDomainName$)
|
|
3131
|
-
.build() {
|
|
3132
|
-
}
|
|
3133
|
-
|
|
3134
|
-
class GetDomainNamesCommand extends Command
|
|
3135
|
-
.classBuilder()
|
|
3136
|
-
.ep(commonParams)
|
|
3137
|
-
.m(function (Command, cs, config, o) {
|
|
3138
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3139
|
-
})
|
|
3140
|
-
.s("BackplaneControlService", "GetDomainNames", {})
|
|
3141
|
-
.n("APIGatewayClient", "GetDomainNamesCommand")
|
|
3142
|
-
.sc(GetDomainNames$)
|
|
3143
|
-
.build() {
|
|
3144
|
-
}
|
|
3145
|
-
|
|
3146
|
-
class GetExportCommand extends Command
|
|
3147
|
-
.classBuilder()
|
|
3148
|
-
.ep(commonParams)
|
|
3149
|
-
.m(function (Command, cs, config, o) {
|
|
3150
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3151
|
-
})
|
|
3152
|
-
.s("BackplaneControlService", "GetExport", {})
|
|
3153
|
-
.n("APIGatewayClient", "GetExportCommand")
|
|
3154
|
-
.sc(GetExport$)
|
|
3155
|
-
.build() {
|
|
3156
|
-
}
|
|
3157
|
-
|
|
3158
|
-
class GetGatewayResponseCommand extends Command
|
|
3159
|
-
.classBuilder()
|
|
3160
|
-
.ep(commonParams)
|
|
3161
|
-
.m(function (Command, cs, config, o) {
|
|
3162
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3163
|
-
})
|
|
3164
|
-
.s("BackplaneControlService", "GetGatewayResponse", {})
|
|
3165
|
-
.n("APIGatewayClient", "GetGatewayResponseCommand")
|
|
3166
|
-
.sc(GetGatewayResponse$)
|
|
3167
|
-
.build() {
|
|
3168
|
-
}
|
|
3169
|
-
|
|
3170
|
-
class GetGatewayResponsesCommand extends Command
|
|
3171
|
-
.classBuilder()
|
|
3172
|
-
.ep(commonParams)
|
|
3173
|
-
.m(function (Command, cs, config, o) {
|
|
3174
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3175
|
-
})
|
|
3176
|
-
.s("BackplaneControlService", "GetGatewayResponses", {})
|
|
3177
|
-
.n("APIGatewayClient", "GetGatewayResponsesCommand")
|
|
3178
|
-
.sc(GetGatewayResponses$)
|
|
3179
|
-
.build() {
|
|
3180
|
-
}
|
|
3181
|
-
|
|
3182
|
-
class GetIntegrationCommand extends Command
|
|
3183
|
-
.classBuilder()
|
|
3184
|
-
.ep(commonParams)
|
|
3185
|
-
.m(function (Command, cs, config, o) {
|
|
3186
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3187
|
-
})
|
|
3188
|
-
.s("BackplaneControlService", "GetIntegration", {})
|
|
3189
|
-
.n("APIGatewayClient", "GetIntegrationCommand")
|
|
3190
|
-
.sc(GetIntegration$)
|
|
3191
|
-
.build() {
|
|
3192
|
-
}
|
|
3193
|
-
|
|
3194
|
-
class GetIntegrationResponseCommand extends Command
|
|
3195
|
-
.classBuilder()
|
|
3196
|
-
.ep(commonParams)
|
|
3197
|
-
.m(function (Command, cs, config, o) {
|
|
3198
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3199
|
-
})
|
|
3200
|
-
.s("BackplaneControlService", "GetIntegrationResponse", {})
|
|
3201
|
-
.n("APIGatewayClient", "GetIntegrationResponseCommand")
|
|
3202
|
-
.sc(GetIntegrationResponse$)
|
|
3203
|
-
.build() {
|
|
3204
|
-
}
|
|
3205
|
-
|
|
3206
|
-
class GetMethodCommand extends Command
|
|
3207
|
-
.classBuilder()
|
|
3208
|
-
.ep(commonParams)
|
|
3209
|
-
.m(function (Command, cs, config, o) {
|
|
3210
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3211
|
-
})
|
|
3212
|
-
.s("BackplaneControlService", "GetMethod", {})
|
|
3213
|
-
.n("APIGatewayClient", "GetMethodCommand")
|
|
3214
|
-
.sc(GetMethod$)
|
|
3215
|
-
.build() {
|
|
3216
|
-
}
|
|
3217
|
-
|
|
3218
|
-
class GetMethodResponseCommand extends Command
|
|
3219
|
-
.classBuilder()
|
|
3220
|
-
.ep(commonParams)
|
|
3221
|
-
.m(function (Command, cs, config, o) {
|
|
3222
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3223
|
-
})
|
|
3224
|
-
.s("BackplaneControlService", "GetMethodResponse", {})
|
|
3225
|
-
.n("APIGatewayClient", "GetMethodResponseCommand")
|
|
3226
|
-
.sc(GetMethodResponse$)
|
|
3227
|
-
.build() {
|
|
3228
|
-
}
|
|
3229
|
-
|
|
3230
|
-
class GetModelCommand extends Command
|
|
3231
|
-
.classBuilder()
|
|
3232
|
-
.ep(commonParams)
|
|
3233
|
-
.m(function (Command, cs, config, o) {
|
|
3234
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3235
|
-
})
|
|
3236
|
-
.s("BackplaneControlService", "GetModel", {})
|
|
3237
|
-
.n("APIGatewayClient", "GetModelCommand")
|
|
3238
|
-
.sc(GetModel$)
|
|
3239
|
-
.build() {
|
|
3240
|
-
}
|
|
3241
|
-
|
|
3242
|
-
class GetModelsCommand extends Command
|
|
3243
|
-
.classBuilder()
|
|
3244
|
-
.ep(commonParams)
|
|
3245
|
-
.m(function (Command, cs, config, o) {
|
|
3246
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3247
|
-
})
|
|
3248
|
-
.s("BackplaneControlService", "GetModels", {})
|
|
3249
|
-
.n("APIGatewayClient", "GetModelsCommand")
|
|
3250
|
-
.sc(GetModels$)
|
|
3251
|
-
.build() {
|
|
3252
|
-
}
|
|
3253
|
-
|
|
3254
|
-
class GetModelTemplateCommand extends Command
|
|
3255
|
-
.classBuilder()
|
|
3256
|
-
.ep(commonParams)
|
|
3257
|
-
.m(function (Command, cs, config, o) {
|
|
3258
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3259
|
-
})
|
|
3260
|
-
.s("BackplaneControlService", "GetModelTemplate", {})
|
|
3261
|
-
.n("APIGatewayClient", "GetModelTemplateCommand")
|
|
3262
|
-
.sc(GetModelTemplate$)
|
|
3263
|
-
.build() {
|
|
3264
|
-
}
|
|
3265
|
-
|
|
3266
|
-
class GetRequestValidatorCommand extends Command
|
|
3267
|
-
.classBuilder()
|
|
3268
|
-
.ep(commonParams)
|
|
3269
|
-
.m(function (Command, cs, config, o) {
|
|
3270
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3271
|
-
})
|
|
3272
|
-
.s("BackplaneControlService", "GetRequestValidator", {})
|
|
3273
|
-
.n("APIGatewayClient", "GetRequestValidatorCommand")
|
|
3274
|
-
.sc(GetRequestValidator$)
|
|
3275
|
-
.build() {
|
|
3276
|
-
}
|
|
3277
|
-
|
|
3278
|
-
class GetRequestValidatorsCommand extends Command
|
|
3279
|
-
.classBuilder()
|
|
3280
|
-
.ep(commonParams)
|
|
3281
|
-
.m(function (Command, cs, config, o) {
|
|
3282
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3283
|
-
})
|
|
3284
|
-
.s("BackplaneControlService", "GetRequestValidators", {})
|
|
3285
|
-
.n("APIGatewayClient", "GetRequestValidatorsCommand")
|
|
3286
|
-
.sc(GetRequestValidators$)
|
|
3287
|
-
.build() {
|
|
3288
|
-
}
|
|
3289
|
-
|
|
3290
|
-
class GetResourceCommand extends Command
|
|
3291
|
-
.classBuilder()
|
|
3292
|
-
.ep(commonParams)
|
|
3293
|
-
.m(function (Command, cs, config, o) {
|
|
3294
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3295
|
-
})
|
|
3296
|
-
.s("BackplaneControlService", "GetResource", {})
|
|
3297
|
-
.n("APIGatewayClient", "GetResourceCommand")
|
|
3298
|
-
.sc(GetResource$)
|
|
3299
|
-
.build() {
|
|
3300
|
-
}
|
|
3301
|
-
|
|
3302
|
-
class GetResourcesCommand extends Command
|
|
3303
|
-
.classBuilder()
|
|
3304
|
-
.ep(commonParams)
|
|
3305
|
-
.m(function (Command, cs, config, o) {
|
|
3306
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3307
|
-
})
|
|
3308
|
-
.s("BackplaneControlService", "GetResources", {})
|
|
3309
|
-
.n("APIGatewayClient", "GetResourcesCommand")
|
|
3310
|
-
.sc(GetResources$)
|
|
3311
|
-
.build() {
|
|
3312
|
-
}
|
|
3313
|
-
|
|
3314
|
-
class GetRestApiCommand extends Command
|
|
3315
|
-
.classBuilder()
|
|
3316
|
-
.ep(commonParams)
|
|
3317
|
-
.m(function (Command, cs, config, o) {
|
|
3318
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3319
|
-
})
|
|
3320
|
-
.s("BackplaneControlService", "GetRestApi", {})
|
|
3321
|
-
.n("APIGatewayClient", "GetRestApiCommand")
|
|
3322
|
-
.sc(GetRestApi$)
|
|
3323
|
-
.build() {
|
|
3324
|
-
}
|
|
3325
|
-
|
|
3326
|
-
class GetRestApisCommand extends Command
|
|
3327
|
-
.classBuilder()
|
|
3328
|
-
.ep(commonParams)
|
|
3329
|
-
.m(function (Command, cs, config, o) {
|
|
3330
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3331
|
-
})
|
|
3332
|
-
.s("BackplaneControlService", "GetRestApis", {})
|
|
3333
|
-
.n("APIGatewayClient", "GetRestApisCommand")
|
|
3334
|
-
.sc(GetRestApis$)
|
|
3335
|
-
.build() {
|
|
3336
|
-
}
|
|
3337
|
-
|
|
3338
|
-
class GetSdkCommand extends Command
|
|
3339
|
-
.classBuilder()
|
|
3340
|
-
.ep(commonParams)
|
|
3341
|
-
.m(function (Command, cs, config, o) {
|
|
3342
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3343
|
-
})
|
|
3344
|
-
.s("BackplaneControlService", "GetSdk", {})
|
|
3345
|
-
.n("APIGatewayClient", "GetSdkCommand")
|
|
3346
|
-
.sc(GetSdk$)
|
|
3347
|
-
.build() {
|
|
3348
|
-
}
|
|
3349
|
-
|
|
3350
|
-
class GetSdkTypeCommand extends Command
|
|
3351
|
-
.classBuilder()
|
|
3352
|
-
.ep(commonParams)
|
|
3353
|
-
.m(function (Command, cs, config, o) {
|
|
3354
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3355
|
-
})
|
|
3356
|
-
.s("BackplaneControlService", "GetSdkType", {})
|
|
3357
|
-
.n("APIGatewayClient", "GetSdkTypeCommand")
|
|
3358
|
-
.sc(GetSdkType$)
|
|
3359
|
-
.build() {
|
|
3360
|
-
}
|
|
3361
|
-
|
|
3362
|
-
class GetSdkTypesCommand extends Command
|
|
3363
|
-
.classBuilder()
|
|
3364
|
-
.ep(commonParams)
|
|
3365
|
-
.m(function (Command, cs, config, o) {
|
|
3366
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3367
|
-
})
|
|
3368
|
-
.s("BackplaneControlService", "GetSdkTypes", {})
|
|
3369
|
-
.n("APIGatewayClient", "GetSdkTypesCommand")
|
|
3370
|
-
.sc(GetSdkTypes$)
|
|
3371
|
-
.build() {
|
|
3372
|
-
}
|
|
3373
|
-
|
|
3374
|
-
class GetStageCommand extends Command
|
|
3375
|
-
.classBuilder()
|
|
3376
|
-
.ep(commonParams)
|
|
3377
|
-
.m(function (Command, cs, config, o) {
|
|
3378
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3379
|
-
})
|
|
3380
|
-
.s("BackplaneControlService", "GetStage", {})
|
|
3381
|
-
.n("APIGatewayClient", "GetStageCommand")
|
|
3382
|
-
.sc(GetStage$)
|
|
3383
|
-
.build() {
|
|
3384
|
-
}
|
|
3385
|
-
|
|
3386
|
-
class GetStagesCommand extends Command
|
|
3387
|
-
.classBuilder()
|
|
3388
|
-
.ep(commonParams)
|
|
3389
|
-
.m(function (Command, cs, config, o) {
|
|
3390
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3391
|
-
})
|
|
3392
|
-
.s("BackplaneControlService", "GetStages", {})
|
|
3393
|
-
.n("APIGatewayClient", "GetStagesCommand")
|
|
3394
|
-
.sc(GetStages$)
|
|
3395
|
-
.build() {
|
|
3396
|
-
}
|
|
3397
|
-
|
|
3398
|
-
class GetTagsCommand extends Command
|
|
3399
|
-
.classBuilder()
|
|
3400
|
-
.ep(commonParams)
|
|
3401
|
-
.m(function (Command, cs, config, o) {
|
|
3402
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3403
|
-
})
|
|
3404
|
-
.s("BackplaneControlService", "GetTags", {})
|
|
3405
|
-
.n("APIGatewayClient", "GetTagsCommand")
|
|
3406
|
-
.sc(GetTags$)
|
|
3407
|
-
.build() {
|
|
3408
|
-
}
|
|
3409
|
-
|
|
3410
|
-
class GetUsageCommand extends Command
|
|
3411
|
-
.classBuilder()
|
|
3412
|
-
.ep(commonParams)
|
|
3413
|
-
.m(function (Command, cs, config, o) {
|
|
3414
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3415
|
-
})
|
|
3416
|
-
.s("BackplaneControlService", "GetUsage", {})
|
|
3417
|
-
.n("APIGatewayClient", "GetUsageCommand")
|
|
3418
|
-
.sc(GetUsage$)
|
|
3419
|
-
.build() {
|
|
3420
|
-
}
|
|
3421
|
-
|
|
3422
|
-
class GetUsagePlanCommand extends Command
|
|
3423
|
-
.classBuilder()
|
|
3424
|
-
.ep(commonParams)
|
|
3425
|
-
.m(function (Command, cs, config, o) {
|
|
3426
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3427
|
-
})
|
|
3428
|
-
.s("BackplaneControlService", "GetUsagePlan", {})
|
|
3429
|
-
.n("APIGatewayClient", "GetUsagePlanCommand")
|
|
3430
|
-
.sc(GetUsagePlan$)
|
|
3431
|
-
.build() {
|
|
3432
|
-
}
|
|
3433
|
-
|
|
3434
|
-
class GetUsagePlanKeyCommand extends Command
|
|
3435
|
-
.classBuilder()
|
|
3436
|
-
.ep(commonParams)
|
|
3437
|
-
.m(function (Command, cs, config, o) {
|
|
3438
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3439
|
-
})
|
|
3440
|
-
.s("BackplaneControlService", "GetUsagePlanKey", {})
|
|
3441
|
-
.n("APIGatewayClient", "GetUsagePlanKeyCommand")
|
|
3442
|
-
.sc(GetUsagePlanKey$)
|
|
3443
|
-
.build() {
|
|
3444
|
-
}
|
|
3445
|
-
|
|
3446
|
-
class GetUsagePlanKeysCommand extends Command
|
|
3447
|
-
.classBuilder()
|
|
3448
|
-
.ep(commonParams)
|
|
3449
|
-
.m(function (Command, cs, config, o) {
|
|
3450
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3451
|
-
})
|
|
3452
|
-
.s("BackplaneControlService", "GetUsagePlanKeys", {})
|
|
3453
|
-
.n("APIGatewayClient", "GetUsagePlanKeysCommand")
|
|
3454
|
-
.sc(GetUsagePlanKeys$)
|
|
3455
|
-
.build() {
|
|
3456
|
-
}
|
|
3457
|
-
|
|
3458
|
-
class GetUsagePlansCommand extends Command
|
|
3459
|
-
.classBuilder()
|
|
3460
|
-
.ep(commonParams)
|
|
3461
|
-
.m(function (Command, cs, config, o) {
|
|
3462
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3463
|
-
})
|
|
3464
|
-
.s("BackplaneControlService", "GetUsagePlans", {})
|
|
3465
|
-
.n("APIGatewayClient", "GetUsagePlansCommand")
|
|
3466
|
-
.sc(GetUsagePlans$)
|
|
3467
|
-
.build() {
|
|
3468
|
-
}
|
|
3469
|
-
|
|
3470
|
-
class GetVpcLinkCommand extends Command
|
|
3471
|
-
.classBuilder()
|
|
3472
|
-
.ep(commonParams)
|
|
3473
|
-
.m(function (Command, cs, config, o) {
|
|
3474
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3475
|
-
})
|
|
3476
|
-
.s("BackplaneControlService", "GetVpcLink", {})
|
|
3477
|
-
.n("APIGatewayClient", "GetVpcLinkCommand")
|
|
3478
|
-
.sc(GetVpcLink$)
|
|
3479
|
-
.build() {
|
|
3480
|
-
}
|
|
3481
|
-
|
|
3482
|
-
class GetVpcLinksCommand extends Command
|
|
3483
|
-
.classBuilder()
|
|
3484
|
-
.ep(commonParams)
|
|
3485
|
-
.m(function (Command, cs, config, o) {
|
|
3486
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3487
|
-
})
|
|
3488
|
-
.s("BackplaneControlService", "GetVpcLinks", {})
|
|
3489
|
-
.n("APIGatewayClient", "GetVpcLinksCommand")
|
|
3490
|
-
.sc(GetVpcLinks$)
|
|
3491
|
-
.build() {
|
|
3492
|
-
}
|
|
3493
|
-
|
|
3494
|
-
class ImportApiKeysCommand extends Command
|
|
3495
|
-
.classBuilder()
|
|
3496
|
-
.ep(commonParams)
|
|
3497
|
-
.m(function (Command, cs, config, o) {
|
|
3498
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3499
|
-
})
|
|
3500
|
-
.s("BackplaneControlService", "ImportApiKeys", {})
|
|
3501
|
-
.n("APIGatewayClient", "ImportApiKeysCommand")
|
|
3502
|
-
.sc(ImportApiKeys$)
|
|
3503
|
-
.build() {
|
|
3504
|
-
}
|
|
3505
|
-
|
|
3506
|
-
class ImportDocumentationPartsCommand extends Command
|
|
3507
|
-
.classBuilder()
|
|
3508
|
-
.ep(commonParams)
|
|
3509
|
-
.m(function (Command, cs, config, o) {
|
|
3510
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3511
|
-
})
|
|
3512
|
-
.s("BackplaneControlService", "ImportDocumentationParts", {})
|
|
3513
|
-
.n("APIGatewayClient", "ImportDocumentationPartsCommand")
|
|
3514
|
-
.sc(ImportDocumentationParts$)
|
|
3515
|
-
.build() {
|
|
3516
|
-
}
|
|
3517
|
-
|
|
3518
|
-
class ImportRestApiCommand extends Command
|
|
3519
|
-
.classBuilder()
|
|
3520
|
-
.ep(commonParams)
|
|
3521
|
-
.m(function (Command, cs, config, o) {
|
|
3522
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3523
|
-
})
|
|
3524
|
-
.s("BackplaneControlService", "ImportRestApi", {})
|
|
3525
|
-
.n("APIGatewayClient", "ImportRestApiCommand")
|
|
3526
|
-
.sc(ImportRestApi$)
|
|
3527
|
-
.build() {
|
|
3528
|
-
}
|
|
3529
|
-
|
|
3530
|
-
class PutGatewayResponseCommand extends Command
|
|
3531
|
-
.classBuilder()
|
|
3532
|
-
.ep(commonParams)
|
|
3533
|
-
.m(function (Command, cs, config, o) {
|
|
3534
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3535
|
-
})
|
|
3536
|
-
.s("BackplaneControlService", "PutGatewayResponse", {})
|
|
3537
|
-
.n("APIGatewayClient", "PutGatewayResponseCommand")
|
|
3538
|
-
.sc(PutGatewayResponse$)
|
|
3539
|
-
.build() {
|
|
3540
|
-
}
|
|
3541
|
-
|
|
3542
|
-
class PutIntegrationCommand extends Command
|
|
3543
|
-
.classBuilder()
|
|
3544
|
-
.ep(commonParams)
|
|
3545
|
-
.m(function (Command, cs, config, o) {
|
|
3546
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3547
|
-
})
|
|
3548
|
-
.s("BackplaneControlService", "PutIntegration", {})
|
|
3549
|
-
.n("APIGatewayClient", "PutIntegrationCommand")
|
|
3550
|
-
.sc(PutIntegration$)
|
|
3551
|
-
.build() {
|
|
3552
|
-
}
|
|
3553
|
-
|
|
3554
|
-
class PutIntegrationResponseCommand extends Command
|
|
3555
|
-
.classBuilder()
|
|
3556
|
-
.ep(commonParams)
|
|
3557
|
-
.m(function (Command, cs, config, o) {
|
|
3558
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3559
|
-
})
|
|
3560
|
-
.s("BackplaneControlService", "PutIntegrationResponse", {})
|
|
3561
|
-
.n("APIGatewayClient", "PutIntegrationResponseCommand")
|
|
3562
|
-
.sc(PutIntegrationResponse$)
|
|
3563
|
-
.build() {
|
|
3564
|
-
}
|
|
3565
|
-
|
|
3566
|
-
class PutMethodCommand extends Command
|
|
3567
|
-
.classBuilder()
|
|
3568
|
-
.ep(commonParams)
|
|
3569
|
-
.m(function (Command, cs, config, o) {
|
|
3570
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3571
|
-
})
|
|
3572
|
-
.s("BackplaneControlService", "PutMethod", {})
|
|
3573
|
-
.n("APIGatewayClient", "PutMethodCommand")
|
|
3574
|
-
.sc(PutMethod$)
|
|
3575
|
-
.build() {
|
|
3576
|
-
}
|
|
3577
|
-
|
|
3578
|
-
class PutMethodResponseCommand extends Command
|
|
3579
|
-
.classBuilder()
|
|
3580
|
-
.ep(commonParams)
|
|
3581
|
-
.m(function (Command, cs, config, o) {
|
|
3582
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3583
|
-
})
|
|
3584
|
-
.s("BackplaneControlService", "PutMethodResponse", {})
|
|
3585
|
-
.n("APIGatewayClient", "PutMethodResponseCommand")
|
|
3586
|
-
.sc(PutMethodResponse$)
|
|
3587
|
-
.build() {
|
|
3588
|
-
}
|
|
3589
|
-
|
|
3590
|
-
class PutRestApiCommand extends Command
|
|
3591
|
-
.classBuilder()
|
|
3592
|
-
.ep(commonParams)
|
|
3593
|
-
.m(function (Command, cs, config, o) {
|
|
3594
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3595
|
-
})
|
|
3596
|
-
.s("BackplaneControlService", "PutRestApi", {})
|
|
3597
|
-
.n("APIGatewayClient", "PutRestApiCommand")
|
|
3598
|
-
.sc(PutRestApi$)
|
|
3599
|
-
.build() {
|
|
3600
|
-
}
|
|
3601
|
-
|
|
3602
|
-
class RejectDomainNameAccessAssociationCommand extends Command
|
|
3603
|
-
.classBuilder()
|
|
3604
|
-
.ep(commonParams)
|
|
3605
|
-
.m(function (Command, cs, config, o) {
|
|
3606
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3607
|
-
})
|
|
3608
|
-
.s("BackplaneControlService", "RejectDomainNameAccessAssociation", {})
|
|
3609
|
-
.n("APIGatewayClient", "RejectDomainNameAccessAssociationCommand")
|
|
3610
|
-
.sc(RejectDomainNameAccessAssociation$)
|
|
3611
|
-
.build() {
|
|
3612
|
-
}
|
|
3613
|
-
|
|
3614
|
-
class TagResourceCommand extends Command
|
|
3615
|
-
.classBuilder()
|
|
3616
|
-
.ep(commonParams)
|
|
3617
|
-
.m(function (Command, cs, config, o) {
|
|
3618
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3619
|
-
})
|
|
3620
|
-
.s("BackplaneControlService", "TagResource", {})
|
|
3621
|
-
.n("APIGatewayClient", "TagResourceCommand")
|
|
3622
|
-
.sc(TagResource$)
|
|
3623
|
-
.build() {
|
|
3624
|
-
}
|
|
3625
|
-
|
|
3626
|
-
class TestInvokeAuthorizerCommand extends Command
|
|
3627
|
-
.classBuilder()
|
|
3628
|
-
.ep(commonParams)
|
|
3629
|
-
.m(function (Command, cs, config, o) {
|
|
3630
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3631
|
-
})
|
|
3632
|
-
.s("BackplaneControlService", "TestInvokeAuthorizer", {})
|
|
3633
|
-
.n("APIGatewayClient", "TestInvokeAuthorizerCommand")
|
|
3634
|
-
.sc(TestInvokeAuthorizer$)
|
|
3635
|
-
.build() {
|
|
3636
|
-
}
|
|
3637
|
-
|
|
3638
|
-
class TestInvokeMethodCommand extends Command
|
|
3639
|
-
.classBuilder()
|
|
3640
|
-
.ep(commonParams)
|
|
3641
|
-
.m(function (Command, cs, config, o) {
|
|
3642
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3643
|
-
})
|
|
3644
|
-
.s("BackplaneControlService", "TestInvokeMethod", {})
|
|
3645
|
-
.n("APIGatewayClient", "TestInvokeMethodCommand")
|
|
3646
|
-
.sc(TestInvokeMethod$)
|
|
3647
|
-
.build() {
|
|
3648
|
-
}
|
|
3649
|
-
|
|
3650
|
-
class UntagResourceCommand extends Command
|
|
3651
|
-
.classBuilder()
|
|
3652
|
-
.ep(commonParams)
|
|
3653
|
-
.m(function (Command, cs, config, o) {
|
|
3654
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3655
|
-
})
|
|
3656
|
-
.s("BackplaneControlService", "UntagResource", {})
|
|
3657
|
-
.n("APIGatewayClient", "UntagResourceCommand")
|
|
3658
|
-
.sc(UntagResource$)
|
|
3659
|
-
.build() {
|
|
3660
|
-
}
|
|
3661
|
-
|
|
3662
|
-
class UpdateAccountCommand extends Command
|
|
3663
|
-
.classBuilder()
|
|
3664
|
-
.ep(commonParams)
|
|
3665
|
-
.m(function (Command, cs, config, o) {
|
|
3666
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3667
|
-
})
|
|
3668
|
-
.s("BackplaneControlService", "UpdateAccount", {})
|
|
3669
|
-
.n("APIGatewayClient", "UpdateAccountCommand")
|
|
3670
|
-
.sc(UpdateAccount$)
|
|
3671
|
-
.build() {
|
|
3672
|
-
}
|
|
3673
|
-
|
|
3674
|
-
class UpdateApiKeyCommand extends Command
|
|
3675
|
-
.classBuilder()
|
|
3676
|
-
.ep(commonParams)
|
|
3677
|
-
.m(function (Command, cs, config, o) {
|
|
3678
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3679
|
-
})
|
|
3680
|
-
.s("BackplaneControlService", "UpdateApiKey", {})
|
|
3681
|
-
.n("APIGatewayClient", "UpdateApiKeyCommand")
|
|
3682
|
-
.sc(UpdateApiKey$)
|
|
3683
|
-
.build() {
|
|
3684
|
-
}
|
|
3685
|
-
|
|
3686
|
-
class UpdateAuthorizerCommand extends Command
|
|
3687
|
-
.classBuilder()
|
|
3688
|
-
.ep(commonParams)
|
|
3689
|
-
.m(function (Command, cs, config, o) {
|
|
3690
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3691
|
-
})
|
|
3692
|
-
.s("BackplaneControlService", "UpdateAuthorizer", {})
|
|
3693
|
-
.n("APIGatewayClient", "UpdateAuthorizerCommand")
|
|
3694
|
-
.sc(UpdateAuthorizer$)
|
|
3695
|
-
.build() {
|
|
3696
|
-
}
|
|
3697
|
-
|
|
3698
|
-
class UpdateBasePathMappingCommand extends Command
|
|
3699
|
-
.classBuilder()
|
|
3700
|
-
.ep(commonParams)
|
|
3701
|
-
.m(function (Command, cs, config, o) {
|
|
3702
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3703
|
-
})
|
|
3704
|
-
.s("BackplaneControlService", "UpdateBasePathMapping", {})
|
|
3705
|
-
.n("APIGatewayClient", "UpdateBasePathMappingCommand")
|
|
3706
|
-
.sc(UpdateBasePathMapping$)
|
|
3707
|
-
.build() {
|
|
3708
|
-
}
|
|
3709
|
-
|
|
3710
|
-
class UpdateClientCertificateCommand extends Command
|
|
3711
|
-
.classBuilder()
|
|
3712
|
-
.ep(commonParams)
|
|
3713
|
-
.m(function (Command, cs, config, o) {
|
|
3714
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3715
|
-
})
|
|
3716
|
-
.s("BackplaneControlService", "UpdateClientCertificate", {})
|
|
3717
|
-
.n("APIGatewayClient", "UpdateClientCertificateCommand")
|
|
3718
|
-
.sc(UpdateClientCertificate$)
|
|
3719
|
-
.build() {
|
|
3720
|
-
}
|
|
3721
|
-
|
|
3722
|
-
class UpdateDeploymentCommand extends Command
|
|
3723
|
-
.classBuilder()
|
|
3724
|
-
.ep(commonParams)
|
|
3725
|
-
.m(function (Command, cs, config, o) {
|
|
3726
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3727
|
-
})
|
|
3728
|
-
.s("BackplaneControlService", "UpdateDeployment", {})
|
|
3729
|
-
.n("APIGatewayClient", "UpdateDeploymentCommand")
|
|
3730
|
-
.sc(UpdateDeployment$)
|
|
3731
|
-
.build() {
|
|
3732
|
-
}
|
|
3733
|
-
|
|
3734
|
-
class UpdateDocumentationPartCommand extends Command
|
|
3735
|
-
.classBuilder()
|
|
3736
|
-
.ep(commonParams)
|
|
3737
|
-
.m(function (Command, cs, config, o) {
|
|
3738
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3739
|
-
})
|
|
3740
|
-
.s("BackplaneControlService", "UpdateDocumentationPart", {})
|
|
3741
|
-
.n("APIGatewayClient", "UpdateDocumentationPartCommand")
|
|
3742
|
-
.sc(UpdateDocumentationPart$)
|
|
3743
|
-
.build() {
|
|
3744
|
-
}
|
|
3745
|
-
|
|
3746
|
-
class UpdateDocumentationVersionCommand extends Command
|
|
3747
|
-
.classBuilder()
|
|
3748
|
-
.ep(commonParams)
|
|
3749
|
-
.m(function (Command, cs, config, o) {
|
|
3750
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3751
|
-
})
|
|
3752
|
-
.s("BackplaneControlService", "UpdateDocumentationVersion", {})
|
|
3753
|
-
.n("APIGatewayClient", "UpdateDocumentationVersionCommand")
|
|
3754
|
-
.sc(UpdateDocumentationVersion$)
|
|
3755
|
-
.build() {
|
|
3756
|
-
}
|
|
3757
|
-
|
|
3758
|
-
class UpdateDomainNameCommand extends Command
|
|
3759
|
-
.classBuilder()
|
|
3760
|
-
.ep(commonParams)
|
|
3761
|
-
.m(function (Command, cs, config, o) {
|
|
3762
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3763
|
-
})
|
|
3764
|
-
.s("BackplaneControlService", "UpdateDomainName", {})
|
|
3765
|
-
.n("APIGatewayClient", "UpdateDomainNameCommand")
|
|
3766
|
-
.sc(UpdateDomainName$)
|
|
3767
|
-
.build() {
|
|
3768
|
-
}
|
|
3769
|
-
|
|
3770
|
-
class UpdateGatewayResponseCommand extends Command
|
|
3771
|
-
.classBuilder()
|
|
3772
|
-
.ep(commonParams)
|
|
3773
|
-
.m(function (Command, cs, config, o) {
|
|
3774
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3775
|
-
})
|
|
3776
|
-
.s("BackplaneControlService", "UpdateGatewayResponse", {})
|
|
3777
|
-
.n("APIGatewayClient", "UpdateGatewayResponseCommand")
|
|
3778
|
-
.sc(UpdateGatewayResponse$)
|
|
3779
|
-
.build() {
|
|
3780
|
-
}
|
|
3781
|
-
|
|
3782
|
-
class UpdateIntegrationCommand extends Command
|
|
3783
|
-
.classBuilder()
|
|
3784
|
-
.ep(commonParams)
|
|
3785
|
-
.m(function (Command, cs, config, o) {
|
|
3786
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3787
|
-
})
|
|
3788
|
-
.s("BackplaneControlService", "UpdateIntegration", {})
|
|
3789
|
-
.n("APIGatewayClient", "UpdateIntegrationCommand")
|
|
3790
|
-
.sc(UpdateIntegration$)
|
|
3791
|
-
.build() {
|
|
3792
|
-
}
|
|
3793
|
-
|
|
3794
|
-
class UpdateIntegrationResponseCommand extends Command
|
|
3795
|
-
.classBuilder()
|
|
3796
|
-
.ep(commonParams)
|
|
3797
|
-
.m(function (Command, cs, config, o) {
|
|
3798
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3799
|
-
})
|
|
3800
|
-
.s("BackplaneControlService", "UpdateIntegrationResponse", {})
|
|
3801
|
-
.n("APIGatewayClient", "UpdateIntegrationResponseCommand")
|
|
3802
|
-
.sc(UpdateIntegrationResponse$)
|
|
3803
|
-
.build() {
|
|
3804
|
-
}
|
|
3805
|
-
|
|
3806
|
-
class UpdateMethodCommand extends Command
|
|
3807
|
-
.classBuilder()
|
|
3808
|
-
.ep(commonParams)
|
|
3809
|
-
.m(function (Command, cs, config, o) {
|
|
3810
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3811
|
-
})
|
|
3812
|
-
.s("BackplaneControlService", "UpdateMethod", {})
|
|
3813
|
-
.n("APIGatewayClient", "UpdateMethodCommand")
|
|
3814
|
-
.sc(UpdateMethod$)
|
|
3815
|
-
.build() {
|
|
3816
|
-
}
|
|
3817
|
-
|
|
3818
|
-
class UpdateMethodResponseCommand extends Command
|
|
3819
|
-
.classBuilder()
|
|
3820
|
-
.ep(commonParams)
|
|
3821
|
-
.m(function (Command, cs, config, o) {
|
|
3822
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3823
|
-
})
|
|
3824
|
-
.s("BackplaneControlService", "UpdateMethodResponse", {})
|
|
3825
|
-
.n("APIGatewayClient", "UpdateMethodResponseCommand")
|
|
3826
|
-
.sc(UpdateMethodResponse$)
|
|
3827
|
-
.build() {
|
|
3828
|
-
}
|
|
3829
|
-
|
|
3830
|
-
class UpdateModelCommand extends Command
|
|
3831
|
-
.classBuilder()
|
|
3832
|
-
.ep(commonParams)
|
|
3833
|
-
.m(function (Command, cs, config, o) {
|
|
3834
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3835
|
-
})
|
|
3836
|
-
.s("BackplaneControlService", "UpdateModel", {})
|
|
3837
|
-
.n("APIGatewayClient", "UpdateModelCommand")
|
|
3838
|
-
.sc(UpdateModel$)
|
|
3839
|
-
.build() {
|
|
3840
|
-
}
|
|
3841
|
-
|
|
3842
|
-
class UpdateRequestValidatorCommand extends Command
|
|
3843
|
-
.classBuilder()
|
|
3844
|
-
.ep(commonParams)
|
|
3845
|
-
.m(function (Command, cs, config, o) {
|
|
3846
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3847
|
-
})
|
|
3848
|
-
.s("BackplaneControlService", "UpdateRequestValidator", {})
|
|
3849
|
-
.n("APIGatewayClient", "UpdateRequestValidatorCommand")
|
|
3850
|
-
.sc(UpdateRequestValidator$)
|
|
3851
|
-
.build() {
|
|
3852
|
-
}
|
|
3853
|
-
|
|
3854
|
-
class UpdateResourceCommand extends Command
|
|
3855
|
-
.classBuilder()
|
|
3856
|
-
.ep(commonParams)
|
|
3857
|
-
.m(function (Command, cs, config, o) {
|
|
3858
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3859
|
-
})
|
|
3860
|
-
.s("BackplaneControlService", "UpdateResource", {})
|
|
3861
|
-
.n("APIGatewayClient", "UpdateResourceCommand")
|
|
3862
|
-
.sc(UpdateResource$)
|
|
3863
|
-
.build() {
|
|
3864
|
-
}
|
|
3865
|
-
|
|
3866
|
-
class UpdateRestApiCommand extends Command
|
|
3867
|
-
.classBuilder()
|
|
3868
|
-
.ep(commonParams)
|
|
3869
|
-
.m(function (Command, cs, config, o) {
|
|
3870
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3871
|
-
})
|
|
3872
|
-
.s("BackplaneControlService", "UpdateRestApi", {})
|
|
3873
|
-
.n("APIGatewayClient", "UpdateRestApiCommand")
|
|
3874
|
-
.sc(UpdateRestApi$)
|
|
3875
|
-
.build() {
|
|
3876
|
-
}
|
|
3877
|
-
|
|
3878
|
-
class UpdateStageCommand extends Command
|
|
3879
|
-
.classBuilder()
|
|
3880
|
-
.ep(commonParams)
|
|
3881
|
-
.m(function (Command, cs, config, o) {
|
|
3882
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3883
|
-
})
|
|
3884
|
-
.s("BackplaneControlService", "UpdateStage", {})
|
|
3885
|
-
.n("APIGatewayClient", "UpdateStageCommand")
|
|
3886
|
-
.sc(UpdateStage$)
|
|
3887
|
-
.build() {
|
|
3888
|
-
}
|
|
3889
|
-
|
|
3890
|
-
class UpdateUsageCommand extends Command
|
|
3891
|
-
.classBuilder()
|
|
3892
|
-
.ep(commonParams)
|
|
3893
|
-
.m(function (Command, cs, config, o) {
|
|
3894
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3895
|
-
})
|
|
3896
|
-
.s("BackplaneControlService", "UpdateUsage", {})
|
|
3897
|
-
.n("APIGatewayClient", "UpdateUsageCommand")
|
|
3898
|
-
.sc(UpdateUsage$)
|
|
3899
|
-
.build() {
|
|
3900
|
-
}
|
|
3901
|
-
|
|
3902
|
-
class UpdateUsagePlanCommand extends Command
|
|
3903
|
-
.classBuilder()
|
|
3904
|
-
.ep(commonParams)
|
|
3905
|
-
.m(function (Command, cs, config, o) {
|
|
3906
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3907
|
-
})
|
|
3908
|
-
.s("BackplaneControlService", "UpdateUsagePlan", {})
|
|
3909
|
-
.n("APIGatewayClient", "UpdateUsagePlanCommand")
|
|
3910
|
-
.sc(UpdateUsagePlan$)
|
|
3911
|
-
.build() {
|
|
3912
|
-
}
|
|
3913
|
-
|
|
3914
|
-
class UpdateVpcLinkCommand extends Command
|
|
3915
|
-
.classBuilder()
|
|
3916
|
-
.ep(commonParams)
|
|
3917
|
-
.m(function (Command, cs, config, o) {
|
|
3918
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
3919
|
-
})
|
|
3920
|
-
.s("BackplaneControlService", "UpdateVpcLink", {})
|
|
3921
|
-
.n("APIGatewayClient", "UpdateVpcLinkCommand")
|
|
3922
|
-
.sc(UpdateVpcLink$)
|
|
3923
|
-
.build() {
|
|
2439
|
+
const command = makeBuilder(commonParams, "BackplaneControlService", "APIGatewayClient", getEndpointPlugin);
|
|
2440
|
+
const _ep0 = {};
|
|
2441
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
2442
|
+
|
|
2443
|
+
class CreateApiKeyCommand extends command(_ep0, _mw0, "CreateApiKey", CreateApiKey$) {
|
|
2444
|
+
}
|
|
2445
|
+
|
|
2446
|
+
class CreateAuthorizerCommand extends command(_ep0, _mw0, "CreateAuthorizer", CreateAuthorizer$) {
|
|
2447
|
+
}
|
|
2448
|
+
|
|
2449
|
+
class CreateBasePathMappingCommand extends command(_ep0, _mw0, "CreateBasePathMapping", CreateBasePathMapping$) {
|
|
2450
|
+
}
|
|
2451
|
+
|
|
2452
|
+
class CreateDeploymentCommand extends command(_ep0, _mw0, "CreateDeployment", CreateDeployment$) {
|
|
2453
|
+
}
|
|
2454
|
+
|
|
2455
|
+
class CreateDocumentationPartCommand extends command(_ep0, _mw0, "CreateDocumentationPart", CreateDocumentationPart$) {
|
|
2456
|
+
}
|
|
2457
|
+
|
|
2458
|
+
class CreateDocumentationVersionCommand extends command(_ep0, _mw0, "CreateDocumentationVersion", CreateDocumentationVersion$) {
|
|
2459
|
+
}
|
|
2460
|
+
|
|
2461
|
+
class CreateDomainNameAccessAssociationCommand extends command(_ep0, _mw0, "CreateDomainNameAccessAssociation", CreateDomainNameAccessAssociation$) {
|
|
2462
|
+
}
|
|
2463
|
+
|
|
2464
|
+
class CreateDomainNameCommand extends command(_ep0, _mw0, "CreateDomainName", CreateDomainName$) {
|
|
2465
|
+
}
|
|
2466
|
+
|
|
2467
|
+
class CreateModelCommand extends command(_ep0, _mw0, "CreateModel", CreateModel$) {
|
|
2468
|
+
}
|
|
2469
|
+
|
|
2470
|
+
class CreateRequestValidatorCommand extends command(_ep0, _mw0, "CreateRequestValidator", CreateRequestValidator$) {
|
|
2471
|
+
}
|
|
2472
|
+
|
|
2473
|
+
class CreateResourceCommand extends command(_ep0, _mw0, "CreateResource", CreateResource$) {
|
|
2474
|
+
}
|
|
2475
|
+
|
|
2476
|
+
class CreateRestApiCommand extends command(_ep0, _mw0, "CreateRestApi", CreateRestApi$) {
|
|
2477
|
+
}
|
|
2478
|
+
|
|
2479
|
+
class CreateStageCommand extends command(_ep0, _mw0, "CreateStage", CreateStage$) {
|
|
2480
|
+
}
|
|
2481
|
+
|
|
2482
|
+
class CreateUsagePlanCommand extends command(_ep0, _mw0, "CreateUsagePlan", CreateUsagePlan$) {
|
|
2483
|
+
}
|
|
2484
|
+
|
|
2485
|
+
class CreateUsagePlanKeyCommand extends command(_ep0, _mw0, "CreateUsagePlanKey", CreateUsagePlanKey$) {
|
|
2486
|
+
}
|
|
2487
|
+
|
|
2488
|
+
class CreateVpcLinkCommand extends command(_ep0, _mw0, "CreateVpcLink", CreateVpcLink$) {
|
|
2489
|
+
}
|
|
2490
|
+
|
|
2491
|
+
class DeleteApiKeyCommand extends command(_ep0, _mw0, "DeleteApiKey", DeleteApiKey$) {
|
|
2492
|
+
}
|
|
2493
|
+
|
|
2494
|
+
class DeleteAuthorizerCommand extends command(_ep0, _mw0, "DeleteAuthorizer", DeleteAuthorizer$) {
|
|
2495
|
+
}
|
|
2496
|
+
|
|
2497
|
+
class DeleteBasePathMappingCommand extends command(_ep0, _mw0, "DeleteBasePathMapping", DeleteBasePathMapping$) {
|
|
2498
|
+
}
|
|
2499
|
+
|
|
2500
|
+
class DeleteClientCertificateCommand extends command(_ep0, _mw0, "DeleteClientCertificate", DeleteClientCertificate$) {
|
|
2501
|
+
}
|
|
2502
|
+
|
|
2503
|
+
class DeleteDeploymentCommand extends command(_ep0, _mw0, "DeleteDeployment", DeleteDeployment$) {
|
|
2504
|
+
}
|
|
2505
|
+
|
|
2506
|
+
class DeleteDocumentationPartCommand extends command(_ep0, _mw0, "DeleteDocumentationPart", DeleteDocumentationPart$) {
|
|
2507
|
+
}
|
|
2508
|
+
|
|
2509
|
+
class DeleteDocumentationVersionCommand extends command(_ep0, _mw0, "DeleteDocumentationVersion", DeleteDocumentationVersion$) {
|
|
2510
|
+
}
|
|
2511
|
+
|
|
2512
|
+
class DeleteDomainNameAccessAssociationCommand extends command(_ep0, _mw0, "DeleteDomainNameAccessAssociation", DeleteDomainNameAccessAssociation$) {
|
|
2513
|
+
}
|
|
2514
|
+
|
|
2515
|
+
class DeleteDomainNameCommand extends command(_ep0, _mw0, "DeleteDomainName", DeleteDomainName$) {
|
|
2516
|
+
}
|
|
2517
|
+
|
|
2518
|
+
class DeleteGatewayResponseCommand extends command(_ep0, _mw0, "DeleteGatewayResponse", DeleteGatewayResponse$) {
|
|
2519
|
+
}
|
|
2520
|
+
|
|
2521
|
+
class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
|
|
2522
|
+
}
|
|
2523
|
+
|
|
2524
|
+
class DeleteIntegrationResponseCommand extends command(_ep0, _mw0, "DeleteIntegrationResponse", DeleteIntegrationResponse$) {
|
|
2525
|
+
}
|
|
2526
|
+
|
|
2527
|
+
class DeleteMethodCommand extends command(_ep0, _mw0, "DeleteMethod", DeleteMethod$) {
|
|
2528
|
+
}
|
|
2529
|
+
|
|
2530
|
+
class DeleteMethodResponseCommand extends command(_ep0, _mw0, "DeleteMethodResponse", DeleteMethodResponse$) {
|
|
2531
|
+
}
|
|
2532
|
+
|
|
2533
|
+
class DeleteModelCommand extends command(_ep0, _mw0, "DeleteModel", DeleteModel$) {
|
|
2534
|
+
}
|
|
2535
|
+
|
|
2536
|
+
class DeleteRequestValidatorCommand extends command(_ep0, _mw0, "DeleteRequestValidator", DeleteRequestValidator$) {
|
|
2537
|
+
}
|
|
2538
|
+
|
|
2539
|
+
class DeleteResourceCommand extends command(_ep0, _mw0, "DeleteResource", DeleteResource$) {
|
|
2540
|
+
}
|
|
2541
|
+
|
|
2542
|
+
class DeleteRestApiCommand extends command(_ep0, _mw0, "DeleteRestApi", DeleteRestApi$) {
|
|
2543
|
+
}
|
|
2544
|
+
|
|
2545
|
+
class DeleteStageCommand extends command(_ep0, _mw0, "DeleteStage", DeleteStage$) {
|
|
2546
|
+
}
|
|
2547
|
+
|
|
2548
|
+
class DeleteUsagePlanCommand extends command(_ep0, _mw0, "DeleteUsagePlan", DeleteUsagePlan$) {
|
|
2549
|
+
}
|
|
2550
|
+
|
|
2551
|
+
class DeleteUsagePlanKeyCommand extends command(_ep0, _mw0, "DeleteUsagePlanKey", DeleteUsagePlanKey$) {
|
|
2552
|
+
}
|
|
2553
|
+
|
|
2554
|
+
class DeleteVpcLinkCommand extends command(_ep0, _mw0, "DeleteVpcLink", DeleteVpcLink$) {
|
|
2555
|
+
}
|
|
2556
|
+
|
|
2557
|
+
class FlushStageAuthorizersCacheCommand extends command(_ep0, _mw0, "FlushStageAuthorizersCache", FlushStageAuthorizersCache$) {
|
|
2558
|
+
}
|
|
2559
|
+
|
|
2560
|
+
class FlushStageCacheCommand extends command(_ep0, _mw0, "FlushStageCache", FlushStageCache$) {
|
|
2561
|
+
}
|
|
2562
|
+
|
|
2563
|
+
class GenerateClientCertificateCommand extends command(_ep0, _mw0, "GenerateClientCertificate", GenerateClientCertificate$) {
|
|
2564
|
+
}
|
|
2565
|
+
|
|
2566
|
+
class GetAccountCommand extends command(_ep0, _mw0, "GetAccount", GetAccount$) {
|
|
2567
|
+
}
|
|
2568
|
+
|
|
2569
|
+
class GetApiKeyCommand extends command(_ep0, _mw0, "GetApiKey", GetApiKey$) {
|
|
2570
|
+
}
|
|
2571
|
+
|
|
2572
|
+
class GetApiKeysCommand extends command(_ep0, _mw0, "GetApiKeys", GetApiKeys$) {
|
|
2573
|
+
}
|
|
2574
|
+
|
|
2575
|
+
class GetAuthorizerCommand extends command(_ep0, _mw0, "GetAuthorizer", GetAuthorizer$) {
|
|
2576
|
+
}
|
|
2577
|
+
|
|
2578
|
+
class GetAuthorizersCommand extends command(_ep0, _mw0, "GetAuthorizers", GetAuthorizers$) {
|
|
2579
|
+
}
|
|
2580
|
+
|
|
2581
|
+
class GetBasePathMappingCommand extends command(_ep0, _mw0, "GetBasePathMapping", GetBasePathMapping$) {
|
|
2582
|
+
}
|
|
2583
|
+
|
|
2584
|
+
class GetBasePathMappingsCommand extends command(_ep0, _mw0, "GetBasePathMappings", GetBasePathMappings$) {
|
|
2585
|
+
}
|
|
2586
|
+
|
|
2587
|
+
class GetClientCertificateCommand extends command(_ep0, _mw0, "GetClientCertificate", GetClientCertificate$) {
|
|
2588
|
+
}
|
|
2589
|
+
|
|
2590
|
+
class GetClientCertificatesCommand extends command(_ep0, _mw0, "GetClientCertificates", GetClientCertificates$) {
|
|
2591
|
+
}
|
|
2592
|
+
|
|
2593
|
+
class GetDeploymentCommand extends command(_ep0, _mw0, "GetDeployment", GetDeployment$) {
|
|
2594
|
+
}
|
|
2595
|
+
|
|
2596
|
+
class GetDeploymentsCommand extends command(_ep0, _mw0, "GetDeployments", GetDeployments$) {
|
|
2597
|
+
}
|
|
2598
|
+
|
|
2599
|
+
class GetDocumentationPartCommand extends command(_ep0, _mw0, "GetDocumentationPart", GetDocumentationPart$) {
|
|
2600
|
+
}
|
|
2601
|
+
|
|
2602
|
+
class GetDocumentationPartsCommand extends command(_ep0, _mw0, "GetDocumentationParts", GetDocumentationParts$) {
|
|
2603
|
+
}
|
|
2604
|
+
|
|
2605
|
+
class GetDocumentationVersionCommand extends command(_ep0, _mw0, "GetDocumentationVersion", GetDocumentationVersion$) {
|
|
2606
|
+
}
|
|
2607
|
+
|
|
2608
|
+
class GetDocumentationVersionsCommand extends command(_ep0, _mw0, "GetDocumentationVersions", GetDocumentationVersions$) {
|
|
2609
|
+
}
|
|
2610
|
+
|
|
2611
|
+
class GetDomainNameAccessAssociationsCommand extends command(_ep0, _mw0, "GetDomainNameAccessAssociations", GetDomainNameAccessAssociations$) {
|
|
2612
|
+
}
|
|
2613
|
+
|
|
2614
|
+
class GetDomainNameCommand extends command(_ep0, _mw0, "GetDomainName", GetDomainName$) {
|
|
2615
|
+
}
|
|
2616
|
+
|
|
2617
|
+
class GetDomainNamesCommand extends command(_ep0, _mw0, "GetDomainNames", GetDomainNames$) {
|
|
2618
|
+
}
|
|
2619
|
+
|
|
2620
|
+
class GetExportCommand extends command(_ep0, _mw0, "GetExport", GetExport$) {
|
|
2621
|
+
}
|
|
2622
|
+
|
|
2623
|
+
class GetGatewayResponseCommand extends command(_ep0, _mw0, "GetGatewayResponse", GetGatewayResponse$) {
|
|
2624
|
+
}
|
|
2625
|
+
|
|
2626
|
+
class GetGatewayResponsesCommand extends command(_ep0, _mw0, "GetGatewayResponses", GetGatewayResponses$) {
|
|
2627
|
+
}
|
|
2628
|
+
|
|
2629
|
+
class GetIntegrationCommand extends command(_ep0, _mw0, "GetIntegration", GetIntegration$) {
|
|
2630
|
+
}
|
|
2631
|
+
|
|
2632
|
+
class GetIntegrationResponseCommand extends command(_ep0, _mw0, "GetIntegrationResponse", GetIntegrationResponse$) {
|
|
2633
|
+
}
|
|
2634
|
+
|
|
2635
|
+
class GetMethodCommand extends command(_ep0, _mw0, "GetMethod", GetMethod$) {
|
|
2636
|
+
}
|
|
2637
|
+
|
|
2638
|
+
class GetMethodResponseCommand extends command(_ep0, _mw0, "GetMethodResponse", GetMethodResponse$) {
|
|
2639
|
+
}
|
|
2640
|
+
|
|
2641
|
+
class GetModelCommand extends command(_ep0, _mw0, "GetModel", GetModel$) {
|
|
2642
|
+
}
|
|
2643
|
+
|
|
2644
|
+
class GetModelsCommand extends command(_ep0, _mw0, "GetModels", GetModels$) {
|
|
2645
|
+
}
|
|
2646
|
+
|
|
2647
|
+
class GetModelTemplateCommand extends command(_ep0, _mw0, "GetModelTemplate", GetModelTemplate$) {
|
|
2648
|
+
}
|
|
2649
|
+
|
|
2650
|
+
class GetRequestValidatorCommand extends command(_ep0, _mw0, "GetRequestValidator", GetRequestValidator$) {
|
|
2651
|
+
}
|
|
2652
|
+
|
|
2653
|
+
class GetRequestValidatorsCommand extends command(_ep0, _mw0, "GetRequestValidators", GetRequestValidators$) {
|
|
2654
|
+
}
|
|
2655
|
+
|
|
2656
|
+
class GetResourceCommand extends command(_ep0, _mw0, "GetResource", GetResource$) {
|
|
2657
|
+
}
|
|
2658
|
+
|
|
2659
|
+
class GetResourcesCommand extends command(_ep0, _mw0, "GetResources", GetResources$) {
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2662
|
+
class GetRestApiCommand extends command(_ep0, _mw0, "GetRestApi", GetRestApi$) {
|
|
2663
|
+
}
|
|
2664
|
+
|
|
2665
|
+
class GetRestApisCommand extends command(_ep0, _mw0, "GetRestApis", GetRestApis$) {
|
|
2666
|
+
}
|
|
2667
|
+
|
|
2668
|
+
class GetSdkCommand extends command(_ep0, _mw0, "GetSdk", GetSdk$) {
|
|
2669
|
+
}
|
|
2670
|
+
|
|
2671
|
+
class GetSdkTypeCommand extends command(_ep0, _mw0, "GetSdkType", GetSdkType$) {
|
|
2672
|
+
}
|
|
2673
|
+
|
|
2674
|
+
class GetSdkTypesCommand extends command(_ep0, _mw0, "GetSdkTypes", GetSdkTypes$) {
|
|
2675
|
+
}
|
|
2676
|
+
|
|
2677
|
+
class GetStageCommand extends command(_ep0, _mw0, "GetStage", GetStage$) {
|
|
2678
|
+
}
|
|
2679
|
+
|
|
2680
|
+
class GetStagesCommand extends command(_ep0, _mw0, "GetStages", GetStages$) {
|
|
2681
|
+
}
|
|
2682
|
+
|
|
2683
|
+
class GetTagsCommand extends command(_ep0, _mw0, "GetTags", GetTags$) {
|
|
2684
|
+
}
|
|
2685
|
+
|
|
2686
|
+
class GetUsageCommand extends command(_ep0, _mw0, "GetUsage", GetUsage$) {
|
|
2687
|
+
}
|
|
2688
|
+
|
|
2689
|
+
class GetUsagePlanCommand extends command(_ep0, _mw0, "GetUsagePlan", GetUsagePlan$) {
|
|
2690
|
+
}
|
|
2691
|
+
|
|
2692
|
+
class GetUsagePlanKeyCommand extends command(_ep0, _mw0, "GetUsagePlanKey", GetUsagePlanKey$) {
|
|
2693
|
+
}
|
|
2694
|
+
|
|
2695
|
+
class GetUsagePlanKeysCommand extends command(_ep0, _mw0, "GetUsagePlanKeys", GetUsagePlanKeys$) {
|
|
2696
|
+
}
|
|
2697
|
+
|
|
2698
|
+
class GetUsagePlansCommand extends command(_ep0, _mw0, "GetUsagePlans", GetUsagePlans$) {
|
|
2699
|
+
}
|
|
2700
|
+
|
|
2701
|
+
class GetVpcLinkCommand extends command(_ep0, _mw0, "GetVpcLink", GetVpcLink$) {
|
|
2702
|
+
}
|
|
2703
|
+
|
|
2704
|
+
class GetVpcLinksCommand extends command(_ep0, _mw0, "GetVpcLinks", GetVpcLinks$) {
|
|
2705
|
+
}
|
|
2706
|
+
|
|
2707
|
+
class ImportApiKeysCommand extends command(_ep0, _mw0, "ImportApiKeys", ImportApiKeys$) {
|
|
2708
|
+
}
|
|
2709
|
+
|
|
2710
|
+
class ImportDocumentationPartsCommand extends command(_ep0, _mw0, "ImportDocumentationParts", ImportDocumentationParts$) {
|
|
2711
|
+
}
|
|
2712
|
+
|
|
2713
|
+
class ImportRestApiCommand extends command(_ep0, _mw0, "ImportRestApi", ImportRestApi$) {
|
|
2714
|
+
}
|
|
2715
|
+
|
|
2716
|
+
class PutGatewayResponseCommand extends command(_ep0, _mw0, "PutGatewayResponse", PutGatewayResponse$) {
|
|
2717
|
+
}
|
|
2718
|
+
|
|
2719
|
+
class PutIntegrationCommand extends command(_ep0, _mw0, "PutIntegration", PutIntegration$) {
|
|
2720
|
+
}
|
|
2721
|
+
|
|
2722
|
+
class PutIntegrationResponseCommand extends command(_ep0, _mw0, "PutIntegrationResponse", PutIntegrationResponse$) {
|
|
2723
|
+
}
|
|
2724
|
+
|
|
2725
|
+
class PutMethodCommand extends command(_ep0, _mw0, "PutMethod", PutMethod$) {
|
|
2726
|
+
}
|
|
2727
|
+
|
|
2728
|
+
class PutMethodResponseCommand extends command(_ep0, _mw0, "PutMethodResponse", PutMethodResponse$) {
|
|
2729
|
+
}
|
|
2730
|
+
|
|
2731
|
+
class PutRestApiCommand extends command(_ep0, _mw0, "PutRestApi", PutRestApi$) {
|
|
2732
|
+
}
|
|
2733
|
+
|
|
2734
|
+
class RejectDomainNameAccessAssociationCommand extends command(_ep0, _mw0, "RejectDomainNameAccessAssociation", RejectDomainNameAccessAssociation$) {
|
|
2735
|
+
}
|
|
2736
|
+
|
|
2737
|
+
class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
|
|
2738
|
+
}
|
|
2739
|
+
|
|
2740
|
+
class TestInvokeAuthorizerCommand extends command(_ep0, _mw0, "TestInvokeAuthorizer", TestInvokeAuthorizer$) {
|
|
2741
|
+
}
|
|
2742
|
+
|
|
2743
|
+
class TestInvokeMethodCommand extends command(_ep0, _mw0, "TestInvokeMethod", TestInvokeMethod$) {
|
|
2744
|
+
}
|
|
2745
|
+
|
|
2746
|
+
class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
|
|
2747
|
+
}
|
|
2748
|
+
|
|
2749
|
+
class UpdateAccountCommand extends command(_ep0, _mw0, "UpdateAccount", UpdateAccount$) {
|
|
2750
|
+
}
|
|
2751
|
+
|
|
2752
|
+
class UpdateApiKeyCommand extends command(_ep0, _mw0, "UpdateApiKey", UpdateApiKey$) {
|
|
2753
|
+
}
|
|
2754
|
+
|
|
2755
|
+
class UpdateAuthorizerCommand extends command(_ep0, _mw0, "UpdateAuthorizer", UpdateAuthorizer$) {
|
|
2756
|
+
}
|
|
2757
|
+
|
|
2758
|
+
class UpdateBasePathMappingCommand extends command(_ep0, _mw0, "UpdateBasePathMapping", UpdateBasePathMapping$) {
|
|
2759
|
+
}
|
|
2760
|
+
|
|
2761
|
+
class UpdateClientCertificateCommand extends command(_ep0, _mw0, "UpdateClientCertificate", UpdateClientCertificate$) {
|
|
2762
|
+
}
|
|
2763
|
+
|
|
2764
|
+
class UpdateDeploymentCommand extends command(_ep0, _mw0, "UpdateDeployment", UpdateDeployment$) {
|
|
2765
|
+
}
|
|
2766
|
+
|
|
2767
|
+
class UpdateDocumentationPartCommand extends command(_ep0, _mw0, "UpdateDocumentationPart", UpdateDocumentationPart$) {
|
|
2768
|
+
}
|
|
2769
|
+
|
|
2770
|
+
class UpdateDocumentationVersionCommand extends command(_ep0, _mw0, "UpdateDocumentationVersion", UpdateDocumentationVersion$) {
|
|
2771
|
+
}
|
|
2772
|
+
|
|
2773
|
+
class UpdateDomainNameCommand extends command(_ep0, _mw0, "UpdateDomainName", UpdateDomainName$) {
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2776
|
+
class UpdateGatewayResponseCommand extends command(_ep0, _mw0, "UpdateGatewayResponse", UpdateGatewayResponse$) {
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2779
|
+
class UpdateIntegrationCommand extends command(_ep0, _mw0, "UpdateIntegration", UpdateIntegration$) {
|
|
2780
|
+
}
|
|
2781
|
+
|
|
2782
|
+
class UpdateIntegrationResponseCommand extends command(_ep0, _mw0, "UpdateIntegrationResponse", UpdateIntegrationResponse$) {
|
|
2783
|
+
}
|
|
2784
|
+
|
|
2785
|
+
class UpdateMethodCommand extends command(_ep0, _mw0, "UpdateMethod", UpdateMethod$) {
|
|
2786
|
+
}
|
|
2787
|
+
|
|
2788
|
+
class UpdateMethodResponseCommand extends command(_ep0, _mw0, "UpdateMethodResponse", UpdateMethodResponse$) {
|
|
2789
|
+
}
|
|
2790
|
+
|
|
2791
|
+
class UpdateModelCommand extends command(_ep0, _mw0, "UpdateModel", UpdateModel$) {
|
|
2792
|
+
}
|
|
2793
|
+
|
|
2794
|
+
class UpdateRequestValidatorCommand extends command(_ep0, _mw0, "UpdateRequestValidator", UpdateRequestValidator$) {
|
|
2795
|
+
}
|
|
2796
|
+
|
|
2797
|
+
class UpdateResourceCommand extends command(_ep0, _mw0, "UpdateResource", UpdateResource$) {
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
class UpdateRestApiCommand extends command(_ep0, _mw0, "UpdateRestApi", UpdateRestApi$) {
|
|
2801
|
+
}
|
|
2802
|
+
|
|
2803
|
+
class UpdateStageCommand extends command(_ep0, _mw0, "UpdateStage", UpdateStage$) {
|
|
2804
|
+
}
|
|
2805
|
+
|
|
2806
|
+
class UpdateUsageCommand extends command(_ep0, _mw0, "UpdateUsage", UpdateUsage$) {
|
|
2807
|
+
}
|
|
2808
|
+
|
|
2809
|
+
class UpdateUsagePlanCommand extends command(_ep0, _mw0, "UpdateUsagePlan", UpdateUsagePlan$) {
|
|
2810
|
+
}
|
|
2811
|
+
|
|
2812
|
+
class UpdateVpcLinkCommand extends command(_ep0, _mw0, "UpdateVpcLink", UpdateVpcLink$) {
|
|
3924
2813
|
}
|
|
3925
2814
|
|
|
3926
2815
|
const paginateGetApiKeys = createPaginator(APIGatewayClient, GetApiKeysCommand, "position", "position", "limit");
|