- Newest
- Most votes
- Most comments
Thank you for this detailed feature request. I can see how this would address real operational challenges in managing account metadata at scale.
Currently, AWS Organizations provides account management capabilities including tags for basic metadata, organizational units for logical grouping, and policies for governance. The 50-tag limit you mentioned is indeed a constraint when teams need to store richer, structured configuration data.
Your observation about existing workarounds is accurate. Organizations today do use external storage solutions like DynamoDB or Systems Manager Parameter Store with naming conventions to store account-specific configuration. As you noted, these approaches require custom automation to maintain synchronization with the account lifecycle, particularly around account closure events. AWS Organizations has recently introduced more granular account state information (including states like PENDING_CLOSURE and CLOSED) to help track account lifecycle, but this doesn't solve the configuration storage challenge you're describing.
The concept you're proposing—a native configuration store tightly coupled to account lifecycle, accessible via Organizations APIs, supporting structured data formats, and respecting existing policy controls—would indeed represent a significant enhancement to how account metadata is managed. Your comparison to Kubernetes' distinction between labels and annotations is apt: tags serve well for filtering and selection, while a separate configuration mechanism could handle richer metadata needs.
For submitting this feature request formally, I'd recommend using the AWS Support Center to provide this feedback directly to the AWS Organizations product team. They actively review customer feature requests and use them to inform the service roadmap. When submitting, including the specific use cases you've outlined (compliance profiles, budget thresholds, team contacts, feature flags) along with the operational pain points of current workarounds will help the team understand the business value.
Sources
AWS Organizations launches account state information for granular account lifecycle management | AWS Cloud Operations Blog
Community | Manage Security and Costs Across the Enterprise With AWS Organizations
Relevant content
asked 2 years ago
asked 2 years ago
