- A valid
AWS
Account. - Any
AWS
supported browser. ( Chrome / Firefox / Safari etc. )
- Go to https://<YOUR_SLACK_TEAM>.slack.com/apps/new/A0F7YS25R-bots
- Enter a name for the bot to post with. (i.e. @aws)
- Click
Add bot integration
. - Wait until the UI displays the
API Token
and copy the string (i.e. xxxx-yyyyyyyyyyyy-zzzzzzzzzzzzzzzzzzzzzzzz). - Keep this token for using in the next step.
- Don't forget to invite your new bot to a channel by
@
mentioning it.
- Hold down the
Ctrl
button and Click theLaunch Stack
button to deploy the stack into your account:
- Paste your
API Token
in theSlackAPIToken
parameter. - The bot will publish messages to the channel in the
DefaultSlackChannel
parameter. The default isaws
. - Click
Next
and Confirm all steps until the stack deploys.
- Open your browser at AWS DynamoDB Console
- Switch to the
Tables
tab. - Select the
awslack.tests
table and go to theItems
tab. - You can add new tests or change/delete existing tests.
- You can change the
slackChannel
attribute of each test to another Slack channel. - Select the
awslack.configs
table and go to theItems
tab. - You can edit the slackAPIToken and set the
value
to another slack API token.