Configuration parameters
roleArn— Role ArnroleSessionName— Role Session NamesessionDuration— Role Session Durationcredentials— Access Keyaccess_key— Access Keysecret_key— Secret Keytimeout— Timeoutretries— Retriessts_regional_endpoint— AWS STS Regional Endpointsinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (7)
-
aws-route53-create-recordCreates a resource record set. Creates a resource record set that has the specified values.
-
aws-route53-delete-recordDeletes a resource record set. Deletes an existing resource record set that has the specified values.
-
aws-route53-list-hosted-zonesRetrieves a list of the public and private hosted zones that are associated with the current AWS account.
-
aws-route53-list-resource-record-setsLists the resource record sets in a specified hosted zone.
-
aws-route53-test-dns-answerGets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type. You can optionally specify the IP address of a DNS resolver, an EDNS0 client subnet IP address, and a subnet mask.
-
aws-route53-upsert-recordUpsert a resource record set. If a resource record set does not already exist, AWS creates it. If a resource set does exist, Amazon Route 53 updates it with the values in the request.
-
aws-route53-waiter-resource-record-sets-changedA waiter function that waits until record set change is successful.