@cloud-copilot/iam-data
Version:
57 lines • 2.29 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"
},
"elasticloadbalancing:createaction": {
"key": "elasticloadbalancing:CreateAction",
"description": "Filters access by the name of a resource-creating API action",
"type": "String"
},
"elasticloadbalancing:listenerprotocol": {
"key": "elasticloadbalancing:ListenerProtocol",
"description": "Filters access by the listener protocols that are allowed in the request",
"type": "ArrayOfString"
},
"elasticloadbalancing:resourcetag/${tagkey}": {
"key": "elasticloadbalancing:ResourceTag/${TagKey}",
"description": "Filters access by the preface string for a tag key and value pair that are attached to a resource",
"type": "String"
},
"elasticloadbalancing:scheme": {
"key": "elasticloadbalancing:Scheme",
"description": "Filters access by the load balancer scheme that are allowed in the request",
"type": "String"
},
"elasticloadbalancing:securitygroup": {
"key": "elasticloadbalancing:SecurityGroup",
"description": "Filters access by the security-group IDs that are allowed in the request",
"type": "ArrayOfString"
},
"elasticloadbalancing:securitypolicy": {
"key": "elasticloadbalancing:SecurityPolicy",
"description": "Filters access by the SSL Security Policies that are allowed in the request",
"type": "ArrayOfString"
},
"elasticloadbalancing:subnet": {
"key": "elasticloadbalancing:Subnet",
"description": "Filters access by the subnet IDs that are allowed in the request",
"type": "ArrayOfString"
},
"elasticloadbalancing:resourcetag/": {
"key": "elasticloadbalancing:ResourceTag/",
"description": "Filters access by the preface string for a tag key and value pair that are attached to a resource",
"type": "String"
}
}