Automate AWS IAM Compliance: Enforce MFA and Deactivate Non-Compliant Access Keys - n8n Workflow | Neura Market
Automate AWS IAM Compliance: Enforce MFA and Deactivate Non-Compliant Access Keys
This workflow automates AWS IAM compliance by enforcing Multi-Factor Authentication (MFA) and deactivating access keys for users without MFA, ensuring enhanced security.
Designed for DevOps, Security, or Cloud Engineers, this workflow performs daily checks on AWS IAM users to ensure MFA compliance. It retrieves IAM users, checks for MFA devices, sends alerts via Slack for non-compliant users, and deactivates access keys if necessary. This automation helps maintain strict security standards by preventing unauthorized access.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Marcus Johnson
aws
code
slack
awsIam
filter
stickyNote
httpRequest
scheduleTrigger
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.