Get Third Party Job Details
GET {{baseUrl}}/?Action=GetThirdPartyJobDetails&Domain=<string>&DryRun=<string>&clientToken=<string>&jobId=<string>
Requests the details of a job for a third party action.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
Domain | string | Set to vpc to allocate the address for use with instances in a VPC. | |
DryRun | string | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
clientToken | string | The clientToken portion of the clientId and clientToken pair used to verify that the calling entity is allowed access to the job and its details. | |
jobId | string | The unique system-generated ID of the job for which you want to confirm receipt. |