Class AWS::S3::Errors::IncorrectClientSideEncryptionKey
In: lib/aws/s3/errors.rb
Parent: AWS::Errors::Base

This error is special, because S3 must first retrieve the client

  side encryption key in it's encrypted form before finding if the
  key is incorrect.

Methods

new  

Included Modules

AWS::Errors::ClientError

Public Class methods

[Validate]