module Effectful.Zoo.Amazonka.Data.AwsError ( AwsError, ) where import Amazonka qualified as AWS type AwsError = AWS.Error