AACFlow

VK Cloud

List objects in VK Cloud (Mail.ru Cloud Solutions) S3-compatible storage buckets.

VK Cloud

VK Cloud (formerly Mail.ru Cloud Solutions) is a Russian cloud infrastructure provider offering S3-compatible object storage, compute, databases, and managed services.

The AACFlow VK Cloud block currently supports listing objects in S3-compatible buckets via the VK Cloud object storage API.

Official documentation: https://cloud.vk.com/docs/

Setup

  1. Log in to the VK Cloud Console and navigate to Object Storage.
  2. Create or locate the bucket you want to access.
  3. Go to Account Settings → Access Keys and generate a Bearer token (or use the VK Cloud IAM token obtained via the Identity API at https://cloud.vk.com/api/identity/v1/).
  4. In AACFlow, add a VK Cloud block and enter:
    • Bearer Token — your VK Cloud API token (stored as a secret).
    • Bucket Name — the name of the S3 bucket.
    • Prefix (optional) — filter objects by prefix (e.g. images/).

Operations

OperationDescription
vkcloud_list_objectsList all objects in the specified VK Cloud S3 bucket, optionally filtered by a key prefix.

Example workflow

A workflow triggered by a schedule lists all objects in a VK Cloud bucket with a reports/ prefix, passes the file keys to a downstream block that downloads and processes each report.

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started