-- | -- Module : Network.AWS.Route53.Internal -- Copyright : (c) 2013-2015 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay -- Stability : experimental -- Portability : non-portable (GHC extensions) -- module Network.AWS.Route53.Internal ( Region (..) ) where import Network.AWS.Types (Region (..))