Skip to content

Script that given an embeded dashboard URL to a quicksight table will print a message on Slack with all the information of that given table

Notifications You must be signed in to change notification settings

xela-fdez/quicksight-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quicksight-slack

Script that given an embeded dashboard URL to a quicksight table will print a message on Slack with all the information of that given table

Arguments needed for the .jar to work are as follows:

  1. AWS Access Key ID (https://docs.aws.amazon.com/powershell/latest/userguide/pstools-appendix-sign-up.html)
  2. AWS Secret Access Key (https://docs.aws.amazon.com/powershell/latest/userguide/pstools-appendix-sign-up.html)
  3. AWS Region (found on the URL of the dashboard. Region where the dashboard is allocated with format: US-EAST-1)
  4. Dashboard ID (when you are on a Quicksight Dashboard generate a new Embed URL)
  5. Slack bot token (https://api.slack.com/authentication/token-types)
  6. The channel ID on slack to send the dashboard

About

Script that given an embeded dashboard URL to a quicksight table will print a message on Slack with all the information of that given table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages