--- title: "Get-VBOAmazonS3Bucket" description: "This cmdlet returns the VBOAmazonS3Bucket object that contains an array of Amazon buckets for the following Amazon services: Amazon S3 S3 Compatible" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/get-vboamazons3bucket.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Reference > Backup Infrastructure > Amazon Storage Settings > Storage Buckets and Folders > Get-VBOAmazonS3Bucket" dateModified: "2026-08-21" --- # Get-VBOAmazonS3Bucket ## Short Description Returns Amazon S3 buckets. ## Syntax This cmdlet provides the following parameter sets:
AmazonS3AwsParameterSet
AmazonS3CompatibleParameterSet
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
AmazonS3CompatibleConnectionSettings |
Specifies an active session with S3 Compatible object storage repository. The cmdlet will return an array of Amazon S3 buckets for this S3 Compatible object storage repository. Accepts the To create this object, run the |
True |
Named |
False |
|
|
AmazonS3ConnectionSettings |
Specifies an active session with Amazon S3 object storage repository. The cmdlet will return an array of Amazon S3 buckets for this Amazon S3 object storage repository. Accepts the To create this object, run the |
True |
Named |
False |
|
|
Name |
Specifies a name of the Amazon S3 bucket. The cmdlet will return the bucket with this name. |
|
False |
Named |
False |
|
RegionId |
Specifies a region of Amazon S3 object storage repository. For example, us-east-1. For more information, see this Amazon article. |
|
False |
Named |
False |