AWS Bedrock invoke

Created:
March 4, 2025
Updated:
May 8, 2025

This integration enables AWS Bedrock to be triggered from the FireTail Platform, enabling interactions between the AWS service and FireTail.

You can deploy this integration using either of the following methods:

  • CloudFormation Deployment
  • Manual Deployment

CloudFormation Deployment

  1. Log in to your AWS account using the AWS Management Console here.
  2. Click the Launch CloudFormation button to initiate the stack creation process.
  3. The Stack name must be unique.
  4. Check the following acknowledgment box to proceed:
    • I acknowledge that AWS CloudFormation might create IAM resources.
  5. Click Create to deploy the CloudFormation stack.
  6. When the CloudFormation Stack has a status of CREATE_COMPLETE, copy the AWS Role ARN from the Outputs tab.
  7. Select the AWS Region.
  8. Paste the AWS Role ARN into the corresponding field.
  9. Click Submit.

Manual Deployment Guide

If you prefer to deploy manually, follow these steps:

  1. Log in to your AWS account using the AWS Management Console here.
  2. Ensure that your AWS Region matches the region of your API Gateway resource.
  3. Download the CloudFormation template.
  4. In the AWS Console, go to the CloudFormation page.
  5. Click Create Stack and choose With new resources (standard).
  6. Under Template source, select Upload a template file.
  7. Click Choose file and select the downloaded CloudFormation template.
  8. Click Next.
  9. Provide a unique name in the Stack name field.
  10. Check the following acknowledgment box:
    • I acknowledge that AWS CloudFormation might create IAM resources.
  11. When the CloudFormation Stack has a status of "CREATE_COMPLETE", copy the "Role ARN" from the Outputs tab and paste it into the AWS Role ARNfield
  12. Select the AWS Region.
  13. Click Submit.