@cloud-copilot/iam-data
Version:
17 lines • 553 B
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters requests based on the allowed set of values for each of the tags",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters actions based on tag-value assoicated with the stream",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters requests based on the presence of mandatory tag keys in the request",
"type": "ArrayOfString"
}
}