Skip to content

Commit 5d57ee7

Browse files
committed
Refactor folder organization for AWS Steampipe tables to improve clarity and categorization
1 parent 4ab4a4f commit 5d57ee7

9 files changed

Lines changed: 9 additions & 9 deletions

docs/tables/aws_account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_account - Query AWS Accounts using SQL"
33
description: "Allows users to query AWS Account information, including details about the account's status, owner, and associated resources."
4-
folder: "Organizations"
4+
folder: "Account"
55
---
66

77
# Table: aws_account - Query AWS Accounts using SQL

docs/tables/aws_account_alternate_contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_account_alternate_contact - Query AWS Account Alternate Contact using SQL"
33
description: "Allows users to query AWS Account Alternate Contact to fetch details about the alternate contacts associated with an AWS account."
4-
folder: "Organizations"
4+
folder: "Account"
55
---
66

77
# Table: aws_account_alternate_contact - Query AWS Account Alternate Contact using SQL

docs/tables/aws_account_contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_account_contact - Query AWS Account Contact using SQL"
33
description: "Allows users to query AWS Account Contact details, including email, mobile, and address information associated with an AWS account."
4-
folder: "Organizations"
4+
folder: "Account"
55
---
66

77
# Table: aws_account_contact - Query AWS Account Contact using SQL

docs/tables/aws_ec2_load_balancer_listener.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_ec2_load_balancer_listener - Query AWS EC2 Load Balancer Listeners using SQL"
33
description: "Allows users to query AWS EC2 Load Balancer Listener data, which provides information about listeners for an Application Load Balancer or Network Load Balancer."
4-
folder: "EC2"
4+
folder: "ELB"
55
---
66

77
# Table: aws_ec2_load_balancer_listener - Query AWS EC2 Load Balancer Listeners using SQL

docs/tables/aws_ec2_load_balancer_listener_rule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_ec2_load_balancer_listener_rule - Query AWS EC2 Load Balancer Listener Rules using SQL"
33
description: "Allows users to query AWS EC2 Load Balancer Listener Rules, providing detailed information on rule actions, conditions, and priority."
4-
folder: "EC2"
4+
folder: "ELB"
55
---
66

77
# Table: aws_ec2_load_balancer_listener_rule - Query AWS EC2 Load Balancer Listener Rules using SQL

docs/tables/aws_ec2_network_load_balancer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_ec2_network_load_balancer - Query AWS EC2 Network Load Balancer using SQL"
33
description: "Allows users to query AWS EC2 Network Load Balancer data including configuration, status, and other related information."
4-
folder: "EC2"
4+
folder: "ELB"
55
---
66

77
# Table: aws_ec2_network_load_balancer - Query AWS EC2 Network Load Balancer using SQL

docs/tables/aws_ec2_network_load_balancer_metric_net_flow_count.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_ec2_network_load_balancer_metric_net_flow_count - Query AWS EC2 Network Load Balancer Metrics using SQL"
33
description: "Allows users to query AWS EC2 Network Load Balancer Metrics for net flow count data. This includes information such as the number of new or terminated flows per minute from a network load balancer."
4-
folder: "EC2"
4+
folder: "ELB"
55
---
66

77
# Table: aws_ec2_network_load_balancer_metric_net_flow_count - Query AWS EC2 Network Load Balancer Metrics using SQL

docs/tables/aws_ec2_network_load_balancer_metric_net_flow_count_daily.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_ec2_network_load_balancer_metric_net_flow_count_daily - Query AWS EC2 Network Load Balancer Metrics using SQL"
33
description: "Allows users to query Network Load Balancer Metrics in EC2, specifically the daily net flow count, providing insights into network traffic patterns and potential anomalies."
4-
folder: "EC2"
4+
folder: "ELB"
55
---
66

77
# Table: aws_ec2_network_load_balancer_metric_net_flow_count_daily - Query AWS EC2 Network Load Balancer Metrics using SQL

docs/tables/aws_vpc_eip_address_transfer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Steampipe Table: aws_vpc_eip_address_transfer - Query AWS VPC Elastic IP Address Transfers using SQL"
33
description: "Allows users to query Elastic IP Address Transfers in AWS VPC."
4-
folder: "Transfer Family"
4+
folder: "VPC"
55
---
66

77
# Table: aws_vpc_eip_address_transfer - Query AWS VPC Elastic IP Address Transfers using SQL

0 commit comments

Comments
 (0)