Modify a flow in Amazon Bedrock
To learn how to modify a flow, choose the tab for your preferred method, and then follow the steps:
- Console
-
To modify the details of a flow
-
Sign in to the AWS Management Console using an IAM role with Amazon Bedrock permissions, and open the Amazon Bedrock console at Getting Started with the AWS Management Console.
-
Select Amazon Bedrock Flows from the left navigation pane. Then, in the Amazon Bedrock Flows section, select a flow.
-
In the Flow details section, choose Edit.
-
You can edit the name, description, and associate a different service role for the flow.
-
Select Save changes.
To modify a flow
-
If you're not already in the flow builder, do the following:
-
Sign in to the AWS Management Console using an IAM role with Amazon Bedrock permissions, and open the Amazon Bedrock console at Getting Started with the AWS Management Console.
-
Select Amazon Bedrock Flows from the left navigation pane. Then, choose a flow in the Amazon Bedrock Flows section.
-
Choose Edit in flow builder.
-
-
Add, remove, and modify nodes and connections as necessary. For more information, refer to Create a flow in Amazon Bedrock and Node types in flow.
-
When you're done modifying your flow, choose Save or Save and exit.
-
- API
-
To edit a flow, send an UpdateFlow request with an Agents for Amazon Bedrock build-time endpoint. Include both fields that you want to maintain and fields that you want to change. For considerations on the fields in the request, see Create a flow in Amazon Bedrock.