Resource Type: AWS > QuickSight > VPC Connection
The QuickSight VPC Connection resource type represents a connection between QuickSight and resources within an Amazon VPC. VPC connections enable secure, private connectivity between QuickSight and data sources that are located in private subnets, allowing QuickSight to access data sources without exposing them to the public internet.
Resource Context
VPC Connection is a part of the QuickSight service.
Each VPC Connection lives under a Region.
Controls
The primary controls for AWS > QuickSight > VPC Connection are:
Quick Actions
- Delete
- Delete from AWS
- Router
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Update Tags
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-quicksight#/resource/types/vpcConnection
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/aws-quicksight#/resource/types/vpcConnection"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-quicksight#/resource/types/vpcConnection';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-quicksight#/resource/types/vpcConnection"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-quicksight#/resource/types/vpcConnection' 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