inmar/actions-sns-tag-alert
Sends a notification to SNS when a new tag is created
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_key_id | AWS Access Key ID | yes | — |
| aws_secret_key | AWS Secret Access Key | yes | — |
| topic_arn | The SNS topic to publish to | yes | — |
| tag_pattern | A regex pattern to match valid tag names; defaults to: ^v?\d+\.\d+\.\d+ | no | — |
Outputs
no outputs