class Aws::BedrockAgent::Types::FlowSummary
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/FlowSummary AWS API Documentation
@return [String]
The latest version of the flow.
@!attribute [rw] version
@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]
A description of the flow.
@!attribute [rw] description
@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
Contains the definition of a flow.