Skip to main content

Get AWS Cloud Assembly resource details

Get AWS Cloud Assembly resource details by cloud reference ID

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
  • cloud_resource_id string required

    AWS cloud resource ID (e.g., Instance ID: i-1234567890abcdef0, Volume ID: vol-1234567890abcdef0, etc.).

Responses

OK


Schema
  • cloudReferenceId string

    Cloud provider reference ID for the resource.

  • name string

    Name of the AWS cloud assembly resource.

  • resourceDetails string

    Details of the AWS cloud resource.

Loading...