UNPKG

@cloud-copilot/iam-data

Version:
47 lines 1.72 kB
{ "aws:requesttag/${tagkey}": { "key": "aws:RequestTag/${TagKey}", "description": "Filters access by the presence of tag key-value pairs in the request", "type": "String" }, "aws:resourcetag/${tagkey}": { "key": "aws:ResourceTag/${TagKey}", "description": "Filters access by tag key-value pairs attached to the resource", "type": "String" }, "aws:tagkeys": { "key": "aws:TagKeys", "description": "Filters access by the presence of tag keys in the request", "type": "ArrayOfString" }, "glue:credentialissuingservice": { "key": "glue:CredentialIssuingService", "description": "Filters access by the service from which the credentials of the request is issued", "type": "String" }, "glue:enabledforredshiftautodiscovery": { "key": "glue:EnabledForRedshiftAutoDiscovery", "description": "Filters access by the presence of the key configured for role's identity-based policy", "type": "Bool" }, "glue:roleassumedby": { "key": "glue:RoleAssumedBy", "description": "Filters access by the service from which the credentials of the request is obtained by assuming the customer role", "type": "String" }, "glue:securitygroupids": { "key": "glue:SecurityGroupIds", "description": "Filters access by the ID of security groups configured for the Glue job", "type": "ArrayOfString" }, "glue:subnetids": { "key": "glue:SubnetIds", "description": "Filters access by the ID of subnets configured for the Glue job", "type": "ArrayOfString" }, "glue:vpcids": { "key": "glue:VpcIds", "description": "Filters access by the ID of the VPC configured for the Glue job", "type": "ArrayOfString" } }