Module Smaws_Client_KinesisAnalyticsV2.ListApplicationVersions

Lists all the versions for the specified application, including versions that were rolled back. The response also includes a summary of the configuration associated with each version.

To get the complete description of a specific application version, invoke the DescribeApplicationVersion operation.

This operation is supported only for Managed Service for Apache Flink.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidArgumentException of Types.invalid_argument_exception | `ResourceNotFoundException of Types.resource_not_found_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_application_versions_request -> (Types.list_application_versions_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidArgumentException of Types.invalid_argument_exception | `ResourceNotFoundException of Types.resource_not_found_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result