AutomationFlowsGeneral › AWS Bedrock with Application Inference Profiles

AWS Bedrock with Application Inference Profiles

AWS Bedrock with Application Inference Profiles. Uses start, n8n-nodes-aws-bedrock-assumerole. Manual trigger; 2 nodes.

Manual trigger★☆☆☆☆ complexity2 nodesStartN8N Nodes Aws Bedrock Assumerole
General Trigger: Manual Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "AWS Bedrock with Application Inference Profiles",
  "nodes": [
    {
      "parameters": {},
      "id": "start-node",
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "modelId": "us.anthropic.claude-sonnet-4-20250514-v1:0",
        "prompt": "Say hello from Claude Sonnet 4 using an application inference profile.",
        "maxTokens": 500,
        "temperature": 0.7
      },
      "id": "bedrock-node",
      "name": "AWS Bedrock (AssumeRole)",
      "type": "n8n-nodes-aws-bedrock-assumerole.awsBedrockAssumeRole",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "awsAssumeRole": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "Start": {
      "main": [
        [
          {
            "node": "AWS Bedrock (AssumeRole)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {},
  "versionId": "1",
  "meta": {
    "note": "To use this example, configure an AwsAssumeRole credential with Application Inference Profile Account ID and an Application Inference Profiles JSON mapping { 'us.anthropic.claude-sonnet-4-20250514-v1:0': 'your-profile-id' }. Then update the credential id and name in this workflow to match your environment."
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

AWS Bedrock with Application Inference Profiles. Uses start, n8n-nodes-aws-bedrock-assumerole. Manual trigger; 2 nodes.

Source: https://github.com/cabify/n8n-nodes-aws-bedrock-assumerole/blob/6fb9c5751bf3a71cedf2a9a4fc5bb84c1f7e8715/examples/application-inference-profiles-workflow.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

PostHog:Event:create:Identity:create:Alias:create:Track:page screen. Uses start, postHog. Manual trigger; 6 nodes.

Start, Post Hog
General

This n8n template demonstrates how to identify new queries in Google Search Console that had no impressions in the past but appeared for the first time in the last 7 days. It also segments them into t

Start, N8N Nodes Google Search Console
General

FASE 2 - Publicador. Uses start. Manual trigger; 6 nodes.

Start
General

Smoke Test - Switch Node. Uses start. Manual trigger; 5 nodes.

Start
General

Demio:Event:getAll get register:Report:get. Uses start, demio. Manual trigger; 5 nodes.

Start, Demio