Amazon Launch Wizard · Example Payload

Amazon Launch Wizard Deployment Example

DeploymentEnterprise ApplicationsSAPSQL Server

Amazon Launch Wizard Deployment Example is an example object payload from Amazon Launch Wizard, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameworkloadNamestatuscreatedAtdeletedAt

Example Payload

Raw ↑
{
  "id": "deployment-abc12345",
  "name": "sap-hana-production",
  "workloadName": "SAP HANA",
  "status": "COMPLETED",
  "createdAt": "2025-03-15T14:30:00Z",
  "deletedAt": "2025-03-15T14:30:00Z"
}