AWS bedrock documentation change
Summary
Updated references from 'model customization jobs and artifacts' to 'custom models' in encryption documentation links.
Security assessment
The changes refine documentation links to encryption guidance but do not introduce new security features or address specific vulnerabilities. Encryption remains a documented security feature, but the update is terminological.
Diff
diff --git a/bedrock/latest/userguide/custom-model-job-access-security.md b/bedrock/latest/userguide/custom-model-job-access-security.md index bf4cfabd3..3efa28728 100644 --- a//bedrock/latest/userguide/custom-model-job-access-security.md +++ b//bedrock/latest/userguide/custom-model-job-access-security.md @@ -28 +28 @@ For the manual option, create an IAM role and attach the following permissions b - * (Optional) If you encrypt any of the following resources with a KMS key, permissions to decrypt the key (see [Encryption of model customization jobs and artifacts](./encryption-custom-job.html)) + * (Optional) If you encrypt any of the following resources with a KMS key, permissions to decrypt the key (see [Encryption of custom models](./encryption-custom-job.html)) @@ -168 +168 @@ JSON -Encrypt the input and output data, customization jobs, or inference requests made to custom models. For more information, see [Encryption of model customization jobs and artifacts](./encryption-custom-job.html). +Encrypt the input and output data, customization jobs, or inference requests made to custom models. For more information, see [Encryption of custom models](./encryption-custom-job.html).