@cloud-copilot/iam-data
Version:
62 lines • 2.06 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the presence of tag key-value pairs in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by tag key-value pairs attached to the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the presence of tag keys in the request",
"type": "ArrayOfString"
},
"vpc-lattice:authtype": {
"key": "vpc-lattice:AuthType",
"description": "Filters access by the auth type specified in the request",
"type": "String"
},
"vpc-lattice:protocol": {
"key": "vpc-lattice:Protocol",
"description": "Filters access by the protocol specified in the request",
"type": "String"
},
"vpc-lattice:resourceconfigurationarn": {
"key": "vpc-lattice:ResourceConfigurationArn",
"description": "Filters access by the ARN of a resource configuration",
"type": "ARN"
},
"vpc-lattice:securitygroupids": {
"key": "vpc-lattice:SecurityGroupIds",
"description": "Filters access by the IDs of security groups",
"type": "ArrayOfString"
},
"vpc-lattice:servicearn": {
"key": "vpc-lattice:ServiceArn",
"description": "Filters access by the ARN of a service",
"type": "ARN"
},
"vpc-lattice:servicenetworkarn": {
"key": "vpc-lattice:ServiceNetworkArn",
"description": "Filters access by the ARN of a service network",
"type": "ARN"
},
"vpc-lattice:targetgrouparns": {
"key": "vpc-lattice:TargetGroupArns",
"description": "Filters access by the ARNs of target groups",
"type": "ArrayOfARN"
},
"vpc-lattice:vpcendpointid": {
"key": "vpc-lattice:VpcEndpointId",
"description": "Filters access by the ID of a VPC endpoint",
"type": "String"
},
"vpc-lattice:vpcid": {
"key": "vpc-lattice:VpcId",
"description": "Filters access by the ID of a virtual private cloud (VPC)",
"type": "String"
}
}