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 (launched November 2023) is now 'Amazon Bedrock Agents Classic' and will no longer be open to new customers starting on July 30, 2026. For capabilities similar to Bedrock Agents Classic, explore Amazon Bedrock AgentCore. If you would like to use Bedrock Agents Classic, sign up prior to that date. 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.