AWS AI Updates: May 17, 2026
1. AWS Partner Central ships Bedrock AgentCore agents for opportunity creation
AWS. Partner Central now exposes generative AI agents built on Amazon Bedrock AgentCore that let partners draft opportunities through natural language instead of multi-step forms. The agents ingest PDF, DOCX, Excel, and TXT artifacts (meeting notes, proposals, call transcripts), extract structured fields, enrich customer data, and recommend improvements to business problem statements. Access is via the AWS Console through the Amazon Q chat interface or programmatically through Model Context Protocol (MCP), available in all commercial AWS Regions. Source
2. Amazon Quick adds document-level ACLs for S3 knowledge bases
AWS. Quick, AWS’s natural-language search and chat platform, now enforces document- and prefix-level access controls on S3-backed knowledge bases at query time, with a deny-by-default model where DENY rules always beat ALLOW. Admins choose between a single centralized ACL file (folder-level, full reindex on change) or per-document .metadata.json sidecar files (only the affected docs reindex), with entries keyed by user email or group name. The feature is one-way (enabling it on a knowledge base cannot be reversed), works with Quick Flows for permission-aware automation, and logs ACL changes to CloudTrail, letting teams ingest full document libraries without splitting content across multiple knowledge bases for compliance. Source