Skip to main content

Unlock AWS Protection

API to unlock a specific AWS protection. The protection will be unlocked only if it is currently in a locked state.

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

  • projectId string required

    Cloud Rewind project ID.

  • cloudAssemblyId int64 required

    AWS cloud assembly ID.

Query Parameters
  • protection_id string required

    AWS cloud assembly protection ID.

Request Body required
  • description string required

    Specifies the description for unlock the protection.

Responses

OK

Loading...