13 lines
308 B
JSON
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."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |