UNPKG

@cloud-copilot/iam-data

Version:
17 lines 630 B
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by the tags that are passed the request on behalf of the IAM principal", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by the tags associated with the resource that make the request on behalf of the IAM principal", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the tag keys that are passed in the request on behalf of the IAM principal", "type": "ArrayOfString" } }