Migration Hub Api List Application States Request Structure
ListApplicationStatesRequest schema from Amazon Migration Hub API
Type: objectProperties: 3
BroadcastingMedia ProcessingMedia
ListApplicationStatesRequest is a JSON Structure definition published by Amazon Migration Hub, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-migration-hub/refs/heads/main/json-structure/migration-hub-api-list-application-states-request-structure.json",
"name": "ListApplicationStatesRequest",
"type": "object",
"description": "ListApplicationStatesRequest schema from Amazon Migration Hub API",
"properties": {
"ApplicationIds": {
"allOf": [
{
"$ref": "#/components/schemas/ApplicationIds"
},
{
"description": "The configurationIds from the Application Discovery Service that uniquely identifies your applications."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/Token"
},
{
"description": "If a <code>NextToken</code> was returned by a previous call, there are more results available. To retrieve the next page of results, make the call again using the returned token in <code>NextToken</code>."
}
]
},
"MaxResults": {
"allOf": [
{
"$ref": "#/components/schemas/MaxResults"
},
{
"description": "Maximum number of results to be returned per page."
}
]
}
}
}
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.