---
title: "AWS Bedrock"
slug: "ai-aws-bedrock"
updated: 2026-05-13T18:33:11Z
published: 2026-05-13T18:33:11Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AWS Bedrock

| ## Module Details |
| --- |
| **Core or GitHub Module** | Core Module |
| **Steps Exposed** | Yes |
| **Step Location** | AI > AWS Bedrock |
| **Settings Location** | N/A |
| **Prerequisites** | - Active AWS Account - [Install](https://documentation.decisions.com/v8/docs/installing-modules-decisions) the AWS Bedrock Module - Add a [dependency](https://documentation.decisions.com/v9/docs/project-dependencies) to Bedrock. - Configure the [AWS settings](https://documentation.decisions.com/docs/setting-up-amazon-webservices-integration). |

## Overview

AWS Bedrock is an AWS service with access to several large language models (LLMs) and options to train custom data sets and build their own generative AI applications. This Module enables Users to add AWS Bedrock capabilities to Decisions Flows and Rules.

Chat Completion functionality has been added to the AWS Bedrock Module as of **v9.25**. This functionality includes a dedicated Chat Completion Step, similar to other AI Modules, but includes some additional options.****For more information, please visit: [AWS Bedrock Chat Completion Step](https://documentation.decisions.com/step-library/docs/chat-completion-4).

Note for Third-Party Systems and SubscriptionsCustomers are responsible for securing and maintaining accounts with third-party systems and subscriptions.

---

## Configuration/Properties

Users who wish to use Amazon Bedrock must also have the correct permissions in AWS IAM for the **Access Key** and **Secret Access Key**. Installing the AWS Bedrock Module also installs the AWS and AI.common modules within the portal.

At the Project level, there are no settings to be configured.

---

## User Action on AWS settings

Installing the module exposes a new user action on the Amazon Webservices Settings: **Reload AWS Bedrock Model Names**. There are no further settings under Amazon WebServices Settings related to configuring the module.

Navigate to the **System**> **Settings**> Right-click on the Amazon WebServices Settings > **Reload AWS Bedrock Model Names**. This will retrieve the information about the custom models saved in the Amazon Bedrock.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2024-03-06_12h51_17.png)

---

## Available Steps

Get AI Prediction Step in v9.26+For **v9.26** and above, if the AWS Bedrock Module is not installed before upgrade, the **Get AI Prediction** Step will no longer be available in the step toolbox.  If this Module has been installed at the time of upgrade, the **Get AI Prediction** Step will still be available.

Below is a list of steps available after installing the module. In **v9.12** and above, each Step has a property called "Override Prediction Parameters" that allows parameters to be tailored to the model being used.

| Step Name | Description |
| --- | --- |
| [Get AI Prediction](https://documentation.decisions.com/step-library/docs/get-ai-prediction-1) | This step generates an AI prediction based on the prompts given to it. Any input provided will be used to make a prediction using an AI algorithm. |
| [Get Embedding for Text](https://documentation.decisions.com/step-library/docs/get-embedding-for-text-1) | This step will convert the Text into Vector representations. For more information, refer to [Embeddings](https://docs.aws.amazon.com/bedrock/latest/userguide/embeddings.html). |

---

## Feature Changes

| Description | Version | Release Date | Developer Task |
| --- | --- | --- | --- |
| Added properties to each step to customize parameters. | [9.12](https://documentation.decisions.com/v99/docs/version-912x-release-notes) | June 2025 | [DT-044657] |
| Chat completion functionality has been added to the AWS Bedrock Module. | [9.25](https://documentation.decisions.com/v99/docs/version-925x-release-notes?highlight=DT-044757%5D) | May 2026 | [DT-044757] |
| The Get AI Prediction Step will no longer be available if the AWS Bedrock Module has not been installed upon upgrade. | 9.26 | May 2026 | [DT-044715] |
