Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into docs-gcp-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
avriiil committed Sep 24, 2024
2 parents 5fa0d8a + 7783f66 commit e9a2e5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/integrations/object-storage/s3.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# AWS S3 Storage Backend

`delta-rs` offers native support for using AWS S3 as an objet storage backend.
`delta-rs` offers native support for using AWS S3 as an object storage backend.

You don’t need to install any extra dependencies to red/write Delta tables to S3 with engines that use `delta-rs`. You do need to configure your AWS access credentials correctly.
You don’t need to install any extra dependencies to read/write Delta tables to S3 with engines that use `delta-rs`. You do need to configure your AWS access credentials correctly.

## Note for boto3 users

Expand Down

0 comments on commit e9a2e5f

Please sign in to comment.