Skip to content

fix: add AWS Marketplace permissions to AgentCore runtime role#156

Merged
okamoto-aws merged 1 commit into
aws-samples:mainfrom
okamoto-aws:fix/agentcore-marketplace-permissions
May 20, 2026
Merged

fix: add AWS Marketplace permissions to AgentCore runtime role#156
okamoto-aws merged 1 commit into
aws-samples:mainfrom
okamoto-aws:fix/agentcore-marketplace-permissions

Conversation

@okamoto-aws
Copy link
Copy Markdown
Contributor

@okamoto-aws okamoto-aws commented May 20, 2026

Summary

AgentCore runtime role に AWS Marketplace の権限を追加します。

Problem

AWSアカウントで初めて Bedrock 上のモデルを利用する場合、Marketplace のサブスクリプション関連の権限が不足しているためモデルアクセスがエラーになるケースがありました。

Changes

  • AgentCore の IAM ロールに Marketplace 関連の権限を追加

Testing

  • 新規アカウントでデプロイし、モデルアクセスが正常に動作することを確認済み

Add aws-marketplace:ViewSubscriptions and aws-marketplace:Subscribe
to resolve AccessDeniedException when calling ConverseStream with
marketplace-subscribed models.
@okamoto-aws okamoto-aws added the blog:skip ブログ対象外 label May 20, 2026
@okamoto-aws okamoto-aws merged commit 6e9f65d into aws-samples:main May 20, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blog:skip ブログ対象外

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant