This plugin manages automatic backups of your DatoCMS primary environment using an external Lambda deployment with cron scheduling.
daily, weekly, bi-weekly, monthly).DATOCMS_BACKUPS_SHARED_SECRET in the Lambda deployment environment (superSecretToken is the default).superSecretToken in the plugin UI).The plugin uses these Lambda endpoints:
POST /api/datocms/plugin-healthPOST /api/datocms/backup-statusPOST /api/datocms/backup-nowAll requests include X-Datocms-Backups-Auth and must match DATOCMS_BACKUPS_SHARED_SECRET.