Skip to content

Send events to Google Chat webhook URL on changing AWS Step Functions execution status

License

Notifications You must be signed in to change notification settings

tosh2230/aws-chatpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-chatpost

aws-chatpost sends events to Google Chat webhook URL on changing AWS Step Functions Execution Status.

Description

Lambda function 'chatpost' is invoked by Amazon Cloudwatch Events when targets changes the state. This function posts a card-typed messsage to Google Chat webhook URL you configured.

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-chatpost.git
cd ./aws-chatpost

Usage

Please set following configurations to template.yaml.

  • Google Chat Webhook URL
  • Image URL
  • Your stetemachine Arn
sam build
sam deploy --guided

About

Send events to Google Chat webhook URL on changing AWS Step Functions execution status

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages