aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Have the session proxy as a singleton
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Whenever checking the session proxy instance, they will not match if they are from different supporting library versions. We can solve that by having the class as Singleton and also by extending a base class from the AWS SDK.
Contributor guide
Research direction
Start by locating the session proxy class and the code that checks its instance across supporting library versions. Review the AWS SDK base class it should extend and confirm that the proxy is shared as a singleton; verify the affected instance checks and relevant plugin tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, node.js, typescript
- Domain
- cloud, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100