Using Console
Using CLI
<endpoint-name>
with the actual name of the Sagemaker Endpoint and <kms-key-id>
with the ARN of the KMS Key that you want to associate with the Sagemaker Endpoint.By following these steps, you can successfully remediate the misconfiguration of the Sagemaker Endpoint not having a KMS Key configured for AWS DynamoDB using AWS CLI.Using Python