Support account-level aggregation for unattached EBS volume recommendations
under review
L
Lotus pink Anglerfish
Description:
Please consider enhancing the recommendation output for unattached EBS volumes so results can be grouped at the cloud account level rather than only at the individual resource level.
At present, recommendations for unattached EBS volumes are evaluated and surfaced per resource. In larger environments, it would be helpful to support an aggregated view where a single recommendation can represent an account and include the list of matching volumes associated with it.
Requested enhancement:
Add support for recommendation grouping/output that can:
• aggregate matching unattached EBS volumes by account
• display one recommendation per account
• include the list of matched resources within that recommendation
Why this would help:
This would make recommendations easier to review and manage at scale, especially in environments with many matching resources. It would also provide a more consistent summary view for governance and cleanup workflows.
Current rule example:
policies:
- name: delete-unattached-aws-ebs
resource: ebs
filters:
- Attachments: []
- State: available
actions:
- delete
Current limitation:
While the rule can identify the matching resources, the recommendation output does not currently provide an aggregated account-level representation with a list of all matched resources.
Log In
K
Karan Shetty
marked this post as
under review
K
Karan Shetty
Lotus pink Anglerfish Could you share more details on your use case for Recommendations?
Are you looking to create tickets/apply for all governance rules associated with account-level recommendations?
Do you want to view recommendations for each governance rule across all resources in an account, or see aggregated recommendations by account across multiple governance rules?
We already support filters and RBAC for Recommendations, which ensure that only recommendations relevant to a specific account are displayed.
L
Lotus pink Anglerfish
Karan Shetty
We have the existing rule "delete-unattached-aws-ebs". As of now getting recommendation for resource level. We need to work out the different teams with account level.
This request for getting recommendation for account level.
Thanks
Vimala