Returns the current status of a change batch request. The status is one of the following values:
-
PENDING indicates that the changes in this request have not propagated to all Amazon Route 53 DNS servers. This is the initial status of all change batch requests.
-
INSYNC indicates that the changes have propagated to all Route 53 DNS servers.
get/2013-04-01/change/{Id}
Path parameters
Idstring required
The ID of the change batch request. The value that you specify here is the value that <code>ChangeResourceRecordSets</code> returned in the <code>Id</code> element when you submitted the request.
Response
Success