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 with an IAM identity that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at https://console.aws.amazon.com/bedrock
. -
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 with an IAM identity that has permissions to use the Amazon Bedrock console. Then, open the Amazon Bedrock console at https://console.aws.amazon.com/bedrock
. -
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 and design a flow in Amazon Bedrock and Node types for your 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 and design a flow in Amazon Bedrock.