Using Console
Using CLI
YOUR_STREAM_NAME
with the actual name of the Kinesis Stream associated with the DynamoDB table.
NONE
to ensure that the Kinesis Stream is no longer encrypted with a CMK.
NONE
, you can remediate the misconfiguration of a Kinesis Stream encrypted with a CMK for AWS DynamoDB.Using Python
stream_name
and cmk_arn
variables with your desired values:remediate_kinesis_stream_encryption
function with the appropriate parameters: