Get-VBRAmazonRestoreSession

Short Description

Returns active restore sessions to Amazon EC2.

Platform: VMware, Hyper-V

Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

This cmdlet provides the following parameter sets:

  • AllParameterSets (Default)

    Get-VBRAmazonRestoreSession [<CommonParameters>]

  • Session

    Get-VBRAmazonRestoreSession [-Session <VBRAmazonRestoreSession>] [<CommonParameters>]

  • Id

    Get-VBRAmazonRestoreSession [-Id <Guid>] [<CommonParameters>]

Detailed Description

This cmdlet returns active restore to Amazon EC2 sessions.

Parameters

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Id

Specifies the ID of the restore to Amazon EC2 active session you want to get.

Guid

False

Named

True (ByPropertyName)

Session

Specifies the restore to Amazon EC2 active session that you want to get.

VBRAmazonRestoreSession

False

Named

True (ByPropertyName, ByValue)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRAmazonRestoreSession

Examples

Example 1. Getting Active Restore Session to Amazon EC2

This command gets the active restore session to Amazon EC2.

Get-VBRAmazonRestoreSession -Session "New session"

Page updated 2026-08-19

Page content applies to build 13.1.1.18