v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453442446.0 KB

Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable workflow. If this operation doesn't return results immediately, use DescribeKinesisStreamingDestination to check if streaming to the Kinesis data stream is ACTIVE.

post/#X-Amz-Target=DynamoDB_20120810.EnableKinesisStreamingDestination

Headers

X-Amz-Target'DynamoDB_20120810.EnableKinesisStreamingDestination' required

Request body

TableNamestring required

The name of the DynamoDB table.

StreamArnstring required

The ARN for a Kinesis data stream.

Response

Success

TableNamestring

The name of the table being modified.

StreamArnstring

The ARN for the specific Kinesis data stream.

DestinationStatus'ENABLING' | 'ACTIVE' | 'DISABLING' | 'DISABLED' | 'ENABLE_FAILED'

The current status of the replication.