Skip to content

tosh2230/aws-respice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-respice

aws-respice refreshes Amazon QuickSight SPICE Datasets.

Description

AWS Services what to be called are below.

  • AWS Lambda
  • Amazon QuickSight

Install

This app is created to be deployed by AWS SAM(Serverless Application Model).

To install the AWS SAM CLI, see following pages.

Installing the AWS SAM CLI

git clone https://github.com/tosh223/aws-respice.git
cd ./aws-respice
sam build
sam deploy --guided

Usage

Call a Lambda function 'respice' with event like below.

{
    "DataSetId": "your-DataSetId"
}

QuickSight DataSetId is shown by the following aws-cli command.

aws quicksight list-data-sets --aws-account-id "your-AccountId"

About

Refresh Amazon QuickSight SPICE Datasets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages