class Aws::BedrockAgent::Types::GetFlowResponse


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/GetFlowResponse AWS API Documentation
@return [String]
The version of the flow for which information was retrieved.
@!attribute [rw] version
@return [Array<Types::FlowValidation>]
operation on the flow.
A list of validation error messages related to the last failed
@!attribute [rw] validations
@return [Time]
The time at which the flow was last updated.
@!attribute [rw] updated_at
@return [String]<br>: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetFlow.html<br>[1]: docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_PrepareFlow.html<br><br><br><br>the ‘validations` field.
failed. Send a [GetFlow] request and check the error message in
* Failed – The last API operation that you invoked on the flow
the latest changes for testing.
* Prepared – The flow is prepared and the `DRAFT` version contains
contains the latest changes for testing.
* Preparing – The flow is being prepared so that the `DRAFT` version
package the latest changes into the `DRAFT` version.
latest changes for testing. Send a [PrepareFlow] request to
If you updated the flow, the `DRAFT` version won’t contain the
been prepared. If you just created the flow, you can’t test it.
* NotPrepared – The flow has been created or updated, but hasn’t
The status of the flow. The following statuses are possible:
@!attribute [rw] status
@return [String]
The name of the flow.
@!attribute [rw] name
@return [String]
The unique identifier of the flow.
@!attribute [rw] id
@return [String]<br>: docs.aws.amazon.com/bedrock/latest/userguide/flows-permissions.html<br><br><br><br>for flows] in the Amazon Bedrock User Guide.
to create a flow. For more information, see [Create a service row
The Amazon Resource Name (ARN) of the service role with permissions
@!attribute [rw] execution_role_arn
@return [String]
The description of the flow.
@!attribute [rw] description
@return [Types::FlowDefinition]
flow.
The definition of the nodes and connections between the nodes in the
@!attribute [rw] definition
@return [String]
encrypted with.
The Amazon Resource Name (ARN) of the KMS key that the flow is
@!attribute [rw] customer_encryption_key_arn
@return [Time]
The time at which the flow was created.
@!attribute [rw] created_at
@return [String]
The Amazon Resource Name (ARN) of the flow.
@!attribute [rw] arn