Skip to main content

Lock AWS Protection

API to lock a specific AWS protection to prevent pruning.

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 lock the protection.

Responses

OK

Loading...