@cloud-copilot/iam-data
Version:
37 lines • 1.27 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the tags that are passed in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by the tags associated with the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the tag keys that are passed in the request",
"type": "ArrayOfString"
},
"organizations:policytype": {
"key": "organizations:PolicyType",
"description": "Filters access by the specified policy type names",
"type": "String"
},
"organizations:serviceprincipal": {
"key": "organizations:ServicePrincipal",
"description": "Filters access by the specified service principal names",
"type": "String"
},
"organizations:transferdirection": {
"key": "organizations:TransferDirection",
"description": "Filters access by the specified responsibility transfer by the direction",
"type": "String"
},
"organizations:transfertype": {
"key": "organizations:TransferType",
"description": "Filters access by the specified responsibility transfer type names",
"type": "String"
}
}