Smaws_Client_ServiceQuotas.GetServiceQuotaIncreaseRequestFromTemplateRetrieves information about the specified quota increase request in your quota request template.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `AWSServiceAccessNotEnabledException of
Types.aws_service_access_not_enabled_exception
| `DependencyAccessDeniedException of
Types.dependency_access_denied_exception
| `IllegalArgumentException of Types.illegal_argument_exception
| `NoAvailableOrganizationException of
Types.no_available_organization_exception
| `NoSuchResourceException of Types.no_such_resource_exception
| `ServiceException of Types.service_exception
| `TemplatesNotAvailableInRegionException of
Types.templates_not_available_in_region_exception
| `TooManyRequestsException of Types.too_many_requests_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.get_service_quota_increase_request_from_template_request ->
(Types.get_service_quota_increase_request_from_template_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `AWSServiceAccessNotEnabledException of
Types.aws_service_access_not_enabled_exception
| `DependencyAccessDeniedException of
Types.dependency_access_denied_exception
| `IllegalArgumentException of Types.illegal_argument_exception
| `NoAvailableOrganizationException of
Types.no_available_organization_exception
| `NoSuchResourceException of Types.no_such_resource_exception
| `ServiceException of Types.service_exception
| `TemplatesNotAvailableInRegionException of
Types.templates_not_available_in_region_exception
| `TooManyRequestsException of Types.too_many_requests_exception ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.get_service_quota_increase_request_from_template_request ->
(Types.get_service_quota_increase_request_from_template_response
Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `AWSServiceAccessNotEnabledException of
Types.aws_service_access_not_enabled_exception
| `DependencyAccessDeniedException of
Types.dependency_access_denied_exception
| `IllegalArgumentException of Types.illegal_argument_exception
| `NoAvailableOrganizationException of
Types.no_available_organization_exception
| `NoSuchResourceException of Types.no_such_resource_exception
| `ServiceException of Types.service_exception
| `TemplatesNotAvailableInRegionException of
Types.templates_not_available_in_region_exception
| `TooManyRequestsException of Types.too_many_requests_exception ]
* Smaws_Lib.Response.metadata)
Stdlib.result