Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface JobWorkerExecutorConfiguration

Details about the polling configuration for the JobWorker action engine, or executor.

Hierarchy

  • JobWorkerExecutorConfiguration

Properties

pollingAccounts?: string[]

The accounts in which the job worker is configured and might poll for jobs as part of the action execution.

pollingServicePrincipals?: string[]

The service Principals in which the job worker is configured and might poll for jobs as part of the action execution.