Skip to content

/AWS1/CL_PIP=>POLLFORTHIRDPARTYJOBS()

About PollForThirdPartyJobs

Determines whether there are any third party jobs for a job worker to act on. Used for partner actions only.

When this API is called, CodePipeline returns temporary credentials for the S3 bucket used to store artifacts for the pipeline, if the action requires access to that S3 bucket for input or output artifacts.

Method Signature

IMPORTING

Required arguments:

IO_ACTIONTYPEID TYPE REF TO /AWS1/CL_PIPACTIONTYPEID /AWS1/CL_PIPACTIONTYPEID

Represents information about an action type.

Optional arguments:

IV_MAXBATCHSIZE TYPE /AWS1/PIPMAXBATCHSIZE /AWS1/PIPMAXBATCHSIZE

The maximum number of jobs to return in a poll for jobs call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PIPPOLLFORTHIRDPART01 /AWS1/CL_PIPPOLLFORTHIRDPART01