--- title: "VBOAmazonS3Bucket" description: "Contains details about an Amazon S3 bucket. Get-VBOAmazonS3Bucket Add-VBOAmazonS3Folder Get-VBOAmazonS3Folder" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboamazons3bucket.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOAmazonS3Bucket" dateModified: "2026-08-21" --- # VBOAmazonS3Bucket Contains details about an Amazon S3 bucket.

Property

Type

Description

Name

String

Amazon S3 bucket name.

RegionName

String

Amazon S3 region name.

RegionId

String

Amazon S3 region ID. For example, us-east-1.

ConnectionSettings

VBOS3ConnectionSettings

Connection settings to Amazon S3 object storage repository or S3 Compatible object storage repository. See also VBOAmazonS3ConnectionSettings and VBOAmazonS3CompatibleConnectionSettings.

## Related Commands - [`Get-VBOAmazonS3Bucket`](get-vboamazons3bucket.md) - [`Add-VBOAmazonS3Folder`](add-vboamazons3folder.md) - [`Get-VBOAmazonS3Folder`](get-vboamazons3folder.md)