• /
  • EnglishEspaรฑolFranรงaisๆ—ฅๆœฌ่ชžํ•œ๊ตญ์–ดPortuguรชs
  • ๋กœ๊ทธ์ธ์ง€๊ธˆ ์‹œ์ž‘ํ•˜๊ธฐ

API gateway rollback

Detect deployments via New Relic change tracking, send Slack approval requests, and automate API Gateway rollback using AWS Systems Manager.

Requirements:

  • AWS credentials (API Gateway + Systems Manager)
  • Slack token
  • New Relic entity monitoring

What this workflow does:

  • Detect recent deployments using New Relic change tracking
  • Send Slack notifications with approval buttons (:+1: or :-1:)
  • Create SSM document after approval to automate rollback
  • Roll back API Gateway integration to previous Lambda version
  • Create new deployment to apply rollback
  • Send status notifications to Slack
  • Clean up SSM document after completion

Key actions: newrelic.nerdgraph.execute, slack.chat.postMessage, slack.chat.getReactions, aws.systemsManager.writeDocument, aws.systemsManager.startAutomation, aws.systemsManager.waitForAutomationStatus, aws.systemsManager.deleteDocument

EC2 management

Automate EC2 instance management workflows

Deployment rollback

Monitor and rollback failed deployments

AWS actions

Browse all AWS actions for workflows

Copyright ยฉ 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.