UNPKG

@cloud-copilot/iam-data

Version:
32 lines 1.05 kB
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by the tag key-value pairs in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by the tags attached to the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the tag keys in the request", "type": "ArrayOfString" }, "iottwinmaker:destinationtype": { "key": "iottwinmaker:destinationType", "description": "Filters access by destination type of metadata transfer job", "type": "ArrayOfString" }, "iottwinmaker:linkedservices": { "key": "iottwinmaker:linkedServices", "description": "Filters access by workspace linked to services", "type": "ArrayOfString" }, "iottwinmaker:sourcetype": { "key": "iottwinmaker:sourceType", "description": "Filters access by source type of metadata transfer job", "type": "ArrayOfString" } }