@aws-sdk/client-api-gateway 3.30.0 → 3.34.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/CHANGELOG.md +35 -0
- package/dist/cjs/APIGatewayClient.js +14 -14
- package/dist/cjs/APIGatewayClient.js.map +1 -1
- package/dist/cjs/commands/CreateApiKeyCommand.js +3 -3
- package/dist/cjs/commands/CreateApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/CreateAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/CreateAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/CreateBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/CreateBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDeploymentCommand.js +3 -3
- package/dist/cjs/commands/CreateDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/CreateDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDomainNameCommand.js +3 -3
- package/dist/cjs/commands/CreateDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/CreateModelCommand.js +3 -3
- package/dist/cjs/commands/CreateModelCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/CreateRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/CreateResourceCommand.js +3 -3
- package/dist/cjs/commands/CreateResourceCommand.js.map +1 -1
- package/dist/cjs/commands/CreateRestApiCommand.js +3 -3
- package/dist/cjs/commands/CreateRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/CreateStageCommand.js +3 -3
- package/dist/cjs/commands/CreateStageCommand.js.map +1 -1
- package/dist/cjs/commands/CreateUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/CreateUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/CreateUsagePlanKeyCommand.js +3 -3
- package/dist/cjs/commands/CreateUsagePlanKeyCommand.js.map +1 -1
- package/dist/cjs/commands/CreateVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/CreateVpcLinkCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteApiKeyCommand.js +3 -3
- package/dist/cjs/commands/DeleteApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/DeleteAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/DeleteBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/DeleteClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDeploymentCommand.js +3 -3
- package/dist/cjs/commands/DeleteDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/DeleteDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDomainNameCommand.js +3 -3
- package/dist/cjs/commands/DeleteDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/DeleteGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteIntegrationCommand.js +3 -3
- package/dist/cjs/commands/DeleteIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/DeleteIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMethodCommand.js +3 -3
- package/dist/cjs/commands/DeleteMethodCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/DeleteMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteModelCommand.js +3 -3
- package/dist/cjs/commands/DeleteModelCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/DeleteRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteResourceCommand.js +3 -3
- package/dist/cjs/commands/DeleteResourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRestApiCommand.js +3 -3
- package/dist/cjs/commands/DeleteRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteStageCommand.js +3 -3
- package/dist/cjs/commands/DeleteStageCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/DeleteUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteUsagePlanKeyCommand.js +3 -3
- package/dist/cjs/commands/DeleteUsagePlanKeyCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/DeleteVpcLinkCommand.js.map +1 -1
- package/dist/cjs/commands/FlushStageAuthorizersCacheCommand.js +3 -3
- package/dist/cjs/commands/FlushStageAuthorizersCacheCommand.js.map +1 -1
- package/dist/cjs/commands/FlushStageCacheCommand.js +3 -3
- package/dist/cjs/commands/FlushStageCacheCommand.js.map +1 -1
- package/dist/cjs/commands/GenerateClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/GenerateClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/GetAccountCommand.js +3 -3
- package/dist/cjs/commands/GetAccountCommand.js.map +1 -1
- package/dist/cjs/commands/GetApiKeyCommand.js +3 -3
- package/dist/cjs/commands/GetApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/GetApiKeysCommand.js +3 -3
- package/dist/cjs/commands/GetApiKeysCommand.js.map +1 -1
- package/dist/cjs/commands/GetAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/GetAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/GetAuthorizersCommand.js +3 -3
- package/dist/cjs/commands/GetAuthorizersCommand.js.map +1 -1
- package/dist/cjs/commands/GetBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/GetBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/GetBasePathMappingsCommand.js +3 -3
- package/dist/cjs/commands/GetBasePathMappingsCommand.js.map +1 -1
- package/dist/cjs/commands/GetClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/GetClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/GetClientCertificatesCommand.js +3 -3
- package/dist/cjs/commands/GetClientCertificatesCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentsCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationPartsCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationPartsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetDocumentationVersionsCommand.js +3 -3
- package/dist/cjs/commands/GetDocumentationVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/GetDomainNameCommand.js +3 -3
- package/dist/cjs/commands/GetDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/GetDomainNamesCommand.js +3 -3
- package/dist/cjs/commands/GetDomainNamesCommand.js.map +1 -1
- package/dist/cjs/commands/GetExportCommand.js +3 -3
- package/dist/cjs/commands/GetExportCommand.js.map +1 -1
- package/dist/cjs/commands/GetGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/GetGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/GetGatewayResponsesCommand.js +3 -3
- package/dist/cjs/commands/GetGatewayResponsesCommand.js.map +1 -1
- package/dist/cjs/commands/GetIntegrationCommand.js +3 -3
- package/dist/cjs/commands/GetIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/GetIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/GetIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/GetMethodCommand.js +3 -3
- package/dist/cjs/commands/GetMethodCommand.js.map +1 -1
- package/dist/cjs/commands/GetMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/GetMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/GetModelCommand.js +3 -3
- package/dist/cjs/commands/GetModelCommand.js.map +1 -1
- package/dist/cjs/commands/GetModelTemplateCommand.js +3 -3
- package/dist/cjs/commands/GetModelTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/GetModelsCommand.js +3 -3
- package/dist/cjs/commands/GetModelsCommand.js.map +1 -1
- package/dist/cjs/commands/GetRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/GetRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/GetRequestValidatorsCommand.js +3 -3
- package/dist/cjs/commands/GetRequestValidatorsCommand.js.map +1 -1
- package/dist/cjs/commands/GetResourceCommand.js +3 -3
- package/dist/cjs/commands/GetResourceCommand.js.map +1 -1
- package/dist/cjs/commands/GetResourcesCommand.js +3 -3
- package/dist/cjs/commands/GetResourcesCommand.js.map +1 -1
- package/dist/cjs/commands/GetRestApiCommand.js +3 -3
- package/dist/cjs/commands/GetRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/GetRestApisCommand.js +3 -3
- package/dist/cjs/commands/GetRestApisCommand.js.map +1 -1
- package/dist/cjs/commands/GetSdkCommand.js +3 -3
- package/dist/cjs/commands/GetSdkCommand.js.map +1 -1
- package/dist/cjs/commands/GetSdkTypeCommand.js +3 -3
- package/dist/cjs/commands/GetSdkTypeCommand.js.map +1 -1
- package/dist/cjs/commands/GetSdkTypesCommand.js +3 -3
- package/dist/cjs/commands/GetSdkTypesCommand.js.map +1 -1
- package/dist/cjs/commands/GetStageCommand.js +3 -3
- package/dist/cjs/commands/GetStageCommand.js.map +1 -1
- package/dist/cjs/commands/GetStagesCommand.js +3 -3
- package/dist/cjs/commands/GetStagesCommand.js.map +1 -1
- package/dist/cjs/commands/GetTagsCommand.js +3 -3
- package/dist/cjs/commands/GetTagsCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsageCommand.js +3 -3
- package/dist/cjs/commands/GetUsageCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlanKeyCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlanKeyCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlanKeysCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlanKeysCommand.js.map +1 -1
- package/dist/cjs/commands/GetUsagePlansCommand.js +3 -3
- package/dist/cjs/commands/GetUsagePlansCommand.js.map +1 -1
- package/dist/cjs/commands/GetVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/GetVpcLinkCommand.js.map +1 -1
- package/dist/cjs/commands/GetVpcLinksCommand.js +3 -3
- package/dist/cjs/commands/GetVpcLinksCommand.js.map +1 -1
- package/dist/cjs/commands/ImportApiKeysCommand.js +3 -3
- package/dist/cjs/commands/ImportApiKeysCommand.js.map +1 -1
- package/dist/cjs/commands/ImportDocumentationPartsCommand.js +3 -3
- package/dist/cjs/commands/ImportDocumentationPartsCommand.js.map +1 -1
- package/dist/cjs/commands/ImportRestApiCommand.js +3 -3
- package/dist/cjs/commands/ImportRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/PutGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/PutGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/PutIntegrationCommand.js +3 -3
- package/dist/cjs/commands/PutIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/PutIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/PutIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/PutMethodCommand.js +3 -3
- package/dist/cjs/commands/PutMethodCommand.js.map +1 -1
- package/dist/cjs/commands/PutMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/PutMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/PutRestApiCommand.js +3 -3
- package/dist/cjs/commands/PutRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/TestInvokeAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/TestInvokeAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/TestInvokeMethodCommand.js +3 -3
- package/dist/cjs/commands/TestInvokeMethodCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAccountCommand.js +3 -3
- package/dist/cjs/commands/UpdateAccountCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateApiKeyCommand.js +3 -3
- package/dist/cjs/commands/UpdateApiKeyCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateAuthorizerCommand.js +3 -3
- package/dist/cjs/commands/UpdateAuthorizerCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateBasePathMappingCommand.js +3 -3
- package/dist/cjs/commands/UpdateBasePathMappingCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateClientCertificateCommand.js +3 -3
- package/dist/cjs/commands/UpdateClientCertificateCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDeploymentCommand.js +3 -3
- package/dist/cjs/commands/UpdateDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDocumentationPartCommand.js +3 -3
- package/dist/cjs/commands/UpdateDocumentationPartCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDocumentationVersionCommand.js +3 -3
- package/dist/cjs/commands/UpdateDocumentationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDomainNameCommand.js +3 -3
- package/dist/cjs/commands/UpdateDomainNameCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateGatewayResponseCommand.js +3 -3
- package/dist/cjs/commands/UpdateGatewayResponseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateIntegrationCommand.js +3 -3
- package/dist/cjs/commands/UpdateIntegrationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateIntegrationResponseCommand.js +3 -3
- package/dist/cjs/commands/UpdateIntegrationResponseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMethodCommand.js +3 -3
- package/dist/cjs/commands/UpdateMethodCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMethodResponseCommand.js +3 -3
- package/dist/cjs/commands/UpdateMethodResponseCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateModelCommand.js +3 -3
- package/dist/cjs/commands/UpdateModelCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRequestValidatorCommand.js +3 -3
- package/dist/cjs/commands/UpdateRequestValidatorCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateResourceCommand.js +3 -3
- package/dist/cjs/commands/UpdateResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateRestApiCommand.js +3 -3
- package/dist/cjs/commands/UpdateRestApiCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateStageCommand.js +3 -3
- package/dist/cjs/commands/UpdateStageCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateUsageCommand.js +3 -3
- package/dist/cjs/commands/UpdateUsageCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateUsagePlanCommand.js +3 -3
- package/dist/cjs/commands/UpdateUsagePlanCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateVpcLinkCommand.js +3 -3
- package/dist/cjs/commands/UpdateVpcLinkCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +136 -136
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +40 -40
- package/dist/cjs/protocols/Aws_restJson1.js +860 -860
- package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/APIGateway.js +1 -5
- package/dist/es/APIGateway.js.map +1 -1
- package/dist/es/APIGatewayClient.js +1 -10
- package/dist/es/APIGatewayClient.js.map +1 -1
- package/dist/es/commands/CreateApiKeyCommand.js +2 -28
- package/dist/es/commands/CreateApiKeyCommand.js.map +1 -1
- package/dist/es/commands/CreateAuthorizerCommand.js +2 -28
- package/dist/es/commands/CreateAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/CreateBasePathMappingCommand.js +2 -27
- package/dist/es/commands/CreateBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/CreateDeploymentCommand.js +2 -27
- package/dist/es/commands/CreateDeploymentCommand.js.map +1 -1
- package/dist/es/commands/CreateDocumentationPartCommand.js +2 -10
- package/dist/es/commands/CreateDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/CreateDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/CreateDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/CreateDomainNameCommand.js +2 -27
- package/dist/es/commands/CreateDomainNameCommand.js.map +1 -1
- package/dist/es/commands/CreateModelCommand.js +2 -27
- package/dist/es/commands/CreateModelCommand.js.map +1 -1
- package/dist/es/commands/CreateRequestValidatorCommand.js +2 -27
- package/dist/es/commands/CreateRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/CreateResourceCommand.js +2 -27
- package/dist/es/commands/CreateResourceCommand.js.map +1 -1
- package/dist/es/commands/CreateRestApiCommand.js +2 -27
- package/dist/es/commands/CreateRestApiCommand.js.map +1 -1
- package/dist/es/commands/CreateStageCommand.js +2 -28
- package/dist/es/commands/CreateStageCommand.js.map +1 -1
- package/dist/es/commands/CreateUsagePlanCommand.js +2 -27
- package/dist/es/commands/CreateUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/CreateUsagePlanKeyCommand.js +2 -27
- package/dist/es/commands/CreateUsagePlanKeyCommand.js.map +1 -1
- package/dist/es/commands/CreateVpcLinkCommand.js +2 -27
- package/dist/es/commands/CreateVpcLinkCommand.js.map +1 -1
- package/dist/es/commands/DeleteApiKeyCommand.js +2 -27
- package/dist/es/commands/DeleteApiKeyCommand.js.map +1 -1
- package/dist/es/commands/DeleteAuthorizerCommand.js +2 -28
- package/dist/es/commands/DeleteAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/DeleteBasePathMappingCommand.js +2 -27
- package/dist/es/commands/DeleteBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/DeleteClientCertificateCommand.js +2 -27
- package/dist/es/commands/DeleteClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/DeleteDeploymentCommand.js +2 -27
- package/dist/es/commands/DeleteDeploymentCommand.js.map +1 -1
- package/dist/es/commands/DeleteDocumentationPartCommand.js +2 -10
- package/dist/es/commands/DeleteDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/DeleteDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/DeleteDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/DeleteDomainNameCommand.js +2 -27
- package/dist/es/commands/DeleteDomainNameCommand.js.map +1 -1
- package/dist/es/commands/DeleteGatewayResponseCommand.js +2 -27
- package/dist/es/commands/DeleteGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/DeleteIntegrationCommand.js +2 -27
- package/dist/es/commands/DeleteIntegrationCommand.js.map +1 -1
- package/dist/es/commands/DeleteIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/DeleteIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/DeleteMethodCommand.js +2 -27
- package/dist/es/commands/DeleteMethodCommand.js.map +1 -1
- package/dist/es/commands/DeleteMethodResponseCommand.js +2 -27
- package/dist/es/commands/DeleteMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/DeleteModelCommand.js +2 -27
- package/dist/es/commands/DeleteModelCommand.js.map +1 -1
- package/dist/es/commands/DeleteRequestValidatorCommand.js +2 -27
- package/dist/es/commands/DeleteRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/DeleteResourceCommand.js +2 -27
- package/dist/es/commands/DeleteResourceCommand.js.map +1 -1
- package/dist/es/commands/DeleteRestApiCommand.js +2 -27
- package/dist/es/commands/DeleteRestApiCommand.js.map +1 -1
- package/dist/es/commands/DeleteStageCommand.js +2 -27
- package/dist/es/commands/DeleteStageCommand.js.map +1 -1
- package/dist/es/commands/DeleteUsagePlanCommand.js +2 -27
- package/dist/es/commands/DeleteUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/DeleteUsagePlanKeyCommand.js +2 -27
- package/dist/es/commands/DeleteUsagePlanKeyCommand.js.map +1 -1
- package/dist/es/commands/DeleteVpcLinkCommand.js +2 -27
- package/dist/es/commands/DeleteVpcLinkCommand.js.map +1 -1
- package/dist/es/commands/FlushStageAuthorizersCacheCommand.js +2 -27
- package/dist/es/commands/FlushStageAuthorizersCacheCommand.js.map +1 -1
- package/dist/es/commands/FlushStageCacheCommand.js +2 -27
- package/dist/es/commands/FlushStageCacheCommand.js.map +1 -1
- package/dist/es/commands/GenerateClientCertificateCommand.js +2 -27
- package/dist/es/commands/GenerateClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/GetAccountCommand.js +2 -27
- package/dist/es/commands/GetAccountCommand.js.map +1 -1
- package/dist/es/commands/GetApiKeyCommand.js +2 -27
- package/dist/es/commands/GetApiKeyCommand.js.map +1 -1
- package/dist/es/commands/GetApiKeysCommand.js +2 -27
- package/dist/es/commands/GetApiKeysCommand.js.map +1 -1
- package/dist/es/commands/GetAuthorizerCommand.js +2 -28
- package/dist/es/commands/GetAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/GetAuthorizersCommand.js +2 -28
- package/dist/es/commands/GetAuthorizersCommand.js.map +1 -1
- package/dist/es/commands/GetBasePathMappingCommand.js +2 -27
- package/dist/es/commands/GetBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/GetBasePathMappingsCommand.js +2 -27
- package/dist/es/commands/GetBasePathMappingsCommand.js.map +1 -1
- package/dist/es/commands/GetClientCertificateCommand.js +2 -27
- package/dist/es/commands/GetClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/GetClientCertificatesCommand.js +2 -27
- package/dist/es/commands/GetClientCertificatesCommand.js.map +1 -1
- package/dist/es/commands/GetDeploymentCommand.js +2 -27
- package/dist/es/commands/GetDeploymentCommand.js.map +1 -1
- package/dist/es/commands/GetDeploymentsCommand.js +2 -27
- package/dist/es/commands/GetDeploymentsCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationPartCommand.js +2 -10
- package/dist/es/commands/GetDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationPartsCommand.js +2 -10
- package/dist/es/commands/GetDocumentationPartsCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/GetDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/GetDocumentationVersionsCommand.js +2 -10
- package/dist/es/commands/GetDocumentationVersionsCommand.js.map +1 -1
- package/dist/es/commands/GetDomainNameCommand.js +2 -27
- package/dist/es/commands/GetDomainNameCommand.js.map +1 -1
- package/dist/es/commands/GetDomainNamesCommand.js +2 -27
- package/dist/es/commands/GetDomainNamesCommand.js.map +1 -1
- package/dist/es/commands/GetExportCommand.js +2 -27
- package/dist/es/commands/GetExportCommand.js.map +1 -1
- package/dist/es/commands/GetGatewayResponseCommand.js +2 -27
- package/dist/es/commands/GetGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/GetGatewayResponsesCommand.js +2 -27
- package/dist/es/commands/GetGatewayResponsesCommand.js.map +1 -1
- package/dist/es/commands/GetIntegrationCommand.js +2 -27
- package/dist/es/commands/GetIntegrationCommand.js.map +1 -1
- package/dist/es/commands/GetIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/GetIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/GetMethodCommand.js +2 -27
- package/dist/es/commands/GetMethodCommand.js.map +1 -1
- package/dist/es/commands/GetMethodResponseCommand.js +2 -27
- package/dist/es/commands/GetMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/GetModelCommand.js +2 -27
- package/dist/es/commands/GetModelCommand.js.map +1 -1
- package/dist/es/commands/GetModelTemplateCommand.js +2 -27
- package/dist/es/commands/GetModelTemplateCommand.js.map +1 -1
- package/dist/es/commands/GetModelsCommand.js +2 -27
- package/dist/es/commands/GetModelsCommand.js.map +1 -1
- package/dist/es/commands/GetRequestValidatorCommand.js +2 -27
- package/dist/es/commands/GetRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/GetRequestValidatorsCommand.js +2 -27
- package/dist/es/commands/GetRequestValidatorsCommand.js.map +1 -1
- package/dist/es/commands/GetResourceCommand.js +2 -27
- package/dist/es/commands/GetResourceCommand.js.map +1 -1
- package/dist/es/commands/GetResourcesCommand.js +2 -27
- package/dist/es/commands/GetResourcesCommand.js.map +1 -1
- package/dist/es/commands/GetRestApiCommand.js +2 -27
- package/dist/es/commands/GetRestApiCommand.js.map +1 -1
- package/dist/es/commands/GetRestApisCommand.js +2 -27
- package/dist/es/commands/GetRestApisCommand.js.map +1 -1
- package/dist/es/commands/GetSdkCommand.js +2 -27
- package/dist/es/commands/GetSdkCommand.js.map +1 -1
- package/dist/es/commands/GetSdkTypeCommand.js +2 -10
- package/dist/es/commands/GetSdkTypeCommand.js.map +1 -1
- package/dist/es/commands/GetSdkTypesCommand.js +2 -10
- package/dist/es/commands/GetSdkTypesCommand.js.map +1 -1
- package/dist/es/commands/GetStageCommand.js +2 -27
- package/dist/es/commands/GetStageCommand.js.map +1 -1
- package/dist/es/commands/GetStagesCommand.js +2 -27
- package/dist/es/commands/GetStagesCommand.js.map +1 -1
- package/dist/es/commands/GetTagsCommand.js +2 -27
- package/dist/es/commands/GetTagsCommand.js.map +1 -1
- package/dist/es/commands/GetUsageCommand.js +2 -27
- package/dist/es/commands/GetUsageCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlanCommand.js +2 -27
- package/dist/es/commands/GetUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlanKeyCommand.js +2 -27
- package/dist/es/commands/GetUsagePlanKeyCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlanKeysCommand.js +2 -27
- package/dist/es/commands/GetUsagePlanKeysCommand.js.map +1 -1
- package/dist/es/commands/GetUsagePlansCommand.js +2 -27
- package/dist/es/commands/GetUsagePlansCommand.js.map +1 -1
- package/dist/es/commands/GetVpcLinkCommand.js +2 -27
- package/dist/es/commands/GetVpcLinkCommand.js.map +1 -1
- package/dist/es/commands/GetVpcLinksCommand.js +2 -27
- package/dist/es/commands/GetVpcLinksCommand.js.map +1 -1
- package/dist/es/commands/ImportApiKeysCommand.js +2 -27
- package/dist/es/commands/ImportApiKeysCommand.js.map +1 -1
- package/dist/es/commands/ImportDocumentationPartsCommand.js +2 -10
- package/dist/es/commands/ImportDocumentationPartsCommand.js.map +1 -1
- package/dist/es/commands/ImportRestApiCommand.js +2 -27
- package/dist/es/commands/ImportRestApiCommand.js.map +1 -1
- package/dist/es/commands/PutGatewayResponseCommand.js +2 -27
- package/dist/es/commands/PutGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/PutIntegrationCommand.js +2 -27
- package/dist/es/commands/PutIntegrationCommand.js.map +1 -1
- package/dist/es/commands/PutIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/PutIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/PutMethodCommand.js +2 -27
- package/dist/es/commands/PutMethodCommand.js.map +1 -1
- package/dist/es/commands/PutMethodResponseCommand.js +2 -27
- package/dist/es/commands/PutMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/PutRestApiCommand.js +2 -28
- package/dist/es/commands/PutRestApiCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -27
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/TestInvokeAuthorizerCommand.js +2 -31
- package/dist/es/commands/TestInvokeAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/TestInvokeMethodCommand.js +2 -27
- package/dist/es/commands/TestInvokeMethodCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateAccountCommand.js +2 -27
- package/dist/es/commands/UpdateAccountCommand.js.map +1 -1
- package/dist/es/commands/UpdateApiKeyCommand.js +2 -27
- package/dist/es/commands/UpdateApiKeyCommand.js.map +1 -1
- package/dist/es/commands/UpdateAuthorizerCommand.js +2 -28
- package/dist/es/commands/UpdateAuthorizerCommand.js.map +1 -1
- package/dist/es/commands/UpdateBasePathMappingCommand.js +2 -27
- package/dist/es/commands/UpdateBasePathMappingCommand.js.map +1 -1
- package/dist/es/commands/UpdateClientCertificateCommand.js +2 -27
- package/dist/es/commands/UpdateClientCertificateCommand.js.map +1 -1
- package/dist/es/commands/UpdateDeploymentCommand.js +2 -27
- package/dist/es/commands/UpdateDeploymentCommand.js.map +1 -1
- package/dist/es/commands/UpdateDocumentationPartCommand.js +2 -10
- package/dist/es/commands/UpdateDocumentationPartCommand.js.map +1 -1
- package/dist/es/commands/UpdateDocumentationVersionCommand.js +2 -10
- package/dist/es/commands/UpdateDocumentationVersionCommand.js.map +1 -1
- package/dist/es/commands/UpdateDomainNameCommand.js +2 -27
- package/dist/es/commands/UpdateDomainNameCommand.js.map +1 -1
- package/dist/es/commands/UpdateGatewayResponseCommand.js +2 -27
- package/dist/es/commands/UpdateGatewayResponseCommand.js.map +1 -1
- package/dist/es/commands/UpdateIntegrationCommand.js +2 -27
- package/dist/es/commands/UpdateIntegrationCommand.js.map +1 -1
- package/dist/es/commands/UpdateIntegrationResponseCommand.js +2 -27
- package/dist/es/commands/UpdateIntegrationResponseCommand.js.map +1 -1
- package/dist/es/commands/UpdateMethodCommand.js +2 -27
- package/dist/es/commands/UpdateMethodCommand.js.map +1 -1
- package/dist/es/commands/UpdateMethodResponseCommand.js +2 -27
- package/dist/es/commands/UpdateMethodResponseCommand.js.map +1 -1
- package/dist/es/commands/UpdateModelCommand.js +2 -27
- package/dist/es/commands/UpdateModelCommand.js.map +1 -1
- package/dist/es/commands/UpdateRequestValidatorCommand.js +2 -27
- package/dist/es/commands/UpdateRequestValidatorCommand.js.map +1 -1
- package/dist/es/commands/UpdateResourceCommand.js +2 -27
- package/dist/es/commands/UpdateResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateRestApiCommand.js +2 -27
- package/dist/es/commands/UpdateRestApiCommand.js.map +1 -1
- package/dist/es/commands/UpdateStageCommand.js +2 -27
- package/dist/es/commands/UpdateStageCommand.js.map +1 -1
- package/dist/es/commands/UpdateUsageCommand.js +2 -27
- package/dist/es/commands/UpdateUsageCommand.js.map +1 -1
- package/dist/es/commands/UpdateUsagePlanCommand.js +2 -27
- package/dist/es/commands/UpdateUsagePlanCommand.js.map +1 -1
- package/dist/es/commands/UpdateVpcLinkCommand.js +2 -27
- package/dist/es/commands/UpdateVpcLinkCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -579
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +40 -40
- package/dist/es/pagination/GetApiKeysPaginator.js +16 -28
- package/dist/es/pagination/GetApiKeysPaginator.js.map +1 -1
- package/dist/es/pagination/GetBasePathMappingsPaginator.js +16 -28
- package/dist/es/pagination/GetBasePathMappingsPaginator.js.map +1 -1
- package/dist/es/pagination/GetClientCertificatesPaginator.js +16 -28
- package/dist/es/pagination/GetClientCertificatesPaginator.js.map +1 -1
- package/dist/es/pagination/GetDeploymentsPaginator.js +16 -28
- package/dist/es/pagination/GetDeploymentsPaginator.js.map +1 -1
- package/dist/es/pagination/GetDomainNamesPaginator.js +16 -28
- package/dist/es/pagination/GetDomainNamesPaginator.js.map +1 -1
- package/dist/es/pagination/GetModelsPaginator.js +16 -28
- package/dist/es/pagination/GetModelsPaginator.js.map +1 -1
- package/dist/es/pagination/GetResourcesPaginator.js +16 -28
- package/dist/es/pagination/GetResourcesPaginator.js.map +1 -1
- package/dist/es/pagination/GetRestApisPaginator.js +16 -28
- package/dist/es/pagination/GetRestApisPaginator.js.map +1 -1
- package/dist/es/pagination/GetUsagePaginator.js +16 -28
- package/dist/es/pagination/GetUsagePaginator.js.map +1 -1
- package/dist/es/pagination/GetUsagePlanKeysPaginator.js +16 -28
- package/dist/es/pagination/GetUsagePlanKeysPaginator.js.map +1 -1
- package/dist/es/pagination/GetUsagePlansPaginator.js +16 -28
- package/dist/es/pagination/GetUsagePlansPaginator.js.map +1 -1
- package/dist/es/pagination/GetVpcLinksPaginator.js +16 -28
- package/dist/es/pagination/GetVpcLinksPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +3554 -3559
- package/dist/es/protocols/Aws_restJson1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +40 -40
- package/protocols/Aws_restJson1.ts +44 -42
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -3,38 +3,13 @@ import { CreateVpcLinkRequest, VpcLink } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1CreateVpcLinkCommand, serializeAws_restJson1CreateVpcLinkCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational. The caller must have permissions to create and update VPC Endpoint services.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, CreateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, CreateVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new CreateVpcLinkCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link CreateVpcLinkCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link CreateVpcLinkCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var CreateVpcLinkCommand = /** @class */ (function (_super) {
|
|
6
|
+
var CreateVpcLinkCommand = (function (_super) {
|
|
24
7
|
__extends(CreateVpcLinkCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function CreateVpcLinkCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
CreateVpcLinkCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateVpcLinkCommand.js","sourceRoot":"","sources":["../../../commands/CreateVpcLinkCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"CreateVpcLinkCommand.js","sourceRoot":"","sources":["../../../commands/CreateVpcLinkCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,oBAAoB,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EACL,4CAA4C,EAC5C,0CAA0C,GAC3C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA0C,wCAIzC;IAIC,8BAAqB,KAAgC;QAArD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA2B;;IAIrD,CAAC;IAKD,gDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,sBAAsB,CAAC;QAC3C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,oBAAoB,CAAC,kBAAkB;YAChE,wBAAwB,EAAE,OAAO,CAAC,kBAAkB;SACrD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,wCAAS,GAAjB,UAAkB,KAAgC,EAAE,OAAuB;QACzE,OAAO,0CAA0C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAEO,0CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,4CAA4C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAIH,2BAAC;AAAD,CAAC,AAtDD,CAA0C,QAAQ,GAsDjD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteApiKeyRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteApiKeyCommand, serializeAws_restJson1DeleteApiKeyCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the <a>ApiKey</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteApiKeyCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteApiKeyCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteApiKeyCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteApiKeyCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteApiKeyCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteApiKeyCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteApiKeyCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteApiKeyCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteApiKeyCommand.js","sourceRoot":"","sources":["../../../commands/DeleteApiKeyCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteApiKeyCommand.js","sourceRoot":"","sources":["../../../commands/DeleteApiKeyCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EACL,2CAA2C,EAC3C,yCAAyC,GAC1C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAyC,uCAIxC;IAIC,6BAAqB,KAA+B;QAApD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA0B;;IAIpD,CAAC;IAKD,+CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,mBAAmB,CAAC,kBAAkB;YAC/D,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,uCAAS,GAAjB,UAAkB,KAA+B,EAAE,OAAuB;QACxE,OAAO,yCAAyC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnE,CAAC;IAEO,yCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,2CAA2C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAIH,0BAAC;AAAD,CAAC,AAtDD,CAAyC,QAAQ,GAsDhD"}
|
|
@@ -3,39 +3,13 @@ import { DeleteAuthorizerRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteAuthorizerCommand, serializeAws_restJson1DeleteAuthorizerCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes an existing <a>Authorizer</a> resource.</p>
|
|
8
|
-
* <div class="seeAlso"><a href="https://docs.aws.amazon.com/cli/latest/reference/apigateway/delete-authorizer.html">AWS CLI</a></div>
|
|
9
|
-
* @example
|
|
10
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
11
|
-
* ```javascript
|
|
12
|
-
* import { APIGatewayClient, DeleteAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
13
|
-
* // const { APIGatewayClient, DeleteAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
14
|
-
* const client = new APIGatewayClient(config);
|
|
15
|
-
* const command = new DeleteAuthorizerCommand(input);
|
|
16
|
-
* const response = await client.send(command);
|
|
17
|
-
* ```
|
|
18
|
-
*
|
|
19
|
-
* @see {@link DeleteAuthorizerCommandInput} for command's `input` shape.
|
|
20
|
-
* @see {@link DeleteAuthorizerCommandOutput} for command's `response` shape.
|
|
21
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
22
|
-
*
|
|
23
|
-
*/
|
|
24
|
-
var DeleteAuthorizerCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteAuthorizerCommand = (function (_super) {
|
|
25
7
|
__extends(DeleteAuthorizerCommand, _super);
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
8
|
function DeleteAuthorizerCommand(input) {
|
|
29
|
-
var _this =
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
32
10
|
_this.input = input;
|
|
33
11
|
return _this;
|
|
34
|
-
// End section: command_constructor
|
|
35
12
|
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
13
|
DeleteAuthorizerCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
40
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteAuthorizerCommand.js","sourceRoot":"","sources":["../../../commands/DeleteAuthorizerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteAuthorizerCommand.js","sourceRoot":"","sources":["../../../commands/DeleteAuthorizerCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAgC7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteBasePathMappingRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteBasePathMappingCommand, serializeAws_restJson1DeleteBasePathMappingCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the <a>BasePathMapping</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteBasePathMappingCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteBasePathMappingCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteBasePathMappingCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteBasePathMappingCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteBasePathMappingCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteBasePathMappingCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteBasePathMappingCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteBasePathMappingCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteBasePathMappingCommand.js","sourceRoot":"","sources":["../../../commands/DeleteBasePathMappingCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteBasePathMappingCommand.js","sourceRoot":"","sources":["../../../commands/DeleteBasePathMappingCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteClientCertificateRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteClientCertificateCommand, serializeAws_restJson1DeleteClientCertificateCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the <a>ClientCertificate</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteClientCertificateCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteClientCertificateCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteClientCertificateCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteClientCertificateCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteClientCertificateCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteClientCertificateCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteClientCertificateCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteClientCertificateCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/DeleteClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACpE,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteClientCertificateCommand.js","sourceRoot":"","sources":["../../../commands/DeleteClientCertificateCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACpE,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -3,38 +3,13 @@ import { DeleteDeploymentRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteDeploymentCommand, serializeAws_restJson1DeleteDeploymentCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes a <a>Deployment</a> resource. Deleting a deployment will only succeed if there are no <a>Stage</a> resources associated with it.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteDeploymentCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteDeploymentCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteDeploymentCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteDeploymentCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteDeploymentCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteDeploymentCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteDeploymentCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteDeploymentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteDeploymentCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDeploymentCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteDeploymentCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDeploymentCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,21 +3,13 @@ import { DeleteDocumentationPartRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteDocumentationPartCommand, serializeAws_restJson1DeleteDocumentationPartCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
var DeleteDocumentationPartCommand =
|
|
6
|
+
var DeleteDocumentationPartCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDocumentationPartCommand, _super);
|
|
8
|
-
// Start section: command_properties
|
|
9
|
-
// End section: command_properties
|
|
10
8
|
function DeleteDocumentationPartCommand(input) {
|
|
11
|
-
var _this =
|
|
12
|
-
// Start section: command_constructor
|
|
13
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
14
10
|
_this.input = input;
|
|
15
11
|
return _this;
|
|
16
|
-
// End section: command_constructor
|
|
17
12
|
}
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
13
|
DeleteDocumentationPartCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
22
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
23
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteDocumentationPartCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDocumentationPartCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACpE,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAoD,kDAInD;
|
|
1
|
+
{"version":3,"file":"DeleteDocumentationPartCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDocumentationPartCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,oBAAoB,CAAC;AACpE,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -3,21 +3,13 @@ import { DeleteDocumentationVersionRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteDocumentationVersionCommand, serializeAws_restJson1DeleteDocumentationVersionCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
var DeleteDocumentationVersionCommand =
|
|
6
|
+
var DeleteDocumentationVersionCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDocumentationVersionCommand, _super);
|
|
8
|
-
// Start section: command_properties
|
|
9
|
-
// End section: command_properties
|
|
10
8
|
function DeleteDocumentationVersionCommand(input) {
|
|
11
|
-
var _this =
|
|
12
|
-
// Start section: command_constructor
|
|
13
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
14
10
|
_this.input = input;
|
|
15
11
|
return _this;
|
|
16
|
-
// End section: command_constructor
|
|
17
12
|
}
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
13
|
DeleteDocumentationVersionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
22
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
23
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteDocumentationVersionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDocumentationVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAuD,qDAItD;
|
|
1
|
+
{"version":3,"file":"DeleteDocumentationVersionCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDocumentationVersionCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAc7D;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
|
|
@@ -3,38 +3,13 @@ import { DeleteDomainNameRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteDomainNameCommand, serializeAws_restJson1DeleteDomainNameCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Deletes the <a>DomainName</a> resource.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteDomainNameCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteDomainNameCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteDomainNameCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteDomainNameCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteDomainNameCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteDomainNameCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteDomainNameCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteDomainNameCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteDomainNameCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDomainNameCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteDomainNameCommand.js","sourceRoot":"","sources":["../../../commands/DeleteDomainNameCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteGatewayResponseRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteGatewayResponseCommand, serializeAws_restJson1DeleteGatewayResponseCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Clears any customization of a <a>GatewayResponse</a> of a specified response type on the given <a>RestApi</a> and resets it with the default settings.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteGatewayResponseCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteGatewayResponseCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteGatewayResponseCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteGatewayResponseCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteGatewayResponseCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteGatewayResponseCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteGatewayResponseCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteGatewayResponseCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteGatewayResponseCommand.js","sourceRoot":"","sources":["../../../commands/DeleteGatewayResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteGatewayResponseCommand.js","sourceRoot":"","sources":["../../../commands/DeleteGatewayResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAClE,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteIntegrationRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteIntegrationCommand, serializeAws_restJson1DeleteIntegrationCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Represents a delete integration.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteIntegrationCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteIntegrationCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteIntegrationCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteIntegrationCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteIntegrationCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteIntegrationCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteIntegrationCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteIntegrationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteIntegrationCommand.js","sourceRoot":"","sources":["../../../commands/DeleteIntegrationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAC9D,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteIntegrationCommand.js","sourceRoot":"","sources":["../../../commands/DeleteIntegrationCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAC9D,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
|
|
@@ -3,38 +3,13 @@ import { DeleteIntegrationResponseRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1DeleteIntegrationResponseCommand, serializeAws_restJson1DeleteIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
|
|
4
4
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
* <p>Represents a delete integration response.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, DeleteIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, DeleteIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new DeleteIntegrationResponseCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link DeleteIntegrationResponseCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link DeleteIntegrationResponseCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var DeleteIntegrationResponseCommand = /** @class */ (function (_super) {
|
|
6
|
+
var DeleteIntegrationResponseCommand = (function (_super) {
|
|
24
7
|
__extends(DeleteIntegrationResponseCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function DeleteIntegrationResponseCommand(input) {
|
|
28
|
-
var _this =
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
31
10
|
_this.input = input;
|
|
32
11
|
return _this;
|
|
33
|
-
// End section: command_constructor
|
|
34
12
|
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
13
|
DeleteIntegrationResponseCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
39
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteIntegrationResponseCommand.js","sourceRoot":"","sources":["../../../commands/DeleteIntegrationResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACtE,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"DeleteIntegrationResponseCommand.js","sourceRoot":"","sources":["../../../commands/DeleteIntegrationResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AACtE,OAAO,EACL,wDAAwD,EACxD,sDAAsD,GACvD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAsD,oDAIrD;IAIC,0CAAqB,KAA4C;QAAjE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAuC;;IAIjE,CAAC;IAKD,4DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,kCAAkC,CAAC;QACvD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,gCAAgC,CAAC,kBAAkB;YAC5E,wBAAwB,EAAE,UAAC,MAAW,IAAK,OAAA,MAAM,EAAN,CAAM;SAClD,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,oDAAS,GAAjB,UAAkB,KAA4C,EAAE,OAAuB;QACrF,OAAO,sDAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,sDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,wDAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAIH,uCAAC;AAAD,CAAC,AAzDD,CAAsD,QAAQ,GAyD7D"}
|