• /
  • 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

What's next

Copyright © 2026 New Relic株式会社。

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