Slack Alerts for AWS IAM Access Keys Older Than 365 Days - n8n Workflow | Neura Market
Slack Alerts for AWS IAM Access Keys Older Than 365 Days
Automatically scans AWS IAM users for access keys older than 365 days and sends detailed alerts to Slack for prompt rotation and security compliance.
This workflow automates the detection and notification of stale AWS IAM access keys that haven't been rotated in over a year, helping maintain robust cloud security. It runs weekly via a scheduler, lists all IAM users, retrieves their access keys, filters for active ones, and flags those created more than 365 days ago. If outdated keys are found, it posts a comprehensive Slack message with user details, key IDs, and creation dates, prompting immediate action.
Ideal for DevOps teams, security of
Platform
n8n
Category
Health & Fitness
Price
$14.99
Creator
Jose Maurino
AWS
IAM
Security
Slack
Automation
Compliance
DevOps
Access Keys
Rotation
Cloud Security
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.