dynamodb_describe_kinesis_streaming_destination {paws.database} | R Documentation |
Returns information about the status of Kinesis streaming
Description
Returns information about the status of Kinesis streaming.
See https://www.paws-r-sdk.com/docs/dynamodb_describe_kinesis_streaming_destination/ for full documentation.
Usage
dynamodb_describe_kinesis_streaming_destination(TableName)
Arguments
TableName |
[required] The name of the table being described. You can also provide the Amazon Resource Name (ARN) of the table in this parameter. |
[Package paws.database version 0.6.0 Index]