agent-claw: automated task changes
This commit is contained in:
15
cdk/node_modules/aws-cdk-lib/aws-ses/grants.json
generated
vendored
Normal file
15
cdk/node_modules/aws-cdk-lib/aws-ses/grants.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user