ExecutorConfiguration - CodePipeline
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ExecutorConfiguration

The action engine, or executor, related to the supported integration model used to create and update the action type. The available executor types are Lambda and JobWorker.

Contents

jobWorkerExecutorConfiguration

Details about the JobWorker executor of the action type.

Type: JobWorkerExecutorConfiguration object

Required: No

lambdaExecutorConfiguration

Details about the Lambda executor of the action type.

Type: LambdaExecutorConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: