File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change 28
28
attributes :
29
29
label : Code snippet
30
30
description : Please share a code snippet to help us reproduce the issue
31
- render : python
31
+ render : csharp
32
32
validations :
33
33
required : true
34
34
- type : textarea
48
48
- type : input
49
49
id : version
50
50
attributes :
51
- label : AWS Lambda Powertools for Python version
51
+ label : AWS Lambda Powertools for .NET version
52
52
placeholder : " latest, 1.25.6"
53
53
value : latest
54
54
validations :
58
58
attributes :
59
59
label : AWS Lambda function runtime
60
60
options :
61
- - 3.6
62
- - 3.7
63
- - 3.8
64
- - 3.9
65
- validations :
66
- required : true
67
- - type : dropdown
68
- id : packaging
69
- attributes :
70
- label : Packaging format used
71
- options :
72
- - Lambda Layers
73
- - Serverless Application Repository (SAR) App
74
- - PyPi
75
- multiple : true
61
+ - dotnet6
76
62
validations :
77
63
required : true
78
64
- type : textarea
You can’t perform that action at this time.
0 commit comments