AWS aurora-dsql documentation change
Summary
Updated documentation history with new features and improvements
Security assessment
Changes describe feature updates (Skills CLI, PrivateLink, connectors) without security context. No vulnerability fixes or security-specific enhancements mentioned in changelog entries.
Diff
diff --git a/aurora-dsql/latest/userguide/doc-history.md b/aurora-dsql/latest/userguide/doc-history.md index ccc32f9d5..a8457db05 100644 --- a//aurora-dsql/latest/userguide/doc-history.md +++ b//aurora-dsql/latest/userguide/doc-history.md @@ -10,0 +11,2 @@ Change| Description| Date +Updated content: Aurora DSQL Steering: Skills and Powers| Added documentation to support installation using the Skills CLI for agent-agnostic support. The Skills CLI provides a simplified setup method that works across multiple AI coding assistants including Claude Code, Cursor, Copilot, Gemini, and others. For more information, see [Aurora DSQL Steering: Skills and Powers](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_aurora-dsql-steering.html).| January 23, 2026 +New content: Aurora DSQL Steering: Skills and Powers| Added new documentation for configuring AI steering with Aurora DSQL using skills and powers. Includes setup instructions for Kiro Powers, Claude Skills, Gemini Skills, and Codex Skills. For more information, see [Aurora DSQL Steering: Skills and Powers](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_aurora-dsql-steering.html).| January 16, 2026 @@ -11,0 +14,9 @@ Numeric data type index support| Added index support for the `numeric` data type +Updated content: Supported subsets of SQL commands| Reorganized SQL command documentation into separate pages for improved navigation and clarity. Each command (CREATE TABLE, ALTER TABLE, CREATE VIEW, ALTER VIEW, DROP VIEW) now has its own dedicated page. For more information, see [Supported subsets of SQL commands](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/working-with-postgresql-compatibility-supported-sql-commands.html).| January 6, 2026 +Updated content: AWS Labs Aurora DSQL MCP Server| Updated the MCP Server documentation with detailed installation approaches for Claude Code and Codex, including CLI-based setup and configuration file examples. Added comprehensive guidance for finding MCP client configuration files across different development tools. For more information, see [AWS Labs Aurora DSQL MCP Server](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_aurora-dsql-mcp-server.html).| December 19, 2025 +Updated content: Migrating from PostgreSQL to Aurora DSQL| Redrafted the PostgreSQL compatibility section as a comprehensive migration guide. Includes framework compatibility information, common migration patterns, architectural differences, and AI-assisted migration guidance. Added new chapter for providing feedback on Aurora DSQL. For more information, see [Migrating from PostgreSQL to Aurora DSQL](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/working-with-postgresql-compatibility-migration-guide.html).| December 16, 2025 +Updated content: Connecting to Aurora DSQL using AWS PrivateLink| Added documentation for private DNS setup and the cluster ID connection option to support customers using AWS PrivateLink with Direct Connect or Amazon VPC peering. Includes guidance for connecting without private DNS using the `amzn-cluster-id` connection option. For more information, see [Managing and connecting to Aurora DSQL clusters using AWS PrivateLink](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/privatelink-managing-clusters.html).| December 11, 2025 +Updated content: Aurora DSQL cluster lifecycle| Updated documentation for Aurora DSQL cluster lifecycle management. Explains cluster status definitions, state transitions, and operations available during Idle and Inactive states. For more information, see [Aurora DSQL cluster lifecycle](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/cluster-lifecycle.html).| December 4, 2025 +New content: Aurora DSQL connectors for Python and Node.js| Added documentation for Aurora DSQL connectors for Python (psycopg, psycopg2, asyncpg) and Node.js (node-postgres, Postgres.js). These connectors integrate IAM authentication for connecting applications to Aurora DSQL clusters. For more information, see [Aurora DSQL connectors](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_connectors.html).| November 21, 2025 +New content: Using JupyterLab with Aurora DSQL| Added step-by-step guide for connecting and querying Aurora DSQL using JupyterLab with Python. Includes instructions for both local JupyterLab installations and Amazon SageMaker AI environments. For more information, see [Using JupyterLab with Aurora DSQL](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_program-with-jupyter.html).| November 20, 2025 +Updated content: Quotas for Aurora DSQL| Updated maximum cluster storage quota from 128 TiB to 256 TiB. For more information, see [Quotas for Aurora DSQL](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/CHAP_quotas.html).| November 19, 2025 +New content: Getting started with the Aurora DSQL Query Editor| Added documentation for using the Aurora DSQL Query Editor in the AWS Management Console. Includes prerequisites, connection setup, and query execution instructions. For more information, see [Getting started with the Aurora DSQL Query Editor](https://docs.aws.amazon.com/aurora-dsql/latest/userguide/SECTION_getting-started-query-editor.html).| November 18, 2025