diff --git a/docs/tables/aws_region.md b/docs/tables/aws_region.md index 43d877ebc..62646a4e8 100644 --- a/docs/tables/aws_region.md +++ b/docs/tables/aws_region.md @@ -33,7 +33,7 @@ from ``` -### List of AWS regions which are enable +### List of AWS regions that are enabled Discover the segments that are not currently active in your AWS regions. This can help you understand which regions are not utilized, potentially highlighting areas for infrastructure optimization or cost savings. ```sql+postgres @@ -54,4 +54,4 @@ from aws_region where opt_in_status = 'not-opted-in'; -``` \ No newline at end of file +```