Implement core functionality of AWS integration

This commit is contained in:
Maximilian Paß
2022-01-20 20:47:29 +01:00
parent dd41e0d5c4
commit 6123d20525
17 changed files with 360 additions and 157 deletions

View File

@ -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