UNPKG

@cloud-copilot/iam-data

Version:
27 lines 878 B
{ "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" }, "s3files:accesspointarn": { "key": "s3files:AccessPointArn", "description": "Filters access by the ARN of the access point used to mount the file system", "type": "ARN" }, "s3files:createaction": { "key": "s3files:CreateAction", "description": "Filters access by the name of a resource-creating API action", "type": "String" } }