@cloud-copilot/iam-data
Version:
32 lines • 1.12 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access based on the tags that are passed in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access based on the tags associated with the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access based on the tag keys that are passed in the request",
"type": "ArrayOfString"
},
"mgh:automationrunresourcerunid": {
"key": "mgh:AutomationRunResourceRunID",
"description": "AutomationRunResource resource runID identifier",
"type": "String"
},
"mgh:automationunitresourceautomationunitarn": {
"key": "mgh:AutomationUnitResourceAutomationUnitArn",
"description": "AutomationUnitResource resource automationUnitArn identifier",
"type": "ARN"
},
"mgh:connectionresourceconnectionarn": {
"key": "mgh:ConnectionResourceConnectionArn",
"description": "ConnectionResource resource connectionArn identifier",
"type": "String"
}
}