Smaws_Client_DynamoDB.DescribeKinesisStreamingDestination
Returns information about the status of Kinesis streaming.
val request :
Smaws_Lib.Context.t ->
Types.describe_kinesis_streaming_destination_input ->
(Types.describe_kinesis_streaming_destination_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidEndpointException of Types.invalid_endpoint_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result