A user has launched an EC2 instance from an instance store backed AMI. The infrastructure team wants to
create an AMI from the running instance. Which of the below mentioned steps will not be performed while
creating the AMI?
A.
Define the AMI launch permissions
B.
Upload the bundled volume
C.
Register the AMI
D.
Bundle the volume
Explanation:
When the user has launched an EC2 instance from an instance store backed AMI, it will need to follow certain
steps, such as “Bundling the root volume”, “Uploading the bundled volume” and “Register the AMI”. Once the
AMI is created the user can setup the launch permission. However, it is not required to setup during the
launch.
A.
Define the AMI launch permissions
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/creating-an-ami-instance-store.html
a
A