Class: Aws::S3::Plugins::SkipWholeMultipartGetChecksums

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-s3/plugins/skip_whole_multipart_get_checksums.rb

Overview

S3 GetObject results for whole Multipart Objects contain a checksum that cannot be validated. These should be skipped by the ChecksumAlgorithm plugin.

Defined Under Namespace

Classes: Handler