paws.networking (version 0.1.6)

route53domains_get_operation_detail: This operation returns the current status of an operation that is not completed

Description

This operation returns the current status of an operation that is not completed.

Usage

route53domains_get_operation_detail(OperationId)

Arguments

OperationId

[required] The identifier for the operation for which you want to get the status. Amazon Route 53 returned the identifier in the response to the original request.

Request syntax

svc$get_operation_detail(
  OperationId = "string"
)