Bedrock で Anthropic にユースケースを送信する方法を教えてください
困っていた内容
Amazon Bedrock で Anthropic のモデルを呼び出したところ、ユースケース提出が必要というエラーになりました。
ユースケースを提出する方法を教えてください。
An error occurred (ResourceNotFoundException) when calling the InvokeModel operation: Model use case details have not been submitted for this account. Fill out the Anthropic use case details form before using the model. If you have already filled out the form, try again in 15 minutes.
どう対応すればいいの?
Amazon Bedrock コンソールでモデルカタログの「Submit use case details」から送信してください。

Amazon Bedrock で Anthropic のモデルを呼び出すには、事前にユースケースを送信する必要があります。
ユースケースは、通常 AWS アカウント毎に 1 回提出する必要があり、正常に送信されると自動的にアクセスが許可されます。
Access Amazon Bedrock foundation models - Amazon Bedrock
注記
Anthropic では、アカウントごとに 1 回、または組織の管理アカウントで 1 回モデルを呼び出す前に、初めてユースケースの詳細を送信する必要があります。
やってみた
Amazon Bedrock コンソールの「見つける」セクションから「モデルカタログ」をクリック

「Submit use case details」をクリック

ユースケースを記入して「Submit use case details」をクリック

送信されました。
※完了通知などは表示されないようです。

なお、AWS Marketplace から提供されるモデルは、初回の呼び出しの際に AWS Marketplace の権限が必要となります。
参考資料
Note
Anthropic requires first-time customers to submit use case details before invoking a model once per account or once at the organization's management account. You can submit use case details by selecting an Anthropic model from the model catalog in the Amazon Bedrock console or calling the PutUseCaseForModelAccess API command. Access to the model is granted immediately after use case details are successfully submitted. The form submission at the root account will be inherited by other accounts in the same AWS Organizations....
When you first invoke an Amazon Bedrock serverless model served from AWS Marketplace in an account, Bedrock attempts to automatically enable the model for your account. For this auto-enablement to work, AWS Marketplace permissions are required.
If you can’t assume AWS Marketplace permission, someone with AWS Marketplace permissions must enable the model for the account as a one-time step (either manually or via auto-enablement). Once enabled, all users in the account can invoke the model without needing AWS Marketplace permissions. Users don't need AWS Marketplace subscription permissions to invoke models after they've been enabled. These permissions are only required the first time a model is being used in an account.








