Skip to content

2026 dbinsights updates#475

Merged
rafaelpereyra merged 7 commits intoaws-samples:feat/cdkpipelinefrom
kiranprakash-aws:2026-dbinsights-updates
Feb 18, 2026
Merged

2026 dbinsights updates#475
rafaelpereyra merged 7 commits intoaws-samples:feat/cdkpipelinefrom
kiranprakash-aws:2026-dbinsights-updates

Conversation

@kiranprakash-aws
Copy link
Contributor

  1. DB Load Gen and Simulation scripts.
  2. minor changes to dockerfile for dependencies.
  3. readme file

…mentation

- Add detailed documentation for all 10 simulation scripts
- Include error simulation scripts (deadlock, unique violation, slow query)
- Document performance demo workflow (setup, optimize, cleanup)
- Add debug versions documentation with verbose output details
- Include usage examples, configuration options, and monitoring guidance
- Fix detect-secrets false positives with allowlist pragmas
- Updated README.md with comprehensive documentation for all 10 simulation scripts
- Added script categorization (Error Simulation, Performance Demo, Debug versions)
- Included detailed usage examples and performance demo workflow
- Added configuration options and monitoring guidance
- Added ASH security scan suppressions for false positives in dbload scripts
  - SECRET-SECRET-KEYWORD: Scripts use AWS Secrets Manager references
  - SECRET-PASSWORD-KEYWORD: PGPASSWORD populated from Secrets Manager
- Re-enabled jest, typedoc, and pyupgrade hooks
- Created jest.config.js for CDK tests
- Removed unused typing imports (Dict, List, Optional) from Python files
- Fixed trailing whitespace in dbload simulation scripts
- Excluded pipeline-retry-python from mypy (invalid package name)
- Fixed return type annotation in petfood-image-generator lambda
@rafaelpereyra rafaelpereyra merged commit c938d34 into aws-samples:feat/cdkpipeline Feb 18, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants