Amazon Glacier Skill
amazonaws-com-glacier
amazonaws-com-glacier
| Method | Path | Description |
|---|---|---|
DELETE | /{accountId}/vaults/{vaultName}/multipart-uploads/{uploadId} | |
DELETE | /{accountId}/vaults/{vaultName}/lock-policy | This operation aborts a multipart upload identified by the upload ID. After the Abort Multipart Upload request succeeds, you cannot upload any more parts to the multipart upload o... |
POST | /{accountId}/vaults/{vaultName}/tags?operation=add | This operation aborts the vault locking process if the vault lock is not in the Locked state. If the vault lock is in the Locked state when this operation is requested, the operat... |
POST | /{accountId}/vaults/{vaultName}/multipart-uploads/{uploadId} | This operation adds the specified tags to a vault. Each tag is composed of a key and a value. Each vault can have up to 10 tags. If your request would cause the tag limit for the... |
POST | /{accountId}/vaults/{vaultName}/lock-policy/{lockId} | You call this operation to inform Amazon S3 Glacier (Glacier) that all the archive parts have been uploaded and that Glacier can now assemble the archive from the uploaded parts.... |
PUT | /{accountId}/vaults/{vaultName} | This operation completes the vault locking process by transitioning the vault lock from the InProgress state to the Locked state, which causes the vault lock policy to become unch... |
DELETE | /{accountId}/vaults/{vaultName}/archives/{archiveId} | This operation creates a new vault with the specified name. The name of the vault must be unique within a region for an AWS account. You can create up to 1,000 vaults per account.... |
DELETE | /{accountId}/vaults/{vaultName} | This operation deletes an archive from a vault. Subsequent requests to initiate a retrieval of this archive will fail. Archive retrievals that are in progress for this archive ID... |
DELETE | /{accountId}/vaults/{vaultName}/access-policy | This operation deletes a vault. Amazon S3 Glacier will delete a vault only if there are no archives in the vault as of the last inventory and there have been no writes to the vaul... |
DELETE | /{accountId}/vaults/{vaultName}/notification-configuration | This operation deletes the access policy associated with the specified vault. The operation is eventually consistent; that is, it might take some time for Amazon S3 Glacier to com... |
GET | /{accountId}/vaults/{vaultName}/jobs/{jobId} | This operation deletes the notification configuration set for a vault. The operation is eventually consistent; that is, it might take some time for Amazon S3 Glacier to completely... |
GET | /{accountId}/vaults/{vaultName} | This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Ama... |
GET | /{accountId}/policies/data-retrieval | This operation returns information about a vault, including the vault's Amazon Resource Name (ARN), the date the vault was created, the number of archives it contains, and the tot... |
GET | /{accountId}/vaults/{vaultName}/jobs/{jobId}/output | This operation returns the current data retrieval policy for the account and region specified in the GET request. For more information about data retrieval policies, see Amazon Gl... |
GET | /{accountId}/vaults/{vaultName}/access-policy | This operation downloads the output of the job you initiated using InitiateJob. Depending on the job type you specified when you initiated the job, the output will be either the c... |
GET | /{accountId}/vaults/{vaultName}/lock-policy | This operation retrieves the access-policy subresource set on the vault; for more information on setting this subresource, see Set Vault Access Policy (PUT access-policy). If ther... |
GET | /{accountId}/vaults/{vaultName}/notification-configuration | This operation retrieves the following attributes from the lock-policy subresource set on the specified vault: The vault lock policy set on the vault. The state of the vault lock,... |
POST | /{accountId}/vaults/{vaultName}/jobs | This operation retrieves the notification-configuration subresource of the specified vault. For information about setting a notification configuration on a vault, see SetVaultNoti... |
POST | /{accountId}/vaults/{vaultName}/multipart-uploads | This operation initiates a job of the specified type, which can be a select, an archival retrieval, or a vault retrieval. For more information about using this operation, see the... |
POST | /{accountId}/vaults/{vaultName}/lock-policy | This operation initiates a multipart upload. Amazon S3 Glacier creates a multipart upload resource and returns its ID in the response. The multipart upload ID is used in subsequen... |
GET | /{accountId}/vaults/{vaultName}/jobs | This operation initiates the vault locking process by doing the following: Installing a vault lock policy on the specified vault. Setting the lock state of vault lock to InProgres... |
GET | /{accountId}/vaults/{vaultName}/multipart-uploads | This operation lists jobs for a vault, including jobs that are in-progress and jobs that have recently finished. The List Job operation returns a list of these jobs sorted by job... |
GET | /{accountId}/vaults/{vaultName}/multipart-uploads/{uploadId} | This operation lists in-progress multipart uploads for the specified vault. An in-progress multipart upload is a multipart upload that has been initiated by an InitiateMultipartUp... |
GET | /{accountId}/provisioned-capacity | This operation lists the parts of an archive that have been uploaded in a specific multipart upload. You can make this request at any time during an in-progress multipart upload b... |
GET | /{accountId}/vaults/{vaultName}/tags | This operation lists the provisioned capacity units for the specified AWS account. |
GET | /{accountId}/vaults | This operation lists all the tags attached to a vault. The operation returns an empty map if there are no tags. For more information about tags, see Tagging Amazon S3 Glacier Reso... |
POST | /{accountId}/provisioned-capacity | This operation lists all vaults owned by the calling user's account. The list returned in the response is ASCII-sorted by vault name. By default, this operation returns up to 10 i... |
POST | /{accountId}/vaults/{vaultName}/tags?operation=remove | This operation purchases a provisioned capacity unit for an AWS account. |
PUT | /{accountId}/policies/data-retrieval | This operation removes one or more tags from the set of tags attached to a vault. For more information about tags, see Tagging Amazon S3 Glacier Resources. This operation is idemp... |
PUT | /{accountId}/vaults/{vaultName}/access-policy | This operation sets and then enacts a data retrieval policy in the region specified in the PUT request. You can set one policy per region for an AWS account. The policy is enacted... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-glacier
Downloads and installs to ~/.claude/skills/amazonaws-com-glacier/
2012-06-01 (2026-02-13)