AWS vm-import documentation change
Summary
Updated multiple Amazon S3 documentation links from 'user-guide/dev' to 'userguide' paths
Security assessment
These changes only update URL references to current documentation paths. No security content modifications are present.
Diff
diff --git a/vm-import/latest/userguide/import-vm-image.md b/vm-import/latest/userguide/import-vm-image.md index 11f3cead8..6f4152d2c 100644 --- a//vm-import/latest/userguide/import-vm-image.md +++ b//vm-import/latest/userguide/import-vm-image.md @@ -24 +24 @@ After exporting your VM from your virtualization environment, you can import it - * Create an Amazon Simple Storage Service (Amazon S3) bucket for storing the exported images or choose an existing bucket. The bucket must be in the Region where you want to import your VMs. For more information about S3 buckets, see the [Amazon Simple Storage Service User Guide](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/). + * Create an Amazon Simple Storage Service (Amazon S3) bucket for storing the exported images or choose an existing bucket. The bucket must be in the Region where you want to import your VMs. For more information about S3 buckets, see the [Amazon Simple Storage Service User Guide](https://docs.aws.amazon.com/AmazonS3/latest/userguide/). @@ -39 +39 @@ In [supported AWS Regions](https://docs.aws.amazon.com/cloudshell/latest/usergui -Upload your VM image file to your S3 bucket using the upload tool of your choice. For information about uploading objects through the Amazon S3 console, see [Uploading Objects](https://docs.aws.amazon.com/AmazonS3/latest/user-guide/upload-objects.html). +Upload your VM image file to your S3 bucket using the upload tool of your choice. For information about uploading objects through the Amazon S3 console, see [Uploading Objects](https://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html). @@ -43 +43 @@ Upload your VM image file to your S3 bucket using the upload tool of your choice -After you upload your VM image file to Amazon S3, you can use the AWS CLI to import the image. These tools accept either the S3 bucket and path to the file or a URL for a public Amazon S3 file. Private Amazon S3 files require a [presigned URL]( https://docs.aws.amazon.com/AmazonS3/latest/dev/ShareObjectPreSignedURL.html). +After you upload your VM image file to Amazon S3, you can use the AWS CLI to import the image. These tools accept either the S3 bucket and path to the file or a URL for a public Amazon S3 file. Private Amazon S3 files require a [presigned URL]( https://docs.aws.amazon.com/AmazonS3/latest/userguide/ShareObjectPreSignedURL.html).