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

13 lines
308 B
JSON

{
"resources": {
"EventBus": {
"grants": {
"allPutEvents": {
"actions": ["events:PutEvents"],
"arnFormat": "*",
"docSummary": "Permits an IAM Principal to send custom events to EventBridge\nso that they can be matched to rules."
}
}
}
}
}