You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# A Zero Administration AWS Lambda Based Amazon Redshift Database Loader
2
2
3
+
### Please note that this function is now deprecated, and instead we recommend that you use the Auto COPY feature built into Redshift. Please see https://aws.amazon.com/blogs/big-data/simplify-data-ingestion-from-amazon-s3-to-amazon-redshift-using-auto-copy-preview/ for more information
4
+
3
5
With this AWS Lambda function, it's never been easier to get file data into Amazon
4
6
Redshift. You simply drop files into pre-configured locations on Amazon S3, and
5
7
this function automatically loads into your Amazon Redshift clusters.
0 commit comments