Builder

class Builder

Properties

Link copied to clipboard

Checks if your request will succeed. DryRun is an optional parameter.

Link copied to clipboard

A list of grant tokens.

Link copied to clipboard

The KMS key that will be used in the verification.

Link copied to clipboard

The HMAC to verify. Enter the HMAC that was generated by the GenerateMac operation when you specified the same message, HMAC KMS key, and MAC algorithm as the values specified in this request.

Link copied to clipboard

The MAC algorithm that will be used in the verification. Enter the same MAC algorithm that was used to compute the HMAC. This algorithm must be supported by the HMAC KMS key identified by the KeyId parameter.

Link copied to clipboard

The message that will be used in the verification. Enter the same message that was used to generate the HMAC.