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