AACFlow

Yandex Object Storage

Objekte in Yandex Object Storage (S3-kompatibel) hochladen, herunterladen und auflisten

ya

Yandex Object Storage is an S3-compatible object storage service from Yandex Cloud for storing and retrieving any amount of data at any time. It supports standard S3 API operations including upload, download, and listing objects.

With the Yandex Object Storage integration in AACFlow, you can:

  • Upload Object: Store files and data to a bucket with a specified key/path
  • Download Object: Retrieve files and objects from a bucket by key
  • List Objects: Enumerate objects in a bucket with optional prefix filtering

This integration enables file storage, data pipeline workflows, and cloud-based document management for applications running on Yandex Cloud.

Nutzungsanleitung

Integrate Yandex Object Storage into the workflow to manage files in your buckets. Requires an Access Key ID and Secret Access Key from your Yandex Cloud service account. Create service account keys in the Yandex Cloud console under IAM → Service Accounts.

Tools

yandex_object_storage_list

List objects in a bucket

Eingabe

ParameterTypErforderlichBeschreibung
accessKeyIdstringJaYandex Object Storage access key ID
secretAccessKeystringJaYandex Object Storage secret access key
bucketstringJaBucket name
regionstringNeinRegion (default: ru-central1)
prefixstringNeinPrefix filter for object keys
maxKeysnumberNeinMaximum number of objects to return

Ausgabe

ParameterTypBeschreibung
objectsarrayArray of object metadata items
countnumberNumber of objects returned

yandex_object_storage_upload

Upload an object to a bucket

Eingabe

ParameterTypErforderlichBeschreibung
accessKeyIdstringJaYandex Object Storage access key ID
secretAccessKeystringJaYandex Object Storage secret access key
bucketstringJaBucket name
objectKeystringJaObject key/path (e.g., folder/file.pdf)
bodystringJaFile content to upload
regionstringNeinRegion (default: ru-central1)

Ausgabe

ParameterTypBeschreibung
successbooleanWhether the upload succeeded
objectKeystringKey of the uploaded object

yandex_object_storage_download

Download an object from a bucket

Eingabe

ParameterTypErforderlichBeschreibung
accessKeyIdstringJaYandex Object Storage access key ID
secretAccessKeystringJaYandex Object Storage secret access key
bucketstringJaBucket name
objectKeystringJaObject key to download
regionstringNeinRegion (default: ru-central1)

Ausgabe

ParameterTypBeschreibung
contentstringObject content
contentTypestringMIME type of the object

On this page

Heute mit dem Aufbau beginnen
Über 100 000 Entwickler vertrauen uns.
Die SaaS-Plattform zum Aufbau von KI-Agenten und für Ihre agentische Belegschaft.
Loslegen