Smaws_Client_KinesisAnalyticsV2.DescribeApplicationSnapshot
Returns information about a snapshot of application state data.
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.describe_application_snapshot_request ->
(Types.describe_application_snapshot_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