AWS bedrock documentation change
Summary
Updated documentation links and section titles: changed 'Prepare your training datasets...' links to 'Prepare data for fine-tuning...', simplified 'Code samples for model customization' to 'Code samples', and replaced 'Security, Guardrails, and Observability' with 'Custom model import'.
Security assessment
Changes involve documentation restructuring and link updates without addressing security vulnerabilities, weaknesses, or incidents. The title change from 'Security, Guardrails...' to 'Custom model import' actually reduces security-related content visibility.
Diff
diff --git a/bedrock/latest/userguide/fine-tuning-troubleshooting.md b/bedrock/latest/userguide/fine-tuning-troubleshooting.md index e0eeaeef2..a523fb8f8 100644 --- a//bedrock/latest/userguide/fine-tuning-troubleshooting.md +++ b//bedrock/latest/userguide/fine-tuning-troubleshooting.md @@ -69 +69 @@ If you encounter the above error, check that the following are true: -If you encounter an error beginning with the text above, ensure that the number of characters conforms to the character quota in [Prepare your training datasets for fine-tuning and continued pre-training](./model-customization-prepare.html). +If you encounter an error beginning with the text above, ensure that the number of characters conforms to the character quota in [Prepare data for fine-tuning your models](./model-customization-prepare.html). @@ -78 +78 @@ If you encounter an error beginning with the text above, ensure that the number -If you encounter an error similar to the preceeding example, make sure that the number of tokens conforms to the token quota in [Prepare your training datasets for fine-tuning and continued pre-training](./model-customization-prepare.html). +If you encounter an error similar to the preceeding example, make sure that the number of tokens conforms to the token quota in [Prepare data for fine-tuning your models](./model-customization-prepare.html). @@ -104 +104 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Code samples for model customization +Code samples @@ -106 +106 @@ Code samples for model customization -Security, Guardrails, and Observability +Custom model import