Learn R Programming

paws.networking (version 0.2.0)

route53_get_change: Returns the current status of a change batch request

Description

Returns the current status of a change batch request. The status is one of the following values:

See https://paws-r.github.io/docs/route53/get_change.html for full documentation.

Usage

route53_get_change(Id)

Arguments

Id

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