Bedrock Agent Alias

This table represents the Bedrock Agent Alias resource from Amazon Web Services.

aws.bedrock_agent_alias

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
agent_alias_arncorestringThe Amazon Resource Name (ARN) of the alias of the agent.
agent_alias_history_eventscorejsonContains details about the history of the alias.
agent_alias_idcorestringThe unique identifier of the alias of the agent.
agent_alias_namecorestringThe name of the alias of the agent.
agent_alias_statuscorestringThe status of the alias of the agent and whether it is ready for use. The following statuses are possible: <ul> <li> CREATING – The agent alias is being created. </li> <li> PREPARED – The agent alias is finished being created or updated and is ready to be invoked. </li> <li> FAILED – The agent alias API operation failed. </li> <li> UPDATING – The agent alias is being updated. </li> <li> DELETING – The agent alias is being deleted. </li> <li> DISSOCIATED - The agent alias has no version associated with it. </li> </ul>
agent_idcorestringThe unique identifier of the agent.
alias_invocation_statecorestringThe invocation state for the agent alias. If the agent alias is running, the value is <code>ACCEPT_INVOCATIONS</code>. If the agent alias is paused, the value is <code>REJECT_INVOCATIONS</code>. Use the <code>UpdateAgentAlias</code> operation to change the invocation state.
client_tokencorestringA 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>.
created_atcoretimestampThe time at which the alias of the agent was created.
descriptioncorestringThe description of the alias of the agent.
failure_reasonscorearray<string>Information on the failure of Provisioned Throughput assigned to an agent alias.
routing_configurationcorejsonContains details about the routing configuration of the alias.
tagscorehstore
updated_atcoretimestampThe time at which the alias was last updated.