@aws-sdk/client-api-gateway 3.1077.0 → 3.1078.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
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { GetUsagePlanKeyRequest, UsagePlanKey } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetUsagePlanKeyCommandInput extends GetUsagePlanKeyRequest {
|
|
|
22
19
|
export interface GetUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetUsagePlanKeyCommand_base: {
|
|
25
|
-
new (input: GetUsagePlanKeyCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetUsagePlanKeyCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetUsagePlanKeyCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetUsagePlanKeyCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a usage plan key of a given key identifier.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { GetUsagePlanKeysRequest, UsagePlanKeys } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetUsagePlanKeysCommandInput extends GetUsagePlanKeysRequest {
|
|
|
22
19
|
export interface GetUsagePlanKeysCommandOutput extends UsagePlanKeys, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetUsagePlanKeysCommand_base: {
|
|
25
|
-
new (input: GetUsagePlanKeysCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetUsagePlanKeysCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetUsagePlanKeysCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetUsagePlanKeysCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets all the usage plan keys representing the API keys added to a specified usage plan.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { GetUsagePlansRequest, UsagePlans } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetUsagePlansCommandInput extends GetUsagePlansRequest {
|
|
|
22
19
|
export interface GetUsagePlansCommandOutput extends UsagePlans, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetUsagePlansCommand_base: {
|
|
25
|
-
new (input: GetUsagePlansCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [GetUsagePlansCommandInput]): import("@smithy/core/client").CommandImpl<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetUsagePlansCommandInput): import("@smithy/core/client").CommandImpl<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [GetUsagePlansCommandInput]): import("@smithy/core/client").CommandImpl<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets all the usage plans of the caller's account.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { GetVpcLinkRequest, VpcLink } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetVpcLinkCommandInput extends GetVpcLinkRequest {
|
|
|
22
19
|
export interface GetVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetVpcLinkCommand_base: {
|
|
25
|
-
new (input: GetVpcLinkCommandInput): import("@smithy/core/client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: GetVpcLinkCommandInput): import("@smithy/core/client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetVpcLinkCommandInput): import("@smithy/core/client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: GetVpcLinkCommandInput): import("@smithy/core/client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets a specified VPC link under the caller's account in a region.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { GetVpcLinksRequest, VpcLinks } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface GetVpcLinksCommandInput extends GetVpcLinksRequest {
|
|
|
22
19
|
export interface GetVpcLinksCommandOutput extends VpcLinks, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const GetVpcLinksCommand_base: {
|
|
25
|
-
new (input: GetVpcLinksCommandInput): import("@smithy/core/client").CommandImpl<GetVpcLinksCommandInput, GetVpcLinksCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [GetVpcLinksCommandInput]): import("@smithy/core/client").CommandImpl<GetVpcLinksCommandInput, GetVpcLinksCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: GetVpcLinksCommandInput): import("@smithy/core/client").CommandImpl<GetVpcLinksCommandInput, GetVpcLinksCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [GetVpcLinksCommandInput]): import("@smithy/core/client").CommandImpl<GetVpcLinksCommandInput, GetVpcLinksCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Gets the VpcLinks collection under the caller's account in a selected region.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { BlobPayloadInputTypes, MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { ApiKeyIds, ImportApiKeysRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*/
|
|
@@ -28,11 +25,9 @@ export interface ImportApiKeysCommandInput extends ImportApiKeysCommandInputType
|
|
|
28
25
|
export interface ImportApiKeysCommandOutput extends ApiKeyIds, __MetadataBearer {
|
|
29
26
|
}
|
|
30
27
|
declare const ImportApiKeysCommand_base: {
|
|
31
|
-
new (input: ImportApiKeysCommandInput): import("@smithy/core/client").CommandImpl<ImportApiKeysCommandInput, ImportApiKeysCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
-
new (input: ImportApiKeysCommandInput): import("@smithy/core/client").CommandImpl<ImportApiKeysCommandInput, ImportApiKeysCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
28
|
+
new (input: ImportApiKeysCommandInput): import("@smithy/core/client").CommandImpl<ImportApiKeysCommandInput, ImportApiKeysCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
29
|
+
new (input: ImportApiKeysCommandInput): import("@smithy/core/client").CommandImpl<ImportApiKeysCommandInput, ImportApiKeysCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
31
|
};
|
|
37
32
|
/**
|
|
38
33
|
* <p>Import API keys from an external source, such as a CSV-formatted file.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { BlobPayloadInputTypes, MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { DocumentationPartIds, ImportDocumentationPartsRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*/
|
|
@@ -28,11 +25,9 @@ export interface ImportDocumentationPartsCommandInput extends ImportDocumentatio
|
|
|
28
25
|
export interface ImportDocumentationPartsCommandOutput extends DocumentationPartIds, __MetadataBearer {
|
|
29
26
|
}
|
|
30
27
|
declare const ImportDocumentationPartsCommand_base: {
|
|
31
|
-
new (input: ImportDocumentationPartsCommandInput): import("@smithy/core/client").CommandImpl<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
-
new (input: ImportDocumentationPartsCommandInput): import("@smithy/core/client").CommandImpl<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
28
|
+
new (input: ImportDocumentationPartsCommandInput): import("@smithy/core/client").CommandImpl<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
29
|
+
new (input: ImportDocumentationPartsCommandInput): import("@smithy/core/client").CommandImpl<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
31
|
};
|
|
37
32
|
/**
|
|
38
33
|
* <p>Imports documentation parts</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { BlobPayloadInputTypes, MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { ImportRestApiRequest, RestApi } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*/
|
|
@@ -28,11 +25,9 @@ export interface ImportRestApiCommandInput extends ImportRestApiCommandInputType
|
|
|
28
25
|
export interface ImportRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
29
26
|
}
|
|
30
27
|
declare const ImportRestApiCommand_base: {
|
|
31
|
-
new (input: ImportRestApiCommandInput): import("@smithy/core/client").CommandImpl<ImportRestApiCommandInput, ImportRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
-
new (input: ImportRestApiCommandInput): import("@smithy/core/client").CommandImpl<ImportRestApiCommandInput, ImportRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
28
|
+
new (input: ImportRestApiCommandInput): import("@smithy/core/client").CommandImpl<ImportRestApiCommandInput, ImportRestApiCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
29
|
+
new (input: ImportRestApiCommandInput): import("@smithy/core/client").CommandImpl<ImportRestApiCommandInput, ImportRestApiCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
31
|
};
|
|
37
32
|
/**
|
|
38
33
|
* <p>A feature of the API Gateway control service for creating a new API from an external API definition file.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { GatewayResponse, PutGatewayResponseRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutGatewayResponseCommandInput extends PutGatewayResponseReques
|
|
|
22
19
|
export interface PutGatewayResponseCommandOutput extends GatewayResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutGatewayResponseCommand_base: {
|
|
25
|
-
new (input: PutGatewayResponseCommandInput): import("@smithy/core/client").CommandImpl<PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutGatewayResponseCommandInput): import("@smithy/core/client").CommandImpl<PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutGatewayResponseCommandInput): import("@smithy/core/client").CommandImpl<PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutGatewayResponseCommandInput): import("@smithy/core/client").CommandImpl<PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { Integration, PutIntegrationRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutIntegrationCommandInput extends PutIntegrationRequest {
|
|
|
22
19
|
export interface PutIntegrationCommandOutput extends Integration, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutIntegrationCommand_base: {
|
|
25
|
-
new (input: PutIntegrationCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutIntegrationCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutIntegrationCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutIntegrationCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Sets up a method's integration.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { IntegrationResponse, PutIntegrationResponseRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutIntegrationResponseCommandInput extends PutIntegrationRespon
|
|
|
22
19
|
export interface PutIntegrationResponseCommandOutput extends IntegrationResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutIntegrationResponseCommand_base: {
|
|
25
|
-
new (input: PutIntegrationResponseCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutIntegrationResponseCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutIntegrationResponseCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutIntegrationResponseCommandInput): import("@smithy/core/client").CommandImpl<PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Represents a put integration.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { Method, PutMethodRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutMethodCommandInput extends PutMethodRequest {
|
|
|
22
19
|
export interface PutMethodCommandOutput extends Method, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutMethodCommand_base: {
|
|
25
|
-
new (input: PutMethodCommandInput): import("@smithy/core/client").CommandImpl<PutMethodCommandInput, PutMethodCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutMethodCommandInput): import("@smithy/core/client").CommandImpl<PutMethodCommandInput, PutMethodCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutMethodCommandInput): import("@smithy/core/client").CommandImpl<PutMethodCommandInput, PutMethodCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutMethodCommandInput): import("@smithy/core/client").CommandImpl<PutMethodCommandInput, PutMethodCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Add a method to an existing Resource resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { MethodResponse, PutMethodResponseRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface PutMethodResponseCommandInput extends PutMethodResponseRequest
|
|
|
22
19
|
export interface PutMethodResponseCommandOutput extends MethodResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const PutMethodResponseCommand_base: {
|
|
25
|
-
new (input: PutMethodResponseCommandInput): import("@smithy/core/client").CommandImpl<PutMethodResponseCommandInput, PutMethodResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: PutMethodResponseCommandInput): import("@smithy/core/client").CommandImpl<PutMethodResponseCommandInput, PutMethodResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: PutMethodResponseCommandInput): import("@smithy/core/client").CommandImpl<PutMethodResponseCommandInput, PutMethodResponseCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: PutMethodResponseCommandInput): import("@smithy/core/client").CommandImpl<PutMethodResponseCommandInput, PutMethodResponseCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds a MethodResponse to an existing Method resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { BlobPayloadInputTypes, MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { PutRestApiRequest, RestApi } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*/
|
|
@@ -28,11 +25,9 @@ export interface PutRestApiCommandInput extends PutRestApiCommandInputType {
|
|
|
28
25
|
export interface PutRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
29
26
|
}
|
|
30
27
|
declare const PutRestApiCommand_base: {
|
|
31
|
-
new (input: PutRestApiCommandInput): import("@smithy/core/client").CommandImpl<PutRestApiCommandInput, PutRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
|
-
new (input: PutRestApiCommandInput): import("@smithy/core/client").CommandImpl<PutRestApiCommandInput, PutRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
34
|
-
[x: string]: unknown;
|
|
35
|
-
};
|
|
28
|
+
new (input: PutRestApiCommandInput): import("@smithy/core/client").CommandImpl<PutRestApiCommandInput, PutRestApiCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
29
|
+
new (input: PutRestApiCommandInput): import("@smithy/core/client").CommandImpl<PutRestApiCommandInput, PutRestApiCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
30
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
36
31
|
};
|
|
37
32
|
/**
|
|
38
33
|
* <p>A feature of the API Gateway control service for updating an existing API with an input of external API definitions.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { RejectDomainNameAccessAssociationRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface RejectDomainNameAccessAssociationCommandInput extends RejectDom
|
|
|
22
19
|
export interface RejectDomainNameAccessAssociationCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const RejectDomainNameAccessAssociationCommand_base: {
|
|
25
|
-
new (input: RejectDomainNameAccessAssociationCommandInput): import("@smithy/core/client").CommandImpl<RejectDomainNameAccessAssociationCommandInput, RejectDomainNameAccessAssociationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: RejectDomainNameAccessAssociationCommandInput): import("@smithy/core/client").CommandImpl<RejectDomainNameAccessAssociationCommandInput, RejectDomainNameAccessAssociationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: RejectDomainNameAccessAssociationCommandInput): import("@smithy/core/client").CommandImpl<RejectDomainNameAccessAssociationCommandInput, RejectDomainNameAccessAssociationCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: RejectDomainNameAccessAssociationCommandInput): import("@smithy/core/client").CommandImpl<RejectDomainNameAccessAssociationCommandInput, RejectDomainNameAccessAssociationCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Rejects a domain name access association with a private custom domain name.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { TagResourceRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
19
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Adds or updates a tag on a given resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { TestInvokeAuthorizerRequest, TestInvokeAuthorizerResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TestInvokeAuthorizerCommandInput extends TestInvokeAuthorizerRe
|
|
|
22
19
|
export interface TestInvokeAuthorizerCommandOutput extends TestInvokeAuthorizerResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TestInvokeAuthorizerCommand_base: {
|
|
25
|
-
new (input: TestInvokeAuthorizerCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TestInvokeAuthorizerCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TestInvokeAuthorizerCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TestInvokeAuthorizerCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { TestInvokeMethodRequest, TestInvokeMethodResponse } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface TestInvokeMethodCommandInput extends TestInvokeMethodRequest {
|
|
|
22
19
|
export interface TestInvokeMethodCommandOutput extends TestInvokeMethodResponse, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const TestInvokeMethodCommand_base: {
|
|
25
|
-
new (input: TestInvokeMethodCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: TestInvokeMethodCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: TestInvokeMethodCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: TestInvokeMethodCommandInput): import("@smithy/core/client").CommandImpl<TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { UntagResourceRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
19
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Removes a tag from a given resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { Account, UpdateAccountRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateAccountCommandInput extends UpdateAccountRequest {
|
|
|
22
19
|
export interface UpdateAccountCommandOutput extends Account, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateAccountCommand_base: {
|
|
25
|
-
new (input: UpdateAccountCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountCommandInput, UpdateAccountCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [UpdateAccountCommandInput]): import("@smithy/core/client").CommandImpl<UpdateAccountCommandInput, UpdateAccountCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateAccountCommandInput): import("@smithy/core/client").CommandImpl<UpdateAccountCommandInput, UpdateAccountCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [UpdateAccountCommandInput]): import("@smithy/core/client").CommandImpl<UpdateAccountCommandInput, UpdateAccountCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Changes information about the current Account resource.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
2
|
import type { ApiKey, UpdateApiKeyRequest } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface UpdateApiKeyCommandInput extends UpdateApiKeyRequest {
|
|
|
22
19
|
export interface UpdateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const UpdateApiKeyCommand_base: {
|
|
25
|
-
new (input: UpdateApiKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: UpdateApiKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: UpdateApiKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: UpdateApiKeyCommandInput): import("@smithy/core/client").CommandImpl<UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput, import("..").APIGatewayClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Changes information about an ApiKey resource.</p>
|