Identities
Some resources on Cloudomation have identities, these resources can have roles assigned to them.
The following identities exist:
- User
- Git Config
- Sync Config
- Webhook
- Schedule
- Execution
The flow api method `System.get_own_user()` has been deprecated in favor of `Record.get_identity_created_by()` and will return `None` if the calling identity is not a user.