Resource Type: AWS > Outposts > Local Gateway
The Local Gateway (LGW) resource type is a networking component that enables connectivity between your Outpost and your local network. It helps in creating and managing connections from your Outpost to your on-premises networks.
Resource Context
Local Gateway is a part of the Outposts service.
Each Local Gateway lives under an Outpost.
Controls
The primary controls for AWS > Outposts > Local Gateway are:
It is also targeted by these controls:
- AWS > Outposts > Local Gateway Route Table > Discovery
- AWS > Outposts > Local Gateway Virtual Interface Group > Discovery
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-outposts#/resource/types/localGateway
- tmod:@turbot/turbot#/resource/categories/applicationIntegration
- turbot graphql resource --id "tmod:@turbot/aws-outposts#/resource/types/localGateway"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/localGateway';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-outposts#/resource/types/localGateway"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/localGateway' 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