@cloud-copilot/iam-data
Version:
17 lines • 611 B
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by a key that is present in the request the user makes to the entity resolution service",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by a tag key and value pair",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the list of all the tag key names present in the request the user makes to the entity resolution service",
"type": "ArrayOfString"
}
}