UNPKG

@cloud-copilot/iam-data

Version:
32 lines 1.04 kB
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by tags that are passed in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by tags associated with the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by tag keys that are passed in the request", "type": "ArrayOfString" }, "cases:createdby": { "key": "cases:CreatedBy", "description": "Filters access by who created the the resource (user ARN or custom entity)", "type": "String" }, "cases:relateditemtype": { "key": "cases:RelatedItemType", "description": "Filters access by the type of related item. Possible values: Contact, Comment, File, Sla, ConnectCase, Custom", "type": "String" }, "connect:userarn": { "key": "connect:UserArn", "description": "Filters access by connect's UserArn", "type": "ARN" } }