Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex DataSphere
  • Getting started
    • About Yandex DataSphere
    • DataSphere resource relationships
    • Communities
    • Cost management
    • Project
    • Computing resource configurations
      • Overview
      • Secrets
      • Docker images
      • Datasets
      • Yandex Data Processing templates
      • S3 connectors
      • Spark connectors
      • Models
      • Fine-tuned foundation models
      • File storages
    • Foundation models
    • Quotas and limits
    • Special terms for educational institutions
  • Terraform reference
  • Audit Trails events
  • Access management
  • Pricing policy
  • Public materials
  • Release notes

In this article:

  • Information on an S3 connector as a resource
  • Working with S3 connectors
  1. Concepts
  2. Resources
  3. S3 connectors

S3 connector

Written by
Yandex Cloud
Updated at October 11, 2024
  • Information on an S3 connector as a resource
  • Working with S3 connectors

DataSphere allows you to connect to an S3 object storage using a special type of resource, S3 connector.

An S3 connector is a resource that stores settings for connection to buckets of cloud services, such as Yandex Object Storage. Upon connection to a bucket, you will see its objects in the Jupyter Notebook interface.

Connectors are created in the project and assigned to it. The connector's static key value is stored in a secret-encrypted format.

Note

Avoid using S3 storage in FUSE mode for buckets with single-layer (non-recursive) folders that include many files, as this will significantly decrease storage performance.

Information on an S3 connector as a resourceInformation on an S3 connector as a resource

The system stores the following information about each S3 connector:

  • Unique resource ID
  • Description
  • Endpoint
  • Bucket name
  • ID and static key value
  • Operating mode
  • Backend
  • Resource creator
  • Creation and last update date in UTC format, such as July 18, 2022, 14:23

Working with S3 connectorsWorking with S3 connectors

You can create an S3 connector in the DataSphere interface. To make objects from the bucket visible in Jupyter, activate the S3 connector. If you no longer need the connection, deactivate it.

Once created, your S3 connector becomes available for the project. Like any other resource, you can publish the S3 connector in the community to use it in other projects. To do this, you need at least the Editor role in the project and the Developer role in the community in which you want to publish it. You can open the access on the Access tab on the S3 connector view page. The resource available to the community will appear on the community page under Community resources.

Note

You need to set up a NAT gateway for any subnet linked to the project.

See alsoSee also

  • Connecting to an S3 storage using an S3 connector

Was the article helpful?

Previous
Yandex Data Processing templates
Next
Spark connectors
© 2025 Direct Cursus Technology L.L.C.