dynamodb_disable_kinesis_streaming_destination: Stops replication from the DynamoDB table to the Kinesis data...

View source: R/dynamodb_operations.R

dynamodb_disable_kinesis_streaming_destinationR Documentation

Stops replication from the DynamoDB table to the Kinesis data stream

Description

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

See https://www.paws-r-sdk.com/docs/dynamodb_disable_kinesis_streaming_destination/ for full documentation.

Usage

dynamodb_disable_kinesis_streaming_destination(TableName, StreamArn)

Arguments

TableName

[required] The name of the DynamoDB table.

StreamArn

[required] The ARN for a Kinesis data stream.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.