AWS Backup Service Help

Features:

How to trigger a manual backup:

Send a GET request to /trigger-backup with the query parameter key set to your backup trigger key.

For example: http://localhost:8080/trigger-backup?key=YOUR_API_KEY

How to view logs:

Send a GET request to /log with the query parameter key set to your backup trigger key.

For example: http://localhost:8080/log?key=YOUR_API_KEY