open-guides / og-aws

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

Add tagging limitation on shared resources #803

Closed nitrocode closed 1 year 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 1 year ago

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