@cloud-copilot/iam-data
Version:
16 lines • 428 B
JSON
{
"profile": {
"key": "profile",
"arn": "arn:${Partition}:route53profiles:${Region}:${Account}:profile/${ResourceId}",
"conditionKeys": [
"aws:ResourceTag/${TagKey}"
]
},
"profile-association": {
"key": "profile-association",
"arn": "arn:${Partition}:route53profiles:${Region}:${Account}:profile-association/${ResourceId}",
"conditionKeys": [
"aws:ResourceTag/${TagKey}"
]
}
}