Smaws_Client_DynamoDB.DisableKinesisStreamingDestination
val request :
Smaws_Lib.Context.t ->
kinesis_streaming_destination_input ->
(kinesis_streaming_destination_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error
| `InvalidEndpointException of invalid_endpoint_exception
| `LimitExceededException of limit_exceeded_exception
| `ResourceInUseException of resource_in_use_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Stops replication from the DynamoDB table to the Kinesis data stream. This is done without deleting either of the resources.