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