Resource Type: Turbot > IAM > Group Profile
Resource Context
Group Profile is a part of the IAM service.
Each Group Profile lives under a LDAP Directory.
Controls
The primary controls for Turbot > IAM > Group Profile are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/turbot-iam#/resource/types/groupProfile
- tmod:@turbot/turbot#/resource/categories/iam
- turbot graphql resource --id "tmod:@turbot/turbot-iam#/resource/types/groupProfile"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/turbot-iam#/resource/types/groupProfile';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/turbot-iam#/resource/types/groupProfile"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/turbot-iam#/resource/types/groupProfile' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query