Resource Type: AWS > Outposts > Local Gateway Virtual Interface Group
The Local Gateway Virtual Interface Group (localGatewayVirtualInterfaceGroup) resource type is a network interface that can be used to manage the connectivity between your Outpost and your local network, enabling you to create and manage connections for your Outpost resources.
Resource Context
Local Gateway Virtual Interface Group is a part of the Outposts service.
Each Local Gateway Virtual Interface Group lives under a Local Gateway.
Controls
The primary controls for AWS > Outposts > Local Gateway Virtual Interface Group 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-outposts#/resource/types/localGatewayVirtualInterfaceGroup
- tmod:@turbot/turbot#/resource/categories/applicationIntegration
- turbot graphql resource --id "tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterfaceGroup"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterfaceGroup';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterfaceGroup"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-outposts#/resource/types/localGatewayVirtualInterfaceGroup' 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