agent-claw: automated task changes
This commit is contained in:
14
cdk/node_modules/aws-cdk-lib/aws-cloudfront/grants.json
generated
vendored
Normal file
14
cdk/node_modules/aws-cdk-lib/aws-cloudfront/grants.json
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"resources": {
|
||||
"Distribution": {
|
||||
"grants": {
|
||||
"createInvalidation": {
|
||||
"actions": [
|
||||
"cloudfront:CreateInvalidation"
|
||||
],
|
||||
"docSummary": "Grant to create invalidations for this bucket to an IAM principal (Role/Group/User)."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user