More Info:

Ensure that Amazon SageMaker notebook instances are not publicly accessible.

Risk Level

Medium

Address

Cost optimization, Operational Maturity, Security

Compliance Standards

GDPR, HITRUST, SOC2

Triage and Remediation

Remediation

To remediate the misconfiguration of Notebook Direct Internet Access for AWS DynamoDB using the AWS console, follow these steps:

  1. Access AWS Management Console: Go to the AWS Management Console at https://aws.amazon.com/ and log in with your credentials.

  2. Navigate to DynamoDB: Click on the “Services” dropdown menu at the top of the page and select “DynamoDB” under the “Database” category.

  3. Select the DynamoDB Table: In the DynamoDB dashboard, select the table that you want to remediate the direct internet access for.

  4. Update Table VPC Settings:

    • In the table details page, click on the “Overview” tab.
    • Under the “VPC Settings” section, click on the “Edit” button.
  5. Modify VPC Configuration:

    • In the VPC configuration window, select the appropriate VPC from the dropdown menu.
    • Choose the desired security group that allows access to the DynamoDB table.
    • Ensure that the selected security group allows access only from trusted sources and restricts direct internet access.
  6. Save Changes: After updating the VPC settings and security group, click on the “Save” button to apply the changes.

  7. Verify Configuration:

    • Once the changes are saved, verify that the DynamoDB table no longer has direct internet access.
    • Test the access to the DynamoDB table from authorized sources within the VPC.

By following these steps, you can remediate the misconfiguration of Notebook Direct Internet Access for AWS DynamoDB using the AWS Management Console.

Additional Reading: