Module Smaws_Client_AppStream.DescribeImages

Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_images_request -> (Types.describe_images_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result