AWS::SES::EmailIdentity - Add support for stack level tags to AWS::SES::EmailIdentity
Name of the resource
Other
Resource name
AWS::SES::EmailIdentity
Description
There is no option to add stack level tags to the resource AWS::SES::EmailIdentity, via cloudformation, or cdk.
Other Details
No response
Sounds like this has gone backwards on the roadmap? We could really do with this for tracking spend per client domain within our accounts as part of an account-wide spend report we generate.
It's not even possible to tag AWS::SES::EmailIdentity resources directly either, so currently no way to add any tags to a verified SES identity via CloudFormation which leaves a massive hole.
I would love to see this implemented as well. We're currently facing this exact limitation in our SAM templates.
While tags are supported when creating SES identities through the AWS Console, there's no way to add them via CloudFormation. This creates an inconsistent experience and makes it more difficult to track resources and costs properly.
What is the expected timeline for implementing this feature? Having consistent tagging capabilities across all deployment methods would be extremely valuable for our resource management and cost allocation.