I'm simply attempting to setup a budget alert buy am getting the error Invalid SNS topic ARN when attempting to specify an SNS ARN for the alert.
I followed the steps below:
- Created a new SNS Topic with SMS as the protocol.
- Created a subscription to the topic (a US phone number).
- Tested the subscription by sending a text (this worked).
- Copied the ARN under the ARN column on the Topics section in AWS SNS.
- Checked Notify via Amazon Simple Notification Service (SNS) topic and entered the ARN from #4.
- I get the error Invalid SNS topic ARN next to the SNS Topic ARN field, immediately after copying-and-pasting the ARN into the field.
What's up? I know it's the correct ARN because I copied it directly from the console. Also, as far as I understand, Budgets and their alerts aren't tied the a specific region, although SNS Topics are (the topic is in us-east-2 N. Virginia).
Please let me know if you need more specifics.