0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

今回は、Amazon BedrockのData retentionにを解説する解説となります。

Amazon Bedrockではデフォルトでは、AWSに入力したデータはAWS内だけで処理され、AWS外には行かない。
LLM提供ベンダにもデータはいかず、モデルの再学習にも利用されない。という仕様となっております。
image.png

Amazon BedrockのData retention設定を変更すると、LLM提供ベンダにもユーザが入力したプロンプトデータを提供する方式になります。
Anthropic社のClaude Fableを利用するためにはこの設定が必須となる。
ユーザが入力したデータをAnthropic社に提供することとなるので、セキュリティ要件を確認したうえで設定を有効化する&
設定有効化後は機密情報を入れないようにしてください。

image.png

設定変更のコマンドは下記の公式サイトを参考に変更してください。
実行する際は必ずセキュリティ要件を確認したうえで、設定を変えて問題ないことを確認してから実施してください。
https://docs.aws.amazon.com/bedrock/latest/userguide/data-retention.html

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?