agent-claw: automated task changes
This commit is contained in:
15
cdk/node_modules/aws-cdk-lib/aws-kinesisfirehose/grants.json
generated
vendored
Normal file
15
cdk/node_modules/aws-cdk-lib/aws-kinesisfirehose/grants.json
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"resources": {
|
||||
"DeliveryStream": {
|
||||
"grants": {
|
||||
"putRecords": {
|
||||
"actions": [
|
||||
"firehose:PutRecord",
|
||||
"firehose:PutRecordBatch"
|
||||
],
|
||||
"docSummary": "Grant the `grantee` identity permissions to perform `actions`."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user