Skip to main content

Get shared AWS cloud connections

API to get shared AWS cloud connection list by source cloud connection.

Path Parameters
  • accountId int64 required

    Cloud Rewind account ID.

  • projectId string required

    Cloud Rewind project ID.

  • cloudConnectionId int64 required

    AWS cloud connection ID.

Responses

OK


Schema array
  • sharedCloudConnectionId int64

    ID of the shared cloud connection used to cross-account resilience.

  • createdAt date-time

    The time when the Cloud connection was shared.

Loading...