UNPKG

@cloud-copilot/iam-data

Version:
32 lines 1.23 kB
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by actions based on the presence of tag key-value pairs in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by actions based on tag key-value pairs attached to the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by actions based on the presence of tag keys in the request", "type": "ArrayOfString" }, "securityhub:asffsyntaxpath/${asffsyntaxpath}": { "key": "securityhub:ASFFSyntaxPath/${ASFFSyntaxPath}", "description": "Filters access by the specified fields and values in the request", "type": "String" }, "securityhub:ocsfsyntaxpath/${ocsfsyntaxpath}": { "key": "securityhub:OCSFSyntaxPath/${OCSFSyntaxPath}", "description": "Filters access by the specified fields and values in the request", "type": "String" }, "securityhub:targetaccount": { "key": "securityhub:TargetAccount", "description": "Filters access by the AwsAccountId field that is specified in the request", "type": "String" } }