Skip to content

Document Aurora DSQL service (DOC-304)#723

Merged
quetzalliwrites merged 4 commits into
mainfrom
docs/dsql-service
Jun 24, 2026
Merged

Document Aurora DSQL service (DOC-304)#723
quetzalliwrites merged 4 commits into
mainfrom
docs/dsql-service

Conversation

@dmacvicar

Copy link
Copy Markdown
Contributor

Add docs for the new Aurora DSQL control-plane emulation (localstack-pro#7374, EE2-298) cluster CRUD, connecting via psql, tags, cluster policies, streams, and VPC endpoint, along with current limitations (no CloudFormation support yet).

Add docs for the new Aurora DSQL control-plane emulation
(localstack-pro#7374): cluster CRUD, connecting via psql, tags,
cluster policies, streams, and VPC endpoint, along with current
limitations (no CloudFormation support yet).

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@dmacvicar dmacvicar added documentation Improvements or additions to documentation aws labels Jun 24, 2026
Verified every documented command against localstack-pro 2026.6.0:
- fix create-stream: target-definition uses `kinesis` (not
  `kinesisConfiguration`) and `--ordering UNORDERED` (only valid value)
- use UUID-style cluster/stream identifiers, matching what LocalStack returns
- render creationTime as an epoch float, matching the AWS CLI output

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: b0d301c
Status: ✅  Deploy successful!
Preview URL: https://16476262.localstack-docs.pages.dev
Branch Preview URL: https://docs-dsql-service.localstack-docs.pages.dev

View logs

@quetzalliwrites quetzalliwrites left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wow, this is fantastic! ty

@quetzalliwrites

Copy link
Copy Markdown
Collaborator
Screenshot 2026-06-24 at 5 01 34 PM

Before I merge... one note, did you intentionally want to make this an H2? ## Connect to the cluster

Reading it, I would think it belongs inside of the Getting Started H2, thus making it an H3.

@dmacvicar

Comment thread src/content/docs/aws/services/dsql.mdx Outdated
}
```

## Connect to the cluster

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we sure this is it's own H2 and not part of the Getting started H2 section?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. I have fixed that and a few other details.

dmacvicar and others added 2 commits June 24, 2026 17:31
Demote the section to an H3 and move it before 'Delete a cluster' so the
getting-started flow reads create -> inspect -> connect -> delete, per
review feedback.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Note in the limitations that data-plane data is not persisted yet.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@quetzalliwrites

Copy link
Copy Markdown
Collaborator

image

Perfect, I was also going to recommend moving the h3 for delete a cluster to be the final one.

@quetzalliwrites quetzalliwrites merged commit 42d66fd into main Jun 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants