Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name
Source:R/route53_operations.R
route53_change_resource_record_sets.RdCreates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name. For example, you can use change_resource_record_sets to create a resource record set that routes traffic for test.example.com to a web server that has an IP address of 192.0.2.44.
See https://www.paws-r-sdk.com/docs/route53_change_resource_record_sets/ for full documentation.