Skip to content

maximenoel8/vmimport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration to upload BYOS AWS. Configuration for S3 maximenoel

Command to check policy : 

aws iam create-role --role-name vmimport --assume-role-policy-document file://trust-policy.json

Command to create role : 

aws iam put-role-policy --role-name vmimport --policy-name vmimport --policy-document file://role-policy.json

Command to import the VM : 
aws ec2 import-image --description "SLES15 SP1 EC2 Build0.1" --license BYOL --disk-containers file://container.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published