...
Remediation Steps:
Perform following to disable public access to cloud trail bucket configure DynamoDB encryption with KMS :
Login to the AWS Management Console at https://console.aws.amazon.com
Navigate Go to DynamoDB console.
In the navigation pane on the left side of the console, choose Tables.
Choose the Table you want to update the encryption for.
In the Overview panel appeared on the right from Section Table details, click other settings and find the property Encryption info.
Click the Manage Encryption.
On the Manage Encryption window Select KMS - Customer managed CMK option choose your KMS key from the dropdown.
Click Save.
...