diff --git a/LICENSE b/LICENSE
new file mode 100644
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,373 @@
+Mozilla Public License Version 2.0
+==================================
+
+1. Definitions
+--------------
+
+1.1. "Contributor"
+    means each individual or legal entity that creates, contributes to
+    the creation of, or owns Covered Software.
+
+1.2. "Contributor Version"
+    means the combination of the Contributions of others (if any) used
+    by a Contributor and that particular Contributor's Contribution.
+
+1.3. "Contribution"
+    means Covered Software of a particular Contributor.
+
+1.4. "Covered Software"
+    means Source Code Form to which the initial Contributor has attached
+    the notice in Exhibit A, the Executable Form of such Source Code
+    Form, and Modifications of such Source Code Form, in each case
+    including portions thereof.
+
+1.5. "Incompatible With Secondary Licenses"
+    means
+
+    (a) that the initial Contributor has attached the notice described
+        in Exhibit B to the Covered Software; or
+
+    (b) that the Covered Software was made available under the terms of
+        version 1.1 or earlier of the License, but not also under the
+        terms of a Secondary License.
+
+1.6. "Executable Form"
+    means any form of the work other than Source Code Form.
+
+1.7. "Larger Work"
+    means a work that combines Covered Software with other material, in
+    a separate file or files, that is not Covered Software.
+
+1.8. "License"
+    means this document.
+
+1.9. "Licensable"
+    means having the right to grant, to the maximum extent possible,
+    whether at the time of the initial grant or subsequently, any and
+    all of the rights conveyed by this License.
+
+1.10. "Modifications"
+    means any of the following:
+
+    (a) any file in Source Code Form that results from an addition to,
+        deletion from, or modification of the contents of Covered
+        Software; or
+
+    (b) any new file in Source Code Form that contains any Covered
+        Software.
+
+1.11. "Patent Claims" of a Contributor
+    means any patent claim(s), including without limitation, method,
+    process, and apparatus claims, in any patent Licensable by such
+    Contributor that would be infringed, but for the grant of the
+    License, by the making, using, selling, offering for sale, having
+    made, import, or transfer of either its Contributions or its
+    Contributor Version.
+
+1.12. "Secondary License"
+    means either the GNU General Public License, Version 2.0, the GNU
+    Lesser General Public License, Version 2.1, the GNU Affero General
+    Public License, Version 3.0, or any later versions of those
+    licenses.
+
+1.13. "Source Code Form"
+    means the form of the work preferred for making modifications.
+
+1.14. "You" (or "Your")
+    means an individual or a legal entity exercising rights under this
+    License. For legal entities, "You" includes any entity that
+    controls, is controlled by, or is under common control with You. For
+    purposes of this definition, "control" means (a) the power, direct
+    or indirect, to cause the direction or management of such entity,
+    whether by contract or otherwise, or (b) ownership of more than
+    fifty percent (50%) of the outstanding shares or beneficial
+    ownership of such entity.
+
+2. License Grants and Conditions
+--------------------------------
+
+2.1. Grants
+
+Each Contributor hereby grants You a world-wide, royalty-free,
+non-exclusive license:
+
+(a) under intellectual property rights (other than patent or trademark)
+    Licensable by such Contributor to use, reproduce, make available,
+    modify, display, perform, distribute, and otherwise exploit its
+    Contributions, either on an unmodified basis, with Modifications, or
+    as part of a Larger Work; and
+
+(b) under Patent Claims of such Contributor to make, use, sell, offer
+    for sale, have made, import, and otherwise transfer either its
+    Contributions or its Contributor Version.
+
+2.2. Effective Date
+
+The licenses granted in Section 2.1 with respect to any Contribution
+become effective for each Contribution on the date the Contributor first
+distributes such Contribution.
+
+2.3. Limitations on Grant Scope
+
+The licenses granted in this Section 2 are the only rights granted under
+this License. No additional rights or licenses will be implied from the
+distribution or licensing of Covered Software under this License.
+Notwithstanding Section 2.1(b) above, no patent license is granted by a
+Contributor:
+
+(a) for any code that a Contributor has removed from Covered Software;
+    or
+
+(b) for infringements caused by: (i) Your and any other third party's
+    modifications of Covered Software, or (ii) the combination of its
+    Contributions with other software (except as part of its Contributor
+    Version); or
+
+(c) under Patent Claims infringed by Covered Software in the absence of
+    its Contributions.
+
+This License does not grant any rights in the trademarks, service marks,
+or logos of any Contributor (except as may be necessary to comply with
+the notice requirements in Section 3.4).
+
+2.4. Subsequent Licenses
+
+No Contributor makes additional grants as a result of Your choice to
+distribute the Covered Software under a subsequent version of this
+License (see Section 10.2) or under the terms of a Secondary License (if
+permitted under the terms of Section 3.3).
+
+2.5. Representation
+
+Each Contributor represents that the Contributor believes its
+Contributions are its original creation(s) or it has sufficient rights
+to grant the rights to its Contributions conveyed by this License.
+
+2.6. Fair Use
+
+This License is not intended to limit any rights You have under
+applicable copyright doctrines of fair use, fair dealing, or other
+equivalents.
+
+2.7. Conditions
+
+Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
+in Section 2.1.
+
+3. Responsibilities
+-------------------
+
+3.1. Distribution of Source Form
+
+All distribution of Covered Software in Source Code Form, including any
+Modifications that You create or to which You contribute, must be under
+the terms of this License. You must inform recipients that the Source
+Code Form of the Covered Software is governed by the terms of this
+License, and how they can obtain a copy of this License. You may not
+attempt to alter or restrict the recipients' rights in the Source Code
+Form.
+
+3.2. Distribution of Executable Form
+
+If You distribute Covered Software in Executable Form then:
+
+(a) such Covered Software must also be made available in Source Code
+    Form, as described in Section 3.1, and You must inform recipients of
+    the Executable Form how they can obtain a copy of such Source Code
+    Form by reasonable means in a timely manner, at a charge no more
+    than the cost of distribution to the recipient; and
+
+(b) You may distribute such Executable Form under the terms of this
+    License, or sublicense it under different terms, provided that the
+    license for the Executable Form does not attempt to limit or alter
+    the recipients' rights in the Source Code Form under this License.
+
+3.3. Distribution of a Larger Work
+
+You may create and distribute a Larger Work under terms of Your choice,
+provided that You also comply with the requirements of this License for
+the Covered Software. If the Larger Work is a combination of Covered
+Software with a work governed by one or more Secondary Licenses, and the
+Covered Software is not Incompatible With Secondary Licenses, this
+License permits You to additionally distribute such Covered Software
+under the terms of such Secondary License(s), so that the recipient of
+the Larger Work may, at their option, further distribute the Covered
+Software under the terms of either this License or such Secondary
+License(s).
+
+3.4. Notices
+
+You may not remove or alter the substance of any license notices
+(including copyright notices, patent notices, disclaimers of warranty,
+or limitations of liability) contained within the Source Code Form of
+the Covered Software, except that You may alter any license notices to
+the extent required to remedy known factual inaccuracies.
+
+3.5. Application of Additional Terms
+
+You may choose to offer, and to charge a fee for, warranty, support,
+indemnity or liability obligations to one or more recipients of Covered
+Software. However, You may do so only on Your own behalf, and not on
+behalf of any Contributor. You must make it absolutely clear that any
+such warranty, support, indemnity, or liability obligation is offered by
+You alone, and You hereby agree to indemnify every Contributor for any
+liability incurred by such Contributor as a result of warranty, support,
+indemnity or liability terms You offer. You may include additional
+disclaimers of warranty and limitations of liability specific to any
+jurisdiction.
+
+4. Inability to Comply Due to Statute or Regulation
+---------------------------------------------------
+
+If it is impossible for You to comply with any of the terms of this
+License with respect to some or all of the Covered Software due to
+statute, judicial order, or regulation then You must: (a) comply with
+the terms of this License to the maximum extent possible; and (b)
+describe the limitations and the code they affect. Such description must
+be placed in a text file included with all distributions of the Covered
+Software under this License. Except to the extent prohibited by statute
+or regulation, such description must be sufficiently detailed for a
+recipient of ordinary skill to be able to understand it.
+
+5. Termination
+--------------
+
+5.1. The rights granted under this License will terminate automatically
+if You fail to comply with any of its terms. However, if You become
+compliant, then the rights granted under this License from a particular
+Contributor are reinstated (a) provisionally, unless and until such
+Contributor explicitly and finally terminates Your grants, and (b) on an
+ongoing basis, if such Contributor fails to notify You of the
+non-compliance by some reasonable means prior to 60 days after You have
+come back into compliance. Moreover, Your grants from a particular
+Contributor are reinstated on an ongoing basis if such Contributor
+notifies You of the non-compliance by some reasonable means, this is the
+first time You have received notice of non-compliance with this License
+from such Contributor, and You become compliant prior to 30 days after
+Your receipt of the notice.
+
+5.2. If You initiate litigation against any entity by asserting a patent
+infringement claim (excluding declaratory judgment actions,
+counter-claims, and cross-claims) alleging that a Contributor Version
+directly or indirectly infringes any patent, then the rights granted to
+You by any and all Contributors for the Covered Software under Section
+2.1 of this License shall terminate.
+
+5.3. In the event of termination under Sections 5.1 or 5.2 above, all
+end user license agreements (excluding distributors and resellers) which
+have been validly granted by You or Your distributors under this License
+prior to termination shall survive termination.
+
+************************************************************************
+*                                                                      *
+*  6. Disclaimer of Warranty                                           *
+*  -------------------------                                           *
+*                                                                      *
+*  Covered Software is provided under this License on an "as is"       *
+*  basis, without warranty of any kind, either expressed, implied, or  *
+*  statutory, including, without limitation, warranties that the       *
+*  Covered Software is free of defects, merchantable, fit for a        *
+*  particular purpose or non-infringing. The entire risk as to the     *
+*  quality and performance of the Covered Software is with You.        *
+*  Should any Covered Software prove defective in any respect, You     *
+*  (not any Contributor) assume the cost of any necessary servicing,   *
+*  repair, or correction. This disclaimer of warranty constitutes an   *
+*  essential part of this License. No use of any Covered Software is   *
+*  authorized under this License except under this disclaimer.         *
+*                                                                      *
+************************************************************************
+
+************************************************************************
+*                                                                      *
+*  7. Limitation of Liability                                          *
+*  --------------------------                                          *
+*                                                                      *
+*  Under no circumstances and under no legal theory, whether tort      *
+*  (including negligence), contract, or otherwise, shall any           *
+*  Contributor, or anyone who distributes Covered Software as          *
+*  permitted above, be liable to You for any direct, indirect,         *
+*  special, incidental, or consequential damages of any character      *
+*  including, without limitation, damages for lost profits, loss of    *
+*  goodwill, work stoppage, computer failure or malfunction, or any    *
+*  and all other commercial damages or losses, even if such party      *
+*  shall have been informed of the possibility of such damages. This   *
+*  limitation of liability shall not apply to liability for death or   *
+*  personal injury resulting from such party's negligence to the       *
+*  extent applicable law prohibits such limitation. Some               *
+*  jurisdictions do not allow the exclusion or limitation of           *
+*  incidental or consequential damages, so this exclusion and          *
+*  limitation may not apply to You.                                    *
+*                                                                      *
+************************************************************************
+
+8. Litigation
+-------------
+
+Any litigation relating to this License may be brought only in the
+courts of a jurisdiction where the defendant maintains its principal
+place of business and such litigation shall be governed by laws of that
+jurisdiction, without reference to its conflict-of-law provisions.
+Nothing in this Section shall prevent a party's ability to bring
+cross-claims or counter-claims.
+
+9. Miscellaneous
+----------------
+
+This License represents the complete agreement concerning the subject
+matter hereof. If any provision of this License is held to be
+unenforceable, such provision shall be reformed only to the extent
+necessary to make it enforceable. Any law or regulation which provides
+that the language of a contract shall be construed against the drafter
+shall not be used to construe this License against a Contributor.
+
+10. Versions of the License
+---------------------------
+
+10.1. New Versions
+
+Mozilla Foundation is the license steward. Except as provided in Section
+10.3, no one other than the license steward has the right to modify or
+publish new versions of this License. Each version will be given a
+distinguishing version number.
+
+10.2. Effect of New Versions
+
+You may distribute the Covered Software under the terms of the version
+of the License under which You originally received the Covered Software,
+or under the terms of any subsequent version published by the license
+steward.
+
+10.3. Modified Versions
+
+If you create software not governed by this License, and you want to
+create a new license for such software, you may create and use a
+modified version of this License if you rename the license and remove
+any references to the name of the license steward (except to note that
+such modified license differs from this License).
+
+10.4. Distributing Source Code Form that is Incompatible With Secondary
+Licenses
+
+If You choose to distribute Source Code Form that is Incompatible With
+Secondary Licenses under the terms of this version of the License, the
+notice described in Exhibit B of this License must be attached.
+
+Exhibit A - Source Code Form License Notice
+-------------------------------------------
+
+  This Source Code Form is subject to the terms of the Mozilla Public
+  License, v. 2.0. If a copy of the MPL was not distributed with this
+  file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+If it is not possible or desirable to put the notice in a particular
+file, then You may include the notice in a location (such as a LICENSE
+file in a relevant directory) where a recipient would be likely to look
+for such a notice.
+
+You may add additional accurate notices of copyright ownership.
+
+Exhibit B - "Incompatible With Secondary Licenses" Notice
+---------------------------------------------------------
+
+  This Source Code Form is "Incompatible With Secondary Licenses", as
+  defined by the Mozilla Public License, v. 2.0.
diff --git a/README.md b/README.md
new file mode 100644
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+# Amazon Direct Connect SDK
+
+> _Warning:_ This is an experimental preview release which is still under heavy development and not intended for public consumption, _caveat emptor_!
+
+* [description](#description)
+* [Contribute](#contribute)
+* [Licence](#licence)
+
+## Description
+
+AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic cable. One end of the cable is connected to your router, the other to an AWS Direct Connect router. With this connection in place, you can create virtual interfaces directly to the AWS cloud and Amazon Virtual Private Cloud, bypassing Internet service providers in your network path.
+
+Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-directconnect)
+and [AWS API Reference](http://docs.aws.amazon.com/directconnect/latest/APIReference/Welcome.html).
+
+
+## Contribute
+
+For any problems, comments, or feedback please create an issue [here on GitHub](https://github.com/brendanhay/amazonka/issues).
+
+> _Note:_ this library is an auto-generated Haskell package. Please see `amazonka-gen` for more information.
+
+
+## Licence
+
+`amazonka-directconnect` is released under the [Mozilla Public License Version 2.0](http://www.mozilla.org/MPL/).
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
+import Distribution.Simple
+main = defaultMain
diff --git a/amazonka-directconnect.cabal b/amazonka-directconnect.cabal
new file mode 100644
--- /dev/null
+++ b/amazonka-directconnect.cabal
@@ -0,0 +1,66 @@
+name:                  amazonka-directconnect
+version:               0.0.0
+synopsis:              Amazon Direct Connect SDK.
+homepage:              https://github.com/brendanhay/amazonka
+license:               OtherLicense
+license-file:          LICENSE
+author:                Brendan Hay
+maintainer:            Brendan Hay <brendan.g.hay@gmail.com>
+copyright:             Copyright (c) 2013-2014 Brendan Hay
+category:              Network, AWS, Cloud
+build-type:            Simple
+extra-source-files:    README.md
+cabal-version:         >= 1.10
+
+description:
+    AWS Direct Connect links your internal network to an AWS Direct Connect
+    location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic
+    cable. One end of the cable is connected to your router, the other to
+    an AWS Direct Connect router. With this connection in place, you can
+    create virtual interfaces directly to the AWS cloud and Amazon Virtual
+    Private Cloud, bypassing Internet service providers in your network
+    path.
+    .
+    /See:/ <http://docs.aws.amazon.com/directconnect/latest/APIReference/Welcome.html AWS API Reference>
+    .
+    /Warning:/ This is an experimental preview release which is still under
+    heavy development and not intended for public consumption, caveat emptor!
+
+source-repository head
+    type:     git
+    location: git://github.com/brendanhay/amazonka.git
+
+library
+    default-language:  Haskell2010
+    hs-source-dirs:    src gen
+
+    ghc-options:       -Wall
+
+    exposed-modules:
+          Network.AWS.DirectConnect
+        , Network.AWS.DirectConnect.AllocateConnectionOnInterconnect
+        , Network.AWS.DirectConnect.AllocatePrivateVirtualInterface
+        , Network.AWS.DirectConnect.AllocatePublicVirtualInterface
+        , Network.AWS.DirectConnect.ConfirmConnection
+        , Network.AWS.DirectConnect.ConfirmPrivateVirtualInterface
+        , Network.AWS.DirectConnect.ConfirmPublicVirtualInterface
+        , Network.AWS.DirectConnect.CreateConnection
+        , Network.AWS.DirectConnect.CreateInterconnect
+        , Network.AWS.DirectConnect.CreatePrivateVirtualInterface
+        , Network.AWS.DirectConnect.CreatePublicVirtualInterface
+        , Network.AWS.DirectConnect.DeleteConnection
+        , Network.AWS.DirectConnect.DeleteInterconnect
+        , Network.AWS.DirectConnect.DeleteVirtualInterface
+        , Network.AWS.DirectConnect.DescribeConnections
+        , Network.AWS.DirectConnect.DescribeConnectionsOnInterconnect
+        , Network.AWS.DirectConnect.DescribeInterconnects
+        , Network.AWS.DirectConnect.DescribeLocations
+        , Network.AWS.DirectConnect.DescribeVirtualGateways
+        , Network.AWS.DirectConnect.DescribeVirtualInterfaces
+        , Network.AWS.DirectConnect.Types
+
+    other-modules:
+
+    build-depends:
+          amazonka-core
+        , base          >= 4.7 && < 5
diff --git a/gen/Network/AWS/DirectConnect.hs b/gen/Network/AWS/DirectConnect.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect.hs
@@ -0,0 +1,59 @@
+-- Module      : Network.AWS.DirectConnect
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | AWS Direct Connect links your internal network to an AWS Direct Connect
+-- location over a standard 1 gigabit or 10 gigabit Ethernet fiber-optic
+-- cable. One end of the cable is connected to your router, the other to an
+-- AWS Direct Connect router. With this connection in place, you can create
+-- virtual interfaces directly to the AWS cloud and Amazon Virtual Private
+-- Cloud, bypassing Internet service providers in your network path.
+module Network.AWS.DirectConnect
+    ( module Network.AWS.DirectConnect.AllocateConnectionOnInterconnect
+    , module Network.AWS.DirectConnect.AllocatePrivateVirtualInterface
+    , module Network.AWS.DirectConnect.AllocatePublicVirtualInterface
+    , module Network.AWS.DirectConnect.ConfirmConnection
+    , module Network.AWS.DirectConnect.ConfirmPrivateVirtualInterface
+    , module Network.AWS.DirectConnect.ConfirmPublicVirtualInterface
+    , module Network.AWS.DirectConnect.CreateConnection
+    , module Network.AWS.DirectConnect.CreateInterconnect
+    , module Network.AWS.DirectConnect.CreatePrivateVirtualInterface
+    , module Network.AWS.DirectConnect.CreatePublicVirtualInterface
+    , module Network.AWS.DirectConnect.DeleteConnection
+    , module Network.AWS.DirectConnect.DeleteInterconnect
+    , module Network.AWS.DirectConnect.DeleteVirtualInterface
+    , module Network.AWS.DirectConnect.DescribeConnections
+    , module Network.AWS.DirectConnect.DescribeConnectionsOnInterconnect
+    , module Network.AWS.DirectConnect.DescribeInterconnects
+    , module Network.AWS.DirectConnect.DescribeLocations
+    , module Network.AWS.DirectConnect.DescribeVirtualGateways
+    , module Network.AWS.DirectConnect.DescribeVirtualInterfaces
+    , module Network.AWS.DirectConnect.Types
+    ) where
+
+import Network.AWS.DirectConnect.AllocateConnectionOnInterconnect
+import Network.AWS.DirectConnect.AllocatePrivateVirtualInterface
+import Network.AWS.DirectConnect.AllocatePublicVirtualInterface
+import Network.AWS.DirectConnect.ConfirmConnection
+import Network.AWS.DirectConnect.ConfirmPrivateVirtualInterface
+import Network.AWS.DirectConnect.ConfirmPublicVirtualInterface
+import Network.AWS.DirectConnect.CreateConnection
+import Network.AWS.DirectConnect.CreateInterconnect
+import Network.AWS.DirectConnect.CreatePrivateVirtualInterface
+import Network.AWS.DirectConnect.CreatePublicVirtualInterface
+import Network.AWS.DirectConnect.DeleteConnection
+import Network.AWS.DirectConnect.DeleteInterconnect
+import Network.AWS.DirectConnect.DeleteVirtualInterface
+import Network.AWS.DirectConnect.DescribeConnections
+import Network.AWS.DirectConnect.DescribeConnectionsOnInterconnect
+import Network.AWS.DirectConnect.DescribeInterconnects
+import Network.AWS.DirectConnect.DescribeLocations
+import Network.AWS.DirectConnect.DescribeVirtualGateways
+import Network.AWS.DirectConnect.DescribeVirtualInterfaces
+import Network.AWS.DirectConnect.Types
diff --git a/gen/Network/AWS/DirectConnect/AllocateConnectionOnInterconnect.hs b/gen/Network/AWS/DirectConnect/AllocateConnectionOnInterconnect.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/AllocateConnectionOnInterconnect.hs
@@ -0,0 +1,238 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.AllocateConnectionOnInterconnect
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Creates a hosted connection on an interconnect. Allocates a VLAN number and
+-- a specified amount of bandwidth for use by a hosted connection on the given
+-- interconnect.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_AllocateConnectionOnInterconnect.html>
+module Network.AWS.DirectConnect.AllocateConnectionOnInterconnect
+    (
+    -- * Request
+      AllocateConnectionOnInterconnect
+    -- ** Request constructor
+    , allocateConnectionOnInterconnect
+    -- ** Request lenses
+    , acoiBandwidth
+    , acoiConnectionName
+    , acoiInterconnectId
+    , acoiOwnerAccount
+    , acoiVlan
+
+    -- * Response
+    , AllocateConnectionOnInterconnectResponse
+    -- ** Response constructor
+    , allocateConnectionOnInterconnectResponse
+    -- ** Response lenses
+    , acoirBandwidth
+    , acoirConnectionId
+    , acoirConnectionName
+    , acoirConnectionState
+    , acoirLocation
+    , acoirOwnerAccount
+    , acoirPartnerName
+    , acoirRegion
+    , acoirVlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data AllocateConnectionOnInterconnect = AllocateConnectionOnInterconnect
+    { _acoiBandwidth      :: Text
+    , _acoiConnectionName :: Text
+    , _acoiInterconnectId :: Text
+    , _acoiOwnerAccount   :: Text
+    , _acoiVlan           :: Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'AllocateConnectionOnInterconnect' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'acoiBandwidth' @::@ 'Text'
+--
+-- * 'acoiConnectionName' @::@ 'Text'
+--
+-- * 'acoiInterconnectId' @::@ 'Text'
+--
+-- * 'acoiOwnerAccount' @::@ 'Text'
+--
+-- * 'acoiVlan' @::@ 'Int'
+--
+allocateConnectionOnInterconnect :: Text -- ^ 'acoiBandwidth'
+                                 -> Text -- ^ 'acoiConnectionName'
+                                 -> Text -- ^ 'acoiOwnerAccount'
+                                 -> Text -- ^ 'acoiInterconnectId'
+                                 -> Int -- ^ 'acoiVlan'
+                                 -> AllocateConnectionOnInterconnect
+allocateConnectionOnInterconnect p1 p2 p3 p4 p5 = AllocateConnectionOnInterconnect
+    { _acoiBandwidth      = p1
+    , _acoiConnectionName = p2
+    , _acoiOwnerAccount   = p3
+    , _acoiInterconnectId = p4
+    , _acoiVlan           = p5
+    }
+
+-- | Bandwidth of the connection. Example: "500Mbps" Default: None.
+acoiBandwidth :: Lens' AllocateConnectionOnInterconnect Text
+acoiBandwidth = lens _acoiBandwidth (\s a -> s { _acoiBandwidth = a })
+
+-- | Name of the provisioned connection. Example: "500M Connection to AWS"
+-- Default: None.
+acoiConnectionName :: Lens' AllocateConnectionOnInterconnect Text
+acoiConnectionName =
+    lens _acoiConnectionName (\s a -> s { _acoiConnectionName = a })
+
+-- | ID of the interconnect on which the connection will be provisioned.
+-- Example: dxcon-456abc78 Default: None.
+acoiInterconnectId :: Lens' AllocateConnectionOnInterconnect Text
+acoiInterconnectId =
+    lens _acoiInterconnectId (\s a -> s { _acoiInterconnectId = a })
+
+-- | Numeric account Id of the customer for whom the connection will be
+-- provisioned. Example: 123443215678 Default: None.
+acoiOwnerAccount :: Lens' AllocateConnectionOnInterconnect Text
+acoiOwnerAccount = lens _acoiOwnerAccount (\s a -> s { _acoiOwnerAccount = a })
+
+-- | The dedicated VLAN provisioned to the connection. Example: 101 Default:
+-- None.
+acoiVlan :: Lens' AllocateConnectionOnInterconnect Int
+acoiVlan = lens _acoiVlan (\s a -> s { _acoiVlan = a })
+
+data AllocateConnectionOnInterconnectResponse = AllocateConnectionOnInterconnectResponse
+    { _acoirBandwidth       :: Maybe Text
+    , _acoirConnectionId    :: Maybe Text
+    , _acoirConnectionName  :: Maybe Text
+    , _acoirConnectionState :: Maybe Text
+    , _acoirLocation        :: Maybe Text
+    , _acoirOwnerAccount    :: Maybe Text
+    , _acoirPartnerName     :: Maybe Text
+    , _acoirRegion          :: Maybe Text
+    , _acoirVlan            :: Maybe Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'AllocateConnectionOnInterconnectResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'acoirBandwidth' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirConnectionName' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirConnectionState' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirPartnerName' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirRegion' @::@ 'Maybe' 'Text'
+--
+-- * 'acoirVlan' @::@ 'Maybe' 'Int'
+--
+allocateConnectionOnInterconnectResponse :: AllocateConnectionOnInterconnectResponse
+allocateConnectionOnInterconnectResponse = AllocateConnectionOnInterconnectResponse
+    { _acoirOwnerAccount    = Nothing
+    , _acoirConnectionId    = Nothing
+    , _acoirConnectionName  = Nothing
+    , _acoirConnectionState = Nothing
+    , _acoirRegion          = Nothing
+    , _acoirLocation        = Nothing
+    , _acoirBandwidth       = Nothing
+    , _acoirVlan            = Nothing
+    , _acoirPartnerName     = Nothing
+    }
+
+-- | Bandwidth of the connection. Example: 1Gbps (for regular connections), or
+-- 500Mbps (for hosted connections) Default: None.
+acoirBandwidth :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirBandwidth = lens _acoirBandwidth (\s a -> s { _acoirBandwidth = a })
+
+acoirConnectionId :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirConnectionId =
+    lens _acoirConnectionId (\s a -> s { _acoirConnectionId = a })
+
+acoirConnectionName :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirConnectionName =
+    lens _acoirConnectionName (\s a -> s { _acoirConnectionName = a })
+
+acoirConnectionState :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirConnectionState =
+    lens _acoirConnectionState (\s a -> s { _acoirConnectionState = a })
+
+acoirLocation :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirLocation = lens _acoirLocation (\s a -> s { _acoirLocation = a })
+
+acoirOwnerAccount :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirOwnerAccount =
+    lens _acoirOwnerAccount (\s a -> s { _acoirOwnerAccount = a })
+
+acoirPartnerName :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirPartnerName = lens _acoirPartnerName (\s a -> s { _acoirPartnerName = a })
+
+acoirRegion :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Text)
+acoirRegion = lens _acoirRegion (\s a -> s { _acoirRegion = a })
+
+acoirVlan :: Lens' AllocateConnectionOnInterconnectResponse (Maybe Int)
+acoirVlan = lens _acoirVlan (\s a -> s { _acoirVlan = a })
+
+instance ToPath AllocateConnectionOnInterconnect where
+    toPath = const "/"
+
+instance ToQuery AllocateConnectionOnInterconnect where
+    toQuery = const mempty
+
+instance ToHeaders AllocateConnectionOnInterconnect
+
+instance ToJSON AllocateConnectionOnInterconnect where
+    toJSON AllocateConnectionOnInterconnect{..} = object
+        [ "bandwidth"      .= _acoiBandwidth
+        , "connectionName" .= _acoiConnectionName
+        , "ownerAccount"   .= _acoiOwnerAccount
+        , "interconnectId" .= _acoiInterconnectId
+        , "vlan"           .= _acoiVlan
+        ]
+
+instance AWSRequest AllocateConnectionOnInterconnect where
+    type Sv AllocateConnectionOnInterconnect = DirectConnect
+    type Rs AllocateConnectionOnInterconnect = AllocateConnectionOnInterconnectResponse
+
+    request  = post "AllocateConnectionOnInterconnect"
+    response = jsonResponse
+
+instance FromJSON AllocateConnectionOnInterconnectResponse where
+    parseJSON = withObject "AllocateConnectionOnInterconnectResponse" $ \o -> AllocateConnectionOnInterconnectResponse
+        <$> o .:? "bandwidth"
+        <*> o .:? "connectionId"
+        <*> o .:? "connectionName"
+        <*> o .:? "connectionState"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:? "partnerName"
+        <*> o .:? "region"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/AllocatePrivateVirtualInterface.hs b/gen/Network/AWS/DirectConnect/AllocatePrivateVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/AllocatePrivateVirtualInterface.hs
@@ -0,0 +1,285 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.AllocatePrivateVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Provisions a private virtual interface to be owned by a different customer.
+-- The owner of a connection calls this function to provision a private
+-- virtual interface which will be owned by another AWS customer. Virtual
+-- interfaces created using this function must be confirmed by the virtual
+-- interface owner by calling ConfirmPrivateVirtualInterface. Until this step
+-- has been completed, the virtual interface will be in 'Confirming' state,
+-- and will not be available for handling traffic.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_AllocatePrivateVirtualInterface.html>
+module Network.AWS.DirectConnect.AllocatePrivateVirtualInterface
+    (
+    -- * Request
+      AllocatePrivateVirtualInterface
+    -- ** Request constructor
+    , allocatePrivateVirtualInterface
+    -- ** Request lenses
+    , apviConnectionId
+    , apviNewPrivateVirtualInterfaceAllocation
+    , apviOwnerAccount
+
+    -- * Response
+    , AllocatePrivateVirtualInterfaceResponse
+    -- ** Response constructor
+    , allocatePrivateVirtualInterfaceResponse
+    -- ** Response lenses
+    , apvirAmazonAddress
+    , apvirAsn
+    , apvirAuthKey
+    , apvirConnectionId
+    , apvirCustomerAddress
+    , apvirCustomerRouterConfig
+    , apvirLocation
+    , apvirOwnerAccount
+    , apvirRouteFilterPrefixes
+    , apvirVirtualGatewayId
+    , apvirVirtualInterfaceId
+    , apvirVirtualInterfaceName
+    , apvirVirtualInterfaceState
+    , apvirVirtualInterfaceType
+    , apvirVlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data AllocatePrivateVirtualInterface = AllocatePrivateVirtualInterface
+    { _apviConnectionId                         :: Text
+    , _apviNewPrivateVirtualInterfaceAllocation :: NewPrivateVirtualInterfaceAllocation
+    , _apviOwnerAccount                         :: Text
+    } deriving (Eq, Show)
+
+-- | 'AllocatePrivateVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'apviConnectionId' @::@ 'Text'
+--
+-- * 'apviNewPrivateVirtualInterfaceAllocation' @::@ 'NewPrivateVirtualInterfaceAllocation'
+--
+-- * 'apviOwnerAccount' @::@ 'Text'
+--
+allocatePrivateVirtualInterface :: Text -- ^ 'apviConnectionId'
+                                -> Text -- ^ 'apviOwnerAccount'
+                                -> NewPrivateVirtualInterfaceAllocation -- ^ 'apviNewPrivateVirtualInterfaceAllocation'
+                                -> AllocatePrivateVirtualInterface
+allocatePrivateVirtualInterface p1 p2 p3 = AllocatePrivateVirtualInterface
+    { _apviConnectionId                         = p1
+    , _apviOwnerAccount                         = p2
+    , _apviNewPrivateVirtualInterfaceAllocation = p3
+    }
+
+-- | The connection ID on which the private virtual interface is provisioned.
+-- Default: None.
+apviConnectionId :: Lens' AllocatePrivateVirtualInterface Text
+apviConnectionId = lens _apviConnectionId (\s a -> s { _apviConnectionId = a })
+
+-- | Detailed information for the private virtual interface to be provisioned.
+-- Default: None.
+apviNewPrivateVirtualInterfaceAllocation :: Lens' AllocatePrivateVirtualInterface NewPrivateVirtualInterfaceAllocation
+apviNewPrivateVirtualInterfaceAllocation =
+    lens _apviNewPrivateVirtualInterfaceAllocation
+        (\s a -> s { _apviNewPrivateVirtualInterfaceAllocation = a })
+
+-- | The AWS account that will own the new private virtual interface. Default:
+-- None.
+apviOwnerAccount :: Lens' AllocatePrivateVirtualInterface Text
+apviOwnerAccount = lens _apviOwnerAccount (\s a -> s { _apviOwnerAccount = a })
+
+data AllocatePrivateVirtualInterfaceResponse = AllocatePrivateVirtualInterfaceResponse
+    { _apvirAmazonAddress         :: Maybe Text
+    , _apvirAsn                   :: Maybe Int
+    , _apvirAuthKey               :: Maybe Text
+    , _apvirConnectionId          :: Maybe Text
+    , _apvirCustomerAddress       :: Maybe Text
+    , _apvirCustomerRouterConfig  :: Maybe Text
+    , _apvirLocation              :: Maybe Text
+    , _apvirOwnerAccount          :: Maybe Text
+    , _apvirRouteFilterPrefixes   :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _apvirVirtualGatewayId      :: Maybe Text
+    , _apvirVirtualInterfaceId    :: Maybe Text
+    , _apvirVirtualInterfaceName  :: Maybe Text
+    , _apvirVirtualInterfaceState :: Maybe Text
+    , _apvirVirtualInterfaceType  :: Maybe Text
+    , _apvirVlan                  :: Maybe Int
+    } deriving (Eq, Show)
+
+-- | 'AllocatePrivateVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'apvirAmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirAsn' @::@ 'Maybe' 'Int'
+--
+-- * 'apvirAuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirCustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirCustomerRouterConfig' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirRouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'apvirVirtualGatewayId' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirVirtualInterfaceId' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirVirtualInterfaceName' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirVirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirVirtualInterfaceType' @::@ 'Maybe' 'Text'
+--
+-- * 'apvirVlan' @::@ 'Maybe' 'Int'
+--
+allocatePrivateVirtualInterfaceResponse :: AllocatePrivateVirtualInterfaceResponse
+allocatePrivateVirtualInterfaceResponse = AllocatePrivateVirtualInterfaceResponse
+    { _apvirOwnerAccount          = Nothing
+    , _apvirVirtualInterfaceId    = Nothing
+    , _apvirLocation              = Nothing
+    , _apvirConnectionId          = Nothing
+    , _apvirVirtualInterfaceType  = Nothing
+    , _apvirVirtualInterfaceName  = Nothing
+    , _apvirVlan                  = Nothing
+    , _apvirAsn                   = Nothing
+    , _apvirAuthKey               = Nothing
+    , _apvirAmazonAddress         = Nothing
+    , _apvirCustomerAddress       = Nothing
+    , _apvirVirtualInterfaceState = Nothing
+    , _apvirCustomerRouterConfig  = Nothing
+    , _apvirVirtualGatewayId      = Nothing
+    , _apvirRouteFilterPrefixes   = mempty
+    }
+
+apvirAmazonAddress :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirAmazonAddress =
+    lens _apvirAmazonAddress (\s a -> s { _apvirAmazonAddress = a })
+
+apvirAsn :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Int)
+apvirAsn = lens _apvirAsn (\s a -> s { _apvirAsn = a })
+
+apvirAuthKey :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirAuthKey = lens _apvirAuthKey (\s a -> s { _apvirAuthKey = a })
+
+apvirConnectionId :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirConnectionId =
+    lens _apvirConnectionId (\s a -> s { _apvirConnectionId = a })
+
+apvirCustomerAddress :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirCustomerAddress =
+    lens _apvirCustomerAddress (\s a -> s { _apvirCustomerAddress = a })
+
+-- | Information for generating the customer router configuration.
+apvirCustomerRouterConfig :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirCustomerRouterConfig =
+    lens _apvirCustomerRouterConfig
+        (\s a -> s { _apvirCustomerRouterConfig = a })
+
+apvirLocation :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirLocation = lens _apvirLocation (\s a -> s { _apvirLocation = a })
+
+apvirOwnerAccount :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirOwnerAccount =
+    lens _apvirOwnerAccount (\s a -> s { _apvirOwnerAccount = a })
+
+apvirRouteFilterPrefixes :: Lens' AllocatePrivateVirtualInterfaceResponse [RouteFilterPrefix]
+apvirRouteFilterPrefixes =
+    lens _apvirRouteFilterPrefixes
+        (\s a -> s { _apvirRouteFilterPrefixes = a })
+            . _List
+
+apvirVirtualGatewayId :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirVirtualGatewayId =
+    lens _apvirVirtualGatewayId (\s a -> s { _apvirVirtualGatewayId = a })
+
+apvirVirtualInterfaceId :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirVirtualInterfaceId =
+    lens _apvirVirtualInterfaceId (\s a -> s { _apvirVirtualInterfaceId = a })
+
+apvirVirtualInterfaceName :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirVirtualInterfaceName =
+    lens _apvirVirtualInterfaceName
+        (\s a -> s { _apvirVirtualInterfaceName = a })
+
+apvirVirtualInterfaceState :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirVirtualInterfaceState =
+    lens _apvirVirtualInterfaceState
+        (\s a -> s { _apvirVirtualInterfaceState = a })
+
+apvirVirtualInterfaceType :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Text)
+apvirVirtualInterfaceType =
+    lens _apvirVirtualInterfaceType
+        (\s a -> s { _apvirVirtualInterfaceType = a })
+
+apvirVlan :: Lens' AllocatePrivateVirtualInterfaceResponse (Maybe Int)
+apvirVlan = lens _apvirVlan (\s a -> s { _apvirVlan = a })
+
+instance ToPath AllocatePrivateVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery AllocatePrivateVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders AllocatePrivateVirtualInterface
+
+instance ToJSON AllocatePrivateVirtualInterface where
+    toJSON AllocatePrivateVirtualInterface{..} = object
+        [ "connectionId"                         .= _apviConnectionId
+        , "ownerAccount"                         .= _apviOwnerAccount
+        , "newPrivateVirtualInterfaceAllocation" .= _apviNewPrivateVirtualInterfaceAllocation
+        ]
+
+instance AWSRequest AllocatePrivateVirtualInterface where
+    type Sv AllocatePrivateVirtualInterface = DirectConnect
+    type Rs AllocatePrivateVirtualInterface = AllocatePrivateVirtualInterfaceResponse
+
+    request  = post "AllocatePrivateVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON AllocatePrivateVirtualInterfaceResponse where
+    parseJSON = withObject "AllocatePrivateVirtualInterfaceResponse" $ \o -> AllocatePrivateVirtualInterfaceResponse
+        <$> o .:? "amazonAddress"
+        <*> o .:? "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "connectionId"
+        <*> o .:? "customerAddress"
+        <*> o .:? "customerRouterConfig"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:? "virtualGatewayId"
+        <*> o .:? "virtualInterfaceId"
+        <*> o .:? "virtualInterfaceName"
+        <*> o .:? "virtualInterfaceState"
+        <*> o .:? "virtualInterfaceType"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/AllocatePublicVirtualInterface.hs b/gen/Network/AWS/DirectConnect/AllocatePublicVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/AllocatePublicVirtualInterface.hs
@@ -0,0 +1,288 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.AllocatePublicVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Provisions a public virtual interface to be owned by a different customer.
+-- The owner of a connection calls this function to provision a public virtual
+-- interface which will be owned by another AWS customer. Virtual interfaces
+-- created using this function must be confirmed by the virtual interface
+-- owner by calling ConfirmPublicVirtualInterface. Until this step has been
+-- completed, the virtual interface will be in 'Confirming' state, and will
+-- not be available for handling traffic.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_AllocatePublicVirtualInterface.html>
+module Network.AWS.DirectConnect.AllocatePublicVirtualInterface
+    (
+    -- * Request
+      AllocatePublicVirtualInterface
+    -- ** Request constructor
+    , allocatePublicVirtualInterface
+    -- ** Request lenses
+    , apvi1ConnectionId
+    , apvi1NewPublicVirtualInterfaceAllocation
+    , apvi1OwnerAccount
+
+    -- * Response
+    , AllocatePublicVirtualInterfaceResponse
+    -- ** Response constructor
+    , allocatePublicVirtualInterfaceResponse
+    -- ** Response lenses
+    , apvir1AmazonAddress
+    , apvir1Asn
+    , apvir1AuthKey
+    , apvir1ConnectionId
+    , apvir1CustomerAddress
+    , apvir1CustomerRouterConfig
+    , apvir1Location
+    , apvir1OwnerAccount
+    , apvir1RouteFilterPrefixes
+    , apvir1VirtualGatewayId
+    , apvir1VirtualInterfaceId
+    , apvir1VirtualInterfaceName
+    , apvir1VirtualInterfaceState
+    , apvir1VirtualInterfaceType
+    , apvir1Vlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data AllocatePublicVirtualInterface = AllocatePublicVirtualInterface
+    { _apvi1ConnectionId                        :: Text
+    , _apvi1NewPublicVirtualInterfaceAllocation :: NewPublicVirtualInterfaceAllocation
+    , _apvi1OwnerAccount                        :: Text
+    } deriving (Eq, Show)
+
+-- | 'AllocatePublicVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'apvi1ConnectionId' @::@ 'Text'
+--
+-- * 'apvi1NewPublicVirtualInterfaceAllocation' @::@ 'NewPublicVirtualInterfaceAllocation'
+--
+-- * 'apvi1OwnerAccount' @::@ 'Text'
+--
+allocatePublicVirtualInterface :: Text -- ^ 'apvi1ConnectionId'
+                               -> Text -- ^ 'apvi1OwnerAccount'
+                               -> NewPublicVirtualInterfaceAllocation -- ^ 'apvi1NewPublicVirtualInterfaceAllocation'
+                               -> AllocatePublicVirtualInterface
+allocatePublicVirtualInterface p1 p2 p3 = AllocatePublicVirtualInterface
+    { _apvi1ConnectionId                        = p1
+    , _apvi1OwnerAccount                        = p2
+    , _apvi1NewPublicVirtualInterfaceAllocation = p3
+    }
+
+-- | The connection ID on which the public virtual interface is provisioned.
+-- Default: None.
+apvi1ConnectionId :: Lens' AllocatePublicVirtualInterface Text
+apvi1ConnectionId =
+    lens _apvi1ConnectionId (\s a -> s { _apvi1ConnectionId = a })
+
+-- | Detailed information for the public virtual interface to be provisioned.
+-- Default: None.
+apvi1NewPublicVirtualInterfaceAllocation :: Lens' AllocatePublicVirtualInterface NewPublicVirtualInterfaceAllocation
+apvi1NewPublicVirtualInterfaceAllocation =
+    lens _apvi1NewPublicVirtualInterfaceAllocation
+        (\s a -> s { _apvi1NewPublicVirtualInterfaceAllocation = a })
+
+-- | The AWS account that will own the new public virtual interface. Default:
+-- None.
+apvi1OwnerAccount :: Lens' AllocatePublicVirtualInterface Text
+apvi1OwnerAccount =
+    lens _apvi1OwnerAccount (\s a -> s { _apvi1OwnerAccount = a })
+
+data AllocatePublicVirtualInterfaceResponse = AllocatePublicVirtualInterfaceResponse
+    { _apvir1AmazonAddress         :: Maybe Text
+    , _apvir1Asn                   :: Maybe Int
+    , _apvir1AuthKey               :: Maybe Text
+    , _apvir1ConnectionId          :: Maybe Text
+    , _apvir1CustomerAddress       :: Maybe Text
+    , _apvir1CustomerRouterConfig  :: Maybe Text
+    , _apvir1Location              :: Maybe Text
+    , _apvir1OwnerAccount          :: Maybe Text
+    , _apvir1RouteFilterPrefixes   :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _apvir1VirtualGatewayId      :: Maybe Text
+    , _apvir1VirtualInterfaceId    :: Maybe Text
+    , _apvir1VirtualInterfaceName  :: Maybe Text
+    , _apvir1VirtualInterfaceState :: Maybe Text
+    , _apvir1VirtualInterfaceType  :: Maybe Text
+    , _apvir1Vlan                  :: Maybe Int
+    } deriving (Eq, Show)
+
+-- | 'AllocatePublicVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'apvir1AmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1Asn' @::@ 'Maybe' 'Int'
+--
+-- * 'apvir1AuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1ConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1CustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1CustomerRouterConfig' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1Location' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1OwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1RouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'apvir1VirtualGatewayId' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1VirtualInterfaceId' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1VirtualInterfaceName' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1VirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1VirtualInterfaceType' @::@ 'Maybe' 'Text'
+--
+-- * 'apvir1Vlan' @::@ 'Maybe' 'Int'
+--
+allocatePublicVirtualInterfaceResponse :: AllocatePublicVirtualInterfaceResponse
+allocatePublicVirtualInterfaceResponse = AllocatePublicVirtualInterfaceResponse
+    { _apvir1OwnerAccount          = Nothing
+    , _apvir1VirtualInterfaceId    = Nothing
+    , _apvir1Location              = Nothing
+    , _apvir1ConnectionId          = Nothing
+    , _apvir1VirtualInterfaceType  = Nothing
+    , _apvir1VirtualInterfaceName  = Nothing
+    , _apvir1Vlan                  = Nothing
+    , _apvir1Asn                   = Nothing
+    , _apvir1AuthKey               = Nothing
+    , _apvir1AmazonAddress         = Nothing
+    , _apvir1CustomerAddress       = Nothing
+    , _apvir1VirtualInterfaceState = Nothing
+    , _apvir1CustomerRouterConfig  = Nothing
+    , _apvir1VirtualGatewayId      = Nothing
+    , _apvir1RouteFilterPrefixes   = mempty
+    }
+
+apvir1AmazonAddress :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1AmazonAddress =
+    lens _apvir1AmazonAddress (\s a -> s { _apvir1AmazonAddress = a })
+
+apvir1Asn :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Int)
+apvir1Asn = lens _apvir1Asn (\s a -> s { _apvir1Asn = a })
+
+apvir1AuthKey :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1AuthKey = lens _apvir1AuthKey (\s a -> s { _apvir1AuthKey = a })
+
+apvir1ConnectionId :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1ConnectionId =
+    lens _apvir1ConnectionId (\s a -> s { _apvir1ConnectionId = a })
+
+apvir1CustomerAddress :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1CustomerAddress =
+    lens _apvir1CustomerAddress (\s a -> s { _apvir1CustomerAddress = a })
+
+-- | Information for generating the customer router configuration.
+apvir1CustomerRouterConfig :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1CustomerRouterConfig =
+    lens _apvir1CustomerRouterConfig
+        (\s a -> s { _apvir1CustomerRouterConfig = a })
+
+apvir1Location :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1Location = lens _apvir1Location (\s a -> s { _apvir1Location = a })
+
+apvir1OwnerAccount :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1OwnerAccount =
+    lens _apvir1OwnerAccount (\s a -> s { _apvir1OwnerAccount = a })
+
+apvir1RouteFilterPrefixes :: Lens' AllocatePublicVirtualInterfaceResponse [RouteFilterPrefix]
+apvir1RouteFilterPrefixes =
+    lens _apvir1RouteFilterPrefixes
+        (\s a -> s { _apvir1RouteFilterPrefixes = a })
+            . _List
+
+apvir1VirtualGatewayId :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1VirtualGatewayId =
+    lens _apvir1VirtualGatewayId (\s a -> s { _apvir1VirtualGatewayId = a })
+
+apvir1VirtualInterfaceId :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1VirtualInterfaceId =
+    lens _apvir1VirtualInterfaceId
+        (\s a -> s { _apvir1VirtualInterfaceId = a })
+
+apvir1VirtualInterfaceName :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1VirtualInterfaceName =
+    lens _apvir1VirtualInterfaceName
+        (\s a -> s { _apvir1VirtualInterfaceName = a })
+
+apvir1VirtualInterfaceState :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1VirtualInterfaceState =
+    lens _apvir1VirtualInterfaceState
+        (\s a -> s { _apvir1VirtualInterfaceState = a })
+
+apvir1VirtualInterfaceType :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Text)
+apvir1VirtualInterfaceType =
+    lens _apvir1VirtualInterfaceType
+        (\s a -> s { _apvir1VirtualInterfaceType = a })
+
+apvir1Vlan :: Lens' AllocatePublicVirtualInterfaceResponse (Maybe Int)
+apvir1Vlan = lens _apvir1Vlan (\s a -> s { _apvir1Vlan = a })
+
+instance ToPath AllocatePublicVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery AllocatePublicVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders AllocatePublicVirtualInterface
+
+instance ToJSON AllocatePublicVirtualInterface where
+    toJSON AllocatePublicVirtualInterface{..} = object
+        [ "connectionId"                        .= _apvi1ConnectionId
+        , "ownerAccount"                        .= _apvi1OwnerAccount
+        , "newPublicVirtualInterfaceAllocation" .= _apvi1NewPublicVirtualInterfaceAllocation
+        ]
+
+instance AWSRequest AllocatePublicVirtualInterface where
+    type Sv AllocatePublicVirtualInterface = DirectConnect
+    type Rs AllocatePublicVirtualInterface = AllocatePublicVirtualInterfaceResponse
+
+    request  = post "AllocatePublicVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON AllocatePublicVirtualInterfaceResponse where
+    parseJSON = withObject "AllocatePublicVirtualInterfaceResponse" $ \o -> AllocatePublicVirtualInterfaceResponse
+        <$> o .:? "amazonAddress"
+        <*> o .:? "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "connectionId"
+        <*> o .:? "customerAddress"
+        <*> o .:? "customerRouterConfig"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:? "virtualGatewayId"
+        <*> o .:? "virtualInterfaceId"
+        <*> o .:? "virtualInterfaceName"
+        <*> o .:? "virtualInterfaceState"
+        <*> o .:? "virtualInterfaceType"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/ConfirmConnection.hs b/gen/Network/AWS/DirectConnect/ConfirmConnection.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/ConfirmConnection.hs
@@ -0,0 +1,111 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.ConfirmConnection
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Confirm the creation of a hosted connection on an interconnect. Upon
+-- creation, the hosted connection is initially in the 'Ordering' state, and
+-- will remain in this state until the owner calls ConfirmConnection to
+-- confirm creation of the hosted connection.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_ConfirmConnection.html>
+module Network.AWS.DirectConnect.ConfirmConnection
+    (
+    -- * Request
+      ConfirmConnection
+    -- ** Request constructor
+    , confirmConnection
+    -- ** Request lenses
+    , ccConnectionId
+
+    -- * Response
+    , ConfirmConnectionResponse
+    -- ** Response constructor
+    , confirmConnectionResponse
+    -- ** Response lenses
+    , ccr1ConnectionState
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype ConfirmConnection = ConfirmConnection
+    { _ccConnectionId :: Text
+    } deriving (Eq, Ord, Show, Monoid, IsString)
+
+-- | 'ConfirmConnection' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'ccConnectionId' @::@ 'Text'
+--
+confirmConnection :: Text -- ^ 'ccConnectionId'
+                  -> ConfirmConnection
+confirmConnection p1 = ConfirmConnection
+    { _ccConnectionId = p1
+    }
+
+ccConnectionId :: Lens' ConfirmConnection Text
+ccConnectionId = lens _ccConnectionId (\s a -> s { _ccConnectionId = a })
+
+newtype ConfirmConnectionResponse = ConfirmConnectionResponse
+    { _ccr1ConnectionState :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'ConfirmConnectionResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'ccr1ConnectionState' @::@ 'Maybe' 'Text'
+--
+confirmConnectionResponse :: ConfirmConnectionResponse
+confirmConnectionResponse = ConfirmConnectionResponse
+    { _ccr1ConnectionState = Nothing
+    }
+
+ccr1ConnectionState :: Lens' ConfirmConnectionResponse (Maybe Text)
+ccr1ConnectionState =
+    lens _ccr1ConnectionState (\s a -> s { _ccr1ConnectionState = a })
+
+instance ToPath ConfirmConnection where
+    toPath = const "/"
+
+instance ToQuery ConfirmConnection where
+    toQuery = const mempty
+
+instance ToHeaders ConfirmConnection
+
+instance ToJSON ConfirmConnection where
+    toJSON ConfirmConnection{..} = object
+        [ "connectionId" .= _ccConnectionId
+        ]
+
+instance AWSRequest ConfirmConnection where
+    type Sv ConfirmConnection = DirectConnect
+    type Rs ConfirmConnection = ConfirmConnectionResponse
+
+    request  = post "ConfirmConnection"
+    response = jsonResponse
+
+instance FromJSON ConfirmConnectionResponse where
+    parseJSON = withObject "ConfirmConnectionResponse" $ \o -> ConfirmConnectionResponse
+        <$> o .:? "connectionState"
diff --git a/gen/Network/AWS/DirectConnect/ConfirmPrivateVirtualInterface.hs b/gen/Network/AWS/DirectConnect/ConfirmPrivateVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/ConfirmPrivateVirtualInterface.hs
@@ -0,0 +1,128 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.ConfirmPrivateVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Accept ownership of a private virtual interface created by another
+-- customer. After the virtual interface owner calls this function, the
+-- virtual interface will be created and attached to the given virtual private
+-- gateway, and will be available for handling traffic.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_ConfirmPrivateVirtualInterface.html>
+module Network.AWS.DirectConnect.ConfirmPrivateVirtualInterface
+    (
+    -- * Request
+      ConfirmPrivateVirtualInterface
+    -- ** Request constructor
+    , confirmPrivateVirtualInterface
+    -- ** Request lenses
+    , cpviVirtualGatewayId
+    , cpviVirtualInterfaceId
+
+    -- * Response
+    , ConfirmPrivateVirtualInterfaceResponse
+    -- ** Response constructor
+    , confirmPrivateVirtualInterfaceResponse
+    -- ** Response lenses
+    , cpvir1VirtualInterfaceState
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data ConfirmPrivateVirtualInterface = ConfirmPrivateVirtualInterface
+    { _cpviVirtualGatewayId   :: Text
+    , _cpviVirtualInterfaceId :: Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'ConfirmPrivateVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpviVirtualGatewayId' @::@ 'Text'
+--
+-- * 'cpviVirtualInterfaceId' @::@ 'Text'
+--
+confirmPrivateVirtualInterface :: Text -- ^ 'cpviVirtualInterfaceId'
+                               -> Text -- ^ 'cpviVirtualGatewayId'
+                               -> ConfirmPrivateVirtualInterface
+confirmPrivateVirtualInterface p1 p2 = ConfirmPrivateVirtualInterface
+    { _cpviVirtualInterfaceId = p1
+    , _cpviVirtualGatewayId   = p2
+    }
+
+-- | ID of the virtual private gateway that will be attached to the virtual
+-- interface. A virtual private gateway can be managed via the Amazon
+-- Virtual Private Cloud (VPC) console or the EC2 CreateVpnGateway action.
+-- Default: None.
+cpviVirtualGatewayId :: Lens' ConfirmPrivateVirtualInterface Text
+cpviVirtualGatewayId =
+    lens _cpviVirtualGatewayId (\s a -> s { _cpviVirtualGatewayId = a })
+
+cpviVirtualInterfaceId :: Lens' ConfirmPrivateVirtualInterface Text
+cpviVirtualInterfaceId =
+    lens _cpviVirtualInterfaceId (\s a -> s { _cpviVirtualInterfaceId = a })
+
+newtype ConfirmPrivateVirtualInterfaceResponse = ConfirmPrivateVirtualInterfaceResponse
+    { _cpvir1VirtualInterfaceState :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'ConfirmPrivateVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpvir1VirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+confirmPrivateVirtualInterfaceResponse :: ConfirmPrivateVirtualInterfaceResponse
+confirmPrivateVirtualInterfaceResponse = ConfirmPrivateVirtualInterfaceResponse
+    { _cpvir1VirtualInterfaceState = Nothing
+    }
+
+cpvir1VirtualInterfaceState :: Lens' ConfirmPrivateVirtualInterfaceResponse (Maybe Text)
+cpvir1VirtualInterfaceState =
+    lens _cpvir1VirtualInterfaceState
+        (\s a -> s { _cpvir1VirtualInterfaceState = a })
+
+instance ToPath ConfirmPrivateVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery ConfirmPrivateVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders ConfirmPrivateVirtualInterface
+
+instance ToJSON ConfirmPrivateVirtualInterface where
+    toJSON ConfirmPrivateVirtualInterface{..} = object
+        [ "virtualInterfaceId" .= _cpviVirtualInterfaceId
+        , "virtualGatewayId"   .= _cpviVirtualGatewayId
+        ]
+
+instance AWSRequest ConfirmPrivateVirtualInterface where
+    type Sv ConfirmPrivateVirtualInterface = DirectConnect
+    type Rs ConfirmPrivateVirtualInterface = ConfirmPrivateVirtualInterfaceResponse
+
+    request  = post "ConfirmPrivateVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON ConfirmPrivateVirtualInterfaceResponse where
+    parseJSON = withObject "ConfirmPrivateVirtualInterfaceResponse" $ \o -> ConfirmPrivateVirtualInterfaceResponse
+        <$> o .:? "virtualInterfaceState"
diff --git a/gen/Network/AWS/DirectConnect/ConfirmPublicVirtualInterface.hs b/gen/Network/AWS/DirectConnect/ConfirmPublicVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/ConfirmPublicVirtualInterface.hs
@@ -0,0 +1,112 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.ConfirmPublicVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Accept ownership of a public virtual interface created by another customer.
+-- After the virtual interface owner calls this function, the specified
+-- virtual interface will be created and made available for handling traffic.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_ConfirmPublicVirtualInterface.html>
+module Network.AWS.DirectConnect.ConfirmPublicVirtualInterface
+    (
+    -- * Request
+      ConfirmPublicVirtualInterface
+    -- ** Request constructor
+    , confirmPublicVirtualInterface
+    -- ** Request lenses
+    , cpvi1VirtualInterfaceId
+
+    -- * Response
+    , ConfirmPublicVirtualInterfaceResponse
+    -- ** Response constructor
+    , confirmPublicVirtualInterfaceResponse
+    -- ** Response lenses
+    , cpvir3VirtualInterfaceState
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype ConfirmPublicVirtualInterface = ConfirmPublicVirtualInterface
+    { _cpvi1VirtualInterfaceId :: Text
+    } deriving (Eq, Ord, Show, Monoid, IsString)
+
+-- | 'ConfirmPublicVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpvi1VirtualInterfaceId' @::@ 'Text'
+--
+confirmPublicVirtualInterface :: Text -- ^ 'cpvi1VirtualInterfaceId'
+                              -> ConfirmPublicVirtualInterface
+confirmPublicVirtualInterface p1 = ConfirmPublicVirtualInterface
+    { _cpvi1VirtualInterfaceId = p1
+    }
+
+cpvi1VirtualInterfaceId :: Lens' ConfirmPublicVirtualInterface Text
+cpvi1VirtualInterfaceId =
+    lens _cpvi1VirtualInterfaceId (\s a -> s { _cpvi1VirtualInterfaceId = a })
+
+newtype ConfirmPublicVirtualInterfaceResponse = ConfirmPublicVirtualInterfaceResponse
+    { _cpvir3VirtualInterfaceState :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'ConfirmPublicVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpvir3VirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+confirmPublicVirtualInterfaceResponse :: ConfirmPublicVirtualInterfaceResponse
+confirmPublicVirtualInterfaceResponse = ConfirmPublicVirtualInterfaceResponse
+    { _cpvir3VirtualInterfaceState = Nothing
+    }
+
+cpvir3VirtualInterfaceState :: Lens' ConfirmPublicVirtualInterfaceResponse (Maybe Text)
+cpvir3VirtualInterfaceState =
+    lens _cpvir3VirtualInterfaceState
+        (\s a -> s { _cpvir3VirtualInterfaceState = a })
+
+instance ToPath ConfirmPublicVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery ConfirmPublicVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders ConfirmPublicVirtualInterface
+
+instance ToJSON ConfirmPublicVirtualInterface where
+    toJSON ConfirmPublicVirtualInterface{..} = object
+        [ "virtualInterfaceId" .= _cpvi1VirtualInterfaceId
+        ]
+
+instance AWSRequest ConfirmPublicVirtualInterface where
+    type Sv ConfirmPublicVirtualInterface = DirectConnect
+    type Rs ConfirmPublicVirtualInterface = ConfirmPublicVirtualInterfaceResponse
+
+    request  = post "ConfirmPublicVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON ConfirmPublicVirtualInterfaceResponse where
+    parseJSON = withObject "ConfirmPublicVirtualInterfaceResponse" $ \o -> ConfirmPublicVirtualInterfaceResponse
+        <$> o .:? "virtualInterfaceState"
diff --git a/gen/Network/AWS/DirectConnect/CreateConnection.hs b/gen/Network/AWS/DirectConnect/CreateConnection.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/CreateConnection.hs
@@ -0,0 +1,211 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.CreateConnection
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Creates a new connection between the customer network and a specific AWS
+-- Direct Connect location. A connection links your internal network to an AWS
+-- Direct Connect location over a standard 1 gigabit or 10 gigabit Ethernet
+-- fiber-optic cable. One end of the cable is connected to your router, the
+-- other to an AWS Direct Connect router. An AWS Direct Connect location
+-- provides access to Amazon Web Services in the region it is associated with.
+-- You can establish connections with AWS Direct Connect locations in multiple
+-- regions, but a connection in one region does not provide connectivity to
+-- other regions.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreateConnection.html>
+module Network.AWS.DirectConnect.CreateConnection
+    (
+    -- * Request
+      CreateConnection
+    -- ** Request constructor
+    , createConnection
+    -- ** Request lenses
+    , ccBandwidth
+    , ccConnectionName
+    , ccLocation
+
+    -- * Response
+    , CreateConnectionResponse
+    -- ** Response constructor
+    , createConnectionResponse
+    -- ** Response lenses
+    , ccrBandwidth
+    , ccrConnectionId
+    , ccrConnectionName
+    , ccrConnectionState
+    , ccrLocation
+    , ccrOwnerAccount
+    , ccrPartnerName
+    , ccrRegion
+    , ccrVlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data CreateConnection = CreateConnection
+    { _ccBandwidth      :: Text
+    , _ccConnectionName :: Text
+    , _ccLocation       :: Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'CreateConnection' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'ccBandwidth' @::@ 'Text'
+--
+-- * 'ccConnectionName' @::@ 'Text'
+--
+-- * 'ccLocation' @::@ 'Text'
+--
+createConnection :: Text -- ^ 'ccLocation'
+                 -> Text -- ^ 'ccBandwidth'
+                 -> Text -- ^ 'ccConnectionName'
+                 -> CreateConnection
+createConnection p1 p2 p3 = CreateConnection
+    { _ccLocation       = p1
+    , _ccBandwidth      = p2
+    , _ccConnectionName = p3
+    }
+
+ccBandwidth :: Lens' CreateConnection Text
+ccBandwidth = lens _ccBandwidth (\s a -> s { _ccBandwidth = a })
+
+ccConnectionName :: Lens' CreateConnection Text
+ccConnectionName = lens _ccConnectionName (\s a -> s { _ccConnectionName = a })
+
+ccLocation :: Lens' CreateConnection Text
+ccLocation = lens _ccLocation (\s a -> s { _ccLocation = a })
+
+data CreateConnectionResponse = CreateConnectionResponse
+    { _ccrBandwidth       :: Maybe Text
+    , _ccrConnectionId    :: Maybe Text
+    , _ccrConnectionName  :: Maybe Text
+    , _ccrConnectionState :: Maybe Text
+    , _ccrLocation        :: Maybe Text
+    , _ccrOwnerAccount    :: Maybe Text
+    , _ccrPartnerName     :: Maybe Text
+    , _ccrRegion          :: Maybe Text
+    , _ccrVlan            :: Maybe Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'CreateConnectionResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'ccrBandwidth' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrConnectionName' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrConnectionState' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrPartnerName' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrRegion' @::@ 'Maybe' 'Text'
+--
+-- * 'ccrVlan' @::@ 'Maybe' 'Int'
+--
+createConnectionResponse :: CreateConnectionResponse
+createConnectionResponse = CreateConnectionResponse
+    { _ccrOwnerAccount    = Nothing
+    , _ccrConnectionId    = Nothing
+    , _ccrConnectionName  = Nothing
+    , _ccrConnectionState = Nothing
+    , _ccrRegion          = Nothing
+    , _ccrLocation        = Nothing
+    , _ccrBandwidth       = Nothing
+    , _ccrVlan            = Nothing
+    , _ccrPartnerName     = Nothing
+    }
+
+-- | Bandwidth of the connection. Example: 1Gbps (for regular connections), or
+-- 500Mbps (for hosted connections) Default: None.
+ccrBandwidth :: Lens' CreateConnectionResponse (Maybe Text)
+ccrBandwidth = lens _ccrBandwidth (\s a -> s { _ccrBandwidth = a })
+
+ccrConnectionId :: Lens' CreateConnectionResponse (Maybe Text)
+ccrConnectionId = lens _ccrConnectionId (\s a -> s { _ccrConnectionId = a })
+
+ccrConnectionName :: Lens' CreateConnectionResponse (Maybe Text)
+ccrConnectionName =
+    lens _ccrConnectionName (\s a -> s { _ccrConnectionName = a })
+
+ccrConnectionState :: Lens' CreateConnectionResponse (Maybe Text)
+ccrConnectionState =
+    lens _ccrConnectionState (\s a -> s { _ccrConnectionState = a })
+
+ccrLocation :: Lens' CreateConnectionResponse (Maybe Text)
+ccrLocation = lens _ccrLocation (\s a -> s { _ccrLocation = a })
+
+ccrOwnerAccount :: Lens' CreateConnectionResponse (Maybe Text)
+ccrOwnerAccount = lens _ccrOwnerAccount (\s a -> s { _ccrOwnerAccount = a })
+
+ccrPartnerName :: Lens' CreateConnectionResponse (Maybe Text)
+ccrPartnerName = lens _ccrPartnerName (\s a -> s { _ccrPartnerName = a })
+
+ccrRegion :: Lens' CreateConnectionResponse (Maybe Text)
+ccrRegion = lens _ccrRegion (\s a -> s { _ccrRegion = a })
+
+ccrVlan :: Lens' CreateConnectionResponse (Maybe Int)
+ccrVlan = lens _ccrVlan (\s a -> s { _ccrVlan = a })
+
+instance ToPath CreateConnection where
+    toPath = const "/"
+
+instance ToQuery CreateConnection where
+    toQuery = const mempty
+
+instance ToHeaders CreateConnection
+
+instance ToJSON CreateConnection where
+    toJSON CreateConnection{..} = object
+        [ "location"       .= _ccLocation
+        , "bandwidth"      .= _ccBandwidth
+        , "connectionName" .= _ccConnectionName
+        ]
+
+instance AWSRequest CreateConnection where
+    type Sv CreateConnection = DirectConnect
+    type Rs CreateConnection = CreateConnectionResponse
+
+    request  = post "CreateConnection"
+    response = jsonResponse
+
+instance FromJSON CreateConnectionResponse where
+    parseJSON = withObject "CreateConnectionResponse" $ \o -> CreateConnectionResponse
+        <$> o .:? "bandwidth"
+        <*> o .:? "connectionId"
+        <*> o .:? "connectionName"
+        <*> o .:? "connectionState"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:? "partnerName"
+        <*> o .:? "region"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/CreateInterconnect.hs b/gen/Network/AWS/DirectConnect/CreateInterconnect.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/CreateInterconnect.hs
@@ -0,0 +1,193 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.CreateInterconnect
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Creates a new interconnect between a AWS Direct Connect partner's network
+-- and a specific AWS Direct Connect location. An interconnect is a connection
+-- which is capable of hosting other connections. The AWS Direct Connect
+-- partner can use an interconnect to provide sub-1Gbps AWS Direct Connect
+-- service to tier 2 customers who do not have their own connections. Like a
+-- standard connection, an interconnect links the AWS Direct Connect partner's
+-- network to an AWS Direct Connect location over a standard 1 Gbps or 10 Gbps
+-- Ethernet fiber-optic cable. One end is connected to the partner's router,
+-- the other to an AWS Direct Connect router. For each end customer, the AWS
+-- Direct Connect partner provisions a connection on their interconnect by
+-- calling AllocateConnectionOnInterconnect. The end customer can then connect
+-- to AWS resources by creating a virtual interface on their connection, using
+-- the VLAN assigned to them by the AWS Direct Connect partner.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreateInterconnect.html>
+module Network.AWS.DirectConnect.CreateInterconnect
+    (
+    -- * Request
+      CreateInterconnect
+    -- ** Request constructor
+    , createInterconnect
+    -- ** Request lenses
+    , ciBandwidth
+    , ciInterconnectName
+    , ciLocation
+
+    -- * Response
+    , CreateInterconnectResponse
+    -- ** Response constructor
+    , createInterconnectResponse
+    -- ** Response lenses
+    , cirBandwidth
+    , cirInterconnectId
+    , cirInterconnectName
+    , cirInterconnectState
+    , cirLocation
+    , cirRegion
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data CreateInterconnect = CreateInterconnect
+    { _ciBandwidth        :: Text
+    , _ciInterconnectName :: Text
+    , _ciLocation         :: Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'CreateInterconnect' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'ciBandwidth' @::@ 'Text'
+--
+-- * 'ciInterconnectName' @::@ 'Text'
+--
+-- * 'ciLocation' @::@ 'Text'
+--
+createInterconnect :: Text -- ^ 'ciInterconnectName'
+                   -> Text -- ^ 'ciBandwidth'
+                   -> Text -- ^ 'ciLocation'
+                   -> CreateInterconnect
+createInterconnect p1 p2 p3 = CreateInterconnect
+    { _ciInterconnectName = p1
+    , _ciBandwidth        = p2
+    , _ciLocation         = p3
+    }
+
+-- | The port bandwidth Example: 1Gbps Default: None Available values:
+-- 1Gbps,10Gbps.
+ciBandwidth :: Lens' CreateInterconnect Text
+ciBandwidth = lens _ciBandwidth (\s a -> s { _ciBandwidth = a })
+
+-- | The name of the interconnect. Example: "1G Interconnect to AWS" Default:
+-- None.
+ciInterconnectName :: Lens' CreateInterconnect Text
+ciInterconnectName =
+    lens _ciInterconnectName (\s a -> s { _ciInterconnectName = a })
+
+-- | Where the interconnect is located Example: EqSV5 Default: None.
+ciLocation :: Lens' CreateInterconnect Text
+ciLocation = lens _ciLocation (\s a -> s { _ciLocation = a })
+
+data CreateInterconnectResponse = CreateInterconnectResponse
+    { _cirBandwidth         :: Maybe Text
+    , _cirInterconnectId    :: Maybe Text
+    , _cirInterconnectName  :: Maybe Text
+    , _cirInterconnectState :: Maybe Text
+    , _cirLocation          :: Maybe Text
+    , _cirRegion            :: Maybe Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'CreateInterconnectResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cirBandwidth' @::@ 'Maybe' 'Text'
+--
+-- * 'cirInterconnectId' @::@ 'Maybe' 'Text'
+--
+-- * 'cirInterconnectName' @::@ 'Maybe' 'Text'
+--
+-- * 'cirInterconnectState' @::@ 'Maybe' 'Text'
+--
+-- * 'cirLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'cirRegion' @::@ 'Maybe' 'Text'
+--
+createInterconnectResponse :: CreateInterconnectResponse
+createInterconnectResponse = CreateInterconnectResponse
+    { _cirInterconnectId    = Nothing
+    , _cirInterconnectName  = Nothing
+    , _cirInterconnectState = Nothing
+    , _cirRegion            = Nothing
+    , _cirLocation          = Nothing
+    , _cirBandwidth         = Nothing
+    }
+
+cirBandwidth :: Lens' CreateInterconnectResponse (Maybe Text)
+cirBandwidth = lens _cirBandwidth (\s a -> s { _cirBandwidth = a })
+
+cirInterconnectId :: Lens' CreateInterconnectResponse (Maybe Text)
+cirInterconnectId =
+    lens _cirInterconnectId (\s a -> s { _cirInterconnectId = a })
+
+cirInterconnectName :: Lens' CreateInterconnectResponse (Maybe Text)
+cirInterconnectName =
+    lens _cirInterconnectName (\s a -> s { _cirInterconnectName = a })
+
+cirInterconnectState :: Lens' CreateInterconnectResponse (Maybe Text)
+cirInterconnectState =
+    lens _cirInterconnectState (\s a -> s { _cirInterconnectState = a })
+
+cirLocation :: Lens' CreateInterconnectResponse (Maybe Text)
+cirLocation = lens _cirLocation (\s a -> s { _cirLocation = a })
+
+cirRegion :: Lens' CreateInterconnectResponse (Maybe Text)
+cirRegion = lens _cirRegion (\s a -> s { _cirRegion = a })
+
+instance ToPath CreateInterconnect where
+    toPath = const "/"
+
+instance ToQuery CreateInterconnect where
+    toQuery = const mempty
+
+instance ToHeaders CreateInterconnect
+
+instance ToJSON CreateInterconnect where
+    toJSON CreateInterconnect{..} = object
+        [ "interconnectName" .= _ciInterconnectName
+        , "bandwidth"        .= _ciBandwidth
+        , "location"         .= _ciLocation
+        ]
+
+instance AWSRequest CreateInterconnect where
+    type Sv CreateInterconnect = DirectConnect
+    type Rs CreateInterconnect = CreateInterconnectResponse
+
+    request  = post "CreateInterconnect"
+    response = jsonResponse
+
+instance FromJSON CreateInterconnectResponse where
+    parseJSON = withObject "CreateInterconnectResponse" $ \o -> CreateInterconnectResponse
+        <$> o .:? "bandwidth"
+        <*> o .:? "interconnectId"
+        <*> o .:? "interconnectName"
+        <*> o .:? "interconnectState"
+        <*> o .:? "location"
+        <*> o .:? "region"
diff --git a/gen/Network/AWS/DirectConnect/CreatePrivateVirtualInterface.hs b/gen/Network/AWS/DirectConnect/CreatePrivateVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/CreatePrivateVirtualInterface.hs
@@ -0,0 +1,269 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.CreatePrivateVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Creates a new private virtual interface. A virtual interface is the VLAN
+-- that transports AWS Direct Connect traffic. A private virtual interface
+-- supports sending traffic to a single virtual private cloud (VPC).
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreatePrivateVirtualInterface.html>
+module Network.AWS.DirectConnect.CreatePrivateVirtualInterface
+    (
+    -- * Request
+      CreatePrivateVirtualInterface
+    -- ** Request constructor
+    , createPrivateVirtualInterface
+    -- ** Request lenses
+    , cpvi1ConnectionId
+    , cpvi1NewPrivateVirtualInterface
+
+    -- * Response
+    , CreatePrivateVirtualInterfaceResponse
+    -- ** Response constructor
+    , createPrivateVirtualInterfaceResponse
+    -- ** Response lenses
+    , cpvir2AmazonAddress
+    , cpvir2Asn
+    , cpvir2AuthKey
+    , cpvir2ConnectionId
+    , cpvir2CustomerAddress
+    , cpvir2CustomerRouterConfig
+    , cpvir2Location
+    , cpvir2OwnerAccount
+    , cpvir2RouteFilterPrefixes
+    , cpvir2VirtualGatewayId
+    , cpvir2VirtualInterfaceId
+    , cpvir2VirtualInterfaceName
+    , cpvir2VirtualInterfaceState
+    , cpvir2VirtualInterfaceType
+    , cpvir2Vlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data CreatePrivateVirtualInterface = CreatePrivateVirtualInterface
+    { _cpvi1ConnectionId               :: Text
+    , _cpvi1NewPrivateVirtualInterface :: NewPrivateVirtualInterface
+    } deriving (Eq, Show)
+
+-- | 'CreatePrivateVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpvi1ConnectionId' @::@ 'Text'
+--
+-- * 'cpvi1NewPrivateVirtualInterface' @::@ 'NewPrivateVirtualInterface'
+--
+createPrivateVirtualInterface :: Text -- ^ 'cpvi1ConnectionId'
+                              -> NewPrivateVirtualInterface -- ^ 'cpvi1NewPrivateVirtualInterface'
+                              -> CreatePrivateVirtualInterface
+createPrivateVirtualInterface p1 p2 = CreatePrivateVirtualInterface
+    { _cpvi1ConnectionId               = p1
+    , _cpvi1NewPrivateVirtualInterface = p2
+    }
+
+cpvi1ConnectionId :: Lens' CreatePrivateVirtualInterface Text
+cpvi1ConnectionId =
+    lens _cpvi1ConnectionId (\s a -> s { _cpvi1ConnectionId = a })
+
+-- | Detailed information for the private virtual interface to be created.
+-- Default: None.
+cpvi1NewPrivateVirtualInterface :: Lens' CreatePrivateVirtualInterface NewPrivateVirtualInterface
+cpvi1NewPrivateVirtualInterface =
+    lens _cpvi1NewPrivateVirtualInterface
+        (\s a -> s { _cpvi1NewPrivateVirtualInterface = a })
+
+data CreatePrivateVirtualInterfaceResponse = CreatePrivateVirtualInterfaceResponse
+    { _cpvir2AmazonAddress         :: Maybe Text
+    , _cpvir2Asn                   :: Maybe Int
+    , _cpvir2AuthKey               :: Maybe Text
+    , _cpvir2ConnectionId          :: Maybe Text
+    , _cpvir2CustomerAddress       :: Maybe Text
+    , _cpvir2CustomerRouterConfig  :: Maybe Text
+    , _cpvir2Location              :: Maybe Text
+    , _cpvir2OwnerAccount          :: Maybe Text
+    , _cpvir2RouteFilterPrefixes   :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _cpvir2VirtualGatewayId      :: Maybe Text
+    , _cpvir2VirtualInterfaceId    :: Maybe Text
+    , _cpvir2VirtualInterfaceName  :: Maybe Text
+    , _cpvir2VirtualInterfaceState :: Maybe Text
+    , _cpvir2VirtualInterfaceType  :: Maybe Text
+    , _cpvir2Vlan                  :: Maybe Int
+    } deriving (Eq, Show)
+
+-- | 'CreatePrivateVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpvir2AmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2Asn' @::@ 'Maybe' 'Int'
+--
+-- * 'cpvir2AuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2ConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2CustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2CustomerRouterConfig' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2Location' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2OwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2RouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'cpvir2VirtualGatewayId' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2VirtualInterfaceId' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2VirtualInterfaceName' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2VirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2VirtualInterfaceType' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvir2Vlan' @::@ 'Maybe' 'Int'
+--
+createPrivateVirtualInterfaceResponse :: CreatePrivateVirtualInterfaceResponse
+createPrivateVirtualInterfaceResponse = CreatePrivateVirtualInterfaceResponse
+    { _cpvir2OwnerAccount          = Nothing
+    , _cpvir2VirtualInterfaceId    = Nothing
+    , _cpvir2Location              = Nothing
+    , _cpvir2ConnectionId          = Nothing
+    , _cpvir2VirtualInterfaceType  = Nothing
+    , _cpvir2VirtualInterfaceName  = Nothing
+    , _cpvir2Vlan                  = Nothing
+    , _cpvir2Asn                   = Nothing
+    , _cpvir2AuthKey               = Nothing
+    , _cpvir2AmazonAddress         = Nothing
+    , _cpvir2CustomerAddress       = Nothing
+    , _cpvir2VirtualInterfaceState = Nothing
+    , _cpvir2CustomerRouterConfig  = Nothing
+    , _cpvir2VirtualGatewayId      = Nothing
+    , _cpvir2RouteFilterPrefixes   = mempty
+    }
+
+cpvir2AmazonAddress :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2AmazonAddress =
+    lens _cpvir2AmazonAddress (\s a -> s { _cpvir2AmazonAddress = a })
+
+cpvir2Asn :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Int)
+cpvir2Asn = lens _cpvir2Asn (\s a -> s { _cpvir2Asn = a })
+
+cpvir2AuthKey :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2AuthKey = lens _cpvir2AuthKey (\s a -> s { _cpvir2AuthKey = a })
+
+cpvir2ConnectionId :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2ConnectionId =
+    lens _cpvir2ConnectionId (\s a -> s { _cpvir2ConnectionId = a })
+
+cpvir2CustomerAddress :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2CustomerAddress =
+    lens _cpvir2CustomerAddress (\s a -> s { _cpvir2CustomerAddress = a })
+
+-- | Information for generating the customer router configuration.
+cpvir2CustomerRouterConfig :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2CustomerRouterConfig =
+    lens _cpvir2CustomerRouterConfig
+        (\s a -> s { _cpvir2CustomerRouterConfig = a })
+
+cpvir2Location :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2Location = lens _cpvir2Location (\s a -> s { _cpvir2Location = a })
+
+cpvir2OwnerAccount :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2OwnerAccount =
+    lens _cpvir2OwnerAccount (\s a -> s { _cpvir2OwnerAccount = a })
+
+cpvir2RouteFilterPrefixes :: Lens' CreatePrivateVirtualInterfaceResponse [RouteFilterPrefix]
+cpvir2RouteFilterPrefixes =
+    lens _cpvir2RouteFilterPrefixes
+        (\s a -> s { _cpvir2RouteFilterPrefixes = a })
+            . _List
+
+cpvir2VirtualGatewayId :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2VirtualGatewayId =
+    lens _cpvir2VirtualGatewayId (\s a -> s { _cpvir2VirtualGatewayId = a })
+
+cpvir2VirtualInterfaceId :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2VirtualInterfaceId =
+    lens _cpvir2VirtualInterfaceId
+        (\s a -> s { _cpvir2VirtualInterfaceId = a })
+
+cpvir2VirtualInterfaceName :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2VirtualInterfaceName =
+    lens _cpvir2VirtualInterfaceName
+        (\s a -> s { _cpvir2VirtualInterfaceName = a })
+
+cpvir2VirtualInterfaceState :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2VirtualInterfaceState =
+    lens _cpvir2VirtualInterfaceState
+        (\s a -> s { _cpvir2VirtualInterfaceState = a })
+
+cpvir2VirtualInterfaceType :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Text)
+cpvir2VirtualInterfaceType =
+    lens _cpvir2VirtualInterfaceType
+        (\s a -> s { _cpvir2VirtualInterfaceType = a })
+
+cpvir2Vlan :: Lens' CreatePrivateVirtualInterfaceResponse (Maybe Int)
+cpvir2Vlan = lens _cpvir2Vlan (\s a -> s { _cpvir2Vlan = a })
+
+instance ToPath CreatePrivateVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery CreatePrivateVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders CreatePrivateVirtualInterface
+
+instance ToJSON CreatePrivateVirtualInterface where
+    toJSON CreatePrivateVirtualInterface{..} = object
+        [ "connectionId"               .= _cpvi1ConnectionId
+        , "newPrivateVirtualInterface" .= _cpvi1NewPrivateVirtualInterface
+        ]
+
+instance AWSRequest CreatePrivateVirtualInterface where
+    type Sv CreatePrivateVirtualInterface = DirectConnect
+    type Rs CreatePrivateVirtualInterface = CreatePrivateVirtualInterfaceResponse
+
+    request  = post "CreatePrivateVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON CreatePrivateVirtualInterfaceResponse where
+    parseJSON = withObject "CreatePrivateVirtualInterfaceResponse" $ \o -> CreatePrivateVirtualInterfaceResponse
+        <$> o .:? "amazonAddress"
+        <*> o .:? "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "connectionId"
+        <*> o .:? "customerAddress"
+        <*> o .:? "customerRouterConfig"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:? "virtualGatewayId"
+        <*> o .:? "virtualInterfaceId"
+        <*> o .:? "virtualInterfaceName"
+        <*> o .:? "virtualInterfaceState"
+        <*> o .:? "virtualInterfaceType"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/CreatePublicVirtualInterface.hs b/gen/Network/AWS/DirectConnect/CreatePublicVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/CreatePublicVirtualInterface.hs
@@ -0,0 +1,268 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.CreatePublicVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Creates a new public virtual interface. A virtual interface is the VLAN
+-- that transports AWS Direct Connect traffic. A public virtual interface
+-- supports sending traffic to public services of AWS such as Amazon Simple
+-- Storage Service (Amazon S3).
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_CreatePublicVirtualInterface.html>
+module Network.AWS.DirectConnect.CreatePublicVirtualInterface
+    (
+    -- * Request
+      CreatePublicVirtualInterface
+    -- ** Request constructor
+    , createPublicVirtualInterface
+    -- ** Request lenses
+    , cpviConnectionId
+    , cpviNewPublicVirtualInterface
+
+    -- * Response
+    , CreatePublicVirtualInterfaceResponse
+    -- ** Response constructor
+    , createPublicVirtualInterfaceResponse
+    -- ** Response lenses
+    , cpvirAmazonAddress
+    , cpvirAsn
+    , cpvirAuthKey
+    , cpvirConnectionId
+    , cpvirCustomerAddress
+    , cpvirCustomerRouterConfig
+    , cpvirLocation
+    , cpvirOwnerAccount
+    , cpvirRouteFilterPrefixes
+    , cpvirVirtualGatewayId
+    , cpvirVirtualInterfaceId
+    , cpvirVirtualInterfaceName
+    , cpvirVirtualInterfaceState
+    , cpvirVirtualInterfaceType
+    , cpvirVlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data CreatePublicVirtualInterface = CreatePublicVirtualInterface
+    { _cpviConnectionId              :: Text
+    , _cpviNewPublicVirtualInterface :: NewPublicVirtualInterface
+    } deriving (Eq, Show)
+
+-- | 'CreatePublicVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpviConnectionId' @::@ 'Text'
+--
+-- * 'cpviNewPublicVirtualInterface' @::@ 'NewPublicVirtualInterface'
+--
+createPublicVirtualInterface :: Text -- ^ 'cpviConnectionId'
+                             -> NewPublicVirtualInterface -- ^ 'cpviNewPublicVirtualInterface'
+                             -> CreatePublicVirtualInterface
+createPublicVirtualInterface p1 p2 = CreatePublicVirtualInterface
+    { _cpviConnectionId              = p1
+    , _cpviNewPublicVirtualInterface = p2
+    }
+
+cpviConnectionId :: Lens' CreatePublicVirtualInterface Text
+cpviConnectionId = lens _cpviConnectionId (\s a -> s { _cpviConnectionId = a })
+
+-- | Detailed information for the public virtual interface to be created.
+-- Default: None.
+cpviNewPublicVirtualInterface :: Lens' CreatePublicVirtualInterface NewPublicVirtualInterface
+cpviNewPublicVirtualInterface =
+    lens _cpviNewPublicVirtualInterface
+        (\s a -> s { _cpviNewPublicVirtualInterface = a })
+
+data CreatePublicVirtualInterfaceResponse = CreatePublicVirtualInterfaceResponse
+    { _cpvirAmazonAddress         :: Maybe Text
+    , _cpvirAsn                   :: Maybe Int
+    , _cpvirAuthKey               :: Maybe Text
+    , _cpvirConnectionId          :: Maybe Text
+    , _cpvirCustomerAddress       :: Maybe Text
+    , _cpvirCustomerRouterConfig  :: Maybe Text
+    , _cpvirLocation              :: Maybe Text
+    , _cpvirOwnerAccount          :: Maybe Text
+    , _cpvirRouteFilterPrefixes   :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _cpvirVirtualGatewayId      :: Maybe Text
+    , _cpvirVirtualInterfaceId    :: Maybe Text
+    , _cpvirVirtualInterfaceName  :: Maybe Text
+    , _cpvirVirtualInterfaceState :: Maybe Text
+    , _cpvirVirtualInterfaceType  :: Maybe Text
+    , _cpvirVlan                  :: Maybe Int
+    } deriving (Eq, Show)
+
+-- | 'CreatePublicVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cpvirAmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirAsn' @::@ 'Maybe' 'Int'
+--
+-- * 'cpvirAuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirCustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirCustomerRouterConfig' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirRouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'cpvirVirtualGatewayId' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirVirtualInterfaceId' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirVirtualInterfaceName' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirVirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirVirtualInterfaceType' @::@ 'Maybe' 'Text'
+--
+-- * 'cpvirVlan' @::@ 'Maybe' 'Int'
+--
+createPublicVirtualInterfaceResponse :: CreatePublicVirtualInterfaceResponse
+createPublicVirtualInterfaceResponse = CreatePublicVirtualInterfaceResponse
+    { _cpvirOwnerAccount          = Nothing
+    , _cpvirVirtualInterfaceId    = Nothing
+    , _cpvirLocation              = Nothing
+    , _cpvirConnectionId          = Nothing
+    , _cpvirVirtualInterfaceType  = Nothing
+    , _cpvirVirtualInterfaceName  = Nothing
+    , _cpvirVlan                  = Nothing
+    , _cpvirAsn                   = Nothing
+    , _cpvirAuthKey               = Nothing
+    , _cpvirAmazonAddress         = Nothing
+    , _cpvirCustomerAddress       = Nothing
+    , _cpvirVirtualInterfaceState = Nothing
+    , _cpvirCustomerRouterConfig  = Nothing
+    , _cpvirVirtualGatewayId      = Nothing
+    , _cpvirRouteFilterPrefixes   = mempty
+    }
+
+cpvirAmazonAddress :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirAmazonAddress =
+    lens _cpvirAmazonAddress (\s a -> s { _cpvirAmazonAddress = a })
+
+cpvirAsn :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Int)
+cpvirAsn = lens _cpvirAsn (\s a -> s { _cpvirAsn = a })
+
+cpvirAuthKey :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirAuthKey = lens _cpvirAuthKey (\s a -> s { _cpvirAuthKey = a })
+
+cpvirConnectionId :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirConnectionId =
+    lens _cpvirConnectionId (\s a -> s { _cpvirConnectionId = a })
+
+cpvirCustomerAddress :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirCustomerAddress =
+    lens _cpvirCustomerAddress (\s a -> s { _cpvirCustomerAddress = a })
+
+-- | Information for generating the customer router configuration.
+cpvirCustomerRouterConfig :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirCustomerRouterConfig =
+    lens _cpvirCustomerRouterConfig
+        (\s a -> s { _cpvirCustomerRouterConfig = a })
+
+cpvirLocation :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirLocation = lens _cpvirLocation (\s a -> s { _cpvirLocation = a })
+
+cpvirOwnerAccount :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirOwnerAccount =
+    lens _cpvirOwnerAccount (\s a -> s { _cpvirOwnerAccount = a })
+
+cpvirRouteFilterPrefixes :: Lens' CreatePublicVirtualInterfaceResponse [RouteFilterPrefix]
+cpvirRouteFilterPrefixes =
+    lens _cpvirRouteFilterPrefixes
+        (\s a -> s { _cpvirRouteFilterPrefixes = a })
+            . _List
+
+cpvirVirtualGatewayId :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirVirtualGatewayId =
+    lens _cpvirVirtualGatewayId (\s a -> s { _cpvirVirtualGatewayId = a })
+
+cpvirVirtualInterfaceId :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirVirtualInterfaceId =
+    lens _cpvirVirtualInterfaceId (\s a -> s { _cpvirVirtualInterfaceId = a })
+
+cpvirVirtualInterfaceName :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirVirtualInterfaceName =
+    lens _cpvirVirtualInterfaceName
+        (\s a -> s { _cpvirVirtualInterfaceName = a })
+
+cpvirVirtualInterfaceState :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirVirtualInterfaceState =
+    lens _cpvirVirtualInterfaceState
+        (\s a -> s { _cpvirVirtualInterfaceState = a })
+
+cpvirVirtualInterfaceType :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Text)
+cpvirVirtualInterfaceType =
+    lens _cpvirVirtualInterfaceType
+        (\s a -> s { _cpvirVirtualInterfaceType = a })
+
+cpvirVlan :: Lens' CreatePublicVirtualInterfaceResponse (Maybe Int)
+cpvirVlan = lens _cpvirVlan (\s a -> s { _cpvirVlan = a })
+
+instance ToPath CreatePublicVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery CreatePublicVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders CreatePublicVirtualInterface
+
+instance ToJSON CreatePublicVirtualInterface where
+    toJSON CreatePublicVirtualInterface{..} = object
+        [ "connectionId"              .= _cpviConnectionId
+        , "newPublicVirtualInterface" .= _cpviNewPublicVirtualInterface
+        ]
+
+instance AWSRequest CreatePublicVirtualInterface where
+    type Sv CreatePublicVirtualInterface = DirectConnect
+    type Rs CreatePublicVirtualInterface = CreatePublicVirtualInterfaceResponse
+
+    request  = post "CreatePublicVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON CreatePublicVirtualInterfaceResponse where
+    parseJSON = withObject "CreatePublicVirtualInterfaceResponse" $ \o -> CreatePublicVirtualInterfaceResponse
+        <$> o .:? "amazonAddress"
+        <*> o .:? "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "connectionId"
+        <*> o .:? "customerAddress"
+        <*> o .:? "customerRouterConfig"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:? "virtualGatewayId"
+        <*> o .:? "virtualInterfaceId"
+        <*> o .:? "virtualInterfaceName"
+        <*> o .:? "virtualInterfaceState"
+        <*> o .:? "virtualInterfaceType"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/DeleteConnection.hs b/gen/Network/AWS/DirectConnect/DeleteConnection.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DeleteConnection.hs
@@ -0,0 +1,186 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DeleteConnection
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Deletes the connection. Deleting a connection only stops the AWS Direct
+-- Connect port hour and data transfer charges. You need to cancel separately
+-- with the providers any services or charges for cross-connects or network
+-- circuits that connect you to the AWS Direct Connect location.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DeleteConnection.html>
+module Network.AWS.DirectConnect.DeleteConnection
+    (
+    -- * Request
+      DeleteConnection
+    -- ** Request constructor
+    , deleteConnection
+    -- ** Request lenses
+    , dcConnectionId
+
+    -- * Response
+    , DeleteConnectionResponse
+    -- ** Response constructor
+    , deleteConnectionResponse
+    -- ** Response lenses
+    , dcrBandwidth
+    , dcrConnectionId
+    , dcrConnectionName
+    , dcrConnectionState
+    , dcrLocation
+    , dcrOwnerAccount
+    , dcrPartnerName
+    , dcrRegion
+    , dcrVlan
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype DeleteConnection = DeleteConnection
+    { _dcConnectionId :: Text
+    } deriving (Eq, Ord, Show, Monoid, IsString)
+
+-- | 'DeleteConnection' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dcConnectionId' @::@ 'Text'
+--
+deleteConnection :: Text -- ^ 'dcConnectionId'
+                 -> DeleteConnection
+deleteConnection p1 = DeleteConnection
+    { _dcConnectionId = p1
+    }
+
+dcConnectionId :: Lens' DeleteConnection Text
+dcConnectionId = lens _dcConnectionId (\s a -> s { _dcConnectionId = a })
+
+data DeleteConnectionResponse = DeleteConnectionResponse
+    { _dcrBandwidth       :: Maybe Text
+    , _dcrConnectionId    :: Maybe Text
+    , _dcrConnectionName  :: Maybe Text
+    , _dcrConnectionState :: Maybe Text
+    , _dcrLocation        :: Maybe Text
+    , _dcrOwnerAccount    :: Maybe Text
+    , _dcrPartnerName     :: Maybe Text
+    , _dcrRegion          :: Maybe Text
+    , _dcrVlan            :: Maybe Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'DeleteConnectionResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dcrBandwidth' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrConnectionName' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrConnectionState' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrPartnerName' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrRegion' @::@ 'Maybe' 'Text'
+--
+-- * 'dcrVlan' @::@ 'Maybe' 'Int'
+--
+deleteConnectionResponse :: DeleteConnectionResponse
+deleteConnectionResponse = DeleteConnectionResponse
+    { _dcrOwnerAccount    = Nothing
+    , _dcrConnectionId    = Nothing
+    , _dcrConnectionName  = Nothing
+    , _dcrConnectionState = Nothing
+    , _dcrRegion          = Nothing
+    , _dcrLocation        = Nothing
+    , _dcrBandwidth       = Nothing
+    , _dcrVlan            = Nothing
+    , _dcrPartnerName     = Nothing
+    }
+
+-- | Bandwidth of the connection. Example: 1Gbps (for regular connections), or
+-- 500Mbps (for hosted connections) Default: None.
+dcrBandwidth :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrBandwidth = lens _dcrBandwidth (\s a -> s { _dcrBandwidth = a })
+
+dcrConnectionId :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrConnectionId = lens _dcrConnectionId (\s a -> s { _dcrConnectionId = a })
+
+dcrConnectionName :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrConnectionName =
+    lens _dcrConnectionName (\s a -> s { _dcrConnectionName = a })
+
+dcrConnectionState :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrConnectionState =
+    lens _dcrConnectionState (\s a -> s { _dcrConnectionState = a })
+
+dcrLocation :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrLocation = lens _dcrLocation (\s a -> s { _dcrLocation = a })
+
+dcrOwnerAccount :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrOwnerAccount = lens _dcrOwnerAccount (\s a -> s { _dcrOwnerAccount = a })
+
+dcrPartnerName :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrPartnerName = lens _dcrPartnerName (\s a -> s { _dcrPartnerName = a })
+
+dcrRegion :: Lens' DeleteConnectionResponse (Maybe Text)
+dcrRegion = lens _dcrRegion (\s a -> s { _dcrRegion = a })
+
+dcrVlan :: Lens' DeleteConnectionResponse (Maybe Int)
+dcrVlan = lens _dcrVlan (\s a -> s { _dcrVlan = a })
+
+instance ToPath DeleteConnection where
+    toPath = const "/"
+
+instance ToQuery DeleteConnection where
+    toQuery = const mempty
+
+instance ToHeaders DeleteConnection
+
+instance ToJSON DeleteConnection where
+    toJSON DeleteConnection{..} = object
+        [ "connectionId" .= _dcConnectionId
+        ]
+
+instance AWSRequest DeleteConnection where
+    type Sv DeleteConnection = DirectConnect
+    type Rs DeleteConnection = DeleteConnectionResponse
+
+    request  = post "DeleteConnection"
+    response = jsonResponse
+
+instance FromJSON DeleteConnectionResponse where
+    parseJSON = withObject "DeleteConnectionResponse" $ \o -> DeleteConnectionResponse
+        <$> o .:? "bandwidth"
+        <*> o .:? "connectionId"
+        <*> o .:? "connectionName"
+        <*> o .:? "connectionState"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:? "partnerName"
+        <*> o .:? "region"
+        <*> o .:? "vlan"
diff --git a/gen/Network/AWS/DirectConnect/DeleteInterconnect.hs b/gen/Network/AWS/DirectConnect/DeleteInterconnect.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DeleteInterconnect.hs
@@ -0,0 +1,109 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DeleteInterconnect
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Deletes the specified interconnect.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DeleteInterconnect.html>
+module Network.AWS.DirectConnect.DeleteInterconnect
+    (
+    -- * Request
+      DeleteInterconnect
+    -- ** Request constructor
+    , deleteInterconnect
+    -- ** Request lenses
+    , di1InterconnectId
+
+    -- * Response
+    , DeleteInterconnectResponse
+    -- ** Response constructor
+    , deleteInterconnectResponse
+    -- ** Response lenses
+    , dirInterconnectState
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype DeleteInterconnect = DeleteInterconnect
+    { _di1InterconnectId :: Text
+    } deriving (Eq, Ord, Show, Monoid, IsString)
+
+-- | 'DeleteInterconnect' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'di1InterconnectId' @::@ 'Text'
+--
+deleteInterconnect :: Text -- ^ 'di1InterconnectId'
+                   -> DeleteInterconnect
+deleteInterconnect p1 = DeleteInterconnect
+    { _di1InterconnectId = p1
+    }
+
+di1InterconnectId :: Lens' DeleteInterconnect Text
+di1InterconnectId =
+    lens _di1InterconnectId (\s a -> s { _di1InterconnectId = a })
+
+newtype DeleteInterconnectResponse = DeleteInterconnectResponse
+    { _dirInterconnectState :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'DeleteInterconnectResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dirInterconnectState' @::@ 'Maybe' 'Text'
+--
+deleteInterconnectResponse :: DeleteInterconnectResponse
+deleteInterconnectResponse = DeleteInterconnectResponse
+    { _dirInterconnectState = Nothing
+    }
+
+dirInterconnectState :: Lens' DeleteInterconnectResponse (Maybe Text)
+dirInterconnectState =
+    lens _dirInterconnectState (\s a -> s { _dirInterconnectState = a })
+
+instance ToPath DeleteInterconnect where
+    toPath = const "/"
+
+instance ToQuery DeleteInterconnect where
+    toQuery = const mempty
+
+instance ToHeaders DeleteInterconnect
+
+instance ToJSON DeleteInterconnect where
+    toJSON DeleteInterconnect{..} = object
+        [ "interconnectId" .= _di1InterconnectId
+        ]
+
+instance AWSRequest DeleteInterconnect where
+    type Sv DeleteInterconnect = DirectConnect
+    type Rs DeleteInterconnect = DeleteInterconnectResponse
+
+    request  = post "DeleteInterconnect"
+    response = jsonResponse
+
+instance FromJSON DeleteInterconnectResponse where
+    parseJSON = withObject "DeleteInterconnectResponse" $ \o -> DeleteInterconnectResponse
+        <$> o .:? "interconnectState"
diff --git a/gen/Network/AWS/DirectConnect/DeleteVirtualInterface.hs b/gen/Network/AWS/DirectConnect/DeleteVirtualInterface.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DeleteVirtualInterface.hs
@@ -0,0 +1,110 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DeleteVirtualInterface
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Deletes a virtual interface.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DeleteVirtualInterface.html>
+module Network.AWS.DirectConnect.DeleteVirtualInterface
+    (
+    -- * Request
+      DeleteVirtualInterface
+    -- ** Request constructor
+    , deleteVirtualInterface
+    -- ** Request lenses
+    , dvi1VirtualInterfaceId
+
+    -- * Response
+    , DeleteVirtualInterfaceResponse
+    -- ** Response constructor
+    , deleteVirtualInterfaceResponse
+    -- ** Response lenses
+    , dvirVirtualInterfaceState
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype DeleteVirtualInterface = DeleteVirtualInterface
+    { _dvi1VirtualInterfaceId :: Text
+    } deriving (Eq, Ord, Show, Monoid, IsString)
+
+-- | 'DeleteVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dvi1VirtualInterfaceId' @::@ 'Text'
+--
+deleteVirtualInterface :: Text -- ^ 'dvi1VirtualInterfaceId'
+                       -> DeleteVirtualInterface
+deleteVirtualInterface p1 = DeleteVirtualInterface
+    { _dvi1VirtualInterfaceId = p1
+    }
+
+dvi1VirtualInterfaceId :: Lens' DeleteVirtualInterface Text
+dvi1VirtualInterfaceId =
+    lens _dvi1VirtualInterfaceId (\s a -> s { _dvi1VirtualInterfaceId = a })
+
+newtype DeleteVirtualInterfaceResponse = DeleteVirtualInterfaceResponse
+    { _dvirVirtualInterfaceState :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'DeleteVirtualInterfaceResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dvirVirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+deleteVirtualInterfaceResponse :: DeleteVirtualInterfaceResponse
+deleteVirtualInterfaceResponse = DeleteVirtualInterfaceResponse
+    { _dvirVirtualInterfaceState = Nothing
+    }
+
+dvirVirtualInterfaceState :: Lens' DeleteVirtualInterfaceResponse (Maybe Text)
+dvirVirtualInterfaceState =
+    lens _dvirVirtualInterfaceState
+        (\s a -> s { _dvirVirtualInterfaceState = a })
+
+instance ToPath DeleteVirtualInterface where
+    toPath = const "/"
+
+instance ToQuery DeleteVirtualInterface where
+    toQuery = const mempty
+
+instance ToHeaders DeleteVirtualInterface
+
+instance ToJSON DeleteVirtualInterface where
+    toJSON DeleteVirtualInterface{..} = object
+        [ "virtualInterfaceId" .= _dvi1VirtualInterfaceId
+        ]
+
+instance AWSRequest DeleteVirtualInterface where
+    type Sv DeleteVirtualInterface = DirectConnect
+    type Rs DeleteVirtualInterface = DeleteVirtualInterfaceResponse
+
+    request  = post "DeleteVirtualInterface"
+    response = jsonResponse
+
+instance FromJSON DeleteVirtualInterfaceResponse where
+    parseJSON = withObject "DeleteVirtualInterfaceResponse" $ \o -> DeleteVirtualInterfaceResponse
+        <$> o .:? "virtualInterfaceState"
diff --git a/gen/Network/AWS/DirectConnect/DescribeConnections.hs b/gen/Network/AWS/DirectConnect/DescribeConnections.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DescribeConnections.hs
@@ -0,0 +1,114 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DescribeConnections
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Displays all connections in this region. If a connection ID is provided,
+-- the call returns only that particular connection.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeConnections.html>
+module Network.AWS.DirectConnect.DescribeConnections
+    (
+    -- * Request
+      DescribeConnections
+    -- ** Request constructor
+    , describeConnections
+    -- ** Request lenses
+    , dc1ConnectionId
+
+    -- * Response
+    , DescribeConnectionsResponse
+    -- ** Response constructor
+    , describeConnectionsResponse
+    -- ** Response lenses
+    , dcrConnections
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype DescribeConnections = DescribeConnections
+    { _dc1ConnectionId :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'DescribeConnections' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dc1ConnectionId' @::@ 'Maybe' 'Text'
+--
+describeConnections :: DescribeConnections
+describeConnections = DescribeConnections
+    { _dc1ConnectionId = Nothing
+    }
+
+dc1ConnectionId :: Lens' DescribeConnections (Maybe Text)
+dc1ConnectionId = lens _dc1ConnectionId (\s a -> s { _dc1ConnectionId = a })
+
+newtype DescribeConnectionsResponse = DescribeConnectionsResponse
+    { _dcrConnections :: List "connections" Connection
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList DescribeConnectionsResponse where
+    type Item DescribeConnectionsResponse = Connection
+
+    fromList = DescribeConnectionsResponse . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _dcrConnections
+
+-- | 'DescribeConnectionsResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dcrConnections' @::@ ['Connection']
+--
+describeConnectionsResponse :: DescribeConnectionsResponse
+describeConnectionsResponse = DescribeConnectionsResponse
+    { _dcrConnections = mempty
+    }
+
+-- | A list of connections.
+dcrConnections :: Lens' DescribeConnectionsResponse [Connection]
+dcrConnections = lens _dcrConnections (\s a -> s { _dcrConnections = a }) . _List
+
+instance ToPath DescribeConnections where
+    toPath = const "/"
+
+instance ToQuery DescribeConnections where
+    toQuery = const mempty
+
+instance ToHeaders DescribeConnections
+
+instance ToJSON DescribeConnections where
+    toJSON DescribeConnections{..} = object
+        [ "connectionId" .= _dc1ConnectionId
+        ]
+
+instance AWSRequest DescribeConnections where
+    type Sv DescribeConnections = DirectConnect
+    type Rs DescribeConnections = DescribeConnectionsResponse
+
+    request  = post "DescribeConnections"
+    response = jsonResponse
+
+instance FromJSON DescribeConnectionsResponse where
+    parseJSON = withObject "DescribeConnectionsResponse" $ \o -> DescribeConnectionsResponse
+        <$> o .:  "connections"
diff --git a/gen/Network/AWS/DirectConnect/DescribeConnectionsOnInterconnect.hs b/gen/Network/AWS/DirectConnect/DescribeConnectionsOnInterconnect.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DescribeConnectionsOnInterconnect.hs
@@ -0,0 +1,118 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DescribeConnectionsOnInterconnect
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Return a list of connections that have been provisioned on the given
+-- interconnect.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeConnectionsOnInterconnect.html>
+module Network.AWS.DirectConnect.DescribeConnectionsOnInterconnect
+    (
+    -- * Request
+      DescribeConnectionsOnInterconnect
+    -- ** Request constructor
+    , describeConnectionsOnInterconnect
+    -- ** Request lenses
+    , dcoiInterconnectId
+
+    -- * Response
+    , DescribeConnectionsOnInterconnectResponse
+    -- ** Response constructor
+    , describeConnectionsOnInterconnectResponse
+    -- ** Response lenses
+    , dcoirConnections
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype DescribeConnectionsOnInterconnect = DescribeConnectionsOnInterconnect
+    { _dcoiInterconnectId :: Text
+    } deriving (Eq, Ord, Show, Monoid, IsString)
+
+-- | 'DescribeConnectionsOnInterconnect' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dcoiInterconnectId' @::@ 'Text'
+--
+describeConnectionsOnInterconnect :: Text -- ^ 'dcoiInterconnectId'
+                                  -> DescribeConnectionsOnInterconnect
+describeConnectionsOnInterconnect p1 = DescribeConnectionsOnInterconnect
+    { _dcoiInterconnectId = p1
+    }
+
+-- | ID of the interconnect on which a list of connection is provisioned.
+-- Example: dxcon-abc123 Default: None.
+dcoiInterconnectId :: Lens' DescribeConnectionsOnInterconnect Text
+dcoiInterconnectId =
+    lens _dcoiInterconnectId (\s a -> s { _dcoiInterconnectId = a })
+
+newtype DescribeConnectionsOnInterconnectResponse = DescribeConnectionsOnInterconnectResponse
+    { _dcoirConnections :: List "connections" Connection
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList DescribeConnectionsOnInterconnectResponse where
+    type Item DescribeConnectionsOnInterconnectResponse = Connection
+
+    fromList = DescribeConnectionsOnInterconnectResponse . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _dcoirConnections
+
+-- | 'DescribeConnectionsOnInterconnectResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dcoirConnections' @::@ ['Connection']
+--
+describeConnectionsOnInterconnectResponse :: DescribeConnectionsOnInterconnectResponse
+describeConnectionsOnInterconnectResponse = DescribeConnectionsOnInterconnectResponse
+    { _dcoirConnections = mempty
+    }
+
+-- | A list of connections.
+dcoirConnections :: Lens' DescribeConnectionsOnInterconnectResponse [Connection]
+dcoirConnections = lens _dcoirConnections (\s a -> s { _dcoirConnections = a }) . _List
+
+instance ToPath DescribeConnectionsOnInterconnect where
+    toPath = const "/"
+
+instance ToQuery DescribeConnectionsOnInterconnect where
+    toQuery = const mempty
+
+instance ToHeaders DescribeConnectionsOnInterconnect
+
+instance ToJSON DescribeConnectionsOnInterconnect where
+    toJSON DescribeConnectionsOnInterconnect{..} = object
+        [ "interconnectId" .= _dcoiInterconnectId
+        ]
+
+instance AWSRequest DescribeConnectionsOnInterconnect where
+    type Sv DescribeConnectionsOnInterconnect = DirectConnect
+    type Rs DescribeConnectionsOnInterconnect = DescribeConnectionsOnInterconnectResponse
+
+    request  = post "DescribeConnectionsOnInterconnect"
+    response = jsonResponse
+
+instance FromJSON DescribeConnectionsOnInterconnectResponse where
+    parseJSON = withObject "DescribeConnectionsOnInterconnectResponse" $ \o -> DescribeConnectionsOnInterconnectResponse
+        <$> o .:  "connections"
diff --git a/gen/Network/AWS/DirectConnect/DescribeInterconnects.hs b/gen/Network/AWS/DirectConnect/DescribeInterconnects.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DescribeInterconnects.hs
@@ -0,0 +1,115 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DescribeInterconnects
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Returns a list of interconnects owned by the AWS account. If an
+-- interconnect ID is provided, it will only return this particular
+-- interconnect.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeInterconnects.html>
+module Network.AWS.DirectConnect.DescribeInterconnects
+    (
+    -- * Request
+      DescribeInterconnects
+    -- ** Request constructor
+    , describeInterconnects
+    -- ** Request lenses
+    , diInterconnectId
+
+    -- * Response
+    , DescribeInterconnectsResponse
+    -- ** Response constructor
+    , describeInterconnectsResponse
+    -- ** Response lenses
+    , dirInterconnects
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+newtype DescribeInterconnects = DescribeInterconnects
+    { _diInterconnectId :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'DescribeInterconnects' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'diInterconnectId' @::@ 'Maybe' 'Text'
+--
+describeInterconnects :: DescribeInterconnects
+describeInterconnects = DescribeInterconnects
+    { _diInterconnectId = Nothing
+    }
+
+diInterconnectId :: Lens' DescribeInterconnects (Maybe Text)
+diInterconnectId = lens _diInterconnectId (\s a -> s { _diInterconnectId = a })
+
+newtype DescribeInterconnectsResponse = DescribeInterconnectsResponse
+    { _dirInterconnects :: List "interconnects" Interconnect
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList DescribeInterconnectsResponse where
+    type Item DescribeInterconnectsResponse = Interconnect
+
+    fromList = DescribeInterconnectsResponse . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _dirInterconnects
+
+-- | 'DescribeInterconnectsResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dirInterconnects' @::@ ['Interconnect']
+--
+describeInterconnectsResponse :: DescribeInterconnectsResponse
+describeInterconnectsResponse = DescribeInterconnectsResponse
+    { _dirInterconnects = mempty
+    }
+
+-- | A list of interconnects.
+dirInterconnects :: Lens' DescribeInterconnectsResponse [Interconnect]
+dirInterconnects = lens _dirInterconnects (\s a -> s { _dirInterconnects = a }) . _List
+
+instance ToPath DescribeInterconnects where
+    toPath = const "/"
+
+instance ToQuery DescribeInterconnects where
+    toQuery = const mempty
+
+instance ToHeaders DescribeInterconnects
+
+instance ToJSON DescribeInterconnects where
+    toJSON DescribeInterconnects{..} = object
+        [ "interconnectId" .= _diInterconnectId
+        ]
+
+instance AWSRequest DescribeInterconnects where
+    type Sv DescribeInterconnects = DirectConnect
+    type Rs DescribeInterconnects = DescribeInterconnectsResponse
+
+    request  = post "DescribeInterconnects"
+    response = jsonResponse
+
+instance FromJSON DescribeInterconnectsResponse where
+    parseJSON = withObject "DescribeInterconnectsResponse" $ \o -> DescribeInterconnectsResponse
+        <$> o .:  "interconnects"
diff --git a/gen/Network/AWS/DirectConnect/DescribeLocations.hs b/gen/Network/AWS/DirectConnect/DescribeLocations.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DescribeLocations.hs
@@ -0,0 +1,99 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DescribeLocations
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Returns the list of AWS Direct Connect locations in the current AWS region.
+-- These are the locations that may be selected when calling CreateConnection
+-- or CreateInterconnect.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeLocations.html>
+module Network.AWS.DirectConnect.DescribeLocations
+    (
+    -- * Request
+      DescribeLocations
+    -- ** Request constructor
+    , describeLocations
+
+    -- * Response
+    , DescribeLocationsResponse
+    -- ** Response constructor
+    , describeLocationsResponse
+    -- ** Response lenses
+    , dlrLocations
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data DescribeLocations = DescribeLocations
+    deriving (Eq, Ord, Show, Generic)
+
+-- | 'DescribeLocations' constructor.
+describeLocations :: DescribeLocations
+describeLocations = DescribeLocations
+
+newtype DescribeLocationsResponse = DescribeLocationsResponse
+    { _dlrLocations :: List "locations" Location
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList DescribeLocationsResponse where
+    type Item DescribeLocationsResponse = Location
+
+    fromList = DescribeLocationsResponse . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _dlrLocations
+
+-- | 'DescribeLocationsResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dlrLocations' @::@ ['Location']
+--
+describeLocationsResponse :: DescribeLocationsResponse
+describeLocationsResponse = DescribeLocationsResponse
+    { _dlrLocations = mempty
+    }
+
+dlrLocations :: Lens' DescribeLocationsResponse [Location]
+dlrLocations = lens _dlrLocations (\s a -> s { _dlrLocations = a }) . _List
+
+instance ToPath DescribeLocations where
+    toPath = const "/"
+
+instance ToQuery DescribeLocations where
+    toQuery = const mempty
+
+instance ToHeaders DescribeLocations
+
+instance ToJSON DescribeLocations where
+    toJSON = const (toJSON Empty)
+
+instance AWSRequest DescribeLocations where
+    type Sv DescribeLocations = DirectConnect
+    type Rs DescribeLocations = DescribeLocationsResponse
+
+    request  = post "DescribeLocations"
+    response = jsonResponse
+
+instance FromJSON DescribeLocationsResponse where
+    parseJSON = withObject "DescribeLocationsResponse" $ \o -> DescribeLocationsResponse
+        <$> o .:  "locations"
diff --git a/gen/Network/AWS/DirectConnect/DescribeVirtualGateways.hs b/gen/Network/AWS/DirectConnect/DescribeVirtualGateways.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DescribeVirtualGateways.hs
@@ -0,0 +1,104 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DescribeVirtualGateways
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Returns a list of virtual private gateways owned by the AWS account. You
+-- can create one or more AWS Direct Connect private virtual interfaces
+-- linking to a virtual private gateway. A virtual private gateway can be
+-- managed via Amazon Virtual Private Cloud (VPC) console or the EC2
+-- CreateVpnGateway action.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeVirtualGateways.html>
+module Network.AWS.DirectConnect.DescribeVirtualGateways
+    (
+    -- * Request
+      DescribeVirtualGateways
+    -- ** Request constructor
+    , describeVirtualGateways
+
+    -- * Response
+    , DescribeVirtualGatewaysResponse
+    -- ** Response constructor
+    , describeVirtualGatewaysResponse
+    -- ** Response lenses
+    , dvgrVirtualGateways
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data DescribeVirtualGateways = DescribeVirtualGateways
+    deriving (Eq, Ord, Show, Generic)
+
+-- | 'DescribeVirtualGateways' constructor.
+describeVirtualGateways :: DescribeVirtualGateways
+describeVirtualGateways = DescribeVirtualGateways
+
+newtype DescribeVirtualGatewaysResponse = DescribeVirtualGatewaysResponse
+    { _dvgrVirtualGateways :: List "virtualGateways" VirtualGateway
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList DescribeVirtualGatewaysResponse where
+    type Item DescribeVirtualGatewaysResponse = VirtualGateway
+
+    fromList = DescribeVirtualGatewaysResponse . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _dvgrVirtualGateways
+
+-- | 'DescribeVirtualGatewaysResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dvgrVirtualGateways' @::@ ['VirtualGateway']
+--
+describeVirtualGatewaysResponse :: DescribeVirtualGatewaysResponse
+describeVirtualGatewaysResponse = DescribeVirtualGatewaysResponse
+    { _dvgrVirtualGateways = mempty
+    }
+
+-- | A list of virtual private gateways.
+dvgrVirtualGateways :: Lens' DescribeVirtualGatewaysResponse [VirtualGateway]
+dvgrVirtualGateways =
+    lens _dvgrVirtualGateways (\s a -> s { _dvgrVirtualGateways = a })
+        . _List
+
+instance ToPath DescribeVirtualGateways where
+    toPath = const "/"
+
+instance ToQuery DescribeVirtualGateways where
+    toQuery = const mempty
+
+instance ToHeaders DescribeVirtualGateways
+
+instance ToJSON DescribeVirtualGateways where
+    toJSON = const (toJSON Empty)
+
+instance AWSRequest DescribeVirtualGateways where
+    type Sv DescribeVirtualGateways = DirectConnect
+    type Rs DescribeVirtualGateways = DescribeVirtualGatewaysResponse
+
+    request  = post "DescribeVirtualGateways"
+    response = jsonResponse
+
+instance FromJSON DescribeVirtualGatewaysResponse where
+    parseJSON = withObject "DescribeVirtualGatewaysResponse" $ \o -> DescribeVirtualGatewaysResponse
+        <$> o .:  "virtualGateways"
diff --git a/gen/Network/AWS/DirectConnect/DescribeVirtualInterfaces.hs b/gen/Network/AWS/DirectConnect/DescribeVirtualInterfaces.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/DescribeVirtualInterfaces.hs
@@ -0,0 +1,134 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.DescribeVirtualInterfaces
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+-- | Displays all virtual interfaces for an AWS account. Virtual interfaces
+-- deleted fewer than 15 minutes before DescribeVirtualInterfaces is called
+-- are also returned. If a connection ID is included then only virtual
+-- interfaces associated with this connection will be returned. If a virtual
+-- interface ID is included then only a single virtual interface will be
+-- returned. A virtual interface (VLAN) transmits the traffic between the AWS
+-- Direct Connect location and the customer. If a connection ID is provided,
+-- only virtual interfaces provisioned on the specified connection will be
+-- returned. If a virtual interface ID is provided, only this particular
+-- virtual interface will be returned.
+--
+-- <http://docs.aws.amazon.com/directconnect/latest/APIReference/API_DescribeVirtualInterfaces.html>
+module Network.AWS.DirectConnect.DescribeVirtualInterfaces
+    (
+    -- * Request
+      DescribeVirtualInterfaces
+    -- ** Request constructor
+    , describeVirtualInterfaces
+    -- ** Request lenses
+    , dviConnectionId
+    , dviVirtualInterfaceId
+
+    -- * Response
+    , DescribeVirtualInterfacesResponse
+    -- ** Response constructor
+    , describeVirtualInterfacesResponse
+    -- ** Response lenses
+    , dvirVirtualInterfaces
+    ) where
+
+import Network.AWS.Prelude
+import Network.AWS.Request.JSON
+import Network.AWS.DirectConnect.Types
+import qualified GHC.Exts
+
+data DescribeVirtualInterfaces = DescribeVirtualInterfaces
+    { _dviConnectionId       :: Maybe Text
+    , _dviVirtualInterfaceId :: Maybe Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'DescribeVirtualInterfaces' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dviConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'dviVirtualInterfaceId' @::@ 'Maybe' 'Text'
+--
+describeVirtualInterfaces :: DescribeVirtualInterfaces
+describeVirtualInterfaces = DescribeVirtualInterfaces
+    { _dviConnectionId       = Nothing
+    , _dviVirtualInterfaceId = Nothing
+    }
+
+dviConnectionId :: Lens' DescribeVirtualInterfaces (Maybe Text)
+dviConnectionId = lens _dviConnectionId (\s a -> s { _dviConnectionId = a })
+
+dviVirtualInterfaceId :: Lens' DescribeVirtualInterfaces (Maybe Text)
+dviVirtualInterfaceId =
+    lens _dviVirtualInterfaceId (\s a -> s { _dviVirtualInterfaceId = a })
+
+newtype DescribeVirtualInterfacesResponse = DescribeVirtualInterfacesResponse
+    { _dvirVirtualInterfaces :: List "virtualInterfaces" VirtualInterface
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList DescribeVirtualInterfacesResponse where
+    type Item DescribeVirtualInterfacesResponse = VirtualInterface
+
+    fromList = DescribeVirtualInterfacesResponse . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _dvirVirtualInterfaces
+
+-- | 'DescribeVirtualInterfacesResponse' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'dvirVirtualInterfaces' @::@ ['VirtualInterface']
+--
+describeVirtualInterfacesResponse :: DescribeVirtualInterfacesResponse
+describeVirtualInterfacesResponse = DescribeVirtualInterfacesResponse
+    { _dvirVirtualInterfaces = mempty
+    }
+
+-- | A list of virtual interfaces.
+dvirVirtualInterfaces :: Lens' DescribeVirtualInterfacesResponse [VirtualInterface]
+dvirVirtualInterfaces =
+    lens _dvirVirtualInterfaces (\s a -> s { _dvirVirtualInterfaces = a })
+        . _List
+
+instance ToPath DescribeVirtualInterfaces where
+    toPath = const "/"
+
+instance ToQuery DescribeVirtualInterfaces where
+    toQuery = const mempty
+
+instance ToHeaders DescribeVirtualInterfaces
+
+instance ToJSON DescribeVirtualInterfaces where
+    toJSON DescribeVirtualInterfaces{..} = object
+        [ "connectionId"       .= _dviConnectionId
+        , "virtualInterfaceId" .= _dviVirtualInterfaceId
+        ]
+
+instance AWSRequest DescribeVirtualInterfaces where
+    type Sv DescribeVirtualInterfaces = DirectConnect
+    type Rs DescribeVirtualInterfaces = DescribeVirtualInterfacesResponse
+
+    request  = post "DescribeVirtualInterfaces"
+    response = jsonResponse
+
+instance FromJSON DescribeVirtualInterfacesResponse where
+    parseJSON = withObject "DescribeVirtualInterfacesResponse" $ \o -> DescribeVirtualInterfacesResponse
+        <$> o .:  "virtualInterfaces"
diff --git a/gen/Network/AWS/DirectConnect/Types.hs b/gen/Network/AWS/DirectConnect/Types.hs
new file mode 100644
--- /dev/null
+++ b/gen/Network/AWS/DirectConnect/Types.hs
@@ -0,0 +1,1112 @@
+{-# LANGUAGE DataKinds                   #-}
+{-# LANGUAGE DeriveGeneric               #-}
+{-# LANGUAGE FlexibleInstances           #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving  #-}
+{-# LANGUAGE LambdaCase                  #-}
+{-# LANGUAGE NoImplicitPrelude           #-}
+{-# LANGUAGE OverloadedStrings           #-}
+{-# LANGUAGE RecordWildCards             #-}
+{-# LANGUAGE TypeFamilies                #-}
+
+{-# OPTIONS_GHC -fno-warn-unused-imports #-}
+
+-- Module      : Network.AWS.DirectConnect.Types
+-- Copyright   : (c) 2013-2014 Brendan Hay <brendan.g.hay@gmail.com>
+-- License     : This Source Code Form is subject to the terms of
+--               the Mozilla Public License, v. 2.0.
+--               A copy of the MPL can be found in the LICENSE file or
+--               you can obtain it at http://mozilla.org/MPL/2.0/.
+-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
+-- Stability   : experimental
+-- Portability : non-portable (GHC extensions)
+
+module Network.AWS.DirectConnect.Types
+    (
+    -- * Service
+      DirectConnect
+    -- ** Error
+    , JSONError
+
+    -- * VirtualInterface
+    , VirtualInterface
+    , virtualInterface
+    , viAmazonAddress
+    , viAsn
+    , viAuthKey
+    , viConnectionId
+    , viCustomerAddress
+    , viCustomerRouterConfig
+    , viLocation
+    , viOwnerAccount
+    , viRouteFilterPrefixes
+    , viVirtualGatewayId
+    , viVirtualInterfaceId
+    , viVirtualInterfaceName
+    , viVirtualInterfaceState
+    , viVirtualInterfaceType
+    , viVlan
+
+    -- * Location
+    , Location
+    , location
+    , lLocationCode
+    , lLocationName
+
+    -- * Connections
+    , Connections
+    , connections
+    , cConnections
+
+    -- * NewPrivateVirtualInterfaceAllocation
+    , NewPrivateVirtualInterfaceAllocation
+    , newPrivateVirtualInterfaceAllocation
+    , npviaAmazonAddress
+    , npviaAsn
+    , npviaAuthKey
+    , npviaCustomerAddress
+    , npviaVirtualInterfaceName
+    , npviaVlan
+
+    -- * VirtualInterfaceState
+    , VirtualInterfaceState (..)
+
+    -- * Connection
+    , Connection
+    , connection
+    , cBandwidth
+    , cConnectionId
+    , cConnectionName
+    , cConnectionState
+    , cLocation
+    , cOwnerAccount
+    , cPartnerName
+    , cRegion
+    , cVlan
+
+    -- * NewPublicVirtualInterface
+    , NewPublicVirtualInterface
+    , newPublicVirtualInterface
+    , npviAmazonAddress
+    , npviAsn
+    , npviAuthKey
+    , npviCustomerAddress
+    , npviRouteFilterPrefixes
+    , npviVirtualInterfaceName
+    , npviVlan
+
+    -- * Interconnect
+    , Interconnect
+    , interconnect
+    , iBandwidth
+    , iInterconnectId
+    , iInterconnectName
+    , iInterconnectState
+    , iLocation
+    , iRegion
+
+    -- * InterconnectState
+    , InterconnectState (..)
+
+    -- * NewPrivateVirtualInterface
+    , NewPrivateVirtualInterface
+    , newPrivateVirtualInterface
+    , npvi1AmazonAddress
+    , npvi1Asn
+    , npvi1AuthKey
+    , npvi1CustomerAddress
+    , npvi1VirtualGatewayId
+    , npvi1VirtualInterfaceName
+    , npvi1Vlan
+
+    -- * NewPublicVirtualInterfaceAllocation
+    , NewPublicVirtualInterfaceAllocation
+    , newPublicVirtualInterfaceAllocation
+    , npvia1AmazonAddress
+    , npvia1Asn
+    , npvia1AuthKey
+    , npvia1CustomerAddress
+    , npvia1RouteFilterPrefixes
+    , npvia1VirtualInterfaceName
+    , npvia1Vlan
+
+    -- * ConnectionState
+    , ConnectionState (..)
+
+    -- * VirtualGateway
+    , VirtualGateway
+    , virtualGateway
+    , vgVirtualGatewayId
+    , vgVirtualGatewayState
+
+    -- * RouteFilterPrefix
+    , RouteFilterPrefix
+    , routeFilterPrefix
+    , rfpCidr
+    ) where
+
+import Data.Char (isUpper)
+import Network.AWS.Error
+import Network.AWS.Prelude
+import Network.AWS.Signing.V4
+import qualified GHC.Exts
+
+-- | Version @2012-10-25@ of the Amazon Direct Connect service.
+data DirectConnect
+
+instance AWSService DirectConnect where
+    type Sg DirectConnect = V4
+    type Er DirectConnect = JSONError
+
+    service = Service
+        { _svcEndpoint     = regional
+        , _svcAbbrev       = "DirectConnect"
+        , _svcPrefix       = "directconnect"
+        , _svcVersion      = "2012-10-25"
+        , _svcTargetPrefix = Just "OvertureService"
+        , _svcJSONVersion  = Just "1.1"
+        }
+
+    handle = jsonError statusSuccess
+
+data VirtualInterface = VirtualInterface
+    { _viAmazonAddress         :: Maybe Text
+    , _viAsn                   :: Maybe Int
+    , _viAuthKey               :: Maybe Text
+    , _viConnectionId          :: Maybe Text
+    , _viCustomerAddress       :: Maybe Text
+    , _viCustomerRouterConfig  :: Maybe Text
+    , _viLocation              :: Maybe Text
+    , _viOwnerAccount          :: Maybe Text
+    , _viRouteFilterPrefixes   :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _viVirtualGatewayId      :: Maybe Text
+    , _viVirtualInterfaceId    :: Maybe Text
+    , _viVirtualInterfaceName  :: Maybe Text
+    , _viVirtualInterfaceState :: Maybe Text
+    , _viVirtualInterfaceType  :: Maybe Text
+    , _viVlan                  :: Maybe Int
+    } deriving (Eq, Show)
+
+-- | 'VirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'viAmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'viAsn' @::@ 'Maybe' 'Int'
+--
+-- * 'viAuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'viConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'viCustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'viCustomerRouterConfig' @::@ 'Maybe' 'Text'
+--
+-- * 'viLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'viOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'viRouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'viVirtualGatewayId' @::@ 'Maybe' 'Text'
+--
+-- * 'viVirtualInterfaceId' @::@ 'Maybe' 'Text'
+--
+-- * 'viVirtualInterfaceName' @::@ 'Maybe' 'Text'
+--
+-- * 'viVirtualInterfaceState' @::@ 'Maybe' 'Text'
+--
+-- * 'viVirtualInterfaceType' @::@ 'Maybe' 'Text'
+--
+-- * 'viVlan' @::@ 'Maybe' 'Int'
+--
+virtualInterface :: VirtualInterface
+virtualInterface = VirtualInterface
+    { _viOwnerAccount          = Nothing
+    , _viVirtualInterfaceId    = Nothing
+    , _viLocation              = Nothing
+    , _viConnectionId          = Nothing
+    , _viVirtualInterfaceType  = Nothing
+    , _viVirtualInterfaceName  = Nothing
+    , _viVlan                  = Nothing
+    , _viAsn                   = Nothing
+    , _viAuthKey               = Nothing
+    , _viAmazonAddress         = Nothing
+    , _viCustomerAddress       = Nothing
+    , _viVirtualInterfaceState = Nothing
+    , _viCustomerRouterConfig  = Nothing
+    , _viVirtualGatewayId      = Nothing
+    , _viRouteFilterPrefixes   = mempty
+    }
+
+viAmazonAddress :: Lens' VirtualInterface (Maybe Text)
+viAmazonAddress = lens _viAmazonAddress (\s a -> s { _viAmazonAddress = a })
+
+viAsn :: Lens' VirtualInterface (Maybe Int)
+viAsn = lens _viAsn (\s a -> s { _viAsn = a })
+
+viAuthKey :: Lens' VirtualInterface (Maybe Text)
+viAuthKey = lens _viAuthKey (\s a -> s { _viAuthKey = a })
+
+viConnectionId :: Lens' VirtualInterface (Maybe Text)
+viConnectionId = lens _viConnectionId (\s a -> s { _viConnectionId = a })
+
+viCustomerAddress :: Lens' VirtualInterface (Maybe Text)
+viCustomerAddress =
+    lens _viCustomerAddress (\s a -> s { _viCustomerAddress = a })
+
+-- | Information for generating the customer router configuration.
+viCustomerRouterConfig :: Lens' VirtualInterface (Maybe Text)
+viCustomerRouterConfig =
+    lens _viCustomerRouterConfig (\s a -> s { _viCustomerRouterConfig = a })
+
+viLocation :: Lens' VirtualInterface (Maybe Text)
+viLocation = lens _viLocation (\s a -> s { _viLocation = a })
+
+viOwnerAccount :: Lens' VirtualInterface (Maybe Text)
+viOwnerAccount = lens _viOwnerAccount (\s a -> s { _viOwnerAccount = a })
+
+viRouteFilterPrefixes :: Lens' VirtualInterface [RouteFilterPrefix]
+viRouteFilterPrefixes =
+    lens _viRouteFilterPrefixes (\s a -> s { _viRouteFilterPrefixes = a })
+        . _List
+
+viVirtualGatewayId :: Lens' VirtualInterface (Maybe Text)
+viVirtualGatewayId =
+    lens _viVirtualGatewayId (\s a -> s { _viVirtualGatewayId = a })
+
+viVirtualInterfaceId :: Lens' VirtualInterface (Maybe Text)
+viVirtualInterfaceId =
+    lens _viVirtualInterfaceId (\s a -> s { _viVirtualInterfaceId = a })
+
+viVirtualInterfaceName :: Lens' VirtualInterface (Maybe Text)
+viVirtualInterfaceName =
+    lens _viVirtualInterfaceName (\s a -> s { _viVirtualInterfaceName = a })
+
+viVirtualInterfaceState :: Lens' VirtualInterface (Maybe Text)
+viVirtualInterfaceState =
+    lens _viVirtualInterfaceState (\s a -> s { _viVirtualInterfaceState = a })
+
+viVirtualInterfaceType :: Lens' VirtualInterface (Maybe Text)
+viVirtualInterfaceType =
+    lens _viVirtualInterfaceType (\s a -> s { _viVirtualInterfaceType = a })
+
+viVlan :: Lens' VirtualInterface (Maybe Int)
+viVlan = lens _viVlan (\s a -> s { _viVlan = a })
+
+instance FromJSON VirtualInterface where
+    parseJSON = withObject "VirtualInterface" $ \o -> VirtualInterface
+        <$> o .:? "amazonAddress"
+        <*> o .:? "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "connectionId"
+        <*> o .:? "customerAddress"
+        <*> o .:? "customerRouterConfig"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:? "virtualGatewayId"
+        <*> o .:? "virtualInterfaceId"
+        <*> o .:? "virtualInterfaceName"
+        <*> o .:? "virtualInterfaceState"
+        <*> o .:? "virtualInterfaceType"
+        <*> o .:? "vlan"
+
+instance ToJSON VirtualInterface where
+    toJSON VirtualInterface{..} = object
+        [ "ownerAccount"          .= _viOwnerAccount
+        , "virtualInterfaceId"    .= _viVirtualInterfaceId
+        , "location"              .= _viLocation
+        , "connectionId"          .= _viConnectionId
+        , "virtualInterfaceType"  .= _viVirtualInterfaceType
+        , "virtualInterfaceName"  .= _viVirtualInterfaceName
+        , "vlan"                  .= _viVlan
+        , "asn"                   .= _viAsn
+        , "authKey"               .= _viAuthKey
+        , "amazonAddress"         .= _viAmazonAddress
+        , "customerAddress"       .= _viCustomerAddress
+        , "virtualInterfaceState" .= _viVirtualInterfaceState
+        , "customerRouterConfig"  .= _viCustomerRouterConfig
+        , "virtualGatewayId"      .= _viVirtualGatewayId
+        , "routeFilterPrefixes"   .= _viRouteFilterPrefixes
+        ]
+
+data Location = Location
+    { _lLocationCode :: Maybe Text
+    , _lLocationName :: Maybe Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'Location' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'lLocationCode' @::@ 'Maybe' 'Text'
+--
+-- * 'lLocationName' @::@ 'Maybe' 'Text'
+--
+location :: Location
+location = Location
+    { _lLocationCode = Nothing
+    , _lLocationName = Nothing
+    }
+
+-- | The code used to indicate the AWS Direct Connect location.
+lLocationCode :: Lens' Location (Maybe Text)
+lLocationCode = lens _lLocationCode (\s a -> s { _lLocationCode = a })
+
+-- | The name of the AWS Direct Connect location. The name includes the
+-- colocation partner name and the physical site of the lit building.
+lLocationName :: Lens' Location (Maybe Text)
+lLocationName = lens _lLocationName (\s a -> s { _lLocationName = a })
+
+instance FromJSON Location where
+    parseJSON = withObject "Location" $ \o -> Location
+        <$> o .:? "locationCode"
+        <*> o .:? "locationName"
+
+instance ToJSON Location where
+    toJSON Location{..} = object
+        [ "locationCode" .= _lLocationCode
+        , "locationName" .= _lLocationName
+        ]
+
+newtype Connections = Connections
+    { _cConnections :: List "connections" Connection
+    } deriving (Eq, Show, Monoid, Semigroup)
+
+instance GHC.Exts.IsList Connections where
+    type Item Connections = Connection
+
+    fromList = Connections . GHC.Exts.fromList
+    toList   = GHC.Exts.toList . _cConnections
+
+-- | 'Connections' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cConnections' @::@ ['Connection']
+--
+connections :: Connections
+connections = Connections
+    { _cConnections = mempty
+    }
+
+-- | A list of connections.
+cConnections :: Lens' Connections [Connection]
+cConnections = lens _cConnections (\s a -> s { _cConnections = a }) . _List
+
+instance FromJSON Connections where
+    parseJSON = withObject "Connections" $ \o -> Connections
+        <$> o .:  "connections"
+
+instance ToJSON Connections where
+    toJSON Connections{..} = object
+        [ "connections" .= _cConnections
+        ]
+
+data NewPrivateVirtualInterfaceAllocation = NewPrivateVirtualInterfaceAllocation
+    { _npviaAmazonAddress        :: Maybe Text
+    , _npviaAsn                  :: Int
+    , _npviaAuthKey              :: Maybe Text
+    , _npviaCustomerAddress      :: Maybe Text
+    , _npviaVirtualInterfaceName :: Text
+    , _npviaVlan                 :: Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'NewPrivateVirtualInterfaceAllocation' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'npviaAmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'npviaAsn' @::@ 'Int'
+--
+-- * 'npviaAuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'npviaCustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'npviaVirtualInterfaceName' @::@ 'Text'
+--
+-- * 'npviaVlan' @::@ 'Int'
+--
+newPrivateVirtualInterfaceAllocation :: Text -- ^ 'npviaVirtualInterfaceName'
+                                     -> Int -- ^ 'npviaVlan'
+                                     -> Int -- ^ 'npviaAsn'
+                                     -> NewPrivateVirtualInterfaceAllocation
+newPrivateVirtualInterfaceAllocation p1 p2 p3 = NewPrivateVirtualInterfaceAllocation
+    { _npviaVirtualInterfaceName = p1
+    , _npviaVlan                 = p2
+    , _npviaAsn                  = p3
+    , _npviaAuthKey              = Nothing
+    , _npviaAmazonAddress        = Nothing
+    , _npviaCustomerAddress      = Nothing
+    }
+
+npviaAmazonAddress :: Lens' NewPrivateVirtualInterfaceAllocation (Maybe Text)
+npviaAmazonAddress =
+    lens _npviaAmazonAddress (\s a -> s { _npviaAmazonAddress = a })
+
+npviaAsn :: Lens' NewPrivateVirtualInterfaceAllocation Int
+npviaAsn = lens _npviaAsn (\s a -> s { _npviaAsn = a })
+
+npviaAuthKey :: Lens' NewPrivateVirtualInterfaceAllocation (Maybe Text)
+npviaAuthKey = lens _npviaAuthKey (\s a -> s { _npviaAuthKey = a })
+
+npviaCustomerAddress :: Lens' NewPrivateVirtualInterfaceAllocation (Maybe Text)
+npviaCustomerAddress =
+    lens _npviaCustomerAddress (\s a -> s { _npviaCustomerAddress = a })
+
+npviaVirtualInterfaceName :: Lens' NewPrivateVirtualInterfaceAllocation Text
+npviaVirtualInterfaceName =
+    lens _npviaVirtualInterfaceName
+        (\s a -> s { _npviaVirtualInterfaceName = a })
+
+npviaVlan :: Lens' NewPrivateVirtualInterfaceAllocation Int
+npviaVlan = lens _npviaVlan (\s a -> s { _npviaVlan = a })
+
+instance FromJSON NewPrivateVirtualInterfaceAllocation where
+    parseJSON = withObject "NewPrivateVirtualInterfaceAllocation" $ \o -> NewPrivateVirtualInterfaceAllocation
+        <$> o .:? "amazonAddress"
+        <*> o .:  "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "customerAddress"
+        <*> o .:  "virtualInterfaceName"
+        <*> o .:  "vlan"
+
+instance ToJSON NewPrivateVirtualInterfaceAllocation where
+    toJSON NewPrivateVirtualInterfaceAllocation{..} = object
+        [ "virtualInterfaceName" .= _npviaVirtualInterfaceName
+        , "vlan"                 .= _npviaVlan
+        , "asn"                  .= _npviaAsn
+        , "authKey"              .= _npviaAuthKey
+        , "amazonAddress"        .= _npviaAmazonAddress
+        , "customerAddress"      .= _npviaCustomerAddress
+        ]
+
+data VirtualInterfaceState
+    = Available  -- ^ available
+    | Confirming -- ^ confirming
+    | Deleted    -- ^ deleted
+    | Deleting   -- ^ deleting
+    | Pending    -- ^ pending
+    | Rejected   -- ^ rejected
+    | Verifying  -- ^ verifying
+      deriving (Eq, Ord, Show, Generic, Enum)
+
+instance Hashable VirtualInterfaceState
+
+instance FromText VirtualInterfaceState where
+    parser = match "available"  Available
+         <|> match "confirming" Confirming
+         <|> match "deleted"    Deleted
+         <|> match "deleting"   Deleting
+         <|> match "pending"    Pending
+         <|> match "rejected"   Rejected
+         <|> match "verifying"  Verifying
+
+instance ToText VirtualInterfaceState where
+    toText = \case
+        Available  -> "available"
+        Confirming -> "confirming"
+        Deleted    -> "deleted"
+        Deleting   -> "deleting"
+        Pending    -> "pending"
+        Rejected   -> "rejected"
+        Verifying  -> "verifying"
+
+instance FromJSON VirtualInterfaceState where
+    parseJSON = parseJSONText "VirtualInterfaceState"
+
+instance ToJSON VirtualInterfaceState where
+    toJSON = toJSONText
+
+data Connection = Connection
+    { _cBandwidth       :: Maybe Text
+    , _cConnectionId    :: Maybe Text
+    , _cConnectionName  :: Maybe Text
+    , _cConnectionState :: Maybe Text
+    , _cLocation        :: Maybe Text
+    , _cOwnerAccount    :: Maybe Text
+    , _cPartnerName     :: Maybe Text
+    , _cRegion          :: Maybe Text
+    , _cVlan            :: Maybe Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'Connection' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'cBandwidth' @::@ 'Maybe' 'Text'
+--
+-- * 'cConnectionId' @::@ 'Maybe' 'Text'
+--
+-- * 'cConnectionName' @::@ 'Maybe' 'Text'
+--
+-- * 'cConnectionState' @::@ 'Maybe' 'Text'
+--
+-- * 'cLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'cOwnerAccount' @::@ 'Maybe' 'Text'
+--
+-- * 'cPartnerName' @::@ 'Maybe' 'Text'
+--
+-- * 'cRegion' @::@ 'Maybe' 'Text'
+--
+-- * 'cVlan' @::@ 'Maybe' 'Int'
+--
+connection :: Connection
+connection = Connection
+    { _cOwnerAccount    = Nothing
+    , _cConnectionId    = Nothing
+    , _cConnectionName  = Nothing
+    , _cConnectionState = Nothing
+    , _cRegion          = Nothing
+    , _cLocation        = Nothing
+    , _cBandwidth       = Nothing
+    , _cVlan            = Nothing
+    , _cPartnerName     = Nothing
+    }
+
+-- | Bandwidth of the connection. Example: 1Gbps (for regular connections), or
+-- 500Mbps (for hosted connections) Default: None.
+cBandwidth :: Lens' Connection (Maybe Text)
+cBandwidth = lens _cBandwidth (\s a -> s { _cBandwidth = a })
+
+cConnectionId :: Lens' Connection (Maybe Text)
+cConnectionId = lens _cConnectionId (\s a -> s { _cConnectionId = a })
+
+cConnectionName :: Lens' Connection (Maybe Text)
+cConnectionName = lens _cConnectionName (\s a -> s { _cConnectionName = a })
+
+cConnectionState :: Lens' Connection (Maybe Text)
+cConnectionState = lens _cConnectionState (\s a -> s { _cConnectionState = a })
+
+cLocation :: Lens' Connection (Maybe Text)
+cLocation = lens _cLocation (\s a -> s { _cLocation = a })
+
+cOwnerAccount :: Lens' Connection (Maybe Text)
+cOwnerAccount = lens _cOwnerAccount (\s a -> s { _cOwnerAccount = a })
+
+cPartnerName :: Lens' Connection (Maybe Text)
+cPartnerName = lens _cPartnerName (\s a -> s { _cPartnerName = a })
+
+cRegion :: Lens' Connection (Maybe Text)
+cRegion = lens _cRegion (\s a -> s { _cRegion = a })
+
+cVlan :: Lens' Connection (Maybe Int)
+cVlan = lens _cVlan (\s a -> s { _cVlan = a })
+
+instance FromJSON Connection where
+    parseJSON = withObject "Connection" $ \o -> Connection
+        <$> o .:? "bandwidth"
+        <*> o .:? "connectionId"
+        <*> o .:? "connectionName"
+        <*> o .:? "connectionState"
+        <*> o .:? "location"
+        <*> o .:? "ownerAccount"
+        <*> o .:? "partnerName"
+        <*> o .:? "region"
+        <*> o .:? "vlan"
+
+instance ToJSON Connection where
+    toJSON Connection{..} = object
+        [ "ownerAccount"    .= _cOwnerAccount
+        , "connectionId"    .= _cConnectionId
+        , "connectionName"  .= _cConnectionName
+        , "connectionState" .= _cConnectionState
+        , "region"          .= _cRegion
+        , "location"        .= _cLocation
+        , "bandwidth"       .= _cBandwidth
+        , "vlan"            .= _cVlan
+        , "partnerName"     .= _cPartnerName
+        ]
+
+data NewPublicVirtualInterface = NewPublicVirtualInterface
+    { _npviAmazonAddress        :: Text
+    , _npviAsn                  :: Int
+    , _npviAuthKey              :: Maybe Text
+    , _npviCustomerAddress      :: Text
+    , _npviRouteFilterPrefixes  :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _npviVirtualInterfaceName :: Text
+    , _npviVlan                 :: Int
+    } deriving (Eq, Show)
+
+-- | 'NewPublicVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'npviAmazonAddress' @::@ 'Text'
+--
+-- * 'npviAsn' @::@ 'Int'
+--
+-- * 'npviAuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'npviCustomerAddress' @::@ 'Text'
+--
+-- * 'npviRouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'npviVirtualInterfaceName' @::@ 'Text'
+--
+-- * 'npviVlan' @::@ 'Int'
+--
+newPublicVirtualInterface :: Text -- ^ 'npviVirtualInterfaceName'
+                          -> Int -- ^ 'npviVlan'
+                          -> Int -- ^ 'npviAsn'
+                          -> Text -- ^ 'npviAmazonAddress'
+                          -> Text -- ^ 'npviCustomerAddress'
+                          -> NewPublicVirtualInterface
+newPublicVirtualInterface p1 p2 p3 p4 p5 = NewPublicVirtualInterface
+    { _npviVirtualInterfaceName = p1
+    , _npviVlan                 = p2
+    , _npviAsn                  = p3
+    , _npviAmazonAddress        = p4
+    , _npviCustomerAddress      = p5
+    , _npviAuthKey              = Nothing
+    , _npviRouteFilterPrefixes  = mempty
+    }
+
+npviAmazonAddress :: Lens' NewPublicVirtualInterface Text
+npviAmazonAddress =
+    lens _npviAmazonAddress (\s a -> s { _npviAmazonAddress = a })
+
+npviAsn :: Lens' NewPublicVirtualInterface Int
+npviAsn = lens _npviAsn (\s a -> s { _npviAsn = a })
+
+npviAuthKey :: Lens' NewPublicVirtualInterface (Maybe Text)
+npviAuthKey = lens _npviAuthKey (\s a -> s { _npviAuthKey = a })
+
+npviCustomerAddress :: Lens' NewPublicVirtualInterface Text
+npviCustomerAddress =
+    lens _npviCustomerAddress (\s a -> s { _npviCustomerAddress = a })
+
+npviRouteFilterPrefixes :: Lens' NewPublicVirtualInterface [RouteFilterPrefix]
+npviRouteFilterPrefixes =
+    lens _npviRouteFilterPrefixes (\s a -> s { _npviRouteFilterPrefixes = a })
+        . _List
+
+npviVirtualInterfaceName :: Lens' NewPublicVirtualInterface Text
+npviVirtualInterfaceName =
+    lens _npviVirtualInterfaceName
+        (\s a -> s { _npviVirtualInterfaceName = a })
+
+npviVlan :: Lens' NewPublicVirtualInterface Int
+npviVlan = lens _npviVlan (\s a -> s { _npviVlan = a })
+
+instance FromJSON NewPublicVirtualInterface where
+    parseJSON = withObject "NewPublicVirtualInterface" $ \o -> NewPublicVirtualInterface
+        <$> o .:  "amazonAddress"
+        <*> o .:  "asn"
+        <*> o .:? "authKey"
+        <*> o .:  "customerAddress"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:  "virtualInterfaceName"
+        <*> o .:  "vlan"
+
+instance ToJSON NewPublicVirtualInterface where
+    toJSON NewPublicVirtualInterface{..} = object
+        [ "virtualInterfaceName" .= _npviVirtualInterfaceName
+        , "vlan"                 .= _npviVlan
+        , "asn"                  .= _npviAsn
+        , "authKey"              .= _npviAuthKey
+        , "amazonAddress"        .= _npviAmazonAddress
+        , "customerAddress"      .= _npviCustomerAddress
+        , "routeFilterPrefixes"  .= _npviRouteFilterPrefixes
+        ]
+
+data Interconnect = Interconnect
+    { _iBandwidth         :: Maybe Text
+    , _iInterconnectId    :: Maybe Text
+    , _iInterconnectName  :: Maybe Text
+    , _iInterconnectState :: Maybe Text
+    , _iLocation          :: Maybe Text
+    , _iRegion            :: Maybe Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'Interconnect' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'iBandwidth' @::@ 'Maybe' 'Text'
+--
+-- * 'iInterconnectId' @::@ 'Maybe' 'Text'
+--
+-- * 'iInterconnectName' @::@ 'Maybe' 'Text'
+--
+-- * 'iInterconnectState' @::@ 'Maybe' 'Text'
+--
+-- * 'iLocation' @::@ 'Maybe' 'Text'
+--
+-- * 'iRegion' @::@ 'Maybe' 'Text'
+--
+interconnect :: Interconnect
+interconnect = Interconnect
+    { _iInterconnectId    = Nothing
+    , _iInterconnectName  = Nothing
+    , _iInterconnectState = Nothing
+    , _iRegion            = Nothing
+    , _iLocation          = Nothing
+    , _iBandwidth         = Nothing
+    }
+
+iBandwidth :: Lens' Interconnect (Maybe Text)
+iBandwidth = lens _iBandwidth (\s a -> s { _iBandwidth = a })
+
+iInterconnectId :: Lens' Interconnect (Maybe Text)
+iInterconnectId = lens _iInterconnectId (\s a -> s { _iInterconnectId = a })
+
+iInterconnectName :: Lens' Interconnect (Maybe Text)
+iInterconnectName =
+    lens _iInterconnectName (\s a -> s { _iInterconnectName = a })
+
+iInterconnectState :: Lens' Interconnect (Maybe Text)
+iInterconnectState =
+    lens _iInterconnectState (\s a -> s { _iInterconnectState = a })
+
+iLocation :: Lens' Interconnect (Maybe Text)
+iLocation = lens _iLocation (\s a -> s { _iLocation = a })
+
+iRegion :: Lens' Interconnect (Maybe Text)
+iRegion = lens _iRegion (\s a -> s { _iRegion = a })
+
+instance FromJSON Interconnect where
+    parseJSON = withObject "Interconnect" $ \o -> Interconnect
+        <$> o .:? "bandwidth"
+        <*> o .:? "interconnectId"
+        <*> o .:? "interconnectName"
+        <*> o .:? "interconnectState"
+        <*> o .:? "location"
+        <*> o .:? "region"
+
+instance ToJSON Interconnect where
+    toJSON Interconnect{..} = object
+        [ "interconnectId"    .= _iInterconnectId
+        , "interconnectName"  .= _iInterconnectName
+        , "interconnectState" .= _iInterconnectState
+        , "region"            .= _iRegion
+        , "location"          .= _iLocation
+        , "bandwidth"         .= _iBandwidth
+        ]
+
+data InterconnectState
+    = ISAvailable -- ^ available
+    | ISDeleted   -- ^ deleted
+    | ISDeleting  -- ^ deleting
+    | ISDown      -- ^ down
+    | ISPending   -- ^ pending
+    | ISRequested -- ^ requested
+      deriving (Eq, Ord, Show, Generic, Enum)
+
+instance Hashable InterconnectState
+
+instance FromText InterconnectState where
+    parser = match "available" ISAvailable
+         <|> match "deleted"   ISDeleted
+         <|> match "deleting"  ISDeleting
+         <|> match "down"      ISDown
+         <|> match "pending"   ISPending
+         <|> match "requested" ISRequested
+
+instance ToText InterconnectState where
+    toText = \case
+        ISAvailable -> "available"
+        ISDeleted   -> "deleted"
+        ISDeleting  -> "deleting"
+        ISDown      -> "down"
+        ISPending   -> "pending"
+        ISRequested -> "requested"
+
+instance FromJSON InterconnectState where
+    parseJSON = parseJSONText "InterconnectState"
+
+instance ToJSON InterconnectState where
+    toJSON = toJSONText
+
+data NewPrivateVirtualInterface = NewPrivateVirtualInterface
+    { _npvi1AmazonAddress        :: Maybe Text
+    , _npvi1Asn                  :: Int
+    , _npvi1AuthKey              :: Maybe Text
+    , _npvi1CustomerAddress      :: Maybe Text
+    , _npvi1VirtualGatewayId     :: Text
+    , _npvi1VirtualInterfaceName :: Text
+    , _npvi1Vlan                 :: Int
+    } deriving (Eq, Ord, Show)
+
+-- | 'NewPrivateVirtualInterface' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'npvi1AmazonAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'npvi1Asn' @::@ 'Int'
+--
+-- * 'npvi1AuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'npvi1CustomerAddress' @::@ 'Maybe' 'Text'
+--
+-- * 'npvi1VirtualGatewayId' @::@ 'Text'
+--
+-- * 'npvi1VirtualInterfaceName' @::@ 'Text'
+--
+-- * 'npvi1Vlan' @::@ 'Int'
+--
+newPrivateVirtualInterface :: Text -- ^ 'npvi1VirtualInterfaceName'
+                           -> Int -- ^ 'npvi1Vlan'
+                           -> Int -- ^ 'npvi1Asn'
+                           -> Text -- ^ 'npvi1VirtualGatewayId'
+                           -> NewPrivateVirtualInterface
+newPrivateVirtualInterface p1 p2 p3 p4 = NewPrivateVirtualInterface
+    { _npvi1VirtualInterfaceName = p1
+    , _npvi1Vlan                 = p2
+    , _npvi1Asn                  = p3
+    , _npvi1VirtualGatewayId     = p4
+    , _npvi1AuthKey              = Nothing
+    , _npvi1AmazonAddress        = Nothing
+    , _npvi1CustomerAddress      = Nothing
+    }
+
+npvi1AmazonAddress :: Lens' NewPrivateVirtualInterface (Maybe Text)
+npvi1AmazonAddress =
+    lens _npvi1AmazonAddress (\s a -> s { _npvi1AmazonAddress = a })
+
+npvi1Asn :: Lens' NewPrivateVirtualInterface Int
+npvi1Asn = lens _npvi1Asn (\s a -> s { _npvi1Asn = a })
+
+npvi1AuthKey :: Lens' NewPrivateVirtualInterface (Maybe Text)
+npvi1AuthKey = lens _npvi1AuthKey (\s a -> s { _npvi1AuthKey = a })
+
+npvi1CustomerAddress :: Lens' NewPrivateVirtualInterface (Maybe Text)
+npvi1CustomerAddress =
+    lens _npvi1CustomerAddress (\s a -> s { _npvi1CustomerAddress = a })
+
+npvi1VirtualGatewayId :: Lens' NewPrivateVirtualInterface Text
+npvi1VirtualGatewayId =
+    lens _npvi1VirtualGatewayId (\s a -> s { _npvi1VirtualGatewayId = a })
+
+npvi1VirtualInterfaceName :: Lens' NewPrivateVirtualInterface Text
+npvi1VirtualInterfaceName =
+    lens _npvi1VirtualInterfaceName
+        (\s a -> s { _npvi1VirtualInterfaceName = a })
+
+npvi1Vlan :: Lens' NewPrivateVirtualInterface Int
+npvi1Vlan = lens _npvi1Vlan (\s a -> s { _npvi1Vlan = a })
+
+instance FromJSON NewPrivateVirtualInterface where
+    parseJSON = withObject "NewPrivateVirtualInterface" $ \o -> NewPrivateVirtualInterface
+        <$> o .:? "amazonAddress"
+        <*> o .:  "asn"
+        <*> o .:? "authKey"
+        <*> o .:? "customerAddress"
+        <*> o .:  "virtualGatewayId"
+        <*> o .:  "virtualInterfaceName"
+        <*> o .:  "vlan"
+
+instance ToJSON NewPrivateVirtualInterface where
+    toJSON NewPrivateVirtualInterface{..} = object
+        [ "virtualInterfaceName" .= _npvi1VirtualInterfaceName
+        , "vlan"                 .= _npvi1Vlan
+        , "asn"                  .= _npvi1Asn
+        , "authKey"              .= _npvi1AuthKey
+        , "amazonAddress"        .= _npvi1AmazonAddress
+        , "customerAddress"      .= _npvi1CustomerAddress
+        , "virtualGatewayId"     .= _npvi1VirtualGatewayId
+        ]
+
+data NewPublicVirtualInterfaceAllocation = NewPublicVirtualInterfaceAllocation
+    { _npvia1AmazonAddress        :: Text
+    , _npvia1Asn                  :: Int
+    , _npvia1AuthKey              :: Maybe Text
+    , _npvia1CustomerAddress      :: Text
+    , _npvia1RouteFilterPrefixes  :: List "routeFilterPrefixes" RouteFilterPrefix
+    , _npvia1VirtualInterfaceName :: Text
+    , _npvia1Vlan                 :: Int
+    } deriving (Eq, Show)
+
+-- | 'NewPublicVirtualInterfaceAllocation' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'npvia1AmazonAddress' @::@ 'Text'
+--
+-- * 'npvia1Asn' @::@ 'Int'
+--
+-- * 'npvia1AuthKey' @::@ 'Maybe' 'Text'
+--
+-- * 'npvia1CustomerAddress' @::@ 'Text'
+--
+-- * 'npvia1RouteFilterPrefixes' @::@ ['RouteFilterPrefix']
+--
+-- * 'npvia1VirtualInterfaceName' @::@ 'Text'
+--
+-- * 'npvia1Vlan' @::@ 'Int'
+--
+newPublicVirtualInterfaceAllocation :: Text -- ^ 'npvia1VirtualInterfaceName'
+                                    -> Int -- ^ 'npvia1Vlan'
+                                    -> Int -- ^ 'npvia1Asn'
+                                    -> Text -- ^ 'npvia1AmazonAddress'
+                                    -> Text -- ^ 'npvia1CustomerAddress'
+                                    -> NewPublicVirtualInterfaceAllocation
+newPublicVirtualInterfaceAllocation p1 p2 p3 p4 p5 = NewPublicVirtualInterfaceAllocation
+    { _npvia1VirtualInterfaceName = p1
+    , _npvia1Vlan                 = p2
+    , _npvia1Asn                  = p3
+    , _npvia1AmazonAddress        = p4
+    , _npvia1CustomerAddress      = p5
+    , _npvia1AuthKey              = Nothing
+    , _npvia1RouteFilterPrefixes  = mempty
+    }
+
+npvia1AmazonAddress :: Lens' NewPublicVirtualInterfaceAllocation Text
+npvia1AmazonAddress =
+    lens _npvia1AmazonAddress (\s a -> s { _npvia1AmazonAddress = a })
+
+npvia1Asn :: Lens' NewPublicVirtualInterfaceAllocation Int
+npvia1Asn = lens _npvia1Asn (\s a -> s { _npvia1Asn = a })
+
+npvia1AuthKey :: Lens' NewPublicVirtualInterfaceAllocation (Maybe Text)
+npvia1AuthKey = lens _npvia1AuthKey (\s a -> s { _npvia1AuthKey = a })
+
+npvia1CustomerAddress :: Lens' NewPublicVirtualInterfaceAllocation Text
+npvia1CustomerAddress =
+    lens _npvia1CustomerAddress (\s a -> s { _npvia1CustomerAddress = a })
+
+npvia1RouteFilterPrefixes :: Lens' NewPublicVirtualInterfaceAllocation [RouteFilterPrefix]
+npvia1RouteFilterPrefixes =
+    lens _npvia1RouteFilterPrefixes
+        (\s a -> s { _npvia1RouteFilterPrefixes = a })
+            . _List
+
+npvia1VirtualInterfaceName :: Lens' NewPublicVirtualInterfaceAllocation Text
+npvia1VirtualInterfaceName =
+    lens _npvia1VirtualInterfaceName
+        (\s a -> s { _npvia1VirtualInterfaceName = a })
+
+npvia1Vlan :: Lens' NewPublicVirtualInterfaceAllocation Int
+npvia1Vlan = lens _npvia1Vlan (\s a -> s { _npvia1Vlan = a })
+
+instance FromJSON NewPublicVirtualInterfaceAllocation where
+    parseJSON = withObject "NewPublicVirtualInterfaceAllocation" $ \o -> NewPublicVirtualInterfaceAllocation
+        <$> o .:  "amazonAddress"
+        <*> o .:  "asn"
+        <*> o .:? "authKey"
+        <*> o .:  "customerAddress"
+        <*> o .:  "routeFilterPrefixes"
+        <*> o .:  "virtualInterfaceName"
+        <*> o .:  "vlan"
+
+instance ToJSON NewPublicVirtualInterfaceAllocation where
+    toJSON NewPublicVirtualInterfaceAllocation{..} = object
+        [ "virtualInterfaceName" .= _npvia1VirtualInterfaceName
+        , "vlan"                 .= _npvia1Vlan
+        , "asn"                  .= _npvia1Asn
+        , "authKey"              .= _npvia1AuthKey
+        , "amazonAddress"        .= _npvia1AmazonAddress
+        , "customerAddress"      .= _npvia1CustomerAddress
+        , "routeFilterPrefixes"  .= _npvia1RouteFilterPrefixes
+        ]
+
+data ConnectionState
+    = CSAvailable -- ^ available
+    | CSDeleted   -- ^ deleted
+    | CSDeleting  -- ^ deleting
+    | CSDown      -- ^ down
+    | CSOrdering  -- ^ ordering
+    | CSPending   -- ^ pending
+    | CSRejected  -- ^ rejected
+    | CSRequested -- ^ requested
+      deriving (Eq, Ord, Show, Generic, Enum)
+
+instance Hashable ConnectionState
+
+instance FromText ConnectionState where
+    parser = match "available" CSAvailable
+         <|> match "deleted"   CSDeleted
+         <|> match "deleting"  CSDeleting
+         <|> match "down"      CSDown
+         <|> match "ordering"  CSOrdering
+         <|> match "pending"   CSPending
+         <|> match "rejected"  CSRejected
+         <|> match "requested" CSRequested
+
+instance ToText ConnectionState where
+    toText = \case
+        CSAvailable -> "available"
+        CSDeleted   -> "deleted"
+        CSDeleting  -> "deleting"
+        CSDown      -> "down"
+        CSOrdering  -> "ordering"
+        CSPending   -> "pending"
+        CSRejected  -> "rejected"
+        CSRequested -> "requested"
+
+instance FromJSON ConnectionState where
+    parseJSON = parseJSONText "ConnectionState"
+
+instance ToJSON ConnectionState where
+    toJSON = toJSONText
+
+data VirtualGateway = VirtualGateway
+    { _vgVirtualGatewayId    :: Maybe Text
+    , _vgVirtualGatewayState :: Maybe Text
+    } deriving (Eq, Ord, Show)
+
+-- | 'VirtualGateway' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'vgVirtualGatewayId' @::@ 'Maybe' 'Text'
+--
+-- * 'vgVirtualGatewayState' @::@ 'Maybe' 'Text'
+--
+virtualGateway :: VirtualGateway
+virtualGateway = VirtualGateway
+    { _vgVirtualGatewayId    = Nothing
+    , _vgVirtualGatewayState = Nothing
+    }
+
+vgVirtualGatewayId :: Lens' VirtualGateway (Maybe Text)
+vgVirtualGatewayId =
+    lens _vgVirtualGatewayId (\s a -> s { _vgVirtualGatewayId = a })
+
+vgVirtualGatewayState :: Lens' VirtualGateway (Maybe Text)
+vgVirtualGatewayState =
+    lens _vgVirtualGatewayState (\s a -> s { _vgVirtualGatewayState = a })
+
+instance FromJSON VirtualGateway where
+    parseJSON = withObject "VirtualGateway" $ \o -> VirtualGateway
+        <$> o .:? "virtualGatewayId"
+        <*> o .:? "virtualGatewayState"
+
+instance ToJSON VirtualGateway where
+    toJSON VirtualGateway{..} = object
+        [ "virtualGatewayId"    .= _vgVirtualGatewayId
+        , "virtualGatewayState" .= _vgVirtualGatewayState
+        ]
+
+newtype RouteFilterPrefix = RouteFilterPrefix
+    { _rfpCidr :: Maybe Text
+    } deriving (Eq, Ord, Show, Monoid)
+
+-- | 'RouteFilterPrefix' constructor.
+--
+-- The fields accessible through corresponding lenses are:
+--
+-- * 'rfpCidr' @::@ 'Maybe' 'Text'
+--
+routeFilterPrefix :: RouteFilterPrefix
+routeFilterPrefix = RouteFilterPrefix
+    { _rfpCidr = Nothing
+    }
+
+-- | CIDR notation for the advertised route. Multiple routes are separated by
+-- commas. Example: 10.10.10.0/24,10.10.11.0/24.
+rfpCidr :: Lens' RouteFilterPrefix (Maybe Text)
+rfpCidr = lens _rfpCidr (\s a -> s { _rfpCidr = a })
+
+instance FromJSON RouteFilterPrefix where
+    parseJSON = withObject "RouteFilterPrefix" $ \o -> RouteFilterPrefix
+        <$> o .:? "cidr"
+
+instance ToJSON RouteFilterPrefix where
+    toJSON RouteFilterPrefix{..} = object
+        [ "cidr" .= _rfpCidr
+        ]
