Last update: 2024-10-10

glacier

Amazon S3 Glacier

AWS CLI PowerShell Cmdlet
aws glacier abort-multipart-upload Remove-GLCMultipartUpload
aws glacier abort-vault-lock Stop-GLCVaultLock
aws glacier add-tags-to-vault Add-GLCTagsToVault
aws glacier complete-multipart-upload Write-GLCArchive
aws glacier complete-vault-lock Complete-GLCVaultLock
aws glacier create-vault New-GLCVault
aws glacier delete-archive Remove-GLCArchive
aws glacier delete-vault Remove-GLCVault
aws glacier delete-vault-access-policy Remove-GLCVaultAccessPolicy
aws glacier delete-vault-notifications Remove-GLCVaultNotification
aws glacier describe-job Get-GLCJob
aws glacier describe-vault Get-GLCVault
aws glacier get-data-retrieval-policy Get-GLCDataRetrievalPolicy
aws glacier get-job-output Read-GLCJobOutput
aws glacier get-vault-access-policy Get-GLCVaultAccessPolicy
aws glacier get-vault-lock Get-GLCVaultLock
aws glacier get-vault-notifications Get-GLCVaultNotification
aws glacier initiate-job Start-GLCJob
aws glacier initiate-multipart-upload Write-GLCArchive
aws glacier initiate-vault-lock Start-GLCVaultLock
aws glacier list-jobs Get-GLCJobList
aws glacier list-multipart-uploads Get-GLCMultipartUploadList
aws glacier list-parts
aws glacier list-provisioned-capacity Get-GLCProvisionedCapacityList
aws glacier list-tags-for-vault Get-GLCVaultTagList
aws glacier list-vaults Get-GLCVaultList
aws glacier purchase-provisioned-capacity New-GLCProvisionedCapacityPurchase
aws glacier remove-tags-from-vault Remove-GLCTagsFromVault
aws glacier set-data-retrieval-policy Set-GLCDataRetrievalPolicy
aws glacier set-vault-access-policy Set-GLCVaultAccessPolicy
aws glacier set-vault-notifications Set-GLCVaultNotification
aws glacier upload-archive Write-GLCArchive
aws glacier upload-multipart-part Write-GLCArchive
^