localstack / localstack/localstack-extensions
aws-replicator: add meaningful documentation / schema for config yaml
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 47
- 派生
- 19
- 平均合并
- 2 小时 2 分钟
- 30 天内合并 PR
- 1
描述
Currently, there are only a few very small examples of how to configure the aws-replicator extension via YAML. This makes it very hard to grok how to properly customise the extension.
It would be incredibly helpful to have something more comprehensive available as a reference.
For instance: Say I have a local SQS queue of dev-sqs-queue and I want to forward all requests to a remote staging-aws-queue - there is no easily available reference for this.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 aws-replicator 扩展中现有的小型 YAML 示例开始,检查其配置目前是如何表示的。清晰地记录可用的配置,或提供一个 schema,其中包括 issue 中的 SQS 转发示例;当用户拥有用于自定义该扩展的完整参考资料时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, python
- 领域
- cloud, documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100