AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Cmdlets

Name Description
Add-GLCTagsToVault Calls the Amazon Glacier AddTagsToVault API operation.
Complete-GLCVaultLock Calls the Amazon Glacier CompleteVaultLock API operation.
Get-GLCDataRetrievalPolicy Calls the Amazon Glacier GetDataRetrievalPolicy API operation.
Get-GLCJob Calls the Amazon Glacier DescribeJob API operation.
Get-GLCJobList Calls the Amazon Glacier ListJobs API operation.
Get-GLCMultipartUploadList Calls the Amazon Glacier ListMultipartUploads API operation.
Get-GLCProvisionedCapacityList Calls the Amazon Glacier ListProvisionedCapacity API operation.
Get-GLCVault Calls the Amazon Glacier DescribeVault API operation.
Get-GLCVaultAccessPolicy Calls the Amazon Glacier GetVaultAccessPolicy API operation.
Get-GLCVaultList Calls the Amazon Glacier ListVaults API operation.
Get-GLCVaultLock Calls the Amazon Glacier GetVaultLock API operation.
Get-GLCVaultNotification Calls the Amazon Glacier GetVaultNotifications API operation.
Get-GLCVaultTagList Calls the Amazon Glacier ListTagsForVault API operation.
New-GLCProvisionedCapacityPurchase Calls the Amazon Glacier PurchaseProvisionedCapacity API operation.
New-GLCVault Calls the Amazon Glacier CreateVault API operation.
Read-GLCJobOutput Downloads the output from a job that was previously submitted to Amazon Glacier and has now completed, signalling that the job output (archive or inventory content) is ready for retrieval. The archive or inventory content in the job output is written into a user-specified file.
Remove-GLCArchive Calls the Amazon Glacier DeleteArchive API operation.
Remove-GLCMultipartUpload Calls the Amazon Glacier AbortMultipartUpload API operation.
Remove-GLCTagsFromVault Calls the Amazon Glacier RemoveTagsFromVault API operation.
Remove-GLCVault Calls the Amazon Glacier DeleteVault API operation.
Remove-GLCVaultAccessPolicy Calls the Amazon Glacier DeleteVaultAccessPolicy API operation.
Remove-GLCVaultNotification Calls the Amazon Glacier DeleteVaultNotifications API operation.
Set-GLCDataRetrievalPolicy Calls the Amazon Glacier SetDataRetrievalPolicy API operation.
Set-GLCVaultAccessPolicy Calls the Amazon Glacier SetVaultAccessPolicy API operation.
Set-GLCVaultNotification Calls the Amazon Glacier SetVaultNotifications API operation.
Start-GLCJob Calls the Amazon Glacier InitiateJob API operation.
Start-GLCVaultLock Calls the Amazon Glacier InitiateVaultLock API operation.
Stop-GLCVaultLock Calls the Amazon Glacier AbortVaultLock API operation.
Write-GLCArchive Uploads one or more files from the local file system to an Amazon Glacier vault.