UNPKG

@cloud-copilot/iam-data

Version:
32 lines 1.14 kB
{ "aws-external-anthropic:bearertokentype": { "key": "aws-external-anthropic:BearerTokenType", "description": "Filters access by the Short-term or Long-term bearer tokens", "type": "String" }, "aws-external-anthropic:calledviaconsole": { "key": "aws-external-anthropic:CalledViaConsole", "description": "Filters access by the use of the Claude Platform console", "type": "Bool" }, "aws-external-anthropic:capability": { "key": "aws-external-anthropic:Capability", "description": "Filters access by the Claude Platform role used for the console session", "type": "String" }, "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by the tags that are passed in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by the tags associated with the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the tag keys that are passed in the request", "type": "ArrayOfString" } }