v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Creates an alias of an agent that can be used to deploy the agent.

put/agents/{agentId}/agentaliases/

Path parameters

agentIdstring required

The unique identifier of the agent.

Request body

agentAliasNamestring required

The name of the alias.

clientTokenstring

A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring idempotency</a>.

descriptionstring

A description of the alias of the agent.

tagsobject

Any tags that you want to attach to the alias of the agent.

Response

Success