Files
2026-05-06 18:55:16 -05:00

15 lines
329 B
JSON

{
"resources": {
"EmailIdentity": {
"grants": {
"sendEmail": {
"actions": [
"ses:SendEmail",
"ses:SendRawEmail"
],
"docSummary": "Adds an IAM policy statement associated with this email identity to an IAM principal's policy."
}
}
}
}
}