Skip to main content

Manage artifacts

Ververica Cloud provides simple file storage per workspace that enables you to upload files and reference them in Deployments. This article introduces you to artifact management in the Flink fully managed console.

note

See Connecting with external file systems for information on the s3i and s3 schemas when communicating with external S3 services via your own S3 connector (e.g. for sources and sinks).

Upload artifact

  1. On the Dashboard page, open the console for the workspace you want to manage.
  2. In the Console navigation pane, click Artifacts.
  3. Click Upload artifact.
  4. Select the required file.
  5. Once uploaded, the artifact will appear in the list on the Artifacts page.

Download artifact

  1. On the Dashboard page, open the console for the workspace you want to manage.
  2. In the Console navigation pane, click Artifacts.
  3. Click Download in the Actions column.

Delete artifact

If an artifact is no longer used, you can delete it by following the steps below.

  1. On the Dashboard page, open the console for the workspace you want to manage.
  2. In the Console navigation pane, click Artifacts.
  3. Click Delete in the Actions column.

Once deleted, the Artifact will disappear from the list on the Artifacts page.