The IDs of the agents from which to start collecting data. If you send a request to an agent that you do not have permission to contact, according to your AWS account's permission settings, the agent
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-application-discovery-service/refs/heads/main/json-schema/application-discovery-service-start-data-collection-by-agent-ids-request-schema.json",
"title": "StartDataCollectionByAgentIdsRequest",
"description": "StartDataCollectionByAgentIdsRequest schema from Amazon Application Discovery Service API",
"type": "object",
"properties": {
"agentIds": {
"type": "array",
"items": {
"type": "string"
},
"example": [
"d-agent-500123"
],
"description": "The IDs of the agents from which to start collecting data. If you send a request to an agent that you do not have permission to contact, according to your AWS account's permission settings, the agent is not included in the list of agents that are started."
}
},
"required": [
"agentIds"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.