SES dashboard is displaying an Unknown Error

0

When I log into my dashboard with my IAM account, I get a red banner that says: "Unknown Error. Request failed with unknown error, ensure that you have the necessary permissions and that all fields have correct values."

My user has AmazonSESFullAccess permissions. I don't recall seeing this error the last time I had logged in, which admittedly was quite a while ago. My web app is not sending some emails which caused to log into SES, and this is the first thing I see. I don't know if it's related to my problem but I thought this would be a good place to start.

1개 답변
1
수락된 답변

Hi! Good question. You may be running into issues on the AWS Console where even listing/displaying certain things still ties back to a Describe or List API (Think view and read) permissions from AWS. Only having AmazonSESFullAccess will only have actions contained within SES (SES:*). I would typically recommend attaching another AWS Managed policy on your user such as ViewOnlyAccess or ReadOnlyAccess. Keep in mind ViewOnlyAccess is a limited set of View/Metadata Permissions while ReadOnlyAccess has possible Data read as well. These policies may help you avoid Console view issues that may prompt the errors you are facing.

jsonc
답변함 2년 전
profile picture
전문가
검토됨 한 달 전
  • Thanks. I added the ViewOnlyAccess.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠