Automate Expired AWS ACM Certificate Cleanup with Slack Approval
Streamline the management of expired AWS ACM certificates by automating their cleanup process with Slack-based approval. This workflow ensures a secure AWS environment by notifying admins of expired certificates, awaiting approval, and deleting them upon confirmation.
This workflow is designed for AWS administrators and DevOps teams who need to maintain a clean and secure AWS environment. By automating the detection and deletion of expired SSL certificates, it reduces manual oversight and potential security risks. The integration with Slack allows for seamless communication and approval processes, ensuring that all actions are visible and controlled by the relevant team members.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Dmitri Volkov
acm
aws
slack
filter
stickyNote
scheduleTrigger
awsCertificateManager
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.