Get-VBRAmazonS3Region
Short Description
Returns Amazon S3 regions.
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 |
|
False |
Named |
False |
|
RegionId |
Specifies an ID of Amazon S3 region. The cmdlet will return an array of Amazon S3 regions with these IDs. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
VBRAmazonS3Region
Examples
Example 1. Getting Amazon S3 Regions
|
This example shows how to get Amazon S3 regions.
Perform the following steps:
|
Example 2. Getting Amazon S3 Regions for Amazon S3 Object Storage
|
This example shows how to get Amazon S3 regions for Amazon S3 object storage.
Perform the following steps:
|
Related Commands
Get-VBRAmazonAccountReturns AWS credentials records.Connect-VBRAmazonS3ServiceConnects to Amazon S3 object storage.