A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Plugins/GlacierChecksums.html below:

GlacierChecksums — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Plugins::GlacierChecksums Overview

Computes the :checksum of the HTTP request body for operations that require the X-Amz-Sha256-Tree-Hash header. This includes:

The :upload_archive and :upload_multipart_part operations accept a :checksum request parameter. If this param is present, then the checksum is assumed to be the proper tree hash of the file to be uploaded. If this param is not present, then the required tree hash checksum will be generated.

The :complete_multipart_upload operation does not accept a checksum and this plugin will always compute this of the HTTP request body on your behalf.

Defined Under Namespace

Classes: Handler

Constant Summary collapse
CHECKSUM_OPERATIONS =
[
  :upload_archive,
  :upload_multipart_part,
]
Attribute Summary collapse Method Summary Methods inherited from Seahorse::Client::Plugin

#add_handlers, #add_options, #after_initialize, after_initialize, #before_initialize, before_initialize, option

Methods included from Seahorse::Client::HandlerBuilder

#handle, #handle_request, #handle_response


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4