Resource Type: AWS > Organizations > Organization
Organization resource in AWS Organizations service.
Resource Context
Organization is a part of the Organizations service.
Each Organization lives under an Account.
Controls
The primary controls for AWS > Organizations > Organization are:
It is also targeted by these controls:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-organizations#/resource/types/organization
- tmod:@turbot/turbot#/resource/categories/cloudOrganization
- turbot graphql resource --id "tmod:@turbot/aws-organizations#/resource/types/organization"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-organizations#/resource/types/organization';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-organizations#/resource/types/organization"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-organizations#/resource/types/organization' 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