module Effectful.Zoo.Amazonka.Data.AwsEnv
  ( AwsEnv,
  ) where

import Amazonka qualified as AWS

type AwsEnv = AWS.Env