AWS bedrock documentation change
Summary
Replaced references to 'above' with 'preceding' in multiple troubleshooting error resolution instructions
Security assessment
Changes are purely editorial (word choice improvements) without modifying security guidance. IAM permission requirements remain unchanged.
Diff
diff --git a/bedrock/latest/userguide/fine-tuning-troubleshooting.md b/bedrock/latest/userguide/fine-tuning-troubleshooting.md index 51e28fbfc..a9f492274 100644 --- a//bedrock/latest/userguide/fine-tuning-troubleshooting.md +++ b//bedrock/latest/userguide/fine-tuning-troubleshooting.md @@ -32 +32 @@ The following messages indicate issues with permissions to access training or va -If you encounter one of the above errors, check that the IAM role passed to the service has `s3:GetObject` and `s3:ListBucket` permissions for the training and validation dataset Amazon S3 URIs. +If you encounter one of the preceding errors, check that the IAM role passed to the service has `s3:GetObject` and `s3:ListBucket` permissions for the training and validation dataset Amazon S3 URIs. @@ -39 +39 @@ The following message indicates issues with permissions to write the output data -If you encounter the above error, check that the IAM role passed to the service has `s3:PutObject` permissions for the output data Amazon S3 URI. +If you encounter the preceding error, check that the IAM role passed to the service has `s3:PutObject` permissions for the output data Amazon S3 URI. @@ -50 +50 @@ The following errors are related to issues with the training, validation, or out -If you encounter the above error, check that the following are true: +If you encounter the preceding error, check that the following are true: @@ -91 +91 @@ The following errors are related to third-party's license terms and their polici -If you encounter the above error, ensure your training dataset does not contain content that is inconsistent with Anthropic's usage policies. If the issue persists, contact Support. +If you encounter the preceding error, ensure your training dataset does not contain content that is inconsistent with Anthropic's usage policies. If the issue persists, contact Support. @@ -98 +98 @@ If you encounter the above error, ensure your training dataset does not contain -If you encounter the above error, there might be an issue with the service. Try the job again. If the issue persists, contact Support. +If you encounter the preceding error, there might be an issue with the service. Try the job again. If the issue persists, contact Support.