@@ -140,14 +140,20 @@ FROM "sampleDB"."sampleTable" ORDER BY time DESC LIMIT 3
140140 - [ 030 - Data Api] ( https://github.com/awslabs/aws-data-wrangler/blob/main/tutorials/030%20-%20Data%20Api.ipynb )
141141 - [ 031 - OpenSearch] ( https://github.com/awslabs/aws-data-wrangler/blob/main/tutorials/031%20-%20OpenSearch.ipynb )
142142 - [ 032 - Lake Formation Governed Tables] ( https://github.com/awslabs/aws-data-wrangler/blob/main/tutorials/032%20-%20Lake%20Formation%20Governed%20Tables.ipynb )
143+ - [ 033 - Amazon Neptune] ( https://github.com/awslabs/aws-data-wrangler/blob/main/tutorials/033%20-%20Amazon%20Neptune.ipynb )
143144- [ ** API Reference** ] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html )
144145 - [ Amazon S3] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-s3 )
145146 - [ AWS Glue Catalog] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#aws-glue-catalog )
146147 - [ Amazon Athena] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-athena )
148+ - [ AWS Lake Formation] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#aws-lake-formation )
147149 - [ Amazon Redshift] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-redshift )
148150 - [ PostgreSQL] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#postgresql )
149151 - [ MySQL] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#mysql )
150152 - [ SQL Server] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#sqlserver )
153+ - [ Data API Redshift] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#data-api-redshift )
154+ - [ Data API RDS] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#data-api-rds )
155+ - [ OpenSearch] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#opensearch )
156+ - [ Amazon Neptune] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-neptune )
151157 - [ DynamoDB] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#dynamodb )
152158 - [ Amazon Timestream] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-timestream )
153159 - [ Amazon EMR] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-emr )
@@ -156,6 +162,7 @@ FROM "sampleDB"."sampleTable" ORDER BY time DESC LIMIT 3
156162 - [ Amazon QuickSight] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-quicksight )
157163 - [ AWS STS] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#aws-sts )
158164 - [ AWS Secrets Manager] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#aws-secrets-manager )
165+ - [ Global Configurations] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#global-configurations )
159166- [ ** License** ] ( https://github.com/awslabs/aws-data-wrangler/blob/main/LICENSE.txt )
160167- [ ** Contributing** ] ( https://github.com/awslabs/aws-data-wrangler/blob/main/CONTRIBUTING.md )
161168- [ ** Legacy Docs** (pre-1.0.0)] ( https://aws-data-wrangler.readthedocs.io/en/0.3.3/ )
0 commit comments