aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Have integers be deserialized as number not bigint
Open
question
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
hi, passing bigints to the aws-sdk will result in an error. maybe use numbers instead?
Contributor guide
Research direction
The issue names no file, test, or entry point; start by locating the schema deserialization path that turns integer values into bigint before they reach the AWS SDK. Reproduce the reported SDK error, then confirm the resulting integer values are accepted as numbers without breaking existing deserialization tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100