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
Assessment
This issue has not been assessed yet.