More Info:

Ensure enhanced Amazon Kinesis stream monitoring for shard-level metrics is enabled in order to increase visibility into your streams performance. Kinesis is a platform for streaming data on Amazon Web Services that provides you with the ability to build and manage your own custom streaming data applications for specialized needs. A Kinesis stream is an ordered sequence of data records collected within a dedicated storage layer. The data records within a Kinesis stream is distributed into unique identified groups called shards.

Risk Level

Low

Address

Cost optimization, Operational Maturity

Compliance Standards

CBP

Triage and Remediation

Remediation

To remediate the misconfiguration related to Kinesis Stream Shard Level Metrics in AWS DynamoDB, you can follow these steps using the AWS Management Console:

  1. Login to AWS Console: Go to the AWS Management Console (https://aws.amazon.com/console/) and login using your credentials.

  2. Navigate to DynamoDB Service: From the list of AWS services, click on “DynamoDB” to open the DynamoDB dashboard.

  3. Select the Table: In the DynamoDB dashboard, select the table for which you want to remediate the misconfiguration related to Kinesis Stream Shard Level Metrics.

  4. Edit Table Settings:

    • Click on the “Overview” tab for the selected table.
    • Scroll down to the “Table details” section and click on the “Manage stream” button.
  5. Update Stream Settings:

    • In the “Manage stream” dialog box, select the option to enable the stream for the DynamoDB table.
    • Choose the stream view type as “New and old images” or “New images” based on your requirements.
    • Click on the “Create” button to save the changes.
  6. Verify Configuration:

    • Once the stream is enabled for the DynamoDB table, verify that the Kinesis Stream Shard Level Metrics are now active and functioning properly.

By following these steps, you can successfully remediate the misconfiguration related to Kinesis Stream Shard Level Metrics in AWS DynamoDB using the AWS Management Console.