15 lines
329 B
JSON
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."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |