@cloud-copilot/iam-data
Version:
27 lines • 967 B
JSON
{
"application-autoscaling:scalable-dimension": {
"key": "application-autoscaling:scalable-dimension",
"description": "Filters access by the scalable dimension that is passed in the request",
"type": "String"
},
"application-autoscaling:service-namespace": {
"key": "application-autoscaling:service-namespace",
"description": "Filters access by the service namespace that is passed in the request",
"type": "String"
},
"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"
}
}