dynamodb_update_kinesis_streaming_destination: The command to update the Kinesis stream destination

View source: R/dynamodb_operations.R

dynamodb_update_kinesis_streaming_destinationR Documentation

The command to update the Kinesis stream destination

Description

The command to update the Kinesis stream destination.

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

Usage

dynamodb_update_kinesis_streaming_destination(
  TableName,
  StreamArn,
  UpdateKinesisStreamingConfiguration = NULL
)

Arguments

TableName

[required] The table name for the Kinesis streaming destination input. You can also provide the ARN of the table in this parameter.

StreamArn

[required] The Amazon Resource Name (ARN) for the Kinesis stream input.

UpdateKinesisStreamingConfiguration

The command to update the Kinesis stream configuration.


paws.database documentation built on Sept. 12, 2024, 6:37 a.m.