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.
Optional
KeyOptional
SignatureA Boolean value that indicates whether the signature was verified. A value of
True
indicates that the Signature
was produced by signing the
Message
with the specified KeyID
and
SigningAlgorithm.
If the signature is not verified, the Verify
operation fails with a KMSInvalidSignatureException
exception.
Optional
SigningThe signing algorithm that was used to verify the signature.
The Amazon Resource Name (key ARN) of the asymmetric KMS key that was used to verify the signature.