leocomelli/SNS Action
Publish a message on an SNS topic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| topic | Topic ARN to send message to | yes | — |
| message | Message to send | yes | — |
| role | Role ARN to assume | yes | — |
| region | Region to use | yes | — |
Outputs
| name | description |
|---|---|
| messageId | Unique identifier assigned to the published message |