Poll For Third Party Jobs
GET {{baseUrl}}/?Action=PollForThirdPartyJobs&AssociationId=<string>&DryRun=<string>&PublicIp=<string>&actionTypeId=<string>&maxBatchSize=<string>
Determines whether there are any third party jobs for a job worker to act on.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
AssociationId | string | [EC2-VPC] The association ID. Required for EC2-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. | |
PublicIp | string | The Elastic IP address. This is required for EC2-Classic. | |
actionTypeId | string | Represents information about an action type. | |
maxBatchSize | string | The maximum number of jobs to return in a poll for jobs call. |