UNPKG

@cloud-copilot/iam-data

Version:
44 lines 1.25 kB
{ "agent-profile": { "key": "agent-profile", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:agent-profile/${ProfileName}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "agent-recommendation": { "key": "agent-recommendation", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:agent-recommendation/${ResourceId}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "lens": { "key": "lens", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:lens/${ResourceId}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "profile": { "key": "profile", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:profile/${ResourceId}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "review-template": { "key": "review-template", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:review-template/${ResourceId}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] }, "workload": { "key": "workload", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:workload/${ResourceId}", "conditionKeys": [ "aws:ResourceTag/${TagKey}" ] } }