Amazon.Lambda.Annotations - Support suppressing serverless.template file creation
- 主要言語
- C#
- スター
- 1.7k
- フォーク
- 503
- 平均マージ
- 1日 18時間
- マージ済み PR(30日)
- 21
説明
### Describe the feature
The ability to suppress the generation of the "serverless.template" file via a configuration when using `Amazon.Lambda.Annotations`.
### Use Case
Our team's chosen IAC of choice isn't serverless (it's terraform) so we would like the ability to suppress the generation of the "serverless.template" file.
Ideally we have a choice to chose which IAC to generate but suppressing the file will be good enough for now.
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [x] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### AWS .NET SDK and/or Package version used
Amazon.Lambda.Annotations 1.6.1
### Targeted .NET Platform
.NET 8
### Operating System and version
Windows, Mac
コントリビューションガイド
調査の方向性
まず、serverless.template を生成する Amazon.Lambda.Annotations のコードパスと、その生成に使用される設定を特定します。アノテーションプロジェクトがどのように生成を有効化するかを追跡し、次に、他の生成された出力に影響を与えずにファイルを抑制する設定オプションとして done を定義します。有効なケースと抑制されたケースの両方について、カバレッジを追加または更新します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, csharp
- 領域
- build-system, cloud
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100