Integrations
AWS Bedrock invoke
Updated: July 4, 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
- Log in to your AWS account using the AWS Management Console here.
- Click the Launch CloudFormation button to initiate the stack creation process.
- Enter a unique name in the Stack name field.
- Check the following acknowledgment box to proceed:
- I acknowledge that AWS CloudFormation might create IAM resources.
- Click Create stack to deploy the CloudFormation stack.
- When the CloudFormation Stack has a status of CREATE_COMPLETE, copy the AWS Role ARN from the Outputs tab.
- Return to the FireTail platform. Paste the AWS Role ARN into the corresponding field.
- Select the AWS Region from the dropdown.
- Click Submit.
Manual Deployment Guide
If you prefer to deploy manually, follow these steps:
- Log in to your AWS account using the AWS Management Console here.
- Ensure that your AWS Region matches the region of your API Gateway resource.
- Download the CloudFormation template.
- In the AWS Console, go to the CloudFormation page.
- Click Create Stack and choose With new resources (standard).
- Under Template source, select Upload a template file.
- Click Choose file and select the downloaded CloudFormation template.
- Click Next.
- Enter a unique name in the Stack name field. Click Next.
- Check the following acknowledgment box:
- I acknowledge that AWS CloudFormation might create IAM resources.
- Click Next.
- In the review section, click Submit.
- 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 ARN field in the FireTail platform.
- Select the AWS Region from the dropdown menu.
- Click Submit.