UNPKG

@cloud-copilot/iam-data

Version:
37 lines 1.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" }, "qapps:appispublished": { "key": "qapps:AppIsPublished", "description": "Filters access by whether Q App is published", "type": "String" }, "qapps:sessionisshared": { "key": "qapps:SessionIsShared", "description": "Filters access by whether Q App Session is shared", "type": "String" }, "qapps:userisappowner": { "key": "qapps:UserIsAppOwner", "description": "Filters access by whether requester is Q App owner", "type": "String" }, "qapps:userissessionmoderator": { "key": "qapps:UserIsSessionModerator", "description": "Filters access by whether requester is Q App Session moderator", "type": "String" } }