File tree 3 files changed +3
-3
lines changed
TestExecutableServerlessApp
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"AWSTemplateFormatVersion": "2010-09-09",
3
3
"Transform": "AWS::Serverless-2016-10-31",
4
- "Description": "An AWS Serverless Application. This template is partially managed by Amazon.Lambda.Annotations (v1.6.3 .0).",
4
+ "Description": "An AWS Serverless Application. This template is partially managed by Amazon.Lambda.Annotations (v1.7.0 .0).",
5
5
"Parameters": {
6
6
"ArchitectureTypeParameter": {
7
7
"Type": "String",
Original file line number Diff line number Diff line change 1
1
{
2
2
"AWSTemplateFormatVersion": "2010-09-09",
3
3
"Transform": "AWS::Serverless-2016-10-31",
4
- "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.6.3 .0).",
4
+ "Description": "This template is partially managed by Amazon.Lambda.Annotations (v1.7.0 .0).",
5
5
"Resources": {
6
6
"TestServerlessAppNET8FunctionsToUpperGenerated": {
7
7
"Type": "AWS::Serverless::Function",
Original file line number Diff line number Diff line change 1
1
{
2
2
"AWSTemplateFormatVersion": "2010-09-09",
3
3
"Transform": "AWS::Serverless-2016-10-31",
4
- "Description": "An AWS Serverless Application. This template is partially managed by Amazon.Lambda.Annotations (v1.6.3 .0).",
4
+ "Description": "An AWS Serverless Application. This template is partially managed by Amazon.Lambda.Annotations (v1.7.0 .0).",
5
5
"Parameters": {
6
6
"ArchitectureTypeParameter": {
7
7
"Type": "String",
You can’t perform that action at this time.
0 commit comments