Namespace Aws\Sns\MessageValidator\Exception
Exceptions summary
CannotGetPublicKeyFromCertificateException | Indicates that the public key can't be extracted from the the certificate. |
CertificateFromUnrecognizedSourceException | Indicates that certificate was from an unrecognized source. |
InvalidMessageSignatureException | Indicates that the signature for SNS message was invalid. |
SnsMessageValidatorException | Generic exception thrown by the SNS Message Validator. |