UNPKG

@cloud-copilot/iam-data

Version:
27 lines 910 B
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by the tag key-value pairs present in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by the tag key-value pairs attached to the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the tag keys present in the request", "type": "ArrayOfString" }, "emr-containers:executionrolearn": { "key": "emr-containers:ExecutionRoleArn", "description": "Filters access by the execution role arn present in the request", "type": "ARN" }, "emr-containers:jobtemplatearn": { "key": "emr-containers:JobTemplateArn", "description": "Filters access by the job template arn present in the request", "type": "ARN" } }