UNPKG

@cloud-copilot/iam-data

Version:
30 lines 800 B
{ "workload": { "key": "workload", "arn": "arn:${Partition}:wellarchitected:${Region}:${Account}:workload/${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}" ] } }