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

import Amazonka qualified as AWS

type AwsService = AWS.Service