@cloud-copilot/iam-data
Version:
62 lines • 2.4 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"
},
"networkmanager:cgwarn": {
"key": "networkmanager:cgwArn",
"description": "Filters access by which customer gateways can be associated or disassociated",
"type": "ARN"
},
"networkmanager:directconnectgatewayarn": {
"key": "networkmanager:directConnectGatewayArn",
"description": "Filters access by which Direct Connect gateway can be used to a create/update attachment",
"type": "ARN"
},
"networkmanager:edgelocations": {
"key": "networkmanager:edgeLocations",
"description": "Filters access by which edge locations can be added or removed from a Direct Connect gateway attachment",
"type": "ArrayOfString"
},
"networkmanager:subnetarns": {
"key": "networkmanager:subnetArns",
"description": "Filters access by which VPC subnets can be added or removed from a VPC attachment",
"type": "ArrayOfARN"
},
"networkmanager:tgwarn": {
"key": "networkmanager:tgwArn",
"description": "Filters access by which transit gateways can be registered, deregistered, or peered",
"type": "ARN"
},
"networkmanager:tgwconnectpeerarn": {
"key": "networkmanager:tgwConnectPeerArn",
"description": "Filters access by which transit gateway connect peers can be associated or disassociated",
"type": "ARN"
},
"networkmanager:tgwrtbarn": {
"key": "networkmanager:tgwRtbArn",
"description": "Filters access by which Transit Gateway Route Table can be used to create an attachment",
"type": "ARN"
},
"networkmanager:vpcarn": {
"key": "networkmanager:vpcArn",
"description": "Filters access by which VPC can be used to a create/update attachment",
"type": "ARN"
},
"networkmanager:vpnconnectionarn": {
"key": "networkmanager:vpnConnectionArn",
"description": "Filters access by which Site-to-Site VPN can be used to a create/update attachment",
"type": "ARN"
}
}