I am following this documentation to subscribe to an Amazon SNS topic.
The purpose of this is to set up rendering failure event notifications for AWS SES templates
I am getting the following error:
Couldn't create subscription.
Error code: InvalidParameter - Error message: Invalid parameter: TopicArn
The region should be correct as it is what I get in the cli when I type aws configure get region
The account should also be correct as it is what I get when I type aws sts get-caller-identity
