Object representing the on-premises resource being migrated.
Type: objectProperties: 2Required: 1
BroadcastingMedia ProcessingMedia
DiscoveredResource is a JSON Structure definition published by Amazon Migration Hub, describing 2 properties, of which 1 is required. 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-discovered-resource-structure.json",
"name": "DiscoveredResource",
"type": "object",
"description": "Object representing the on-premises resource being migrated.",
"properties": {
"ConfigurationId": {
"allOf": [
{
"$ref": "#/components/schemas/ConfigurationId"
},
{
"description": "The configurationId in Application Discovery Service that uniquely identifies the on-premise resource."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/DiscoveredResourceDescription"
},
{
"description": "A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference."
}
]
}
},
"required": [
"ConfigurationId"
]
}
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.