agent-claw: automated task changes
This commit is contained in:
16
cdk/node_modules/aws-cdk-lib/aws-appconfig/grants.json
generated
vendored
Normal file
16
cdk/node_modules/aws-cdk-lib/aws-appconfig/grants.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"resources": {
|
||||
"Environment": {
|
||||
"grants": {
|
||||
"readConfig": {
|
||||
"arnFormat": "${environmentArn}/configuration/*",
|
||||
"actions": [
|
||||
"appconfig:GetLatestConfiguration",
|
||||
"appconfig:StartConfigurationSession"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user