@cloud-copilot/iam-data
Version:
27 lines • 879 B
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the allowed set of values for each of the tags",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by tag-value associated with the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the presence of mandatory tags in the request",
"type": "ArrayOfString"
},
"wafv2:logdestinationresource": {
"key": "wafv2:LogDestinationResource",
"description": "Filters access by log destination ARN for PutLoggingConfiguration API",
"type": "ARN"
},
"wafv2:logscope": {
"key": "wafv2:LogScope",
"description": "Filters access by log scope for Logging Configuration API",
"type": "String"
}
}