Smaws_Client_Lightsail.GetCostEstimate
val request :
Smaws_Lib.Context.t ->
get_cost_estimate_request ->
(get_cost_estimate_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of access_denied_exception
| `InvalidInputException of invalid_input_exception
| `NotFoundException of not_found_exception
| `ServiceException of service_exception
| `UnauthenticatedException of unauthenticated_exception ])
Stdlib.result
Retrieves information about the cost estimate for a specified resource. A cost estimate will not generate for a resource that has been deleted.