AWS::SNS::Topic-TopicName
AWS::SNS::Topic resource, if the TopicName property is not defined, CloudFormation will autogenerate a name for the resourceInvalid parameter: Topic Name messageResources:
Topic:
Type: AWS::SNS::Topic
Properties:
ContentBasedDeduplication: false
FifoTopic: true
Any updates or indication when this will be resolved? It's impacting customers using FIFO topics in the CDK too.
Hi @rrhodes we will start migrating SNS resources to self service. Once we are migrated, the issue should be resolved. The estimated timeline is the end of Q1. Thanks
SNS Resources are now live in Github. https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sns. The fix is addressed in repository. We are still in the process of migrating SNS resources to self service. In the meanwhile, you can download the code and deploy it in your own AWS account as a private registry. Cheers
Most helpful comment
SNS Resources are now live in Github. https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-sns. The fix is addressed in repository. We are still in the process of migrating SNS resources to self service. In the meanwhile, you can download the code and deploy it in your own AWS account as a private registry. Cheers