@cloud-copilot/iam-data
Version:
22 lines • 802 B
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters actions based on the presence of tag key-value pairs in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters actions based on tag key-value pairs attached to the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters actions based on the presence of tag keys in the request",
"type": "ArrayOfString"
},
"codestar-notifications:notificationsforresource": {
"key": "codestar-notifications:NotificationsForResource",
"description": "Filters access based on the ARN of the resource for which notifications are configured",
"type": "ARN"
}
}