AWS Bedrock logging with AWS Lambda

Updated: October 30, 2025

The AWS Bedrock logging with AWS Lambda integration automates the collection and analysis of logs from your AWS Bedrock.

  1. In the side menu, go to Platform, then select Integrations.
  2. Click Create Integration. Filter by selecting the Logging category.
  3. Select AWS Bedrock logging with AWS Lambda.
  4. In the Name of Integration field, enter a name for the integration.
  5. Select the AWS Region to deploy the integration to.
  6. Select an application from the dropdown, or click Create to create a new application. This is the application that will be associated with the integration. Learn more about projects here.
  7. Under project Token, click Create to create a project. Enter a name for the token. Click Submit. Copy the project token. This is needed when the template is launched.
  8. Log in to AWS.

You can choose to set up the integration using a CloudFormation deployment or select the Manual Deployment heading. Select the heading in the integration form.

Deployment with CloudFormation

  1. Click one of the following Launch CloudFormation buttons in the form:
    • Launch CloudFormation For S3 Based Logging
    • Launch CloudFormation For CloudWatch Based Logging
  2. Paste the generated project token into the FTAPPKEY field.
  3. Check all the acknowledgment boxes to allow AWS CloudFormation to create IAM resources. Click Create stack.
  4. When the CloudFormation Stack has a status of CREATE_COMPLETE, return to the integration form in the FireTail platform and click Submit.

Manual deployment

  1. In the AWS console, switch your AWS Region to the region of your API Gateway resource.
  2. Download the required template:
  3. In the AWS Console go to the CloudFormation page.
  4. Click Create Stack and With new resources (standard).
  1. Under Template source select Upload a template file and click Choose file.
  2. Select the downloaded CloudFormation template and click Next.
  3. Enter a unique name in the Stack name field.
  4. Paste the generated project token into the FTAPPKEY field. Click Next.
  5. Check all the acknowledgment boxes to allow AWS CloudFormation to create IAM resources.Click Create Next.
  6. In the review section, click Submit.
  7. When the CloudFormation Stack has a status of CREATE_COMPLETE, return to the integration form in the FireTail platform and click Submit.