@cloud-copilot/iam-data
Version:
17 lines • 615 B
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by a tag key that is present in the request that the user makes to IoT Wireless",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by tag key component of a tag attached to an IoT Wireless resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the list of all the tag key names associated with the resource in the request",
"type": "ArrayOfString"
}
}