AWS nova documentation change
Summary
Updated IAM permissions documentation link from relative path to absolute URL format.
Security assessment
Change only fixes a broken documentation reference. No security content was added or modified, and no vulnerabilities are addressed.
Diff
diff --git a/nova/latest/userguide/deploying-custom-model.md b/nova/latest/userguide/deploying-custom-model.md index e07877aac..8fa19a43a 100644 --- a//nova/latest/userguide/deploying-custom-model.md +++ b//nova/latest/userguide/deploying-custom-model.md @@ -28 +28 @@ You deploy a custom model from the **Custom models** page as follows. You can al - 1. Sign in to the AWS Management Console using an [IAM role with Amazon Bedrock permissions](./getting-started.html), and open the Amazon Bedrock console at [https://console.aws.amazon.com/nova/](https://console.aws.amazon.com/nova/). + 1. Sign in to the AWS Management Console using an [IAM role with Amazon Bedrock permissions](https://docs.aws.amazon.com//bedrock/latest/userguide/getting-started.html), and open the Amazon Bedrock console at [https://console.aws.amazon.com/nova/](https://console.aws.amazon.com/nova/).