@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 { MethodResponse, UpdateMethodResponseRequest } from "../models/models_0"
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateMethodResponseCommand, serializeAws_restJson1UpdateMethodResponseCommand, } 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>Updates an existing <a>MethodResponse</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, UpdateMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateMethodResponseCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateMethodResponseCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateMethodResponseCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateMethodResponseCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateMethodResponseCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateMethodResponseCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateMethodResponseCommand(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
|
UpdateMethodResponseCommand.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":"UpdateMethodResponseCommand.js","sourceRoot":"","sources":["../../../commands/UpdateMethodResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,cAAc,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,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":"UpdateMethodResponseCommand.js","sourceRoot":"","sources":["../../../commands/UpdateMethodResponseCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,cAAc,EAAE,2BAA2B,EAAE,MAAM,oBAAoB,CAAC;AACjF,OAAO,EACL,mDAAmD,EACnD,iDAAiD,GAClD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAiD,+CAIhD;IAIC,qCAAqB,KAAuC;QAA5D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAkC;;IAI5D,CAAC;IAKD,uDAAiB,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,6BAA6B,CAAC;QAClD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,2BAA2B,CAAC,kBAAkB;YACvE,wBAAwB,EAAE,cAAc,CAAC,kBAAkB;SAC5D,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,+CAAS,GAAjB,UAAkB,KAAuC,EAAE,OAAuB;QAChF,OAAO,iDAAiD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAEO,iDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,mDAAmD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAIH,kCAAC;AAAD,CAAC,AAtDD,CAAiD,QAAQ,GAsDxD"}
|
|
@@ -3,38 +3,13 @@ import { Model, UpdateModelRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateModelCommand, serializeAws_restJson1UpdateModelCommand, } 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>Changes information about a model.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateModelCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateModelCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateModelCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateModelCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateModelCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateModelCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateModelCommand(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
|
UpdateModelCommand.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":"UpdateModelCommand.js","sourceRoot":"","sources":["../../../commands/UpdateModelCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,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":"UpdateModelCommand.js","sourceRoot":"","sources":["../../../commands/UpdateModelCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,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,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,KAAK,CAAC,kBAAkB;SACnD,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,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
|
|
@@ -3,38 +3,13 @@ import { RequestValidator, UpdateRequestValidatorRequest } from "../models/model
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateRequestValidatorCommand, serializeAws_restJson1UpdateRequestValidatorCommand, } 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>Updates a <a>RequestValidator</a> of a given <a>RestApi</a>.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateRequestValidatorCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateRequestValidatorCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateRequestValidatorCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateRequestValidatorCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateRequestValidatorCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateRequestValidatorCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateRequestValidatorCommand(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
|
UpdateRequestValidatorCommand.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":"UpdateRequestValidatorCommand.js","sourceRoot":"","sources":["../../../commands/UpdateRequestValidatorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,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":"UpdateRequestValidatorCommand.js","sourceRoot":"","sources":["../../../commands/UpdateRequestValidatorCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,qDAAqD,EACrD,mDAAmD,GACpD,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAmD,iDAIlD;IAIC,uCAAqB,KAAyC;QAA9D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAoC;;IAI9D,CAAC;IAKD,yDAAiB,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,+BAA+B,CAAC;QACpD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,6BAA6B,CAAC,kBAAkB;YACzE,wBAAwB,EAAE,gBAAgB,CAAC,kBAAkB;SAC9D,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,iDAAS,GAAjB,UAAkB,KAAyC,EAAE,OAAuB;QAClF,OAAO,mDAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,mDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,qDAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAIH,oCAAC;AAAD,CAAC,AAtDD,CAAmD,QAAQ,GAsD1D"}
|
|
@@ -3,38 +3,13 @@ import { Resource, UpdateResourceRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateResourceCommand, serializeAws_restJson1UpdateResourceCommand, } 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>Changes information about a <a>Resource</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, UpdateResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateResourceCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateResourceCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateResourceCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateResourceCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateResourceCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateResourceCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateResourceCommand(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
|
UpdateResourceCommand.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":"UpdateResourceCommand.js","sourceRoot":"","sources":["../../../commands/UpdateResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,QAAQ,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,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":"UpdateResourceCommand.js","sourceRoot":"","sources":["../../../commands/UpdateResourceCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,QAAQ,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,EACL,6CAA6C,EAC7C,2CAA2C,GAC5C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA2C,yCAI1C;IAIC,+BAAqB,KAAiC;QAAtD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA4B;;IAItD,CAAC;IAKD,iDAAiB,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,uBAAuB,CAAC;QAC5C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,qBAAqB,CAAC,kBAAkB;YACjE,wBAAwB,EAAE,QAAQ,CAAC,kBAAkB;SACtD,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,yCAAS,GAAjB,UAAkB,KAAiC,EAAE,OAAuB;QAC1E,OAAO,2CAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,2CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,6CAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAIH,4BAAC;AAAD,CAAC,AAtDD,CAA2C,QAAQ,GAsDlD"}
|
|
@@ -3,38 +3,13 @@ import { RestApi, UpdateRestApiRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateRestApiCommand, serializeAws_restJson1UpdateRestApiCommand, } 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>Changes information about the specified API.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateRestApiCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateRestApiCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateRestApiCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateRestApiCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateRestApiCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateRestApiCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateRestApiCommand(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
|
UpdateRestApiCommand.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":"UpdateRestApiCommand.js","sourceRoot":"","sources":["../../../commands/UpdateRestApiCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,oBAAoB,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":"UpdateRestApiCommand.js","sourceRoot":"","sources":["../../../commands/UpdateRestApiCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,oBAAoB,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 { Stage, UpdateStageRequest } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateStageCommand, serializeAws_restJson1UpdateStageCommand, } 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>Changes information about a <a>Stage</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, UpdateStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateStageCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateStageCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateStageCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateStageCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateStageCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateStageCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateStageCommand(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
|
UpdateStageCommand.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":"UpdateStageCommand.js","sourceRoot":"","sources":["../../../commands/UpdateStageCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,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":"UpdateStageCommand.js","sourceRoot":"","sources":["../../../commands/UpdateStageCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,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,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,KAAK,CAAC,kBAAkB;SACnD,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,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
|
|
@@ -3,38 +3,13 @@ import { UpdateUsageRequest, Usage } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateUsageCommand, serializeAws_restJson1UpdateUsageCommand, } 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>Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateUsageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateUsageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateUsageCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateUsageCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateUsageCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateUsageCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateUsageCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateUsageCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateUsageCommand(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
|
UpdateUsageCommand.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":"UpdateUsageCommand.js","sourceRoot":"","sources":["../../../commands/UpdateUsageCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,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":"UpdateUsageCommand.js","sourceRoot":"","sources":["../../../commands/UpdateUsageCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,kBAAkB,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAC/D,OAAO,EACL,0CAA0C,EAC1C,wCAAwC,GACzC,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAAwC,sCAIvC;IAIC,4BAAqB,KAA8B;QAAnD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAyB;;IAInD,CAAC;IAKD,8CAAiB,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,oBAAoB,CAAC;QACzC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,kBAAkB,CAAC,kBAAkB;YAC9D,wBAAwB,EAAE,KAAK,CAAC,kBAAkB;SACnD,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,sCAAS,GAAjB,UAAkB,KAA8B,EAAE,OAAuB;QACvE,OAAO,wCAAwC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAClE,CAAC;IAEO,wCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,0CAA0C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAIH,yBAAC;AAAD,CAAC,AAtDD,CAAwC,QAAQ,GAsD/C"}
|
|
@@ -3,38 +3,13 @@ import { UpdateUsagePlanRequest, UsagePlan } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateUsagePlanCommand, serializeAws_restJson1UpdateUsagePlanCommand, } 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>Updates a usage plan of a given plan Id.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateUsagePlanCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateUsagePlanCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateUsagePlanCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateUsagePlanCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateUsagePlanCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateUsagePlanCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateUsagePlanCommand(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
|
UpdateUsagePlanCommand.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":"UpdateUsagePlanCommand.js","sourceRoot":"","sources":["../../../commands/UpdateUsagePlanCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,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":"UpdateUsagePlanCommand.js","sourceRoot":"","sources":["../../../commands/UpdateUsagePlanCommand.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,sBAAsB,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AACvE,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AA+B7D;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,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,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,SAAS,CAAC,kBAAkB;SACvD,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,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -3,38 +3,13 @@ import { UpdateVpcLinkRequest, VpcLink } from "../models/models_0";
|
|
|
3
3
|
import { deserializeAws_restJson1UpdateVpcLinkCommand, serializeAws_restJson1UpdateVpcLinkCommand, } 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>Updates an existing <a>VpcLink</a> of a specified identifier.</p>
|
|
8
|
-
* @example
|
|
9
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
10
|
-
* ```javascript
|
|
11
|
-
* import { APIGatewayClient, UpdateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
12
|
-
* // const { APIGatewayClient, UpdateVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
13
|
-
* const client = new APIGatewayClient(config);
|
|
14
|
-
* const command = new UpdateVpcLinkCommand(input);
|
|
15
|
-
* const response = await client.send(command);
|
|
16
|
-
* ```
|
|
17
|
-
*
|
|
18
|
-
* @see {@link UpdateVpcLinkCommandInput} for command's `input` shape.
|
|
19
|
-
* @see {@link UpdateVpcLinkCommandOutput} for command's `response` shape.
|
|
20
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
21
|
-
*
|
|
22
|
-
*/
|
|
23
|
-
var UpdateVpcLinkCommand = /** @class */ (function (_super) {
|
|
6
|
+
var UpdateVpcLinkCommand = (function (_super) {
|
|
24
7
|
__extends(UpdateVpcLinkCommand, _super);
|
|
25
|
-
// Start section: command_properties
|
|
26
|
-
// End section: command_properties
|
|
27
8
|
function UpdateVpcLinkCommand(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
|
UpdateVpcLinkCommand.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":"UpdateVpcLinkCommand.js","sourceRoot":"","sources":["../../../commands/UpdateVpcLinkCommand.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":"UpdateVpcLinkCommand.js","sourceRoot":"","sources":["../../../commands/UpdateVpcLinkCommand.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"}
|
package/dist/es/endpoints.js
CHANGED
|
@@ -47,7 +47,7 @@ var partitionHash = {
|
|
|
47
47
|
};
|
|
48
48
|
export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
|
|
49
49
|
return __generator(this, function (_a) {
|
|
50
|
-
return [2
|
|
50
|
+
return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "apigateway", regionHash: regionHash, partitionHash: partitionHash }))];
|
|
51
51
|
});
|
|
52
52
|
}); };
|
|
53
53
|
//# sourceMappingURL=endpoints.js.map
|
package/dist/es/endpoints.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe,EAAE,CAAC;AAElC,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,mCAAmC;KAC9C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,sCAAsC;KACjD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,gCAAgC;KAC3C;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,mCAAmC;KAC9C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,mCAAmC;KAC9C;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,
|
|
1
|
+
{"version":3,"file":"endpoints.js","sourceRoot":"","sources":["../../endpoints.ts"],"names":[],"mappings":";AAAA,OAAO,EAA6B,aAAa,EAAE,MAAM,0BAA0B,CAAC;AAGpF,IAAM,UAAU,GAAe,EAAE,CAAC;AAElC,IAAM,aAAa,GAAkB;IACnC,GAAG,EAAE;QACH,OAAO,EAAE;YACP,YAAY;YACZ,WAAW;YACX,gBAAgB;YAChB,gBAAgB;YAChB,gBAAgB;YAChB,YAAY;YACZ,gBAAgB;YAChB,gBAAgB;YAChB,cAAc;YACd,cAAc;YACd,YAAY;YACZ,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,YAAY;YACZ,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;YACX,WAAW;SACZ;QACD,QAAQ,EAAE,mCAAmC;KAC9C;IACD,QAAQ,EAAE;QACR,OAAO,EAAE,CAAC,YAAY,EAAE,gBAAgB,CAAC;QACzC,QAAQ,EAAE,sCAAsC;KACjD;IACD,SAAS,EAAE;QACT,OAAO,EAAE,CAAC,eAAe,CAAC;QAC1B,QAAQ,EAAE,gCAAgC;KAC3C;IACD,WAAW,EAAE;QACX,OAAO,EAAE,CAAC,gBAAgB,CAAC;QAC3B,QAAQ,EAAE,mCAAmC;KAC9C;IACD,YAAY,EAAE;QACZ,OAAO,EAAE,CAAC,eAAe,EAAE,eAAe,CAAC;QAC3C,QAAQ,EAAE,mCAAmC;KAC9C;CACF,CAAC;AAEF,MAAM,CAAC,IAAM,yBAAyB,GAAuB,UAAO,MAAc,EAAE,OAAa;;QAC/F,WAAA,aAAa,CAAC,MAAM,wBACf,OAAO,KACV,cAAc,EAAE,YAAY,EAC5B,UAAU,YAAA,EACV,aAAa,eAAA,IACb,EAAA;;KAAA,CAAC"}
|