Bedrock custom models should not output model data to publicly accessible s3 buckets

このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Description

This control verifies that Amazon Bedrock custom models are not outputting model data to publicly accessible Amazon S3 buckets. Storing model outputs in publicly accessible locations poses significant security risks, including unauthorized data access, exposure of sensitive information, and potential data breaches. Ensuring output data is securely stored helps maintain the confidentiality and integrity of your AI/ML workflows.

Remediation

Update the bucket permissions and policies to restrict public access permissions. For guidance, review the Block Public Access to S3 Buckets documentation.

For additional configuration and protection measures, please consult the How can I secure the files in my Amazon S3 buckets? documentation.