schuettc/sns-action
A GitHub Action for sns-action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| topicArn | The ARN of the topic | yes | — |
| message | The message you want to send | yes | — |
| subject | The subject of the message | no | — |
| region | The region where the topic is located | yes | us-east-1 |
Outputs
| name | description |
|---|---|
| notificationId | The ID of the notification |