# Functions
ConfidenceToText transforms smithy confidence into a nicer textual format for use with third party systems.
SeverityToText transforms smithy severity into a nicer textual format for use with third party systems.
TextToConfidence transforms confidence str into smithy Severity enum.
TextToSeverity transforms severity str into smithy Severity enum.