v3

latestOpenAPI 3.0.0raw.githubusercontent.com2023-07-15232458.1 KB
Deployment Tasks

Create a deployment task.

Deploy the components as configured per the template/version assigned to 1 or more Greengrass V2 cores. This is an asynchronous call, meaning that when submitted the call will return immediately with a taskId while the deployments are being created in the background. Use the GET /deployments/{taskId} to retrieve the status of the task.

post/deploymentTasks

Response

Accepted