Module Smaws_Client_Lightsail.GetSetupHistory

Returns detailed information for five of the most recent SetupInstanceHttps requests that were ran on the target instance.

val request : Smaws_Lib.Context.t -> Types.get_setup_history_request -> (Types.get_setup_history_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `InvalidInputException of Types.invalid_input_exception | `NotFoundException of Types.not_found_exception | `ServiceException of Types.service_exception | `UnauthenticatedException of Types.unauthenticated_exception ]) Stdlib.result