Prisma Cloud: API 'aws-ecs-describe-task-definition' not showing all results
310
Created On 06/14/24 22:02 PM - Last Modified 10/10/25 16:29 PM
Question
- Why is the RQL within the Investigation page with API call 'aws-ecs-describe-task-definition' not showing all of the configured tasks as configured on AWS?
Environment
- Prisma Cloud
- Investigate Page
- RQL
- API - 'aws-ecs-describe-task-definition'
- RQL
- Investigate Page
Answer
- This is per Prisma Cloud design. The call 'aws-ecs-describe-task-definition' will only list task-definition that have at least one running task associated within it. The same behavior reflects within Prisma > Investigate page > RQL Output behavior.
- We can only list those task definitions that have at least one task running.