UNPKG

@cloud-copilot/iam-data

Version:
17 lines 561 B
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by requiring tag values present in a resource creation request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by requiring tag value associated with the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by requiring the presence of mandatory tags in the request", "type": "ArrayOfString" } }