Stops replication from the DynamoDB table to the Kinesis data stream. This is done without deleting either of the resources.
See https://paws-r.github.io/docs/dynamodb/disable_kinesis_streaming_destination.html for full documentation.
dynamodb_disable_kinesis_streaming_destination(TableName, StreamArn)[required] The name of the DynamoDB table.
[required] The ARN for a Kinesis data stream.