Implement core functionality of AWS integration
This commit is contained in:
@ -188,6 +188,10 @@ paths:
|
||||
description: Specifies the execution environment of the runner
|
||||
type: integer
|
||||
example: 6
|
||||
useAWS:
|
||||
description: Should Poseidon use AWS for the execution.
|
||||
type: boolean
|
||||
default: false
|
||||
required:
|
||||
- executionEnvironmentId
|
||||
additionalProperties: false
|
||||
|
Reference in New Issue
Block a user