AWS Security ChangesHomeSearch

AWS amazondynamodb documentation change

Service: amazondynamodb · 2026-01-25 · Documentation low

File: amazondynamodb/latest/developerguide/console-to-code.md

Summary

Updated documentation links for Amazon Q Developer Console-to-Code and DynamoDB console URL. Fixed URL path capitalization for DynamoDB getting started guide.

Security assessment

Changes primarily involve URL corrections and path updates. No security-related content was added or modified. The updates improve link accuracy but don't address vulnerabilities or security features.

Diff

diff --git a/amazondynamodb/latest/developerguide/console-to-code.md b/amazondynamodb/latest/developerguide/console-to-code.md
index 929261fe6..639f4299d 100644
--- a//amazondynamodb/latest/developerguide/console-to-code.md
+++ b//amazondynamodb/latest/developerguide/console-to-code.md
@@ -9 +9 @@ How it worksBenefits of using Console-to-Code with DynamoDBExample use casesGett
-Amazon Q Developer's Console-to-Code feature simplifies infrastructure management for Amazon DynamoDB by transforming manual table creation steps into reproducible automation code. This capability helps developers efficiently scale database resource configuration across their environments. For more information, see [Automating AWS services with Amazon Q Developer Console-to-Code](https://docs.aws.amazon.com/q/latest/userguide/console-to-code.html).
+Amazon Q Developer's Console-to-Code feature simplifies infrastructure management for Amazon DynamoDB by transforming manual table creation steps into reproducible automation code. This capability helps developers efficiently scale database resource configuration across their environments. For more information, see [Automating AWS services with Amazon Q Developer Console-to-Code](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/console-to-code.html).
@@ -39 +39 @@ When using Console-to-Code with DynamoDB, the process typically involves:
-  1. **Prototyping in the console** – Use the DynamoDB console to create and configure resources like tables. See [Connect to Amazon DynamoDB](https://docs.aws.amazon.com/amazonDynamoDB/latest/developerguide/GettingStartedDynamoDB.html) for more information.
+  1. **Prototyping in the console** – Use the DynamoDB console to create and configure resources like tables. See [Connect to Amazon DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedDynamoDB.html) for more information.
@@ -91 +91 @@ To start using Console-to-Code with DynamoDB:
-  1. Sign in to the AWS Management Console and open the DynamoDB console at [https://console.aws.amazon.com/DynamoDB/](https://console.aws.amazon.com/DynamoDB/).
+  1. Sign in to the AWS Management Console and open the DynamoDB console at [https://console.aws.amazon.com/dynamodbv2/](https://console.aws.amazon.com/dynamodbv2/).
@@ -102 +102 @@ To start using Console-to-Code with DynamoDB:
-For more information and detailed instructions on how to use Console-to-Code, see [Automating AWS services with Amazon Q Developer Console-to-Code](https://docs.aws.amazon.com/q/latest/userguide/console-to-code.html) in the _Amazon Q Developer User Guide_.
+For more information and detailed instructions on how to use Console-to-Code, see [Automating AWS services with Amazon Q Developer Console-to-Code](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/console-to-code.html) in the _Amazon Q Developer User Guide_.