@@ -140,14 +140,20 @@ FROM "sampleDB"."sampleTable" ORDER BY time DESC LIMIT 3
140
140
- [ 030 - Data Api] ( https://github.com/awslabs/aws-data-wrangler/blob/main/tutorials/030%20-%20Data%20Api.ipynb )
141
141
- [ 031 - OpenSearch] ( https://github.com/awslabs/aws-data-wrangler/blob/main/tutorials/031%20-%20OpenSearch.ipynb )
142
142
- [ 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 )
143
144
- [ ** API Reference** ] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html )
144
145
- [ Amazon S3] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-s3 )
145
146
- [ AWS Glue Catalog] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#aws-glue-catalog )
146
147
- [ 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 )
147
149
- [ Amazon Redshift] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-redshift )
148
150
- [ PostgreSQL] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#postgresql )
149
151
- [ MySQL] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#mysql )
150
152
- [ 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 )
151
157
- [ DynamoDB] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#dynamodb )
152
158
- [ Amazon Timestream] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-timestream )
153
159
- [ 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
156
162
- [ Amazon QuickSight] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#amazon-quicksight )
157
163
- [ AWS STS] ( https://aws-data-wrangler.readthedocs.io/en/2.15.0/api.html#aws-sts )
158
164
- [ 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 )
159
166
- [ ** License** ] ( https://github.com/awslabs/aws-data-wrangler/blob/main/LICENSE.txt )
160
167
- [ ** Contributing** ] ( https://github.com/awslabs/aws-data-wrangler/blob/main/CONTRIBUTING.md )
161
168
- [ ** Legacy Docs** (pre-1.0.0)] ( https://aws-data-wrangler.readthedocs.io/en/0.3.3/ )
0 commit comments