--- title: "VBRAmazonS3CompatibleRepository" description: "Contains settings of S3 compatible object storage repository." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbramazons3compatiblerepository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAmazonS3CompatibleRepository" dateModified: "2026-08-19" --- # VBRAmazonS3CompatibleRepository Contains settings of S3 compatible object storage repository. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
AmazonS3Folder |
Amazon folder. |
|
|
ServicePoint |
String |
Service point settings. |
|
BackupImmutabilityEnabled |
Bool |
Indicates if backup immutability option enabled (TRUE) or not enabled (FALSE). |
|
ImmutabilityPeriod |
Int |
Immutability period in days. |
|
MountServerOptions |
Mount server settings. |
|
|
ProxyAppliance |
CHost |
Proxy appliance host. |
|
BucketAutoProvisionEnabled |
Boolean |
Defines if the multiple buckets option for S3 compatible object storage repository is enabled. |
|
MachinesPerBucketLimit |
Int32 |
Amount of per-machine backup chains per a child bucket. |