Skip to content

/AWS1/CL_R53=>GETCHANGE()

About GetChange

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 managing the hosted zone. This is the initial status of all change batch requests.

  • INSYNC indicates that the changes have propagated to all Route 53 DNS servers managing the hosted zone.

Method Signature

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/R53CHANGEID /AWS1/R53CHANGEID

The ID of the change batch request. The value that you specify here is the value that ChangeResourceRecordSets returned in the Id element when you submitted the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_R53GETCHANGERESPONSE /AWS1/CL_R53GETCHANGERESPONSE