You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -206,6 +206,7 @@ Available targets:
206
206
| Name | Description |
207
207
|------|-------------|
208
208
| <aname="output_arn"></a> [arn](#output\_arn)| ARN of the lambda function |
209
+
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of Cloudwatch log group |
209
210
| <aname="output_function_name"></a> [function\_name](#output\_function\_name)| Lambda function name |
210
211
| <aname="output_invoke_arn"></a> [invoke\_arn](#output\_invoke\_arn)| Invoke ARN of the lambda function |
211
212
| <aname="output_qualified_arn"></a> [qualified\_arn](#output\_qualified\_arn)| ARN identifying your Lambda Function Version (if versioning is enabled via publish = true) |
0 commit comments