UNPKG

@cloud-copilot/iam-data

Version:
32 lines 1.14 kB
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by the presence of tag key-value pairs in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by tag key-value pairs attached to the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the presence of tag keys in the request", "type": "ArrayOfString" }, "datapipeline:pipelinecreator": { "key": "datapipeline:PipelineCreator", "description": "Filters access by the IAM user that created the pipeline", "type": "ArrayOfString" }, "datapipeline:tag/${tagkey}": { "key": "datapipeline:Tag/${TagKey}", "description": "Filters access by customer-specified key/value pair that can be attached to a resource", "type": "String" }, "datapipeline:workergroup": { "key": "datapipeline:workerGroup", "description": "Filters access by the name of a worker group for which a Task Runner retrieves work", "type": "ArrayOfString" } }