What does specifying the mapping /dev/sdc=none when launching an instance do?

A.
Prevents /dev/sdc from creating the instance.
B.
Prevents /dev/sdc from deleting the instance.
C.
Set the value of /dev/sdc to ‘zero’.
D.
Prevents /dev/sdc from attaching to the instance.
Explanation:
D.
none – Suppresses an existing mapping of the device from the AMI used to launch the instance. For example: “/dev/sdc=none”.
http://docs.aws.amazon.com/AWSEC2/latest/CommandLineReference/ApiReference-cmd-RegisterImage.html
3
1
D
0
0
D.
Prevents /dev/sdc from attaching to the instance.
1
0
D
0
0
D. Prevents /dev/sdc from attaching to the instance.
0
0
Chef, Thanks for the link to the pdf!
0
0