I would like to create a cloudwatch alarm for the sns metric NumberOfMessagesPublished
on a new sns topic. If I attempt to do this before I trigger the topic (and there is no data for it) then the option to create an alarm does not exist in the web console.
How can I do this with the web console? Is using a cli tool the only option?