Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Moving bucket location references #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mxnet-bot/LabelBotFullFunctionality/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This bot serves to help non-committers add labels to GitHub issues.

* Run `terraform apply`. It will create the secret. Once setup, it will output the secret ARN. Write it down.
<div align="center">
<img src="https://s3-us-west-2.amazonaws.com/email-boy-images/Screen+Shot+2018-08-02+at+9.42.56+PM.png" ><br>
<img src="https://s3-us-west-2.amazonaws.com/label-bot-images/Screen+Shot+2018-08-02+at+9.42.56+PM.png" ><br>
</div>


Expand Down Expand Up @@ -61,7 +61,7 @@ One thing to mention: this IAM role only has ***Read*** access to the secret cre
* Go to the lambda function's console, click **Test**.
* Then labels will be added.
<div align="center">
<img src="https://s3-us-west-2.amazonaws.com/email-boy-images/Screen+Shot+2018-11-13+at+1.56.17+PM.png" width="600" height="150"><br>
<img src="https://s3-us-west-2.amazonaws.com/label-bot-images/Screen+Shot+2018-11-13+at+1.56.17+PM.png" width="600" height="150"><br>
</div>

#### 4. DNS Service
Expand Down