Restores the specified archive to the specified managed SQL Server instance.

Whenever a database is deleted from a managed SQL Server instance, Data Bridge automatically stashes an archive of that database on Amazon S3 where it is stored for up to 90 days.

🍐

Role-based Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

ConsumerContributorData Bridge Admin
NONOYES

To learn more about role-based permissions in Data Bridge, see Access Controls.

Path Params
string
required

Name of managed SQL Server instance.

string
required

ID of archive.

Body Params
string | null
string
required
string | null
Responses

Response body
object
string | null

ID of this job

400

Bad Request. Some of the provided parameters were not valid.

404

Not found. The entity you are trying to interact with does not exist.

409

Conflict. The requested resource already exists.

500

Internal Server Error. If the problem persists you may want to contact the Administrator.

Language
URL