AWS bedrock documentation change
Summary
Updated link text for model import source documentation.
Security assessment
Minor documentation clarification with no security impact.
Diff
diff --git a/bedrock/latest/userguide/custom-model-import-code-samples.md b/bedrock/latest/userguide/custom-model-import-code-samples.md index 429f518d0..d54c6cbea 100644 --- a//bedrock/latest/userguide/custom-model-import-code-samples.md +++ b//bedrock/latest/userguide/custom-model-import-code-samples.md @@ -11 +11 @@ The following code samples show how to set up permissions, create a custom model - 1. If you are importing from an Amazon S3 bucket, you need to supply the model files in the Hugging Face weights format. For more information, see [Import source](./model-customization-import-model.html#model-customization-import-model-source). + 1. If you are importing from an Amazon S3 bucket, you need to supply the model files in the Hugging Face weights format. For more information, see [Import a model source from Amazon S3](./model-customization-import-model.html#model-customization-import-model-source).