aws / aws/aws-lambda-dotnet

CloudFormation: Custom resource support for .NET Core Lambda functions

オープン
#26 コメント 15 件 リアクション 8 件 担当者 0 名 GitHub で見る
feature-request m module/lambda-client-lib p2 queued
主要言語
C#
スター
1.7k
フォーク
503
平均マージ
1日 18時間
マージ済み PR(30日)
21

説明

I wanted to write some custom resources for my CloudFormation templates using .NET core in AWS Lambdas. All the samples are in JS and Python at the moment:

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/walkthrough-custom-resources-lambda-lookup-amiids.html

I'm assuming CloudFormation event models are not currently supported by the SDK? I found S3 models and others but no CloudFormation ones.

I've written a version of the request / response model for CloudFormation in Lambdas. Is this something you would be interested in me creating a PR for?

I also have a working version of cfn-response in .NET which feels like it would be super handy to have in the SDK for people to be able to call on their Lambda response calls. The version is based around the documentation at:

http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-cfnresponsemodule

Let me know if you are interested in any of the above and I can look at creating a PR for it.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、issue にリンクされているカスタムリソース向け AWS CloudFormation Lambda チュートリアルと、S3 などのサービスに対する既存の .NET SDK モデルを確認します。要求されている CloudFormation のリクエスト/レスポンスモデルと、提案されている .NET cfn-response 実装を比較します。合意されたスコープと、要求された .NET カスタムリソースワークフローに対する SDK のサポートが整い、CloudFormation のドキュメントに照らして検証された状態を完了とします。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, csharp
領域
backend, cloud
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。