AWS. EC2, Lambda, ECS, RDS, S3, and more.
Connect your AWS account to give agents full visibility into your infrastructure. Agents can discover resources, monitor CloudWatch metrics, analyze costs, and help you understand your architecture across EC2, Lambda, ECS, RDS, and more.
Join the waitlistWhat Polylane does with AWS.
74 resource types in one graph
Lambda, ECS, RDS, DynamoDB, SQS, EventBridge, EKS, VPCs and everything wired into them, with their edges, config, and history.
CloudWatch read for you
Agents comb metrics, logs, and X-Ray traces on a cadence and judge them against how each resource normally behaves. No thresholds to tune.
Alarms that investigate themselves
Point your CloudWatch Alarms at Polylane and an agent picks each one up as it fires, so the alarm arrives with an explanation attached.
Change intelligence
Each sync records what appeared, changed, or disappeared across the account. When something breaks minutes after a change, the investigation starts there.
How it works.
One CloudFormation stack
Review the open template and create the stack. It provisions an IAM role with the AWS-managed ReadOnlyAccess policy, assumable cross-account only.
Sync
Your resources land in the graph within minutes, with edges, config, and history.
Agents take the watch
Telemetry is combed on a cadence, alarms get investigated as they fire, and code fixes arrive as pull requests for your review.
In the graph.
The AWS resource types Polylane syncs, with their edges, config, and history.
The tools agents get.
What an agent can do with AWS mid-investigation. Every call lands in the thread transcript, cited.
awsApi Read any AWS API via a SigV4-signed request (read-only escape hatch)
awsCloudWatchAlarms Read or manage CloudWatch alarms (list, get, getHistory, create, acknowledge, enableActions)
awsCloudWatchDashboards Read or manage CloudWatch dashboards (list, get, create)
awsCloudWatchLogs Read CloudWatch logs (listGroups, describeStreams, getEvents, filter, query)
awsGetCloudWatchQueryResults Get results of a CloudWatch Insights query
awsCloudWatchMetrics Read CloudWatch metrics (list available metrics, get data points)
awsXRayTraces Read X-Ray traces (list summaries, get full trace)
awsXRayInsights Read X-Ray insights (list, get, getEvents)
awsXRayServices Read X-Ray service topology and time-series statistics (graph, timeseries)
awsGetXRayGroups List X-Ray groups
awsEksKubectl Read and operate on Kubernetes resources on an EKS cluster (get/list/describe/logs/events/top/rollout, plus scale, restart, patch, delete, apply)