User Profile

Collapse

Profile Sidebar

Collapse
Rajaganesh
Rajaganesh
Last Activity: May 9 '23, 06:05 PM
Joined: May 8 '23
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Getting error while creating import-snapshot an VHD from AWS S3 to EC2

    Hi Guys,

    Getting error while creating import-snapshot with VHD from AWS S3 to EC2

    I have a VHD file with Windows OS, it was uploaded to the AWS S3 bucket.
    So I'm trying to create an import-snapshot of the VHD file from AWS S3 to EC2 by using AWS CLI with the below Linux command.

    Code:
    aws ec2 import-snapshot --disk-container "Format=VHD,UserBucket={S3Bucket=<s3_bucket_name>,S3Key=<S3_Key_of_vhd_file>}"
    ...
    See more | Go to post

  • Getting error while import-snapshot an VHD from AWS S3 to EC2

    Dear Experts!

    Getting error while import-snapshot an VHD from AWS S3 to EC2

    I have a VHD file and it contains Windows OS, it was uploaded to the AWS S3 bucket. So I'm trying to create an import-snapshot from AWS S3 to EC2 by using AWS CLI and by using the below Linux command.

    Code:
    aws ec2 import-snapshot --disk-container "Format=VHD,UserBucket={S3Bucket=<s3_bucket_name>,S3Key=<S3_Key_of_vhd_file>}"
    ...
    See more | Go to post
No activity results to display
Show More
Working...