True or False: If you add a tag that has the same key as an existing tag on a DB Instance, the new value
overwrites the old value.
A.
FALSE
B.
TRUE
True or False: If you add a tag that has the same key as an existing tag on a DB Instance, the new value
overwrites the old value.
True or False: If you add a tag that has the same key as an existing tag on a DB Instance, the new value
overwrites the old value.
A.
FALSE
B.
TRUE
If you add a tag that has the same key as an existing tag on that resource, the new value overwrites the old value.
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html
Thanks Chef for the link – http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html
Answer is B True
If you add a new tag with the same tag key as an existing tag, the new tag overwrites the existing tag.
B.
TRUE
B
If you add a tag that has the same key as an existing tag on that resource, the new value overwrites the old value. If you delete a resource, any tags for the resource are also deleted.
using the AWS console, you cannot add a new tag has the same key as an existing tag on that resource. didn’t try command line or api
中文文档:如果您添加的标签的值与该实例上现有标签的值相同,新的值就会覆盖旧值。如果删除资源,资源的所有标签也会被删除。
中文翻译有错误。第一句的值应该改为键
yes, I just tried. Question is confusing. Question must mention if console is used or it is via CLI. I haven’t tried with CLI, though