Application Discovery Service List Configurations Response Example

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

Application Discovery Service List Configurations Response 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

configurationsnextToken

Example Payload

Raw ↑
{
  "configurations": [
    {}
  ],
  "nextToken": ""
}