AWS bedrock documentation change
Summary
Fixed grammatical error ('a Amazon' to 'an Amazon')
Security assessment
Grammatical correction with no security implications.
Diff
diff --git a/bedrock/latest/userguide/custom-model-import-code-samples.md b/bedrock/latest/userguide/custom-model-import-code-samples.md index f720dcce9..5591db6d2 100644 --- a//bedrock/latest/userguide/custom-model-import-code-samples.md +++ b//bedrock/latest/userguide/custom-model-import-code-samples.md @@ -17 +17 @@ The following code samples show how to set up permissions, create a custom model - 2. Create a policy to access your model files and attach it to an IAM role with a Amazon Bedrock trust relationship. Choose the tab for your preferred method, and then follow the steps: + 2. Create a policy to access your model files and attach it to an IAM role with an Amazon Bedrock trust relationship. Choose the tab for your preferred method, and then follow the steps: