class Aws::KMS::Types::GenerateMacResponse
@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/GenerateMacResponse AWS API Documentation
@return [String]
The HMAC KMS key used in the operation.
@!attribute [rw] key_id
@return [String]
The MAC algorithm that was used to generate the HMAC.
@!attribute [rw] mac_algorithm
@return [String]<br>: datatracker.ietf.org/doc/html/rfc2104<br><br><br><br>This is the standard, raw HMAC defined in [RFC 2104].
for the specified message, HMAC KMS key, and MAC algorithm.
The hash-based message authentication code (HMAC) that was generated
@!attribute [rw] mac