Select the correct statement:

Select the correct statement:

Select the correct statement:

A.
You don’t need not specify the resource identifier while stopping a resource

B.
You can terminate, stop, or delete a resource based solely on its tags

C.
You can’t terminate, stop, or delete a resource based solely on its tags

D.
You don’t need to specify the resource identifier while terminating a resource



Leave a Reply 3

Your email address will not be published. Required fields are marked *


AWS Enthusiast

AWS Enthusiast

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html

You can’t terminate, stop, or delete a resource based solely on its tags; you must specify the resource identifier. For example, to delete snapshots that you tagged with a tag key called DeleteMe, you must use the DeleteSnapshots action with the resource identifiers of the snapshots, such as snap-1234567890abcdef0.

Steve

Steve

Hilarious that B and C are the only things to pay attention to because they directly contradict each other, Why even bother with A and D?