File tree Expand file tree Collapse file tree 4 files changed +12
-13
lines changed
Expand file tree Collapse file tree 4 files changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ Description: ""
55Parameters :
66 Organization :
77 Type : " String"
8- Default : " unicon "
8+ Default : " CHANGEME "
99
1010 Project :
1111 Type : " String"
12- Default : " devers "
12+ Default : " CHANGEME "
1313
1414Resources :
1515 LambdaFunction :
@@ -22,10 +22,10 @@ Resources:
2222 - " x86_64"
2323 Code :
2424 S3Bucket : " canvas-integration-lambdas"
25- S3Key : " CanvasAppFlowLambda-0 .0.1-SNAPSHOT .jar"
25+ S3Key : " 1.0.0/ CanvasAppFlowLambda-1 .0.0 .jar"
2626 MemorySize : 512
2727 Role : !GetAtt IAMRole.Arn
28- Runtime : " java8 "
28+ Runtime : " java11 "
2929 Tags :
3030 -
3131 Key : " project"
@@ -198,4 +198,3 @@ Resources:
198198 -
199199 Key : " project"
200200 Value : !Ref Project
201-
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ Description: ""
55Parameters :
66 Organization :
77 Type : " String"
8- Default : " unicon "
8+ Default : " CHANGEME "
99
1010 Project :
1111 Type : " String"
12- Default : " devers "
12+ Default : " CHANGEME "
1313
1414 CanvasUserFlow :
1515 Type : " String"
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ Description: ""
55Parameters :
66 Organization :
77 Type : " String"
8- Default : " unicon "
8+ Default : " CHANGEME "
99
1010 Project :
1111 Type : " String"
12- Default : " devers "
12+ Default : " CHANGEME "
1313
1414Resources :
1515 GlueDatabase :
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ Description: ""
55Parameters :
66 Project :
77 Type : " String"
8- Default : " devers "
8+ Default : " CHANGEME "
99
1010 Organization :
1111 Type : " String"
12- Default : " unicon "
12+ Default : " CHANGEME "
1313
1414Resources :
1515 S3Bucket :
@@ -107,10 +107,10 @@ Resources:
107107 - " x86_64"
108108 Code :
109109 S3Bucket : " canvas-integration-lambdas"
110- S3Key : " CanvasLiveEventsLambda-0 .0.1-SNAPSHOT .jar"
110+ S3Key : " 1.0.0/ CanvasLiveEventsLambda-1 .0.0 .jar"
111111 MemorySize : 512
112112 Role : !GetAtt IAMRole.Arn
113- Runtime : " java8 "
113+ Runtime : " java11 "
114114 Tags :
115115 -
116116 Key : " project"
You can’t perform that action at this time.
0 commit comments