Skip to content

Conversation

@katmayb
Copy link
Contributor

@katmayb katmayb commented Dec 19, 2025

DOC-550

@github-actions github-actions bot added langsmith For docs changes to LangSmith internal labels Dec 19, 2025
@github-actions
Copy link
Contributor

Mintlify preview ID generated: preview-bulkex-1766157697-6c19943

The minimal AWS S3 permission policy requires the following permissions:

- `s3:PutObject` (required): Allows writing Parquet files to the bucket.
- `s3:DeleteObject` (optional): Used for cleanup of test files during destination creation.
Copy link
Contributor

Choose a reason for hiding this comment

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

would add that if this isn't present, the file is left under the /tmp directory after destination creation


The minimal AWS S3 permission policy requires the following permissions:

- `s3:PutObject` (required): Allows writing Parquet files to the bucket.
Copy link
Contributor

Choose a reason for hiding this comment

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

"s3:AbortMultipartUpload", is also recommended to avoid dangling multipart uploads - the library we use under the hood uses multipart uploads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal langsmith For docs changes to LangSmith

4 participants