RecommendationSource is a JSON Structure definition published by Amazon Compute Optimizer, describing 2 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-compute-optimizer/refs/heads/main/json-structure/compute-optimizer-recommendation-source-structure.json",
"name": "RecommendationSource",
"description": "Describes the source of a recommendation, such as an Amazon EC2 instance or Auto Scaling group.",
"type": "object",
"properties": {
"recommendationSourceArn": {
"allOf": [
{
"$ref": "#/components/schemas/RecommendationSourceArn"
},
{
"description": "The Amazon Resource Name (ARN) of the recommendation source."
}
]
},
"recommendationSourceType": {
"allOf": [
{
"$ref": "#/components/schemas/RecommendationSourceType"
},
{
"description": "The resource type of the recommendation source."
}
]
}
}
}
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.