UNPKG

@cloud-copilot/iam-data

Version:
62 lines 2.19 kB
{ "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" }, "deadline:associatedmembershiplevel": { "key": "deadline:AssociatedMembershipLevel", "description": "Filters access by the associated membership level of the principal provided in the request", "type": "String" }, "deadline:calledaction": { "key": "deadline:CalledAction", "description": "Filters access by the allowed action in the request", "type": "String" }, "deadline:farmmembershiplevels": { "key": "deadline:FarmMembershipLevels", "description": "Filters access by membership levels on the farm", "type": "ArrayOfString" }, "deadline:fleetmembershiplevels": { "key": "deadline:FleetMembershipLevels", "description": "Filters access by membership levels on the fleet", "type": "ArrayOfString" }, "deadline:jobmembershiplevels": { "key": "deadline:JobMembershipLevels", "description": "Filters access by membership levels on the job", "type": "ArrayOfString" }, "deadline:membershiplevel": { "key": "deadline:MembershipLevel", "description": "Filters access by the membership level passed in the request", "type": "String" }, "deadline:principalid": { "key": "deadline:PrincipalId", "description": "Filters access by the principle ID provided in the request", "type": "String" }, "deadline:queuemembershiplevels": { "key": "deadline:QueueMembershipLevels", "description": "Filters access by membership levels on the queue", "type": "ArrayOfString" }, "deadline:requesterprincipalid": { "key": "deadline:RequesterPrincipalId", "description": "Filters access by the user calling the Deadline Cloud API", "type": "String" } }