open-guides / og-aws

📙 Amazon Web Services — a practical guide
Creative Commons Attribution 4.0 International
35.77k stars 3.88k forks source link

Add tagging limitation on shared resources #803

Closed nitrocode closed 2 years ago

nitrocode commented 2 years ago

what

why

references

Tags – User-defined tags that you attach to a shared AMI are available only to your AWS account and not to the other accounts that the AMI is shared with.

(Optional) Under Tags, type a tag key and tag value pair for each tag. These tags are applied to the resource share but not to the transit gateway.

notes

I cannot find a general reference for the limitation on the ability to share resources cross-account with the exception of sharing tags cross-account

QuinnyPig commented 2 years ago

Super interesting caveat. I really need to check this queue more often; merged!