AWS neptune documentation change
Summary
Fixed URL formatting issues and corrected documentation links
Security assessment
Changes involve URL syntax corrections (removing double slashes) and link updates. No security-related content changes or vulnerability fixes are evident.
Diff
diff --git a/neptune/latest/userguide/graph-notebooks.md b/neptune/latest/userguide/graph-notebooks.md index 5147f1f42..cd88063d0 100644 --- a//neptune/latest/userguide/graph-notebooks.md +++ b//neptune/latest/userguide/graph-notebooks.md @@ -309 +309 @@ This method uses your local system or Amazon S3 as intermediate storage. - * [ Direct internet access through Amazon SageMaker AI networking configuration](https://docs.aws.amazon.com/sagemaker/latest/dg/appendix-notebook-and-internet-access.html#appendix-notebook-and-internet-access-default). + * [ Direct internet access through Amazon SageMaker AI networking configuration](https://docs.aws.amazon.com//sagemaker/latest/dg/appendix-notebook-and-internet-access.html#appendix-notebook-and-internet-access-default). @@ -374 +374 @@ Ensure that the role associated with the notebook has appropriate permissions to -[AWS CLI](https://docs.aws.amazon.com/https://awscli.amazonaws.com/v2/documentation/api/latest/index.html) should be pre-installed on SageMaker AI notebooks. +[AWS CLI](https://awscli.amazonaws.com/v2/documentation/api/latest/index.html) should be pre-installed on SageMaker AI notebooks. @@ -380 +380 @@ Ensure that the role associated with the notebook has appropriate permissions to - 2. Copy files from your old JupyterLab instance to S3 using either [Amazon S3 cp](https://docs.aws.amazon.com/cli/latest/reference/s3/cp.html) or [Amazon S3 sync](https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html) CLI commands: + 2. Copy files from your old JupyterLab instance to S3 using either [Amazon S3 cp](https://docs.aws.amazon.com//cli/latest/reference/s3/cp.html) or [Amazon S3 sync](https://docs.aws.amazon.com//cli/latest/reference/s3/sync.html) CLI commands: @@ -407 +407 @@ Use `sync` for maintaining folder structures and incremental updates and `cp` fo - * [ VPC-only](https://docs.aws.amazon.com/sagemaker/latest/dg/appendix-notebook-and-internet-access.html#appendix-notebook-and-internet-access-default-vpc) networking configuration + * [ VPC-only](https://docs.aws.amazon.com//sagemaker/latest/dg/appendix-notebook-and-internet-access.html#appendix-notebook-and-internet-access-default-vpc) networking configuration @@ -416 +416 @@ Use `sync` for maintaining folder structures and incremental updates and `cp` fo -Follow the [Mount an EFS file system to an Amazon SageMaker AI notebook](https://aws.amazon.com/blogs/machine-learning/mount-an-efs-file-system-to-an-amazon-sagemaker-notebook-with-lifecycle-configurations/) blog to use an Amazon EFS file system with your notebook instances. +Follow the [Mount an EFS file system to an Amazon SageMaker AI notebook](https://aws.amazon.com/blogs//machine-learning/mount-an-efs-file-system-to-an-amazon-sagemaker-notebook-with-lifecycle-configurations/) blog to use an Amazon EFS file system with your notebook instances. @@ -420 +420 @@ In addition, there are also a few more steps that apply specifically to migratin - 1. During [ Neptune notebook creation in the console ](https://docs.aws.amazon.com/neptune/latest/userguide/graph-notebooks.html#graph-notebooks-workbench), select **Create a new lifecycle configuration** under Lifecycle configuration + 1. During [ Neptune notebook creation in the console ](https://docs.aws.amazon.com//neptune/latest/userguide/graph-notebooks.html#graph-notebooks-workbench), select **Create a new lifecycle configuration** under Lifecycle configuration @@ -604 +604 @@ For detailed instructions on setting up the open-source [graph-notebooks](https: - * <https://docs.aws.amazon.com/neptune/latest/userguide/graph-notebooks.html#graph-notebooks-local> + * <https://docs.aws.amazon.com//neptune/latest/userguide/graph-notebooks.html#graph-notebooks-local> @@ -606 +606 @@ For detailed instructions on setting up the open-source [graph-notebooks](https: - * <https://docs.aws.amazon.com/neptune/latest/userguide/get-started-connect-ec2-same-vpc.html> + * <https://docs.aws.amazon.com//neptune/latest/userguide/get-started-connect-ec2-same-vpc.html>