Fylamynt Product Docs
  • Welcome to Fylamynt
  • Getting started
    • Onboarding Checklist
    • 1. Setting up your first Cloud Service target account
    • 2. Getting to know workflows
    • 3. Creating your first workflow using AWS Cloud Services
    • 4. Setting up your first Integration
    • 5. Setting up your first resource
    • 6. Creating your first Incident Response workflow
    • 7. Incident Management - Automatic workflow execution
    • 8. Quickstart - Fylamynt sample workflows
  • Integrations
    • Amazon EventBridge
    • Ansible
    • AWS
    • AWS Health
    • Container
    • Datadog
    • Elasticsearch
    • Generic Webhook
    • GitHub
    • Google Kubernetes Engine (GKE)
    • Humio
    • Instana
    • Jenkins
    • Jira
    • New Relic
    • Opsgenie
    • PagerDuty
    • Pulumi
    • Prometheus
    • ServiceNow
    • Slack
    • Splunk
    • Splunk On-Call (VictorOps)
    • Spot by Netapp
    • Squadcast
    • Sumo Logic
    • Teleport
    • Terraform Cloud
    • Terraform CLI
    • Twilio
    • Zoom
  • AWS Services
    • EC2
    • Service Health
  • RESOURCES
    • API Keys
    • CloudFormation Templates
    • CloudWatch Targets
    • EKS Permissions
    • S3 Buckets
    • SSH Targets
  • FEATURED WORKFLOWS
    • Stop or Terminate underutilized AWS resources
    • Rightsizing EC2 instances
    • Incident Response Automation
    • Application Performance Monitoring
  • Announcement
    • What's new?
  • Support
    • Contact Fylamynt
Powered by GitBook
On this page
  • Overview
  • Use Cases
  • Integration Actions
  • AWS Health Alert Trigger

Was this helpful?

  1. Integrations

AWS Health

The integration between AWS Health and Fylamynt provides users with the ability to automate remediation for AWS Outages.

PreviousAWSNextContainer

Last updated 3 years ago

Was this helpful?

Overview

AWS Health provides ongoing visibility into your resource performance and the availability of your AWS services. The AWS Health delivers alerts and notifications triggered by changes in the health of AWS resources.

Use Cases

The integration between Fylamynt and AWS Health lets you:

  • Trigger a workflow in Fylamynt on a specific AWS Health Alert

Configure AWS Health in Fylamynt

  • Navigate to Settings -> Integrations -> AWS Health.

Instructions to setup AWS Health Integration

Follow the steps listed below on your AWS Account to get the desired parameters to enter in Fylamynt.

  • Go to Amazon EventBridge --> Create Rule

  • Enter a name for the new rule

  • Define pattern:

    • Select Event pattern

    • Select Pre-defined pattern by service as the Event matching pattern

    • Select AWS as the Service Provider

    • Select Health as the Service Name

    • Select All Events for Event type

  • Select event bus:

    • Select AWS default event bus

  • Select targets:

    • Select API destination as the Target

    • Select Create a new API destination

      • Enter a name for the destination eg. "Fylamynt"

      • On the Authorize Fylamynt card on the integration settings page, copy the Webhook URL

      • Paste the copied Webhook URL into the API destination endpoint field

    • Select Post as the HTTP method

    • Select Create a new connection

      • Enter a name for the connection

      • Select API Key as the Authorization type

      • Instructions to get Fylamynt Webhook API Key value:

        • On the Authorize Fylamynt card on the integration settings page, choose a Webhook API Key Name from the dropdown, and a corresponding Webhook API Key Value should be provided.

        • If no dropdown options are available for the Webhook API Key Name, first go to Settings --> Resources -> to Create a New API Key.

      • Enter x-api-key as the API key name

      • On the Authorize Fylamynt card on the integration settings page, copy the Webhook API Key Value

      • Paste the copied Webhook API Key Value into the Value field

    • Configure input as Matched events

    • Create a new role for EventBridge permissions to invoke API destinations

      • Leave the default name

  • Optionally, add tags

  • Click Create

  • On the Authorize Fylamynt card on the integration settings page, select Authorize

Integration Actions

You can add the following actions in the Fylamynt workflow builder, as part of your workflow.

AWS Health Alert Trigger

The integration node triggers the automatic execution of a workflow from a combined selection of an AWS Health Service, Event Type Category, and Event Type Code.

When creating a workflow, you are presented with a wizard to select the trigger type to use.

  • On the workflow page, select New Workflow

  • Enter the name of the Workflow.

  • Select the AWS Health trigger type.

  • Click Create Workflow

Configure the automatic execution of a workflow

To automatically run workflows with the AWS Health Alert trigger, the incident type and assignment need to be configured. Follow the step-by-step instructions provided on the page.

Incident Management - Automatic workflow execution
AWS Health Alert Trigger
API Keys
API keys documentation