Smaws_Client_KinesisAnalyticsV2.ListApplicationVersions
val request :
Smaws_Lib.Context.t ->
list_application_versions_request ->
(list_application_versions_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidArgumentException of invalid_argument_exception
| `ResourceNotFoundException of resource_not_found_exception
| `UnsupportedOperationException of unsupported_operation_exception ])
Stdlib.result
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.