--- title: "VBOAmazonS3ConnectionSettings" description: "Contains details about connection settings to Amazon S3 object storage repository. Get-VBOAmazonInstanceType Get-VBOAmazonVPC New-VBOAmazonS3ConnectionSettings New-VBOAmazonS3ServiceConnectionSettings Get-VBOAmazonS3Bucket" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboamazons3connectionsettings.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOAmazonS3ConnectionSettings" dateModified: "2026-08-21" --- # VBOAmazonS3ConnectionSettings Contains details about connection settings to Amazon S3 object storage repository.

Property

Type

Description

RegionType

VBOAmazonS3RegionType

Amazon S3 region type. Possible values:

  • Global
  • USGovernment
  • China

ServiceType

VBOAmazonS3ServiceType

Service type. Possible values:

  • AmazonS3
  • AmazonS3Compatible
## Related Commands - [`Get-VBOAmazonInstanceType`](get-vboamazoninstancetype.md) - [`Get-VBOAmazonVPC`](get-vboamazonvpc.md) - [`New-VBOAmazonS3ConnectionSettings`](new-vboamazons3connectionsettings.md) - [`New-VBOAmazonS3ServiceConnectionSettings`](new-vboamazons3serviceconnectionsettings.md) - [`Get-VBOAmazonS3Bucket`](get-vboamazons3bucket.md)