Module Smaws_Client_DynamoDB.DisableKinesisStreamingDestination

Stops replication from the DynamoDB table to the Kinesis data stream. This is done without deleting either of the resources.

val request : Smaws_Lib.Context.t -> Types.kinesis_streaming_destination_input -> (Types.kinesis_streaming_destination_output, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidEndpointException of Types.invalid_endpoint_exception | `LimitExceededException of Types.limit_exceeded_exception | `ResourceInUseException of Types.resource_in_use_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result