Application Discovery Service Start Import Task Request Example

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

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

Top-level fields

clientRequestTokennameimportUrl

Example Payload

Raw ↑
{
  "clientRequestToken": "client-token-500123",
  "name": "Server Inventory Import April 2026",
  "importUrl": "s3://my-bucket/server-inventory.csv"
}