Skip to content

Commit

Permalink
fixed README.md (accidentaly commited a conflict marker)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Felix Correa committed Jan 31, 2019
1 parent 9ce5ae9 commit 34f9d9d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,8 @@ function name unique per region, for example by setting

| Name | Description |
|------|-------------|
<<<<<<< HEAD
| function\_arn | The ARN of the Lambda function |
| function\_name | The name of the Lambda function |
| role\_arn | The ARN of the IAM role created for the Lambda function |
| role\_name | The name of the IAM role created for the Lambda function |
=======
| function_arn | The ARN of the Lambda function |
| function_name | The name of the Lambda function |
| role_arn | The ARN of the IAM role created for the Lambda function |
| role_name | The name of the IAM role created for the Lambda function |
| cloudwatch_rule_arn | The ARN of the Cloudwatch rule |
>>>>>>> Support for scheduled lambda runs through Cloudwatch Events rule
| cloudwatch\_rule\_arn | The ARN of the Cloudwatch rule |

0 comments on commit 34f9d9d

Please sign in to comment.