Exception: Mongo::Error::CredentialCheckError

Inherits:
AuthError
  • Object
show all
Defined in:
build/ruby-driver-v2.19/lib/mongo/error/credential_check_error.rb

Overview

Credential check for MONGODB-AWS authentication mechanism failed.

This exception is raised when the driver attempts to verify the credentials via STS prior to sending them to the server, and the verification fails due to an error response from the STS.

Since:

  • 2.0.0

Instance Attribute Summary

Attributes included from Notable

#connection_global_id, #generation, #service_id

Method Summary

Methods included from Notable

#add_note, #add_notes, #notes, #to_s