--- title: "VBRAmazonS3GlacierRepository" description: "Amazon S3 Glacier archive storage repository." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbramazons3glacierrepository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAmazonS3GlacierRepository" dateModified: "2026-08-19" --- # VBRAmazonS3GlacierRepository Amazon S3 Glacier archive storage repository. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Connection |
Amazon connection. |
|
|
AmazonS3Folder |
Amazon folder. |
|
|
AmazonProxySpec |
Proxy appliance. |
|
|
Name |
String |
Storage name. |
|
Description |
Bool |
Storage description. |
|
UseDeepArchive |
SwitchParameter |
Defines that the Glacier Deep Archive storage class is assigned (TRUE) or not assigned (FALSE) for backup files. |
|
UseInstantRetrieval |
SwitchParameter |
Defines that the Amazon S3 Glacier Instant Retrieval storage class is assigned (TRUE) or not assigned (FALSE) for backup files. |
|
EnableBackupImmutability |
SwitchParameter |
Defines if backup immutability option enabled (TRUE) or not enabled (FALSE). |
|
Force |
SwitchParameter |
Defines that the cmdlet will add object storage without showing warnings in the PowerShell console. |