UNPKG

@cloud-copilot/iam-data

Version:
67 lines 2.28 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" }, "iotsitewise:assethierarchypath": { "key": "iotsitewise:assetHierarchyPath", "description": "Filters access by an asset hierarchy path, which is the string of asset IDs in the asset's hierarchy, each separated by a forward slash", "type": "String" }, "iotsitewise:childassetid": { "key": "iotsitewise:childAssetId", "description": "Filters access by the ID of a child asset being associated whith a parent asset", "type": "String" }, "iotsitewise:group": { "key": "iotsitewise:group", "description": "Filters access by the ID of an AWS Single Sign-On group", "type": "String" }, "iotsitewise:iam": { "key": "iotsitewise:iam", "description": "Filters access by the ID of an AWS IAM identity", "type": "String" }, "iotsitewise:isassociatedwithassetproperty": { "key": "iotsitewise:isAssociatedWithAssetProperty", "description": "Filters access by data streams associated with or not associated with asset properties", "type": "String" }, "iotsitewise:portal": { "key": "iotsitewise:portal", "description": "Filters access by the ID of a portal", "type": "String" }, "iotsitewise:project": { "key": "iotsitewise:project", "description": "Filters access by the ID of a project", "type": "String" }, "iotsitewise:propertyalias": { "key": "iotsitewise:propertyAlias", "description": "Filters access by the property alias", "type": "String" }, "iotsitewise:propertyid": { "key": "iotsitewise:propertyId", "description": "Filters access by the ID of an asset property", "type": "String" }, "iotsitewise:user": { "key": "iotsitewise:user", "description": "Filters access by the ID of an AWS Single Sign-On user", "type": "String" } }