Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Class KMSInvalidMacException

The request was rejected because the HMAC verification failed. HMAC verification fails when the HMAC computed by using the specified message, HMAC KMS key, and MAC algorithm does not match the HMAC specified in the request.

Hierarchy

Properties

$fault: "client" = "client"
$metadata: ResponseMetadata
$response?: HttpResponse
$retryable?: RetryableTrait
name: "KMSInvalidMacException" = "KMSInvalidMacException"