Module Smaws_Client_ServiceQuotas.GetRequestedServiceQuotaChange

Retrieves information about the specified quota increase request.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `IllegalArgumentException of Types.illegal_argument_exception | `NoSuchResourceException of Types.no_such_resource_exception | `ServiceException of Types.service_exception | `TooManyRequestsException of Types.too_many_requests_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_requested_service_quota_change_request -> (Types.get_requested_service_quota_change_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `IllegalArgumentException of Types.illegal_argument_exception | `NoSuchResourceException of Types.no_such_resource_exception | `ServiceException of Types.service_exception | `TooManyRequestsException of Types.too_many_requests_exception ]) Stdlib.result