AgentCore关键词检索结果

使用授权代码流程将 MCP 服务器连接到 Amazon Bedrock AgentCore Gateway

Connecting MCP servers to Amazon Bedrock AgentCore Gateway using Authorization Code flow

Amazon Bedrock AgentCore Gateway 提供了一个集中层,用于管理 AI 代理如何连接到组织中的工具和 MCP 服务器。在本文中,我们将介绍如何配置 AgentCore Gateway 以使用授权代码流连接到受 OAuth 保护的 MCP 服务器。

使用 Amazon Bedrock AgentCore 和 Amazon Nova Sonic 2.0 通过代理 AI 电影助手提供超个性化的观看体验

Deliver hyper-personalized viewer experiences with an agentic AI movie assistant using Amazon Bedrock AgentCore and Amazon Nova Sonic 2.0

在这篇文章中,我们将介绍两个使用案例,帮助使用代理 AI 工具和框架(包括 Strands Agents SDK、Amazon Bedrock AgentCore 和 Amazon Nova Sonic 2.0)增强用户观看体验。该代理人工智能系统使用模型上下文协议(MCP)来提供个人娱乐礼宾服务,通过自然对话了解用户偏好。

将 Amazon Bedrock AgentCore 与 Slack 集成

Integrating Amazon Bedrock AgentCore with Slack

在本文中,我们演示如何使用 AWS 云开发套件 (AWS CDK) 构建 Slack 集成。您将了解如何使用三个专门的 AWS Lambda 函数部署基础设施、正确配置事件订阅以处理 Slack 的安全要求,以及实施适用于许多代理用例的对话管理模式。

使用 Amazon Bedrock AgentCore 中的策略保护 AI 代理

Secure AI agents with Policy in Amazon Bedrock AgentCore

在本文中,您将了解 Amazon Bedrock AgentCore 中的策略如何创建一个独立于代理自身推理运行的确定性执行层。您将学习如何将业务规则的自然语言描述转化为 Cedar 策略,然后使用这些策略来实施细粒度的身份感知控制,以便代理仅访问其用户有权使用的工具和数据。您还将了解如何通过 AgentCore Gateway 应用策略,在运行时拦截和评估每个代理到工具的请求。

使用 Amazon Bedrock 和 Amazon OpenSearch 构建混合 RAG 解决方案的智能搜索

Building Intelligent Search with Amazon Bedrock and Amazon OpenSearch for hybrid RAG solutions

在这篇文章中,我们展示了如何使用 Amazon Bedrock、Amazon Bedrock AgentCore、Strands Agents 和 Amazon OpenSearch 实现生成式 AI 代理助手,该助手同时使用语义和基于文本的搜索。

控制您的 AI 代理可以访问哪些域

Control which domains your AI agents can access

在本文中,我们将向您展示如何配置 AWS 网络防火墙以将 AgentCore 资源限制在已批准的互联网域的白名单中。这篇文章重点介绍使用 SNI 检查的域级过滤——深度防御方法的第一层。