Sun Apr 28 2024 04:32:34 GMT+0000 (Coordinated Universal Time)
Saved by @pmoolrajani
GET /ariksa-integration-v5-ariksa-vulnerability-report/_search { "query": { "bool": { "filter": [ { "range": { "timestamp": { "gte": "now-7d" } } }, { "term": { "resource_type.keyword": "LambdaFunction" } } ] } } }
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments