Resource Type: AWS > Well-Architected Tool > AWS Well-Architected Framework
AWS Well-Architected Framework Lens Resource in AWS Well-Architected Tool Service.
Resource Context
AWS Well-Architected Framework is a part of the Well-Architected Tool service.
Each AWS Well-Architected Framework lives under a Workload.
Controls
The primary controls for AWS > Well-Architected Tool > AWS Well-Architected Framework are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-wellarchitected#/resource/types/wellArchitectedFramework
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-wellarchitected#/resource/types/wellArchitectedFramework"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-wellarchitected#/resource/types/wellArchitectedFramework';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-wellarchitected#/resource/types/wellArchitectedFramework"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-wellarchitected#/resource/types/wellArchitectedFramework' 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