UNPKG

@cloud-copilot/iam-data

Version:
22 lines 810 B
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by a tag's key and value in a request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by the presence of tag key-value pairs in the request", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the tag keys in a request", "type": "ArrayOfString" }, "neptune-graph:publicconnectivity": { "key": "neptune-graph:PublicConnectivity", "description": "Filters access by the value of the public connectivity parameter provided in the request or its default value, if unspecified. All access to graphs is IAM authenticated", "type": "Bool" } }