Skip to content

Conversation

@kenvora
Copy link

@kenvora kenvora commented Dec 5, 2025

Overview

Add documentation for recently added include_bucket_in_prefix optional param when creating destinations for bulk exports

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

@kenvora kenvora requested a review from katmayb as a code owner December 5, 2025 20:20
@github-actions github-actions bot added the langsmith For docs changes to LangSmith label Dec 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

Mintlify preview ID generated: preview-ENT210-1764966091-fd259a2

@kenvora kenvora marked this pull request as draft December 5, 2025 20:23
@kenvora kenvora force-pushed the ENT-210/docs-update branch from 35d872e to 28b68f0 Compare December 6, 2025 01:05
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

Mintlify preview ID generated: preview-ENT210-1764983233-eef25b8

@kenvora kenvora marked this pull request as ready for review December 6, 2025 01:16
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

Mintlify preview ID generated: preview-ENT210-1764983856-47d534e

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

Mintlify preview ID generated: preview-ENT210-1764985022-9099905

- **Endpoint URL**: The endpoint URL for the S3 bucket - this is needed for S3 API compatible buckets.
- **Access Key**: The access key for the S3 bucket.
- **Secret Key**: The secret key for the S3 bucket.
- **Include Bucket in Prefix** (optional): Whether to include the bucket name as part of the S3 path prefix. Defaults to `false` for new destinations. Set to `true` for legacy compatibility or when using S3-compatible storage systems that require the bucket name in the path.
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this always required for AWS S3, but not GCS?

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

Labels

langsmith For docs changes to LangSmith

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants