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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,7 @@ Available targets:
200
200
| Name | Description |
201
201
|------|-------------|
202
202
| <aname="output_arn"></a> [arn](#output\_arn)| ARN of the lambda function |
203
+
| <aname="output_cloudwatch_log_group_name"></a> [cloudwatch\_log\_group\_name](#output\_cloudwatch\_log\_group\_name)| Name of Cloudwatch log group |
203
204
| <aname="output_function_name"></a> [function\_name](#output\_function\_name)| Lambda function name |
204
205
| <aname="output_invoke_arn"></a> [invoke\_arn](#output\_invoke\_arn)| Invoke ARN of the lambda function |
205
206
| <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