Archive/restore API was designed to upload unnecessary resources from Aidbox to AWS or GCP cloud and restore it back when it is needed.
Archive/restore API is represented by several tasks:
{% content-ref url="../../archive-restore-api/create-archive.md" %} create-archive.md {% endcontent-ref %}
{% content-ref url="../../archive-restore-api/restore-archive.md" %} restore-archive.md {% endcontent-ref %}
{% content-ref url="../../archive-restore-api/delete-archive.md" %} delete-archive.md {% endcontent-ref %}
{% content-ref url="../../archive-restore-api/prune-archived-data.md" %} prune-archived-data.md {% endcontent-ref %}
You can also use Scheduler service to automatically run create-archive task at the scheduled time. Check this tutorial for more information:
{% content-ref url="../../../tutorials/tutorials/automatically-archive-auditevent-resources-in-gcp-storage-guide.md" %} automatically-archive-auditevent-resources-in-gcp-storage-guide.md {% endcontent-ref %}