aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Have the session proxy as a singleton
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 46
- 派生
- 18
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
首先定位 session proxy 类,以及在各个受支持的库版本中检查其实例的代码。查看它应继承的 AWS SDK 基类,并确认该 proxy 作为 singleton 共享;验证受影响的实例检查和相关 plugin 测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, node.js, typescript
- 领域
- cloud, tooling
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100