@cfn-modules/lambda-function
Advanced tools
+2
-2
@@ -66,3 +66,3 @@ --- | ||
| MinValue: 128 | ||
| MaxValue: 3008 | ||
| MaxValue: 10240 | ||
| ReservedConcurrentExecutions: | ||
@@ -323,3 +323,3 @@ Type: Number | ||
| ModuleVersion: | ||
| Value: '2.9.0' | ||
| Value: '2.10.0' | ||
| StackName: | ||
@@ -326,0 +326,0 @@ Value: !Ref 'AWS::StackName' |
+1
-1
| { | ||
| "name": "@cfn-modules/lambda-function", | ||
| "version": "2.9.0", | ||
| "version": "2.10.0", | ||
| "description": "AWS Lambda function with automated IAM policy generation, encryption, log group and alerting", | ||
@@ -5,0 +5,0 @@ "author": "Michael Wittig <michael@widdix.de>", |
+1
-1
@@ -142,3 +142,3 @@ # cfn-modules: AWS Lambda function | ||
| <td>no</td> | ||
| <td>[128-3008] and a multiple of 64</td> | ||
| <td>[128-10240]</td> | ||
| </tr> | ||
@@ -145,0 +145,0 @@ <tr> |
156691
-0.01%