Package com.amazonaws.athena.connectors.aws.cmdb.tables.ec2
-
Class Summary Class Description EbsTableProvider Maps your EBS volumes to a table.Ec2TableProvider Maps your EC2 instances to a table.ImagesTableProvider Maps your EC2 images (aka AMIs) to a table.RouteTableProvider Maps your EC2 RouteTable entries (routes) to a table.SecurityGroupsTableProvider Maps your EC2 SecurityGroups to a table.SubnetTableProvider Maps your EC2 Subnets to a table.VpcTableProvider Maps your VPCs to a table.