Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Amazon Chime "Chime Webhook" Action for GitHub Actions

Actions
Send message to Amazon Chime chat rooms
v1
Star (18)

Tags

 (2)

Amazon Chime "Chime Webhook" Action for GitHub Actions

Package License: MIT

Send message to Amazon Chime chat rooms.

Usage

- name: Send message to Amazon Chime chat room
  uses: aws-actions/amazon-chime-github-webhook@v1
  with:
    webhook: ${{ secrets.webhook }}
    message: "Whoohoo!" 

The action can be passed a webhook URL and message to be send to a Amazon Chime chat room. webook should be defined as an encrypted secret and not be exposed directly.

See action.yml for the full documentation for this action's inputs and outputs.

You can learn more about creating an Amazon Chime Webhook and about Amazon Chime

License

MIT

Amazon Chime "Chime Webhook" Action for GitHub Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Send message to Amazon Chime chat rooms
v1

Tags

 (2)

Amazon Chime "Chime Webhook" Action for GitHub Actions is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.