Skip to content

Commit

Permalink
removed merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Seth Rutner authored and sprutner committed Jun 18, 2018
1 parent 3544a95 commit 036c67b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@ If you want to subscribe AWS Lambda Function created by this module to an existi
| kms_key_arn | ARN of the KMS key used for decrypting slack webhook url | string | `` | no |
| lambda_function_name | The name of the Lambda function to create | string | `notify_slack` | no |
| slack_channel | The name of the channel in Slack for notifications | string | - | yes |
<<<<<<< HEAD
| slack_emoji | The name of the slack emoji you want to use | string | `:aws:` | no |
=======
| slack_emoji | A custom emoji that will appear on slack messages | string | `:aws:` | no |
>>>>>>> upstream/master
| slack_username | The username that will appear on Slack on messages | string | - | yes |
| slack_webhook_url | The URL of Slack webhook | string | - | yes |
| sns_topic_name | The name of the SNS topic to create | string | - | yes |
Expand Down

0 comments on commit 036c67b

Please sign in to comment.