-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/
-- | Amazon IoT Things Graph SDK.
--
-- Derived from API version 2018-09-06 of the AWS service
-- descriptions, licensed under Apache 2.0.
--
-- The types from this library are intended to be used with
-- amazonka, which provides mechanisms for specifying AuthN/AuthZ
-- information, sending requests, and receiving responses.
--
-- It is recommended to use generic lenses or optics from packages such
-- as generic-lens or optics to modify optional fields and
-- deconstruct responses.
--
-- Generated lenses can be found in Amazonka.IoTThingsGraph.Lens
-- and are suitable for use with a lens package such as lens or
-- lens-family-core.
--
-- See Amazonka.IoTThingsGraph and the AWS documentation to
-- get started.
@package amazonka-iotthingsgraph
@version 2.0
module Amazonka.IoTThingsGraph.Lens
module Amazonka.IoTThingsGraph.Types
-- | API version 2018-09-06 of the Amazon IoT Things Graph SDK
-- configuration.
defaultService :: Service
_InternalFailureException :: AsError a => Fold a ServiceError
_InvalidRequestException :: AsError a => Fold a ServiceError
_LimitExceededException :: AsError a => Fold a ServiceError
_ResourceAlreadyExistsException :: AsError a => Fold a ServiceError
_ResourceInUseException :: AsError a => Fold a ServiceError
_ResourceNotFoundException :: AsError a => Fold a ServiceError
_ThrottlingException :: AsError a => Fold a ServiceError
module Amazonka.IoTThingsGraph.Waiters
-- | Derived from API version 2018-09-06 of the AWS service
-- descriptions, licensed under Apache 2.0.
--
-- AWS IoT Things Graph
--
-- AWS IoT Things Graph provides an integrated set of tools that enable
-- developers to connect devices and services that use different
-- standards, such as units of measure and communication protocols. AWS
-- IoT Things Graph makes it possible to build IoT applications with
-- little to no code by connecting devices and services and defining how
-- they interact at an abstract level.
--
-- For more information about how AWS IoT Things Graph works, see the
-- User Guide.
--
-- The AWS IoT Things Graph service is discontinued.
module Amazonka.IoTThingsGraph
-- | API version 2018-09-06 of the Amazon IoT Things Graph SDK
-- configuration.
defaultService :: Service
_InternalFailureException :: AsError a => Fold a ServiceError
_InvalidRequestException :: AsError a => Fold a ServiceError
_LimitExceededException :: AsError a => Fold a ServiceError
_ResourceAlreadyExistsException :: AsError a => Fold a ServiceError
_ResourceInUseException :: AsError a => Fold a ServiceError
_ResourceNotFoundException :: AsError a => Fold a ServiceError
_ThrottlingException :: AsError a => Fold a ServiceError