Resource Type: AWS > Control Tower > Landing Zone
AWS Control Tower Landing Zone - A well-architected multi-account environment based on AWS best practices.
The landing zone provides a baseline environment configured with security, governance, and compliance controls. It includes pre-configured organizational units, accounts, and guardrails.
Resource Context
Landing Zone is a part of the Control Tower service.
Each Landing Zone lives under a Region.
Controls
The primary controls for AWS > Control Tower > Landing Zone are:
It is also targeted by these controls:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-controltower#/resource/types/landingZone
- tmod:@turbot/turbot#/resource/categories/cloudLocation
- turbot graphql resource --id "tmod:@turbot/aws-controltower#/resource/types/landingZone"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-controltower#/resource/types/landingZone';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-controltower#/resource/types/landingZone"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-controltower#/resource/types/landingZone' 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