v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Retrieves information about a flow. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/flows-deploy.html">Deploy a flow in Amazon Bedrock</a> in the Amazon Bedrock User Guide.

get/flows/{flowIdentifier}/aliases/{aliasIdentifier}

Path parameters

flowIdentifierstring required

The unique identifier of the flow that the alias belongs to.

aliasIdentifierstring required

The unique identifier of the alias for which to retrieve information.

Response

Success

namestring required

The name of the alias.

descriptionstring

The description of the flow.

flowIdstring required

The unique identifier of the flow that the alias belongs to.

idstring required

The unique identifier of the alias of the flow.

arnstring required

The Amazon Resource Name (ARN) of the flow.

createdAtstring date-time required

The time at which the flow was created.

updatedAtstring date-time required

The time at which the alias was last updated.