MigrateArtifactVersion

Queue an artifact version's contents to be transferred to a different storage backend.

Performing a migration submits a migration task onto a queue, and receiving a successful response only means that your migration has been submitted, not that it is finished. To check on the status of your migration, use GetArtifactVersionMigrationStatus

Only one migration can be in progress at a time.

Required token scope

  • artifacts:write

Last updated