# Functions

Returns true if the err matches all these conditions: - err is of type awserr.Error - Error.Code() matches code - Error.Message() contains message.