GET /ariksa-integration-v5-ariksa-vulnerability-report/_search { "query": { "bool": { "filter": [ { "range": { "timestamp": { "gte": "now-7d" } } }, { "term": { "resource_type.keyword": "LambdaFunction" } } ] } } }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter