IAM user getting access deny error when trying to send SES emails on CLI

0

I am trying to send SES emails from my CLI but keep getting denied. The user account is part of a group with AWSSESFullAccess permissions but continues to get the following error:

An error occurred (AccessDenied) when calling the SendEmail operation: User ... is not authorized to perform ses:SendEmail on resource ...

There is no organization Service Control Policy denying this and the domain resource is verified, the send test email button in the console works properly. Am I missing something?

1 個回答
0
已接受的答案

You may want to try the IAM Policy Simulator to see if it signals which policy is responsible for the denial. See: Testing IAM policies with the IAM policy simulator.

profile pictureAWS
專家
kentrad
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南