AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-06-22 · Documentation low

File: bedrock/latest/userguide/flows-design.md

Summary

Revised flow creation steps, including console navigation instructions and node configuration details

Security assessment

The changes clarify procedural steps for designing flows but do not introduce or modify security-related content. The updates are purely instructional.

Diff

diff --git a/bedrock/latest/userguide/flows-design.md b/bedrock/latest/userguide/flows-design.md
index e13411e78..b5f4bcd2e 100644
--- a//bedrock/latest/userguide/flows-design.md
+++ b//bedrock/latest/userguide/flows-design.md
@@ -11 +11 @@ In this section you design an Amazon Bedrock flow. Before designing a flow, we r
-  1. Create a new flow by following the instructions at [Create your first flow in Amazon Bedrock](./flows-get-started.html).
+  1. If you're not already in the **flow builder** , do the following:
@@ -13 +13 @@ In this section you design an Amazon Bedrock flow. Before designing a flow, we r
-  2. In the **flow builder** section, the center pane (canvas) displays the flow. Delete the prompt node, if you don't need it.
+    1. Sign in to the AWS Management Console using an [IAM role with Amazon Bedrock permissions](./getting-started.html), and open the Amazon Bedrock console at [Getting Started with the AWS Management Console](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/getting-started.html).
@@ -15 +15,7 @@ In this section you design an Amazon Bedrock flow. Before designing a flow, we r
-  3. To add and configure nodes:
+    2. Select **Amazon Bedrock Flows** from the left navigation pane. Then, choose a flow in the **Amazon Bedrock Flows** section.
+
+    3. Choose **Edit in flow builder**.
+
+  2. In the **flow builder** section, the center pane displays a **Flow input** node and a **Flow output** node. These are the input and output nodes for your flow.
+
+  3. Do the following to add and configure nodes:
@@ -37 +43 @@ If you use a service role that Amazon Bedrock automatically created for you, the
-  5. You can either continue to the next procedure to [Test a flow in Amazon Bedrock](./flows-test.html) or come back later. To continue to the next step, choose **Save**. To come back later, choose **Save and exit**.
+  5. Continue to the next procedure to [Test a flow in Amazon Bedrock](./flows-test.html) or come back later. To continue to the next step, choose **Save**. To come back later, choose **Save and exit**.