Application Discovery Service Batch Delete Import Data Request Example

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

Application Discovery Service Batch Delete Import Data Request Example is an example object payload from Amazon Application Discovery Service, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

importTaskIdsdeleteHistory

Example Payload

Raw ↑
{
  "importTaskIds": [
    "import-task-500123"
  ],
  "deleteHistory": false
}