Module Smaws_Client_Lightsail.UpdateContainerService

Updates the configuration of your Amazon Lightsail container service, such as its power, scale, and public domain names.

val request : Smaws_Lib.Context.t -> Types.update_container_service_request -> (Types.update_container_service_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