Get DR replication and snapshot status
GET/dr-information
Returns current DR backup status for the DLZ S3 bucket (replication metrics) and Redshift (snapshot copy in the last two hours). Requires system-settings.view on the given role. No request body. does not start batch retry jobs.
Request
Responses
- 200
- 400
- 500
S3 and Redshift status objects. S3 Status is pending, completed, or the failed-objects retry sentence. Redshift Status is Snapshot copy completed or Snapshot copy failed. Metric keys with no CloudWatch datapoint are empty objects.
Response Headers
API Gateway request validation only (for example missing role_id). The handler does not return 400; auth and other failures are HTTP 500.
Response Headers
Handler catches every exception and returns HTTP 500 with {"Message": " -