Module Awso_glacier_syncSource

Sourceval abort_multipart_upload : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.AbortMultipartUploadInput.t -> (unit, unit) Result.t
Sourceval abort_vault_lock : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.AbortVaultLockInput.t -> (unit, unit) Result.t
Sourceval add_tags_to_vault : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.AddTagsToVaultInput.t -> (unit, unit) Result.t
Sourceval complete_vault_lock : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.CompleteVaultLockInput.t -> (unit, unit) Result.t
Sourceval delete_archive : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.DeleteArchiveInput.t -> (unit, unit) Result.t
Sourceval delete_vault : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.DeleteVaultInput.t -> (unit, unit) Result.t
Sourceval delete_vault_access_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.DeleteVaultAccessPolicyInput.t -> (unit, unit) Result.t
Sourceval delete_vault_notifications : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.DeleteVaultNotificationsInput.t -> (unit, unit) Result.t
Sourceval remove_tags_from_vault : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.RemoveTagsFromVaultInput.t -> (unit, unit) Result.t
Sourceval set_data_retrieval_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.SetDataRetrievalPolicyInput.t -> (unit, unit) Result.t
Sourceval set_vault_access_policy : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.SetVaultAccessPolicyInput.t -> (unit, unit) Result.t
Sourceval set_vault_notifications : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_glacier.Values.SetVaultNotificationsInput.t -> (unit, unit) Result.t
include module type of struct include Awso_glacier.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

Contains information about the grantee.

Contains information about a grant.

Sourcemodule AccessControlPolicyList = Awso_glacier.Values.AccessControlPolicyList

Contains information about the encryption used to store the job results in Amazon S3.

Contains information about the comma-separated value (CSV) file to select from.

Contains information about the comma-separated value (CSV) file that the job results are stored in.

Contains information about the location in Amazon S3 where the select job results are stored.

Describes how the archive is serialized.

Describes how the select output is serialized.

Data retrieval policy rule.

Sourcemodule InvalidParameterValueException = Awso_glacier.Values.InvalidParameterValueException

Returned if a parameter of the request is incorrectly specified.

Sourcemodule MissingParameterValueException = Awso_glacier.Values.MissingParameterValueException

Returned if a required header or parameter is missing from the request.

Sourcemodule NoLongerSupportedException = Awso_glacier.Values.NoLongerSupportedException

Returned if the request was made by a customer with no Amazon Glacier storage. The request is denied as the API is no longer supported for new customers. Please use Amazon S3 Glacier storage classes instead.

Sourcemodule ResourceNotFoundException = Awso_glacier.Values.ResourceNotFoundException

Returned if the specified resource (such as a vault, upload ID, or job ID) doesn't exist.

Sourcemodule ServiceUnavailableException = Awso_glacier.Values.ServiceUnavailableException

Returned if the service cannot complete the request.

Sourcemodule InventoryRetrievalJobDescription = Awso_glacier.Values.InventoryRetrievalJobDescription

Describes the options for a range inventory retrieval job.

Contains information about the location where the select job results are stored.

Contains information about the parameters used for a select.

Sourcemodule DataRetrievalRulesList = Awso_glacier.Values.DataRetrievalRulesList

Contains the Amazon Glacier response to your request.

Sourcemodule ProvisionedCapacityDescription = Awso_glacier.Values.ProvisionedCapacityDescription

The definition for a provisioned capacity unit.

A list of the part sizes of the multipart upload.

A list of in-progress multipart uploads for a vault.

Contains the description of an Amazon S3 Glacier job.

Sourcemodule InventoryRetrievalJobInput = Awso_glacier.Values.InventoryRetrievalJobInput

Provides options for specifying a range inventory retrieval job.

Sourcemodule RequestTimeoutException = Awso_glacier.Values.RequestTimeoutException

Returned if, when uploading an archive, Amazon Glacier times out while receiving the upload.

Sourcemodule VaultNotificationConfig = Awso_glacier.Values.VaultNotificationConfig

Represents a vault's notification configuration.

Contains the vault access policy.

Data retrieval policy.

Sourcemodule LimitExceededException = Awso_glacier.Values.LimitExceededException

Returned if the request results in a vault or account limit being exceeded.

Sourcemodule ProvisionedCapacityList = Awso_glacier.Values.ProvisionedCapacityList

Contains the vault lock policy.

Sourcemodule InsufficientCapacityException = Awso_glacier.Values.InsufficientCapacityException

Returned if there is insufficient capacity to process this expedited request. This error only applies to expedited retrievals and not to standard or bulk retrievals.

Sourcemodule PolicyEnforcedException = Awso_glacier.Values.PolicyEnforcedException

Returned if a retrieval job would exceed the current data policy's retrieval rate limit. For more information about data retrieval policies,

Provides options for defining a job.

Sourcemodule UploadMultipartPartOutput = Awso_glacier.Values.UploadMultipartPartOutput

Contains the Amazon Glacier response to your request.

Sourcemodule UploadMultipartPartInput = Awso_glacier.Values.UploadMultipartPartInput

Provides options to upload a part of an archive in a multipart upload operation.

Provides options to add an archive to a vault.

Sourcemodule SetVaultNotificationsInput = Awso_glacier.Values.SetVaultNotificationsInput

Provides options to configure notifications that will be sent when specific events happen to a vault.

Sourcemodule SetVaultAccessPolicyInput = Awso_glacier.Values.SetVaultAccessPolicyInput

SetVaultAccessPolicy input.

Sourcemodule SetDataRetrievalPolicyInput = Awso_glacier.Values.SetDataRetrievalPolicyInput

SetDataRetrievalPolicy input.

Sourcemodule RemoveTagsFromVaultInput = Awso_glacier.Values.RemoveTagsFromVaultInput

The input value for RemoveTagsFromVaultInput.

Sourcemodule PurchaseProvisionedCapacityOutput = Awso_glacier.Values.PurchaseProvisionedCapacityOutput

This operation purchases a provisioned capacity unit for an AWS account.

Sourcemodule PurchaseProvisionedCapacityInput = Awso_glacier.Values.PurchaseProvisionedCapacityInput

This operation purchases a provisioned capacity unit for an AWS account.

Contains the Amazon Glacier response to your request.

Provides options to retrieve the vault list owned by the calling user's account. The list provides metadata information for each vault.

Sourcemodule ListTagsForVaultOutput = Awso_glacier.Values.ListTagsForVaultOutput

Contains the Amazon Glacier response to your request.

The input value for ListTagsForVaultInput.

Sourcemodule ListProvisionedCapacityOutput = Awso_glacier.Values.ListProvisionedCapacityOutput

This operation lists the provisioned capacity units for the specified AWS account.

Sourcemodule ListProvisionedCapacityInput = Awso_glacier.Values.ListProvisionedCapacityInput

This operation lists the provisioned capacity units for the specified AWS account.

Contains the Amazon Glacier response to your request.

Provides options for retrieving a list of parts of an archive that have been uploaded in a specific multipart upload.

Sourcemodule ListMultipartUploadsOutput = Awso_glacier.Values.ListMultipartUploadsOutput

Contains the Amazon Glacier response to your request.

Sourcemodule ListMultipartUploadsInput = Awso_glacier.Values.ListMultipartUploadsInput

Provides options for retrieving list of in-progress multipart uploads for an Amazon Glacier vault.

Contains the Amazon Glacier response to your request.

Provides options for retrieving a job list for an Amazon Glacier vault.

Sourcemodule InitiateVaultLockOutput = Awso_glacier.Values.InitiateVaultLockOutput

Contains the Amazon Glacier response to your request.

Sourcemodule InitiateVaultLockInput = Awso_glacier.Values.InitiateVaultLockInput

The input values for InitiateVaultLock.

Sourcemodule InitiateMultipartUploadOutput = Awso_glacier.Values.InitiateMultipartUploadOutput

The Amazon Glacier response to your request.

Sourcemodule InitiateMultipartUploadInput = Awso_glacier.Values.InitiateMultipartUploadInput

Provides options for initiating a multipart upload to an Amazon Glacier vault.

Contains the Amazon Glacier response to your request.

Provides options for initiating an Amazon Glacier job.

Sourcemodule GetVaultNotificationsOutput = Awso_glacier.Values.GetVaultNotificationsOutput

Contains the Amazon Glacier response to your request.

Sourcemodule GetVaultNotificationsInput = Awso_glacier.Values.GetVaultNotificationsInput

Provides options for retrieving the notification configuration set on an Amazon Glacier vault.

Contains the Amazon Glacier response to your request.

The input values for GetVaultLock.

Sourcemodule GetVaultAccessPolicyOutput = Awso_glacier.Values.GetVaultAccessPolicyOutput

Output for GetVaultAccessPolicy.

Sourcemodule GetVaultAccessPolicyInput = Awso_glacier.Values.GetVaultAccessPolicyInput

Input for GetVaultAccessPolicy.

Contains the Amazon Glacier response to your request.

Provides options for downloading output of an Amazon Glacier job.

Sourcemodule GetDataRetrievalPolicyOutput = Awso_glacier.Values.GetDataRetrievalPolicyOutput

Contains the Amazon Glacier response to the GetDataRetrievalPolicy request.

Sourcemodule GetDataRetrievalPolicyInput = Awso_glacier.Values.GetDataRetrievalPolicyInput

Input for GetDataRetrievalPolicy.

Provides options for retrieving metadata for a specific vault in Amazon Glacier.

Provides options for retrieving a job description.

Sourcemodule DeleteVaultNotificationsInput = Awso_glacier.Values.DeleteVaultNotificationsInput

Provides options for deleting a vault notification configuration from an Amazon Glacier vault.

Provides options for deleting a vault from Amazon Glacier.

Sourcemodule DeleteVaultAccessPolicyInput = Awso_glacier.Values.DeleteVaultAccessPolicyInput

DeleteVaultAccessPolicy input.

Provides options for deleting an archive from an Amazon Glacier vault.

Contains the Amazon Glacier response to your request.

Provides options to create a vault.

Sourcemodule CompleteVaultLockInput = Awso_glacier.Values.CompleteVaultLockInput

The input values for CompleteVaultLock.

Sourcemodule CompleteMultipartUploadInput = Awso_glacier.Values.CompleteMultipartUploadInput

Provides options to complete a multipart upload operation. This informs Amazon Glacier that all the archive parts have been uploaded and Amazon Glacier (Glacier) can now assemble the archive from the uploaded parts. After assembling and saving the archive to the vault, Glacier returns the URI path of the newly created archive resource.

Contains the Amazon Glacier response to your request. For information about the underlying REST API, see Upload Archive. For conceptual information, see Working with Archives in Amazon Glacier.

The input values for AddTagsToVault.

The input values for AbortVaultLock.

Sourcemodule AbortMultipartUploadInput = Awso_glacier.Values.AbortMultipartUploadInput

Provides options to abort a multipart upload identified by the upload ID. For information about the underlying REST API, see Abort Multipart Upload. For conceptual information, see Working with Archives in Amazon Glacier.