Difference between revisions of "Aws route53"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://docs.aws.amazon.com/cli/latest/reference/route53/index.html
 
* https://docs.aws.amazon.com/cli/latest/reference/route53/index.html
  
==Basic commands==
+
== Basic commands ==
 
* <code>[[aws route53 list-hosted-zones]]</code>
 
* <code>[[aws route53 list-hosted-zones]]</code>
*<code>[[aws route53 list-resource-record-sets]]</code>
+
* <code>[[aws route53 list-resource-record-sets]]</code>
*<code>[[aws route53 change-resource-record-sets]] --hosted-zone-id ZXXXXXXXXXXX --change-batch file://sample.json</code>
+
* <code>[[aws route53 change-resource-record-sets]] --hosted-zone-id ZXXXXXXXXXXX --change-batch file://sample.json</code>
  
 +
== All ==
 +
<pre>
 +
activate-key-signing-key
 +
associate-vpc-with-hosted-zone
 +
change-resource-record-sets
 +
change-tags-for-resource
 +
create-health-check
 +
create-hosted-zone
 +
create-key-signing-key
 +
create-query-logging-config
 +
create-reusable-delegation-set
 +
create-traffic-policy
 +
create-traffic-policy-instance
 +
create-traffic-policy-version
 +
create-vpc-association-authorization
 +
deactivate-key-signing-key
 +
delete-health-check
 +
delete-hosted-zone
 +
delete-key-signing-key
 +
delete-query-logging-config
 +
delete-reusable-delegation-set
 +
delete-traffic-policy
 +
delete-traffic-policy-instance
 +
delete-vpc-association-authorization
 +
disable-hosted-zone-dnssec
 +
disassociate-vpc-from-hosted-zone
 +
enable-hosted-zone-dnssec
 +
get-account-limit
 +
get-change
 +
get-checker-ip-ranges
 +
get-dnssec
 +
get-geo-location
 +
get-health-check
 +
get-health-check-count
 +
get-health-check-last-failure-reason
 +
get-health-check-status
 +
get-hosted-zone
 +
get-hosted-zone-count
 +
get-hosted-zone-limit
 +
get-query-logging-config
 +
get-reusable-delegation-set
 +
get-reusable-delegation-set-limit
 +
get-traffic-policy
 +
get-traffic-policy-instance
 +
get-traffic-policy-instance-count
 +
list-geo-locations
 +
list-health-checks
 +
list-hosted-zones
 +
list-hosted-zones-by-name
 +
list-hosted-zones-by-vpc
 +
list-query-logging-configs
 +
list-resource-record-sets
 +
list-reusable-delegation-sets
 +
list-tags-for-resource
 +
list-tags-for-resources
 +
list-traffic-policies
 +
list-traffic-policy-instances
 +
list-traffic-policy-instances-by-hosted-zone
 +
list-traffic-policy-instances-by-policy
 +
list-traffic-policy-versions
 +
list-vpc-association-authorizations
 +
test-dns-answer
 +
update-health-check
 +
update-hosted-zone-comment
 +
update-traffic-policy-comment
 +
update-traffic-policy-instance
 +
wait
 +
</pre>
  
 
==Related terms==
 
==Related terms==

Revision as of 09:41, 11 April 2022

Basic commands

All

activate-key-signing-key
associate-vpc-with-hosted-zone
change-resource-record-sets
change-tags-for-resource
create-health-check
create-hosted-zone
create-key-signing-key
create-query-logging-config
create-reusable-delegation-set
create-traffic-policy
create-traffic-policy-instance
create-traffic-policy-version
create-vpc-association-authorization
deactivate-key-signing-key
delete-health-check
delete-hosted-zone
delete-key-signing-key
delete-query-logging-config
delete-reusable-delegation-set
delete-traffic-policy
delete-traffic-policy-instance
delete-vpc-association-authorization
disable-hosted-zone-dnssec
disassociate-vpc-from-hosted-zone
enable-hosted-zone-dnssec
get-account-limit
get-change
get-checker-ip-ranges
get-dnssec
get-geo-location
get-health-check
get-health-check-count
get-health-check-last-failure-reason
get-health-check-status
get-hosted-zone
get-hosted-zone-count
get-hosted-zone-limit
get-query-logging-config
get-reusable-delegation-set
get-reusable-delegation-set-limit
get-traffic-policy
get-traffic-policy-instance
get-traffic-policy-instance-count
list-geo-locations
list-health-checks
list-hosted-zones
list-hosted-zones-by-name
list-hosted-zones-by-vpc
list-query-logging-configs
list-resource-record-sets
list-reusable-delegation-sets
list-tags-for-resource
list-tags-for-resources
list-traffic-policies
list-traffic-policy-instances
list-traffic-policy-instances-by-hosted-zone
list-traffic-policy-instances-by-policy
list-traffic-policy-versions
list-vpc-association-authorizations
test-dns-answer
update-health-check
update-hosted-zone-comment
update-traffic-policy-comment
update-traffic-policy-instance
wait

Related terms

See also

Advertising: