Skip to content

Commit 34f9d9d

Browse files
author
Rafael Felix Correa
committed
fixed README.md (accidentaly commited a conflict marker)
1 parent 9ce5ae9 commit 34f9d9d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -101,15 +101,8 @@ function name unique per region, for example by setting
101101

102102
| Name | Description |
103103
|------|-------------|
104-
<<<<<<< HEAD
105104
| function\_arn | The ARN of the Lambda function |
106105
| function\_name | The name of the Lambda function |
107106
| role\_arn | The ARN of the IAM role created for the Lambda function |
108107
| role\_name | The name of the IAM role created for the Lambda function |
109-
=======
110-
| function_arn | The ARN of the Lambda function |
111-
| function_name | The name of the Lambda function |
112-
| role_arn | The ARN of the IAM role created for the Lambda function |
113-
| role_name | The name of the IAM role created for the Lambda function |
114-
| cloudwatch_rule_arn | The ARN of the Cloudwatch rule |
115-
>>>>>>> Support for scheduled lambda runs through Cloudwatch Events rule
108+
| cloudwatch\_rule\_arn | The ARN of the Cloudwatch rule |

0 commit comments

Comments
 (0)