I want to have my Amazon Transcoder post a notification to a SNS topic when some events happen, but unfortunately I'm getting an error message when I try to select the existing topic from the "Edit Pipeline" page: "Role ARN is invalid: does not start with arn"
I'm not sure what I'm doing wrong, apparently it seems pretty straightforward. Here's the steps I've done:
- Selected my Pipeline
- Click "Edit"
- Went to "Notifications" sections and created a new topic right there (here I would expect it to have auto selected after the creation but apparently it just creates and nothing else happens..)
- so.. I selected "Use an existing SNS topic" and selected the recently saved topic
- Hit "Save" button
- Got the error
What am I doing wrong?
Thanks in advance