aws lightsail get-blueprints --query 'blueprints[?group==`nginx`]'
[
{
"blueprintId": "nginx_1_12_0_2",
"name": "Nginx",
"group": "nginx",
"type": "app",
"description": "Nginx powered by Bitnami and sold by BitRock Inc. provides a complete PHP, MySQL and Nginx development environment that can be launched in one click. It also bundles phpMyAdmin, SQLite, ImageMagick, FastCGI, Memcache, GD, CURL, PEAR, PECL and other components.",
"isActive": true,
"minPower": 0,
"version": "1.12.0-2",
"versionCode": "1",
"productUrl": "https://aws.amazon.com/marketplace/pp/B00NPHKI3Y",
"licenseUrl": "https://d7umqicpi7263.cloudfront.net/eula/product/f5774628-e459-457a-b058-3b513caefdee/ccab4d3c-7d26-47ba-b9de-8025c46eebe5.txt"
}
]