1 Answer
- Newest
- Most votes
- Most comments
1
It worked. I had to rebuild the options group and let it make its own new IAM role
answered 4 years ago
Relevant content
asked 4 years ago
asked 3 years ago
asked 4 years ago
It worked. I had to rebuild the options group and let it make its own new IAM role
answered 4 years ago
asked 4 years ago
asked 3 years ago
asked 4 years ago
This is still valid 2 years later, I had the same issue, I was trying to backup a DB in SQL Server Standard Edition reusing an already created Option Group, I just modified trusted policy for the role to include the RDS instance I was working on.
What I got was an infinite "CREATED" status for the task, I waited for about 19 hours for the "IN PROGRESS" state 'cause it didn't throw any errors (BIG MISTAKE) it didn't work anyway, so I cancelled the task.
Rebuilding the Option group with new IAM Role worked for me as well.