UNPKG

@cloud-copilot/iam-data

Version:
66 lines 2.13 kB
{ "agentcore-gateway": { "key": "agentcore-gateway", "arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:gateway/${GatewayId}" }, "amplify-app": { "key": "amplify-app", "arn": "arn:${Partition}:amplify:${Region}:${Account}:apps/${AppId}" }, "apigateway": { "key": "apigateway", "arn": "arn:${Partition}:apigateway:${Region}::/restapis/${ApiId}/stages/${StageName}" }, "apprunner": { "key": "apprunner", "arn": "arn:${Partition}:apprunner:${Region}:${Account}:service/${ServiceName}/${ServiceId}" }, "appsync": { "key": "appsync", "arn": "arn:${Partition}:appsync:${Region}:${Account}:apis/${GraphQLAPIId}" }, "ipset": { "key": "ipset", "arn": "arn:${Partition}:wafv2:${Region}:${Account}:${Scope}/ipset/${Name}/${Id}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "loadbalancer/app/": { "key": "loadbalancer/app/", "arn": "arn:${Partition}:elasticloadbalancing:${Region}:${Account}:loadbalancer/app/${LoadBalancerName}/${LoadBalancerId}" }, "managedruleset": { "key": "managedruleset", "arn": "arn:${Partition}:wafv2:${Region}:${Account}:${Scope}/managedruleset/${Name}/${Id}" }, "regexpatternset": { "key": "regexpatternset", "arn": "arn:${Partition}:wafv2:${Region}:${Account}:${Scope}/regexpatternset/${Name}/${Id}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "rulegroup": { "key": "rulegroup", "arn": "arn:${Partition}:wafv2:${Region}:${Account}:${Scope}/rulegroup/${Name}/${Id}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "userpool": { "key": "userpool", "arn": "arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}" }, "verified-access-instance": { "key": "verified-access-instance", "arn": "arn:${Partition}:ec2:${Region}:${Account}:verified-access-instance/${VerifiedAccessInstanceId}" }, "webacl": { "key": "webacl", "arn": "arn:${Partition}:wafv2:${Region}:${Account}:${Scope}/webacl/${Name}/${Id}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] } }