View a markdown version of this page

Deploy and use an Amazon Bedrock agent in your application - Amazon Bedrock

Deploy and use an Amazon Bedrock agent in your application

Note

Amazon Bedrock Agents (now Amazon Bedrock Agents Classic) is no longer open to new customers. For capabilities similar to Bedrock Agents Classic, explore Amazon Bedrock AgentCore. Existing customers can continue to use the service as normal. For more information, see Amazon Bedrock Agents Classic maintenance mode.

Before you can use an agent, you must deploy the agent by creating an alias. You can then use the agent in your application by calling the InvokeAgent operation. In this section, you learn how to create and manage an alias and how to call your agent from an application.