--- title: "VBRAmazonS3Repository" description: "Contains settings of the Amazon S3 object storage repository." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbramazons3repository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAmazonS3Repository" dateModified: "2026-08-19" --- # VBRAmazonS3Repository Contains settings of the Amazon S3 object storage repository. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
AmazonS3Folder |
Amazon folder. |
|
|
EnableIAStorageClass |
Bool |
Defines that the infrequent access storage class is enabled (TRUE) or not enabled (FALSE). |
|
EnableOZIAStorageClass |
Bool |
Defines that the One Zone-IA storage class enabled (TRUE) or not enabled (FALSE). |
|
BackupImmutabilityEnabled |
Bool |
Defines that the backup immutability option enabled (TRUE) or not enabled (FALSE). |
|
ImmutabilityPeriod |
Int |
Immutability period in days. |
|
MountServerOptions |
Mount server settings. |