aws / aws/aws-toolkit-vscode

Documentation Inconsistency: API Parameters case convention

Open
#6,877 0 comments 0 reactions 0 assignees View on GitHub
bug partner-team stepfunctions
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.
![Image](https://github.com/user-attachments/assets/8519a421-521d-468b-9713-7959f6bdc7f7)

## 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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.