createAgentAlias
inline suspend fun BedrockAgentClient.createAgentAlias(crossinline block: CreateAgentAliasRequest.Builder.() -> Unit): CreateAgentAliasResponse
Creates an alias of an agent that can be used to deploy the agent.
Creates an alias of an agent that can be used to deploy the agent.