si
si copied to clipboard
feat: Show relevant attributes in search results
This shows relevant attributes in search results, allowing you to pick the attributes you are most interested in as part of the query in /search:
Region:us-* AvailabilityZone: InstanceType:
{
"components": [
{
"id": "01K6BV9F920EA2M21KKH4X3BAK",
"name": "test-component-992",
"schema": {"name": "AWS::EC2::Instance"},
"highlightedAttributes": {
"/domain/extra/Region": "us-east-1",
"/domain/AvailabilityZone": "us-east-1b",
"/domain/InstanceType": "t2.micro"
}
}
]
}
How was it tested?
- [X] Integration tests pass
- [X] Manual test: the above search