dave-irvine/Amazon Route53 "Delete Recordset" Action for GitHub Actions

Deletes a recordset

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
nameThe name of the record to delete.yes
typeThe type of record to delete. One of SOA | A | TXT | NS | CNAME | MX | NAPTR | PTR | SRV | SPF | AAAA | CAA.yes
recordsThe values of the records to delete (comma seperated).yes
hosted-zone-idThe hosted zone ID from which to delete the record.yes
ttlThe TTL of the recordset to delete (defaults to 60)no
wait-for-changeWhether or not to wait for the Route53 change to be applied (defaults to true)no

no outputs