v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Modifies the alias of a flow. Include both fields that you want to keep and ones that you want to change. 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.

put/flows/{flowIdentifier}/aliases/{aliasIdentifier}

Path parameters

flowIdentifierstring required

The unique identifier of the flow.

aliasIdentifierstring required

The unique identifier of the alias.

Request body

namestring required

The name of the alias.

descriptionstring

A description for the alias.

Response

Success

namestring required

The name of the alias.

descriptionstring

The description of the flow.

flowIdstring required

The unique identifier of the flow.

idstring required

The unique identifier of the alias.

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.