Skip to content

Commit 98676af

Browse files
committed
Add Amazon S3
1 parent 9533094 commit 98676af

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

_data/tools.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,29 @@
7171
url: https://aws.amazon.com/redshift/
7272
- urltext: Redshift connector documentation
7373
url: /docs/current/connector/redshift.html
74+
- name: Amazon S3
75+
anchor: amazon-s3
76+
category: data-lake
77+
owner: trinodb
78+
logo: /assets/images/logos/amazon-s3.png
79+
logosmall: /assets/images/logos/amazon-s3-small.png
80+
description: |
81+
Amazon Simple Storage Service (Amazon S3) is an object storage service
82+
offering industry-leading scalability, data availability, security, and
83+
performance. Millions of customers of all sizes and industries store,
84+
manage, analyze, and protect any amount of data for virtually any use case,
85+
such as data lakes, cloud-native applications, and mobile apps. With
86+
cost-effective storage classes and easy-to-use management features, you can
87+
optimize costs, organize and analyze data, and configure fine-tuned access
88+
controls to meet specific business and compliance requirements.
89+
90+
Use the S3 file system support with the Delta Lake, Hive, Hudi or Iceberg
91+
connectors to access data in S3.
92+
links:
93+
- urltext: Amazon S3
94+
url: https://aws.amazon.com/s3/
95+
- urltext: S3 file system support documentation
96+
url: /docs/current/object-storage/file-system-s3.html
7497
- name: Apache Accumulo
7598
anchor: apache-accumulo
7699
category: data-source
14.3 KB
Loading

assets/images/logos/amazon-s3.png

19.4 KB
Loading

0 commit comments

Comments
 (0)