Is your feature request related to a problem? Please describe.
It would be helpful if Keep provided direct support for describing AWS resources, as manually retrieving information can slow down workflow automation and monitoring.
Describe the solution you'd like
I would like Keep to introduce an AWS provider that enables users to describe AWS resources directly within Keep. This provider should:
Fetch details about ECS clusters and running tasks.
Provide insights into ALB configurations, including listeners, rules, and target groups.
Extend support to other AWS services to improve workflow automation and cloud management.
Describe alternatives you've considered
Manually querying AWS services via the CLI or AWS SDK.
Using third-party infrastructure monitoring tools outside of Keep.
Implementing custom scripts to integrate AWS resources into Keep workflows.
Additional context
Adding AWS provider support in Keep would significantly improve automation and visibility into cloud environments, allowing users to manage workflows more effectively.