Get-VBRAmazonS3Region

Short Description

Returns Amazon S3 regions.

Applies to

Platform: VMware, Hyper-V

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

Syntax

Get-VBRAmazonS3Region -Connection <IVBRAmazonS3Connection> [-RegionId <string>]  [<CommonParameters>]

Detailed Description

This cmdlet returns an array of Amazon S3 regions. You can get regions for the following services:

  • Amazon S3
  • S3 compatible (including IBM Cloud Object Storage)

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Connection

Specifies an active session with AWS. The cmdlet will return an array of all Amazon S3 regions from this session.

Accepts the IVBRAmazonS3Connection object. To get this object, run the Connect-VBRAmazonS3Service cmdlet.

True

Named

False

RegionId

Specifies an ID of Amazon S3 region. The cmdlet will return an array of Amazon S3 regions with these IDs.

String

False

Named

False

<CommonParameters>

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

Output Object

VBRAmazonS3Region

Examples

Get-VBRAmazonS3RegionExample 1. Getting Amazon S3 Regions

Get-VBRAmazonS3RegionExample 2. Getting Amazon S3 Regions for Amazon S3 Object Storage

Related Commands

Page updated 2/12/2024

Page content applies to build 12.3.1.1139