@cloud-copilot/iam-data
Version:
27 lines • 876 B
JSON
{
"a4b:amazonid": {
"key": "a4b:amazonId",
"description": "Filters actions based on the Amazon Id in the request",
"type": "String"
},
"a4b:filters_devicetype": {
"key": "a4b:filters_deviceType",
"description": "Filters actions based on the device type in the request",
"type": "ArrayOfString"
},
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters actions 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 resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters actions based on the presence of mandatory tags in the request",
"type": "ArrayOfString"
}
}