actions-marketplace-validations/Publish to AWS SNS Topic
Publish a JSON message to an AWS SNS Topic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | The access key ID for the AWS IAM user (16-128 characters) | yes | — |
| AWS_SECRET_ACCESS_KEY | The secret access key for the AWS IAM user (40 characters) | yes | — |
| AWS_REGION | The AWS region where the SNS topic exists | yes | us-east-1 |
| MESSAGE | The JSON-formatted message you would like to publish to SNS | yes | — |
| AWS_SNS_TOPIC_ARN | The ARN of the SNS Topic to publish to | yes | — |
Outputs
no outputs