Module Smaws_Client_KinesisAnalyticsV2.CreateApplicationSnapshot

Creates a snapshot of the application's state data.

val request : Smaws_Lib.Context.t -> Types.create_application_snapshot_request -> (Types.create_application_snapshot_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidApplicationConfigurationException of Types.invalid_application_configuration_exception | `InvalidArgumentException of Types.invalid_argument_exception | `InvalidRequestException of Types.invalid_request_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceInUseException of Types.resource_in_use_exception | `ResourceNotFoundException of Types.resource_not_found_exception | `UnsupportedOperationException of Types.unsupported_operation_exception ]) Stdlib.result