Module Smaws_Client_Lightsail.DeleteContainerImage

Deletes a container image that is registered to your Amazon Lightsail container service.

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