--- title: "Get-VBRAmazonEC2Subnet" description: "Returns an array of Amazon VPC subnets. Platform: VMware, Hyper-V Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns an array of subnets th" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbramazonec2subnet.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Data Recovery > Restore to Amazon EC2 > Get-VBRAmazonEC2Subnet" dateModified: "2026-08-19" --- # Get-VBRAmazonEC2Subnet ## Short Description Returns an array of Amazon VPC subnets. **Platform**: VMware, Hyper-V **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
WithName
WithoutName
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AvailabilityZone |
Specifies the Availability Zone. The cmdlet will return the Amazon VPC subnet that resides in the specified Availability Zone. |
|
False |
Named |
False |
|
Name |
Specifies the IP range. The cmdlet will return the Amazon VPC subnet with this IP range. |
|
True |
Named |
False |
|
VPC |
Specifies the Amazon VPC. Accepts the |
True |
Named |
False |