Skip to content

AMP-128749 update S3 import documentation #642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions content/collections/source-catalog/en/amazon-s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,8 @@ After an S3 import source ingests a file, the same source doesn't process the fi

## Limits

For each Amplitude project, AWS S3 import can ingest:

- Up to 50 files per second.
- Up to 30k events per second.
For each Amplitude project, AWS S3 import can ingest up to a maximum of 30k events per second
or one file per second.
Comment on lines +71 to +72
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

30k eps doesn't apply to most of sources/apps now. honestly felt like we can remove the whole thing.


### Deduplication with `insert_id`

Expand Down
Loading