Resource Type: AWS > Outposts > Local Gateway Virtual Interface
The Local Gateway Virtual Interface (LGVIF) resource type is a virtual network interface that can be used for communication between your on-premises network and your Outpost, enabling seamless integration and data transfer between AWS services and your local infrastructure.
Resource Context
Local Gateway Virtual Interface is a part of the Outposts service.
Each Local Gateway Virtual Interface lives under a Local Gateway Virtual Interface Group.
Controls
The primary controls for AWS > Outposts > Local Gateway Virtual Interface 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-outposts#/resource/types/localGatewayVirtualInterface
- tmod:@turbot/turbot#/resource/categories/applicationIntegration
- turbot graphql resource --id "tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterface"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterface';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterface"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterface' 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