@cloud-copilot/iam-data
Version:
52 lines • 1.94 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by a tag key and value pair that is allowed in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by a tag key and value pair of a resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by a list of tag keys that are allowed in the request",
"type": "ArrayOfString"
},
"rtbfabric:inboundexternallinkgatewayid": {
"key": "rtbfabric:InboundExternalLinkGatewayId",
"description": "Filters access by gateway identifier supporting rtb-gw-* formats",
"type": "String"
},
"rtbfabric:inboundexternallinklinkid": {
"key": "rtbfabric:InboundExternalLinkLinkId",
"description": "Filters access by InboundExternalLink resource linkId identifier",
"type": "String"
},
"rtbfabric:linklinkid": {
"key": "rtbfabric:LinkLinkId",
"description": "Filters access by Link resource linkId identifier",
"type": "String"
},
"rtbfabric:linkroutingruleruleid": {
"key": "rtbfabric:LinkRoutingRuleRuleId",
"description": "Filters access by routing rule identifier supporting rule-* formats",
"type": "String"
},
"rtbfabric:outboundexternallinklinkid": {
"key": "rtbfabric:OutboundExternalLinkLinkId",
"description": "Filters access by OutboundExternalLink resource linkId identifier",
"type": "String"
},
"rtbfabric:requestergatewaygatewayid": {
"key": "rtbfabric:RequesterGatewayGatewayId",
"description": "Filters access by gateway identifier supporting rtb-gw-* formats",
"type": "String"
},
"rtbfabric:respondergatewaygatewayid": {
"key": "rtbfabric:ResponderGatewayGatewayId",
"description": "Filters access by gateway identifier supporting rtb-gw-* formats",
"type": "String"
}
}