actions-marketplace-validations/Route53 Record Set Updates

Submit Route 53 Record Sets with enhanced validation and error handling

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_access_key_idThe AWS access key ID for authenticationno
aws_secret_access_keyThe AWS secret access key for authenticationno
aws_route53_hosted_zone_idThe ID of the hosted zone where the record set will be createdyes
aws_route53_rr_actionThe action to perform on the record set (CREATE, DELETE, UPSERT)yes
aws_route53_rr_nameThe fully qualified domain name for the record setyes
aws_route53_rr_typeThe DNS record type (A, AAAA, CNAME, MX, NS, PTR, SOA, SPF, SRV, TXT)yes
aws_route53_rr_ttlThe Time To Live value in seconds (0-2147483647)no300
aws_route53_rr_valueThe value for the record set (IP address, domain name, etc.)yes
aws_route53_rr_commentAn optional comment for the record set changeno
aws_route53_waitWhether to wait for the change to complete (true/false)nofalse
namedescription
change_idThe ID of the submitted change
statusThe status of the change operation
errorError message if the operation fails