Documentation Inconsistency: API Parameters case convention
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
## Problem
The sample api parameters are in camelCase when the expected casing is PascalCase.

## Steps to reproduce the issue
1. Create a .asl.json file
2. Open the visual workflow editor
3. Place a lambda node
4. Open the configuration inspector
5. See discrepancy in API Parameters section
## Expected behavior
Sample parameters should be in PascalCase.
## System details (run `AWS: About` and/or `Amazon Q: About`)
- OS: Windows_NT x64 10.0.22631
- Visual Studio Code version: 1.95.3
- AWS Toolkit version: v3.51.0
- Amazon Q version: N/A
Contributor guide
Research direction
Reproduce the discrepancy by opening a .asl.json file in the visual workflow editor, placing a Lambda node, and checking the configuration inspector's API Parameters section. Search the repository for that section or its sample values, then verify that the displayed parameters consistently use PascalCase.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript, vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100