Amazon Bedrock Agents
This is incorrect. Amazon Bedrock Agents is a feature that breaks a user's request into multiple steps and executes them autonomously in sequence, calling external APIs or internal data (knowledge bases) as needed to complete the task. For example, a request such as 'Book a business trip' is planned and executed as a series of steps: search for availability → call booking API → send a confirmation email. It is not a safety filter for blocking harmful input and output.