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

Property

Type

Description

ServiceType

VBOAmazonS3ServiceType

Service type. Possible values:

  • AmazonS3
  • AmazonS3Compatible

ServicePoint

String

S3 Compatible endpoint address.

CustomRegionId

String

Region ID.

## Related Commands - [`New-VBOAmazonS3CompatibleConnectionSettings`](new-vboamazons3compatibleconnectionsettings.md) - [`Get-VBOAmazonS3Bucket`](get-vboamazons3bucket.md)