v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453442446.0 KB

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

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

Headers

X-Amz-Target'DynamoDB_20120810.DisableKinesisStreamingDestination' 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.