Skip to main content

Create AWS On-Demand Protection By Policy ID

API to create on-demand protection by policy id for the specified AWS assembly.

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

  • projectId string required

    Cloud Rewind project ID.

  • cloudAssemblyId int64 required

    AWS cloud assembly ID.

  • protectionPolicyId int64 required

    AWS Protection Policy ID

Responses

Created


Schema
  • protectionId string

    Unique identifier of the created protection

Loading...