More Info:

Ensure Sagemaker enpoint has KMS key configured

Risk Level

High

Address

Security

Compliance Standards

ISO27001,HIPAA,NISTCSF,PCIDSS,AWSSSB,RBI_UCB

Triage and Remediation

Remediation

To remediate the misconfiguration of a Sagemaker Endpoint not having a KMS key configured for AWS DynamoDB using the AWS console, follow these steps:

  1. Open AWS Management Console: Go to the AWS Management Console at https://aws.amazon.com/ and log in to your account.

  2. Navigate to Amazon Sagemaker Console: Click on the “Services” dropdown menu at the top left corner of the console, search for “Sagemaker” and click on it to open the Amazon Sagemaker console.

  3. Select Endpoints: In the Amazon Sagemaker console, click on “Endpoints” from the left-hand side menu to view the list of endpoints.

  4. Select the Endpoint: Identify the Sagemaker Endpoint that is connected to the AWS DynamoDB table that needs a KMS key configured and click on its name to open the details page.

  5. Edit Endpoint Configuration: On the details page of the Sagemaker Endpoint, click on the “Edit” button to modify the endpoint configuration.

  6. Configure KMS Key: In the Endpoint configuration settings, look for the option to configure the KMS key for the endpoint. If the option is not available, it means that the endpoint is not encrypted with a KMS key.

  7. Select KMS Key: Click on the dropdown menu or input field to select or enter the KMS key that you want to use to encrypt the data for the Sagemaker Endpoint connected to the DynamoDB table.

  8. Save Changes: After selecting the appropriate KMS key, click on the “Save” or “Update” button to apply the changes to the Sagemaker Endpoint configuration.

  9. Verify Configuration: Once the changes are saved, verify that the KMS key is successfully configured for the Sagemaker Endpoint connected to the AWS DynamoDB table by checking the endpoint details.

By following these steps, you can remediate the misconfiguration of a Sagemaker Endpoint not having a KMS key configured for AWS DynamoDB using the AWS console.