CreateFlowResponse
class CreateFlowResponse
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the KMS key that you encrypted the flow with.
Link copied to clipboard
A definition of the nodes and connections between nodes in the flow.
Link copied to clipboard
The description of the flow.
Link copied to clipboard
The Amazon Resource Name (ARN) of the service role with permissions to create a flow. For more information, see Create a service role for flows in Amazon Bedrock in the Amazon Bedrock User Guide.
Link copied to clipboard
The status of the flow. When you submit this request, the status will be NotPrepared
. If creation fails, the status becomes Failed
.