AWS bedrock documentation change
Summary
Corrected URL formatting in model invocation logging documentation link
Security assessment
URL path formatting fix with no impact on security content. No evidence of security-related changes in logging guidance.
Diff
diff --git a/bedrock/latest/userguide/distillation-data-prep-option-2.md b/bedrock/latest/userguide/distillation-data-prep-option-2.md index 7f1112f68..62aa19667 100644 --- a//bedrock/latest/userguide/distillation-data-prep-option-2.md +++ b//bedrock/latest/userguide/distillation-data-prep-option-2.md @@ -11 +11 @@ When you create a distillation job, you can have Amazon Bedrock use existing tea -To use invocation logs for model distillation, set the model invocation logging on, use one of the model invocation operations, and make sure that you've set up an Amazon S3 bucket as the destination for the logs. Before you can start the model distillation job, you must provide Amazon Bedrock permissions to access the logs. For more information about setting up the invocation logs, see [Monitor model invocation using Amazon CloudWatch Logs](https://docs.aws.amazon.com/bedrock/latest/userguide/model-invocation-logging.html). +To use invocation logs for model distillation, set the model invocation logging on, use one of the model invocation operations, and make sure that you've set up an Amazon S3 bucket as the destination for the logs. Before you can start the model distillation job, you must provide Amazon Bedrock permissions to access the logs. For more information about setting up the invocation logs, see [Monitor model invocation using Amazon CloudWatch Logs](https://docs.aws.amazon.com//bedrock/latest/userguide/model-invocation-logging.html).