product updateAmazon Web Services

AWS launches managed entitlements for Bedrock to distribute third-party model access across multi-account organizations

TL;DR

AWS has introduced managed entitlements for Amazon Bedrock, allowing organizations to subscribe to third-party models like Anthropic Claude and Cohere from a central account and distribute access across member accounts without requiring AWS Marketplace permissions. The feature uses AWS License Manager to create grants that share model entitlements with specific accounts or entire organizational units.

2 min read
0

AWS launches managed entitlements for Bedrock to distribute third-party model access across multi-account organizations

AWS has introduced managed entitlements for Amazon Bedrock, enabling organizations to subscribe once to third-party models from a central account and distribute access across member accounts without granting AWS Marketplace permissions to each account.

The feature addresses a specific operational challenge: organizations running AI workloads across dozens or hundreds of AWS accounts must either grant AWS Marketplace permissions broadly, creating governance risks, or manually enable model subscriptions in each individual account. Managed entitlements eliminates this overhead for third-party models distributed through AWS Marketplace.

Which models require managed entitlements

The feature applies only to third-party AWS Marketplace models including Anthropic Claude, Cohere, Stability AI, and AI21 Labs. Amazon's own models (Amazon Nova) and partner models sold directly by Amazon (Meta Llama, Mistral, DeepSeek) are available immediately with Amazon Bedrock permissions and do not require AWS Marketplace subscriptions.

How it works

The managed entitlements workflow operates in four steps:

  1. Subscribe: The management account subscribes to a third-party Bedrock model through AWS Marketplace, either via console or by accepting a private offer
  2. License creation: AWS License Manager automatically creates a license representing the organization's entitlement to use the model
  3. Create grants: Using AWS License Manager, administrators create grants to share the license with specific member accounts, organizational units, or the entire organization
  4. Activate and use: Member accounts receive notification of grants, activate them, and immediately begin invoking the model without AWS Marketplace permissions

One license can have multiple grants, allowing a single subscription to serve many accounts. Member accounts can still invoke models without activated grants, but will be billed at public pricing rather than any negotiated private offer rates.

Private offer distribution

For organizations with negotiated custom pricing, managed entitlements ensures consistent rates across all accounts. Model providers extend private offers to the management account, which accepts the offer. The resulting license reflects the negotiated terms, and usage across member accounts flows through this agreement.

Prerequisites

Implementing managed entitlements requires AWS Organizations with all features enabled, management account access with permissions for both AWS Marketplace and AWS License Manager, and service-linked roles for both License Manager and Marketplace.

AWS notes that organizations operating in a single account, using only Amazon-sold models, or with account teams managing their own subscriptions independently do not need this feature.

What this means

Managed entitlements reduces operational overhead for multi-account AWS organizations using third-party Bedrock models, particularly those with 50+ accounts or negotiated pricing agreements. The feature maintains centralized governance while enabling distributed access, addressing a friction point that likely slowed AI adoption in regulated industries with strict IAM policies. Organizations standardizing on models like Claude can now deploy access org-wide in a single step rather than through manual per-account configuration.

Related Articles

product update

Anthropic launches Claude Science desktop app with native access to 60+ scientific databases

Anthropic released Claude Science, a specialized desktop application for macOS and Linux that connects Claude models to scientific databases and compute infrastructure. The public beta app includes analysis specialists for genomics, single-cell biology, proteomics, and structural biology, with native connections to over 60 scientific databases.

product update

AWS enables fine-tuning of Amazon Nova models for email extraction, achieving 94.77% accuracy with 50% cost reduction

AWS released guidance on fine-tuning Amazon Nova Micro and Nova Lite models for automated email data extraction using SageMaker AI. In collaboration with Parcel Perform, the fine-tuned Nova Micro achieved 94.77% extraction accuracy—a 16.6 percentage point improvement—while reducing inference costs by 50% and latency by 30% compared to previous models.

product update

AWS demonstrates two-model pipeline using Nova 2 Lite and Claude Sonnet 4.6 that cuts document processing costs by 67%

AWS published a technical demonstration showing that pairing Amazon Nova 2 Lite with Anthropic's Claude Sonnet 4.6 reduces document processing costs by approximately two-thirds compared to single-model approaches. The two-stage pipeline processed 336 scanned yearbook pages at $0.0027 per page, producing 3,122 name-to-face associations with 93% scoring at or above 0.95 confidence.

product update

AWS releases automated healthcare claims pipeline using Amazon Bedrock Data Automation and AgentCore

AWS has published a technical implementation guide for automating healthcare claims processing using Amazon Bedrock Data Automation and Amazon Bedrock AgentCore. The pipeline extracts data from CMS-1500 claim forms, validates against AWS HealthLake records, and generates FHIR-compliant claim resources with automated notifications.

Comments

Loading...