Skip to main content

Download AWS Protection Logs

API to download logs related to a specific AWS protection.

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.

  • format string

    Default value: txt

    Format of the logs to be downloaded. Allowed formats are: json and txt.
    If not specified, the default format is txt.

Responses

OK


Schema
  • string byte
Loading...