@cloud-copilot/iam-data
Version:
10 lines • 333 B
JSON
{
"syncprofileresource": {
"key": "SyncProfileResource",
"arn": "arn:${Partition}:identity-sync:${Region}:${Account}:profile/${SyncProfileName}"
},
"synctargetresource": {
"key": "SyncTargetResource",
"arn": "arn:${Partition}:identity-sync:${Region}:${Account}:target/${SyncProfileName}/${SyncTargetName}"
}
}