diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,62 +8,34 @@
 
 ## Version
 
-`1.4.2`
+`1.4.3`
 
 
 ## Description
 
 Amazon Relational Database Service
 
-Amazon Relational Database Service (Amazon RDS) is a web service that
-makes it easier to set up, operate, and scale a relational database in
-the cloud. It provides cost-efficient, resizeable capacity for an
-industry-standard relational database and manages common database
-administration tasks, freeing up developers to focus on what makes their
-applications and businesses unique.
+Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational database and manages common database administration tasks, freeing up developers to focus on what makes their applications and businesses unique.
 
-Amazon RDS gives you access to the capabilities of a MySQL, MariaDB,
-PostgreSQL, Microsoft SQL Server, Oracle, or Amazon Aurora database
-server. These capabilities mean that the code, applications, and tools
-you already use today with your existing databases work with Amazon RDS
-without modification. Amazon RDS automatically backs up your database
-and maintains the database software that powers your DB instance. Amazon
-RDS is flexible: you can scale your database instance\'s compute
-resources and storage capacity to meet your application\'s demand. As
-with all Amazon Web Services, there are no up-front investments, and you
-pay only for the resources you use.
+Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server, Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS is flexible: you can scale your database instance\'s compute resources and storage capacity to meet your application\'s demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for the resources you use.
 
-This interface reference for Amazon RDS contains documentation for a
-programming or command line interface you can use to manage Amazon RDS.
-Note that Amazon RDS is asynchronous, which means that some interfaces
-might require techniques such as polling or callback functions to
-determine when a command has been applied. In this reference, the
-parameter descriptions indicate whether a command is applied
-immediately, on the next instance reboot, or during the maintenance
-window. The reference structure is as follows, and we list following
-some related topics from the user guide.
+This interface reference for Amazon RDS contains documentation for a programming or command line interface you can use to manage Amazon RDS. Note that Amazon RDS is asynchronous, which means that some interfaces might require techniques such as polling or callback functions to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot, or during the maintenance window. The reference structure is as follows, and we list following some related topics from the user guide.
 
 __Amazon RDS API Reference__
 
--   For the alphabetical list of API actions, see
-    <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html API Actions>.
+-   For the alphabetical list of API actions, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html API Actions>.
 
--   For the alphabetical list of data types, see
-    <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html Data Types>.
+-   For the alphabetical list of data types, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html Data Types>.
 
--   For a list of common query parameters, see
-    <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html Common Parameters>.
+-   For a list of common query parameters, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html Common Parameters>.
 
--   For descriptions of the error codes, see
-    <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html Common Errors>.
+-   For descriptions of the error codes, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html Common Errors>.
 
 __Amazon RDS User Guide__
 
--   For a summary of the Amazon RDS interfaces, see
-    <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces Available RDS Interfaces>.
+-   For a summary of the Amazon RDS interfaces, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces Available RDS Interfaces>.
 
--   For more information about how to use the Query API, see
-    <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html Using the Query API>.
+-   For more information about how to use the Query API, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html Using the Query API>.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-rds)
 and the [AWS API Reference](https://aws.amazon.com/documentation/).
diff --git a/amazonka-rds.cabal b/amazonka-rds.cabal
--- a/amazonka-rds.cabal
+++ b/amazonka-rds.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-rds
-version:               1.4.2
+version:               1.4.3
 synopsis:              Amazon Relational Database Service SDK.
 homepage:              https://github.com/brendanhay/amazonka
 bug-reports:           https://github.com/brendanhay/amazonka/issues
@@ -15,55 +15,27 @@
 description:
     Amazon Relational Database Service
 
-    Amazon Relational Database Service (Amazon RDS) is a web service that
-    makes it easier to set up, operate, and scale a relational database in
-    the cloud. It provides cost-efficient, resizeable capacity for an
-    industry-standard relational database and manages common database
-    administration tasks, freeing up developers to focus on what makes their
-    applications and businesses unique.
+    Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational database and manages common database administration tasks, freeing up developers to focus on what makes their applications and businesses unique.
 
-    Amazon RDS gives you access to the capabilities of a MySQL, MariaDB,
-    PostgreSQL, Microsoft SQL Server, Oracle, or Amazon Aurora database
-    server. These capabilities mean that the code, applications, and tools
-    you already use today with your existing databases work with Amazon RDS
-    without modification. Amazon RDS automatically backs up your database
-    and maintains the database software that powers your DB instance. Amazon
-    RDS is flexible: you can scale your database instance\'s compute
-    resources and storage capacity to meet your application\'s demand. As
-    with all Amazon Web Services, there are no up-front investments, and you
-    pay only for the resources you use.
+    Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server, Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS is flexible: you can scale your database instance\'s compute resources and storage capacity to meet your application\'s demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for the resources you use.
 
-    This interface reference for Amazon RDS contains documentation for a
-    programming or command line interface you can use to manage Amazon RDS.
-    Note that Amazon RDS is asynchronous, which means that some interfaces
-    might require techniques such as polling or callback functions to
-    determine when a command has been applied. In this reference, the
-    parameter descriptions indicate whether a command is applied
-    immediately, on the next instance reboot, or during the maintenance
-    window. The reference structure is as follows, and we list following
-    some related topics from the user guide.
+    This interface reference for Amazon RDS contains documentation for a programming or command line interface you can use to manage Amazon RDS. Note that Amazon RDS is asynchronous, which means that some interfaces might require techniques such as polling or callback functions to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot, or during the maintenance window. The reference structure is as follows, and we list following some related topics from the user guide.
 
     __Amazon RDS API Reference__
 
-    -   For the alphabetical list of API actions, see
-        <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html API Actions>.
+    -   For the alphabetical list of API actions, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html API Actions>.
 
-    -   For the alphabetical list of data types, see
-        <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html Data Types>.
+    -   For the alphabetical list of data types, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html Data Types>.
 
-    -   For a list of common query parameters, see
-        <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html Common Parameters>.
+    -   For a list of common query parameters, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html Common Parameters>.
 
-    -   For descriptions of the error codes, see
-        <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html Common Errors>.
+    -   For descriptions of the error codes, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html Common Errors>.
 
     __Amazon RDS User Guide__
 
-    -   For a summary of the Amazon RDS interfaces, see
-        <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces Available RDS Interfaces>.
+    -   For a summary of the Amazon RDS interfaces, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces Available RDS Interfaces>.
 
-    -   For more information about how to use the Query API, see
-        <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html Using the Query API>.
+    -   For more information about how to use the Query API, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html Using the Query API>.
     .
     The types from this library are intended to be used with
     <http://hackage.haskell.org/package/amazonka amazonka>, which provides
@@ -177,7 +149,7 @@
         , Network.AWS.RDS.Types.Sum
 
     build-depends:
-          amazonka-core == 1.4.2.*
+          amazonka-core == 1.4.3.*
         , base          >= 4.7     && < 5
 
 test-suite amazonka-rds-test
@@ -197,9 +169,9 @@
         , Test.AWS.RDS.Internal
 
     build-depends:
-          amazonka-core == 1.4.2.*
-        , amazonka-test == 1.4.2.*
-        , amazonka-rds == 1.4.2.*
+          amazonka-core == 1.4.3.*
+        , amazonka-test == 1.4.3.*
+        , amazonka-rds == 1.4.3.*
         , base
         , bytestring
         , tasty
diff --git a/gen/Network/AWS/RDS.hs b/gen/Network/AWS/RDS.hs
--- a/gen/Network/AWS/RDS.hs
+++ b/gen/Network/AWS/RDS.hs
@@ -13,55 +13,27 @@
 --
 -- Amazon Relational Database Service
 --
--- Amazon Relational Database Service (Amazon RDS) is a web service that
--- makes it easier to set up, operate, and scale a relational database in
--- the cloud. It provides cost-efficient, resizeable capacity for an
--- industry-standard relational database and manages common database
--- administration tasks, freeing up developers to focus on what makes their
--- applications and businesses unique.
+-- Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizeable capacity for an industry-standard relational database and manages common database administration tasks, freeing up developers to focus on what makes their applications and businesses unique.
 --
--- Amazon RDS gives you access to the capabilities of a MySQL, MariaDB,
--- PostgreSQL, Microsoft SQL Server, Oracle, or Amazon Aurora database
--- server. These capabilities mean that the code, applications, and tools
--- you already use today with your existing databases work with Amazon RDS
--- without modification. Amazon RDS automatically backs up your database
--- and maintains the database software that powers your DB instance. Amazon
--- RDS is flexible: you can scale your database instance\'s compute
--- resources and storage capacity to meet your application\'s demand. As
--- with all Amazon Web Services, there are no up-front investments, and you
--- pay only for the resources you use.
+-- Amazon RDS gives you access to the capabilities of a MySQL, MariaDB, PostgreSQL, Microsoft SQL Server, Oracle, or Amazon Aurora database server. These capabilities mean that the code, applications, and tools you already use today with your existing databases work with Amazon RDS without modification. Amazon RDS automatically backs up your database and maintains the database software that powers your DB instance. Amazon RDS is flexible: you can scale your database instance\'s compute resources and storage capacity to meet your application\'s demand. As with all Amazon Web Services, there are no up-front investments, and you pay only for the resources you use.
 --
--- This interface reference for Amazon RDS contains documentation for a
--- programming or command line interface you can use to manage Amazon RDS.
--- Note that Amazon RDS is asynchronous, which means that some interfaces
--- might require techniques such as polling or callback functions to
--- determine when a command has been applied. In this reference, the
--- parameter descriptions indicate whether a command is applied
--- immediately, on the next instance reboot, or during the maintenance
--- window. The reference structure is as follows, and we list following
--- some related topics from the user guide.
+-- This interface reference for Amazon RDS contains documentation for a programming or command line interface you can use to manage Amazon RDS. Note that Amazon RDS is asynchronous, which means that some interfaces might require techniques such as polling or callback functions to determine when a command has been applied. In this reference, the parameter descriptions indicate whether a command is applied immediately, on the next instance reboot, or during the maintenance window. The reference structure is as follows, and we list following some related topics from the user guide.
 --
 -- __Amazon RDS API Reference__
 --
--- -   For the alphabetical list of API actions, see
---     <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html API Actions>.
+-- -   For the alphabetical list of API actions, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Operations.html API Actions>.
 --
--- -   For the alphabetical list of data types, see
---     <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html Data Types>.
+-- -   For the alphabetical list of data types, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_Types.html Data Types>.
 --
--- -   For a list of common query parameters, see
---     <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html Common Parameters>.
+-- -   For a list of common query parameters, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonParameters.html Common Parameters>.
 --
--- -   For descriptions of the error codes, see
---     <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html Common Errors>.
+-- -   For descriptions of the error codes, see <http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/CommonErrors.html Common Errors>.
 --
 -- __Amazon RDS User Guide__
 --
--- -   For a summary of the Amazon RDS interfaces, see
---     <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces Available RDS Interfaces>.
+-- -   For a summary of the Amazon RDS interfaces, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces Available RDS Interfaces>.
 --
--- -   For more information about how to use the Query API, see
---     <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html Using the Query API>.
+-- -   For more information about how to use the Query API, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Using_the_Query_API.html Using the Query API>.
 --
 module Network.AWS.RDS
     (
diff --git a/gen/Network/AWS/RDS/AddSourceIdentifierToSubscription.hs b/gen/Network/AWS/RDS/AddSourceIdentifierToSubscription.hs
--- a/gen/Network/AWS/RDS/AddSourceIdentifierToSubscription.hs
+++ b/gen/Network/AWS/RDS/AddSourceIdentifierToSubscription.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Adds a source identifier to an existing RDS event notification
--- subscription.
+-- Adds a source identifier to an existing RDS event notification subscription.
 module Network.AWS.RDS.AddSourceIdentifierToSubscription
     (
     -- * Creating a Request
@@ -69,25 +68,18 @@
     , _asitsSourceIdentifier = pSourceIdentifier_
     }
 
--- | The name of the RDS event notification subscription you want to add a
--- source identifier to.
+-- | The name of the RDS event notification subscription you want to add a source identifier to.
 asitsSubscriptionName :: Lens' AddSourceIdentifierToSubscription Text
 asitsSubscriptionName = lens _asitsSubscriptionName (\ s a -> s{_asitsSubscriptionName = a});
 
--- | The identifier of the event source to be added. An identifier must begin
--- with a letter and must contain only ASCII letters, digits, and hyphens;
--- it cannot end with a hyphen or contain two consecutive hyphens.
+-- | The identifier of the event source to be added. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it cannot end with a hyphen or contain two consecutive hyphens.
 --
 -- Constraints:
 --
--- -   If the source type is a DB instance, then a 'DBInstanceIdentifier'
---     must be supplied.
--- -   If the source type is a DB security group, a 'DBSecurityGroupName'
---     must be supplied.
--- -   If the source type is a DB parameter group, a 'DBParameterGroupName'
---     must be supplied.
--- -   If the source type is a DB snapshot, a 'DBSnapshotIdentifier' must
---     be supplied.
+-- -   If the source type is a DB instance, then a 'DBInstanceIdentifier' must be supplied.
+-- -   If the source type is a DB security group, a 'DBSecurityGroupName' must be supplied.
+-- -   If the source type is a DB parameter group, a 'DBParameterGroupName' must be supplied.
+-- -   If the source type is a DB snapshot, a 'DBSnapshotIdentifier' must be supplied.
 asitsSourceIdentifier :: Lens' AddSourceIdentifierToSubscription Text
 asitsSourceIdentifier = lens _asitsSourceIdentifier (\ s a -> s{_asitsSourceIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/AddTagsToResource.hs b/gen/Network/AWS/RDS/AddTagsToResource.hs
--- a/gen/Network/AWS/RDS/AddTagsToResource.hs
+++ b/gen/Network/AWS/RDS/AddTagsToResource.hs
@@ -18,13 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Adds metadata tags to an Amazon RDS resource. These tags can also be
--- used with cost allocation reporting to track cost associated with Amazon
--- RDS resources, or used in a Condition statement in an IAM policy for
--- Amazon RDS.
+-- Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.
 --
--- For an overview on tagging Amazon RDS resources, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html Tagging Amazon RDS Resources>.
+-- For an overview on tagging Amazon RDS resources, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html Tagging Amazon RDS Resources>.
 module Network.AWS.RDS.AddTagsToResource
     (
     -- * Creating a Request
@@ -70,9 +66,7 @@
     , _attrTags = mempty
     }
 
--- | The Amazon RDS resource the tags will be added to. This value is an
--- Amazon Resource Name (ARN). For information about creating an ARN, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
+-- | The Amazon RDS resource the tags will be added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
 attrResourceName :: Lens' AddTagsToResource Text
 attrResourceName = lens _attrResourceName (\ s a -> s{_attrResourceName = a});
 
diff --git a/gen/Network/AWS/RDS/ApplyPendingMaintenanceAction.hs b/gen/Network/AWS/RDS/ApplyPendingMaintenanceAction.hs
--- a/gen/Network/AWS/RDS/ApplyPendingMaintenanceAction.hs
+++ b/gen/Network/AWS/RDS/ApplyPendingMaintenanceAction.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Applies a pending maintenance action to a resource (for example, to a DB
--- instance).
+-- Applies a pending maintenance action to a resource (for example, to a DB instance).
 module Network.AWS.RDS.ApplyPendingMaintenanceAction
     (
     -- * Creating a Request
@@ -75,10 +74,7 @@
     , _apmaOptInType = pOptInType_
     }
 
--- | The RDS Amazon Resource Name (ARN) of the resource that the pending
--- maintenance action applies to. For information about creating an ARN,
--- see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
+-- | The RDS Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to. For information about creating an ARN, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
 apmaResourceIdentifier :: Lens' ApplyPendingMaintenanceAction Text
 apmaResourceIdentifier = lens _apmaResourceIdentifier (\ s a -> s{_apmaResourceIdentifier = a});
 
@@ -88,16 +84,13 @@
 apmaApplyAction :: Lens' ApplyPendingMaintenanceAction Text
 apmaApplyAction = lens _apmaApplyAction (\ s a -> s{_apmaApplyAction = a});
 
--- | A value that specifies the type of opt-in request, or undoes an opt-in
--- request. An opt-in request of type 'immediate' cannot be undone.
+-- | A value that specifies the type of opt-in request, or undoes an opt-in request. An opt-in request of type 'immediate' cannot be undone.
 --
 -- Valid values:
 --
 -- -   'immediate' - Apply the maintenance action immediately.
--- -   'next-maintenance' - Apply the maintenance action during the next
---     maintenance window for the resource.
--- -   'undo-opt-in' - Cancel any existing 'next-maintenance' opt-in
---     requests.
+-- -   'next-maintenance' - Apply the maintenance action during the next maintenance window for the resource.
+-- -   'undo-opt-in' - Cancel any existing 'next-maintenance' opt-in requests.
 apmaOptInType :: Lens' ApplyPendingMaintenanceAction Text
 apmaOptInType = lens _apmaOptInType (\ s a -> s{_apmaOptInType = a});
 
diff --git a/gen/Network/AWS/RDS/AuthorizeDBSecurityGroupIngress.hs b/gen/Network/AWS/RDS/AuthorizeDBSecurityGroupIngress.hs
--- a/gen/Network/AWS/RDS/AuthorizeDBSecurityGroupIngress.hs
+++ b/gen/Network/AWS/RDS/AuthorizeDBSecurityGroupIngress.hs
@@ -18,21 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Enables ingress to a DBSecurityGroup using one of two forms of
--- authorization. First, EC2 or VPC security groups can be added to the
--- DBSecurityGroup if the application using the database is running on EC2
--- or VPC instances. Second, IP ranges are available if the application
--- accessing your database is running on the Internet. Required parameters
--- for this API are one of CIDR range, EC2SecurityGroupId for VPC, or
--- (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or
--- EC2SecurityGroupId for non-VPC).
+-- Enables ingress to a DBSecurityGroup using one of two forms of authorization. First, EC2 or VPC security groups can be added to the DBSecurityGroup if the application using the database is running on EC2 or VPC instances. Second, IP ranges are available if the application accessing your database is running on the Internet. Required parameters for this API are one of CIDR range, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId for non-VPC).
 --
--- You cannot authorize ingress from an EC2 security group in one region to
--- an Amazon RDS DB instance in another. You cannot authorize ingress from
--- a VPC security group in one VPC to an Amazon RDS DB instance in another.
+-- You cannot authorize ingress from an EC2 security group in one region to an Amazon RDS DB instance in another. You cannot authorize ingress from a VPC security group in one VPC to an Amazon RDS DB instance in another.
 --
--- For an overview of CIDR ranges, go to the
--- <http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing Wikipedia Tutorial>.
+-- For an overview of CIDR ranges, go to the <http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing Wikipedia Tutorial>.
 module Network.AWS.RDS.AuthorizeDBSecurityGroupIngress
     (
     -- * Creating a Request
@@ -96,18 +86,11 @@
     , _adsgiDBSecurityGroupName = pDBSecurityGroupName_
     }
 
--- | AWS account number of the owner of the EC2 security group specified in
--- the 'EC2SecurityGroupName' parameter. The AWS Access Key ID is not an
--- acceptable value. For VPC DB security groups, 'EC2SecurityGroupId' must
--- be provided. Otherwise, 'EC2SecurityGroupOwnerId' and either
--- 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
+-- | AWS account number of the owner of the EC2 security group specified in the 'EC2SecurityGroupName' parameter. The AWS Access Key ID is not an acceptable value. For VPC DB security groups, 'EC2SecurityGroupId' must be provided. Otherwise, 'EC2SecurityGroupOwnerId' and either 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
 adsgiEC2SecurityGroupOwnerId :: Lens' AuthorizeDBSecurityGroupIngress (Maybe Text)
 adsgiEC2SecurityGroupOwnerId = lens _adsgiEC2SecurityGroupOwnerId (\ s a -> s{_adsgiEC2SecurityGroupOwnerId = a});
 
--- | Name of the EC2 security group to authorize. For VPC DB security groups,
--- 'EC2SecurityGroupId' must be provided. Otherwise,
--- 'EC2SecurityGroupOwnerId' and either 'EC2SecurityGroupName' or
--- 'EC2SecurityGroupId' must be provided.
+-- | Name of the EC2 security group to authorize. For VPC DB security groups, 'EC2SecurityGroupId' must be provided. Otherwise, 'EC2SecurityGroupOwnerId' and either 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
 adsgiEC2SecurityGroupName :: Lens' AuthorizeDBSecurityGroupIngress (Maybe Text)
 adsgiEC2SecurityGroupName = lens _adsgiEC2SecurityGroupName (\ s a -> s{_adsgiEC2SecurityGroupName = a});
 
@@ -115,10 +98,7 @@
 adsgiCIdRIP :: Lens' AuthorizeDBSecurityGroupIngress (Maybe Text)
 adsgiCIdRIP = lens _adsgiCIdRIP (\ s a -> s{_adsgiCIdRIP = a});
 
--- | Id of the EC2 security group to authorize. For VPC DB security groups,
--- 'EC2SecurityGroupId' must be provided. Otherwise,
--- 'EC2SecurityGroupOwnerId' and either 'EC2SecurityGroupName' or
--- 'EC2SecurityGroupId' must be provided.
+-- | Id of the EC2 security group to authorize. For VPC DB security groups, 'EC2SecurityGroupId' must be provided. Otherwise, 'EC2SecurityGroupOwnerId' and either 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
 adsgiEC2SecurityGroupId :: Lens' AuthorizeDBSecurityGroupIngress (Maybe Text)
 adsgiEC2SecurityGroupId = lens _adsgiEC2SecurityGroupId (\ s a -> s{_adsgiEC2SecurityGroupId = a});
 
diff --git a/gen/Network/AWS/RDS/CopyDBClusterSnapshot.hs b/gen/Network/AWS/RDS/CopyDBClusterSnapshot.hs
--- a/gen/Network/AWS/RDS/CopyDBClusterSnapshot.hs
+++ b/gen/Network/AWS/RDS/CopyDBClusterSnapshot.hs
@@ -18,10 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a snapshot of a DB cluster. For more information on Amazon
--- Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.CopyDBClusterSnapshot
     (
     -- * Creating a Request
@@ -80,8 +77,7 @@
 cdbcsTags :: Lens' CopyDBClusterSnapshot [Tag]
 cdbcsTags = lens _cdbcsTags (\ s a -> s{_cdbcsTags = a}) . _Default . _Coerce;
 
--- | The identifier of the DB cluster snapshot to copy. This parameter is not
--- case-sensitive.
+-- | The identifier of the DB cluster snapshot to copy. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
@@ -93,8 +89,7 @@
 cdbcsSourceDBClusterSnapshotIdentifier :: Lens' CopyDBClusterSnapshot Text
 cdbcsSourceDBClusterSnapshotIdentifier = lens _cdbcsSourceDBClusterSnapshotIdentifier (\ s a -> s{_cdbcsSourceDBClusterSnapshotIdentifier = a});
 
--- | The identifier of the new DB cluster snapshot to create from the source
--- DB cluster snapshot. This parameter is not case-sensitive.
+-- | The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/CopyDBParameterGroup.hs b/gen/Network/AWS/RDS/CopyDBParameterGroup.hs
--- a/gen/Network/AWS/RDS/CopyDBParameterGroup.hs
+++ b/gen/Network/AWS/RDS/CopyDBParameterGroup.hs
@@ -83,19 +83,13 @@
 cdpgTags :: Lens' CopyDBParameterGroup [Tag]
 cdpgTags = lens _cdpgTags (\ s a -> s{_cdpgTags = a}) . _Default . _Coerce;
 
--- | The identifier or ARN for the source DB parameter group. For information
--- about creating an ARN, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
+-- | The identifier or ARN for the source DB parameter group. For information about creating an ARN, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
 --
 -- Constraints:
 --
 -- -   Must specify a valid DB parameter group.
--- -   If the source DB parameter group is in the same region as the copy,
---     specify a valid DB parameter group identifier, for example
---     'my-db-param-group', or a valid ARN.
--- -   If the source DB parameter group is in a different region than the
---     copy, specify a valid DB parameter group ARN, for example
---     'arn:aws:rds:us-west-2:123456789012:pg:special-parameters'.
+-- -   If the source DB parameter group is in the same region as the copy, specify a valid DB parameter group identifier, for example 'my-db-param-group', or a valid ARN.
+-- -   If the source DB parameter group is in a different region than the copy, specify a valid DB parameter group ARN, for example 'arn:aws:rds:us-west-2:123456789012:pg:special-parameters'.
 cdpgSourceDBParameterGroupIdentifier :: Lens' CopyDBParameterGroup Text
 cdpgSourceDBParameterGroupIdentifier = lens _cdpgSourceDBParameterGroupIdentifier (\ s a -> s{_cdpgSourceDBParameterGroupIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/CopyDBSnapshot.hs b/gen/Network/AWS/RDS/CopyDBSnapshot.hs
--- a/gen/Network/AWS/RDS/CopyDBSnapshot.hs
+++ b/gen/Network/AWS/RDS/CopyDBSnapshot.hs
@@ -18,11 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Copies the specified DB snapshot. The source DB snapshot must be in the
--- \"available\" state.
+-- Copies the specified DB snapshot. The source DB snapshot must be in the \"available\" state.
 --
--- If you are copying from a shared manual DB snapshot, the
--- 'SourceDBSnapshotIdentifier' must be the ARN of the shared DB snapshot.
+-- If you are copying from a shared manual DB snapshot, the 'SourceDBSnapshotIdentifier' must be the ARN of the shared DB snapshot.
 module Network.AWS.RDS.CopyDBSnapshot
     (
     -- * Creating a Request
@@ -87,27 +85,17 @@
     , _cdsTargetDBSnapshotIdentifier = pTargetDBSnapshotIdentifier_
     }
 
--- | True to copy all tags from the source DB snapshot to the target DB
--- snapshot; otherwise false. The default is false.
+-- | True to copy all tags from the source DB snapshot to the target DB snapshot; otherwise false. The default is false.
 cdsCopyTags :: Lens' CopyDBSnapshot (Maybe Bool)
 cdsCopyTags = lens _cdsCopyTags (\ s a -> s{_cdsCopyTags = a});
 
--- | The AWS Key Management Service (AWS KMS) key identifier for an encrypted
--- DB snapshot. The KMS key identifier is the Amazon Resource Name (ARN) or
--- the KMS key alias for the KMS encryption key.
+-- | The AWS Key Management Service (AWS KMS) key identifier for an encrypted DB snapshot. The KMS key identifier is the Amazon Resource Name (ARN) or the KMS key alias for the KMS encryption key.
 --
--- If you copy an unencrypted DB snapshot and specify a value for the
--- 'KmsKeyId' parameter, Amazon RDS encrypts the target DB snapshot using
--- the specified KMS encryption key.
+-- If you copy an unencrypted DB snapshot and specify a value for the 'KmsKeyId' parameter, Amazon RDS encrypts the target DB snapshot using the specified KMS encryption key.
 --
--- If you copy an encrypted DB snapshot from your AWS account, you can
--- specify a value for 'KmsKeyId' to encrypt the copy with a new KMS
--- encryption key. If you don\'t specify a value for 'KmsKeyId' then the
--- copy of the DB snapshot is encrypted with the same KMS key as the source
--- DB snapshot.
+-- If you copy an encrypted DB snapshot from your AWS account, you can specify a value for 'KmsKeyId' to encrypt the copy with a new KMS encryption key. If you don\'t specify a value for 'KmsKeyId' then the copy of the DB snapshot is encrypted with the same KMS key as the source DB snapshot.
 --
--- If you copy an encrypted DB snapshot that is shared from another AWS
--- account, then you must specify a value for 'KmsKeyId'.
+-- If you copy an encrypted DB snapshot that is shared from another AWS account, then you must specify a value for 'KmsKeyId'.
 cdsKMSKeyId :: Lens' CopyDBSnapshot (Maybe Text)
 cdsKMSKeyId = lens _cdsKMSKeyId (\ s a -> s{_cdsKMSKeyId = a});
 
@@ -117,22 +105,17 @@
 
 -- | The identifier for the source DB snapshot.
 --
--- If you are copying from a shared manual DB snapshot, this must be the
--- ARN of the shared DB snapshot.
+-- If you are copying from a shared manual DB snapshot, this must be the ARN of the shared DB snapshot.
 --
 -- Constraints:
 --
 -- -   Must specify a valid system snapshot in the \"available\" state.
--- -   If the source snapshot is in the same region as the copy, specify a
---     valid DB snapshot identifier.
--- -   If the source snapshot is in a different region than the copy,
---     specify a valid DB snapshot ARN. For more information, go to
---     <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html Copying a DB Snapshot>.
+-- -   If the source snapshot is in the same region as the copy, specify a valid DB snapshot identifier.
+-- -   If the source snapshot is in a different region than the copy, specify a valid DB snapshot ARN. For more information, go to <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html Copying a DB Snapshot>.
 --
 -- Example: 'rds:mydb-2012-04-02-00-01'
 --
--- Example:
--- 'arn:aws:rds:rr-regn-1:123456789012:snapshot:mysql-instance1-snapshot-20130805'
+-- Example: 'arn:aws:rds:rr-regn-1:123456789012:snapshot:mysql-instance1-snapshot-20130805'
 cdsSourceDBSnapshotIdentifier :: Lens' CopyDBSnapshot Text
 cdsSourceDBSnapshotIdentifier = lens _cdsSourceDBSnapshotIdentifier (\ s a -> s{_cdsSourceDBSnapshotIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/CopyOptionGroup.hs b/gen/Network/AWS/RDS/CopyOptionGroup.hs
--- a/gen/Network/AWS/RDS/CopyOptionGroup.hs
+++ b/gen/Network/AWS/RDS/CopyOptionGroup.hs
@@ -83,19 +83,13 @@
 cTags :: Lens' CopyOptionGroup [Tag]
 cTags = lens _cTags (\ s a -> s{_cTags = a}) . _Default . _Coerce;
 
--- | The identifier or ARN for the source option group. For information about
--- creating an ARN, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
+-- | The identifier or ARN for the source option group. For information about creating an ARN, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
 --
 -- Constraints:
 --
 -- -   Must specify a valid option group.
--- -   If the source option group is in the same region as the copy,
---     specify a valid option group identifier, for example
---     'my-option-group', or a valid ARN.
--- -   If the source option group is in a different region than the copy,
---     specify a valid option group ARN, for example
---     'arn:aws:rds:us-west-2:123456789012:og:special-options'.
+-- -   If the source option group is in the same region as the copy, specify a valid option group identifier, for example 'my-option-group', or a valid ARN.
+-- -   If the source option group is in a different region than the copy, specify a valid option group ARN, for example 'arn:aws:rds:us-west-2:123456789012:og:special-options'.
 cSourceOptionGroupIdentifier :: Lens' CopyOptionGroup Text
 cSourceOptionGroupIdentifier = lens _cSourceOptionGroupIdentifier (\ s a -> s{_cSourceOptionGroupIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/CreateDBCluster.hs b/gen/Network/AWS/RDS/CreateDBCluster.hs
--- a/gen/Network/AWS/RDS/CreateDBCluster.hs
+++ b/gen/Network/AWS/RDS/CreateDBCluster.hs
@@ -18,10 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a new Amazon Aurora DB cluster. For more information on Amazon
--- Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- Creates a new Amazon Aurora DB cluster. For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.CreateDBCluster
     (
     -- * Creating a Request
@@ -172,23 +169,17 @@
 
 -- | A DB subnet group to associate with this DB cluster.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 cdcDBSubnetGroupName :: Lens' CreateDBCluster (Maybe Text)
 cdcDBSubnetGroupName = lens _cdcDBSubnetGroupName (\ s a -> s{_cdcDBSubnetGroupName = a});
 
--- | The weekly time range during which system maintenance can occur, in
--- Universal Coordinated Time (UTC).
+-- | The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
 --
 -- Format: 'ddd:hh24:mi-ddd:hh24:mi'
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region, occurring on a random day of the week. To see the time
--- blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun
 --
@@ -196,41 +187,25 @@
 cdcPreferredMaintenanceWindow :: Lens' CreateDBCluster (Maybe Text)
 cdcPreferredMaintenanceWindow = lens _cdcPreferredMaintenanceWindow (\ s a -> s{_cdcPreferredMaintenanceWindow = a});
 
--- | A list of EC2 Availability Zones that instances in the DB cluster can be
--- created in. For information on regions and Availability Zones, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html Regions and Availability Zones>.
+-- | A list of EC2 Availability Zones that instances in the DB cluster can be created in. For information on regions and Availability Zones, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html Regions and Availability Zones>.
 cdcAvailabilityZones :: Lens' CreateDBCluster [Text]
 cdcAvailabilityZones = lens _cdcAvailabilityZones (\ s a -> s{_cdcAvailabilityZones = a}) . _Default . _Coerce;
 
--- | A value that indicates that the DB cluster should be associated with the
--- specified CharacterSet.
+-- | A value that indicates that the DB cluster should be associated with the specified CharacterSet.
 cdcCharacterSetName :: Lens' CreateDBCluster (Maybe Text)
 cdcCharacterSetName = lens _cdcCharacterSetName (\ s a -> s{_cdcCharacterSetName = a});
 
 -- | The KMS key identifier for an encrypted DB cluster.
 --
--- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS
--- encryption key. If you are creating a DB cluster with the same AWS
--- account that owns the KMS encryption key used to encrypt the new DB
--- cluster, then you can use the KMS key alias instead of the ARN for the
--- KM encryption key.
+-- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are creating a DB cluster with the same AWS account that owns the KMS encryption key used to encrypt the new DB cluster, then you can use the KMS key alias instead of the ARN for the KM encryption key.
 --
--- If the 'StorageEncrypted' parameter is true, and you do not specify a
--- value for the 'KmsKeyId' parameter, then Amazon RDS will use your
--- default encryption key. AWS KMS creates the default encryption key for
--- your AWS account. Your AWS account has a different default encryption
--- key for each AWS region.
+-- If the 'StorageEncrypted' parameter is true, and you do not specify a value for the 'KmsKeyId' parameter, then Amazon RDS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.
 cdcKMSKeyId :: Lens' CreateDBCluster (Maybe Text)
 cdcKMSKeyId = lens _cdcKMSKeyId (\ s a -> s{_cdcKMSKeyId = a});
 
--- | The daily time range during which automated backups are created if
--- automated backups are enabled using the 'BackupRetentionPeriod'
--- parameter.
+-- | The daily time range during which automated backups are created if automated backups are enabled using the 'BackupRetentionPeriod' parameter.
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region. To see the time blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Constraints:
 --
@@ -241,8 +216,7 @@
 cdcPreferredBackupWindow :: Lens' CreateDBCluster (Maybe Text)
 cdcPreferredBackupWindow = lens _cdcPreferredBackupWindow (\ s a -> s{_cdcPreferredBackupWindow = a});
 
--- | The number of days for which automated backups are retained. You must
--- specify a minimum value of 1.
+-- | The number of days for which automated backups are retained. You must specify a minimum value of 1.
 --
 -- Default: 1
 --
@@ -256,15 +230,11 @@
 cdcVPCSecurityGroupIds :: Lens' CreateDBCluster [Text]
 cdcVPCSecurityGroupIds = lens _cdcVPCSecurityGroupIds (\ s a -> s{_cdcVPCSecurityGroupIds = a}) . _Default . _Coerce;
 
--- | The name for your database of up to 8 alpha-numeric characters. If you
--- do not provide a name, Amazon RDS will not create a database in the DB
--- cluster you are creating.
+-- | The name for your database of up to 8 alpha-numeric characters. If you do not provide a name, Amazon RDS will not create a database in the DB cluster you are creating.
 cdcDatabaseName :: Lens' CreateDBCluster (Maybe Text)
 cdcDatabaseName = lens _cdcDatabaseName (\ s a -> s{_cdcDatabaseName = a});
 
--- | The name of the DB cluster parameter group to associate with this DB
--- cluster. If this argument is omitted, 'default.aurora5.6' for the
--- specified engine will be used.
+-- | The name of the DB cluster parameter group to associate with this DB cluster. If this argument is omitted, 'default.aurora5.6' for the specified engine will be used.
 --
 -- Constraints:
 --
@@ -274,12 +244,9 @@
 cdcDBClusterParameterGroupName :: Lens' CreateDBCluster (Maybe Text)
 cdcDBClusterParameterGroupName = lens _cdcDBClusterParameterGroupName (\ s a -> s{_cdcDBClusterParameterGroupName = a});
 
--- | A value that indicates that the DB cluster should be associated with the
--- specified option group.
+-- | A value that indicates that the DB cluster should be associated with the specified option group.
 --
--- Permanent options cannot be removed from an option group. The option
--- group cannot be removed from a DB cluster once it is associated with a
--- DB cluster.
+-- Permanent options cannot be removed from an option group. The option group cannot be removed from a DB cluster once it is associated with a DB cluster.
 cdcOptionGroupName :: Lens' CreateDBCluster (Maybe Text)
 cdcOptionGroupName = lens _cdcOptionGroupName (\ s a -> s{_cdcOptionGroupName = a});
 
@@ -287,15 +254,13 @@
 cdcTags :: Lens' CreateDBCluster [Tag]
 cdcTags = lens _cdcTags (\ s a -> s{_cdcTags = a}) . _Default . _Coerce;
 
--- | The port number on which the instances in the DB cluster accept
--- connections.
+-- | The port number on which the instances in the DB cluster accept connections.
 --
 -- Default: '3306'
 cdcPort :: Lens' CreateDBCluster (Maybe Int)
 cdcPort = lens _cdcPort (\ s a -> s{_cdcPort = a});
 
--- | The DB cluster identifier. This parameter is stored as a lowercase
--- string.
+-- | The DB cluster identifier. This parameter is stored as a lowercase string.
 --
 -- Constraints:
 --
@@ -323,8 +288,7 @@
 cdcMasterUsername :: Lens' CreateDBCluster Text
 cdcMasterUsername = lens _cdcMasterUsername (\ s a -> s{_cdcMasterUsername = a});
 
--- | The password for the master database user. This password can contain any
--- printable ASCII character except \"\/\", \"\"\", or \"\'\".
+-- | The password for the master database user. This password can contain any printable ASCII character except \"\/\", \"\"\", or \"\'\".
 --
 -- Constraints: Must contain from 8 to 41 characters.
 cdcMasterUserPassword :: Lens' CreateDBCluster Text
diff --git a/gen/Network/AWS/RDS/CreateDBClusterParameterGroup.hs b/gen/Network/AWS/RDS/CreateDBClusterParameterGroup.hs
--- a/gen/Network/AWS/RDS/CreateDBClusterParameterGroup.hs
+++ b/gen/Network/AWS/RDS/CreateDBClusterParameterGroup.hs
@@ -20,35 +20,13 @@
 --
 -- Creates a new DB cluster parameter group.
 --
--- Parameters in a DB cluster parameter group apply to all of the instances
--- in a DB cluster.
+-- Parameters in a DB cluster parameter group apply to all of the instances in a DB cluster.
 --
--- A DB cluster parameter group is initially created with the default
--- parameters for the database engine used by instances in the DB cluster.
--- To provide custom values for any of the parameters, you must modify the
--- group after creating it using < ModifyDBClusterParameterGroup>. Once
--- you\'ve created a DB cluster parameter group, you need to associate it
--- with your DB cluster using < ModifyDBCluster>. When you associate a new
--- DB cluster parameter group with a running DB cluster, you need to reboot
--- the DB instances in the DB cluster without failover for the new DB
--- cluster parameter group and associated settings to take effect.
+-- A DB cluster parameter group is initially created with the default parameters for the database engine used by instances in the DB cluster. To provide custom values for any of the parameters, you must modify the group after creating it using < ModifyDBClusterParameterGroup>. Once you\'ve created a DB cluster parameter group, you need to associate it with your DB cluster using < ModifyDBCluster>. When you associate a new DB cluster parameter group with a running DB cluster, you need to reboot the DB instances in the DB cluster without failover for the new DB cluster parameter group and associated settings to take effect.
 --
--- After you create a DB cluster parameter group, you should wait at least
--- 5 minutes before creating your first DB cluster that uses that DB
--- cluster parameter group as the default parameter group. This allows
--- Amazon RDS to fully complete the create action before the DB cluster
--- parameter group is used as the default for a new DB cluster. This is
--- especially important for parameters that are critical when creating the
--- default database for a DB cluster, such as the character set for the
--- default database defined by the 'character_set_database' parameter. You
--- can use the /Parameter Groups/ option of the
--- <https://console.aws.amazon.com/rds/ Amazon RDS console> or the
--- < DescribeDBClusterParameters> command to verify that your DB cluster
--- parameter group has been created or modified.
+-- After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the DB cluster parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the 'character_set_database' parameter. You can use the /Parameter Groups/ option of the <https://console.aws.amazon.com/rds/ Amazon RDS console> or the < DescribeDBClusterParameters> command to verify that your DB cluster parameter group has been created or modified.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.CreateDBClusterParameterGroup
     (
     -- * Creating a Request
@@ -125,11 +103,7 @@
 cdcpgDBClusterParameterGroupName :: Lens' CreateDBClusterParameterGroup Text
 cdcpgDBClusterParameterGroupName = lens _cdcpgDBClusterParameterGroupName (\ s a -> s{_cdcpgDBClusterParameterGroupName = a});
 
--- | The DB cluster parameter group family name. A DB cluster parameter group
--- can be associated with one and only one DB cluster parameter group
--- family, and can be applied only to a DB cluster running a database
--- engine and engine version compatible with that DB cluster parameter
--- group family.
+-- | The DB cluster parameter group family name. A DB cluster parameter group can be associated with one and only one DB cluster parameter group family, and can be applied only to a DB cluster running a database engine and engine version compatible with that DB cluster parameter group family.
 cdcpgDBParameterGroupFamily :: Lens' CreateDBClusterParameterGroup Text
 cdcpgDBParameterGroupFamily = lens _cdcpgDBParameterGroupFamily (\ s a -> s{_cdcpgDBParameterGroupFamily = a});
 
diff --git a/gen/Network/AWS/RDS/CreateDBClusterSnapshot.hs b/gen/Network/AWS/RDS/CreateDBClusterSnapshot.hs
--- a/gen/Network/AWS/RDS/CreateDBClusterSnapshot.hs
+++ b/gen/Network/AWS/RDS/CreateDBClusterSnapshot.hs
@@ -18,10 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a snapshot of a DB cluster. For more information on Amazon
--- Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- Creates a snapshot of a DB cluster. For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.CreateDBClusterSnapshot
     (
     -- * Creating a Request
@@ -80,8 +77,7 @@
 cdcsTags :: Lens' CreateDBClusterSnapshot [Tag]
 cdcsTags = lens _cdcsTags (\ s a -> s{_cdcsTags = a}) . _Default . _Coerce;
 
--- | The identifier of the DB cluster snapshot. This parameter is stored as a
--- lowercase string.
+-- | The identifier of the DB cluster snapshot. This parameter is stored as a lowercase string.
 --
 -- Constraints:
 --
@@ -93,8 +89,7 @@
 cdcsDBClusterSnapshotIdentifier :: Lens' CreateDBClusterSnapshot Text
 cdcsDBClusterSnapshotIdentifier = lens _cdcsDBClusterSnapshotIdentifier (\ s a -> s{_cdcsDBClusterSnapshotIdentifier = a});
 
--- | The identifier of the DB cluster to create a snapshot for. This
--- parameter is not case-sensitive.
+-- | The identifier of the DB cluster to create a snapshot for. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/CreateDBInstance.hs b/gen/Network/AWS/RDS/CreateDBInstance.hs
--- a/gen/Network/AWS/RDS/CreateDBInstance.hs
+++ b/gen/Network/AWS/RDS/CreateDBInstance.hs
@@ -246,69 +246,42 @@
 
 -- | The version number of the database engine to use.
 --
--- The following are the database engines and major and minor versions that
--- are available with Amazon RDS. Not every database engine is available
--- for every AWS region.
+-- The following are the database engines and major and minor versions that are available with Amazon RDS. Not every database engine is available for every AWS region.
 --
 -- __MySQL__
 --
--- -   __Version 5.1 (Only available in the following regions:
---     ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1,
---     sa-east-1, us-west-1, us-west-2):__ ' 5.1.73a | 5.1.73b'
--- -   __Version 5.5 (Only available in the following regions:
---     ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1,
---     sa-east-1, us-west-1, us-west-2):__ ' 5.5.40 | 5.5.40a'
--- -   __Version 5.5 (Available in all regions):__
---     ' 5.5.40b | 5.5.41 | 5.5.42'
--- -   __Version 5.6 (Available in all regions):__
---     ' 5.6.19a | 5.6.19b | 5.6.21 | 5.6.21b | 5.6.22 | 5.6.23 | 5.6.27'
+-- -   __Version 5.1 (Only available in the following regions: ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1, sa-east-1, us-west-1, us-west-2):__ ' 5.1.73a | 5.1.73b'
+-- -   __Version 5.5 (Only available in the following regions: ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1, sa-east-1, us-west-1, us-west-2):__ ' 5.5.40 | 5.5.40a'
+-- -   __Version 5.5 (Available in all regions):__ ' 5.5.40b | 5.5.41 | 5.5.42'
+-- -   __Version 5.6 (Available in all regions):__ ' 5.6.19a | 5.6.19b | 5.6.21 | 5.6.21b | 5.6.22 | 5.6.23 | 5.6.27'
 -- -   __Version 5.7 (Available in all regions):__ ' 5.7.10'
 --
 -- __MariaDB__
 --
--- -   __Version 10.0 (Available in all regions except AWS GovCloud (US)
---     Region (us-gov-west-1)):__ ' 10.0.17 '
+-- -   __Version 10.0 (Available in all regions except AWS GovCloud (US) Region (us-gov-west-1)):__ ' 10.0.17 '
 --
 -- __Oracle Database Enterprise Edition (oracle-ee)__
 --
--- -   __Version 11.2 (Only available in the following regions:
---     ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1,
---     sa-east-1, us-west-1, us-west-2):__
---     ' 11.2.0.2.v3 | 11.2.0.2.v4 | 11.2.0.2.v5 | 11.2.0.2.v6 | 11.2.0.2.v7'
--- -   __Version 11.2 (Available in all regions):__
---     ' 11.2.0.3.v1 | 11.2.0.3.v2 | 11.2.0.3.v3 | 11.2.0.4.v1 | 11.2.0.4.v3 | 11.2.0.4.v4'
--- -   __Version 12.1 (Available in all regions):__
---     '12.1.0.1.v1 | 12.1.0.1.v2 | 12.1.0.2.v1 '
+-- -   __Version 11.2 (Only available in the following regions: ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1, sa-east-1, us-west-1, us-west-2):__ ' 11.2.0.2.v3 | 11.2.0.2.v4 | 11.2.0.2.v5 | 11.2.0.2.v6 | 11.2.0.2.v7'
+-- -   __Version 11.2 (Available in all regions):__ ' 11.2.0.3.v1 | 11.2.0.3.v2 | 11.2.0.3.v3 | 11.2.0.4.v1 | 11.2.0.4.v3 | 11.2.0.4.v4'
+-- -   __Version 12.1 (Available in all regions):__ '12.1.0.1.v1 | 12.1.0.1.v2 | 12.1.0.2.v1 '
 --
 -- __Oracle Database Standard Edition (oracle-se)__
 --
--- -   __Version 11.2 (Only available in the following regions:
---     us-west-1):__
---     ' 11.2.0.2.v3 | 11.2.0.2.v4 | 11.2.0.2.v5 | 11.2.0.2.v6 | 11.2.0.2.v7'
--- -   __Version 11.2 (Only available in the following regions:
---     eu-central-1, us-west-1):__
---     ' 11.2.0.3.v1 | 11.2.0.3.v2 | 11.2.0.3.v3 | 11.2.0.4.v1 | 11.2.0.4.v3 | 11.2.0.4.v4'
--- -   __Version 12.1 (Only available in the following regions:
---     eu-central-1, us-west-1):__ '12.1.0.1.v1 | 12.1.0.1.v2'
+-- -   __Version 11.2 (Only available in the following regions: us-west-1):__ ' 11.2.0.2.v3 | 11.2.0.2.v4 | 11.2.0.2.v5 | 11.2.0.2.v6 | 11.2.0.2.v7'
+-- -   __Version 11.2 (Only available in the following regions: eu-central-1, us-west-1):__ ' 11.2.0.3.v1 | 11.2.0.3.v2 | 11.2.0.3.v3 | 11.2.0.4.v1 | 11.2.0.4.v3 | 11.2.0.4.v4'
+-- -   __Version 12.1 (Only available in the following regions: eu-central-1, us-west-1):__ '12.1.0.1.v1 | 12.1.0.1.v2'
 --
 -- __Oracle Database Standard Edition One (oracle-se1)__
 --
--- -   __Version 11.2 (Only available in the following regions:
---     us-west-1):__
---     ' 11.2.0.2.v3 | 11.2.0.2.v4 | 11.2.0.2.v5 | 11.2.0.2.v6 | 11.2.0.2.v7'
--- -   __Version 11.2 (Only available in the following regions:
---     eu-central-1, us-west-1):__
---     ' 11.2.0.3.v1 | 11.2.0.3.v2 | 11.2.0.3.v3 | 11.2.0.4.v1 | 11.2.0.4.v3 | 11.2.0.4.v4'
--- -   __Version 12.1 (Only available in the following regions:
---     eu-central-1, us-west-1):__ ' 12.1.0.1.v1 | 12.1.0.1.v2'
+-- -   __Version 11.2 (Only available in the following regions: us-west-1):__ ' 11.2.0.2.v3 | 11.2.0.2.v4 | 11.2.0.2.v5 | 11.2.0.2.v6 | 11.2.0.2.v7'
+-- -   __Version 11.2 (Only available in the following regions: eu-central-1, us-west-1):__ ' 11.2.0.3.v1 | 11.2.0.3.v2 | 11.2.0.3.v3 | 11.2.0.4.v1 | 11.2.0.4.v3 | 11.2.0.4.v4'
+-- -   __Version 12.1 (Only available in the following regions: eu-central-1, us-west-1):__ ' 12.1.0.1.v1 | 12.1.0.1.v2'
 --
 -- __PostgreSQL__
 --
--- -   __Version 9.3 (Only available in the following regions:
---     ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1,
---     sa-east-1, us-west-1, us-west-2):__ ' 9.3.1 | 9.3.2'
--- -   __Version 9.3 (Available in all regions):__
---     ' 9.3.3 | 9.3.5 | 9.3.6 | 9.3.9 | 9.3.10'
+-- -   __Version 9.3 (Only available in the following regions: ap-northeast-1, ap-southeast-1, ap-southeast-2, eu-west-1, sa-east-1, us-west-1, us-west-2):__ ' 9.3.1 | 9.3.2'
+-- -   __Version 9.3 (Available in all regions):__ ' 9.3.3 | 9.3.5 | 9.3.6 | 9.3.9 | 9.3.10'
 -- -   __Version 9.4 (Available in all regions):__ ' 9.4.1 | 9.4.4 | 9.4.5'
 --
 -- __Microsoft SQL Server Enterprise Edition (sqlserver-ee)__
@@ -364,8 +337,7 @@
 cdiDBClusterIdentifier :: Lens' CreateDBInstance (Maybe Text)
 cdiDBClusterIdentifier = lens _cdiDBClusterIdentifier (\ s a -> s{_cdiDBClusterIdentifier = a});
 
--- | The password for the master database user. Can be any printable ASCII
--- character except \"\/\", \"\"\", or \"\'\".
+-- | The password for the master database user. Can be any printable ASCII character except \"\/\", \"\"\", or \"\'\".
 --
 -- Type: String
 --
@@ -395,29 +367,18 @@
 cdiMasterUserPassword :: Lens' CreateDBInstance (Maybe Text)
 cdiMasterUserPassword = lens _cdiMasterUserPassword (\ s a -> s{_cdiMasterUserPassword = a});
 
--- | Specifies the accessibility options for the DB instance. A value of true
--- specifies an Internet-facing instance with a publicly resolvable DNS
--- name, which resolves to a public IP address. A value of false specifies
--- an internal instance with a DNS name that resolves to a private IP
--- address.
+-- | Specifies the accessibility options for the DB instance. A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
 --
--- Default: The default behavior varies depending on whether a VPC has been
--- requested or not. The following list shows the default behavior in each
--- case.
+-- Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
 --
 -- -   __Default VPC:__ true
 -- -   __VPC:__ false
 --
--- If no DB subnet group has been specified as part of the request and the
--- PubliclyAccessible value has not been set, the DB instance will be
--- publicly accessible. If a specific DB subnet group has been specified as
--- part of the request and the PubliclyAccessible value has not been set,
--- the DB instance will be private.
+-- If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
 cdiPubliclyAccessible :: Lens' CreateDBInstance (Maybe Bool)
 cdiPubliclyAccessible = lens _cdiPubliclyAccessible (\ s a -> s{_cdiPubliclyAccessible = a});
 
--- | Indicates that minor engine upgrades will be applied automatically to
--- the DB instance during the maintenance window.
+-- | Indicates that minor engine upgrades will be applied automatically to the DB instance during the maintenance window.
 --
 -- Default: 'true'
 cdiAutoMinorVersionUpgrade :: Lens' CreateDBInstance (Maybe Bool)
@@ -474,24 +435,15 @@
 cdiDBSubnetGroupName :: Lens' CreateDBInstance (Maybe Text)
 cdiDBSubnetGroupName = lens _cdiDBSubnetGroupName (\ s a -> s{_cdiDBSubnetGroupName = a});
 
--- | The ARN for the IAM role that permits RDS to send enhanced monitoring
--- metrics to CloudWatch Logs. For example,
--- 'arn:aws:iam:123456789012:role\/emaccess'. For information on creating a
--- monitoring role, go to
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole To create an IAM role for Amazon RDS Enhanced Monitoring>.
+-- | The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to CloudWatch Logs. For example, 'arn:aws:iam:123456789012:role\/emaccess'. For information on creating a monitoring role, go to <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole To create an IAM role for Amazon RDS Enhanced Monitoring>.
 --
--- If 'MonitoringInterval' is set to a value other than 0, then you must
--- supply a 'MonitoringRoleArn' value.
+-- If 'MonitoringInterval' is set to a value other than 0, then you must supply a 'MonitoringRoleArn' value.
 cdiMonitoringRoleARN :: Lens' CreateDBInstance (Maybe Text)
 cdiMonitoringRoleARN = lens _cdiMonitoringRoleARN (\ s a -> s{_cdiMonitoringRoleARN = a});
 
--- | The amount of Provisioned IOPS (input\/output operations per second) to
--- be initially allocated for the DB instance.
+-- | The amount of Provisioned IOPS (input\/output operations per second) to be initially allocated for the DB instance.
 --
--- Constraints: Must be a multiple between 3 and 10 of the storage amount
--- for the DB instance. Must also be an integer multiple of 1000. For
--- example, if the size of your DB instance is 500 GB, then your 'Iops'
--- value can be 2000, 3000, 4000, or 5000.
+-- Constraints: Must be a multiple between 3 and 10 of the storage amount for the DB instance. Must also be an integer multiple of 1000. For example, if the size of your DB instance is 500 GB, then your 'Iops' value can be 2000, 3000, 4000, or 5000.
 cdiIOPS :: Lens' CreateDBInstance (Maybe Int)
 cdiIOPS = lens _cdiIOPS (\ s a -> s{_cdiIOPS = a});
 
@@ -499,26 +451,19 @@
 cdiDomain :: Lens' CreateDBInstance (Maybe Text)
 cdiDomain = lens _cdiDomain (\ s a -> s{_cdiDomain = a});
 
--- | The interval, in seconds, between points when Enhanced Monitoring
--- metrics are collected for the DB instance. To disable collecting
--- Enhanced Monitoring metrics, specify 0. The default is 60.
+-- | The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 60.
 --
--- If 'MonitoringRoleArn' is specified, then you must also set
--- 'MonitoringInterval' to a value other than 0.
+-- If 'MonitoringRoleArn' is specified, then you must also set 'MonitoringInterval' to a value other than 0.
 --
 -- Valid Values: '0, 1, 5, 10, 15, 30, 60'
 cdiMonitoringInterval :: Lens' CreateDBInstance (Maybe Int)
 cdiMonitoringInterval = lens _cdiMonitoringInterval (\ s a -> s{_cdiMonitoringInterval = a});
 
--- | The password for the given ARN from the Key Store in order to access the
--- device.
+-- | The password for the given ARN from the Key Store in order to access the device.
 cdiTDECredentialPassword :: Lens' CreateDBInstance (Maybe Text)
 cdiTDECredentialPassword = lens _cdiTDECredentialPassword (\ s a -> s{_cdiTDECredentialPassword = a});
 
--- | A value that specifies the order in which an Aurora Replica is promoted
--- to the primary instance after a failure of the existing primary
--- instance. For more information, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
+-- | A value that specifies the order in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance. For more information, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
 --
 -- Default: 1
 --
@@ -528,22 +473,15 @@
 
 -- | License model information for this DB instance.
 --
--- Valid values: 'license-included' | 'bring-your-own-license' |
--- 'general-public-license'
+-- Valid values: 'license-included' | 'bring-your-own-license' | 'general-public-license'
 cdiLicenseModel :: Lens' CreateDBInstance (Maybe Text)
 cdiLicenseModel = lens _cdiLicenseModel (\ s a -> s{_cdiLicenseModel = a});
 
--- | The weekly time range during which system maintenance can occur, in
--- Universal Coordinated Time (UTC). For more information, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBMaintenance.html DB Instance Maintenance>.
+-- | The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC). For more information, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.DBMaintenance.html DB Instance Maintenance>.
 --
 -- Format: 'ddd:hh24:mi-ddd:hh24:mi'
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region, occurring on a random day of the week. To see the time
--- blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun
 --
@@ -551,30 +489,19 @@
 cdiPreferredMaintenanceWindow :: Lens' CreateDBInstance (Maybe Text)
 cdiPreferredMaintenanceWindow = lens _cdiPreferredMaintenanceWindow (\ s a -> s{_cdiPreferredMaintenanceWindow = a});
 
--- | For supported engines, indicates that the DB instance should be
--- associated with the specified CharacterSet.
+-- | For supported engines, indicates that the DB instance should be associated with the specified CharacterSet.
 cdiCharacterSetName :: Lens' CreateDBInstance (Maybe Text)
 cdiCharacterSetName = lens _cdiCharacterSetName (\ s a -> s{_cdiCharacterSetName = a});
 
 -- | The KMS key identifier for an encrypted DB instance.
 --
--- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS
--- encryption key. If you are creating a DB instance with the same AWS
--- account that owns the KMS encryption key used to encrypt the new DB
--- instance, then you can use the KMS key alias instead of the ARN for the
--- KM encryption key.
+-- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are creating a DB instance with the same AWS account that owns the KMS encryption key used to encrypt the new DB instance, then you can use the KMS key alias instead of the ARN for the KM encryption key.
 --
--- If the 'StorageEncrypted' parameter is true, and you do not specify a
--- value for the 'KmsKeyId' parameter, then Amazon RDS will use your
--- default encryption key. AWS KMS creates the default encryption key for
--- your AWS account. Your AWS account has a different default encryption
--- key for each AWS region.
+-- If the 'StorageEncrypted' parameter is true, and you do not specify a value for the 'KmsKeyId' parameter, then Amazon RDS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.
 cdiKMSKeyId :: Lens' CreateDBInstance (Maybe Text)
 cdiKMSKeyId = lens _cdiKMSKeyId (\ s a -> s{_cdiKMSKeyId = a});
 
--- | The name of the DB parameter group to associate with this DB instance.
--- If this argument is omitted, the default DBParameterGroup for the
--- specified engine will be used.
+-- | The name of the DB parameter group to associate with this DB instance. If this argument is omitted, the default DBParameterGroup for the specified engine will be used.
 --
 -- Constraints:
 --
@@ -584,15 +511,9 @@
 cdiDBParameterGroupName :: Lens' CreateDBInstance (Maybe Text)
 cdiDBParameterGroupName = lens _cdiDBParameterGroupName (\ s a -> s{_cdiDBParameterGroupName = a});
 
--- | The daily time range during which automated backups are created if
--- automated backups are enabled, using the 'BackupRetentionPeriod'
--- parameter. For more information, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.BackingUpAndRestoringAmazonRDSInstances.html DB Instance Backups>.
+-- | The daily time range during which automated backups are created if automated backups are enabled, using the 'BackupRetentionPeriod' parameter. For more information, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.BackingUpAndRestoringAmazonRDSInstances.html DB Instance Backups>.
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region. To see the time blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Constraints:
 --
@@ -603,24 +524,17 @@
 cdiPreferredBackupWindow :: Lens' CreateDBInstance (Maybe Text)
 cdiPreferredBackupWindow = lens _cdiPreferredBackupWindow (\ s a -> s{_cdiPreferredBackupWindow = a});
 
--- | The EC2 Availability Zone that the database instance will be created in.
--- For information on regions and Availability Zones, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html Regions and Availability Zones>.
+-- | The EC2 Availability Zone that the database instance will be created in. For information on regions and Availability Zones, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Concepts.RegionsAndAvailabilityZones.html Regions and Availability Zones>.
 --
--- Default: A random, system-chosen Availability Zone in the endpoint\'s
--- region.
+-- Default: A random, system-chosen Availability Zone in the endpoint\'s region.
 --
 -- Example: 'us-east-1d'
 --
--- Constraint: The AvailabilityZone parameter cannot be specified if the
--- MultiAZ parameter is set to 'true'. The specified Availability Zone must
--- be in the same region as the current endpoint.
+-- Constraint: The AvailabilityZone parameter cannot be specified if the MultiAZ parameter is set to 'true'. The specified Availability Zone must be in the same region as the current endpoint.
 cdiAvailabilityZone :: Lens' CreateDBInstance (Maybe Text)
 cdiAvailabilityZone = lens _cdiAvailabilityZone (\ s a -> s{_cdiAvailabilityZone = a});
 
--- | The number of days for which automated backups are retained. Setting
--- this parameter to a positive number enables backups. Setting this
--- parameter to 0 disables automated backups.
+-- | The number of days for which automated backups are retained. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups.
 --
 -- Default: 1
 --
@@ -633,21 +547,15 @@
 
 -- | A list of EC2 VPC security groups to associate with this DB instance.
 --
--- Default: The default EC2 VPC security group for the DB subnet group\'s
--- VPC.
+-- Default: The default EC2 VPC security group for the DB subnet group\'s VPC.
 cdiVPCSecurityGroupIds :: Lens' CreateDBInstance [Text]
 cdiVPCSecurityGroupIds = lens _cdiVPCSecurityGroupIds (\ s a -> s{_cdiVPCSecurityGroupIds = a}) . _Default . _Coerce;
 
--- | Specifies if the DB instance is a Multi-AZ deployment. You cannot set
--- the AvailabilityZone parameter if the MultiAZ parameter is set to true.
--- Do not set this value if you want a Multi-AZ deployment for a SQL Server
--- DB instance. Multi-AZ for SQL Server is set using the Mirroring option
--- in an option group.
+-- | Specifies if the DB instance is a Multi-AZ deployment. You cannot set the AvailabilityZone parameter if the MultiAZ parameter is set to true. Do not set this value if you want a Multi-AZ deployment for a SQL Server DB instance. Multi-AZ for SQL Server is set using the Mirroring option in an option group.
 cdiMultiAZ :: Lens' CreateDBInstance (Maybe Bool)
 cdiMultiAZ = lens _cdiMultiAZ (\ s a -> s{_cdiMultiAZ = a});
 
--- | The amount of storage (in gigabytes) to be initially allocated for the
--- database instance.
+-- | The amount of storage (in gigabytes) to be initially allocated for the database instance.
 --
 -- Type: Integer
 --
@@ -669,33 +577,25 @@
 --
 -- __SQL Server__
 --
--- Constraints: Must be an integer from 200 to 4096 (Standard Edition and
--- Enterprise Edition) or from 20 to 4096 (Express Edition and Web Edition)
+-- Constraints: Must be an integer from 200 to 4096 (Standard Edition and Enterprise Edition) or from 20 to 4096 (Express Edition and Web Edition)
 cdiAllocatedStorage :: Lens' CreateDBInstance (Maybe Int)
 cdiAllocatedStorage = lens _cdiAllocatedStorage (\ s a -> s{_cdiAllocatedStorage = a});
 
--- | Indicates that the DB instance should be associated with the specified
--- option group.
+-- | Indicates that the DB instance should be associated with the specified option group.
 --
--- Permanent options, such as the TDE option for Oracle Advanced Security
--- TDE, cannot be removed from an option group, and that option group
--- cannot be removed from a DB instance once it is associated with a DB
--- instance
+-- Permanent options, such as the TDE option for Oracle Advanced Security TDE, cannot be removed from an option group, and that option group cannot be removed from a DB instance once it is associated with a DB instance
 cdiOptionGroupName :: Lens' CreateDBInstance (Maybe Text)
 cdiOptionGroupName = lens _cdiOptionGroupName (\ s a -> s{_cdiOptionGroupName = a});
 
--- | True to copy all tags from the DB instance to snapshots of the DB
--- instance; otherwise false. The default is false.
+-- | True to copy all tags from the DB instance to snapshots of the DB instance; otherwise false. The default is false.
 cdiCopyTagsToSnapshot :: Lens' CreateDBInstance (Maybe Bool)
 cdiCopyTagsToSnapshot = lens _cdiCopyTagsToSnapshot (\ s a -> s{_cdiCopyTagsToSnapshot = a});
 
--- | The ARN from the Key Store with which to associate the instance for TDE
--- encryption.
+-- | The ARN from the Key Store with which to associate the instance for TDE encryption.
 cdiTDECredentialARN :: Lens' CreateDBInstance (Maybe Text)
 cdiTDECredentialARN = lens _cdiTDECredentialARN (\ s a -> s{_cdiTDECredentialARN = a});
 
--- | Specify the name of the IAM role to be used when making API calls to the
--- Directory Service.
+-- | Specify the name of the IAM role to be used when making API calls to the Directory Service.
 cdiDomainIAMRoleName :: Lens' CreateDBInstance (Maybe Text)
 cdiDomainIAMRoleName = lens _cdiDomainIAMRoleName (\ s a -> s{_cdiDomainIAMRoleName = a});
 
@@ -739,8 +639,7 @@
 --
 -- Default: '1433'
 --
--- Valid Values: '1150-65535' except for '1434', '3389', '47001', '49152',
--- and '49152' through '49156'.
+-- Valid Values: '1150-65535' except for '1434', '3389', '47001', '49152', and '49152' through '49156'.
 --
 -- __Amazon Aurora__
 --
@@ -756,24 +655,19 @@
 --
 -- Valid values: 'standard | gp2 | io1'
 --
--- If you specify 'io1', you must also include a value for the 'Iops'
--- parameter.
+-- If you specify 'io1', you must also include a value for the 'Iops' parameter.
 --
--- Default: 'io1' if the 'Iops' parameter is specified; otherwise
--- 'standard'
+-- Default: 'io1' if the 'Iops' parameter is specified; otherwise 'standard'
 cdiStorageType :: Lens' CreateDBInstance (Maybe Text)
 cdiStorageType = lens _cdiStorageType (\ s a -> s{_cdiStorageType = a});
 
--- | The meaning of this parameter differs according to the database engine
--- you use.
+-- | The meaning of this parameter differs according to the database engine you use.
 --
 -- Type: String
 --
 -- __MySQL__
 --
--- The name of the database to create when the DB instance is created. If
--- this parameter is not specified, no database is created in the DB
--- instance.
+-- The name of the database to create when the DB instance is created. If this parameter is not specified, no database is created in the DB instance.
 --
 -- Constraints:
 --
@@ -782,9 +676,7 @@
 --
 -- __MariaDB__
 --
--- The name of the database to create when the DB instance is created. If
--- this parameter is not specified, no database is created in the DB
--- instance.
+-- The name of the database to create when the DB instance is created. If this parameter is not specified, no database is created in the DB instance.
 --
 -- Constraints:
 --
@@ -793,15 +685,12 @@
 --
 -- __PostgreSQL__
 --
--- The name of the database to create when the DB instance is created. If
--- this parameter is not specified, the default \"postgres\" database is
--- created in the DB instance.
+-- The name of the database to create when the DB instance is created. If this parameter is not specified, the default \"postgres\" database is created in the DB instance.
 --
 -- Constraints:
 --
 -- -   Must contain 1 to 63 alphanumeric characters
--- -   Must begin with a letter or an underscore. Subsequent characters can
---     be letters, underscores, or digits (0-9).
+-- -   Must begin with a letter or an underscore. Subsequent characters can be letters, underscores, or digits (0-9).
 -- -   Cannot be a word reserved by the specified database engine
 --
 -- __Oracle__
@@ -820,9 +709,7 @@
 --
 -- __Amazon Aurora__
 --
--- The name of the database to create when the primary instance of the DB
--- cluster is created. If this parameter is not specified, no database is
--- created in the DB instance.
+-- The name of the database to create when the primary instance of the DB cluster is created. If this parameter is not specified, no database is created in the DB instance.
 --
 -- Constraints:
 --
@@ -831,13 +718,11 @@
 cdiDBName :: Lens' CreateDBInstance (Maybe Text)
 cdiDBName = lens _cdiDBName (\ s a -> s{_cdiDBName = a});
 
--- | The DB instance identifier. This parameter is stored as a lowercase
--- string.
+-- | The DB instance identifier. This parameter is stored as a lowercase string.
 --
 -- Constraints:
 --
--- -   Must contain from 1 to 63 alphanumeric characters or hyphens (1 to
---     15 for SQL Server).
+-- -   Must contain from 1 to 63 alphanumeric characters or hyphens (1 to 15 for SQL Server).
 -- -   First character must be a letter.
 -- -   Cannot end with a hyphen or contain two consecutive hyphens.
 --
@@ -847,16 +732,13 @@
 
 -- | The compute and memory capacity of the DB instance.
 --
--- Valid Values:
--- 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.xlarge |db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
+-- Valid Values: 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.xlarge |db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
 cdiDBInstanceClass :: Lens' CreateDBInstance Text
 cdiDBInstanceClass = lens _cdiDBInstanceClass (\ s a -> s{_cdiDBInstanceClass = a});
 
 -- | The name of the database engine to be used for this instance.
 --
--- Valid Values: 'MySQL' | 'mariadb' | 'oracle-se1' | 'oracle-se' |
--- 'oracle-ee' | 'sqlserver-ee' | 'sqlserver-se' | 'sqlserver-ex' |
--- 'sqlserver-web' | 'postgres' | 'aurora'
+-- Valid Values: 'MySQL' | 'mariadb' | 'oracle-se1' | 'oracle-se' | 'oracle-ee' | 'sqlserver-ee' | 'sqlserver-se' | 'sqlserver-ex' | 'sqlserver-web' | 'postgres' | 'aurora'
 --
 -- Not every database engine is available for every AWS region.
 cdiEngine :: Lens' CreateDBInstance Text
diff --git a/gen/Network/AWS/RDS/CreateDBInstanceReadReplica.hs b/gen/Network/AWS/RDS/CreateDBInstanceReadReplica.hs
--- a/gen/Network/AWS/RDS/CreateDBInstanceReadReplica.hs
+++ b/gen/Network/AWS/RDS/CreateDBInstanceReadReplica.hs
@@ -18,13 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a DB instance for a DB instance running MySQL, MariaDB, or
--- PostgreSQL that acts as a Read Replica of a source DB instance.
+-- Creates a DB instance for a DB instance running MySQL, MariaDB, or PostgreSQL that acts as a Read Replica of a source DB instance.
 --
--- All Read Replica DB instances are created as Single-AZ deployments with
--- backups disabled. All other DB instance attributes (including DB
--- security groups and DB parameter groups) are inherited from the source
--- DB instance, except as specified below.
+-- All Read Replica DB instances are created as Single-AZ deployments with backups disabled. All other DB instance attributes (including DB security groups and DB parameter groups) are inherited from the source DB instance, except as specified below.
 --
 -- The source DB instance must have backup retention enabled.
 module Network.AWS.RDS.CreateDBInstanceReadReplica
@@ -139,81 +135,52 @@
     , _cdirrSourceDBInstanceIdentifier = pSourceDBInstanceIdentifier_
     }
 
--- | Specifies the accessibility options for the DB instance. A value of true
--- specifies an Internet-facing instance with a publicly resolvable DNS
--- name, which resolves to a public IP address. A value of false specifies
--- an internal instance with a DNS name that resolves to a private IP
--- address.
+-- | Specifies the accessibility options for the DB instance. A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
 --
--- Default: The default behavior varies depending on whether a VPC has been
--- requested or not. The following list shows the default behavior in each
--- case.
+-- Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
 --
 -- -   __Default VPC:__true
 -- -   __VPC:__false
 --
--- If no DB subnet group has been specified as part of the request and the
--- PubliclyAccessible value has not been set, the DB instance will be
--- publicly accessible. If a specific DB subnet group has been specified as
--- part of the request and the PubliclyAccessible value has not been set,
--- the DB instance will be private.
+-- If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
 cdirrPubliclyAccessible :: Lens' CreateDBInstanceReadReplica (Maybe Bool)
 cdirrPubliclyAccessible = lens _cdirrPubliclyAccessible (\ s a -> s{_cdirrPubliclyAccessible = a});
 
--- | Indicates that minor engine upgrades will be applied automatically to
--- the Read Replica during the maintenance window.
+-- | Indicates that minor engine upgrades will be applied automatically to the Read Replica during the maintenance window.
 --
 -- Default: Inherits from the source DB instance
 cdirrAutoMinorVersionUpgrade :: Lens' CreateDBInstanceReadReplica (Maybe Bool)
 cdirrAutoMinorVersionUpgrade = lens _cdirrAutoMinorVersionUpgrade (\ s a -> s{_cdirrAutoMinorVersionUpgrade = a});
 
--- | Specifies a DB subnet group for the DB instance. The new DB instance
--- will be created in the VPC associated with the DB subnet group. If no DB
--- subnet group is specified, then the new DB instance is not created in a
--- VPC.
+-- | Specifies a DB subnet group for the DB instance. The new DB instance will be created in the VPC associated with the DB subnet group. If no DB subnet group is specified, then the new DB instance is not created in a VPC.
 --
 -- Constraints:
 --
--- -   Can only be specified if the source DB instance identifier specifies
---     a DB instance in another region.
--- -   The specified DB subnet group must be in the same region in which
---     the operation is running.
--- -   All Read Replicas in one region that are created from the same
---     source DB instance must either:
---     -   Specify DB subnet groups from the same VPC. All these Read
---         Replicas will be created in the same VPC.
---     -   Not specify a DB subnet group. All these Read Replicas will be
---         created outside of any VPC.
+-- -   Can only be specified if the source DB instance identifier specifies a DB instance in another region.
+-- -   The specified DB subnet group must be in the same region in which the operation is running.
+-- -   All Read Replicas in one region that are created from the same source DB instance must either:
+--     -   Specify DB subnet groups from the same VPC. All these Read Replicas will be created in the same VPC.
+--     -   Not specify a DB subnet group. All these Read Replicas will be created outside of any VPC.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 cdirrDBSubnetGroupName :: Lens' CreateDBInstanceReadReplica (Maybe Text)
 cdirrDBSubnetGroupName = lens _cdirrDBSubnetGroupName (\ s a -> s{_cdirrDBSubnetGroupName = a});
 
--- | The ARN for the IAM role that permits RDS to send enhanced monitoring
--- metrics to CloudWatch Logs. For example,
--- 'arn:aws:iam:123456789012:role\/emaccess'. For information on creating a
--- monitoring role, go to
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole To create an IAM role for Amazon RDS Enhanced Monitoring>.
+-- | The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to CloudWatch Logs. For example, 'arn:aws:iam:123456789012:role\/emaccess'. For information on creating a monitoring role, go to <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole To create an IAM role for Amazon RDS Enhanced Monitoring>.
 --
--- If 'MonitoringInterval' is set to a value other than 0, then you must
--- supply a 'MonitoringRoleArn' value.
+-- If 'MonitoringInterval' is set to a value other than 0, then you must supply a 'MonitoringRoleArn' value.
 cdirrMonitoringRoleARN :: Lens' CreateDBInstanceReadReplica (Maybe Text)
 cdirrMonitoringRoleARN = lens _cdirrMonitoringRoleARN (\ s a -> s{_cdirrMonitoringRoleARN = a});
 
--- | The amount of Provisioned IOPS (input\/output operations per second) to
--- be initially allocated for the DB instance.
+-- | The amount of Provisioned IOPS (input\/output operations per second) to be initially allocated for the DB instance.
 cdirrIOPS :: Lens' CreateDBInstanceReadReplica (Maybe Int)
 cdirrIOPS = lens _cdirrIOPS (\ s a -> s{_cdirrIOPS = a});
 
--- | The interval, in seconds, between points when Enhanced Monitoring
--- metrics are collected for the Read Replica. To disable collecting
--- Enhanced Monitoring metrics, specify 0. The default is 60.
+-- | The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the Read Replica. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 60.
 --
--- If 'MonitoringRoleArn' is specified, then you must also set
--- 'MonitoringInterval' to a value other than 0.
+-- If 'MonitoringRoleArn' is specified, then you must also set 'MonitoringInterval' to a value other than 0.
 --
 -- Valid Values: '0, 1, 5, 10, 15, 30, 60'
 cdirrMonitoringInterval :: Lens' CreateDBInstanceReadReplica (Maybe Int)
@@ -221,30 +188,25 @@
 
 -- | The compute and memory capacity of the Read Replica.
 --
--- Valid Values:
--- 'db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.xlarge |db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
+-- Valid Values: 'db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.xlarge |db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
 --
 -- Default: Inherits from the source DB instance.
 cdirrDBInstanceClass :: Lens' CreateDBInstanceReadReplica (Maybe Text)
 cdirrDBInstanceClass = lens _cdirrDBInstanceClass (\ s a -> s{_cdirrDBInstanceClass = a});
 
--- | The Amazon EC2 Availability Zone that the Read Replica will be created
--- in.
+-- | The Amazon EC2 Availability Zone that the Read Replica will be created in.
 --
--- Default: A random, system-chosen Availability Zone in the endpoint\'s
--- region.
+-- Default: A random, system-chosen Availability Zone in the endpoint\'s region.
 --
 -- Example: 'us-east-1d'
 cdirrAvailabilityZone :: Lens' CreateDBInstanceReadReplica (Maybe Text)
 cdirrAvailabilityZone = lens _cdirrAvailabilityZone (\ s a -> s{_cdirrAvailabilityZone = a});
 
--- | The option group the DB instance will be associated with. If omitted,
--- the default option group for the engine specified will be used.
+-- | The option group the DB instance will be associated with. If omitted, the default option group for the engine specified will be used.
 cdirrOptionGroupName :: Lens' CreateDBInstanceReadReplica (Maybe Text)
 cdirrOptionGroupName = lens _cdirrOptionGroupName (\ s a -> s{_cdirrOptionGroupName = a});
 
--- | True to copy all tags from the Read Replica to snapshots of the Read
--- Replica; otherwise false. The default is false.
+-- | True to copy all tags from the Read Replica to snapshots of the Read Replica; otherwise false. The default is false.
 cdirrCopyTagsToSnapshot :: Lens' CreateDBInstanceReadReplica (Maybe Bool)
 cdirrCopyTagsToSnapshot = lens _cdirrCopyTagsToSnapshot (\ s a -> s{_cdirrCopyTagsToSnapshot = a});
 
@@ -264,39 +226,26 @@
 --
 -- Valid values: 'standard | gp2 | io1'
 --
--- If you specify 'io1', you must also include a value for the 'Iops'
--- parameter.
+-- If you specify 'io1', you must also include a value for the 'Iops' parameter.
 --
--- Default: 'io1' if the 'Iops' parameter is specified; otherwise
--- 'standard'
+-- Default: 'io1' if the 'Iops' parameter is specified; otherwise 'standard'
 cdirrStorageType :: Lens' CreateDBInstanceReadReplica (Maybe Text)
 cdirrStorageType = lens _cdirrStorageType (\ s a -> s{_cdirrStorageType = a});
 
--- | The DB instance identifier of the Read Replica. This identifier is the
--- unique key that identifies a DB instance. This parameter is stored as a
--- lowercase string.
+-- | The DB instance identifier of the Read Replica. This identifier is the unique key that identifies a DB instance. This parameter is stored as a lowercase string.
 cdirrDBInstanceIdentifier :: Lens' CreateDBInstanceReadReplica Text
 cdirrDBInstanceIdentifier = lens _cdirrDBInstanceIdentifier (\ s a -> s{_cdirrDBInstanceIdentifier = a});
 
--- | The identifier of the DB instance that will act as the source for the
--- Read Replica. Each DB instance can have up to five Read Replicas.
+-- | The identifier of the DB instance that will act as the source for the Read Replica. Each DB instance can have up to five Read Replicas.
 --
 -- Constraints:
 --
--- -   Must be the identifier of an existing MySQL, MariaDB, or PostgreSQL
---     DB instance.
--- -   Can specify a DB instance that is a MySQL Read Replica only if the
---     source is running MySQL 5.6.
--- -   Can specify a DB instance that is a PostgreSQL Read Replica only if
---     the source is running PostgreSQL 9.3.5.
--- -   The specified DB instance must have automatic backups enabled, its
---     backup retention period must be greater than 0.
--- -   If the source DB instance is in the same region as the Read Replica,
---     specify a valid DB instance identifier.
--- -   If the source DB instance is in a different region than the Read
---     Replica, specify a valid DB instance ARN. For more information, go
---     to
---     <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing a Amazon RDS Amazon Resource Name (ARN)>.
+-- -   Must be the identifier of an existing MySQL, MariaDB, or PostgreSQL DB instance.
+-- -   Can specify a DB instance that is a MySQL Read Replica only if the source is running MySQL 5.6.
+-- -   Can specify a DB instance that is a PostgreSQL Read Replica only if the source is running PostgreSQL 9.3.5.
+-- -   The specified DB instance must have automatic backups enabled, its backup retention period must be greater than 0.
+-- -   If the source DB instance is in the same region as the Read Replica, specify a valid DB instance identifier.
+-- -   If the source DB instance is in a different region than the Read Replica, specify a valid DB instance ARN. For more information, go to <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing a Amazon RDS Amazon Resource Name (ARN)>.
 cdirrSourceDBInstanceIdentifier :: Lens' CreateDBInstanceReadReplica Text
 cdirrSourceDBInstanceIdentifier = lens _cdirrSourceDBInstanceIdentifier (\ s a -> s{_cdirrSourceDBInstanceIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/CreateDBParameterGroup.hs b/gen/Network/AWS/RDS/CreateDBParameterGroup.hs
--- a/gen/Network/AWS/RDS/CreateDBParameterGroup.hs
+++ b/gen/Network/AWS/RDS/CreateDBParameterGroup.hs
@@ -20,27 +20,9 @@
 --
 -- Creates a new DB parameter group.
 --
--- A DB parameter group is initially created with the default parameters
--- for the database engine used by the DB instance. To provide custom
--- values for any of the parameters, you must modify the group after
--- creating it using /ModifyDBParameterGroup/. Once you\'ve created a DB
--- parameter group, you need to associate it with your DB instance using
--- /ModifyDBInstance/. When you associate a new DB parameter group with a
--- running DB instance, you need to reboot the DB instance without failover
--- for the new DB parameter group and associated settings to take effect.
+-- A DB parameter group is initially created with the default parameters for the database engine used by the DB instance. To provide custom values for any of the parameters, you must modify the group after creating it using /ModifyDBParameterGroup/. Once you\'ve created a DB parameter group, you need to associate it with your DB instance using /ModifyDBInstance/. When you associate a new DB parameter group with a running DB instance, you need to reboot the DB instance without failover for the new DB parameter group and associated settings to take effect.
 --
--- After you create a DB parameter group, you should wait at least 5
--- minutes before creating your first DB instance that uses that DB
--- parameter group as the default parameter group. This allows Amazon RDS
--- to fully complete the create action before the parameter group is used
--- as the default for a new DB instance. This is especially important for
--- parameters that are critical when creating the default database for a DB
--- instance, such as the character set for the default database defined by
--- the 'character_set_database' parameter. You can use the /Parameter
--- Groups/ option of the
--- <https://console.aws.amazon.com/rds/ Amazon RDS console> or the
--- /DescribeDBParameters/ command to verify that your DB parameter group
--- has been created or modified.
+-- After you create a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the 'character_set_database' parameter. You can use the /Parameter Groups/ option of the <https://console.aws.amazon.com/rds/ Amazon RDS console> or the /DescribeDBParameters/ command to verify that your DB parameter group has been created or modified.
 module Network.AWS.RDS.CreateDBParameterGroup
     (
     -- * Creating a Request
@@ -117,10 +99,7 @@
 cdbpgDBParameterGroupName :: Lens' CreateDBParameterGroup Text
 cdbpgDBParameterGroupName = lens _cdbpgDBParameterGroupName (\ s a -> s{_cdbpgDBParameterGroupName = a});
 
--- | The DB parameter group family name. A DB parameter group can be
--- associated with one and only one DB parameter group family, and can be
--- applied only to a DB instance running a database engine and engine
--- version compatible with that DB parameter group family.
+-- | The DB parameter group family name. A DB parameter group can be associated with one and only one DB parameter group family, and can be applied only to a DB instance running a database engine and engine version compatible with that DB parameter group family.
 cdbpgDBParameterGroupFamily :: Lens' CreateDBParameterGroup Text
 cdbpgDBParameterGroupFamily = lens _cdbpgDBParameterGroupFamily (\ s a -> s{_cdbpgDBParameterGroupFamily = a});
 
diff --git a/gen/Network/AWS/RDS/CreateDBSecurityGroup.hs b/gen/Network/AWS/RDS/CreateDBSecurityGroup.hs
--- a/gen/Network/AWS/RDS/CreateDBSecurityGroup.hs
+++ b/gen/Network/AWS/RDS/CreateDBSecurityGroup.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a new DB security group. DB security groups control access to a
--- DB instance.
+-- Creates a new DB security group. DB security groups control access to a DB instance.
 module Network.AWS.RDS.CreateDBSecurityGroup
     (
     -- * Creating a Request
@@ -78,8 +77,7 @@
 cdsgTags :: Lens' CreateDBSecurityGroup [Tag]
 cdsgTags = lens _cdsgTags (\ s a -> s{_cdsgTags = a}) . _Default . _Coerce;
 
--- | The name for the DB security group. This value is stored as a lowercase
--- string.
+-- | The name for the DB security group. This value is stored as a lowercase string.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/CreateDBSnapshot.hs b/gen/Network/AWS/RDS/CreateDBSnapshot.hs
--- a/gen/Network/AWS/RDS/CreateDBSnapshot.hs
+++ b/gen/Network/AWS/RDS/CreateDBSnapshot.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a DBSnapshot. The source DBInstance must be in \"available\"
--- state.
+-- Creates a DBSnapshot. The source DBInstance must be in \"available\" state.
 module Network.AWS.RDS.CreateDBSnapshot
     (
     -- * Creating a Request
@@ -91,8 +90,7 @@
 cdbsDBSnapshotIdentifier :: Lens' CreateDBSnapshot Text
 cdbsDBSnapshotIdentifier = lens _cdbsDBSnapshotIdentifier (\ s a -> s{_cdbsDBSnapshotIdentifier = a});
 
--- | The DB instance identifier. This is the unique key that identifies a DB
--- instance.
+-- | The DB instance identifier. This is the unique key that identifies a DB instance.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/CreateDBSubnetGroup.hs b/gen/Network/AWS/RDS/CreateDBSubnetGroup.hs
--- a/gen/Network/AWS/RDS/CreateDBSubnetGroup.hs
+++ b/gen/Network/AWS/RDS/CreateDBSubnetGroup.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a new DB subnet group. DB subnet groups must contain at least
--- one subnet in at least two AZs in the region.
+-- Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
 module Network.AWS.RDS.CreateDBSubnetGroup
     (
     -- * Creating a Request
@@ -83,11 +82,9 @@
 cdbsgTags :: Lens' CreateDBSubnetGroup [Tag]
 cdbsgTags = lens _cdbsgTags (\ s a -> s{_cdbsgTags = a}) . _Default . _Coerce;
 
--- | The name for the DB subnet group. This value is stored as a lowercase
--- string.
+-- | The name for the DB subnet group. This value is stored as a lowercase string.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 cdbsgDBSubnetGroupName :: Lens' CreateDBSubnetGroup Text
diff --git a/gen/Network/AWS/RDS/CreateEventSubscription.hs b/gen/Network/AWS/RDS/CreateEventSubscription.hs
--- a/gen/Network/AWS/RDS/CreateEventSubscription.hs
+++ b/gen/Network/AWS/RDS/CreateEventSubscription.hs
@@ -18,27 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates an RDS event notification subscription. This action requires a
--- topic ARN (Amazon Resource Name) created by either the RDS console, the
--- SNS console, or the SNS API. To obtain an ARN with SNS, you must create
--- a topic in Amazon SNS and subscribe to the topic. The ARN is displayed
--- in the SNS console.
+-- Creates an RDS event notification subscription. This action requires a topic ARN (Amazon Resource Name) created by either the RDS console, the SNS console, or the SNS API. To obtain an ARN with SNS, you must create a topic in Amazon SNS and subscribe to the topic. The ARN is displayed in the SNS console.
 --
--- You can specify the type of source (SourceType) you want to be notified
--- of, provide a list of RDS sources (SourceIds) that triggers the events,
--- and provide a list of event categories (EventCategories) for events you
--- want to be notified of. For example, you can specify SourceType =
--- db-instance, SourceIds = mydbinstance1, mydbinstance2 and
--- EventCategories = Availability, Backup.
+-- You can specify the type of source (SourceType) you want to be notified of, provide a list of RDS sources (SourceIds) that triggers the events, and provide a list of event categories (EventCategories) for events you want to be notified of. For example, you can specify SourceType = db-instance, SourceIds = mydbinstance1, mydbinstance2 and EventCategories = Availability, Backup.
 --
--- If you specify both the SourceType and SourceIds, such as SourceType =
--- db-instance and SourceIdentifier = myDBInstance1, you will be notified
--- of all the db-instance events for the specified source. If you specify a
--- SourceType but do not specify a SourceIdentifier, you will receive
--- notice of the events for that source type for all your RDS sources. If
--- you do not specify either the SourceType nor the SourceIdentifier, you
--- will be notified of events generated from all RDS sources belonging to
--- your customer account.
+-- If you specify both the SourceType and SourceIds, such as SourceType = db-instance and SourceIdentifier = myDBInstance1, you will be notified of all the db-instance events for the specified source. If you specify a SourceType but do not specify a SourceIdentifier, you will receive notice of the events for that source type for all your RDS sources. If you do not specify either the SourceType nor the SourceIdentifier, you will be notified of events generated from all RDS sources belonging to your customer account.
 module Network.AWS.RDS.CreateEventSubscription
     (
     -- * Creating a Request
@@ -113,46 +97,29 @@
     , _cesSNSTopicARN = pSNSTopicARN_
     }
 
--- | A Boolean value; set to __true__ to activate the subscription, set to
--- __false__ to create the subscription but not active it.
+-- | A Boolean value; set to __true__ to activate the subscription, set to __false__ to create the subscription but not active it.
 cesEnabled :: Lens' CreateEventSubscription (Maybe Bool)
 cesEnabled = lens _cesEnabled (\ s a -> s{_cesEnabled = a});
 
--- | The type of source that will be generating the events. For example, if
--- you want to be notified of events generated by a DB instance, you would
--- set this parameter to db-instance. if this value is not specified, all
--- events are returned.
+-- | The type of source that will be generating the events. For example, if you want to be notified of events generated by a DB instance, you would set this parameter to db-instance. if this value is not specified, all events are returned.
 --
--- Valid values: db-instance | db-parameter-group | db-security-group |
--- db-snapshot
+-- Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
 cesSourceType :: Lens' CreateEventSubscription (Maybe Text)
 cesSourceType = lens _cesSourceType (\ s a -> s{_cesSourceType = a});
 
--- | A list of event categories for a SourceType that you want to subscribe
--- to. You can see a list of the categories for a given SourceType in the
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events>
--- topic in the Amazon RDS User Guide or by using the
--- __DescribeEventCategories__ action.
+-- | A list of event categories for a SourceType that you want to subscribe to. You can see a list of the categories for a given SourceType in the <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events> topic in the Amazon RDS User Guide or by using the __DescribeEventCategories__ action.
 cesEventCategories :: Lens' CreateEventSubscription [Text]
 cesEventCategories = lens _cesEventCategories (\ s a -> s{_cesEventCategories = a}) . _Default . _Coerce;
 
--- | The list of identifiers of the event sources for which events will be
--- returned. If not specified, then all sources are included in the
--- response. An identifier must begin with a letter and must contain only
--- ASCII letters, digits, and hyphens; it cannot end with a hyphen or
--- contain two consecutive hyphens.
+-- | The list of identifiers of the event sources for which events will be returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it cannot end with a hyphen or contain two consecutive hyphens.
 --
 -- Constraints:
 --
 -- -   If SourceIds are supplied, SourceType must also be provided.
--- -   If the source type is a DB instance, then a 'DBInstanceIdentifier'
---     must be supplied.
--- -   If the source type is a DB security group, a 'DBSecurityGroupName'
---     must be supplied.
--- -   If the source type is a DB parameter group, a 'DBParameterGroupName'
---     must be supplied.
--- -   If the source type is a DB snapshot, a 'DBSnapshotIdentifier' must
---     be supplied.
+-- -   If the source type is a DB instance, then a 'DBInstanceIdentifier' must be supplied.
+-- -   If the source type is a DB security group, a 'DBSecurityGroupName' must be supplied.
+-- -   If the source type is a DB parameter group, a 'DBParameterGroupName' must be supplied.
+-- -   If the source type is a DB snapshot, a 'DBSnapshotIdentifier' must be supplied.
 cesSourceIds :: Lens' CreateEventSubscription [Text]
 cesSourceIds = lens _cesSourceIds (\ s a -> s{_cesSourceIds = a}) . _Default . _Coerce;
 
@@ -166,9 +133,7 @@
 cesSubscriptionName :: Lens' CreateEventSubscription Text
 cesSubscriptionName = lens _cesSubscriptionName (\ s a -> s{_cesSubscriptionName = a});
 
--- | The Amazon Resource Name (ARN) of the SNS topic created for event
--- notification. The ARN is created by Amazon SNS when you create a topic
--- and subscribe to it.
+-- | The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
 cesSNSTopicARN :: Lens' CreateEventSubscription Text
 cesSNSTopicARN = lens _cesSNSTopicARN (\ s a -> s{_cesSNSTopicARN = a});
 
diff --git a/gen/Network/AWS/RDS/CreateOptionGroup.hs b/gen/Network/AWS/RDS/CreateOptionGroup.hs
--- a/gen/Network/AWS/RDS/CreateOptionGroup.hs
+++ b/gen/Network/AWS/RDS/CreateOptionGroup.hs
@@ -101,13 +101,11 @@
 cogOptionGroupName :: Lens' CreateOptionGroup Text
 cogOptionGroupName = lens _cogOptionGroupName (\ s a -> s{_cogOptionGroupName = a});
 
--- | Specifies the name of the engine that this option group should be
--- associated with.
+-- | Specifies the name of the engine that this option group should be associated with.
 cogEngineName :: Lens' CreateOptionGroup Text
 cogEngineName = lens _cogEngineName (\ s a -> s{_cogEngineName = a});
 
--- | Specifies the major version of the engine that this option group should
--- be associated with.
+-- | Specifies the major version of the engine that this option group should be associated with.
 cogMajorEngineVersion :: Lens' CreateOptionGroup Text
 cogMajorEngineVersion = lens _cogMajorEngineVersion (\ s a -> s{_cogMajorEngineVersion = a});
 
diff --git a/gen/Network/AWS/RDS/DeleteDBCluster.hs b/gen/Network/AWS/RDS/DeleteDBCluster.hs
--- a/gen/Network/AWS/RDS/DeleteDBCluster.hs
+++ b/gen/Network/AWS/RDS/DeleteDBCluster.hs
@@ -18,15 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- The DeleteDBCluster action deletes a previously provisioned DB cluster.
--- A successful response from the web service indicates the request was
--- received correctly. When you delete a DB cluster, all automated backups
--- for that DB cluster are deleted and cannot be recovered. Manual DB
--- cluster snapshots of the DB cluster to be deleted are not deleted.
+-- The DeleteDBCluster action deletes a previously provisioned DB cluster. A successful response from the web service indicates the request was received correctly. When you delete a DB cluster, all automated backups for that DB cluster are deleted and cannot be recovered. Manual DB cluster snapshots of the DB cluster to be deleted are not deleted.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DeleteDBCluster
     (
     -- * Creating a Request
@@ -80,11 +74,9 @@
     , _ddbcDBClusterIdentifier = pDBClusterIdentifier_
     }
 
--- | The DB cluster snapshot identifier of the new DB cluster snapshot
--- created when 'SkipFinalSnapshot' is set to 'false'.
+-- | The DB cluster snapshot identifier of the new DB cluster snapshot created when 'SkipFinalSnapshot' is set to 'false'.
 --
--- Specifying this parameter and also setting the 'SkipFinalShapshot'
--- parameter to true results in an error.
+-- Specifying this parameter and also setting the 'SkipFinalShapshot' parameter to true results in an error.
 --
 -- Constraints:
 --
@@ -94,20 +86,15 @@
 ddbcFinalDBSnapshotIdentifier :: Lens' DeleteDBCluster (Maybe Text)
 ddbcFinalDBSnapshotIdentifier = lens _ddbcFinalDBSnapshotIdentifier (\ s a -> s{_ddbcFinalDBSnapshotIdentifier = a});
 
--- | Determines whether a final DB cluster snapshot is created before the DB
--- cluster is deleted. If 'true' is specified, no DB cluster snapshot is
--- created. If 'false' is specified, a DB cluster snapshot is created
--- before the DB cluster is deleted.
+-- | Determines whether a final DB cluster snapshot is created before the DB cluster is deleted. If 'true' is specified, no DB cluster snapshot is created. If 'false' is specified, a DB cluster snapshot is created before the DB cluster is deleted.
 --
--- You must specify a 'FinalDBSnapshotIdentifier' parameter if
--- 'SkipFinalSnapshot' is 'false'.
+-- You must specify a 'FinalDBSnapshotIdentifier' parameter if 'SkipFinalSnapshot' is 'false'.
 --
 -- Default: 'false'
 ddbcSkipFinalSnapshot :: Lens' DeleteDBCluster (Maybe Bool)
 ddbcSkipFinalSnapshot = lens _ddbcSkipFinalSnapshot (\ s a -> s{_ddbcSkipFinalSnapshot = a});
 
--- | The DB cluster identifier for the DB cluster to be deleted. This
--- parameter isn\'t case-sensitive.
+-- | The DB cluster identifier for the DB cluster to be deleted. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/DeleteDBClusterParameterGroup.hs b/gen/Network/AWS/RDS/DeleteDBClusterParameterGroup.hs
--- a/gen/Network/AWS/RDS/DeleteDBClusterParameterGroup.hs
+++ b/gen/Network/AWS/RDS/DeleteDBClusterParameterGroup.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Deletes a specified DB cluster parameter group. The DB cluster parameter
--- group to be deleted cannot be associated with any DB clusters.
+-- Deletes a specified DB cluster parameter group. The DB cluster parameter group to be deleted cannot be associated with any DB clusters.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DeleteDBClusterParameterGroup
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/RDS/DeleteDBClusterSnapshot.hs b/gen/Network/AWS/RDS/DeleteDBClusterSnapshot.hs
--- a/gen/Network/AWS/RDS/DeleteDBClusterSnapshot.hs
+++ b/gen/Network/AWS/RDS/DeleteDBClusterSnapshot.hs
@@ -18,14 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Deletes a DB cluster snapshot. If the snapshot is being copied, the copy
--- operation is terminated.
+-- Deletes a DB cluster snapshot. If the snapshot is being copied, the copy operation is terminated.
 --
 -- The DB cluster snapshot must be in the 'available' state to be deleted.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DeleteDBClusterSnapshot
     (
     -- * Creating a Request
@@ -71,8 +68,7 @@
 
 -- | The identifier of the DB cluster snapshot to delete.
 --
--- Constraints: Must be the name of an existing DB cluster snapshot in the
--- 'available' state.
+-- Constraints: Must be the name of an existing DB cluster snapshot in the 'available' state.
 ddcsDBClusterSnapshotIdentifier :: Lens' DeleteDBClusterSnapshot Text
 ddcsDBClusterSnapshotIdentifier = lens _ddcsDBClusterSnapshotIdentifier (\ s a -> s{_ddcsDBClusterSnapshotIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/DeleteDBInstance.hs b/gen/Network/AWS/RDS/DeleteDBInstance.hs
--- a/gen/Network/AWS/RDS/DeleteDBInstance.hs
+++ b/gen/Network/AWS/RDS/DeleteDBInstance.hs
@@ -18,21 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- The DeleteDBInstance action deletes a previously provisioned DB
--- instance. A successful response from the web service indicates the
--- request was received correctly. When you delete a DB instance, all
--- automated backups for that instance are deleted and cannot be recovered.
--- Manual DB snapshots of the DB instance to be deleted are not deleted.
+-- The DeleteDBInstance action deletes a previously provisioned DB instance. A successful response from the web service indicates the request was received correctly. When you delete a DB instance, all automated backups for that instance are deleted and cannot be recovered. Manual DB snapshots of the DB instance to be deleted are not deleted.
 --
--- If a final DB snapshot is requested the status of the RDS instance will
--- be \"deleting\" until the DB snapshot is created. The API action
--- 'DescribeDBInstance' is used to monitor the status of this operation.
--- The action cannot be canceled or reverted once submitted.
+-- If a final DB snapshot is requested the status of the RDS instance will be \"deleting\" until the DB snapshot is created. The API action 'DescribeDBInstance' is used to monitor the status of this operation. The action cannot be canceled or reverted once submitted.
 --
--- Note that when a DB instance is in a failure state and has a status of
--- \'failed\', \'incompatible-restore\', or \'incompatible-network\', it
--- can only be deleted when the SkipFinalSnapshot parameter is set to
--- \"true\".
+-- Note that when a DB instance is in a failure state and has a status of \'failed\', \'incompatible-restore\', or \'incompatible-network\', it can only be deleted when the SkipFinalSnapshot parameter is set to \"true\".
 module Network.AWS.RDS.DeleteDBInstance
     (
     -- * Creating a Request
@@ -86,11 +76,9 @@
     , _ddiDBInstanceIdentifier = pDBInstanceIdentifier_
     }
 
--- | The DBSnapshotIdentifier of the new DBSnapshot created when
--- SkipFinalSnapshot is set to 'false'.
+-- | The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot is set to 'false'.
 --
--- Specifying this parameter and also setting the SkipFinalShapshot
--- parameter to true results in an error.
+-- Specifying this parameter and also setting the SkipFinalShapshot parameter to true results in an error.
 --
 -- Constraints:
 --
@@ -101,27 +89,19 @@
 ddiFinalDBSnapshotIdentifier :: Lens' DeleteDBInstance (Maybe Text)
 ddiFinalDBSnapshotIdentifier = lens _ddiFinalDBSnapshotIdentifier (\ s a -> s{_ddiFinalDBSnapshotIdentifier = a});
 
--- | Determines whether a final DB snapshot is created before the DB instance
--- is deleted. If 'true' is specified, no DBSnapshot is created. If 'false'
--- is specified, a DB snapshot is created before the DB instance is
--- deleted.
+-- | Determines whether a final DB snapshot is created before the DB instance is deleted. If 'true' is specified, no DBSnapshot is created. If 'false' is specified, a DB snapshot is created before the DB instance is deleted.
 --
--- Note that when a DB instance is in a failure state and has a status of
--- \'failed\', \'incompatible-restore\', or \'incompatible-network\', it
--- can only be deleted when the SkipFinalSnapshot parameter is set to
--- \"true\".
+-- Note that when a DB instance is in a failure state and has a status of \'failed\', \'incompatible-restore\', or \'incompatible-network\', it can only be deleted when the SkipFinalSnapshot parameter is set to \"true\".
 --
 -- Specify 'true' when deleting a Read Replica.
 --
--- The FinalDBSnapshotIdentifier parameter must be specified if
--- SkipFinalSnapshot is 'false'.
+-- The FinalDBSnapshotIdentifier parameter must be specified if SkipFinalSnapshot is 'false'.
 --
 -- Default: 'false'
 ddiSkipFinalSnapshot :: Lens' DeleteDBInstance (Maybe Bool)
 ddiSkipFinalSnapshot = lens _ddiSkipFinalSnapshot (\ s a -> s{_ddiSkipFinalSnapshot = a});
 
--- | The DB instance identifier for the DB instance to be deleted. This
--- parameter isn\'t case-sensitive.
+-- | The DB instance identifier for the DB instance to be deleted. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/DeleteDBParameterGroup.hs b/gen/Network/AWS/RDS/DeleteDBParameterGroup.hs
--- a/gen/Network/AWS/RDS/DeleteDBParameterGroup.hs
+++ b/gen/Network/AWS/RDS/DeleteDBParameterGroup.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted
--- cannot be associated with any DB instances.
+-- Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted cannot be associated with any DB instances.
 module Network.AWS.RDS.DeleteDBParameterGroup
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/RDS/DeleteDBSecurityGroup.hs b/gen/Network/AWS/RDS/DeleteDBSecurityGroup.hs
--- a/gen/Network/AWS/RDS/DeleteDBSecurityGroup.hs
+++ b/gen/Network/AWS/RDS/DeleteDBSecurityGroup.hs
@@ -20,8 +20,7 @@
 --
 -- Deletes a DB security group.
 --
--- The specified DB security group must not be associated with any DB
--- instances.
+-- The specified DB security group must not be associated with any DB instances.
 module Network.AWS.RDS.DeleteDBSecurityGroup
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/RDS/DeleteDBSnapshot.hs b/gen/Network/AWS/RDS/DeleteDBSnapshot.hs
--- a/gen/Network/AWS/RDS/DeleteDBSnapshot.hs
+++ b/gen/Network/AWS/RDS/DeleteDBSnapshot.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Deletes a DBSnapshot. If the snapshot is being copied, the copy
--- operation is terminated.
+-- Deletes a DBSnapshot. If the snapshot is being copied, the copy operation is terminated.
 --
 -- The DBSnapshot must be in the 'available' state to be deleted.
 module Network.AWS.RDS.DeleteDBSnapshot
@@ -67,8 +66,7 @@
 
 -- | The DBSnapshot identifier.
 --
--- Constraints: Must be the name of an existing DB snapshot in the
--- 'available' state.
+-- Constraints: Must be the name of an existing DB snapshot in the 'available' state.
 ddbsDBSnapshotIdentifier :: Lens' DeleteDBSnapshot Text
 ddbsDBSnapshotIdentifier = lens _ddbsDBSnapshotIdentifier (\ s a -> s{_ddbsDBSnapshotIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/DeleteDBSubnetGroup.hs b/gen/Network/AWS/RDS/DeleteDBSubnetGroup.hs
--- a/gen/Network/AWS/RDS/DeleteDBSubnetGroup.hs
+++ b/gen/Network/AWS/RDS/DeleteDBSubnetGroup.hs
@@ -20,8 +20,7 @@
 --
 -- Deletes a DB subnet group.
 --
--- The specified database subnet group must not be associated with any DB
--- instances.
+-- The specified database subnet group must not be associated with any DB instances.
 module Network.AWS.RDS.DeleteDBSubnetGroup
     (
     -- * Creating a Request
@@ -68,8 +67,7 @@
 --
 -- Constraints:
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 ddbsgDBSubnetGroupName :: Lens' DeleteDBSubnetGroup Text
diff --git a/gen/Network/AWS/RDS/DescribeAccountAttributes.hs b/gen/Network/AWS/RDS/DescribeAccountAttributes.hs
--- a/gen/Network/AWS/RDS/DescribeAccountAttributes.hs
+++ b/gen/Network/AWS/RDS/DescribeAccountAttributes.hs
@@ -18,10 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Lists all of the attributes for a customer account. The attributes
--- include Amazon RDS quotas for the account, such as the number of DB
--- instances allowed. The description for a quota includes the quota name,
--- current usage toward that quota, and the quota\'s maximum value.
+-- Lists all of the attributes for a customer account. The attributes include Amazon RDS quotas for the account, such as the number of DB instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota\'s maximum value.
 --
 -- This command does not take any parameters.
 module Network.AWS.RDS.DescribeAccountAttributes
@@ -112,9 +109,7 @@
     , _daarsResponseStatus = pResponseStatus_
     }
 
--- | A list of < AccountQuota> objects. Within this list, each quota has a
--- name, a count of usage toward the quota maximum, and a maximum value for
--- the quota.
+-- | A list of < AccountQuota> objects. Within this list, each quota has a name, a count of usage toward the quota maximum, and a maximum value for the quota.
 daarsAccountQuotas :: Lens' DescribeAccountAttributesResponse [AccountQuota]
 daarsAccountQuotas = lens _daarsAccountQuotas (\ s a -> s{_daarsAccountQuotas = a}) . _Default . _Coerce;
 
diff --git a/gen/Network/AWS/RDS/DescribeCertificates.hs b/gen/Network/AWS/RDS/DescribeCertificates.hs
--- a/gen/Network/AWS/RDS/DescribeCertificates.hs
+++ b/gen/Network/AWS/RDS/DescribeCertificates.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Lists the set of CA certificates provided by Amazon RDS for this AWS
--- account.
+-- Lists the set of CA certificates provided by Amazon RDS for this AWS account.
 module Network.AWS.RDS.DescribeCertificates
     (
     -- * Creating a Request
@@ -82,9 +81,7 @@
 dcFilters :: Lens' DescribeCertificates [Filter]
 dcFilters = lens _dcFilters (\ s a -> s{_dcFilters = a}) . _Default . _Coerce;
 
--- | The user-supplied certificate identifier. If this parameter is
--- specified, information for only the identified certificate is returned.
--- This parameter isn\'t case-sensitive.
+-- | The user-supplied certificate identifier. If this parameter is specified, information for only the identified certificate is returned. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
@@ -94,17 +91,11 @@
 dcCertificateIdentifier :: Lens' DescribeCertificates (Maybe Text)
 dcCertificateIdentifier = lens _dcCertificateIdentifier (\ s a -> s{_dcCertificateIdentifier = a});
 
--- | An optional pagination token provided by a previous
--- < DescribeCertificates> request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous < DescribeCertificates> request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dcMarker :: Lens' DescribeCertificates (Maybe Text)
 dcMarker = lens _dcMarker (\ s a -> s{_dcMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -177,10 +168,7 @@
 dcrsCertificates :: Lens' DescribeCertificatesResponse [Certificate]
 dcrsCertificates = lens _dcrsCertificates (\ s a -> s{_dcrsCertificates = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- < DescribeCertificates> request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous < DescribeCertificates> request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 dcrsMarker :: Lens' DescribeCertificatesResponse (Maybe Text)
 dcrsMarker = lens _dcrsMarker (\ s a -> s{_dcrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBClusterParameterGroups.hs b/gen/Network/AWS/RDS/DescribeDBClusterParameterGroups.hs
--- a/gen/Network/AWS/RDS/DescribeDBClusterParameterGroups.hs
+++ b/gen/Network/AWS/RDS/DescribeDBClusterParameterGroups.hs
@@ -18,14 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of 'DBClusterParameterGroup' descriptions. If a
--- 'DBClusterParameterGroupName' parameter is specified, the list will
--- contain only the description of the specified DB cluster parameter
--- group.
+-- Returns a list of 'DBClusterParameterGroup' descriptions. If a 'DBClusterParameterGroupName' parameter is specified, the list will contain only the description of the specified DB cluster parameter group.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DescribeDBClusterParameterGroups
     (
     -- * Creating a Request
@@ -88,17 +83,11 @@
 ddcpgFilters :: Lens' DescribeDBClusterParameterGroups [Filter]
 ddcpgFilters = lens _ddcpgFilters (\ s a -> s{_ddcpgFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBClusterParameterGroups' request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBClusterParameterGroups' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddcpgMarker :: Lens' DescribeDBClusterParameterGroups (Maybe Text)
 ddcpgMarker = lens _ddcpgMarker (\ s a -> s{_ddcpgMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -185,10 +174,7 @@
     , _ddcpgrsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBClusterParameterGroups' request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBClusterParameterGroups' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddcpgrsMarker :: Lens' DescribeDBClusterParameterGroupsResponse (Maybe Text)
 ddcpgrsMarker = lens _ddcpgrsMarker (\ s a -> s{_ddcpgrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBClusterParameters.hs b/gen/Network/AWS/RDS/DescribeDBClusterParameters.hs
--- a/gen/Network/AWS/RDS/DescribeDBClusterParameters.hs
+++ b/gen/Network/AWS/RDS/DescribeDBClusterParameters.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns the detailed parameter list for a particular DB cluster
--- parameter group.
+-- Returns the detailed parameter list for a particular DB cluster parameter group.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DescribeDBClusterParameters
     (
     -- * Creating a Request
@@ -92,17 +89,11 @@
 ddcpFilters :: Lens' DescribeDBClusterParameters [Filter]
 ddcpFilters = lens _ddcpFilters (\ s a -> s{_ddcpFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBClusterParameters' request. If this parameter is specified,
--- the response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBClusterParameters' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddcpMarker :: Lens' DescribeDBClusterParameters (Maybe Text)
 ddcpMarker = lens _ddcpMarker (\ s a -> s{_ddcpMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -110,13 +101,11 @@
 ddcpMaxRecords :: Lens' DescribeDBClusterParameters (Maybe Int)
 ddcpMaxRecords = lens _ddcpMaxRecords (\ s a -> s{_ddcpMaxRecords = a});
 
--- | A value that indicates to return only parameters for a specific source.
--- Parameter sources can be 'engine', 'service', or 'customer'.
+-- | A value that indicates to return only parameters for a specific source. Parameter sources can be 'engine', 'service', or 'customer'.
 ddcpSource :: Lens' DescribeDBClusterParameters (Maybe Text)
 ddcpSource = lens _ddcpSource (\ s a -> s{_ddcpSource = a});
 
--- | The name of a specific DB cluster parameter group to return parameter
--- details for.
+-- | The name of a specific DB cluster parameter group to return parameter details for.
 --
 -- Constraints:
 --
@@ -164,8 +153,7 @@
                "DBClusterParameterGroupName" =:
                  _ddcpDBClusterParameterGroupName]
 
--- | Provides details about a DB cluster parameter group including the
--- parameters in the DB cluster parameter group.
+-- | Provides details about a DB cluster parameter group including the parameters in the DB cluster parameter group.
 --
 -- /See:/ 'describeDBClusterParametersResponse' smart constructor.
 data DescribeDBClusterParametersResponse = DescribeDBClusterParametersResponse'
@@ -193,10 +181,7 @@
     , _ddcprsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous
--- DescribeDBClusterParameters request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous DescribeDBClusterParameters request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 ddcprsMarker :: Lens' DescribeDBClusterParametersResponse (Maybe Text)
 ddcprsMarker = lens _ddcprsMarker (\ s a -> s{_ddcprsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBClusterSnapshots.hs b/gen/Network/AWS/RDS/DescribeDBClusterSnapshots.hs
--- a/gen/Network/AWS/RDS/DescribeDBClusterSnapshots.hs
+++ b/gen/Network/AWS/RDS/DescribeDBClusterSnapshots.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns information about DB cluster snapshots. This API supports
--- pagination.
+-- Returns information about DB cluster snapshots. This API supports pagination.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DescribeDBClusterSnapshots
     (
     -- * Creating a Request
@@ -92,10 +89,7 @@
     , _ddbcsMaxRecords = Nothing
     }
 
--- | A DB cluster identifier to retrieve the list of DB cluster snapshots
--- for. This parameter cannot be used in conjunction with the
--- 'DBClusterSnapshotIdentifier' parameter. This parameter is not
--- case-sensitive.
+-- | A DB cluster identifier to retrieve the list of DB cluster snapshots for. This parameter cannot be used in conjunction with the 'DBClusterSnapshotIdentifier' parameter. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
@@ -105,17 +99,14 @@
 ddbcsDBClusterIdentifier :: Lens' DescribeDBClusterSnapshots (Maybe Text)
 ddbcsDBClusterIdentifier = lens _ddbcsDBClusterIdentifier (\ s a -> s{_ddbcsDBClusterIdentifier = a});
 
--- | A specific DB cluster snapshot identifier to describe. This parameter
--- cannot be used in conjunction with the 'DBClusterIdentifier' parameter.
--- This value is stored as a lowercase string.
+-- | A specific DB cluster snapshot identifier to describe. This parameter cannot be used in conjunction with the 'DBClusterIdentifier' parameter. This value is stored as a lowercase string.
 --
 -- Constraints:
 --
 -- -   Must be 1 to 255 alphanumeric characters
 -- -   First character must be a letter
 -- -   Cannot end with a hyphen or contain two consecutive hyphens
--- -   If this is the identifier of an automated snapshot, the
---     'SnapshotType' parameter must also be specified.
+-- -   If this is the identifier of an automated snapshot, the 'SnapshotType' parameter must also be specified.
 ddbcsDBClusterSnapshotIdentifier :: Lens' DescribeDBClusterSnapshots (Maybe Text)
 ddbcsDBClusterSnapshotIdentifier = lens _ddbcsDBClusterSnapshotIdentifier (\ s a -> s{_ddbcsDBClusterSnapshotIdentifier = a});
 
@@ -123,23 +114,15 @@
 ddbcsFilters :: Lens' DescribeDBClusterSnapshots [Filter]
 ddbcsFilters = lens _ddbcsFilters (\ s a -> s{_ddbcsFilters = a}) . _Default . _Coerce;
 
--- | The type of DB cluster snapshots that will be returned. Values can be
--- 'automated' or 'manual'. If this parameter is not specified, the
--- returned results will include all snapshot types.
+-- | The type of DB cluster snapshots that will be returned. Values can be 'automated' or 'manual'. If this parameter is not specified, the returned results will include all snapshot types.
 ddbcsSnapshotType :: Lens' DescribeDBClusterSnapshots (Maybe Text)
 ddbcsSnapshotType = lens _ddbcsSnapshotType (\ s a -> s{_ddbcsSnapshotType = a});
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBClusterSnapshots' request. If this parameter is specified,
--- the response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBClusterSnapshots' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddbcsMarker :: Lens' DescribeDBClusterSnapshots (Maybe Text)
 ddbcsMarker = lens _ddbcsMarker (\ s a -> s{_ddbcsMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -186,8 +169,7 @@
                "Marker" =: _ddbcsMarker,
                "MaxRecords" =: _ddbcsMaxRecords]
 
--- | Provides a list of DB cluster snapshots for the user as the result of a
--- call to the < DescribeDBClusterSnapshots> action.
+-- | Provides a list of DB cluster snapshots for the user as the result of a call to the < DescribeDBClusterSnapshots> action.
 --
 -- /See:/ 'describeDBClusterSnapshotsResponse' smart constructor.
 data DescribeDBClusterSnapshotsResponse = DescribeDBClusterSnapshotsResponse'
@@ -215,10 +197,7 @@
     , _ddbcsrsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous
--- < DescribeDBClusterSnapshots> request. If this parameter is specified,
--- the response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous < DescribeDBClusterSnapshots> request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddbcsrsMarker :: Lens' DescribeDBClusterSnapshotsResponse (Maybe Text)
 ddbcsrsMarker = lens _ddbcsrsMarker (\ s a -> s{_ddbcsrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBClusters.hs b/gen/Network/AWS/RDS/DescribeDBClusters.hs
--- a/gen/Network/AWS/RDS/DescribeDBClusters.hs
+++ b/gen/Network/AWS/RDS/DescribeDBClusters.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns information about provisioned Aurora DB clusters. This API
--- supports pagination.
+-- Returns information about provisioned Aurora DB clusters. This API supports pagination.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DescribeDBClusters
     (
     -- * Creating a Request
@@ -82,9 +79,7 @@
     , _ddcMaxRecords = Nothing
     }
 
--- | The user-supplied DB cluster identifier. If this parameter is specified,
--- information from only the specific DB cluster is returned. This
--- parameter isn\'t case-sensitive.
+-- | The user-supplied DB cluster identifier. If this parameter is specified, information from only the specific DB cluster is returned. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
@@ -98,17 +93,11 @@
 ddcFilters :: Lens' DescribeDBClusters [Filter]
 ddcFilters = lens _ddcFilters (\ s a -> s{_ddcFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- < DescribeDBClusters> request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous < DescribeDBClusters> request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddcMarker :: Lens' DescribeDBClusters (Maybe Text)
 ddcMarker = lens _ddcMarker (\ s a -> s{_ddcMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -150,8 +139,7 @@
                "Marker" =: _ddcMarker,
                "MaxRecords" =: _ddcMaxRecords]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBClusters> action.
+-- | Contains the result of a successful invocation of the < DescribeDBClusters> action.
 --
 -- /See:/ 'describeDBClustersResponse' smart constructor.
 data DescribeDBClustersResponse = DescribeDBClustersResponse'
@@ -183,8 +171,7 @@
 ddcrsDBClusters :: Lens' DescribeDBClustersResponse [DBCluster]
 ddcrsDBClusters = lens _ddcrsDBClusters (\ s a -> s{_ddcrsDBClusters = a}) . _Default . _Coerce;
 
--- | A pagination token that can be used in a subsequent DescribeDBClusters
--- request.
+-- | A pagination token that can be used in a subsequent DescribeDBClusters request.
 ddcrsMarker :: Lens' DescribeDBClustersResponse (Maybe Text)
 ddcrsMarker = lens _ddcrsMarker (\ s a -> s{_ddcrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBEngineVersions.hs b/gen/Network/AWS/RDS/DescribeDBEngineVersions.hs
--- a/gen/Network/AWS/RDS/DescribeDBEngineVersions.hs
+++ b/gen/Network/AWS/RDS/DescribeDBEngineVersions.hs
@@ -104,8 +104,7 @@
 ddevEngineVersion :: Lens' DescribeDBEngineVersions (Maybe Text)
 ddevEngineVersion = lens _ddevEngineVersion (\ s a -> s{_ddevEngineVersion = a});
 
--- | Indicates that only the default version of the specified engine or
--- engine and major version combination is returned.
+-- | Indicates that only the default version of the specified engine or engine and major version combination is returned.
 ddevDefaultOnly :: Lens' DescribeDBEngineVersions (Maybe Bool)
 ddevDefaultOnly = lens _ddevDefaultOnly (\ s a -> s{_ddevDefaultOnly = a});
 
@@ -127,22 +126,15 @@
 ddevDBParameterGroupFamily :: Lens' DescribeDBEngineVersions (Maybe Text)
 ddevDBParameterGroupFamily = lens _ddevDBParameterGroupFamily (\ s a -> s{_ddevDBParameterGroupFamily = a});
 
--- | If this parameter is specified, and if the requested engine supports the
--- CharacterSetName parameter for CreateDBInstance, the response includes a
--- list of supported character sets for each engine version.
+-- | If this parameter is specified, and if the requested engine supports the CharacterSetName parameter for CreateDBInstance, the response includes a list of supported character sets for each engine version.
 ddevListSupportedCharacterSets :: Lens' DescribeDBEngineVersions (Maybe Bool)
 ddevListSupportedCharacterSets = lens _ddevListSupportedCharacterSets (\ s a -> s{_ddevListSupportedCharacterSets = a});
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddevMarker :: Lens' DescribeDBEngineVersions (Maybe Text)
 ddevMarker = lens _ddevMarker (\ s a -> s{_ddevMarker = a});
 
--- | The maximum number of records to include in the response. If more than
--- the 'MaxRecords' value is available, a pagination token called a marker
--- is included in the response so that the following results can be
--- retrieved.
+-- | The maximum number of records to include in the response. If more than the 'MaxRecords' value is available, a pagination token called a marker is included in the response so that the following results can be retrieved.
 --
 -- Default: 100
 --
@@ -198,8 +190,7 @@
                "Marker" =: _ddevMarker,
                "MaxRecords" =: _ddevMaxRecords]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBEngineVersions> action.
+-- | Contains the result of a successful invocation of the < DescribeDBEngineVersions> action.
 --
 -- /See:/ 'describeDBEngineVersionsResponse' smart constructor.
 data DescribeDBEngineVersionsResponse = DescribeDBEngineVersionsResponse'
@@ -227,9 +218,7 @@
     , _ddevrsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddevrsMarker :: Lens' DescribeDBEngineVersionsResponse (Maybe Text)
 ddevrsMarker = lens _ddevrsMarker (\ s a -> s{_ddevrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBInstances.hs b/gen/Network/AWS/RDS/DescribeDBInstances.hs
--- a/gen/Network/AWS/RDS/DescribeDBInstances.hs
+++ b/gen/Network/AWS/RDS/DescribeDBInstances.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns information about provisioned RDS instances. This API supports
--- pagination.
+-- Returns information about provisioned RDS instances. This API supports pagination.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeDBInstances
@@ -85,9 +84,7 @@
 ddbiFilters :: Lens' DescribeDBInstances [Filter]
 ddbiFilters = lens _ddbiFilters (\ s a -> s{_ddbiFilters = a}) . _Default . _Coerce;
 
--- | The user-supplied instance identifier. If this parameter is specified,
--- information from only the specific DB instance is returned. This
--- parameter isn\'t case-sensitive.
+-- | The user-supplied instance identifier. If this parameter is specified, information from only the specific DB instance is returned. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
@@ -97,17 +94,11 @@
 ddbiDBInstanceIdentifier :: Lens' DescribeDBInstances (Maybe Text)
 ddbiDBInstanceIdentifier = lens _ddbiDBInstanceIdentifier (\ s a -> s{_ddbiDBInstanceIdentifier = a});
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBInstances' request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBInstances' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddbiMarker :: Lens' DescribeDBInstances (Maybe Text)
 ddbiMarker = lens _ddbiMarker (\ s a -> s{_ddbiMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -156,8 +147,7 @@
                "Marker" =: _ddbiMarker,
                "MaxRecords" =: _ddbiMaxRecords]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBInstances> action.
+-- | Contains the result of a successful invocation of the < DescribeDBInstances> action.
 --
 -- /See:/ 'describeDBInstancesResponse' smart constructor.
 data DescribeDBInstancesResponse = DescribeDBInstancesResponse'
@@ -189,9 +179,7 @@
 ddbirsDBInstances :: Lens' DescribeDBInstancesResponse [DBInstance]
 ddbirsDBInstances = lens _ddbirsDBInstances (\ s a -> s{_ddbirsDBInstances = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 ddbirsMarker :: Lens' DescribeDBInstancesResponse (Maybe Text)
 ddbirsMarker = lens _ddbirsMarker (\ s a -> s{_ddbirsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBLogFiles.hs b/gen/Network/AWS/RDS/DescribeDBLogFiles.hs
--- a/gen/Network/AWS/RDS/DescribeDBLogFiles.hs
+++ b/gen/Network/AWS/RDS/DescribeDBLogFiles.hs
@@ -96,8 +96,7 @@
     , _ddlfDBInstanceIdentifier = pDBInstanceIdentifier_
     }
 
--- | Filters the available log files for log file names that contain the
--- specified string.
+-- | Filters the available log files for log file names that contain the specified string.
 ddlfFilenameContains :: Lens' DescribeDBLogFiles (Maybe Text)
 ddlfFilenameContains = lens _ddlfFilenameContains (\ s a -> s{_ddlfFilenameContains = a});
 
@@ -105,31 +104,23 @@
 ddlfFilters :: Lens' DescribeDBLogFiles [Filter]
 ddlfFilters = lens _ddlfFilters (\ s a -> s{_ddlfFilters = a}) . _Default . _Coerce;
 
--- | Filters the available log files for files larger than the specified
--- size.
+-- | Filters the available log files for files larger than the specified size.
 ddlfFileSize :: Lens' DescribeDBLogFiles (Maybe Integer)
 ddlfFileSize = lens _ddlfFileSize (\ s a -> s{_ddlfFileSize = a});
 
--- | Filters the available log files for files written since the specified
--- date, in POSIX timestamp format with milliseconds.
+-- | Filters the available log files for files written since the specified date, in POSIX timestamp format with milliseconds.
 ddlfFileLastWritten :: Lens' DescribeDBLogFiles (Maybe Integer)
 ddlfFileLastWritten = lens _ddlfFileLastWritten (\ s a -> s{_ddlfFileLastWritten = a});
 
--- | The pagination token provided in the previous request. If this parameter
--- is specified the response includes only records beyond the marker, up to
--- MaxRecords.
+-- | The pagination token provided in the previous request. If this parameter is specified the response includes only records beyond the marker, up to MaxRecords.
 ddlfMarker :: Lens' DescribeDBLogFiles (Maybe Text)
 ddlfMarker = lens _ddlfMarker (\ s a -> s{_ddlfMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified MaxRecords value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 ddlfMaxRecords :: Lens' DescribeDBLogFiles (Maybe Int)
 ddlfMaxRecords = lens _ddlfMaxRecords (\ s a -> s{_ddlfMaxRecords = a});
 
--- | The customer-assigned name of the DB instance that contains the log
--- files you want to list.
+-- | The customer-assigned name of the DB instance that contains the log files you want to list.
 --
 -- Constraints:
 --
@@ -215,8 +206,7 @@
 ddlfrsDescribeDBLogFiles :: Lens' DescribeDBLogFilesResponse [DescribeDBLogFilesDetails]
 ddlfrsDescribeDBLogFiles = lens _ddlfrsDescribeDBLogFiles (\ s a -> s{_ddlfrsDescribeDBLogFiles = a}) . _Default . _Coerce;
 
--- | A pagination token that can be used in a subsequent DescribeDBLogFiles
--- request.
+-- | A pagination token that can be used in a subsequent DescribeDBLogFiles request.
 ddlfrsMarker :: Lens' DescribeDBLogFilesResponse (Maybe Text)
 ddlfrsMarker = lens _ddlfrsMarker (\ s a -> s{_ddlfrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBParameterGroups.hs b/gen/Network/AWS/RDS/DescribeDBParameterGroups.hs
--- a/gen/Network/AWS/RDS/DescribeDBParameterGroups.hs
+++ b/gen/Network/AWS/RDS/DescribeDBParameterGroups.hs
@@ -18,9 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of 'DBParameterGroup' descriptions. If a
--- 'DBParameterGroupName' is specified, the list will contain only the
--- description of the specified DB parameter group.
+-- Returns a list of 'DBParameterGroup' descriptions. If a 'DBParameterGroupName' is specified, the list will contain only the description of the specified DB parameter group.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeDBParameterGroups
@@ -96,17 +94,11 @@
 ddpgDBParameterGroupName :: Lens' DescribeDBParameterGroups (Maybe Text)
 ddpgDBParameterGroupName = lens _ddpgDBParameterGroupName (\ s a -> s{_ddpgDBParameterGroupName = a});
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBParameterGroups' request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBParameterGroups' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddpgMarker :: Lens' DescribeDBParameterGroups (Maybe Text)
 ddpgMarker = lens _ddpgMarker (\ s a -> s{_ddpgMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -156,8 +148,7 @@
                "Marker" =: _ddpgMarker,
                "MaxRecords" =: _ddpgMaxRecords]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBParameterGroups> action.
+-- | Contains the result of a successful invocation of the < DescribeDBParameterGroups> action.
 --
 -- /See:/ 'describeDBParameterGroupsResponse' smart constructor.
 data DescribeDBParameterGroupsResponse = DescribeDBParameterGroupsResponse'
@@ -185,9 +176,7 @@
     , _ddpgrsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddpgrsMarker :: Lens' DescribeDBParameterGroupsResponse (Maybe Text)
 ddpgrsMarker = lens _ddpgrsMarker (\ s a -> s{_ddpgrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBParameters.hs b/gen/Network/AWS/RDS/DescribeDBParameters.hs
--- a/gen/Network/AWS/RDS/DescribeDBParameters.hs
+++ b/gen/Network/AWS/RDS/DescribeDBParameters.hs
@@ -88,17 +88,11 @@
 ddpFilters :: Lens' DescribeDBParameters [Filter]
 ddpFilters = lens _ddpFilters (\ s a -> s{_ddpFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBParameters' request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBParameters' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddpMarker :: Lens' DescribeDBParameters (Maybe Text)
 ddpMarker = lens _ddpMarker (\ s a -> s{_ddpMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -166,8 +160,7 @@
                "Source" =: _ddpSource,
                "DBParameterGroupName" =: _ddpDBParameterGroupName]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBParameters> action.
+-- | Contains the result of a successful invocation of the < DescribeDBParameters> action.
 --
 -- /See:/ 'describeDBParametersResponse' smart constructor.
 data DescribeDBParametersResponse = DescribeDBParametersResponse'
@@ -195,9 +188,7 @@
     , _ddprsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddprsMarker :: Lens' DescribeDBParametersResponse (Maybe Text)
 ddprsMarker = lens _ddprsMarker (\ s a -> s{_ddprsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBSecurityGroups.hs b/gen/Network/AWS/RDS/DescribeDBSecurityGroups.hs
--- a/gen/Network/AWS/RDS/DescribeDBSecurityGroups.hs
+++ b/gen/Network/AWS/RDS/DescribeDBSecurityGroups.hs
@@ -18,9 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of 'DBSecurityGroup' descriptions. If a
--- 'DBSecurityGroupName' is specified, the list will contain only the
--- descriptions of the specified DB security group.
+-- Returns a list of 'DBSecurityGroup' descriptions. If a 'DBSecurityGroupName' is specified, the list will contain only the descriptions of the specified DB security group.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeDBSecurityGroups
@@ -86,17 +84,11 @@
 ddbsgFilters :: Lens' DescribeDBSecurityGroups [Filter]
 ddbsgFilters = lens _ddbsgFilters (\ s a -> s{_ddbsgFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBSecurityGroups' request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBSecurityGroups' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddbsgMarker :: Lens' DescribeDBSecurityGroups (Maybe Text)
 ddbsgMarker = lens _ddbsgMarker (\ s a -> s{_ddbsgMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -150,8 +142,7 @@
                "MaxRecords" =: _ddbsgMaxRecords,
                "DBSecurityGroupName" =: _ddbsgDBSecurityGroupName]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBSecurityGroups> action.
+-- | Contains the result of a successful invocation of the < DescribeDBSecurityGroups> action.
 --
 -- /See:/ 'describeDBSecurityGroupsResponse' smart constructor.
 data DescribeDBSecurityGroupsResponse = DescribeDBSecurityGroupsResponse'
@@ -183,9 +174,7 @@
 ddbsgrsDBSecurityGroups :: Lens' DescribeDBSecurityGroupsResponse [DBSecurityGroup]
 ddbsgrsDBSecurityGroups = lens _ddbsgrsDBSecurityGroups (\ s a -> s{_ddbsgrsDBSecurityGroups = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddbsgrsMarker :: Lens' DescribeDBSecurityGroupsResponse (Maybe Text)
 ddbsgrsMarker = lens _ddbsgrsMarker (\ s a -> s{_ddbsgrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBSnapshotAttributes.hs b/gen/Network/AWS/RDS/DescribeDBSnapshotAttributes.hs
--- a/gen/Network/AWS/RDS/DescribeDBSnapshotAttributes.hs
+++ b/gen/Network/AWS/RDS/DescribeDBSnapshotAttributes.hs
@@ -18,19 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of DB snapshot attribute names and values for a manual DB
--- snapshot.
+-- Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
 --
--- When sharing snapshots with other AWS accounts,
--- 'DescribeDBSnapshotAttributes' returns the 'restore' attribute and a
--- list of the AWS account ids that are authorized to copy or restore the
--- manual DB snapshot. If 'all' is included in the list of values for the
--- 'restore' attribute, then the manual DB snapshot is public and can be
--- copied or restored by all AWS accounts.
+-- When sharing snapshots with other AWS accounts, 'DescribeDBSnapshotAttributes' returns the 'restore' attribute and a list of the AWS account ids that are authorized to copy or restore the manual DB snapshot. If 'all' is included in the list of values for the 'restore' attribute, then the manual DB snapshot is public and can be copied or restored by all AWS accounts.
 --
--- To add or remove access for an AWS account to copy or restore a manual
--- DB snapshot, or to make the manual DB snapshot public or private, use
--- the < ModifyDBSnapshotAttribute> API.
+-- To add or remove access for an AWS account to copy or restore a manual DB snapshot, or to make the manual DB snapshot public or private, use the < ModifyDBSnapshotAttribute> API.
 module Network.AWS.RDS.DescribeDBSnapshotAttributes
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/RDS/DescribeDBSnapshots.hs b/gen/Network/AWS/RDS/DescribeDBSnapshots.hs
--- a/gen/Network/AWS/RDS/DescribeDBSnapshots.hs
+++ b/gen/Network/AWS/RDS/DescribeDBSnapshots.hs
@@ -100,12 +100,9 @@
     , _ddsIncludePublic = Nothing
     }
 
--- | True to include shared manual DB snapshots from other AWS accounts that
--- this AWS account has been given permission to copy or restore; otherwise
--- false. The default is false.
+-- | True to include shared manual DB snapshots from other AWS accounts that this AWS account has been given permission to copy or restore; otherwise false. The default is false.
 --
--- An AWS account is given permission to restore a manual DB snapshot from
--- another AWS account by the < ModifyDBSnapshotAttribute> API.
+-- An AWS account is given permission to restore a manual DB snapshot from another AWS account by the < ModifyDBSnapshotAttribute> API.
 ddsIncludeShared :: Lens' DescribeDBSnapshots (Maybe Bool)
 ddsIncludeShared = lens _ddsIncludeShared (\ s a -> s{_ddsIncludeShared = a});
 
@@ -113,48 +110,31 @@
 ddsFilters :: Lens' DescribeDBSnapshots [Filter]
 ddsFilters = lens _ddsFilters (\ s a -> s{_ddsFilters = a}) . _Default . _Coerce;
 
--- | A specific DB snapshot identifier to describe. This parameter cannot be
--- used in conjunction with 'DBInstanceIdentifier'. This value is stored as
--- a lowercase string.
+-- | A specific DB snapshot identifier to describe. This parameter cannot be used in conjunction with 'DBInstanceIdentifier'. This value is stored as a lowercase string.
 --
 -- Constraints:
 --
 -- -   Must be 1 to 255 alphanumeric characters.
 -- -   First character must be a letter.
 -- -   Cannot end with a hyphen or contain two consecutive hyphens.
--- -   If this is the identifier of an automated snapshot, the
---     'SnapshotType' parameter must also be specified.
+-- -   If this is the identifier of an automated snapshot, the 'SnapshotType' parameter must also be specified.
 ddsDBSnapshotIdentifier :: Lens' DescribeDBSnapshots (Maybe Text)
 ddsDBSnapshotIdentifier = lens _ddsDBSnapshotIdentifier (\ s a -> s{_ddsDBSnapshotIdentifier = a});
 
--- | The type of snapshots that will be returned. You can specify one of the
--- following values:
+-- | The type of snapshots that will be returned. You can specify one of the following values:
 --
--- -   'automated' - Return all DB snapshots that have been automatically
---     taken by Amazon RDS for my AWS account.
--- -   'manual' - Return all DB snapshots that have been taken by my AWS
---     account.
--- -   'shared' - Return all manual DB snapshots that have been shared to
---     my AWS account.
+-- -   'automated' - Return all DB snapshots that have been automatically taken by Amazon RDS for my AWS account.
+-- -   'manual' - Return all DB snapshots that have been taken by my AWS account.
+-- -   'shared' - Return all manual DB snapshots that have been shared to my AWS account.
 -- -   'public' - Return all DB snapshots that have been marked as public.
 --
--- If you do not specify a 'SnapshotType', then both automated and manual
--- snapshots are returned. You can include shared snapshots with these
--- results by setting the 'IncludeShared' parameter to 'true'. You can
--- include public snapshots with these results by setting the
--- 'IncludePublic' parameter to 'true'.
+-- If you do not specify a 'SnapshotType', then both automated and manual snapshots are returned. You can include shared snapshots with these results by setting the 'IncludeShared' parameter to 'true'. You can include public snapshots with these results by setting the 'IncludePublic' parameter to 'true'.
 --
--- The 'IncludeShared' and 'IncludePublic' parameters do not apply for
--- 'SnapshotType' values of 'manual' or 'automated'. The 'IncludePublic'
--- parameter does not apply when 'SnapshotType' is set to 'shared'. the
--- 'IncludeShared' parameter does not apply when 'SnapshotType' is set to
--- 'public'.
+-- The 'IncludeShared' and 'IncludePublic' parameters do not apply for 'SnapshotType' values of 'manual' or 'automated'. The 'IncludePublic' parameter does not apply when 'SnapshotType' is set to 'shared'. the 'IncludeShared' parameter does not apply when 'SnapshotType' is set to 'public'.
 ddsSnapshotType :: Lens' DescribeDBSnapshots (Maybe Text)
 ddsSnapshotType = lens _ddsSnapshotType (\ s a -> s{_ddsSnapshotType = a});
 
--- | A DB instance identifier to retrieve the list of DB snapshots for. This
--- parameter cannot be used in conjunction with 'DBSnapshotIdentifier'.
--- This parameter is not case-sensitive.
+-- | A DB instance identifier to retrieve the list of DB snapshots for. This parameter cannot be used in conjunction with 'DBSnapshotIdentifier'. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
@@ -164,17 +144,11 @@
 ddsDBInstanceIdentifier :: Lens' DescribeDBSnapshots (Maybe Text)
 ddsDBInstanceIdentifier = lens _ddsDBInstanceIdentifier (\ s a -> s{_ddsDBInstanceIdentifier = a});
 
--- | An optional pagination token provided by a previous
--- 'DescribeDBSnapshots' request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeDBSnapshots' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddsMarker :: Lens' DescribeDBSnapshots (Maybe Text)
 ddsMarker = lens _ddsMarker (\ s a -> s{_ddsMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -182,11 +156,9 @@
 ddsMaxRecords :: Lens' DescribeDBSnapshots (Maybe Int)
 ddsMaxRecords = lens _ddsMaxRecords (\ s a -> s{_ddsMaxRecords = a});
 
--- | True to include manual DB snapshots that are public and can be copied or
--- restored by any AWS account; otherwise false. The default is false.
+-- | True to include manual DB snapshots that are public and can be copied or restored by any AWS account; otherwise false. The default is false.
 --
--- An manual DB snapshot is shared as public by the
--- < ModifyDBSnapshotAttribute> API.
+-- An manual DB snapshot is shared as public by the < ModifyDBSnapshotAttribute> API.
 ddsIncludePublic :: Lens' DescribeDBSnapshots (Maybe Bool)
 ddsIncludePublic = lens _ddsIncludePublic (\ s a -> s{_ddsIncludePublic = a});
 
@@ -235,8 +207,7 @@
                "MaxRecords" =: _ddsMaxRecords,
                "IncludePublic" =: _ddsIncludePublic]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBSnapshots> action.
+-- | Contains the result of a successful invocation of the < DescribeDBSnapshots> action.
 --
 -- /See:/ 'describeDBSnapshotsResponse' smart constructor.
 data DescribeDBSnapshotsResponse = DescribeDBSnapshotsResponse'
@@ -264,9 +235,7 @@
     , _ddsrsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddsrsMarker :: Lens' DescribeDBSnapshotsResponse (Maybe Text)
 ddsrsMarker = lens _ddsrsMarker (\ s a -> s{_ddsrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeDBSubnetGroups.hs b/gen/Network/AWS/RDS/DescribeDBSubnetGroups.hs
--- a/gen/Network/AWS/RDS/DescribeDBSubnetGroups.hs
+++ b/gen/Network/AWS/RDS/DescribeDBSubnetGroups.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is
--- specified, the list will contain only the descriptions of the specified
--- DBSubnetGroup.
+-- Returns a list of DBSubnetGroup descriptions. If a DBSubnetGroupName is specified, the list will contain only the descriptions of the specified DBSubnetGroup.
 --
--- For an overview of CIDR ranges, go to the
--- <http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing Wikipedia Tutorial>.
+-- For an overview of CIDR ranges, go to the <http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing Wikipedia Tutorial>.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeDBSubnetGroups
@@ -93,17 +90,11 @@
 ddsgFilters :: Lens' DescribeDBSubnetGroups [Filter]
 ddsgFilters = lens _ddsgFilters (\ s a -> s{_ddsgFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- DescribeDBSubnetGroups request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous DescribeDBSubnetGroups request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddsgMarker :: Lens' DescribeDBSubnetGroups (Maybe Text)
 ddsgMarker = lens _ddsgMarker (\ s a -> s{_ddsgMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -153,8 +144,7 @@
                "Marker" =: _ddsgMarker,
                "MaxRecords" =: _ddsgMaxRecords]
 
--- | Contains the result of a successful invocation of the
--- < DescribeDBSubnetGroups> action.
+-- | Contains the result of a successful invocation of the < DescribeDBSubnetGroups> action.
 --
 -- /See:/ 'describeDBSubnetGroupsResponse' smart constructor.
 data DescribeDBSubnetGroupsResponse = DescribeDBSubnetGroupsResponse'
@@ -186,9 +176,7 @@
 ddsgrsDBSubnetGroups :: Lens' DescribeDBSubnetGroupsResponse [DBSubnetGroup]
 ddsgrsDBSubnetGroups = lens _ddsgrsDBSubnetGroups (\ s a -> s{_ddsgrsDBSubnetGroups = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 ddsgrsMarker :: Lens' DescribeDBSubnetGroupsResponse (Maybe Text)
 ddsgrsMarker = lens _ddsgrsMarker (\ s a -> s{_ddsgrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeEngineDefaultClusterParameters.hs b/gen/Network/AWS/RDS/DescribeEngineDefaultClusterParameters.hs
--- a/gen/Network/AWS/RDS/DescribeEngineDefaultClusterParameters.hs
+++ b/gen/Network/AWS/RDS/DescribeEngineDefaultClusterParameters.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns the default engine and system parameter information for the
--- cluster database engine.
+-- Returns the default engine and system parameter information for the cluster database engine.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DescribeEngineDefaultClusterParameters
     (
     -- * Creating a Request
@@ -86,17 +83,11 @@
 dedcpFilters :: Lens' DescribeEngineDefaultClusterParameters [Filter]
 dedcpFilters = lens _dedcpFilters (\ s a -> s{_dedcpFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribeEngineDefaultClusterParameters' request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeEngineDefaultClusterParameters' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dedcpMarker :: Lens' DescribeEngineDefaultClusterParameters (Maybe Text)
 dedcpMarker = lens _dedcpMarker (\ s a -> s{_dedcpMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -104,8 +95,7 @@
 dedcpMaxRecords :: Lens' DescribeEngineDefaultClusterParameters (Maybe Int)
 dedcpMaxRecords = lens _dedcpMaxRecords (\ s a -> s{_dedcpMaxRecords = a});
 
--- | The name of the DB cluster parameter group family to return engine
--- parameter information for.
+-- | The name of the DB cluster parameter group family to return engine parameter information for.
 dedcpDBParameterGroupFamily :: Lens' DescribeEngineDefaultClusterParameters Text
 dedcpDBParameterGroupFamily = lens _dedcpDBParameterGroupFamily (\ s a -> s{_dedcpDBParameterGroupFamily = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeEngineDefaultParameters.hs b/gen/Network/AWS/RDS/DescribeEngineDefaultParameters.hs
--- a/gen/Network/AWS/RDS/DescribeEngineDefaultParameters.hs
+++ b/gen/Network/AWS/RDS/DescribeEngineDefaultParameters.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns the default engine and system parameter information for the
--- specified database engine.
+-- Returns the default engine and system parameter information for the specified database engine.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeEngineDefaultParameters
@@ -85,17 +84,11 @@
 dedpFilters :: Lens' DescribeEngineDefaultParameters [Filter]
 dedpFilters = lens _dedpFilters (\ s a -> s{_dedpFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribeEngineDefaultParameters' request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribeEngineDefaultParameters' request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dedpMarker :: Lens' DescribeEngineDefaultParameters (Maybe Text)
 dedpMarker = lens _dedpMarker (\ s a -> s{_dedpMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
diff --git a/gen/Network/AWS/RDS/DescribeEventCategories.hs b/gen/Network/AWS/RDS/DescribeEventCategories.hs
--- a/gen/Network/AWS/RDS/DescribeEventCategories.hs
+++ b/gen/Network/AWS/RDS/DescribeEventCategories.hs
@@ -18,11 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Displays a list of categories for all event source types, or, if
--- specified, for a specified source type. You can see a list of the event
--- categories and source types in the
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events>
--- topic in the /Amazon RDS User Guide./
+-- Displays a list of categories for all event source types, or, if specified, for a specified source type. You can see a list of the event categories and source types in the <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events> topic in the /Amazon RDS User Guide./
 module Network.AWS.RDS.DescribeEventCategories
     (
     -- * Creating a Request
@@ -72,8 +68,7 @@
 
 -- | The type of source that will be generating the events.
 --
--- Valid values: db-instance | db-parameter-group | db-security-group |
--- db-snapshot
+-- Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
 decSourceType :: Lens' DescribeEventCategories (Maybe Text)
 decSourceType = lens _decSourceType (\ s a -> s{_decSourceType = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeEventSubscriptions.hs b/gen/Network/AWS/RDS/DescribeEventSubscriptions.hs
--- a/gen/Network/AWS/RDS/DescribeEventSubscriptions.hs
+++ b/gen/Network/AWS/RDS/DescribeEventSubscriptions.hs
@@ -18,12 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Lists all the subscription descriptions for a customer account. The
--- description for a subscription includes SubscriptionName, SNSTopicARN,
--- CustomerID, SourceType, SourceID, CreationTime, and Status.
+-- Lists all the subscription descriptions for a customer account. The description for a subscription includes SubscriptionName, SNSTopicARN, CustomerID, SourceType, SourceID, CreationTime, and Status.
 --
--- If you specify a SubscriptionName, lists the description for that
--- subscription.
+-- If you specify a SubscriptionName, lists the description for that subscription.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeEventSubscriptions
@@ -85,8 +82,7 @@
     , _dMaxRecords = Nothing
     }
 
--- | The name of the RDS event notification subscription you want to
--- describe.
+-- | The name of the RDS event notification subscription you want to describe.
 dSubscriptionName :: Lens' DescribeEventSubscriptions (Maybe Text)
 dSubscriptionName = lens _dSubscriptionName (\ s a -> s{_dSubscriptionName = a});
 
@@ -94,17 +90,11 @@
 dFilters :: Lens' DescribeEventSubscriptions [Filter]
 dFilters = lens _dFilters (\ s a -> s{_dFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- DescribeOrderableDBInstanceOptions request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 dMarker :: Lens' DescribeEventSubscriptions (Maybe Text)
 dMarker = lens _dMarker (\ s a -> s{_dMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -186,10 +176,7 @@
 desrsEventSubscriptionsList :: Lens' DescribeEventSubscriptionsResponse [EventSubscription]
 desrsEventSubscriptionsList = lens _desrsEventSubscriptionsList (\ s a -> s{_desrsEventSubscriptionsList = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- DescribeOrderableDBInstanceOptions request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 desrsMarker :: Lens' DescribeEventSubscriptionsResponse (Maybe Text)
 desrsMarker = lens _desrsMarker (\ s a -> s{_desrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeEvents.hs b/gen/Network/AWS/RDS/DescribeEvents.hs
--- a/gen/Network/AWS/RDS/DescribeEvents.hs
+++ b/gen/Network/AWS/RDS/DescribeEvents.hs
@@ -18,11 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns events related to DB instances, DB security groups, DB
--- snapshots, and DB parameter groups for the past 14 days. Events specific
--- to a particular DB instance, DB security group, database snapshot, or DB
--- parameter group can be obtained by providing the name as a parameter. By
--- default, the past hour of events are returned.
+-- Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days. Events specific to a particular DB instance, DB security group, database snapshot, or DB parameter group can be obtained by providing the name as a parameter. By default, the past hour of events are returned.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeEvents
@@ -109,16 +105,13 @@
     , _deDuration = Nothing
     }
 
--- | The beginning of the time interval to retrieve events for, specified in
--- ISO 8601 format. For more information about ISO 8601, go to the
--- <http://en.wikipedia.org/wiki/ISO_8601 ISO8601 Wikipedia page.>
+-- | The beginning of the time interval to retrieve events for, specified in ISO 8601 format. For more information about ISO 8601, go to the <http://en.wikipedia.org/wiki/ISO_8601 ISO8601 Wikipedia page.>
 --
 -- Example: 2009-07-08T18:00Z
 deStartTime :: Lens' DescribeEvents (Maybe UTCTime)
 deStartTime = lens _deStartTime (\ s a -> s{_deStartTime = a}) . mapping _Time;
 
--- | The event source to retrieve events for. If no value is specified, all
--- events are returned.
+-- | The event source to retrieve events for. If no value is specified, all events are returned.
 deSourceType :: Lens' DescribeEvents (Maybe SourceType)
 deSourceType = lens _deSourceType (\ s a -> s{_deSourceType = a});
 
@@ -126,39 +119,28 @@
 deFilters :: Lens' DescribeEvents [Filter]
 deFilters = lens _deFilters (\ s a -> s{_deFilters = a}) . _Default . _Coerce;
 
--- | The identifier of the event source for which events will be returned. If
--- not specified, then all sources are included in the response.
+-- | The identifier of the event source for which events will be returned. If not specified, then all sources are included in the response.
 --
 -- Constraints:
 --
 -- -   If SourceIdentifier is supplied, SourceType must also be provided.
--- -   If the source type is 'DBInstance', then a 'DBInstanceIdentifier'
---     must be supplied.
--- -   If the source type is 'DBSecurityGroup', a 'DBSecurityGroupName'
---     must be supplied.
--- -   If the source type is 'DBParameterGroup', a 'DBParameterGroupName'
---     must be supplied.
--- -   If the source type is 'DBSnapshot', a 'DBSnapshotIdentifier' must be
---     supplied.
+-- -   If the source type is 'DBInstance', then a 'DBInstanceIdentifier' must be supplied.
+-- -   If the source type is 'DBSecurityGroup', a 'DBSecurityGroupName' must be supplied.
+-- -   If the source type is 'DBParameterGroup', a 'DBParameterGroupName' must be supplied.
+-- -   If the source type is 'DBSnapshot', a 'DBSnapshotIdentifier' must be supplied.
 -- -   Cannot end with a hyphen or contain two consecutive hyphens.
 deSourceIdentifier :: Lens' DescribeEvents (Maybe Text)
 deSourceIdentifier = lens _deSourceIdentifier (\ s a -> s{_deSourceIdentifier = a});
 
--- | A list of event categories that trigger notifications for a event
--- notification subscription.
+-- | A list of event categories that trigger notifications for a event notification subscription.
 deEventCategories :: Lens' DescribeEvents [Text]
 deEventCategories = lens _deEventCategories (\ s a -> s{_deEventCategories = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous DescribeEvents
--- request. If this parameter is specified, the response includes only
--- records beyond the marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous DescribeEvents request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 deMarker :: Lens' DescribeEvents (Maybe Text)
 deMarker = lens _deMarker (\ s a -> s{_deMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -166,9 +148,7 @@
 deMaxRecords :: Lens' DescribeEvents (Maybe Int)
 deMaxRecords = lens _deMaxRecords (\ s a -> s{_deMaxRecords = a});
 
--- | The end of the time interval for which to retrieve events, specified in
--- ISO 8601 format. For more information about ISO 8601, go to the
--- <http://en.wikipedia.org/wiki/ISO_8601 ISO8601 Wikipedia page.>
+-- | The end of the time interval for which to retrieve events, specified in ISO 8601 format. For more information about ISO 8601, go to the <http://en.wikipedia.org/wiki/ISO_8601 ISO8601 Wikipedia page.>
 --
 -- Example: 2009-07-08T18:00Z
 deEndTime :: Lens' DescribeEvents (Maybe UTCTime)
@@ -225,8 +205,7 @@
                "Marker" =: _deMarker, "MaxRecords" =: _deMaxRecords,
                "EndTime" =: _deEndTime, "Duration" =: _deDuration]
 
--- | Contains the result of a successful invocation of the < DescribeEvents>
--- action.
+-- | Contains the result of a successful invocation of the < DescribeEvents> action.
 --
 -- /See:/ 'describeEventsResponse' smart constructor.
 data DescribeEventsResponse = DescribeEventsResponse'
@@ -258,9 +237,7 @@
 dersEvents :: Lens' DescribeEventsResponse [Event]
 dersEvents = lens _dersEvents (\ s a -> s{_dersEvents = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous Events request. If
--- this parameter is specified, the response includes only records beyond
--- the marker, up to the value specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous Events request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 dersMarker :: Lens' DescribeEventsResponse (Maybe Text)
 dersMarker = lens _dersMarker (\ s a -> s{_dersMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeOptionGroupOptions.hs b/gen/Network/AWS/RDS/DescribeOptionGroupOptions.hs
--- a/gen/Network/AWS/RDS/DescribeOptionGroupOptions.hs
+++ b/gen/Network/AWS/RDS/DescribeOptionGroupOptions.hs
@@ -90,21 +90,15 @@
 dogoFilters :: Lens' DescribeOptionGroupOptions [Filter]
 dogoFilters = lens _dogoFilters (\ s a -> s{_dogoFilters = a}) . _Default . _Coerce;
 
--- | If specified, filters the results to include only options for the
--- specified major engine version.
+-- | If specified, filters the results to include only options for the specified major engine version.
 dogoMajorEngineVersion :: Lens' DescribeOptionGroupOptions (Maybe Text)
 dogoMajorEngineVersion = lens _dogoMajorEngineVersion (\ s a -> s{_dogoMajorEngineVersion = a});
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dogoMarker :: Lens' DescribeOptionGroupOptions (Maybe Text)
 dogoMarker = lens _dogoMarker (\ s a -> s{_dogoMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -112,8 +106,7 @@
 dogoMaxRecords :: Lens' DescribeOptionGroupOptions (Maybe Int)
 dogoMaxRecords = lens _dogoMaxRecords (\ s a -> s{_dogoMaxRecords = a});
 
--- | A required parameter. Options available for the given engine name will
--- be described.
+-- | A required parameter. Options available for the given engine name will be described.
 dogoEngineName :: Lens' DescribeOptionGroupOptions Text
 dogoEngineName = lens _dogoEngineName (\ s a -> s{_dogoEngineName = a});
 
@@ -193,9 +186,7 @@
 dogorsOptionGroupOptions :: Lens' DescribeOptionGroupOptionsResponse [OptionGroupOption]
 dogorsOptionGroupOptions = lens _dogorsOptionGroupOptions (\ s a -> s{_dogorsOptionGroupOptions = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dogorsMarker :: Lens' DescribeOptionGroupOptionsResponse (Maybe Text)
 dogorsMarker = lens _dogorsMarker (\ s a -> s{_dogorsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeOptionGroups.hs b/gen/Network/AWS/RDS/DescribeOptionGroups.hs
--- a/gen/Network/AWS/RDS/DescribeOptionGroups.hs
+++ b/gen/Network/AWS/RDS/DescribeOptionGroups.hs
@@ -94,27 +94,19 @@
 dogFilters :: Lens' DescribeOptionGroups [Filter]
 dogFilters = lens _dogFilters (\ s a -> s{_dogFilters = a}) . _Default . _Coerce;
 
--- | Filters the list of option groups to only include groups associated with
--- a specific database engine.
+-- | Filters the list of option groups to only include groups associated with a specific database engine.
 dogEngineName :: Lens' DescribeOptionGroups (Maybe Text)
 dogEngineName = lens _dogEngineName (\ s a -> s{_dogEngineName = a});
 
--- | Filters the list of option groups to only include groups associated with
--- a specific database engine version. If specified, then EngineName must
--- also be specified.
+-- | Filters the list of option groups to only include groups associated with a specific database engine version. If specified, then EngineName must also be specified.
 dogMajorEngineVersion :: Lens' DescribeOptionGroups (Maybe Text)
 dogMajorEngineVersion = lens _dogMajorEngineVersion (\ s a -> s{_dogMajorEngineVersion = a});
 
--- | An optional pagination token provided by a previous DescribeOptionGroups
--- request. If this parameter is specified, the response includes only
--- records beyond the marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous DescribeOptionGroups request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dogMarker :: Lens' DescribeOptionGroups (Maybe Text)
 dogMarker = lens _dogMarker (\ s a -> s{_dogMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -122,8 +114,7 @@
 dogMaxRecords :: Lens' DescribeOptionGroups (Maybe Int)
 dogMaxRecords = lens _dogMaxRecords (\ s a -> s{_dogMaxRecords = a});
 
--- | The name of the option group to describe. Cannot be supplied together
--- with EngineName or MajorEngineVersion.
+-- | The name of the option group to describe. Cannot be supplied together with EngineName or MajorEngineVersion.
 dogOptionGroupName :: Lens' DescribeOptionGroups (Maybe Text)
 dogOptionGroupName = lens _dogOptionGroupName (\ s a -> s{_dogOptionGroupName = a});
 
@@ -198,9 +189,7 @@
     , _dogrsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 dogrsMarker :: Lens' DescribeOptionGroupsResponse (Maybe Text)
 dogrsMarker = lens _dogrsMarker (\ s a -> s{_dogrsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeOrderableDBInstanceOptions.hs b/gen/Network/AWS/RDS/DescribeOrderableDBInstanceOptions.hs
--- a/gen/Network/AWS/RDS/DescribeOrderableDBInstanceOptions.hs
+++ b/gen/Network/AWS/RDS/DescribeOrderableDBInstanceOptions.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of orderable DB instance options for the specified
--- engine.
+-- Returns a list of orderable DB instance options for the specified engine.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeOrderableDBInstanceOptions
@@ -102,8 +101,7 @@
     , _dodioEngine = pEngine_
     }
 
--- | The engine version filter value. Specify this parameter to show only the
--- available offerings matching the specified engine version.
+-- | The engine version filter value. Specify this parameter to show only the available offerings matching the specified engine version.
 dodioEngineVersion :: Lens' DescribeOrderableDBInstanceOptions (Maybe Text)
 dodioEngineVersion = lens _dodioEngineVersion (\ s a -> s{_dodioEngineVersion = a});
 
@@ -111,27 +109,19 @@
 dodioFilters :: Lens' DescribeOrderableDBInstanceOptions [Filter]
 dodioFilters = lens _dodioFilters (\ s a -> s{_dodioFilters = a}) . _Default . _Coerce;
 
--- | The DB instance class filter value. Specify this parameter to show only
--- the available offerings matching the specified DB instance class.
+-- | The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class.
 dodioDBInstanceClass :: Lens' DescribeOrderableDBInstanceOptions (Maybe Text)
 dodioDBInstanceClass = lens _dodioDBInstanceClass (\ s a -> s{_dodioDBInstanceClass = a});
 
--- | The license model filter value. Specify this parameter to show only the
--- available offerings matching the specified license model.
+-- | The license model filter value. Specify this parameter to show only the available offerings matching the specified license model.
 dodioLicenseModel :: Lens' DescribeOrderableDBInstanceOptions (Maybe Text)
 dodioLicenseModel = lens _dodioLicenseModel (\ s a -> s{_dodioLicenseModel = a});
 
--- | An optional pagination token provided by a previous
--- DescribeOrderableDBInstanceOptions request. If this parameter is
--- specified, the response includes only records beyond the marker, up to
--- the value specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous DescribeOrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 dodioMarker :: Lens' DescribeOrderableDBInstanceOptions (Maybe Text)
 dodioMarker = lens _dodioMarker (\ s a -> s{_dodioMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -139,8 +129,7 @@
 dodioMaxRecords :: Lens' DescribeOrderableDBInstanceOptions (Maybe Int)
 dodioMaxRecords = lens _dodioMaxRecords (\ s a -> s{_dodioMaxRecords = a});
 
--- | The VPC filter value. Specify this parameter to show only the available
--- VPC or non-VPC offerings.
+-- | The VPC filter value. Specify this parameter to show only the available VPC or non-VPC offerings.
 dodioVPC :: Lens' DescribeOrderableDBInstanceOptions (Maybe Bool)
 dodioVPC = lens _dodioVPC (\ s a -> s{_dodioVPC = a});
 
@@ -200,8 +189,7 @@
                "MaxRecords" =: _dodioMaxRecords, "Vpc" =: _dodioVPC,
                "Engine" =: _dodioEngine]
 
--- | Contains the result of a successful invocation of the
--- < DescribeOrderableDBInstanceOptions> action.
+-- | Contains the result of a successful invocation of the < DescribeOrderableDBInstanceOptions> action.
 --
 -- /See:/ 'describeOrderableDBInstanceOptionsResponse' smart constructor.
 data DescribeOrderableDBInstanceOptionsResponse = DescribeOrderableDBInstanceOptionsResponse'
@@ -229,15 +217,11 @@
     , _dodiorsResponseStatus = pResponseStatus_
     }
 
--- | An < OrderableDBInstanceOption> structure containing information about
--- orderable options for the DB instance.
+-- | An < OrderableDBInstanceOption> structure containing information about orderable options for the DB instance.
 dodiorsOrderableDBInstanceOptions :: Lens' DescribeOrderableDBInstanceOptionsResponse [OrderableDBInstanceOption]
 dodiorsOrderableDBInstanceOptions = lens _dodiorsOrderableDBInstanceOptions (\ s a -> s{_dodiorsOrderableDBInstanceOptions = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- OrderableDBInstanceOptions request. If this parameter is specified, the
--- response includes only records beyond the marker, up to the value
--- specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous OrderableDBInstanceOptions request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 dodiorsMarker :: Lens' DescribeOrderableDBInstanceOptionsResponse (Maybe Text)
 dodiorsMarker = lens _dodiorsMarker (\ s a -> s{_dodiorsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribePendingMaintenanceActions.hs b/gen/Network/AWS/RDS/DescribePendingMaintenanceActions.hs
--- a/gen/Network/AWS/RDS/DescribePendingMaintenanceActions.hs
+++ b/gen/Network/AWS/RDS/DescribePendingMaintenanceActions.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of resources (for example, DB instances) that have at
--- least one pending maintenance action.
+-- Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
 module Network.AWS.RDS.DescribePendingMaintenanceActions
     (
     -- * Creating a Request
@@ -78,29 +77,19 @@
     , _dpmaResourceIdentifier = Nothing
     }
 
--- | A filter that specifies one or more resources to return pending
--- maintenance actions for.
+-- | A filter that specifies one or more resources to return pending maintenance actions for.
 --
 -- Supported filters:
 --
--- -   'db-instance-id' - Accepts DB instance identifiers and DB instance
---     Amazon Resource Names (ARNs). The results list will only include
---     pending maintenance actions for the DB instances identified by these
---     ARNs.
+-- -   'db-instance-id' - Accepts DB instance identifiers and DB instance Amazon Resource Names (ARNs). The results list will only include pending maintenance actions for the DB instances identified by these ARNs.
 dpmaFilters :: Lens' DescribePendingMaintenanceActions [Filter]
 dpmaFilters = lens _dpmaFilters (\ s a -> s{_dpmaFilters = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribePendingMaintenanceActions' request. If this parameter is
--- specified, the response includes only records beyond the marker, up to a
--- number of records specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribePendingMaintenanceActions' request. If this parameter is specified, the response includes only records beyond the marker, up to a number of records specified by 'MaxRecords'.
 dpmaMarker :: Lens' DescribePendingMaintenanceActions (Maybe Text)
 dpmaMarker = lens _dpmaMarker (\ s a -> s{_dpmaMarker = a});
 
--- | The maximum number of records to include in the response. If more
--- records exist than the specified 'MaxRecords' value, a pagination token
--- called a marker is included in the response so that the remaining
--- results can be retrieved.
+-- | The maximum number of records to include in the response. If more records exist than the specified 'MaxRecords' value, a pagination token called a marker is included in the response so that the remaining results can be retrieved.
 --
 -- Default: 100
 --
@@ -185,10 +174,7 @@
 dpmarsPendingMaintenanceActions :: Lens' DescribePendingMaintenanceActionsResponse [ResourcePendingMaintenanceActions]
 dpmarsPendingMaintenanceActions = lens _dpmarsPendingMaintenanceActions (\ s a -> s{_dpmarsPendingMaintenanceActions = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous
--- 'DescribePendingMaintenanceActions' request. If this parameter is
--- specified, the response includes only records beyond the marker, up to a
--- number of records specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous 'DescribePendingMaintenanceActions' request. If this parameter is specified, the response includes only records beyond the marker, up to a number of records specified by 'MaxRecords'.
 dpmarsMarker :: Lens' DescribePendingMaintenanceActionsResponse (Maybe Text)
 dpmarsMarker = lens _dpmarsMarker (\ s a -> s{_dpmarsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeReservedDBInstances.hs b/gen/Network/AWS/RDS/DescribeReservedDBInstances.hs
--- a/gen/Network/AWS/RDS/DescribeReservedDBInstances.hs
+++ b/gen/Network/AWS/RDS/DescribeReservedDBInstances.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns information about reserved DB instances for this account, or
--- about a specified reserved DB instance.
+-- Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DescribeReservedDBInstances
@@ -111,8 +110,7 @@
     , _drdiDuration = Nothing
     }
 
--- | The product description filter value. Specify this parameter to show
--- only those reservations matching the specified product description.
+-- | The product description filter value. Specify this parameter to show only those reservations matching the specified product description.
 drdiProductDescription :: Lens' DescribeReservedDBInstances (Maybe Text)
 drdiProductDescription = lens _drdiProductDescription (\ s a -> s{_drdiProductDescription = a});
 
@@ -120,26 +118,19 @@
 drdiFilters :: Lens' DescribeReservedDBInstances [Filter]
 drdiFilters = lens _drdiFilters (\ s a -> s{_drdiFilters = a}) . _Default . _Coerce;
 
--- | The reserved DB instance identifier filter value. Specify this parameter
--- to show only the reservation that matches the specified reservation ID.
+-- | The reserved DB instance identifier filter value. Specify this parameter to show only the reservation that matches the specified reservation ID.
 drdiReservedDBInstanceId :: Lens' DescribeReservedDBInstances (Maybe Text)
 drdiReservedDBInstanceId = lens _drdiReservedDBInstanceId (\ s a -> s{_drdiReservedDBInstanceId = a});
 
--- | The DB instance class filter value. Specify this parameter to show only
--- those reservations matching the specified DB instances class.
+-- | The DB instance class filter value. Specify this parameter to show only those reservations matching the specified DB instances class.
 drdiDBInstanceClass :: Lens' DescribeReservedDBInstances (Maybe Text)
 drdiDBInstanceClass = lens _drdiDBInstanceClass (\ s a -> s{_drdiDBInstanceClass = a});
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 drdiMarker :: Lens' DescribeReservedDBInstances (Maybe Text)
 drdiMarker = lens _drdiMarker (\ s a -> s{_drdiMarker = a});
 
--- | The maximum number of records to include in the response. If more than
--- the 'MaxRecords' value is available, a pagination token called a marker
--- is included in the response so that the following results can be
--- retrieved.
+-- | The maximum number of records to include in the response. If more than the 'MaxRecords' value is available, a pagination token called a marker is included in the response so that the following results can be retrieved.
 --
 -- Default: 100
 --
@@ -147,25 +138,21 @@
 drdiMaxRecords :: Lens' DescribeReservedDBInstances (Maybe Int)
 drdiMaxRecords = lens _drdiMaxRecords (\ s a -> s{_drdiMaxRecords = a});
 
--- | The Multi-AZ filter value. Specify this parameter to show only those
--- reservations matching the specified Multi-AZ parameter.
+-- | The Multi-AZ filter value. Specify this parameter to show only those reservations matching the specified Multi-AZ parameter.
 drdiMultiAZ :: Lens' DescribeReservedDBInstances (Maybe Bool)
 drdiMultiAZ = lens _drdiMultiAZ (\ s a -> s{_drdiMultiAZ = a});
 
--- | The offering identifier filter value. Specify this parameter to show
--- only purchased reservations matching the specified offering identifier.
+-- | The offering identifier filter value. Specify this parameter to show only purchased reservations matching the specified offering identifier.
 drdiReservedDBInstancesOfferingId :: Lens' DescribeReservedDBInstances (Maybe Text)
 drdiReservedDBInstancesOfferingId = lens _drdiReservedDBInstancesOfferingId (\ s a -> s{_drdiReservedDBInstancesOfferingId = a});
 
--- | The offering type filter value. Specify this parameter to show only the
--- available offerings matching the specified offering type.
+-- | The offering type filter value. Specify this parameter to show only the available offerings matching the specified offering type.
 --
 -- Valid Values: '\"Partial Upfront\" | \"All Upfront\" | \"No Upfront\" '
 drdiOfferingType :: Lens' DescribeReservedDBInstances (Maybe Text)
 drdiOfferingType = lens _drdiOfferingType (\ s a -> s{_drdiOfferingType = a});
 
--- | The duration filter value, specified in years or seconds. Specify this
--- parameter to show only reservations for this duration.
+-- | The duration filter value, specified in years or seconds. Specify this parameter to show only reservations for this duration.
 --
 -- Valid Values: '1 | 3 | 31536000 | 94608000'
 drdiDuration :: Lens' DescribeReservedDBInstances (Maybe Text)
@@ -221,8 +208,7 @@
                "OfferingType" =: _drdiOfferingType,
                "Duration" =: _drdiDuration]
 
--- | Contains the result of a successful invocation of the
--- < DescribeReservedDBInstances> action.
+-- | Contains the result of a successful invocation of the < DescribeReservedDBInstances> action.
 --
 -- /See:/ 'describeReservedDBInstancesResponse' smart constructor.
 data DescribeReservedDBInstancesResponse = DescribeReservedDBInstancesResponse'
@@ -254,9 +240,7 @@
 drdirsReservedDBInstances :: Lens' DescribeReservedDBInstancesResponse [ReservedDBInstance]
 drdirsReservedDBInstances = lens _drdirsReservedDBInstances (\ s a -> s{_drdirsReservedDBInstances = a}) . _Default . _Coerce;
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 drdirsMarker :: Lens' DescribeReservedDBInstancesResponse (Maybe Text)
 drdirsMarker = lens _drdirsMarker (\ s a -> s{_drdirsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DescribeReservedDBInstancesOfferings.hs b/gen/Network/AWS/RDS/DescribeReservedDBInstancesOfferings.hs
--- a/gen/Network/AWS/RDS/DescribeReservedDBInstancesOfferings.hs
+++ b/gen/Network/AWS/RDS/DescribeReservedDBInstancesOfferings.hs
@@ -105,8 +105,7 @@
     , _drdioDuration = Nothing
     }
 
--- | Product description filter value. Specify this parameter to show only
--- the available offerings matching the specified product description.
+-- | Product description filter value. Specify this parameter to show only the available offerings matching the specified product description.
 drdioProductDescription :: Lens' DescribeReservedDBInstancesOfferings (Maybe Text)
 drdioProductDescription = lens _drdioProductDescription (\ s a -> s{_drdioProductDescription = a});
 
@@ -114,21 +113,15 @@
 drdioFilters :: Lens' DescribeReservedDBInstancesOfferings [Filter]
 drdioFilters = lens _drdioFilters (\ s a -> s{_drdioFilters = a}) . _Default . _Coerce;
 
--- | The DB instance class filter value. Specify this parameter to show only
--- the available offerings matching the specified DB instance class.
+-- | The DB instance class filter value. Specify this parameter to show only the available offerings matching the specified DB instance class.
 drdioDBInstanceClass :: Lens' DescribeReservedDBInstancesOfferings (Maybe Text)
 drdioDBInstanceClass = lens _drdioDBInstanceClass (\ s a -> s{_drdioDBInstanceClass = a});
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 drdioMarker :: Lens' DescribeReservedDBInstancesOfferings (Maybe Text)
 drdioMarker = lens _drdioMarker (\ s a -> s{_drdioMarker = a});
 
--- | The maximum number of records to include in the response. If more than
--- the 'MaxRecords' value is available, a pagination token called a marker
--- is included in the response so that the following results can be
--- retrieved.
+-- | The maximum number of records to include in the response. If more than the 'MaxRecords' value is available, a pagination token called a marker is included in the response so that the following results can be retrieved.
 --
 -- Default: 100
 --
@@ -136,28 +129,23 @@
 drdioMaxRecords :: Lens' DescribeReservedDBInstancesOfferings (Maybe Int)
 drdioMaxRecords = lens _drdioMaxRecords (\ s a -> s{_drdioMaxRecords = a});
 
--- | The Multi-AZ filter value. Specify this parameter to show only the
--- available offerings matching the specified Multi-AZ parameter.
+-- | The Multi-AZ filter value. Specify this parameter to show only the available offerings matching the specified Multi-AZ parameter.
 drdioMultiAZ :: Lens' DescribeReservedDBInstancesOfferings (Maybe Bool)
 drdioMultiAZ = lens _drdioMultiAZ (\ s a -> s{_drdioMultiAZ = a});
 
--- | The offering identifier filter value. Specify this parameter to show
--- only the available offering that matches the specified reservation
--- identifier.
+-- | The offering identifier filter value. Specify this parameter to show only the available offering that matches the specified reservation identifier.
 --
 -- Example: '438012d3-4052-4cc7-b2e3-8d3372e0e706'
 drdioReservedDBInstancesOfferingId :: Lens' DescribeReservedDBInstancesOfferings (Maybe Text)
 drdioReservedDBInstancesOfferingId = lens _drdioReservedDBInstancesOfferingId (\ s a -> s{_drdioReservedDBInstancesOfferingId = a});
 
--- | The offering type filter value. Specify this parameter to show only the
--- available offerings matching the specified offering type.
+-- | The offering type filter value. Specify this parameter to show only the available offerings matching the specified offering type.
 --
 -- Valid Values: '\"Partial Upfront\" | \"All Upfront\" | \"No Upfront\" '
 drdioOfferingType :: Lens' DescribeReservedDBInstancesOfferings (Maybe Text)
 drdioOfferingType = lens _drdioOfferingType (\ s a -> s{_drdioOfferingType = a});
 
--- | Duration filter value, specified in years or seconds. Specify this
--- parameter to show only reservations for this duration.
+-- | Duration filter value, specified in years or seconds. Specify this parameter to show only reservations for this duration.
 --
 -- Valid Values: '1 | 3 | 31536000 | 94608000'
 drdioDuration :: Lens' DescribeReservedDBInstancesOfferings (Maybe Text)
@@ -220,8 +208,7 @@
                "OfferingType" =: _drdioOfferingType,
                "Duration" =: _drdioDuration]
 
--- | Contains the result of a successful invocation of the
--- < DescribeReservedDBInstancesOfferings> action.
+-- | Contains the result of a successful invocation of the < DescribeReservedDBInstancesOfferings> action.
 --
 -- /See:/ 'describeReservedDBInstancesOfferingsResponse' smart constructor.
 data DescribeReservedDBInstancesOfferingsResponse = DescribeReservedDBInstancesOfferingsResponse'
@@ -249,9 +236,7 @@
     , _drdiorsResponseStatus = pResponseStatus_
     }
 
--- | An optional pagination token provided by a previous request. If this
--- parameter is specified, the response includes only records beyond the
--- marker, up to the value specified by 'MaxRecords'.
+-- | An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords'.
 drdiorsMarker :: Lens' DescribeReservedDBInstancesOfferingsResponse (Maybe Text)
 drdiorsMarker = lens _drdiorsMarker (\ s a -> s{_drdiorsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/DownloadDBLogFilePortion.hs b/gen/Network/AWS/RDS/DownloadDBLogFilePortion.hs
--- a/gen/Network/AWS/RDS/DownloadDBLogFilePortion.hs
+++ b/gen/Network/AWS/RDS/DownloadDBLogFilePortion.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Downloads all or a portion of the specified log file, up to 1 MB in
--- size.
+-- Downloads all or a portion of the specified log file, up to 1 MB in size.
 --
 -- This operation returns paginated results.
 module Network.AWS.RDS.DownloadDBLogFilePortion
@@ -84,42 +83,26 @@
     , _ddlfpLogFileName = pLogFileName_
     }
 
--- | The number of lines to download. If the number of lines specified
--- results in a file over 1 MB in size, the file will be truncated at 1 MB
--- in size.
+-- | The number of lines to download. If the number of lines specified results in a file over 1 MB in size, the file will be truncated at 1 MB in size.
 --
--- If the NumberOfLines parameter is specified, then the block of lines
--- returned can be from the beginning or the end of the log file, depending
--- on the value of the Marker parameter.
+-- If the NumberOfLines parameter is specified, then the block of lines returned can be from the beginning or the end of the log file, depending on the value of the Marker parameter.
 --
--- -   If neither Marker or NumberOfLines are specified, the entire log
---     file is returned up to a maximum of 10000 lines, starting with the
---     most recent log entries first.
+-- -   If neither Marker or NumberOfLines are specified, the entire log file is returned up to a maximum of 10000 lines, starting with the most recent log entries first.
 --
--- -   If NumberOfLines is specified and Marker is not specified, then the
---     most recent lines from the end of the log file are returned.
+-- -   If NumberOfLines is specified and Marker is not specified, then the most recent lines from the end of the log file are returned.
 --
--- -   If Marker is specified as \"0\", then the specified number of lines
---     from the beginning of the log file are returned.
+-- -   If Marker is specified as \"0\", then the specified number of lines from the beginning of the log file are returned.
 --
--- -   You can download the log file in blocks of lines by specifying the
---     size of the block using the NumberOfLines parameter, and by
---     specifying a value of \"0\" for the Marker parameter in your first
---     request. Include the Marker value returned in the response as the
---     Marker value for the next request, continuing until the
---     AdditionalDataPending response element returns false.
+-- -   You can download the log file in blocks of lines by specifying the size of the block using the NumberOfLines parameter, and by specifying a value of \"0\" for the Marker parameter in your first request. Include the Marker value returned in the response as the Marker value for the next request, continuing until the AdditionalDataPending response element returns false.
 --
 ddlfpNumberOfLines :: Lens' DownloadDBLogFilePortion (Maybe Int)
 ddlfpNumberOfLines = lens _ddlfpNumberOfLines (\ s a -> s{_ddlfpNumberOfLines = a});
 
--- | The pagination token provided in the previous request or \"0\". If the
--- Marker parameter is specified the response includes only records beyond
--- the marker until the end of the file or up to NumberOfLines.
+-- | The pagination token provided in the previous request or \"0\". If the Marker parameter is specified the response includes only records beyond the marker until the end of the file or up to NumberOfLines.
 ddlfpMarker :: Lens' DownloadDBLogFilePortion (Maybe Text)
 ddlfpMarker = lens _ddlfpMarker (\ s a -> s{_ddlfpMarker = a});
 
--- | The customer-assigned name of the DB instance that contains the log
--- files you want to list.
+-- | The customer-assigned name of the DB instance that contains the log files you want to list.
 --
 -- Constraints:
 --
@@ -174,8 +157,7 @@
                "DBInstanceIdentifier" =: _ddlfpDBInstanceIdentifier,
                "LogFileName" =: _ddlfpLogFileName]
 
--- | This data type is used as a response element to
--- < DownloadDBLogFilePortion>.
+-- | This data type is used as a response element to < DownloadDBLogFilePortion>.
 --
 -- /See:/ 'downloadDBLogFilePortionResponse' smart constructor.
 data DownloadDBLogFilePortionResponse = DownloadDBLogFilePortionResponse'
@@ -211,13 +193,11 @@
 ddlfprsLogFileData :: Lens' DownloadDBLogFilePortionResponse (Maybe Text)
 ddlfprsLogFileData = lens _ddlfprsLogFileData (\ s a -> s{_ddlfprsLogFileData = a});
 
--- | Boolean value that if true, indicates there is more data to be
--- downloaded.
+-- | Boolean value that if true, indicates there is more data to be downloaded.
 ddlfprsAdditionalDataPending :: Lens' DownloadDBLogFilePortionResponse (Maybe Bool)
 ddlfprsAdditionalDataPending = lens _ddlfprsAdditionalDataPending (\ s a -> s{_ddlfprsAdditionalDataPending = a});
 
--- | A pagination token that can be used in a subsequent
--- DownloadDBLogFilePortion request.
+-- | A pagination token that can be used in a subsequent DownloadDBLogFilePortion request.
 ddlfprsMarker :: Lens' DownloadDBLogFilePortionResponse (Maybe Text)
 ddlfprsMarker = lens _ddlfprsMarker (\ s a -> s{_ddlfprsMarker = a});
 
diff --git a/gen/Network/AWS/RDS/FailoverDBCluster.hs b/gen/Network/AWS/RDS/FailoverDBCluster.hs
--- a/gen/Network/AWS/RDS/FailoverDBCluster.hs
+++ b/gen/Network/AWS/RDS/FailoverDBCluster.hs
@@ -20,20 +20,11 @@
 --
 -- Forces a failover for a DB cluster.
 --
--- A failover for a DB cluster promotes one of the read-only instances in
--- the DB cluster to the master DB instance (the cluster writer) and
--- deletes the current primary instance.
+-- A failover for a DB cluster promotes one of the read-only instances in the DB cluster to the master DB instance (the cluster writer) and deletes the current primary instance.
 --
--- Amazon Aurora will automatically fail over to a read-only instance, if
--- one exists, when the primary instance fails. You can force a failover
--- when you want to simulate a failure of a DB instance for testing.
--- Because each instance in a DB cluster has its own endpoint address, you
--- will need to clean up and re-establish any existing connections that use
--- those endpoint addresses when the failover is complete.
+-- Amazon Aurora will automatically fail over to a read-only instance, if one exists, when the primary instance fails. You can force a failover when you want to simulate a failure of a DB instance for testing. Because each instance in a DB cluster has its own endpoint address, you will need to clean up and re-establish any existing connections that use those endpoint addresses when the failover is complete.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.FailoverDBCluster
     (
     -- * Creating a Request
@@ -76,8 +67,7 @@
     { _fdcDBClusterIdentifier = Nothing
     }
 
--- | A DB cluster identifier to force a failover for. This parameter is not
--- case-sensitive.
+-- | A DB cluster identifier to force a failover for. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/ListTagsForResource.hs b/gen/Network/AWS/RDS/ListTagsForResource.hs
--- a/gen/Network/AWS/RDS/ListTagsForResource.hs
+++ b/gen/Network/AWS/RDS/ListTagsForResource.hs
@@ -20,8 +20,7 @@
 --
 -- Lists all tags on an Amazon RDS resource.
 --
--- For an overview on tagging an Amazon RDS resource, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html Tagging Amazon RDS Resources>.
+-- For an overview on tagging an Amazon RDS resource, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html Tagging Amazon RDS Resources>.
 module Network.AWS.RDS.ListTagsForResource
     (
     -- * Creating a Request
@@ -74,9 +73,7 @@
 ltfrFilters :: Lens' ListTagsForResource [Filter]
 ltfrFilters = lens _ltfrFilters (\ s a -> s{_ltfrFilters = a}) . _Default . _Coerce;
 
--- | The Amazon RDS resource with tags to be listed. This value is an Amazon
--- Resource Name (ARN). For information about creating an ARN, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
+-- | The Amazon RDS resource with tags to be listed. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
 ltfrResourceName :: Lens' ListTagsForResource Text
 ltfrResourceName = lens _ltfrResourceName (\ s a -> s{_ltfrResourceName = a});
 
diff --git a/gen/Network/AWS/RDS/ModifyDBCluster.hs b/gen/Network/AWS/RDS/ModifyDBCluster.hs
--- a/gen/Network/AWS/RDS/ModifyDBCluster.hs
+++ b/gen/Network/AWS/RDS/ModifyDBCluster.hs
@@ -18,12 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modify a setting for an Amazon Aurora DB cluster. You can change one or
--- more database configuration parameters by specifying these parameters
--- and the new values in the request. For more information on Amazon
--- Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- Modify a setting for an Amazon Aurora DB cluster. You can change one or more database configuration parameters by specifying these parameters and the new values in the request. For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.ModifyDBCluster
     (
     -- * Creating a Request
@@ -117,23 +112,17 @@
     , _mdcDBClusterIdentifier = pDBClusterIdentifier_
     }
 
--- | The new password for the master database user. This password can contain
--- any printable ASCII character except \"\/\", \"\"\", or \"\'\".
+-- | The new password for the master database user. This password can contain any printable ASCII character except \"\/\", \"\"\", or \"\'\".
 --
 -- Constraints: Must contain from 8 to 41 characters.
 mdcMasterUserPassword :: Lens' ModifyDBCluster (Maybe Text)
 mdcMasterUserPassword = lens _mdcMasterUserPassword (\ s a -> s{_mdcMasterUserPassword = a});
 
--- | The weekly time range during which system maintenance can occur, in
--- Universal Coordinated Time (UTC).
+-- | The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
 --
 -- Format: 'ddd:hh24:mi-ddd:hh24:mi'
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region, occurring on a random day of the week. To see the time
--- blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun
 --
@@ -141,14 +130,9 @@
 mdcPreferredMaintenanceWindow :: Lens' ModifyDBCluster (Maybe Text)
 mdcPreferredMaintenanceWindow = lens _mdcPreferredMaintenanceWindow (\ s a -> s{_mdcPreferredMaintenanceWindow = a});
 
--- | The daily time range during which automated backups are created if
--- automated backups are enabled, using the 'BackupRetentionPeriod'
--- parameter.
+-- | The daily time range during which automated backups are created if automated backups are enabled, using the 'BackupRetentionPeriod' parameter.
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region. To see the time blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Constraints:
 --
@@ -159,8 +143,7 @@
 mdcPreferredBackupWindow :: Lens' ModifyDBCluster (Maybe Text)
 mdcPreferredBackupWindow = lens _mdcPreferredBackupWindow (\ s a -> s{_mdcPreferredBackupWindow = a});
 
--- | The number of days for which automated backups are retained. You must
--- specify a minimum value of 1.
+-- | The number of days for which automated backups are retained. You must specify a minimum value of 1.
 --
 -- Default: 1
 --
@@ -178,41 +161,21 @@
 mdcDBClusterParameterGroupName :: Lens' ModifyDBCluster (Maybe Text)
 mdcDBClusterParameterGroupName = lens _mdcDBClusterParameterGroupName (\ s a -> s{_mdcDBClusterParameterGroupName = a});
 
--- | A value that specifies whether the modifications in this request and any
--- pending modifications are asynchronously applied as soon as possible,
--- regardless of the 'PreferredMaintenanceWindow' setting for the DB
--- cluster. If this parameter is set to 'false', changes to the DB cluster
--- are applied during the next maintenance window.
+-- | A value that specifies whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the 'PreferredMaintenanceWindow' setting for the DB cluster. If this parameter is set to 'false', changes to the DB cluster are applied during the next maintenance window.
 --
--- The 'ApplyImmediately' parameter only affects the
--- 'NewDBClusterIdentifier' and 'MasterUserPassword' values. If you set the
--- 'ApplyImmediately' parameter value to false, then changes to the
--- 'NewDBClusterIdentifier' and 'MasterUserPassword' values are applied
--- during the next maintenance window. All other changes are applied
--- immediately, regardless of the value of the 'ApplyImmediately'
--- parameter.
+-- The 'ApplyImmediately' parameter only affects the 'NewDBClusterIdentifier' and 'MasterUserPassword' values. If you set the 'ApplyImmediately' parameter value to false, then changes to the 'NewDBClusterIdentifier' and 'MasterUserPassword' values are applied during the next maintenance window. All other changes are applied immediately, regardless of the value of the 'ApplyImmediately' parameter.
 --
 -- Default: 'false'
 mdcApplyImmediately :: Lens' ModifyDBCluster (Maybe Bool)
 mdcApplyImmediately = lens _mdcApplyImmediately (\ s a -> s{_mdcApplyImmediately = a});
 
--- | A value that indicates that the DB cluster should be associated with the
--- specified option group. Changing this parameter does not result in an
--- outage except in the following case, and the change is applied during
--- the next maintenance window unless the 'ApplyImmediately' parameter is
--- set to 'true' for this request. If the parameter change results in an
--- option group that enables OEM, this change can cause a brief
--- (sub-second) period during which new connections are rejected but
--- existing connections are not interrupted.
+-- | A value that indicates that the DB cluster should be associated with the specified option group. Changing this parameter does not result in an outage except in the following case, and the change is applied during the next maintenance window unless the 'ApplyImmediately' parameter is set to 'true' for this request. If the parameter change results in an option group that enables OEM, this change can cause a brief (sub-second) period during which new connections are rejected but existing connections are not interrupted.
 --
--- Permanent options cannot be removed from an option group. The option
--- group cannot be removed from a DB cluster once it is associated with a
--- DB cluster.
+-- Permanent options cannot be removed from an option group. The option group cannot be removed from a DB cluster once it is associated with a DB cluster.
 mdcOptionGroupName :: Lens' ModifyDBCluster (Maybe Text)
 mdcOptionGroupName = lens _mdcOptionGroupName (\ s a -> s{_mdcOptionGroupName = a});
 
--- | The new DB cluster identifier for the DB cluster when renaming a DB
--- cluster. This value is stored as a lowercase string.
+-- | The new DB cluster identifier for the DB cluster when renaming a DB cluster. This value is stored as a lowercase string.
 --
 -- Constraints:
 --
@@ -232,8 +195,7 @@
 mdcPort :: Lens' ModifyDBCluster (Maybe Int)
 mdcPort = lens _mdcPort (\ s a -> s{_mdcPort = a});
 
--- | The DB cluster identifier for the cluster being modified. This parameter
--- is not case-sensitive.
+-- | The DB cluster identifier for the cluster being modified. This parameter is not case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/ModifyDBClusterParameterGroup.hs b/gen/Network/AWS/RDS/ModifyDBClusterParameterGroup.hs
--- a/gen/Network/AWS/RDS/ModifyDBClusterParameterGroup.hs
+++ b/gen/Network/AWS/RDS/ModifyDBClusterParameterGroup.hs
@@ -18,31 +18,13 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modifies the parameters of a DB cluster parameter group. To modify more
--- than one parameter, submit a list of the following: 'ParameterName',
--- 'ParameterValue', and 'ApplyMethod'. A maximum of 20 parameters can be
--- modified in a single request.
+-- Modifies the parameters of a DB cluster parameter group. To modify more than one parameter, submit a list of the following: 'ParameterName', 'ParameterValue', and 'ApplyMethod'. A maximum of 20 parameters can be modified in a single request.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 --
--- Changes to dynamic parameters are applied immediately. Changes to static
--- parameters require a reboot without failover to the DB cluster
--- associated with the parameter group before the change can take effect.
+-- Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB cluster associated with the parameter group before the change can take effect.
 --
--- After you create a DB cluster parameter group, you should wait at least
--- 5 minutes before creating your first DB cluster that uses that DB
--- cluster parameter group as the default parameter group. This allows
--- Amazon RDS to fully complete the create action before the parameter
--- group is used as the default for a new DB cluster. This is especially
--- important for parameters that are critical when creating the default
--- database for a DB cluster, such as the character set for the default
--- database defined by the 'character_set_database' parameter. You can use
--- the /Parameter Groups/ option of the
--- <https://console.aws.amazon.com/rds/ Amazon RDS console> or the
--- < DescribeDBClusterParameters> command to verify that your DB cluster
--- parameter group has been created or modified.
+-- After you create a DB cluster parameter group, you should wait at least 5 minutes before creating your first DB cluster that uses that DB cluster parameter group as the default parameter group. This allows Amazon RDS to fully complete the create action before the parameter group is used as the default for a new DB cluster. This is especially important for parameters that are critical when creating the default database for a DB cluster, such as the character set for the default database defined by the 'character_set_database' parameter. You can use the /Parameter Groups/ option of the <https://console.aws.amazon.com/rds/ Amazon RDS console> or the < DescribeDBClusterParameters> command to verify that your DB cluster parameter group has been created or modified.
 module Network.AWS.RDS.ModifyDBClusterParameterGroup
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/RDS/ModifyDBInstance.hs b/gen/Network/AWS/RDS/ModifyDBInstance.hs
--- a/gen/Network/AWS/RDS/ModifyDBInstance.hs
+++ b/gen/Network/AWS/RDS/ModifyDBInstance.hs
@@ -18,9 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modify settings for a DB instance. You can change one or more database
--- configuration parameters by specifying these parameters and the new
--- values in the request.
+-- Modify settings for a DB instance. You can change one or more database configuration parameters by specifying these parameters and the new values in the request.
 module Network.AWS.RDS.ModifyDBInstance
     (
     -- * Creating a Request
@@ -209,23 +207,15 @@
     , _mdiDBInstanceIdentifier = pDBInstanceIdentifier_
     }
 
--- | The version number of the database engine to upgrade to. Changing this
--- parameter results in an outage and the change is applied during the next
--- maintenance window unless the 'ApplyImmediately' parameter is set to
--- 'true' for this request.
+-- | The version number of the database engine to upgrade to. Changing this parameter results in an outage and the change is applied during the next maintenance window unless the 'ApplyImmediately' parameter is set to 'true' for this request.
 --
--- For major version upgrades, if a non-default DB parameter group is
--- currently in use, a new DB parameter group in the DB parameter group
--- family for the new engine version must be specified. The new DB
--- parameter group can be the default for that DB parameter group family.
+-- For major version upgrades, if a non-default DB parameter group is currently in use, a new DB parameter group in the DB parameter group family for the new engine version must be specified. The new DB parameter group can be the default for that DB parameter group family.
 --
 -- For a list of valid engine versions, see < CreateDBInstance>.
 mdiEngineVersion :: Lens' ModifyDBInstance (Maybe Text)
 mdiEngineVersion = lens _mdiEngineVersion (\ s a -> s{_mdiEngineVersion = a});
 
--- | A list of DB security groups to authorize on this DB instance. Changing
--- this setting does not result in an outage and the change is
--- asynchronously applied as soon as possible.
+-- | A list of DB security groups to authorize on this DB instance. Changing this setting does not result in an outage and the change is asynchronously applied as soon as possible.
 --
 -- Constraints:
 --
@@ -237,11 +227,9 @@
 
 -- | The port number on which the database accepts connections.
 --
--- The value of the 'DBPortNumber' parameter must not match any of the port
--- values specified for options in the option group for the DB instance.
+-- The value of the 'DBPortNumber' parameter must not match any of the port values specified for options in the option group for the DB instance.
 --
--- Your database will restart when you change the 'DBPortNumber' value
--- regardless of the value of the 'ApplyImmediately' parameter.
+-- Your database will restart when you change the 'DBPortNumber' value regardless of the value of the 'ApplyImmediately' parameter.
 --
 -- __MySQL__
 --
@@ -273,8 +261,7 @@
 --
 -- Default: '1433'
 --
--- Valid Values: '1150-65535' except for '1434', '3389', '47001', '49152',
--- and '49152' through '49156'.
+-- Valid Values: '1150-65535' except for '1434', '3389', '47001', '49152', and '49152' through '49156'.
 --
 -- __Amazon Aurora__
 --
@@ -284,119 +271,61 @@
 mdiDBPortNumber :: Lens' ModifyDBInstance (Maybe Int)
 mdiDBPortNumber = lens _mdiDBPortNumber (\ s a -> s{_mdiDBPortNumber = a});
 
--- | The new password for the DB instance master user. Can be any printable
--- ASCII character except \"\/\", \"\"\", or \"\'\".
+-- | The new password for the DB instance master user. Can be any printable ASCII character except \"\/\", \"\"\", or \"\'\".
 --
--- Changing this parameter does not result in an outage and the change is
--- asynchronously applied as soon as possible. Between the time of the
--- request and the completion of the request, the 'MasterUserPassword'
--- element exists in the 'PendingModifiedValues' element of the operation
--- response.
+-- Changing this parameter does not result in an outage and the change is asynchronously applied as soon as possible. Between the time of the request and the completion of the request, the 'MasterUserPassword' element exists in the 'PendingModifiedValues' element of the operation response.
 --
 -- Default: Uses existing setting
 --
--- Constraints: Must be 8 to 41 alphanumeric characters (MySQL, MariaDB,
--- and Amazon Aurora), 8 to 30 alphanumeric characters (Oracle), or 8 to
--- 128 alphanumeric characters (SQL Server).
+-- Constraints: Must be 8 to 41 alphanumeric characters (MySQL, MariaDB, and Amazon Aurora), 8 to 30 alphanumeric characters (Oracle), or 8 to 128 alphanumeric characters (SQL Server).
 --
--- Amazon RDS API actions never return the password, so this action
--- provides a way to regain access to a primary instance user if the
--- password is lost. This includes restoring privileges that might have
--- been accidentally revoked.
+-- Amazon RDS API actions never return the password, so this action provides a way to regain access to a primary instance user if the password is lost. This includes restoring privileges that might have been accidentally revoked.
 mdiMasterUserPassword :: Lens' ModifyDBInstance (Maybe Text)
 mdiMasterUserPassword = lens _mdiMasterUserPassword (\ s a -> s{_mdiMasterUserPassword = a});
 
--- | Boolean value that indicates if the DB instance has a publicly
--- resolvable DNS name. Set to 'True' to make the DB instance
--- Internet-facing with a publicly resolvable DNS name, which resolves to a
--- public IP address. Set to 'False' to make the DB instance internal with
--- a DNS name that resolves to a private IP address.
+-- | Boolean value that indicates if the DB instance has a publicly resolvable DNS name. Set to 'True' to make the DB instance Internet-facing with a publicly resolvable DNS name, which resolves to a public IP address. Set to 'False' to make the DB instance internal with a DNS name that resolves to a private IP address.
 --
--- 'PubliclyAccessible' only applies to DB instances in a VPC. The DB
--- instance must be part of a public subnet and 'PubliclyAccessible' must
--- be true in order for it to be publicly accessible.
+-- 'PubliclyAccessible' only applies to DB instances in a VPC. The DB instance must be part of a public subnet and 'PubliclyAccessible' must be true in order for it to be publicly accessible.
 --
--- Changes to the 'PubliclyAccessible' parameter are applied immediately
--- regardless of the value of the 'ApplyImmediately' parameter.
+-- Changes to the 'PubliclyAccessible' parameter are applied immediately regardless of the value of the 'ApplyImmediately' parameter.
 --
 -- Default: false
 mdiPubliclyAccessible :: Lens' ModifyDBInstance (Maybe Bool)
 mdiPubliclyAccessible = lens _mdiPubliclyAccessible (\ s a -> s{_mdiPubliclyAccessible = a});
 
--- | Indicates that minor version upgrades will be applied automatically to
--- the DB instance during the maintenance window. Changing this parameter
--- does not result in an outage except in the following case and the change
--- is asynchronously applied as soon as possible. An outage will result if
--- this parameter is set to 'true' during the maintenance window, and a
--- newer minor version is available, and RDS has enabled auto patching for
--- that engine version.
+-- | Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window. Changing this parameter does not result in an outage except in the following case and the change is asynchronously applied as soon as possible. An outage will result if this parameter is set to 'true' during the maintenance window, and a newer minor version is available, and RDS has enabled auto patching for that engine version.
 mdiAutoMinorVersionUpgrade :: Lens' ModifyDBInstance (Maybe Bool)
 mdiAutoMinorVersionUpgrade = lens _mdiAutoMinorVersionUpgrade (\ s a -> s{_mdiAutoMinorVersionUpgrade = a});
 
--- | The ARN for the IAM role that permits RDS to send enhanced monitoring
--- metrics to CloudWatch Logs. For example,
--- 'arn:aws:iam:123456789012:role\/emaccess'. For information on creating a
--- monitoring role, go to
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole To create an IAM role for Amazon RDS Enhanced Monitoring>.
+-- | The ARN for the IAM role that permits RDS to send enhanced monitoring metrics to CloudWatch Logs. For example, 'arn:aws:iam:123456789012:role\/emaccess'. For information on creating a monitoring role, go to <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole To create an IAM role for Amazon RDS Enhanced Monitoring>.
 --
--- If 'MonitoringInterval' is set to a value other than 0, then you must
--- supply a 'MonitoringRoleArn' value.
+-- If 'MonitoringInterval' is set to a value other than 0, then you must supply a 'MonitoringRoleArn' value.
 mdiMonitoringRoleARN :: Lens' ModifyDBInstance (Maybe Text)
 mdiMonitoringRoleARN = lens _mdiMonitoringRoleARN (\ s a -> s{_mdiMonitoringRoleARN = a});
 
--- | The new Provisioned IOPS (I\/O operations per second) value for the RDS
--- instance. Changing this setting does not result in an outage and the
--- change is applied during the next maintenance window unless the
--- 'ApplyImmediately' parameter is set to 'true' for this request.
+-- | The new Provisioned IOPS (I\/O operations per second) value for the RDS instance. Changing this setting does not result in an outage and the change is applied during the next maintenance window unless the 'ApplyImmediately' parameter is set to 'true' for this request.
 --
 -- Default: Uses existing setting
 --
--- Constraints: Value supplied must be at least 10% greater than the
--- current value. Values that are not at least 10% greater than the
--- existing value are rounded up so that they are 10% greater than the
--- current value. If you are migrating from Provisioned IOPS to standard
--- storage, set this value to 0. The DB instance will require a reboot for
--- the change in storage type to take effect.
+-- Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value. If you are migrating from Provisioned IOPS to standard storage, set this value to 0. The DB instance will require a reboot for the change in storage type to take effect.
 --
 -- __SQL Server__
 --
--- Setting the IOPS value for the SQL Server database engine is not
--- supported.
+-- Setting the IOPS value for the SQL Server database engine is not supported.
 --
 -- Type: Integer
 --
--- If you choose to migrate your DB instance from using standard storage to
--- using Provisioned IOPS, or from using Provisioned IOPS to using standard
--- storage, the process can take time. The duration of the migration
--- depends on several factors such as database load, storage size, storage
--- type (standard or Provisioned IOPS), amount of IOPS provisioned (if
--- any), and the number of prior scale storage operations. Typical
--- migration times are under 24 hours, but the process can take up to
--- several days in some cases. During the migration, the DB instance will
--- be available for use, but might experience performance degradation.
--- While the migration takes place, nightly backups for the instance will
--- be suspended. No other Amazon RDS operations can take place for the
--- instance, including modifying the instance, rebooting the instance,
--- deleting the instance, creating a Read Replica for the instance, and
--- creating a DB snapshot of the instance.
+-- If you choose to migrate your DB instance from using standard storage to using Provisioned IOPS, or from using Provisioned IOPS to using standard storage, the process can take time. The duration of the migration depends on several factors such as database load, storage size, storage type (standard or Provisioned IOPS), amount of IOPS provisioned (if any), and the number of prior scale storage operations. Typical migration times are under 24 hours, but the process can take up to several days in some cases. During the migration, the DB instance will be available for use, but might experience performance degradation. While the migration takes place, nightly backups for the instance will be suspended. No other Amazon RDS operations can take place for the instance, including modifying the instance, rebooting the instance, deleting the instance, creating a Read Replica for the instance, and creating a DB snapshot of the instance.
 mdiIOPS :: Lens' ModifyDBInstance (Maybe Int)
 mdiIOPS = lens _mdiIOPS (\ s a -> s{_mdiIOPS = a});
 
--- | Indicates that major version upgrades are allowed. Changing this
--- parameter does not result in an outage and the change is asynchronously
--- applied as soon as possible.
+-- | Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage and the change is asynchronously applied as soon as possible.
 --
--- Constraints: This parameter must be set to true when specifying a value
--- for the EngineVersion parameter that is a different major version than
--- the DB instance\'s current version.
+-- Constraints: This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the DB instance\'s current version.
 mdiAllowMajorVersionUpgrade :: Lens' ModifyDBInstance (Maybe Bool)
 mdiAllowMajorVersionUpgrade = lens _mdiAllowMajorVersionUpgrade (\ s a -> s{_mdiAllowMajorVersionUpgrade = a});
 
--- | The new DB instance identifier for the DB instance when renaming a DB
--- instance. When you change the DB instance identifier, an instance reboot
--- will occur immediately if you set 'Apply Immediately' to true, or will
--- occur during the next maintenance window if 'Apply Immediately' to
--- false. This value is stored as a lowercase string.
+-- | The new DB instance identifier for the DB instance when renaming a DB instance. When you change the DB instance identifier, an instance reboot will occur immediately if you set 'Apply Immediately' to true, or will occur during the next maintenance window if 'Apply Immediately' to false. This value is stored as a lowercase string.
 --
 -- Constraints:
 --
@@ -408,47 +337,33 @@
 
 -- | Specify the Active Directory Domain to move the instance to.
 --
--- The specified Active Directory Domain must be created prior to this
--- operation. Currently only a SQL Server instance can be created in a
--- Active Directory Domain.
+-- The specified Active Directory Domain must be created prior to this operation. Currently only a SQL Server instance can be created in a Active Directory Domain.
 mdiDomain :: Lens' ModifyDBInstance (Maybe Text)
 mdiDomain = lens _mdiDomain (\ s a -> s{_mdiDomain = a});
 
--- | The interval, in seconds, between points when Enhanced Monitoring
--- metrics are collected for the DB instance. To disable collecting
--- Enhanced Monitoring metrics, specify 0. The default is 60.
+-- | The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance. To disable collecting Enhanced Monitoring metrics, specify 0. The default is 60.
 --
--- If 'MonitoringRoleArn' is specified, then you must also set
--- 'MonitoringInterval' to a value other than 0.
+-- If 'MonitoringRoleArn' is specified, then you must also set 'MonitoringInterval' to a value other than 0.
 --
 -- Valid Values: '0, 1, 5, 10, 15, 30, 60'
 mdiMonitoringInterval :: Lens' ModifyDBInstance (Maybe Int)
 mdiMonitoringInterval = lens _mdiMonitoringInterval (\ s a -> s{_mdiMonitoringInterval = a});
 
--- | The password for the given ARN from the Key Store in order to access the
--- device.
+-- | The password for the given ARN from the Key Store in order to access the device.
 mdiTDECredentialPassword :: Lens' ModifyDBInstance (Maybe Text)
 mdiTDECredentialPassword = lens _mdiTDECredentialPassword (\ s a -> s{_mdiTDECredentialPassword = a});
 
--- | The new compute and memory capacity of the DB instance. To determine the
--- instance classes that are available for a particular DB engine, use the
--- < DescribeOrderableDBInstanceOptions> action.
+-- | The new compute and memory capacity of the DB instance. To determine the instance classes that are available for a particular DB engine, use the < DescribeOrderableDBInstanceOptions> action.
 --
--- Passing a value for this setting causes an outage during the change and
--- is applied during the next maintenance window, unless 'ApplyImmediately'
--- is specified as 'true' for this request.
+-- Passing a value for this setting causes an outage during the change and is applied during the next maintenance window, unless 'ApplyImmediately' is specified as 'true' for this request.
 --
 -- Default: Uses existing setting
 --
--- Valid Values:
--- 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.xlarge | db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
+-- Valid Values: 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.xlarge | db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
 mdiDBInstanceClass :: Lens' ModifyDBInstance (Maybe Text)
 mdiDBInstanceClass = lens _mdiDBInstanceClass (\ s a -> s{_mdiDBInstanceClass = a});
 
--- | A value that specifies the order in which an Aurora Replica is promoted
--- to the primary instance after a failure of the existing primary
--- instance. For more information, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
+-- | A value that specifies the order in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance. For more information, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
 --
 -- Default: 1
 --
@@ -456,15 +371,7 @@
 mdiPromotionTier :: Lens' ModifyDBInstance (Maybe Int)
 mdiPromotionTier = lens _mdiPromotionTier (\ s a -> s{_mdiPromotionTier = a});
 
--- | The weekly time range (in UTC) during which system maintenance can
--- occur, which might result in an outage. Changing this parameter does not
--- result in an outage, except in the following situation, and the change
--- is asynchronously applied as soon as possible. If there are pending
--- actions that cause a reboot, and the maintenance window is changed to
--- include the current time, then changing this parameter will cause a
--- reboot of the DB instance. If moving this window to the current time,
--- there must be at least 30 minutes between the current time and end of
--- the window to ensure pending changes are applied.
+-- | The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If there are pending actions that cause a reboot, and the maintenance window is changed to include the current time, then changing this parameter will cause a reboot of the DB instance. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.
 --
 -- Default: Uses existing setting
 --
@@ -480,25 +387,15 @@
 mdiCACertificateIdentifier :: Lens' ModifyDBInstance (Maybe Text)
 mdiCACertificateIdentifier = lens _mdiCACertificateIdentifier (\ s a -> s{_mdiCACertificateIdentifier = a});
 
--- | The name of the DB parameter group to apply to the DB instance. Changing
--- this setting does not result in an outage. The parameter group name
--- itself is changed immediately, but the actual parameter changes are not
--- applied until you reboot the instance without failover. The db instance
--- will NOT be rebooted automatically and the parameter changes will NOT be
--- applied during the next maintenance window.
+-- | The name of the DB parameter group to apply to the DB instance. Changing this setting does not result in an outage. The parameter group name itself is changed immediately, but the actual parameter changes are not applied until you reboot the instance without failover. The db instance will NOT be rebooted automatically and the parameter changes will NOT be applied during the next maintenance window.
 --
 -- Default: Uses existing setting
 --
--- Constraints: The DB parameter group must be in the same DB parameter
--- group family as this DB instance.
+-- Constraints: The DB parameter group must be in the same DB parameter group family as this DB instance.
 mdiDBParameterGroupName :: Lens' ModifyDBInstance (Maybe Text)
 mdiDBParameterGroupName = lens _mdiDBParameterGroupName (\ s a -> s{_mdiDBParameterGroupName = a});
 
--- | The daily time range during which automated backups are created if
--- automated backups are enabled, as determined by the
--- 'BackupRetentionPeriod' parameter. Changing this parameter does not
--- result in an outage and the change is asynchronously applied as soon as
--- possible.
+-- | The daily time range during which automated backups are created if automated backups are enabled, as determined by the 'BackupRetentionPeriod' parameter. Changing this parameter does not result in an outage and the change is asynchronously applied as soon as possible.
 --
 -- Constraints:
 --
@@ -509,32 +406,22 @@
 mdiPreferredBackupWindow :: Lens' ModifyDBInstance (Maybe Text)
 mdiPreferredBackupWindow = lens _mdiPreferredBackupWindow (\ s a -> s{_mdiPreferredBackupWindow = a});
 
--- | The number of days to retain automated backups. Setting this parameter
--- to a positive number enables backups. Setting this parameter to 0
--- disables automated backups.
+-- | The number of days to retain automated backups. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups.
 --
--- Changing this parameter can result in an outage if you change from 0 to
--- a non-zero value or from a non-zero value to 0. These changes are
--- applied during the next maintenance window unless the 'ApplyImmediately'
--- parameter is set to 'true' for this request. If you change the parameter
--- from one non-zero value to another non-zero value, the change is
--- asynchronously applied as soon as possible.
+-- Changing this parameter can result in an outage if you change from 0 to a non-zero value or from a non-zero value to 0. These changes are applied during the next maintenance window unless the 'ApplyImmediately' parameter is set to 'true' for this request. If you change the parameter from one non-zero value to another non-zero value, the change is asynchronously applied as soon as possible.
 --
 -- Default: Uses existing setting
 --
 -- Constraints:
 --
 -- -   Must be a value from 0 to 35
--- -   Can be specified for a MySQL Read Replica only if the source is
---     running MySQL 5.6
--- -   Can be specified for a PostgreSQL Read Replica only if the source is
---     running PostgreSQL 9.3.5
+-- -   Can be specified for a MySQL Read Replica only if the source is running MySQL 5.6
+-- -   Can be specified for a PostgreSQL Read Replica only if the source is running PostgreSQL 9.3.5
 -- -   Cannot be set to 0 if the DB instance is a source to Read Replicas
 mdiBackupRetentionPeriod :: Lens' ModifyDBInstance (Maybe Int)
 mdiBackupRetentionPeriod = lens _mdiBackupRetentionPeriod (\ s a -> s{_mdiBackupRetentionPeriod = a});
 
--- | A list of EC2 VPC security groups to authorize on this DB instance. This
--- change is asynchronously applied as soon as possible.
+-- | A list of EC2 VPC security groups to authorize on this DB instance. This change is asynchronously applied as soon as possible.
 --
 -- Constraints:
 --
@@ -544,22 +431,13 @@
 mdiVPCSecurityGroupIds :: Lens' ModifyDBInstance [Text]
 mdiVPCSecurityGroupIds = lens _mdiVPCSecurityGroupIds (\ s a -> s{_mdiVPCSecurityGroupIds = a}) . _Default . _Coerce;
 
--- | Specifies if the DB instance is a Multi-AZ deployment. Changing this
--- parameter does not result in an outage and the change is applied during
--- the next maintenance window unless the 'ApplyImmediately' parameter is
--- set to 'true' for this request.
+-- | Specifies if the DB instance is a Multi-AZ deployment. Changing this parameter does not result in an outage and the change is applied during the next maintenance window unless the 'ApplyImmediately' parameter is set to 'true' for this request.
 --
--- Constraints: Cannot be specified if the DB instance is a Read Replica.
--- This parameter cannot be used with SQL Server DB instances. Multi-AZ for
--- SQL Server DB instances is set using the Mirroring option in an option
--- group associated with the DB instance.
+-- Constraints: Cannot be specified if the DB instance is a Read Replica. This parameter cannot be used with SQL Server DB instances. Multi-AZ for SQL Server DB instances is set using the Mirroring option in an option group associated with the DB instance.
 mdiMultiAZ :: Lens' ModifyDBInstance (Maybe Bool)
 mdiMultiAZ = lens _mdiMultiAZ (\ s a -> s{_mdiMultiAZ = a});
 
--- | The new storage capacity of the RDS instance. Changing this setting does
--- not result in an outage and the change is applied during the next
--- maintenance window unless 'ApplyImmediately' is set to 'true' for this
--- request.
+-- | The new storage capacity of the RDS instance. Changing this setting does not result in an outage and the change is applied during the next maintenance window unless 'ApplyImmediately' is set to 'true' for this request.
 --
 -- __MySQL__
 --
@@ -567,10 +445,7 @@
 --
 -- Valid Values: 5-6144
 --
--- Constraints: Value supplied must be at least 10% greater than the
--- current value. Values that are not at least 10% greater than the
--- existing value are rounded up so that they are 10% greater than the
--- current value.
+-- Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
 --
 -- Type: Integer
 --
@@ -580,10 +455,7 @@
 --
 -- Valid Values: 5-6144
 --
--- Constraints: Value supplied must be at least 10% greater than the
--- current value. Values that are not at least 10% greater than the
--- existing value are rounded up so that they are 10% greater than the
--- current value.
+-- Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
 --
 -- Type: Integer
 --
@@ -593,10 +465,7 @@
 --
 -- Valid Values: 5-6144
 --
--- Constraints: Value supplied must be at least 10% greater than the
--- current value. Values that are not at least 10% greater than the
--- existing value are rounded up so that they are 10% greater than the
--- current value.
+-- Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
 --
 -- Type: Integer
 --
@@ -606,78 +475,39 @@
 --
 -- Valid Values: 10-6144
 --
--- Constraints: Value supplied must be at least 10% greater than the
--- current value. Values that are not at least 10% greater than the
--- existing value are rounded up so that they are 10% greater than the
--- current value.
+-- Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
 --
 -- __SQL Server__
 --
 -- Cannot be modified.
 --
--- If you choose to migrate your DB instance from using standard storage to
--- using Provisioned IOPS, or from using Provisioned IOPS to using standard
--- storage, the process can take time. The duration of the migration
--- depends on several factors such as database load, storage size, storage
--- type (standard or Provisioned IOPS), amount of IOPS provisioned (if
--- any), and the number of prior scale storage operations. Typical
--- migration times are under 24 hours, but the process can take up to
--- several days in some cases. During the migration, the DB instance will
--- be available for use, but might experience performance degradation.
--- While the migration takes place, nightly backups for the instance will
--- be suspended. No other Amazon RDS operations can take place for the
--- instance, including modifying the instance, rebooting the instance,
--- deleting the instance, creating a Read Replica for the instance, and
--- creating a DB snapshot of the instance.
+-- If you choose to migrate your DB instance from using standard storage to using Provisioned IOPS, or from using Provisioned IOPS to using standard storage, the process can take time. The duration of the migration depends on several factors such as database load, storage size, storage type (standard or Provisioned IOPS), amount of IOPS provisioned (if any), and the number of prior scale storage operations. Typical migration times are under 24 hours, but the process can take up to several days in some cases. During the migration, the DB instance will be available for use, but might experience performance degradation. While the migration takes place, nightly backups for the instance will be suspended. No other Amazon RDS operations can take place for the instance, including modifying the instance, rebooting the instance, deleting the instance, creating a Read Replica for the instance, and creating a DB snapshot of the instance.
 mdiAllocatedStorage :: Lens' ModifyDBInstance (Maybe Int)
 mdiAllocatedStorage = lens _mdiAllocatedStorage (\ s a -> s{_mdiAllocatedStorage = a});
 
--- | Specifies whether the modifications in this request and any pending
--- modifications are asynchronously applied as soon as possible, regardless
--- of the 'PreferredMaintenanceWindow' setting for the DB instance.
+-- | Specifies whether the modifications in this request and any pending modifications are asynchronously applied as soon as possible, regardless of the 'PreferredMaintenanceWindow' setting for the DB instance.
 --
--- If this parameter is set to 'false', changes to the DB instance are
--- applied during the next maintenance window. Some parameter changes can
--- cause an outage and will be applied on the next call to
--- < RebootDBInstance>, or the next failure reboot. Review the table of
--- parameters in
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html Modifying a DB Instance and Using the Apply Immediately Parameter>
--- to see the impact that setting 'ApplyImmediately' to 'true' or 'false'
--- has for each modified parameter and to determine when the changes will
--- be applied.
+-- If this parameter is set to 'false', changes to the DB instance are applied during the next maintenance window. Some parameter changes can cause an outage and will be applied on the next call to < RebootDBInstance>, or the next failure reboot. Review the table of parameters in <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html Modifying a DB Instance and Using the Apply Immediately Parameter> to see the impact that setting 'ApplyImmediately' to 'true' or 'false' has for each modified parameter and to determine when the changes will be applied.
 --
 -- Default: 'false'
 mdiApplyImmediately :: Lens' ModifyDBInstance (Maybe Bool)
 mdiApplyImmediately = lens _mdiApplyImmediately (\ s a -> s{_mdiApplyImmediately = a});
 
--- | Indicates that the DB instance should be associated with the specified
--- option group. Changing this parameter does not result in an outage
--- except in the following case and the change is applied during the next
--- maintenance window unless the 'ApplyImmediately' parameter is set to
--- 'true' for this request. If the parameter change results in an option
--- group that enables OEM, this change can cause a brief (sub-second)
--- period during which new connections are rejected but existing
--- connections are not interrupted.
+-- | Indicates that the DB instance should be associated with the specified option group. Changing this parameter does not result in an outage except in the following case and the change is applied during the next maintenance window unless the 'ApplyImmediately' parameter is set to 'true' for this request. If the parameter change results in an option group that enables OEM, this change can cause a brief (sub-second) period during which new connections are rejected but existing connections are not interrupted.
 --
--- Permanent options, such as the TDE option for Oracle Advanced Security
--- TDE, cannot be removed from an option group, and that option group
--- cannot be removed from a DB instance once it is associated with a DB
--- instance
+-- Permanent options, such as the TDE option for Oracle Advanced Security TDE, cannot be removed from an option group, and that option group cannot be removed from a DB instance once it is associated with a DB instance
 mdiOptionGroupName :: Lens' ModifyDBInstance (Maybe Text)
 mdiOptionGroupName = lens _mdiOptionGroupName (\ s a -> s{_mdiOptionGroupName = a});
 
--- | True to copy all tags from the DB instance to snapshots of the DB
--- instance; otherwise false. The default is false.
+-- | True to copy all tags from the DB instance to snapshots of the DB instance; otherwise false. The default is false.
 mdiCopyTagsToSnapshot :: Lens' ModifyDBInstance (Maybe Bool)
 mdiCopyTagsToSnapshot = lens _mdiCopyTagsToSnapshot (\ s a -> s{_mdiCopyTagsToSnapshot = a});
 
--- | The ARN from the Key Store with which to associate the instance for TDE
--- encryption.
+-- | The ARN from the Key Store with which to associate the instance for TDE encryption.
 mdiTDECredentialARN :: Lens' ModifyDBInstance (Maybe Text)
 mdiTDECredentialARN = lens _mdiTDECredentialARN (\ s a -> s{_mdiTDECredentialARN = a});
 
--- | Specify the name of the IAM role to be used when making API calls to the
--- Directory Service.
+-- | Specify the name of the IAM role to be used when making API calls to the Directory Service.
 mdiDomainIAMRoleName :: Lens' ModifyDBInstance (Maybe Text)
 mdiDomainIAMRoleName = lens _mdiDomainIAMRoleName (\ s a -> s{_mdiDomainIAMRoleName = a});
 
@@ -685,11 +515,9 @@
 --
 -- Valid values: 'standard | gp2 | io1'
 --
--- If you specify 'io1', you must also include a value for the 'Iops'
--- parameter.
+-- If you specify 'io1', you must also include a value for the 'Iops' parameter.
 --
--- Default: 'io1' if the 'Iops' parameter is specified; otherwise
--- 'standard'
+-- Default: 'io1' if the 'Iops' parameter is specified; otherwise 'standard'
 mdiStorageType :: Lens' ModifyDBInstance (Maybe Text)
 mdiStorageType = lens _mdiStorageType (\ s a -> s{_mdiStorageType = a});
 
diff --git a/gen/Network/AWS/RDS/ModifyDBParameterGroup.hs b/gen/Network/AWS/RDS/ModifyDBParameterGroup.hs
--- a/gen/Network/AWS/RDS/ModifyDBParameterGroup.hs
+++ b/gen/Network/AWS/RDS/ModifyDBParameterGroup.hs
@@ -18,27 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modifies the parameters of a DB parameter group. To modify more than one
--- parameter, submit a list of the following: 'ParameterName',
--- 'ParameterValue', and 'ApplyMethod'. A maximum of 20 parameters can be
--- modified in a single request.
+-- Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following: 'ParameterName', 'ParameterValue', and 'ApplyMethod'. A maximum of 20 parameters can be modified in a single request.
 --
--- Changes to dynamic parameters are applied immediately. Changes to static
--- parameters require a reboot without failover to the DB instance
--- associated with the parameter group before the change can take effect.
+-- Changes to dynamic parameters are applied immediately. Changes to static parameters require a reboot without failover to the DB instance associated with the parameter group before the change can take effect.
 --
--- After you modify a DB parameter group, you should wait at least 5
--- minutes before creating your first DB instance that uses that DB
--- parameter group as the default parameter group. This allows Amazon RDS
--- to fully complete the modify action before the parameter group is used
--- as the default for a new DB instance. This is especially important for
--- parameters that are critical when creating the default database for a DB
--- instance, such as the character set for the default database defined by
--- the 'character_set_database' parameter. You can use the /Parameter
--- Groups/ option of the
--- <https://console.aws.amazon.com/rds/ Amazon RDS console> or the
--- /DescribeDBParameters/ command to verify that your DB parameter group
--- has been created or modified.
+-- After you modify a DB parameter group, you should wait at least 5 minutes before creating your first DB instance that uses that DB parameter group as the default parameter group. This allows Amazon RDS to fully complete the modify action before the parameter group is used as the default for a new DB instance. This is especially important for parameters that are critical when creating the default database for a DB instance, such as the character set for the default database defined by the 'character_set_database' parameter. You can use the /Parameter Groups/ option of the <https://console.aws.amazon.com/rds/ Amazon RDS console> or the /DescribeDBParameters/ command to verify that your DB parameter group has been created or modified.
 module Network.AWS.RDS.ModifyDBParameterGroup
     (
     -- * Creating a Request
@@ -97,16 +81,11 @@
 mdpgDBParameterGroupName :: Lens' ModifyDBParameterGroup Text
 mdpgDBParameterGroupName = lens _mdpgDBParameterGroupName (\ s a -> s{_mdpgDBParameterGroupName = a});
 
--- | An array of parameter names, values, and the apply method for the
--- parameter update. At least one parameter name, value, and apply method
--- must be supplied; subsequent arguments are optional. A maximum of 20
--- parameters can be modified in a single request.
+-- | An array of parameter names, values, and the apply method for the parameter update. At least one parameter name, value, and apply method must be supplied; subsequent arguments are optional. A maximum of 20 parameters can be modified in a single request.
 --
 -- Valid Values (for the application method): 'immediate | pending-reboot'
 --
--- You can use the immediate value with dynamic parameters only. You can
--- use the pending-reboot value for both dynamic and static parameters, and
--- changes are applied when you reboot the DB instance without failover.
+-- You can use the immediate value with dynamic parameters only. You can use the pending-reboot value for both dynamic and static parameters, and changes are applied when you reboot the DB instance without failover.
 mdpgParameters :: Lens' ModifyDBParameterGroup [Parameter]
 mdpgParameters = lens _mdpgParameters (\ s a -> s{_mdpgParameters = a}) . _Coerce;
 
diff --git a/gen/Network/AWS/RDS/ModifyDBSnapshotAttribute.hs b/gen/Network/AWS/RDS/ModifyDBSnapshotAttribute.hs
--- a/gen/Network/AWS/RDS/ModifyDBSnapshotAttribute.hs
+++ b/gen/Network/AWS/RDS/ModifyDBSnapshotAttribute.hs
@@ -18,20 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Adds an attribute and values to, or removes an attribute and values from
--- a manual DB snapshot.
+-- Adds an attribute and values to, or removes an attribute and values from a manual DB snapshot.
 --
--- To share a manual DB snapshot with other AWS accounts, specify 'restore'
--- as the 'AttributeName' and use the 'ValuesToAdd' parameter to add a list
--- of the AWS account ids that are authorized to restore the manual DB
--- snapshot. Uses the value 'all' to make the manual DB snapshot public and
--- can by copied or restored by all AWS accounts. Do not add the 'all'
--- value for any manual DB snapshots that contain private information that
--- you do not want to be available to all AWS accounts.
+-- To share a manual DB snapshot with other AWS accounts, specify 'restore' as the 'AttributeName' and use the 'ValuesToAdd' parameter to add a list of the AWS account ids that are authorized to restore the manual DB snapshot. Uses the value 'all' to make the manual DB snapshot public and can by copied or restored by all AWS accounts. Do not add the 'all' value for any manual DB snapshots that contain private information that you do not want to be available to all AWS accounts.
 --
--- To view which AWS accounts have access to copy or restore a manual DB
--- snapshot, or whether a manual DB snapshot public or private, use the
--- < DescribeDBSnapshotAttributes> API.
+-- To view which AWS accounts have access to copy or restore a manual DB snapshot, or whether a manual DB snapshot public or private, use the < DescribeDBSnapshotAttributes> API.
 --
 -- If the manual DB snapshot is encrypted, it cannot be shared.
 module Network.AWS.RDS.ModifyDBSnapshotAttribute
@@ -90,33 +81,21 @@
     , _mdsaDBSnapshotIdentifier = pDBSnapshotIdentifier_
     }
 
--- | A list of DB snapshot attributes to add to the attribute specified by
--- 'AttributeName'.
+-- | A list of DB snapshot attributes to add to the attribute specified by 'AttributeName'.
 --
--- To authorize other AWS Accounts to copy or restore a manual snapshot,
--- this is one or more AWS account identifiers, or 'all' to make the manual
--- DB snapshot restorable by any AWS account. Do not add the 'all' value
--- for any manual DB snapshots that contain private information that you do
--- not want to be available to all AWS accounts.
+-- To authorize other AWS Accounts to copy or restore a manual snapshot, this is one or more AWS account identifiers, or 'all' to make the manual DB snapshot restorable by any AWS account. Do not add the 'all' value for any manual DB snapshots that contain private information that you do not want to be available to all AWS accounts.
 mdsaValuesToAdd :: Lens' ModifyDBSnapshotAttribute [Text]
 mdsaValuesToAdd = lens _mdsaValuesToAdd (\ s a -> s{_mdsaValuesToAdd = a}) . _Default . _Coerce;
 
--- | A list of DB snapshot attributes to remove from the attribute specified
--- by 'AttributeName'.
+-- | A list of DB snapshot attributes to remove from the attribute specified by 'AttributeName'.
 --
--- To remove authorization for other AWS Accounts to copy or restore a
--- manual snapshot, this is one or more AWS account identifiers, or 'all'
--- to remove authorization for any AWS account to copy or restore the DB
--- snapshot. If you specify 'all', AWS accounts that have their account
--- identifier explicitly added to the 'restore' attribute can still copy or
--- restore the manual DB snapshot.
+-- To remove authorization for other AWS Accounts to copy or restore a manual snapshot, this is one or more AWS account identifiers, or 'all' to remove authorization for any AWS account to copy or restore the DB snapshot. If you specify 'all', AWS accounts that have their account identifier explicitly added to the 'restore' attribute can still copy or restore the manual DB snapshot.
 mdsaValuesToRemove :: Lens' ModifyDBSnapshotAttribute [Text]
 mdsaValuesToRemove = lens _mdsaValuesToRemove (\ s a -> s{_mdsaValuesToRemove = a}) . _Default . _Coerce;
 
 -- | The name of the DB snapshot attribute to modify.
 --
--- To manage authorization for other AWS accounts to copy or restore a
--- manual DB snapshot, this value is 'restore'.
+-- To manage authorization for other AWS accounts to copy or restore a manual DB snapshot, this value is 'restore'.
 mdsaAttributeName :: Lens' ModifyDBSnapshotAttribute (Maybe Text)
 mdsaAttributeName = lens _mdsaAttributeName (\ s a -> s{_mdsaAttributeName = a});
 
diff --git a/gen/Network/AWS/RDS/ModifyDBSubnetGroup.hs b/gen/Network/AWS/RDS/ModifyDBSubnetGroup.hs
--- a/gen/Network/AWS/RDS/ModifyDBSubnetGroup.hs
+++ b/gen/Network/AWS/RDS/ModifyDBSubnetGroup.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modifies an existing DB subnet group. DB subnet groups must contain at
--- least one subnet in at least two AZs in the region.
+-- Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
 module Network.AWS.RDS.ModifyDBSubnetGroup
     (
     -- * Creating a Request
@@ -77,11 +76,9 @@
 mdsgDBSubnetGroupDescription :: Lens' ModifyDBSubnetGroup (Maybe Text)
 mdsgDBSubnetGroupDescription = lens _mdsgDBSubnetGroupDescription (\ s a -> s{_mdsgDBSubnetGroupDescription = a});
 
--- | The name for the DB subnet group. This value is stored as a lowercase
--- string.
+-- | The name for the DB subnet group. This value is stored as a lowercase string.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 mdsgDBSubnetGroupName :: Lens' ModifyDBSubnetGroup Text
diff --git a/gen/Network/AWS/RDS/ModifyEventSubscription.hs b/gen/Network/AWS/RDS/ModifyEventSubscription.hs
--- a/gen/Network/AWS/RDS/ModifyEventSubscription.hs
+++ b/gen/Network/AWS/RDS/ModifyEventSubscription.hs
@@ -18,16 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modifies an existing RDS event notification subscription. Note that you
--- cannot modify the source identifiers using this call; to change source
--- identifiers for a subscription, use the
--- < AddSourceIdentifierToSubscription> and
--- < RemoveSourceIdentifierFromSubscription> calls.
+-- Modifies an existing RDS event notification subscription. Note that you cannot modify the source identifiers using this call; to change source identifiers for a subscription, use the < AddSourceIdentifierToSubscription> and < RemoveSourceIdentifierFromSubscription> calls.
 --
--- You can see a list of the event categories for a given SourceType in the
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events>
--- topic in the Amazon RDS User Guide or by using the
--- __DescribeEventCategories__ action.
+-- You can see a list of the event categories for a given SourceType in the <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events> topic in the Amazon RDS User Guide or by using the __DescribeEventCategories__ action.
 module Network.AWS.RDS.ModifyEventSubscription
     (
     -- * Creating a Request
@@ -91,9 +84,7 @@
     , _mesSubscriptionName = pSubscriptionName_
     }
 
--- | The Amazon Resource Name (ARN) of the SNS topic created for event
--- notification. The ARN is created by Amazon SNS when you create a topic
--- and subscribe to it.
+-- | The Amazon Resource Name (ARN) of the SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.
 mesSNSTopicARN :: Lens' ModifyEventSubscription (Maybe Text)
 mesSNSTopicARN = lens _mesSNSTopicARN (\ s a -> s{_mesSNSTopicARN = a});
 
@@ -101,21 +92,13 @@
 mesEnabled :: Lens' ModifyEventSubscription (Maybe Bool)
 mesEnabled = lens _mesEnabled (\ s a -> s{_mesEnabled = a});
 
--- | The type of source that will be generating the events. For example, if
--- you want to be notified of events generated by a DB instance, you would
--- set this parameter to db-instance. if this value is not specified, all
--- events are returned.
+-- | The type of source that will be generating the events. For example, if you want to be notified of events generated by a DB instance, you would set this parameter to db-instance. if this value is not specified, all events are returned.
 --
--- Valid values: db-instance | db-parameter-group | db-security-group |
--- db-snapshot
+-- Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
 mesSourceType :: Lens' ModifyEventSubscription (Maybe Text)
 mesSourceType = lens _mesSourceType (\ s a -> s{_mesSourceType = a});
 
--- | A list of event categories for a SourceType that you want to subscribe
--- to. You can see a list of the categories for a given SourceType in the
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events>
--- topic in the Amazon RDS User Guide or by using the
--- __DescribeEventCategories__ action.
+-- | A list of event categories for a SourceType that you want to subscribe to. You can see a list of the categories for a given SourceType in the <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Events.html Events> topic in the Amazon RDS User Guide or by using the __DescribeEventCategories__ action.
 mesEventCategories :: Lens' ModifyEventSubscription [Text]
 mesEventCategories = lens _mesEventCategories (\ s a -> s{_mesEventCategories = a}) . _Default . _Coerce;
 
diff --git a/gen/Network/AWS/RDS/ModifyOptionGroup.hs b/gen/Network/AWS/RDS/ModifyOptionGroup.hs
--- a/gen/Network/AWS/RDS/ModifyOptionGroup.hs
+++ b/gen/Network/AWS/RDS/ModifyOptionGroup.hs
@@ -77,9 +77,7 @@
     , _mogOptionGroupName = pOptionGroupName_
     }
 
--- | Options in this list are added to the option group or, if already
--- present, the specified configuration is used to update the existing
--- configuration.
+-- | Options in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.
 mogOptionsToInclude :: Lens' ModifyOptionGroup [OptionConfiguration]
 mogOptionsToInclude = lens _mogOptionsToInclude (\ s a -> s{_mogOptionsToInclude = a}) . _Default . _Coerce;
 
@@ -87,18 +85,13 @@
 mogOptionsToRemove :: Lens' ModifyOptionGroup [Text]
 mogOptionsToRemove = lens _mogOptionsToRemove (\ s a -> s{_mogOptionsToRemove = a}) . _Default . _Coerce;
 
--- | Indicates whether the changes should be applied immediately, or during
--- the next maintenance window for each instance associated with the option
--- group.
+-- | Indicates whether the changes should be applied immediately, or during the next maintenance window for each instance associated with the option group.
 mogApplyImmediately :: Lens' ModifyOptionGroup (Maybe Bool)
 mogApplyImmediately = lens _mogApplyImmediately (\ s a -> s{_mogApplyImmediately = a});
 
 -- | The name of the option group to be modified.
 --
--- Permanent options, such as the TDE option for Oracle Advanced Security
--- TDE, cannot be removed from an option group, and that option group
--- cannot be removed from a DB instance once it is associated with a DB
--- instance
+-- Permanent options, such as the TDE option for Oracle Advanced Security TDE, cannot be removed from an option group, and that option group cannot be removed from a DB instance once it is associated with a DB instance
 mogOptionGroupName :: Lens' ModifyOptionGroup Text
 mogOptionGroupName = lens _mogOptionGroupName (\ s a -> s{_mogOptionGroupName = a});
 
diff --git a/gen/Network/AWS/RDS/PromoteReadReplica.hs b/gen/Network/AWS/RDS/PromoteReadReplica.hs
--- a/gen/Network/AWS/RDS/PromoteReadReplica.hs
+++ b/gen/Network/AWS/RDS/PromoteReadReplica.hs
@@ -20,10 +20,7 @@
 --
 -- Promotes a Read Replica DB instance to a standalone DB instance.
 --
--- We recommend that you enable automated backups on your Read Replica
--- before promoting the Read Replica. This ensures that no backup is taken
--- during the promotion process. Once the instance is promoted to a primary
--- instance, backups are taken based on your backup settings.
+-- We recommend that you enable automated backups on your Read Replica before promoting the Read Replica. This ensures that no backup is taken during the promotion process. Once the instance is promoted to a primary instance, backups are taken based on your backup settings.
 module Network.AWS.RDS.PromoteReadReplica
     (
     -- * Creating a Request
@@ -77,14 +74,9 @@
     , _prrDBInstanceIdentifier = pDBInstanceIdentifier_
     }
 
--- | The daily time range during which automated backups are created if
--- automated backups are enabled, using the 'BackupRetentionPeriod'
--- parameter.
+-- | The daily time range during which automated backups are created if automated backups are enabled, using the 'BackupRetentionPeriod' parameter.
 --
--- Default: A 30-minute window selected at random from an 8-hour block of
--- time per region. To see the time blocks available, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window>
--- in the /Amazon RDS User Guide./
+-- Default: A 30-minute window selected at random from an 8-hour block of time per region. To see the time blocks available, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/AdjustingTheMaintenanceWindow.html Adjusting the Preferred Maintenance Window> in the /Amazon RDS User Guide./
 --
 -- Constraints:
 --
@@ -95,9 +87,7 @@
 prrPreferredBackupWindow :: Lens' PromoteReadReplica (Maybe Text)
 prrPreferredBackupWindow = lens _prrPreferredBackupWindow (\ s a -> s{_prrPreferredBackupWindow = a});
 
--- | The number of days to retain automated backups. Setting this parameter
--- to a positive number enables backups. Setting this parameter to 0
--- disables automated backups.
+-- | The number of days to retain automated backups. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups.
 --
 -- Default: 1
 --
diff --git a/gen/Network/AWS/RDS/RebootDBInstance.hs b/gen/Network/AWS/RDS/RebootDBInstance.hs
--- a/gen/Network/AWS/RDS/RebootDBInstance.hs
+++ b/gen/Network/AWS/RDS/RebootDBInstance.hs
@@ -18,24 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Rebooting a DB instance restarts the database engine service. A reboot
--- also applies to the DB instance any modifications to the associated DB
--- parameter group that were pending. Rebooting a DB instance results in a
--- momentary outage of the instance, during which the DB instance status is
--- set to rebooting. If the RDS instance is configured for MultiAZ, it is
--- possible that the reboot will be conducted through a failover. An Amazon
--- RDS event is created when the reboot is completed.
+-- Rebooting a DB instance restarts the database engine service. A reboot also applies to the DB instance any modifications to the associated DB parameter group that were pending. Rebooting a DB instance results in a momentary outage of the instance, during which the DB instance status is set to rebooting. If the RDS instance is configured for MultiAZ, it is possible that the reboot will be conducted through a failover. An Amazon RDS event is created when the reboot is completed.
 --
--- If your DB instance is deployed in multiple Availability Zones, you can
--- force a failover from one AZ to the other during the reboot. You might
--- force a failover to test the availability of your DB instance deployment
--- or to restore operations to the original AZ after a failover occurs.
+-- If your DB instance is deployed in multiple Availability Zones, you can force a failover from one AZ to the other during the reboot. You might force a failover to test the availability of your DB instance deployment or to restore operations to the original AZ after a failover occurs.
 --
--- The time required to reboot is a function of the specific database
--- engine\'s crash recovery process. To improve the reboot time, we
--- recommend that you reduce database activities as much as possible during
--- the reboot process to reduce rollback activity for in-transit
--- transactions.
+-- The time required to reboot is a function of the specific database engine\'s crash recovery process. To improve the reboot time, we recommend that you reduce database activities as much as possible during the reboot process to reduce rollback activity for in-transit transactions.
 module Network.AWS.RDS.RebootDBInstance
     (
     -- * Creating a Request
@@ -86,13 +73,11 @@
 
 -- | When 'true', the reboot will be conducted through a MultiAZ failover.
 --
--- Constraint: You cannot specify 'true' if the instance is not configured
--- for MultiAZ.
+-- Constraint: You cannot specify 'true' if the instance is not configured for MultiAZ.
 rdiForceFailover :: Lens' RebootDBInstance (Maybe Bool)
 rdiForceFailover = lens _rdiForceFailover (\ s a -> s{_rdiForceFailover = a});
 
--- | The DB instance identifier. This parameter is stored as a lowercase
--- string.
+-- | The DB instance identifier. This parameter is stored as a lowercase string.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/RemoveSourceIdentifierFromSubscription.hs b/gen/Network/AWS/RDS/RemoveSourceIdentifierFromSubscription.hs
--- a/gen/Network/AWS/RDS/RemoveSourceIdentifierFromSubscription.hs
+++ b/gen/Network/AWS/RDS/RemoveSourceIdentifierFromSubscription.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Removes a source identifier from an existing RDS event notification
--- subscription.
+-- Removes a source identifier from an existing RDS event notification subscription.
 module Network.AWS.RDS.RemoveSourceIdentifierFromSubscription
     (
     -- * Creating a Request
@@ -69,14 +68,11 @@
     , _rsifsSourceIdentifier = pSourceIdentifier_
     }
 
--- | The name of the RDS event notification subscription you want to remove a
--- source identifier from.
+-- | The name of the RDS event notification subscription you want to remove a source identifier from.
 rsifsSubscriptionName :: Lens' RemoveSourceIdentifierFromSubscription Text
 rsifsSubscriptionName = lens _rsifsSubscriptionName (\ s a -> s{_rsifsSubscriptionName = a});
 
--- | The source identifier to be removed from the subscription, such as the
--- __DB instance identifier__ for a DB instance or the name of a security
--- group.
+-- | The source identifier to be removed from the subscription, such as the __DB instance identifier__ for a DB instance or the name of a security group.
 rsifsSourceIdentifier :: Lens' RemoveSourceIdentifierFromSubscription Text
 rsifsSourceIdentifier = lens _rsifsSourceIdentifier (\ s a -> s{_rsifsSourceIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/RemoveTagsFromResource.hs b/gen/Network/AWS/RDS/RemoveTagsFromResource.hs
--- a/gen/Network/AWS/RDS/RemoveTagsFromResource.hs
+++ b/gen/Network/AWS/RDS/RemoveTagsFromResource.hs
@@ -20,8 +20,7 @@
 --
 -- Removes metadata tags from an Amazon RDS resource.
 --
--- For an overview on tagging an Amazon RDS resource, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html Tagging Amazon RDS Resources>.
+-- For an overview on tagging an Amazon RDS resource, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.Tagging.html Tagging Amazon RDS Resources>.
 module Network.AWS.RDS.RemoveTagsFromResource
     (
     -- * Creating a Request
@@ -67,9 +66,7 @@
     , _rtfrTagKeys = mempty
     }
 
--- | The Amazon RDS resource the tags will be removed from. This value is an
--- Amazon Resource Name (ARN). For information about creating an ARN, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
+-- | The Amazon RDS resource the tags will be removed from. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN Constructing an RDS Amazon Resource Name (ARN)>.
 rtfrResourceName :: Lens' RemoveTagsFromResource Text
 rtfrResourceName = lens _rtfrResourceName (\ s a -> s{_rtfrResourceName = a});
 
diff --git a/gen/Network/AWS/RDS/ResetDBClusterParameterGroup.hs b/gen/Network/AWS/RDS/ResetDBClusterParameterGroup.hs
--- a/gen/Network/AWS/RDS/ResetDBClusterParameterGroup.hs
+++ b/gen/Network/AWS/RDS/ResetDBClusterParameterGroup.hs
@@ -18,21 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modifies the parameters of a DB cluster parameter group to the default
--- value. To reset specific parameters submit a list of the following:
--- 'ParameterName' and 'ApplyMethod'. To reset the entire DB cluster
--- parameter group, specify the 'DBClusterParameterGroupName' and
--- 'ResetAllParameters' parameters.
+-- Modifies the parameters of a DB cluster parameter group to the default value. To reset specific parameters submit a list of the following: 'ParameterName' and 'ApplyMethod'. To reset the entire DB cluster parameter group, specify the 'DBClusterParameterGroupName' and 'ResetAllParameters' parameters.
 --
--- When resetting the entire group, dynamic parameters are updated
--- immediately and static parameters are set to 'pending-reboot' to take
--- effect on the next DB instance restart or < RebootDBInstance> request.
--- You must call < RebootDBInstance> for every DB instance in your DB
--- cluster that you want the updated static parameter to apply to.
+-- When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to 'pending-reboot' to take effect on the next DB instance restart or < RebootDBInstance> request. You must call < RebootDBInstance> for every DB instance in your DB cluster that you want the updated static parameter to apply to.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.ResetDBClusterParameterGroup
     (
     -- * Creating a Request
@@ -85,16 +75,11 @@
     , _rdcpgDBClusterParameterGroupName = pDBClusterParameterGroupName_
     }
 
--- | A value that is set to 'true' to reset all parameters in the DB cluster
--- parameter group to their default values, and 'false' otherwise. You
--- cannot use this parameter if there is a list of parameter names
--- specified for the 'Parameters' parameter.
+-- | A value that is set to 'true' to reset all parameters in the DB cluster parameter group to their default values, and 'false' otherwise. You cannot use this parameter if there is a list of parameter names specified for the 'Parameters' parameter.
 rdcpgResetAllParameters :: Lens' ResetDBClusterParameterGroup (Maybe Bool)
 rdcpgResetAllParameters = lens _rdcpgResetAllParameters (\ s a -> s{_rdcpgResetAllParameters = a});
 
--- | A list of parameter names in the DB cluster parameter group to reset to
--- the default values. You cannot use this parameter if the
--- 'ResetAllParameters' parameter is set to 'true'.
+-- | A list of parameter names in the DB cluster parameter group to reset to the default values. You cannot use this parameter if the 'ResetAllParameters' parameter is set to 'true'.
 rdcpgParameters :: Lens' ResetDBClusterParameterGroup [Parameter]
 rdcpgParameters = lens _rdcpgParameters (\ s a -> s{_rdcpgParameters = a}) . _Default . _Coerce;
 
diff --git a/gen/Network/AWS/RDS/ResetDBParameterGroup.hs b/gen/Network/AWS/RDS/ResetDBParameterGroup.hs
--- a/gen/Network/AWS/RDS/ResetDBParameterGroup.hs
+++ b/gen/Network/AWS/RDS/ResetDBParameterGroup.hs
@@ -18,14 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Modifies the parameters of a DB parameter group to the engine\/system
--- default value. To reset specific parameters submit a list of the
--- following: 'ParameterName' and 'ApplyMethod'. To reset the entire DB
--- parameter group, specify the 'DBParameterGroup' name and
--- 'ResetAllParameters' parameters. When resetting the entire group,
--- dynamic parameters are updated immediately and static parameters are set
--- to 'pending-reboot' to take effect on the next DB instance restart or
--- 'RebootDBInstance' request.
+-- Modifies the parameters of a DB parameter group to the engine\/system default value. To reset specific parameters submit a list of the following: 'ParameterName' and 'ApplyMethod'. To reset the entire DB parameter group, specify the 'DBParameterGroup' name and 'ResetAllParameters' parameters. When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to 'pending-reboot' to take effect on the next DB instance restart or 'RebootDBInstance' request.
 module Network.AWS.RDS.ResetDBParameterGroup
     (
     -- * Creating a Request
@@ -78,33 +71,25 @@
     , _rdpgDBParameterGroupName = pDBParameterGroupName_
     }
 
--- | Specifies whether ('true') or not ('false') to reset all parameters in
--- the DB parameter group to default values.
+-- | Specifies whether ('true') or not ('false') to reset all parameters in the DB parameter group to default values.
 --
 -- Default: 'true'
 rdpgResetAllParameters :: Lens' ResetDBParameterGroup (Maybe Bool)
 rdpgResetAllParameters = lens _rdpgResetAllParameters (\ s a -> s{_rdpgResetAllParameters = a});
 
--- | An array of parameter names, values, and the apply method for the
--- parameter update. At least one parameter name, value, and apply method
--- must be supplied; subsequent arguments are optional. A maximum of 20
--- parameters can be modified in a single request.
+-- | An array of parameter names, values, and the apply method for the parameter update. At least one parameter name, value, and apply method must be supplied; subsequent arguments are optional. A maximum of 20 parameters can be modified in a single request.
 --
 -- __MySQL__
 --
 -- Valid Values (for Apply method): 'immediate' | 'pending-reboot'
 --
--- You can use the immediate value with dynamic parameters only. You can
--- use the 'pending-reboot' value for both dynamic and static parameters,
--- and changes are applied when DB instance reboots.
+-- You can use the immediate value with dynamic parameters only. You can use the 'pending-reboot' value for both dynamic and static parameters, and changes are applied when DB instance reboots.
 --
 -- __MariaDB__
 --
 -- Valid Values (for Apply method): 'immediate' | 'pending-reboot'
 --
--- You can use the immediate value with dynamic parameters only. You can
--- use the 'pending-reboot' value for both dynamic and static parameters,
--- and changes are applied when DB instance reboots.
+-- You can use the immediate value with dynamic parameters only. You can use the 'pending-reboot' value for both dynamic and static parameters, and changes are applied when DB instance reboots.
 --
 -- __Oracle__
 --
diff --git a/gen/Network/AWS/RDS/RestoreDBClusterFromSnapshot.hs b/gen/Network/AWS/RDS/RestoreDBClusterFromSnapshot.hs
--- a/gen/Network/AWS/RDS/RestoreDBClusterFromSnapshot.hs
+++ b/gen/Network/AWS/RDS/RestoreDBClusterFromSnapshot.hs
@@ -18,14 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a new DB cluster from a DB cluster snapshot. The target DB
--- cluster is created from the source DB cluster restore point with the
--- same configuration as the original source DB cluster, except that the
--- new DB cluster is created with the default security group.
+-- Creates a new DB cluster from a DB cluster snapshot. The target DB cluster is created from the source DB cluster restore point with the same configuration as the original source DB cluster, except that the new DB cluster is created with the default security group.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.RestoreDBClusterFromSnapshot
     (
     -- * Creating a Request
@@ -132,39 +127,26 @@
 
 -- | The name of the DB subnet group to use for the new DB cluster.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 rdcfsDBSubnetGroupName :: Lens' RestoreDBClusterFromSnapshot (Maybe Text)
 rdcfsDBSubnetGroupName = lens _rdcfsDBSubnetGroupName (\ s a -> s{_rdcfsDBSubnetGroupName = a});
 
--- | Provides the list of EC2 Availability Zones that instances in the
--- restored DB cluster can be created in.
+-- | Provides the list of EC2 Availability Zones that instances in the restored DB cluster can be created in.
 rdcfsAvailabilityZones :: Lens' RestoreDBClusterFromSnapshot [Text]
 rdcfsAvailabilityZones = lens _rdcfsAvailabilityZones (\ s a -> s{_rdcfsAvailabilityZones = a}) . _Default . _Coerce;
 
--- | The KMS key identifier to use when restoring an encrypted DB cluster
--- from an encrypted DB cluster snapshot.
+-- | The KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB cluster snapshot.
 --
--- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS
--- encryption key. If you are restoring a DB cluster with the same AWS
--- account that owns the KMS encryption key used to encrypt the new DB
--- cluster, then you can use the KMS key alias instead of the ARN for the
--- KMS encryption key.
+-- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are restoring a DB cluster with the same AWS account that owns the KMS encryption key used to encrypt the new DB cluster, then you can use the KMS key alias instead of the ARN for the KMS encryption key.
 --
--- If you do not specify a value for the 'KmsKeyId' parameter, then the
--- following will occur:
+-- If you do not specify a value for the 'KmsKeyId' parameter, then the following will occur:
 --
--- -   If the DB cluster snapshot is encrypted, then the restored DB
---     cluster is encrypted using the KMS key that was used to encrypt the
---     DB cluster snapshot.
--- -   If the DB cluster snapshot is not encrypted, then the restored DB
---     cluster is not encrypted.
+-- -   If the DB cluster snapshot is encrypted, then the restored DB cluster is encrypted using the KMS key that was used to encrypt the DB cluster snapshot.
+-- -   If the DB cluster snapshot is not encrypted, then the restored DB cluster is not encrypted.
 --
--- If 'SnapshotIdentifier' refers to a DB cluster snapshot that is not
--- encrypted, and you specify a value for the 'KmsKeyId' parameter, then
--- the restore request is rejected.
+-- If 'SnapshotIdentifier' refers to a DB cluster snapshot that is not encrypted, and you specify a value for the 'KmsKeyId' parameter, then the restore request is rejected.
 rdcfsKMSKeyId :: Lens' RestoreDBClusterFromSnapshot (Maybe Text)
 rdcfsKMSKeyId = lens _rdcfsKMSKeyId (\ s a -> s{_rdcfsKMSKeyId = a});
 
@@ -192,8 +174,7 @@
 rdcfsPort :: Lens' RestoreDBClusterFromSnapshot (Maybe Int)
 rdcfsPort = lens _rdcfsPort (\ s a -> s{_rdcfsPort = a});
 
--- | The name of the DB cluster to create from the DB cluster snapshot. This
--- parameter isn\'t case-sensitive.
+-- | The name of the DB cluster to create from the DB cluster snapshot. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/RestoreDBClusterToPointInTime.hs b/gen/Network/AWS/RDS/RestoreDBClusterToPointInTime.hs
--- a/gen/Network/AWS/RDS/RestoreDBClusterToPointInTime.hs
+++ b/gen/Network/AWS/RDS/RestoreDBClusterToPointInTime.hs
@@ -18,16 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Restores a DB cluster to an arbitrary point in time. Users can restore
--- to any point in time before 'LatestRestorableTime' for up to
--- 'BackupRetentionPeriod' days. The target DB cluster is created from the
--- source DB cluster with the same configuration as the original DB
--- cluster, except that the new DB cluster is created with the default DB
--- security group.
+-- Restores a DB cluster to an arbitrary point in time. Users can restore to any point in time before 'LatestRestorableTime' for up to 'BackupRetentionPeriod' days. The target DB cluster is created from the source DB cluster with the same configuration as the original DB cluster, except that the new DB cluster is created with the default DB security group.
 --
--- For more information on Amazon Aurora, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS>
--- in the /Amazon RDS User Guide./
+-- For more information on Amazon Aurora, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Aurora.html Aurora on Amazon RDS> in the /Amazon RDS User Guide./
 module Network.AWS.RDS.RestoreDBClusterToPointInTime
     (
     -- * Creating a Request
@@ -117,51 +110,35 @@
     , _rdctpitSourceDBClusterIdentifier = pSourceDBClusterIdentifier_
     }
 
--- | A value that is set to 'true' to restore the DB cluster to the latest
--- restorable backup time, and 'false' otherwise.
+-- | A value that is set to 'true' to restore the DB cluster to the latest restorable backup time, and 'false' otherwise.
 --
 -- Default: 'false'
 --
--- Constraints: Cannot be specified if 'RestoreToTime' parameter is
--- provided.
+-- Constraints: Cannot be specified if 'RestoreToTime' parameter is provided.
 rdctpitUseLatestRestorableTime :: Lens' RestoreDBClusterToPointInTime (Maybe Bool)
 rdctpitUseLatestRestorableTime = lens _rdctpitUseLatestRestorableTime (\ s a -> s{_rdctpitUseLatestRestorableTime = a});
 
 -- | The DB subnet group name to use for the new DB cluster.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 rdctpitDBSubnetGroupName :: Lens' RestoreDBClusterToPointInTime (Maybe Text)
 rdctpitDBSubnetGroupName = lens _rdctpitDBSubnetGroupName (\ s a -> s{_rdctpitDBSubnetGroupName = a});
 
--- | The KMS key identifier to use when restoring an encrypted DB cluster
--- from an encrypted DB cluster.
+-- | The KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB cluster.
 --
--- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS
--- encryption key. If you are restoring a DB cluster with the same AWS
--- account that owns the KMS encryption key used to encrypt the new DB
--- cluster, then you can use the KMS key alias instead of the ARN for the
--- KMS encryption key.
+-- The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are restoring a DB cluster with the same AWS account that owns the KMS encryption key used to encrypt the new DB cluster, then you can use the KMS key alias instead of the ARN for the KMS encryption key.
 --
--- You can restore to a new DB cluster and encrypt the new DB cluster with
--- a KMS key that is different than the KMS key used to encrypt the source
--- DB cluster. The new DB cluster will be encrypted with the KMS key
--- identified by the 'KmsKeyId' parameter.
+-- You can restore to a new DB cluster and encrypt the new DB cluster with a KMS key that is different than the KMS key used to encrypt the source DB cluster. The new DB cluster will be encrypted with the KMS key identified by the 'KmsKeyId' parameter.
 --
--- If you do not specify a value for the 'KmsKeyId' parameter, then the
--- following will occur:
+-- If you do not specify a value for the 'KmsKeyId' parameter, then the following will occur:
 --
--- -   If the DB cluster is encrypted, then the restored DB cluster is
---     encrypted using the KMS key that was used to encrypt the source DB
---     cluster.
+-- -   If the DB cluster is encrypted, then the restored DB cluster is encrypted using the KMS key that was used to encrypt the source DB cluster.
 --
--- If the DB cluster is not encrypted, then the restored DB cluster is not
--- encrypted.
+-- If the DB cluster is not encrypted, then the restored DB cluster is not encrypted.
 --
--- If 'DBClusterIdentifier' refers to a DB cluster that is note encrypted,
--- then the restore request is rejected.
+-- If 'DBClusterIdentifier' refers to a DB cluster that is note encrypted, then the restore request is rejected.
 rdctpitKMSKeyId :: Lens' RestoreDBClusterToPointInTime (Maybe Text)
 rdctpitKMSKeyId = lens _rdctpitKMSKeyId (\ s a -> s{_rdctpitKMSKeyId = a});
 
@@ -175,8 +152,7 @@
 
 -- | The date and time to restore the DB cluster to.
 --
--- Valid Values: Value must be a time in Universal Coordinated Time (UTC)
--- format
+-- Valid Values: Value must be a time in Universal Coordinated Time (UTC) format
 --
 -- Constraints:
 --
diff --git a/gen/Network/AWS/RDS/RestoreDBInstanceFromDBSnapshot.hs b/gen/Network/AWS/RDS/RestoreDBInstanceFromDBSnapshot.hs
--- a/gen/Network/AWS/RDS/RestoreDBInstanceFromDBSnapshot.hs
+++ b/gen/Network/AWS/RDS/RestoreDBInstanceFromDBSnapshot.hs
@@ -18,27 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Creates a new DB instance from a DB snapshot. The target database is
--- created from the source database restore point with the most of original
--- configuration with the default security group and the default DB
--- parameter group. By default, the new DB instance is created as a
--- single-AZ deployment except when the instance is a SQL Server instance
--- that has an option group that is associated with mirroring; in this
--- case, the instance becomes a mirrored AZ deployment and not a single-AZ
--- deployment.
+-- Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with the most of original configuration with the default security group and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored AZ deployment and not a single-AZ deployment.
 --
--- If your intent is to replace your original DB instance with the new,
--- restored DB instance, then rename your original DB instance before you
--- call the RestoreDBInstanceFromDBSnapshot action. RDS does not allow two
--- DB instances with the same name. Once you have renamed your original DB
--- instance with a different identifier, then you can pass the original
--- name of the DB instance as the DBInstanceIdentifier in the call to the
--- RestoreDBInstanceFromDBSnapshot action. The result is that you will
--- replace the original DB instance with the DB instance created from the
--- snapshot.
+-- If your intent is to replace your original DB instance with the new, restored DB instance, then rename your original DB instance before you call the RestoreDBInstanceFromDBSnapshot action. RDS does not allow two DB instances with the same name. Once you have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as the DBInstanceIdentifier in the call to the RestoreDBInstanceFromDBSnapshot action. The result is that you will replace the original DB instance with the DB instance created from the snapshot.
 --
--- If you are restoring from a shared manual DB snapshot, the
--- 'DBSnapshotIdentifier' must be the ARN of the shared DB snapshot.
+-- If you are restoring from a shared manual DB snapshot, the 'DBSnapshotIdentifier' must be the ARN of the shared DB snapshot.
 module Network.AWS.RDS.RestoreDBInstanceFromDBSnapshot
     (
     -- * Creating a Request
@@ -183,54 +167,36 @@
     , _rdifdsDBSnapshotIdentifier = pDBSnapshotIdentifier_
     }
 
--- | Specifies the accessibility options for the DB instance. A value of true
--- specifies an Internet-facing instance with a publicly resolvable DNS
--- name, which resolves to a public IP address. A value of false specifies
--- an internal instance with a DNS name that resolves to a private IP
--- address.
+-- | Specifies the accessibility options for the DB instance. A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
 --
--- Default: The default behavior varies depending on whether a VPC has been
--- requested or not. The following list shows the default behavior in each
--- case.
+-- Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
 --
 -- -   __Default VPC:__ true
 -- -   __VPC:__ false
 --
--- If no DB subnet group has been specified as part of the request and the
--- PubliclyAccessible value has not been set, the DB instance will be
--- publicly accessible. If a specific DB subnet group has been specified as
--- part of the request and the PubliclyAccessible value has not been set,
--- the DB instance will be private.
+-- If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
 rdifdsPubliclyAccessible :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Bool)
 rdifdsPubliclyAccessible = lens _rdifdsPubliclyAccessible (\ s a -> s{_rdifdsPubliclyAccessible = a});
 
--- | Indicates that minor version upgrades will be applied automatically to
--- the DB instance during the maintenance window.
+-- | Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
 rdifdsAutoMinorVersionUpgrade :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Bool)
 rdifdsAutoMinorVersionUpgrade = lens _rdifdsAutoMinorVersionUpgrade (\ s a -> s{_rdifdsAutoMinorVersionUpgrade = a});
 
 -- | The DB subnet group name to use for the new instance.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 rdifdsDBSubnetGroupName :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsDBSubnetGroupName = lens _rdifdsDBSubnetGroupName (\ s a -> s{_rdifdsDBSubnetGroupName = a});
 
--- | Specifies the amount of provisioned IOPS for the DB instance, expressed
--- in I\/O operations per second. If this parameter is not specified, the
--- IOPS value will be taken from the backup. If this parameter is set to 0,
--- the new instance will be converted to a non-PIOPS instance, which will
--- take additional time, though your DB instance will be available for
--- connections before the conversion starts.
+-- | Specifies the amount of provisioned IOPS for the DB instance, expressed in I\/O operations per second. If this parameter is not specified, the IOPS value will be taken from the backup. If this parameter is set to 0, the new instance will be converted to a non-PIOPS instance, which will take additional time, though your DB instance will be available for connections before the conversion starts.
 --
 -- Constraints: Must be an integer greater than 1000.
 --
 -- __SQL Server__
 --
--- Setting the IOPS value for the SQL Server database engine is not
--- supported.
+-- Setting the IOPS value for the SQL Server database engine is not supported.
 rdifdsIOPS :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Int)
 rdifdsIOPS = lens _rdifdsIOPS (\ s a -> s{_rdifdsIOPS = a});
 
@@ -244,21 +210,17 @@
 --
 -- Constraint: Must be compatible with the engine of the source
 --
--- Valid Values: 'MySQL' | 'mariadb' | 'oracle-se1' | 'oracle-se' |
--- 'oracle-ee' | 'sqlserver-ee' | 'sqlserver-se' | 'sqlserver-ex' |
--- 'sqlserver-web' | 'postgres' | 'aurora'
+-- Valid Values: 'MySQL' | 'mariadb' | 'oracle-se1' | 'oracle-se' | 'oracle-ee' | 'sqlserver-ee' | 'sqlserver-se' | 'sqlserver-ex' | 'sqlserver-web' | 'postgres' | 'aurora'
 rdifdsEngine :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsEngine = lens _rdifdsEngine (\ s a -> s{_rdifdsEngine = a});
 
--- | The password for the given ARN from the Key Store in order to access the
--- device.
+-- | The password for the given ARN from the Key Store in order to access the device.
 rdifdsTDECredentialPassword :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsTDECredentialPassword = lens _rdifdsTDECredentialPassword (\ s a -> s{_rdifdsTDECredentialPassword = a});
 
 -- | The compute and memory capacity of the Amazon RDS DB instance.
 --
--- Valid Values:
--- 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
+-- Valid Values: 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
 rdifdsDBInstanceClass :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsDBInstanceClass = lens _rdifdsDBInstanceClass (\ s a -> s{_rdifdsDBInstanceClass = a});
 
@@ -266,8 +228,7 @@
 --
 -- Default: Same as source.
 --
--- Valid values: 'license-included' | 'bring-your-own-license' |
--- 'general-public-license'
+-- Valid values: 'license-included' | 'bring-your-own-license' | 'general-public-license'
 rdifdsLicenseModel :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsLicenseModel = lens _rdifdsLicenseModel (\ s a -> s{_rdifdsLicenseModel = a});
 
@@ -275,8 +236,7 @@
 --
 -- Default: A random, system-chosen Availability Zone.
 --
--- Constraint: You cannot specify the AvailabilityZone parameter if the
--- MultiAZ parameter is set to 'true'.
+-- Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to 'true'.
 --
 -- Example: 'us-east-1a'
 rdifdsAvailabilityZone :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
@@ -284,32 +244,25 @@
 
 -- | Specifies if the DB instance is a Multi-AZ deployment.
 --
--- Constraint: You cannot specify the AvailabilityZone parameter if the
--- MultiAZ parameter is set to 'true'.
+-- Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to 'true'.
 rdifdsMultiAZ :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Bool)
 rdifdsMultiAZ = lens _rdifdsMultiAZ (\ s a -> s{_rdifdsMultiAZ = a});
 
 -- | The name of the option group to be used for the restored DB instance.
 --
--- Permanent options, such as the TDE option for Oracle Advanced Security
--- TDE, cannot be removed from an option group, and that option group
--- cannot be removed from a DB instance once it is associated with a DB
--- instance
+-- Permanent options, such as the TDE option for Oracle Advanced Security TDE, cannot be removed from an option group, and that option group cannot be removed from a DB instance once it is associated with a DB instance
 rdifdsOptionGroupName :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsOptionGroupName = lens _rdifdsOptionGroupName (\ s a -> s{_rdifdsOptionGroupName = a});
 
--- | True to copy all tags from the restored DB instance to snapshots of the
--- DB instance; otherwise false. The default is false.
+-- | True to copy all tags from the restored DB instance to snapshots of the DB instance; otherwise false. The default is false.
 rdifdsCopyTagsToSnapshot :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Bool)
 rdifdsCopyTagsToSnapshot = lens _rdifdsCopyTagsToSnapshot (\ s a -> s{_rdifdsCopyTagsToSnapshot = a});
 
--- | The ARN from the Key Store with which to associate the instance for TDE
--- encryption.
+-- | The ARN from the Key Store with which to associate the instance for TDE encryption.
 rdifdsTDECredentialARN :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsTDECredentialARN = lens _rdifdsTDECredentialARN (\ s a -> s{_rdifdsTDECredentialARN = a});
 
--- | Specify the name of the IAM role to be used when making API calls to the
--- Directory Service.
+-- | Specify the name of the IAM role to be used when making API calls to the Directory Service.
 rdifdsDomainIAMRoleName :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsDomainIAMRoleName = lens _rdifdsDomainIAMRoleName (\ s a -> s{_rdifdsDomainIAMRoleName = a});
 
@@ -329,11 +282,9 @@
 --
 -- Valid values: 'standard | gp2 | io1'
 --
--- If you specify 'io1', you must also include a value for the 'Iops'
--- parameter.
+-- If you specify 'io1', you must also include a value for the 'Iops' parameter.
 --
--- Default: 'io1' if the 'Iops' parameter is specified; otherwise
--- 'standard'
+-- Default: 'io1' if the 'Iops' parameter is specified; otherwise 'standard'
 rdifdsStorageType :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsStorageType = lens _rdifdsStorageType (\ s a -> s{_rdifdsStorageType = a});
 
@@ -343,13 +294,11 @@
 rdifdsDBName :: Lens' RestoreDBInstanceFromDBSnapshot (Maybe Text)
 rdifdsDBName = lens _rdifdsDBName (\ s a -> s{_rdifdsDBName = a});
 
--- | Name of the DB instance to create from the DB snapshot. This parameter
--- isn\'t case-sensitive.
+-- | Name of the DB instance to create from the DB snapshot. This parameter isn\'t case-sensitive.
 --
 -- Constraints:
 --
--- -   Must contain from 1 to 63 alphanumeric characters or hyphens (1 to
---     15 for SQL Server)
+-- -   Must contain from 1 to 63 alphanumeric characters or hyphens (1 to 15 for SQL Server)
 -- -   First character must be a letter
 -- -   Cannot end with a hyphen or contain two consecutive hyphens
 --
@@ -365,8 +314,7 @@
 -- -   First character must be a letter
 -- -   Cannot end with a hyphen or contain two consecutive hyphens
 --
--- If you are restoring from a shared manual DB snapshot, the
--- 'DBSnapshotIdentifier' must be the ARN of the shared DB snapshot.
+-- If you are restoring from a shared manual DB snapshot, the 'DBSnapshotIdentifier' must be the ARN of the shared DB snapshot.
 rdifdsDBSnapshotIdentifier :: Lens' RestoreDBInstanceFromDBSnapshot Text
 rdifdsDBSnapshotIdentifier = lens _rdifdsDBSnapshotIdentifier (\ s a -> s{_rdifdsDBSnapshotIdentifier = a});
 
diff --git a/gen/Network/AWS/RDS/RestoreDBInstanceToPointInTime.hs b/gen/Network/AWS/RDS/RestoreDBInstanceToPointInTime.hs
--- a/gen/Network/AWS/RDS/RestoreDBInstanceToPointInTime.hs
+++ b/gen/Network/AWS/RDS/RestoreDBInstanceToPointInTime.hs
@@ -18,18 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Restores a DB instance to an arbitrary point in time. You can restore to
--- any point in time before the time identified by the LatestRestorableTime
--- property. You can restore to a point up to the number of days specified
--- by the BackupRetentionPeriod property.
+-- Restores a DB instance to an arbitrary point in time. You can restore to any point in time before the time identified by the LatestRestorableTime property. You can restore to a point up to the number of days specified by the BackupRetentionPeriod property.
 --
--- The target database is created with most of the original configuration,
--- but in a system-selected availability zone, with the default security
--- group, the default subnet group, and the default DB parameter group. By
--- default, the new DB instance is created as a single-AZ deployment except
--- when the instance is a SQL Server instance that has an option group that
--- is associated with mirroring; in this case, the instance becomes a
--- mirrored deployment and not a single-AZ deployment.
+-- The target database is created with most of the original configuration, but in a system-selected availability zone, with the default security group, the default subnet group, and the default DB parameter group. By default, the new DB instance is created as a single-AZ deployment except when the instance is a SQL Server instance that has an option group that is associated with mirroring; in this case, the instance becomes a mirrored deployment and not a single-AZ deployment.
 module Network.AWS.RDS.RestoreDBInstanceToPointInTime
     (
     -- * Creating a Request
@@ -184,8 +175,7 @@
     , _rditpitTargetDBInstanceIdentifier = pTargetDBInstanceIdentifier_
     }
 
--- | Specifies whether ('true') or not ('false') the DB instance is restored
--- from the latest backup time.
+-- | Specifies whether ('true') or not ('false') the DB instance is restored from the latest backup time.
 --
 -- Default: 'false'
 --
@@ -193,36 +183,24 @@
 rditpitUseLatestRestorableTime :: Lens' RestoreDBInstanceToPointInTime (Maybe Bool)
 rditpitUseLatestRestorableTime = lens _rditpitUseLatestRestorableTime (\ s a -> s{_rditpitUseLatestRestorableTime = a});
 
--- | Specifies the accessibility options for the DB instance. A value of true
--- specifies an Internet-facing instance with a publicly resolvable DNS
--- name, which resolves to a public IP address. A value of false specifies
--- an internal instance with a DNS name that resolves to a private IP
--- address.
+-- | Specifies the accessibility options for the DB instance. A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
 --
--- Default: The default behavior varies depending on whether a VPC has been
--- requested or not. The following list shows the default behavior in each
--- case.
+-- Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
 --
 -- -   __Default VPC:__true
 -- -   __VPC:__false
 --
--- If no DB subnet group has been specified as part of the request and the
--- PubliclyAccessible value has not been set, the DB instance will be
--- publicly accessible. If a specific DB subnet group has been specified as
--- part of the request and the PubliclyAccessible value has not been set,
--- the DB instance will be private.
+-- If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
 rditpitPubliclyAccessible :: Lens' RestoreDBInstanceToPointInTime (Maybe Bool)
 rditpitPubliclyAccessible = lens _rditpitPubliclyAccessible (\ s a -> s{_rditpitPubliclyAccessible = a});
 
--- | Indicates that minor version upgrades will be applied automatically to
--- the DB instance during the maintenance window.
+-- | Indicates that minor version upgrades will be applied automatically to the DB instance during the maintenance window.
 rditpitAutoMinorVersionUpgrade :: Lens' RestoreDBInstanceToPointInTime (Maybe Bool)
 rditpitAutoMinorVersionUpgrade = lens _rditpitAutoMinorVersionUpgrade (\ s a -> s{_rditpitAutoMinorVersionUpgrade = a});
 
 -- | The DB subnet group name to use for the new instance.
 --
--- Constraints: Must contain no more than 255 alphanumeric characters,
--- periods, underscores, spaces, or hyphens. Must not be default.
+-- Constraints: Must contain no more than 255 alphanumeric characters, periods, underscores, spaces, or hyphens. Must not be default.
 --
 -- Example: 'mySubnetgroup'
 rditpitDBSubnetGroupName :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
@@ -230,8 +208,7 @@
 
 -- | The date and time to restore from.
 --
--- Valid Values: Value must be a time in Universal Coordinated Time (UTC)
--- format
+-- Valid Values: Value must be a time in Universal Coordinated Time (UTC) format
 --
 -- Constraints:
 --
@@ -242,15 +219,13 @@
 rditpitRestoreTime :: Lens' RestoreDBInstanceToPointInTime (Maybe UTCTime)
 rditpitRestoreTime = lens _rditpitRestoreTime (\ s a -> s{_rditpitRestoreTime = a}) . mapping _Time;
 
--- | The amount of Provisioned IOPS (input\/output operations per second) to
--- be initially allocated for the DB instance.
+-- | The amount of Provisioned IOPS (input\/output operations per second) to be initially allocated for the DB instance.
 --
 -- Constraints: Must be an integer greater than 1000.
 --
 -- __SQL Server__
 --
--- Setting the IOPS value for the SQL Server database engine is not
--- supported.
+-- Setting the IOPS value for the SQL Server database engine is not supported.
 rditpitIOPS :: Lens' RestoreDBInstanceToPointInTime (Maybe Int)
 rditpitIOPS = lens _rditpitIOPS (\ s a -> s{_rditpitIOPS = a});
 
@@ -264,21 +239,17 @@
 --
 -- Constraint: Must be compatible with the engine of the source
 --
--- Valid Values: 'MySQL' | 'mariadb' | 'oracle-se1' | 'oracle-se' |
--- 'oracle-ee' | 'sqlserver-ee' | 'sqlserver-se' | 'sqlserver-ex' |
--- 'sqlserver-web' | 'postgres' | 'aurora'
+-- Valid Values: 'MySQL' | 'mariadb' | 'oracle-se1' | 'oracle-se' | 'oracle-ee' | 'sqlserver-ee' | 'sqlserver-se' | 'sqlserver-ex' | 'sqlserver-web' | 'postgres' | 'aurora'
 rditpitEngine :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitEngine = lens _rditpitEngine (\ s a -> s{_rditpitEngine = a});
 
--- | The password for the given ARN from the Key Store in order to access the
--- device.
+-- | The password for the given ARN from the Key Store in order to access the device.
 rditpitTDECredentialPassword :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitTDECredentialPassword = lens _rditpitTDECredentialPassword (\ s a -> s{_rditpitTDECredentialPassword = a});
 
 -- | The compute and memory capacity of the Amazon RDS DB instance.
 --
--- Valid Values:
--- 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
+-- Valid Values: 'db.t1.micro | db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge | db.m2.2xlarge | db.m2.4xlarge | db.m3.medium | db.m3.large | db.m3.xlarge | db.m3.2xlarge | db.m4.large | db.m4.xlarge | db.m4.2xlarge | db.m4.4xlarge | db.m4.10xlarge | db.r3.large | db.r3.xlarge | db.r3.2xlarge | db.r3.4xlarge | db.r3.8xlarge | db.t2.micro | db.t2.small | db.t2.medium | db.t2.large'
 --
 -- Default: The same DBInstanceClass as the original DB instance.
 rditpitDBInstanceClass :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
@@ -288,8 +259,7 @@
 --
 -- Default: Same as source.
 --
--- Valid values: 'license-included' | 'bring-your-own-license' |
--- 'general-public-license'
+-- Valid values: 'license-included' | 'bring-your-own-license' | 'general-public-license'
 rditpitLicenseModel :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitLicenseModel = lens _rditpitLicenseModel (\ s a -> s{_rditpitLicenseModel = a});
 
@@ -297,8 +267,7 @@
 --
 -- Default: A random, system-chosen Availability Zone.
 --
--- Constraint: You cannot specify the AvailabilityZone parameter if the
--- MultiAZ parameter is set to true.
+-- Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to true.
 --
 -- Example: 'us-east-1a'
 rditpitAvailabilityZone :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
@@ -306,32 +275,25 @@
 
 -- | Specifies if the DB instance is a Multi-AZ deployment.
 --
--- Constraint: You cannot specify the AvailabilityZone parameter if the
--- MultiAZ parameter is set to 'true'.
+-- Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to 'true'.
 rditpitMultiAZ :: Lens' RestoreDBInstanceToPointInTime (Maybe Bool)
 rditpitMultiAZ = lens _rditpitMultiAZ (\ s a -> s{_rditpitMultiAZ = a});
 
 -- | The name of the option group to be used for the restored DB instance.
 --
--- Permanent options, such as the TDE option for Oracle Advanced Security
--- TDE, cannot be removed from an option group, and that option group
--- cannot be removed from a DB instance once it is associated with a DB
--- instance
+-- Permanent options, such as the TDE option for Oracle Advanced Security TDE, cannot be removed from an option group, and that option group cannot be removed from a DB instance once it is associated with a DB instance
 rditpitOptionGroupName :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitOptionGroupName = lens _rditpitOptionGroupName (\ s a -> s{_rditpitOptionGroupName = a});
 
--- | True to copy all tags from the restored DB instance to snapshots of the
--- DB instance; otherwise false. The default is false.
+-- | True to copy all tags from the restored DB instance to snapshots of the DB instance; otherwise false. The default is false.
 rditpitCopyTagsToSnapshot :: Lens' RestoreDBInstanceToPointInTime (Maybe Bool)
 rditpitCopyTagsToSnapshot = lens _rditpitCopyTagsToSnapshot (\ s a -> s{_rditpitCopyTagsToSnapshot = a});
 
--- | The ARN from the Key Store with which to associate the instance for TDE
--- encryption.
+-- | The ARN from the Key Store with which to associate the instance for TDE encryption.
 rditpitTDECredentialARN :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitTDECredentialARN = lens _rditpitTDECredentialARN (\ s a -> s{_rditpitTDECredentialARN = a});
 
--- | Specify the name of the IAM role to be used when making API calls to the
--- Directory Service.
+-- | Specify the name of the IAM role to be used when making API calls to the Directory Service.
 rditpitDomainIAMRoleName :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitDomainIAMRoleName = lens _rditpitDomainIAMRoleName (\ s a -> s{_rditpitDomainIAMRoleName = a});
 
@@ -351,11 +313,9 @@
 --
 -- Valid values: 'standard | gp2 | io1'
 --
--- If you specify 'io1', you must also include a value for the 'Iops'
--- parameter.
+-- If you specify 'io1', you must also include a value for the 'Iops' parameter.
 --
--- Default: 'io1' if the 'Iops' parameter is specified; otherwise
--- 'standard'
+-- Default: 'io1' if the 'Iops' parameter is specified; otherwise 'standard'
 rditpitStorageType :: Lens' RestoreDBInstanceToPointInTime (Maybe Text)
 rditpitStorageType = lens _rditpitStorageType (\ s a -> s{_rditpitStorageType = a});
 
diff --git a/gen/Network/AWS/RDS/RevokeDBSecurityGroupIngress.hs b/gen/Network/AWS/RDS/RevokeDBSecurityGroupIngress.hs
--- a/gen/Network/AWS/RDS/RevokeDBSecurityGroupIngress.hs
+++ b/gen/Network/AWS/RDS/RevokeDBSecurityGroupIngress.hs
@@ -18,11 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Revokes ingress from a DBSecurityGroup for previously authorized IP
--- ranges or EC2 or VPC Security Groups. Required parameters for this API
--- are one of CIDRIP, EC2SecurityGroupId for VPC, or
--- (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or
--- EC2SecurityGroupId).
+-- Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups. Required parameters for this API are one of CIDRIP, EC2SecurityGroupId for VPC, or (EC2SecurityGroupOwnerId and either EC2SecurityGroupName or EC2SecurityGroupId).
 module Network.AWS.RDS.RevokeDBSecurityGroupIngress
     (
     -- * Creating a Request
@@ -86,31 +82,19 @@
     , _rdsgiDBSecurityGroupName = pDBSecurityGroupName_
     }
 
--- | The AWS Account Number of the owner of the EC2 security group specified
--- in the 'EC2SecurityGroupName' parameter. The AWS Access Key ID is not an
--- acceptable value. For VPC DB security groups, 'EC2SecurityGroupId' must
--- be provided. Otherwise, EC2SecurityGroupOwnerId and either
--- 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
+-- | The AWS Account Number of the owner of the EC2 security group specified in the 'EC2SecurityGroupName' parameter. The AWS Access Key ID is not an acceptable value. For VPC DB security groups, 'EC2SecurityGroupId' must be provided. Otherwise, EC2SecurityGroupOwnerId and either 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
 rdsgiEC2SecurityGroupOwnerId :: Lens' RevokeDBSecurityGroupIngress (Maybe Text)
 rdsgiEC2SecurityGroupOwnerId = lens _rdsgiEC2SecurityGroupOwnerId (\ s a -> s{_rdsgiEC2SecurityGroupOwnerId = a});
 
--- | The name of the EC2 security group to revoke access from. For VPC DB
--- security groups, 'EC2SecurityGroupId' must be provided. Otherwise,
--- EC2SecurityGroupOwnerId and either 'EC2SecurityGroupName' or
--- 'EC2SecurityGroupId' must be provided.
+-- | The name of the EC2 security group to revoke access from. For VPC DB security groups, 'EC2SecurityGroupId' must be provided. Otherwise, EC2SecurityGroupOwnerId and either 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
 rdsgiEC2SecurityGroupName :: Lens' RevokeDBSecurityGroupIngress (Maybe Text)
 rdsgiEC2SecurityGroupName = lens _rdsgiEC2SecurityGroupName (\ s a -> s{_rdsgiEC2SecurityGroupName = a});
 
--- | The IP range to revoke access from. Must be a valid CIDR range. If
--- 'CIDRIP' is specified, 'EC2SecurityGroupName', 'EC2SecurityGroupId' and
--- 'EC2SecurityGroupOwnerId' cannot be provided.
+-- | The IP range to revoke access from. Must be a valid CIDR range. If 'CIDRIP' is specified, 'EC2SecurityGroupName', 'EC2SecurityGroupId' and 'EC2SecurityGroupOwnerId' cannot be provided.
 rdsgiCIdRIP :: Lens' RevokeDBSecurityGroupIngress (Maybe Text)
 rdsgiCIdRIP = lens _rdsgiCIdRIP (\ s a -> s{_rdsgiCIdRIP = a});
 
--- | The id of the EC2 security group to revoke access from. For VPC DB
--- security groups, 'EC2SecurityGroupId' must be provided. Otherwise,
--- EC2SecurityGroupOwnerId and either 'EC2SecurityGroupName' or
--- 'EC2SecurityGroupId' must be provided.
+-- | The id of the EC2 security group to revoke access from. For VPC DB security groups, 'EC2SecurityGroupId' must be provided. Otherwise, EC2SecurityGroupOwnerId and either 'EC2SecurityGroupName' or 'EC2SecurityGroupId' must be provided.
 rdsgiEC2SecurityGroupId :: Lens' RevokeDBSecurityGroupIngress (Maybe Text)
 rdsgiEC2SecurityGroupId = lens _rdsgiEC2SecurityGroupId (\ s a -> s{_rdsgiEC2SecurityGroupId = a});
 
diff --git a/gen/Network/AWS/RDS/Types.hs b/gen/Network/AWS/RDS/Types.hs
--- a/gen/Network/AWS/RDS/Types.hs
+++ b/gen/Network/AWS/RDS/Types.hs
@@ -671,8 +671,7 @@
       | has (hasStatus 509) e = Just "limit_exceeded"
       | otherwise = Nothing
 
--- | /SourceDBInstanceIdentifier/ refers to a DB instance with
--- /BackupRetentionPeriod/ equal to 0.
+-- | /SourceDBInstanceIdentifier/ refers to a DB instance with /BackupRetentionPeriod/ equal to 0.
 _PointInTimeRestoreNotEnabledFault :: AsError a => Getting (First ServiceError) a ServiceError
 _PointInTimeRestoreNotEnabledFault =
     _ServiceError . hasStatus 400 . hasCode "PointInTimeRestoreNotEnabled"
@@ -712,8 +711,7 @@
 _DBParameterGroupAlreadyExistsFault =
     _ServiceError . hasStatus 400 . hasCode "DBParameterGroupAlreadyExists"
 
--- | Request would result in user exceeding the allowed number of DB
--- parameter groups.
+-- | Request would result in user exceeding the allowed number of DB parameter groups.
 _DBParameterGroupQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBParameterGroupQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "DBParameterGroupQuotaExceeded"
@@ -735,8 +733,7 @@
     _ServiceError .
     hasStatus 400 . hasCode "ProvisionedIopsNotAvailableInAZFault"
 
--- | The specified CIDRIP or EC2 security group is already authorized for the
--- specified DB security group.
+-- | The specified CIDRIP or EC2 security group is already authorized for the specified DB security group.
 _AuthorizationAlreadyExistsFault :: AsError a => Getting (First ServiceError) a ServiceError
 _AuthorizationAlreadyExistsFault =
     _ServiceError . hasStatus 400 . hasCode "AuthorizationAlreadyExists"
@@ -751,19 +748,16 @@
 _SubscriptionNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "SubscriptionNotFound"
 
--- | The requested subnet is invalid, or multiple subnets were requested that
--- are not all in a common VPC.
+-- | The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.
 _InvalidSubnet :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidSubnet = _ServiceError . hasStatus 400 . hasCode "InvalidSubnet"
 
--- | You have exceeded the maximum number of account ids that you can share a
--- manual DB snapshot with.
+-- | You have exceeded the maximum number of account ids that you can share a manual DB snapshot with.
 _SharedSnapshotQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _SharedSnapshotQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "SharedSnapshotQuotaExceeded"
 
--- | Request would result in user exceeding the allowed number of subnets in
--- a DB subnet groups.
+-- | Request would result in user exceeding the allowed number of subnets in a DB subnet groups.
 _DBSubnetQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBSubnetQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "DBSubnetQuotaExceededFault"
@@ -793,8 +787,7 @@
 _StorageTypeNotSupportedFault =
     _ServiceError . hasStatus 400 . hasCode "StorageTypeNotSupported"
 
--- | Request would result in user exceeding the allowed number of DB security
--- groups.
+-- | Request would result in user exceeding the allowed number of DB security groups.
 _DBSecurityGroupQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBSecurityGroupQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "QuotaExceeded.DBSecurityGroup"
@@ -809,8 +802,7 @@
 _OptionGroupQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "OptionGroupQuotaExceededFault"
 
--- | A DB security group with the name specified in /DBSecurityGroupName/
--- already exists.
+-- | A DB security group with the name specified in /DBSecurityGroupName/ already exists.
 _DBSecurityGroupAlreadyExistsFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBSecurityGroupAlreadyExistsFault =
     _ServiceError . hasStatus 400 . hasCode "DBSecurityGroupAlreadyExists"
@@ -820,8 +812,7 @@
 _SNSTopicARNNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "SNSTopicArnNotFound"
 
--- | This error can occur if someone else is modifying a subscription. You
--- should retry the action.
+-- | This error can occur if someone else is modifying a subscription. You should retry the action.
 _InvalidEventSubscriptionStateFault :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidEventSubscriptionStateFault =
     _ServiceError . hasStatus 400 . hasCode "InvalidEventSubscriptionState"
@@ -836,20 +827,17 @@
 _DBSnapshotNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "DBSnapshotNotFound"
 
--- | /DBClusterParameterGroupName/ does not refer to an existing DB Cluster
--- parameter group.
+-- | /DBClusterParameterGroupName/ does not refer to an existing DB Cluster parameter group.
 _DBClusterParameterGroupNotFoundFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBClusterParameterGroupNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "DBClusterParameterGroupNotFound"
 
--- | User attempted to create a new DB cluster and the user has already
--- reached the maximum allowed DB cluster quota.
+-- | User attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
 _DBClusterQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBClusterQuotaExceededFault =
     _ServiceError . hasStatus 403 . hasCode "DBClusterQuotaExceededFault"
 
--- | Request would result in user exceeding the allowed number of DB
--- snapshots.
+-- | Request would result in user exceeding the allowed number of DB snapshots.
 _SnapshotQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _SnapshotQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "SnapshotQuotaExceeded"
@@ -874,8 +862,7 @@
 _DBSecurityGroupNotSupportedFault =
     _ServiceError . hasStatus 400 . hasCode "DBSecurityGroupNotSupported"
 
--- | Request would result in user exceeding the allowed number of DB
--- instances.
+-- | Request would result in user exceeding the allowed number of DB instances.
 _InstanceQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _InstanceQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "InstanceQuotaExceeded"
@@ -890,8 +877,7 @@
 _DBParameterGroupNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "DBParameterGroupNotFound"
 
--- | Indicates the DBSubnetGroup does not belong to the same VPC as that of
--- an existing cross region read replica of the same source instance.
+-- | Indicates the DBSubnetGroup does not belong to the same VPC as that of an existing cross region read replica of the same source instance.
 _InvalidDBSubnetGroupFault :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidDBSubnetGroupFault =
     _ServiceError . hasStatus 400 . hasCode "InvalidDBSubnetGroupFault"
@@ -907,8 +893,7 @@
 _InvalidDBSubnetStateFault =
     _ServiceError . hasStatus 400 . hasCode "InvalidDBSubnetStateFault"
 
--- | /DBClusterSnapshotIdentifier/ does not refer to an existing DB cluster
--- snapshot.
+-- | /DBClusterSnapshotIdentifier/ does not refer to an existing DB cluster snapshot.
 _DBClusterSnapshotNotFoundFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBClusterSnapshotNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "DBClusterSnapshotNotFoundFault"
@@ -918,8 +903,7 @@
 _SNSInvalidTopicFault =
     _ServiceError . hasStatus 400 . hasCode "SNSInvalidTopic"
 
--- | Specified DB instance class is not available in the specified
--- Availability Zone.
+-- | Specified DB instance class is not available in the specified Availability Zone.
 _InsufficientDBInstanceCapacityFault :: AsError a => Getting (First ServiceError) a ServiceError
 _InsufficientDBInstanceCapacityFault =
     _ServiceError . hasStatus 400 . hasCode "InsufficientDBInstanceCapacity"
@@ -935,17 +919,14 @@
 _SubscriptionAlreadyExistFault =
     _ServiceError . hasStatus 400 . hasCode "SubscriptionAlreadyExist"
 
--- | DB subnet group does not cover all Availability Zones after it is
--- created because users\' change.
+-- | DB subnet group does not cover all Availability Zones after it is created because users\' change.
 _InvalidVPCNetworkStateFault :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidVPCNetworkStateFault =
     _ServiceError . hasStatus 400 . hasCode "InvalidVPCNetworkStateFault"
 
--- | Specified CIDRIP or EC2 security group is not authorized for the
--- specified DB security group.
+-- | Specified CIDRIP or EC2 security group is not authorized for the specified DB security group.
 --
--- RDS may not also be authorized via IAM to perform necessary actions on
--- your behalf.
+-- RDS may not also be authorized via IAM to perform necessary actions on your behalf.
 _AuthorizationNotFoundFault :: AsError a => Getting (First ServiceError) a ServiceError
 _AuthorizationNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "AuthorizationNotFound"
@@ -955,14 +936,12 @@
 _ReservedDBInstanceNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "ReservedDBInstanceNotFound"
 
--- | Request would result in user exceeding the allowed number of DB subnet
--- groups.
+-- | Request would result in user exceeding the allowed number of DB subnet groups.
 _DBSubnetGroupQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBSubnetGroupQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "DBSubnetGroupQuotaExceeded"
 
--- | Indicates that the DBSubnetGroup should not be specified while creating
--- read replicas that lie in the same region as the source instance.
+-- | Indicates that the DBSubnetGroup should not be specified while creating read replicas that lie in the same region as the source instance.
 _DBSubnetGroupNotAllowedFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBSubnetGroupNotAllowedFault =
     _ServiceError . hasStatus 400 . hasCode "DBSubnetGroupNotAllowedFault"
@@ -972,9 +951,7 @@
 _EventSubscriptionQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "EventSubscriptionQuotaExceeded"
 
--- | There is insufficient storage available for the current action. You may
--- be able to resolve this error by updating your subnet group to use
--- different Availability Zones that have more storage available.
+-- | There is insufficient storage available for the current action. You may be able to resolve this error by updating your subnet group to use different Availability Zones that have more storage available.
 _InsufficientStorageClusterCapacityFault :: AsError a => Getting (First ServiceError) a ServiceError
 _InsufficientStorageClusterCapacityFault =
     _ServiceError .
@@ -1015,8 +992,7 @@
 _DBSubnetGroupNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "DBSubnetGroupNotFoundFault"
 
--- | The DB upgrade failed because a resource the DB depends on could not be
--- modified.
+-- | The DB upgrade failed because a resource the DB depends on could not be modified.
 _DBUpgradeDependencyFailureFault :: AsError a => Getting (First ServiceError) a ServiceError
 _DBUpgradeDependencyFailureFault =
     _ServiceError . hasStatus 400 . hasCode "DBUpgradeDependencyFailure"
@@ -1036,8 +1012,7 @@
 _DBInstanceNotFoundFault =
     _ServiceError . hasStatus 404 . hasCode "DBInstanceNotFound"
 
--- | Request would result in user exceeding the allowed amount of storage
--- available across all DB instances.
+-- | Request would result in user exceeding the allowed amount of storage available across all DB instances.
 _StorageQuotaExceededFault :: AsError a => Getting (First ServiceError) a ServiceError
 _StorageQuotaExceededFault =
     _ServiceError . hasStatus 400 . hasCode "StorageQuotaExceeded"
@@ -1052,8 +1027,7 @@
 _InvalidDBSubnetGroupStateFault =
     _ServiceError . hasStatus 400 . hasCode "InvalidDBSubnetGroupStateFault"
 
--- | Subnets in the DB subnet group should cover at least two Availability
--- Zones unless there is only one Availability Zone.
+-- | Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.
 _DBSubnetGroupDoesNotCoverEnoughAZs :: AsError a => Getting (First ServiceError) a ServiceError
 _DBSubnetGroupDoesNotCoverEnoughAZs =
     _ServiceError .
diff --git a/gen/Network/AWS/RDS/Types/Product.hs b/gen/Network/AWS/RDS/Types/Product.hs
--- a/gen/Network/AWS/RDS/Types/Product.hs
+++ b/gen/Network/AWS/RDS/Types/Product.hs
@@ -21,8 +21,7 @@
 import           Network.AWS.Prelude
 import           Network.AWS.RDS.Types.Sum
 
--- | Describes a quota for an AWS account, for example, the number of DB
--- instances allowed.
+-- | Describes a quota for an AWS account, for example, the number of DB instances allowed.
 --
 -- /See:/ 'accountQuota' smart constructor.
 data AccountQuota = AccountQuota'
@@ -172,8 +171,7 @@
 
 instance NFData Certificate
 
--- | This data type is used as a response element in the action
--- < DescribeDBEngineVersions>.
+-- | This data type is used as a response element in the action < DescribeDBEngineVersions>.
 --
 -- /See:/ 'characterSet' smart constructor.
 data CharacterSet = CharacterSet'
@@ -222,8 +220,7 @@
 -- -   < ModifyDBCluster>
 -- -   < RestoreDBClusterFromSnapshot>
 --
--- This data type is used as a response element in the
--- < DescribeDBClusters> action.
+-- This data type is used as a response element in the < DescribeDBClusters> action.
 --
 -- /See:/ 'dbCluster' smart constructor.
 data DBCluster = DBCluster'
@@ -354,8 +351,7 @@
 dcStorageEncrypted :: Lens' DBCluster (Maybe Bool)
 dcStorageEncrypted = lens _dcStorageEncrypted (\ s a -> s{_dcStorageEncrypted = a});
 
--- | Contains a user-supplied DB cluster identifier. This identifier is the
--- unique key that identifies a DB cluster.
+-- | Contains a user-supplied DB cluster identifier. This identifier is the unique key that identifies a DB cluster.
 dcDBClusterIdentifier :: Lens' DBCluster (Maybe Text)
 dcDBClusterIdentifier = lens _dcDBClusterIdentifier (\ s a -> s{_dcDBClusterIdentifier = a});
 
@@ -363,8 +359,7 @@
 dcDBClusterMembers :: Lens' DBCluster [DBClusterMember]
 dcDBClusterMembers = lens _dcDBClusterMembers (\ s a -> s{_dcDBClusterMembers = a}) . _Default . _Coerce;
 
--- | Specifies the ID that Amazon Route 53 assigns when you create a hosted
--- zone.
+-- | Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
 dcHostedZoneId :: Lens' DBCluster (Maybe Text)
 dcHostedZoneId = lens _dcHostedZoneId (\ s a -> s{_dcHostedZoneId = a});
 
@@ -376,14 +371,11 @@
 dcMasterUsername :: Lens' DBCluster (Maybe Text)
 dcMasterUsername = lens _dcMasterUsername (\ s a -> s{_dcMasterUsername = a});
 
--- | The region-unique, immutable identifier for the DB cluster. This
--- identifier is found in AWS CloudTrail log entries whenever the KMS key
--- for the DB cluster is accessed.
+-- | The region-unique, immutable identifier for the DB cluster. This identifier is found in AWS CloudTrail log entries whenever the KMS key for the DB cluster is accessed.
 dcDBClusterResourceId :: Lens' DBCluster (Maybe Text)
 dcDBClusterResourceId = lens _dcDBClusterResourceId (\ s a -> s{_dcDBClusterResourceId = a});
 
--- | Specifies the earliest time to which a database can be restored with
--- point-in-time restore.
+-- | Specifies the earliest time to which a database can be restored with point-in-time restore.
 dcEarliestRestorableTime :: Lens' DBCluster (Maybe UTCTime)
 dcEarliestRestorableTime = lens _dcEarliestRestorableTime (\ s a -> s{_dcEarliestRestorableTime = a}) . mapping _Time;
 
@@ -391,34 +383,27 @@
 dcEngine :: Lens' DBCluster (Maybe Text)
 dcEngine = lens _dcEngine (\ s a -> s{_dcEngine = a});
 
--- | Specifies the latest time to which a database can be restored with
--- point-in-time restore.
+-- | Specifies the latest time to which a database can be restored with point-in-time restore.
 dcLatestRestorableTime :: Lens' DBCluster (Maybe UTCTime)
 dcLatestRestorableTime = lens _dcLatestRestorableTime (\ s a -> s{_dcLatestRestorableTime = a}) . mapping _Time;
 
--- | Specifies the weekly time range during which system maintenance can
--- occur, in Universal Coordinated Time (UTC).
+-- | Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
 dcPreferredMaintenanceWindow :: Lens' DBCluster (Maybe Text)
 dcPreferredMaintenanceWindow = lens _dcPreferredMaintenanceWindow (\ s a -> s{_dcPreferredMaintenanceWindow = a});
 
--- | Provides the list of EC2 Availability Zones that instances in the DB
--- cluster can be created in.
+-- | Provides the list of EC2 Availability Zones that instances in the DB cluster can be created in.
 dcAvailabilityZones :: Lens' DBCluster [Text]
 dcAvailabilityZones = lens _dcAvailabilityZones (\ s a -> s{_dcAvailabilityZones = a}) . _Default . _Coerce;
 
--- | If present, specifies the name of the character set that this cluster is
--- associated with.
+-- | If present, specifies the name of the character set that this cluster is associated with.
 dcCharacterSetName :: Lens' DBCluster (Maybe Text)
 dcCharacterSetName = lens _dcCharacterSetName (\ s a -> s{_dcCharacterSetName = a});
 
--- | If 'StorageEncrypted' is true, the KMS key identifier for the encrypted
--- DB cluster.
+-- | If 'StorageEncrypted' is true, the KMS key identifier for the encrypted DB cluster.
 dcKMSKeyId :: Lens' DBCluster (Maybe Text)
 dcKMSKeyId = lens _dcKMSKeyId (\ s a -> s{_dcKMSKeyId = a});
 
--- | Specifies the daily time range during which automated backups are
--- created if automated backups are enabled, as determined by the
--- 'BackupRetentionPeriod'.
+-- | Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the 'BackupRetentionPeriod'.
 dcPreferredBackupWindow :: Lens' DBCluster (Maybe Text)
 dcPreferredBackupWindow = lens _dcPreferredBackupWindow (\ s a -> s{_dcPreferredBackupWindow = a});
 
@@ -426,20 +411,15 @@
 dcVPCSecurityGroups :: Lens' DBCluster [VPCSecurityGroupMembership]
 dcVPCSecurityGroups = lens _dcVPCSecurityGroups (\ s a -> s{_dcVPCSecurityGroups = a}) . _Default . _Coerce;
 
--- | Specifies the number of days for which automatic DB snapshots are
--- retained.
+-- | Specifies the number of days for which automatic DB snapshots are retained.
 dcBackupRetentionPeriod :: Lens' DBCluster (Maybe Int)
 dcBackupRetentionPeriod = lens _dcBackupRetentionPeriod (\ s a -> s{_dcBackupRetentionPeriod = a});
 
--- | Specifies information on the subnet group associated with the DB
--- cluster, including the name, description, and subnets in the subnet
--- group.
+-- | Specifies information on the subnet group associated with the DB cluster, including the name, description, and subnets in the subnet group.
 dcDBSubnetGroup :: Lens' DBCluster (Maybe Text)
 dcDBSubnetGroup = lens _dcDBSubnetGroup (\ s a -> s{_dcDBSubnetGroup = a});
 
--- | Contains the name of the initial database of this DB cluster that was
--- provided at create time, if one was specified when the DB cluster was
--- created. This same name is returned for the life of the DB cluster.
+-- | Contains the name of the initial database of this DB cluster that was provided at create time, if one was specified when the DB cluster was created. This same name is returned for the life of the DB cluster.
 dcDatabaseName :: Lens' DBCluster (Maybe Text)
 dcDatabaseName = lens _dcDatabaseName (\ s a -> s{_dcDatabaseName = a});
 
@@ -447,8 +427,7 @@
 dcAllocatedStorage :: Lens' DBCluster (Maybe Int)
 dcAllocatedStorage = lens _dcAllocatedStorage (\ s a -> s{_dcAllocatedStorage = a});
 
--- | Specifies the connection endpoint for the primary instance of the DB
--- cluster.
+-- | Specifies the connection endpoint for the primary instance of the DB cluster.
 dcEndpoint :: Lens' DBCluster (Maybe Text)
 dcEndpoint = lens _dcEndpoint (\ s a -> s{_dcEndpoint = a});
 
@@ -536,10 +515,7 @@
     , _dcmDBClusterParameterGroupStatus = Nothing
     }
 
--- | A value that specifies the order in which an Aurora Replica is promoted
--- to the primary instance after a failure of the existing primary
--- instance. For more information, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
+-- | A value that specifies the order in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance. For more information, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
 dcmPromotionTier :: Lens' DBClusterMember (Maybe Int)
 dcmPromotionTier = lens _dcmPromotionTier (\ s a -> s{_dcmPromotionTier = a});
 
@@ -547,13 +523,11 @@
 dcmDBInstanceIdentifier :: Lens' DBClusterMember (Maybe Text)
 dcmDBInstanceIdentifier = lens _dcmDBInstanceIdentifier (\ s a -> s{_dcmDBInstanceIdentifier = a});
 
--- | Value that is 'true' if the cluster member is the primary instance for
--- the DB cluster and 'false' otherwise.
+-- | Value that is 'true' if the cluster member is the primary instance for the DB cluster and 'false' otherwise.
 dcmIsClusterWriter :: Lens' DBClusterMember (Maybe Bool)
 dcmIsClusterWriter = lens _dcmIsClusterWriter (\ s a -> s{_dcmIsClusterWriter = a});
 
--- | Specifies the status of the DB cluster parameter group for this member
--- of the DB cluster.
+-- | Specifies the status of the DB cluster parameter group for this member of the DB cluster.
 dcmDBClusterParameterGroupStatus :: Lens' DBClusterMember (Maybe Text)
 dcmDBClusterParameterGroupStatus = lens _dcmDBClusterParameterGroupStatus (\ s a -> s{_dcmDBClusterParameterGroupStatus = a});
 
@@ -610,12 +584,9 @@
 
 instance NFData DBClusterOptionGroupStatus
 
--- | Contains the result of a successful invocation of the
--- < CreateDBClusterParameterGroup> action.
+-- | Contains the result of a successful invocation of the < CreateDBClusterParameterGroup> action.
 --
--- This data type is used as a request parameter in the
--- < DeleteDBClusterParameterGroup> action, and as a response element in
--- the < DescribeDBClusterParameterGroups> action.
+-- This data type is used as a request parameter in the < DeleteDBClusterParameterGroup> action, and as a response element in the < DescribeDBClusterParameterGroups> action.
 --
 -- /See:/ 'dbClusterParameterGroup' smart constructor.
 data DBClusterParameterGroup = DBClusterParameterGroup'
@@ -642,8 +613,7 @@
     , _dcpgDescription = Nothing
     }
 
--- | Provides the name of the DB parameter group family that this DB cluster
--- parameter group is compatible with.
+-- | Provides the name of the DB parameter group family that this DB cluster parameter group is compatible with.
 dcpgDBParameterGroupFamily :: Lens' DBClusterParameterGroup (Maybe Text)
 dcpgDBParameterGroupFamily = lens _dcpgDBParameterGroupFamily (\ s a -> s{_dcpgDBParameterGroupFamily = a});
 
@@ -651,8 +621,7 @@
 dcpgDBClusterParameterGroupName :: Lens' DBClusterParameterGroup (Maybe Text)
 dcpgDBClusterParameterGroupName = lens _dcpgDBClusterParameterGroupName (\ s a -> s{_dcpgDBClusterParameterGroupName = a});
 
--- | Provides the customer-specified description for this DB cluster
--- parameter group.
+-- | Provides the customer-specified description for this DB cluster parameter group.
 dcpgDescription :: Lens' DBClusterParameterGroup (Maybe Text)
 dcpgDescription = lens _dcpgDescription (\ s a -> s{_dcpgDescription = a});
 
@@ -713,8 +682,7 @@
 -- -   < CreateDBClusterSnapshot>
 -- -   < DeleteDBClusterSnapshot>
 --
--- This data type is used as a response element in the
--- < DescribeDBClusterSnapshots> action.
+-- This data type is used as a response element in the < DescribeDBClusterSnapshots> action.
 --
 -- /See:/ 'dbClusterSnapshot' smart constructor.
 data DBClusterSnapshot = DBClusterSnapshot'
@@ -797,8 +765,7 @@
     , _dcsPort = Nothing
     }
 
--- | Provides the version of the database engine for this DB cluster
--- snapshot.
+-- | Provides the version of the database engine for this DB cluster snapshot.
 dcsEngineVersion :: Lens' DBClusterSnapshot (Maybe Text)
 dcsEngineVersion = lens _dcsEngineVersion (\ s a -> s{_dcsEngineVersion = a});
 
@@ -810,8 +777,7 @@
 dcsStorageEncrypted :: Lens' DBClusterSnapshot (Maybe Bool)
 dcsStorageEncrypted = lens _dcsStorageEncrypted (\ s a -> s{_dcsStorageEncrypted = a});
 
--- | Specifies the DB cluster identifier of the DB cluster that this DB
--- cluster snapshot was created from.
+-- | Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
 dcsDBClusterIdentifier :: Lens' DBClusterSnapshot (Maybe Text)
 dcsDBClusterIdentifier = lens _dcsDBClusterIdentifier (\ s a -> s{_dcsDBClusterIdentifier = a});
 
@@ -835,8 +801,7 @@
 dcsLicenseModel :: Lens' DBClusterSnapshot (Maybe Text)
 dcsLicenseModel = lens _dcsLicenseModel (\ s a -> s{_dcsLicenseModel = a});
 
--- | Provides the list of EC2 Availability Zones that instances in the DB
--- cluster snapshot can be restored in.
+-- | Provides the list of EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
 dcsAvailabilityZones :: Lens' DBClusterSnapshot [Text]
 dcsAvailabilityZones = lens _dcsAvailabilityZones (\ s a -> s{_dcsAvailabilityZones = a}) . _Default . _Coerce;
 
@@ -844,13 +809,11 @@
 dcsSnapshotType :: Lens' DBClusterSnapshot (Maybe Text)
 dcsSnapshotType = lens _dcsSnapshotType (\ s a -> s{_dcsSnapshotType = a});
 
--- | If 'StorageEncrypted' is true, the KMS key identifier for the encrypted
--- DB cluster snapshot.
+-- | If 'StorageEncrypted' is true, the KMS key identifier for the encrypted DB cluster snapshot.
 dcsKMSKeyId :: Lens' DBClusterSnapshot (Maybe Text)
 dcsKMSKeyId = lens _dcsKMSKeyId (\ s a -> s{_dcsKMSKeyId = a});
 
--- | Provides the time when the snapshot was taken, in Universal Coordinated
--- Time (UTC).
+-- | Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
 dcsSnapshotCreateTime :: Lens' DBClusterSnapshot (Maybe UTCTime)
 dcsSnapshotCreateTime = lens _dcsSnapshotCreateTime (\ s a -> s{_dcsSnapshotCreateTime = a}) . mapping _Time;
 
@@ -858,18 +821,15 @@
 dcsAllocatedStorage :: Lens' DBClusterSnapshot (Maybe Int)
 dcsAllocatedStorage = lens _dcsAllocatedStorage (\ s a -> s{_dcsAllocatedStorage = a});
 
--- | Specifies the time when the DB cluster was created, in Universal
--- Coordinated Time (UTC).
+-- | Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
 dcsClusterCreateTime :: Lens' DBClusterSnapshot (Maybe UTCTime)
 dcsClusterCreateTime = lens _dcsClusterCreateTime (\ s a -> s{_dcsClusterCreateTime = a}) . mapping _Time;
 
--- | Specifies the percentage of the estimated data that has been
--- transferred.
+-- | Specifies the percentage of the estimated data that has been transferred.
 dcsPercentProgress :: Lens' DBClusterSnapshot (Maybe Int)
 dcsPercentProgress = lens _dcsPercentProgress (\ s a -> s{_dcsPercentProgress = a});
 
--- | Specifies the port that the DB cluster was listening on at the time of
--- the snapshot.
+-- | Specifies the port that the DB cluster was listening on at the time of the snapshot.
 dcsPort :: Lens' DBClusterSnapshot (Maybe Int)
 dcsPort = lens _dcsPort (\ s a -> s{_dcsPort = a});
 
@@ -899,8 +859,7 @@
 
 instance NFData DBClusterSnapshot
 
--- | This data type is used as a response element in the action
--- < DescribeDBEngineVersions>.
+-- | This data type is used as a response element in the action < DescribeDBEngineVersions>.
 --
 -- /See:/ 'dbEngineVersion' smart constructor.
 data DBEngineVersion = DBEngineVersion'
@@ -955,9 +914,7 @@
 devDBEngineVersionDescription :: Lens' DBEngineVersion (Maybe Text)
 devDBEngineVersionDescription = lens _devDBEngineVersionDescription (\ s a -> s{_devDBEngineVersionDescription = a});
 
--- | The default character set for new instances of this engine version, if
--- the 'CharacterSetName' parameter of the CreateDBInstance API is not
--- specified.
+-- | The default character set for new instances of this engine version, if the 'CharacterSetName' parameter of the CreateDBInstance API is not specified.
 devDefaultCharacterSet :: Lens' DBEngineVersion (Maybe CharacterSet)
 devDefaultCharacterSet = lens _devDefaultCharacterSet (\ s a -> s{_devDefaultCharacterSet = a});
 
@@ -969,8 +926,7 @@
 devDBParameterGroupFamily :: Lens' DBEngineVersion (Maybe Text)
 devDBParameterGroupFamily = lens _devDBParameterGroupFamily (\ s a -> s{_devDBParameterGroupFamily = a});
 
--- | A list of the character sets supported by this engine for the
--- 'CharacterSetName' parameter of the CreateDBInstance API.
+-- | A list of the character sets supported by this engine for the 'CharacterSetName' parameter of the CreateDBInstance API.
 devSupportedCharacterSets :: Lens' DBEngineVersion [CharacterSet]
 devSupportedCharacterSets = lens _devSupportedCharacterSets (\ s a -> s{_devSupportedCharacterSets = a}) . _Default . _Coerce;
 
@@ -978,8 +934,7 @@
 devDBEngineDescription :: Lens' DBEngineVersion (Maybe Text)
 devDBEngineDescription = lens _devDBEngineDescription (\ s a -> s{_devDBEngineDescription = a});
 
--- | A list of engine versions that this database engine version can be
--- upgraded to.
+-- | A list of engine versions that this database engine version can be upgraded to.
 devValidUpgradeTarget :: Lens' DBEngineVersion [UpgradeTarget]
 devValidUpgradeTarget = lens _devValidUpgradeTarget (\ s a -> s{_devValidUpgradeTarget = a}) . _Default . _Coerce;
 
@@ -1009,8 +964,7 @@
 -- -   < DeleteDBInstance>
 -- -   < ModifyDBInstance>
 --
--- This data type is used as a response element in the
--- < DescribeDBInstances> action.
+-- This data type is used as a response element in the < DescribeDBInstances> action.
 --
 -- /See:/ 'dbInstance' smart constructor.
 data DBInstance = DBInstance'
@@ -1209,8 +1163,7 @@
 diEngineVersion :: Lens' DBInstance (Maybe Text)
 diEngineVersion = lens _diEngineVersion (\ s a -> s{_diEngineVersion = a});
 
--- | Provides List of DB security group elements containing only
--- 'DBSecurityGroup.Name' and 'DBSecurityGroup.Status' subelements.
+-- | Provides List of DB security group elements containing only 'DBSecurityGroup.Name' and 'DBSecurityGroup.Status' subelements.
 diDBSecurityGroups :: Lens' DBInstance [DBSecurityGroupMembership]
 diDBSecurityGroups = lens _diDBSecurityGroups (\ s a -> s{_diDBSecurityGroups = a}) . _Default . _Coerce;
 
@@ -1218,29 +1171,18 @@
 diStorageEncrypted :: Lens' DBInstance (Maybe Bool)
 diStorageEncrypted = lens _diStorageEncrypted (\ s a -> s{_diStorageEncrypted = a});
 
--- | If the DB instance is a member of a DB cluster, contains the name of the
--- DB cluster that the DB instance is a member of.
+-- | If the DB instance is a member of a DB cluster, contains the name of the DB cluster that the DB instance is a member of.
 diDBClusterIdentifier :: Lens' DBInstance (Maybe Text)
 diDBClusterIdentifier = lens _diDBClusterIdentifier (\ s a -> s{_diDBClusterIdentifier = a});
 
--- | Specifies the accessibility options for the DB instance. A value of true
--- specifies an Internet-facing instance with a publicly resolvable DNS
--- name, which resolves to a public IP address. A value of false specifies
--- an internal instance with a DNS name that resolves to a private IP
--- address.
+-- | Specifies the accessibility options for the DB instance. A value of true specifies an Internet-facing instance with a publicly resolvable DNS name, which resolves to a public IP address. A value of false specifies an internal instance with a DNS name that resolves to a private IP address.
 --
--- Default: The default behavior varies depending on whether a VPC has been
--- requested or not. The following list shows the default behavior in each
--- case.
+-- Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
 --
 -- -   __Default VPC:__true
 -- -   __VPC:__false
 --
--- If no DB subnet group has been specified as part of the request and the
--- PubliclyAccessible value has not been set, the DB instance will be
--- publicly accessible. If a specific DB subnet group has been specified as
--- part of the request and the PubliclyAccessible value has not been set,
--- the DB instance will be private.
+-- If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
 diPubliclyAccessible :: Lens' DBInstance (Maybe Bool)
 diPubliclyAccessible = lens _diPubliclyAccessible (\ s a -> s{_diPubliclyAccessible = a});
 
@@ -1252,13 +1194,11 @@
 diMasterUsername :: Lens' DBInstance (Maybe Text)
 diMasterUsername = lens _diMasterUsername (\ s a -> s{_diMasterUsername = a});
 
--- | Contains one or more identifiers of the Read Replicas associated with
--- this DB instance.
+-- | Contains one or more identifiers of the Read Replicas associated with this DB instance.
 diReadReplicaDBInstanceIdentifiers :: Lens' DBInstance [Text]
 diReadReplicaDBInstanceIdentifiers = lens _diReadReplicaDBInstanceIdentifiers (\ s a -> s{_diReadReplicaDBInstanceIdentifiers = a}) . _Default . _Coerce;
 
--- | The ARN for the IAM role that permits RDS to send Enhanced Monitoring
--- metrics to CloudWatch Logs.
+-- | The ARN for the IAM role that permits RDS to send Enhanced Monitoring metrics to CloudWatch Logs.
 diMonitoringRoleARN :: Lens' DBInstance (Maybe Text)
 diMonitoringRoleARN = lens _diMonitoringRoleARN (\ s a -> s{_diMonitoringRoleARN = a});
 
@@ -1270,35 +1210,27 @@
 diInstanceCreateTime :: Lens' DBInstance (Maybe UTCTime)
 diInstanceCreateTime = lens _diInstanceCreateTime (\ s a -> s{_diInstanceCreateTime = a}) . mapping _Time;
 
--- | Contains the identifier of the source DB instance if this DB instance is
--- a Read Replica.
+-- | Contains the identifier of the source DB instance if this DB instance is a Read Replica.
 diReadReplicaSourceDBInstanceIdentifier :: Lens' DBInstance (Maybe Text)
 diReadReplicaSourceDBInstanceIdentifier = lens _diReadReplicaSourceDBInstanceIdentifier (\ s a -> s{_diReadReplicaSourceDBInstanceIdentifier = a});
 
--- | The interval, in seconds, between points when Enhanced Monitoring
--- metrics are collected for the DB instance.
+-- | The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.
 diMonitoringInterval :: Lens' DBInstance (Maybe Int)
 diMonitoringInterval = lens _diMonitoringInterval (\ s a -> s{_diMonitoringInterval = a});
 
--- | Provides the name of the database engine to be used for this DB
--- instance.
+-- | Provides the name of the database engine to be used for this DB instance.
 diEngine :: Lens' DBInstance (Maybe Text)
 diEngine = lens _diEngine (\ s a -> s{_diEngine = a});
 
--- | Specifies the latest time to which a database can be restored with
--- point-in-time restore.
+-- | Specifies the latest time to which a database can be restored with point-in-time restore.
 diLatestRestorableTime :: Lens' DBInstance (Maybe UTCTime)
 diLatestRestorableTime = lens _diLatestRestorableTime (\ s a -> s{_diLatestRestorableTime = a}) . mapping _Time;
 
--- | Contains the name of the compute and memory capacity class of the DB
--- instance.
+-- | Contains the name of the compute and memory capacity class of the DB instance.
 diDBInstanceClass :: Lens' DBInstance (Maybe Text)
 diDBInstanceClass = lens _diDBInstanceClass (\ s a -> s{_diDBInstanceClass = a});
 
--- | A value that specifies the order in which an Aurora Replica is promoted
--- to the primary instance after a failure of the existing primary
--- instance. For more information, see
--- <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
+-- | A value that specifies the order in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance. For more information, see <http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Aurora.Managing.html#Aurora.Managing.FaultTolerance Fault Tolerance for an Aurora DB Cluster>.
 diPromotionTier :: Lens' DBInstance (Maybe Int)
 diPromotionTier = lens _diPromotionTier (\ s a -> s{_diPromotionTier = a});
 
@@ -1306,8 +1238,7 @@
 diLicenseModel :: Lens' DBInstance (Maybe Text)
 diLicenseModel = lens _diLicenseModel (\ s a -> s{_diLicenseModel = a});
 
--- | Specifies the weekly time range during which system maintenance can
--- occur, in Universal Coordinated Time (UTC).
+-- | Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
 diPreferredMaintenanceWindow :: Lens' DBInstance (Maybe Text)
 diPreferredMaintenanceWindow = lens _diPreferredMaintenanceWindow (\ s a -> s{_diPreferredMaintenanceWindow = a});
 
@@ -1315,45 +1246,35 @@
 diCACertificateIdentifier :: Lens' DBInstance (Maybe Text)
 diCACertificateIdentifier = lens _diCACertificateIdentifier (\ s a -> s{_diCACertificateIdentifier = a});
 
--- | Contains a user-supplied database identifier. This identifier is the
--- unique key that identifies a DB instance.
+-- | Contains a user-supplied database identifier. This identifier is the unique key that identifies a DB instance.
 diDBInstanceIdentifier :: Lens' DBInstance (Maybe Text)
 diDBInstanceIdentifier = lens _diDBInstanceIdentifier (\ s a -> s{_diDBInstanceIdentifier = a});
 
--- | If present, specifies the name of the character set that this instance
--- is associated with.
+-- | If present, specifies the name of the character set that this instance is associated with.
 diCharacterSetName :: Lens' DBInstance (Maybe Text)
 diCharacterSetName = lens _diCharacterSetName (\ s a -> s{_diCharacterSetName = a});
 
--- | If 'StorageEncrypted' is true, the KMS key identifier for the encrypted
--- DB instance.
+-- | If 'StorageEncrypted' is true, the KMS key identifier for the encrypted DB instance.
 diKMSKeyId :: Lens' DBInstance (Maybe Text)
 diKMSKeyId = lens _diKMSKeyId (\ s a -> s{_diKMSKeyId = a});
 
--- | Specifies the daily time range during which automated backups are
--- created if automated backups are enabled, as determined by the
--- 'BackupRetentionPeriod'.
+-- | Specifies the daily time range during which automated backups are created if automated backups are enabled, as determined by the 'BackupRetentionPeriod'.
 diPreferredBackupWindow :: Lens' DBInstance (Maybe Text)
 diPreferredBackupWindow = lens _diPreferredBackupWindow (\ s a -> s{_diPreferredBackupWindow = a});
 
--- | Specifies the name of the Availability Zone the DB instance is located
--- in.
+-- | Specifies the name of the Availability Zone the DB instance is located in.
 diAvailabilityZone :: Lens' DBInstance (Maybe Text)
 diAvailabilityZone = lens _diAvailabilityZone (\ s a -> s{_diAvailabilityZone = a});
 
--- | Provides List of VPC security group elements that the DB instance
--- belongs to.
+-- | Provides List of VPC security group elements that the DB instance belongs to.
 diVPCSecurityGroups :: Lens' DBInstance [VPCSecurityGroupMembership]
 diVPCSecurityGroups = lens _diVPCSecurityGroups (\ s a -> s{_diVPCSecurityGroups = a}) . _Default . _Coerce;
 
--- | Specifies the number of days for which automatic DB snapshots are
--- retained.
+-- | Specifies the number of days for which automatic DB snapshots are retained.
 diBackupRetentionPeriod :: Lens' DBInstance (Maybe Int)
 diBackupRetentionPeriod = lens _diBackupRetentionPeriod (\ s a -> s{_diBackupRetentionPeriod = a});
 
--- | Specifies information on the subnet group associated with the DB
--- instance, including the name, description, and subnets in the subnet
--- group.
+-- | Specifies information on the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.
 diDBSubnetGroup :: Lens' DBInstance (Maybe DBSubnetGroup)
 diDBSubnetGroup = lens _diDBSubnetGroup (\ s a -> s{_diDBSubnetGroup = a});
 
@@ -1365,13 +1286,11 @@
 diOptionGroupMemberships :: Lens' DBInstance [OptionGroupMembership]
 diOptionGroupMemberships = lens _diOptionGroupMemberships (\ s a -> s{_diOptionGroupMemberships = a}) . _Default . _Coerce;
 
--- | The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream
--- that receives the Enhanced Monitoring metrics data for the DB instance.
+-- | The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring metrics data for the DB instance.
 diEnhancedMonitoringResourceARN :: Lens' DBInstance (Maybe Text)
 diEnhancedMonitoringResourceARN = lens _diEnhancedMonitoringResourceARN (\ s a -> s{_diEnhancedMonitoringResourceARN = a});
 
--- | If present, specifies the name of the secondary Availability Zone for a
--- DB instance with multi-AZ support.
+-- | If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.
 diSecondaryAvailabilityZone :: Lens' DBInstance (Maybe Text)
 diSecondaryAvailabilityZone = lens _diSecondaryAvailabilityZone (\ s a -> s{_diSecondaryAvailabilityZone = a});
 
@@ -1379,9 +1298,7 @@
 diAllocatedStorage :: Lens' DBInstance (Maybe Int)
 diAllocatedStorage = lens _diAllocatedStorage (\ s a -> s{_diAllocatedStorage = a});
 
--- | The region-unique, immutable identifier for the DB instance. This
--- identifier is found in AWS CloudTrail log entries whenever the KMS key
--- for the DB instance is accessed.
+-- | The region-unique, immutable identifier for the DB instance. This identifier is found in AWS CloudTrail log entries whenever the KMS key for the DB instance is accessed.
 diDBiResourceId :: Lens' DBInstance (Maybe Text)
 diDBiResourceId = lens _diDBiResourceId (\ s a -> s{_diDBiResourceId = a});
 
@@ -1389,13 +1306,11 @@
 diDBParameterGroups :: Lens' DBInstance [DBParameterGroupStatus]
 diDBParameterGroups = lens _diDBParameterGroups (\ s a -> s{_diDBParameterGroups = a}) . _Default . _Coerce;
 
--- | Specifies whether tags are copied from the DB instance to snapshots of
--- the DB instance.
+-- | Specifies whether tags are copied from the DB instance to snapshots of the DB instance.
 diCopyTagsToSnapshot :: Lens' DBInstance (Maybe Bool)
 diCopyTagsToSnapshot = lens _diCopyTagsToSnapshot (\ s a -> s{_diCopyTagsToSnapshot = a});
 
--- | The ARN from the Key Store with which the instance is associated for TDE
--- encryption.
+-- | The ARN from the Key Store with which the instance is associated for TDE encryption.
 diTDECredentialARN :: Lens' DBInstance (Maybe Text)
 diTDECredentialARN = lens _diTDECredentialARN (\ s a -> s{_diTDECredentialARN = a});
 
@@ -1407,15 +1322,11 @@
 diDBInstanceStatus :: Lens' DBInstance (Maybe Text)
 diDBInstanceStatus = lens _diDBInstanceStatus (\ s a -> s{_diDBInstanceStatus = a});
 
--- | Specifies the port that the DB instance listens on. If the DB instance
--- is part of a DB cluster, this can be a different port than the DB
--- cluster port.
+-- | Specifies the port that the DB instance listens on. If the DB instance is part of a DB cluster, this can be a different port than the DB cluster port.
 diDBInstancePort :: Lens' DBInstance (Maybe Int)
 diDBInstancePort = lens _diDBInstancePort (\ s a -> s{_diDBInstancePort = a});
 
--- | Specifies that changes to the DB instance are pending. This element is
--- only included when changes are pending. Specific changes are identified
--- by subelements.
+-- | Specifies that changes to the DB instance are pending. This element is only included when changes are pending. Specific changes are identified by subelements.
 diPendingModifiedValues :: Lens' DBInstance (Maybe PendingModifiedValues)
 diPendingModifiedValues = lens _diPendingModifiedValues (\ s a -> s{_diPendingModifiedValues = a});
 
@@ -1423,34 +1334,25 @@
 diStorageType :: Lens' DBInstance (Maybe Text)
 diStorageType = lens _diStorageType (\ s a -> s{_diStorageType = a});
 
--- | The status of a Read Replica. If the instance is not a Read Replica,
--- this will be blank.
+-- | The status of a Read Replica. If the instance is not a Read Replica, this will be blank.
 diStatusInfos :: Lens' DBInstance [DBInstanceStatusInfo]
 diStatusInfos = lens _diStatusInfos (\ s a -> s{_diStatusInfos = a}) . _Default . _Coerce;
 
--- | The Active Directory Domain membership records associated with the DB
--- instance.
+-- | The Active Directory Domain membership records associated with the DB instance.
 diDomainMemberships :: Lens' DBInstance [DomainMembership]
 diDomainMemberships = lens _diDomainMemberships (\ s a -> s{_diDomainMemberships = a}) . _Default . _Coerce;
 
--- | The meaning of this parameter differs according to the database engine
--- you use. For example, this value returns MySQL, MariaDB, or PostgreSQL
--- information when returning values from CreateDBInstanceReadReplica since
--- Read Replicas are only supported for these engines.
+-- | The meaning of this parameter differs according to the database engine you use. For example, this value returns MySQL, MariaDB, or PostgreSQL information when returning values from CreateDBInstanceReadReplica since Read Replicas are only supported for these engines.
 --
 -- __MySQL, MariaDB, SQL Server, PostgreSQL, Amazon Aurora__
 --
--- Contains the name of the initial database of this instance that was
--- provided at create time, if one was specified when the DB instance was
--- created. This same name is returned for the life of the DB instance.
+-- Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB instance was created. This same name is returned for the life of the DB instance.
 --
 -- Type: String
 --
 -- __Oracle__
 --
--- Contains the Oracle System ID (SID) of the created DB instance. Not
--- shown when the returned parameters do not apply to an Oracle DB
--- instance.
+-- Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to an Oracle DB instance.
 diDBName :: Lens' DBInstance (Maybe Text)
 diDBName = lens _diDBName (\ s a -> s{_diDBName = a});
 
@@ -1552,13 +1454,11 @@
     , _disiMessage = Nothing
     }
 
--- | Status of the DB instance. For a StatusType of read replica, the values
--- can be replicating, error, stopped, or terminated.
+-- | Status of the DB instance. For a StatusType of read replica, the values can be replicating, error, stopped, or terminated.
 disiStatus :: Lens' DBInstanceStatusInfo (Maybe Text)
 disiStatus = lens _disiStatus (\ s a -> s{_disiStatus = a});
 
--- | Boolean value that is true if the instance is operating normally, or
--- false if the instance is in an error state.
+-- | Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
 disiNormal :: Lens' DBInstanceStatusInfo (Maybe Bool)
 disiNormal = lens _disiNormal (\ s a -> s{_disiNormal = a});
 
@@ -1566,8 +1466,7 @@
 disiStatusType :: Lens' DBInstanceStatusInfo (Maybe Text)
 disiStatusType = lens _disiStatusType (\ s a -> s{_disiStatusType = a});
 
--- | Details of the error if there is an error for the instance. If the
--- instance is not in an error state, this value is blank.
+-- | Details of the error if there is an error for the instance. If the instance is not in an error state, this value is blank.
 disiMessage :: Lens' DBInstanceStatusInfo (Maybe Text)
 disiMessage = lens _disiMessage (\ s a -> s{_disiMessage = a});
 
@@ -1582,12 +1481,9 @@
 
 instance NFData DBInstanceStatusInfo
 
--- | Contains the result of a successful invocation of the
--- < CreateDBParameterGroup> action.
+-- | Contains the result of a successful invocation of the < CreateDBParameterGroup> action.
 --
--- This data type is used as a request parameter in the
--- < DeleteDBParameterGroup> action, and as a response element in the
--- < DescribeDBParameterGroups> action.
+-- This data type is used as a request parameter in the < DeleteDBParameterGroup> action, and as a response element in the < DescribeDBParameterGroups> action.
 --
 -- /See:/ 'dbParameterGroup' smart constructor.
 data DBParameterGroup = DBParameterGroup'
@@ -1614,8 +1510,7 @@
     , _dpgDescription = Nothing
     }
 
--- | Provides the name of the DB parameter group family that this DB
--- parameter group is compatible with.
+-- | Provides the name of the DB parameter group family that this DB parameter group is compatible with.
 dpgDBParameterGroupFamily :: Lens' DBParameterGroup (Maybe Text)
 dpgDBParameterGroupFamily = lens _dpgDBParameterGroupFamily (\ s a -> s{_dpgDBParameterGroupFamily = a});
 
@@ -1638,8 +1533,7 @@
 
 instance NFData DBParameterGroup
 
--- | Contains the result of a successful invocation of the
--- < ModifyDBParameterGroup> or < ResetDBParameterGroup> action.
+-- | Contains the result of a successful invocation of the < ModifyDBParameterGroup> or < ResetDBParameterGroup> action.
 --
 -- /See:/ 'dbParameterGroupNameMessage' smart constructor.
 newtype DBParameterGroupNameMessage = DBParameterGroupNameMessage'
@@ -1728,8 +1622,7 @@
 -- -   < CreateDBSecurityGroup>
 -- -   < RevokeDBSecurityGroupIngress>
 --
--- This data type is used as a response element in the
--- < DescribeDBSecurityGroups> action.
+-- This data type is used as a response element in the < DescribeDBSecurityGroups> action.
 --
 -- /See:/ 'dbSecurityGroup' smart constructor.
 data DBSecurityGroup = DBSecurityGroup'
@@ -1858,8 +1751,7 @@
 -- -   < CreateDBSnapshot>
 -- -   < DeleteDBSnapshot>
 --
--- This data type is used as a response element in the
--- < DescribeDBSnapshots> action.
+-- This data type is used as a response element in the < DescribeDBSnapshots> action.
 --
 -- /See:/ 'dbSnapshot' smart constructor.
 data DBSnapshot = DBSnapshot'
@@ -1982,8 +1874,7 @@
 dsSourceRegion :: Lens' DBSnapshot (Maybe Text)
 dsSourceRegion = lens _dsSourceRegion (\ s a -> s{_dsSourceRegion = a});
 
--- | Specifies the Provisioned IOPS (I\/O operations per second) value of the
--- DB instance at the time of the snapshot.
+-- | Specifies the Provisioned IOPS (I\/O operations per second) value of the DB instance at the time of the snapshot.
 dsIOPS :: Lens' DBSnapshot (Maybe Int)
 dsIOPS = lens _dsIOPS (\ s a -> s{_dsIOPS = a});
 
@@ -1991,8 +1882,7 @@
 dsVPCId :: Lens' DBSnapshot (Maybe Text)
 dsVPCId = lens _dsVPCId (\ s a -> s{_dsVPCId = a});
 
--- | Specifies the time when the snapshot was taken, in Universal Coordinated
--- Time (UTC).
+-- | Specifies the time when the snapshot was taken, in Universal Coordinated Time (UTC).
 dsInstanceCreateTime :: Lens' DBSnapshot (Maybe UTCTime)
 dsInstanceCreateTime = lens _dsInstanceCreateTime (\ s a -> s{_dsInstanceCreateTime = a}) . mapping _Time;
 
@@ -2012,8 +1902,7 @@
 dsLicenseModel :: Lens' DBSnapshot (Maybe Text)
 dsLicenseModel = lens _dsLicenseModel (\ s a -> s{_dsLicenseModel = a});
 
--- | The DB snapshot Arn that the DB snapshot was copied from. It only has
--- value in case of cross customer or cross region copy.
+-- | The DB snapshot Arn that the DB snapshot was copied from. It only has value in case of cross customer or cross region copy.
 dsSourceDBSnapshotIdentifier :: Lens' DBSnapshot (Maybe Text)
 dsSourceDBSnapshotIdentifier = lens _dsSourceDBSnapshotIdentifier (\ s a -> s{_dsSourceDBSnapshotIdentifier = a});
 
@@ -2021,23 +1910,19 @@
 dsSnapshotType :: Lens' DBSnapshot (Maybe Text)
 dsSnapshotType = lens _dsSnapshotType (\ s a -> s{_dsSnapshotType = a});
 
--- | Specifies the DB instance identifier of the DB instance this DB snapshot
--- was created from.
+-- | Specifies the DB instance identifier of the DB instance this DB snapshot was created from.
 dsDBInstanceIdentifier :: Lens' DBSnapshot (Maybe Text)
 dsDBInstanceIdentifier = lens _dsDBInstanceIdentifier (\ s a -> s{_dsDBInstanceIdentifier = a});
 
--- | If 'Encrypted' is true, the KMS key identifier for the encrypted DB
--- snapshot.
+-- | If 'Encrypted' is true, the KMS key identifier for the encrypted DB snapshot.
 dsKMSKeyId :: Lens' DBSnapshot (Maybe Text)
 dsKMSKeyId = lens _dsKMSKeyId (\ s a -> s{_dsKMSKeyId = a});
 
--- | Specifies the name of the Availability Zone the DB instance was located
--- in at the time of the DB snapshot.
+-- | Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
 dsAvailabilityZone :: Lens' DBSnapshot (Maybe Text)
 dsAvailabilityZone = lens _dsAvailabilityZone (\ s a -> s{_dsAvailabilityZone = a});
 
--- | Provides the time when the snapshot was taken, in Universal Coordinated
--- Time (UTC).
+-- | Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
 dsSnapshotCreateTime :: Lens' DBSnapshot (Maybe UTCTime)
 dsSnapshotCreateTime = lens _dsSnapshotCreateTime (\ s a -> s{_dsSnapshotCreateTime = a}) . mapping _Time;
 
@@ -2049,8 +1934,7 @@
 dsOptionGroupName :: Lens' DBSnapshot (Maybe Text)
 dsOptionGroupName = lens _dsOptionGroupName (\ s a -> s{_dsOptionGroupName = a});
 
--- | The ARN from the Key Store with which to associate the instance for TDE
--- encryption.
+-- | The ARN from the Key Store with which to associate the instance for TDE encryption.
 dsTDECredentialARN :: Lens' DBSnapshot (Maybe Text)
 dsTDECredentialARN = lens _dsTDECredentialARN (\ s a -> s{_dsTDECredentialARN = a});
 
@@ -2058,8 +1942,7 @@
 dsPercentProgress :: Lens' DBSnapshot (Maybe Int)
 dsPercentProgress = lens _dsPercentProgress (\ s a -> s{_dsPercentProgress = a});
 
--- | Specifies the port that the database engine was listening on at the time
--- of the snapshot.
+-- | Specifies the port that the database engine was listening on at the time of the snapshot.
 dsPort :: Lens' DBSnapshot (Maybe Int)
 dsPort = lens _dsPort (\ s a -> s{_dsPort = a});
 
@@ -2099,9 +1982,7 @@
 
 -- | Contains the name and values of a manual DB snapshot attribute
 --
--- Manual DB snapshot attributes are used to authorize other AWS accounts
--- to restore a manual DB snapshot. For more information, see the
--- < ModifyDBSnapshotAttribute> API.
+-- Manual DB snapshot attributes are used to authorize other AWS accounts to restore a manual DB snapshot. For more information, see the < ModifyDBSnapshotAttribute> API.
 --
 -- /See:/ 'dbSnapshotAttribute' smart constructor.
 data DBSnapshotAttribute = DBSnapshotAttribute'
@@ -2126,18 +2007,13 @@
 
 -- | The value(s) for the manual DB snapshot attribute.
 --
--- If the 'AttributeName' field is 'restore', then this field returns a
--- list of AWS account ids that are authorized to copy or restore the
--- manual DB snapshot. If a value of 'all' is in the list, then the manual
--- DB snapshot is public and available for any AWS account to copy or
--- restore.
+-- If the 'AttributeName' field is 'restore', then this field returns a list of AWS account ids that are authorized to copy or restore the manual DB snapshot. If a value of 'all' is in the list, then the manual DB snapshot is public and available for any AWS account to copy or restore.
 dsaAttributeValues :: Lens' DBSnapshotAttribute [Text]
 dsaAttributeValues = lens _dsaAttributeValues (\ s a -> s{_dsaAttributeValues = a}) . _Default . _Coerce;
 
 -- | The name of the manual DB snapshot attribute.
 --
--- An attribute name of 'restore' applies to the list of AWS accounts that
--- have permission to copy or restore the manual DB snapshot.
+-- An attribute name of 'restore' applies to the list of AWS accounts that have permission to copy or restore the manual DB snapshot.
 dsaAttributeName :: Lens' DBSnapshotAttribute (Maybe Text)
 dsaAttributeName = lens _dsaAttributeName (\ s a -> s{_dsaAttributeName = a});
 
@@ -2152,12 +2028,9 @@
 
 instance NFData DBSnapshotAttribute
 
--- | Contains the results of a successful call to the
--- < DescribeDBSnapshotAttributes> API.
+-- | Contains the results of a successful call to the < DescribeDBSnapshotAttributes> API.
 --
--- Manual DB snapshot attributes are used to authorize other AWS accounts
--- to copy or restore a manual DB snapshot. For more information, see the
--- < ModifyDBSnapshotAttribute> API.
+-- Manual DB snapshot attributes are used to authorize other AWS accounts to copy or restore a manual DB snapshot. For more information, see the < ModifyDBSnapshotAttribute> API.
 --
 -- /See:/ 'dbSnapshotAttributesResult' smart constructor.
 data DBSnapshotAttributesResult = DBSnapshotAttributesResult'
@@ -2206,8 +2079,7 @@
 -- -   < DescribeDBSubnetGroups>
 -- -   < DeleteDBSubnetGroup>
 --
--- This data type is used as a response element in the
--- < DescribeDBSubnetGroups> action.
+-- This data type is used as a response element in the < DescribeDBSubnetGroups> action.
 --
 -- /See:/ 'dbSubnetGroup' smart constructor.
 data DBSubnetGroup = DBSubnetGroup'
@@ -2324,8 +2196,7 @@
 
 instance NFData DescribeDBLogFilesDetails
 
--- | An Active Directory Domain membership record associated with the DB
--- instance.
+-- | An Active Directory Domain membership record associated with the DB instance.
 --
 -- /See:/ 'domainMembership' smart constructor.
 data DomainMembership = DomainMembership'
@@ -2356,8 +2227,7 @@
     , _dmIAMRoleName = Nothing
     }
 
--- | The status of the DB instance\'s Active Directory Domain membership,
--- such as joined, pending-join, failed etc).
+-- | The status of the DB instance\'s Active Directory Domain membership, such as joined, pending-join, failed etc).
 dmStatus :: Lens' DomainMembership (Maybe Text)
 dmStatus = lens _dmStatus (\ s a -> s{_dmStatus = a});
 
@@ -2369,8 +2239,7 @@
 dmDomain :: Lens' DomainMembership (Maybe Text)
 dmDomain = lens _dmDomain (\ s a -> s{_dmDomain = a});
 
--- | The name of the IAM role to be used when making API calls to the
--- Directory Service.
+-- | The name of the IAM role to be used when making API calls to the Directory Service.
 dmIAMRoleName :: Lens' DomainMembership (Maybe Text)
 dmIAMRoleName = lens _dmIAMRoleName (\ s a -> s{_dmIAMRoleName = a});
 
@@ -2420,13 +2289,11 @@
     , _esgEC2SecurityGroupId = Nothing
     }
 
--- | Provides the status of the EC2 security group. Status can be
--- \"authorizing\", \"authorized\", \"revoking\", and \"revoked\".
+-- | Provides the status of the EC2 security group. Status can be \"authorizing\", \"authorized\", \"revoking\", and \"revoked\".
 esgStatus :: Lens' EC2SecurityGroup (Maybe Text)
 esgStatus = lens _esgStatus (\ s a -> s{_esgStatus = a});
 
--- | Specifies the AWS ID of the owner of the EC2 security group specified in
--- the 'EC2SecurityGroupName' field.
+-- | Specifies the AWS ID of the owner of the EC2 security group specified in the 'EC2SecurityGroupName' field.
 esgEC2SecurityGroupOwnerId :: Lens' EC2SecurityGroup (Maybe Text)
 esgEC2SecurityGroupOwnerId = lens _esgEC2SecurityGroupOwnerId (\ s a -> s{_esgEC2SecurityGroupOwnerId = a});
 
@@ -2481,8 +2348,7 @@
     , _ePort = Nothing
     }
 
--- | Specifies the ID that Amazon Route 53 assigns when you create a hosted
--- zone.
+-- | Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
 eHostedZoneId :: Lens' Endpoint (Maybe Text)
 eHostedZoneId = lens _eHostedZoneId (\ s a -> s{_eHostedZoneId = a});
 
@@ -2504,8 +2370,7 @@
 
 instance NFData Endpoint
 
--- | Contains the result of a successful invocation of the
--- < DescribeEngineDefaultParameters> action.
+-- | Contains the result of a successful invocation of the < DescribeEngineDefaultParameters> action.
 --
 -- /See:/ 'engineDefaults' smart constructor.
 data EngineDefaults = EngineDefaults'
@@ -2532,14 +2397,11 @@
     , _edParameters = Nothing
     }
 
--- | Specifies the name of the DB parameter group family that the engine
--- default parameters apply to.
+-- | Specifies the name of the DB parameter group family that the engine default parameters apply to.
 edDBParameterGroupFamily :: Lens' EngineDefaults (Maybe Text)
 edDBParameterGroupFamily = lens _edDBParameterGroupFamily (\ s a -> s{_edDBParameterGroupFamily = a});
 
--- | An optional pagination token provided by a previous EngineDefaults
--- request. If this parameter is specified, the response includes only
--- records beyond the marker, up to the value specified by 'MaxRecords' .
+-- | An optional pagination token provided by a previous EngineDefaults request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by 'MaxRecords' .
 edMarker :: Lens' EngineDefaults (Maybe Text)
 edMarker = lens _edMarker (\ s a -> s{_edMarker = a});
 
@@ -2559,8 +2421,7 @@
 
 instance NFData EngineDefaults
 
--- | This data type is used as a response element in the < DescribeEvents>
--- action.
+-- | This data type is used as a response element in the < DescribeEvents> action.
 --
 -- /See:/ 'event' smart constructor.
 data Event = Event'
@@ -2629,8 +2490,7 @@
 
 instance NFData Event
 
--- | Contains the results of a successful invocation of the
--- < DescribeEventCategories> action.
+-- | Contains the results of a successful invocation of the < DescribeEventCategories> action.
 --
 -- /See:/ 'eventCategoriesMap' smart constructor.
 data EventCategoriesMap = EventCategoriesMap'
@@ -2672,8 +2532,7 @@
 
 instance NFData EventCategoriesMap
 
--- | Contains the results of a successful invocation of the
--- < DescribeEventSubscriptions> action.
+-- | Contains the results of a successful invocation of the < DescribeEventSubscriptions> action.
 --
 -- /See:/ 'eventSubscription' smart constructor.
 data EventSubscription = EventSubscription'
@@ -2728,17 +2587,13 @@
 --
 -- Constraints:
 --
--- Can be one of the following: creating | modifying | deleting | active |
--- no-permission | topic-not-exist
+-- Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist
 --
--- The status \"no-permission\" indicates that RDS no longer has permission
--- to post to the SNS topic. The status \"topic-not-exist\" indicates that
--- the topic was deleted after the subscription was created.
+-- The status \"no-permission\" indicates that RDS no longer has permission to post to the SNS topic. The status \"topic-not-exist\" indicates that the topic was deleted after the subscription was created.
 esStatus :: Lens' EventSubscription (Maybe Text)
 esStatus = lens _esStatus (\ s a -> s{_esStatus = a});
 
--- | The AWS customer account associated with the RDS event notification
--- subscription.
+-- | The AWS customer account associated with the RDS event notification subscription.
 esCustomerAWSId :: Lens' EventSubscription (Maybe Text)
 esCustomerAWSId = lens _esCustomerAWSId (\ s a -> s{_esCustomerAWSId = a});
 
@@ -2750,8 +2605,7 @@
 esSNSTopicARN :: Lens' EventSubscription (Maybe Text)
 esSNSTopicARN = lens _esSNSTopicARN (\ s a -> s{_esSNSTopicARN = a});
 
--- | A Boolean value indicating if the subscription is enabled. True
--- indicates the subscription is enabled.
+-- | A Boolean value indicating if the subscription is enabled. True indicates the subscription is enabled.
 esEnabled :: Lens' EventSubscription (Maybe Bool)
 esEnabled = lens _esEnabled (\ s a -> s{_esEnabled = a});
 
@@ -2831,8 +2685,7 @@
               ["Name" =: _fName,
                "Values" =: toQueryList "Value" _fValues]
 
--- | This data type is used as a response element in the
--- < DescribeDBSecurityGroups> action.
+-- | This data type is used as a response element in the < DescribeDBSecurityGroups> action.
 --
 -- /See:/ 'ipRange' smart constructor.
 data IPRange = IPRange'
@@ -2855,8 +2708,7 @@
     , _irCIdRIP = Nothing
     }
 
--- | Specifies the status of the IP range. Status can be \"authorizing\",
--- \"authorized\", \"revoking\", and \"revoked\".
+-- | Specifies the status of the IP range. Status can be \"authorizing\", \"authorized\", \"revoking\", and \"revoked\".
 irStatus :: Lens' IPRange (Maybe Text)
 irStatus = lens _irStatus (\ s a -> s{_irStatus = a});
 
@@ -2939,13 +2791,11 @@
 oOptionSettings :: Lens' Option [OptionSetting]
 oOptionSettings = lens _oOptionSettings (\ s a -> s{_oOptionSettings = a}) . _Default . _Coerce;
 
--- | If the option requires access to a port, then this VPC security group
--- allows access to the port.
+-- | If the option requires access to a port, then this VPC security group allows access to the port.
 oVPCSecurityGroupMemberships :: Lens' Option [VPCSecurityGroupMembership]
 oVPCSecurityGroupMemberships = lens _oVPCSecurityGroupMemberships (\ s a -> s{_oVPCSecurityGroupMemberships = a}) . _Default . _Coerce;
 
--- | If the option requires access to a port, then this DB security group
--- allows access to the port.
+-- | If the option requires access to a port, then this DB security group allows access to the port.
 oDBSecurityGroupMemberships :: Lens' Option [DBSecurityGroupMembership]
 oDBSecurityGroupMemberships = lens _oDBSecurityGroupMemberships (\ s a -> s{_oDBSecurityGroupMemberships = a}) . _Default . _Coerce;
 
@@ -3097,23 +2947,15 @@
 ogOptionGroupDescription :: Lens' OptionGroup (Maybe Text)
 ogOptionGroupDescription = lens _ogOptionGroupDescription (\ s a -> s{_ogOptionGroupDescription = a});
 
--- | If __AllowsVpcAndNonVpcInstanceMemberships__ is 'false', this field is
--- blank. If __AllowsVpcAndNonVpcInstanceMemberships__ is 'true' and this
--- field is blank, then this option group can be applied to both VPC and
--- non-VPC instances. If this field contains a value, then this option
--- group can only be applied to instances that are in the VPC indicated by
--- this field.
+-- | If __AllowsVpcAndNonVpcInstanceMemberships__ is 'false', this field is blank. If __AllowsVpcAndNonVpcInstanceMemberships__ is 'true' and this field is blank, then this option group can be applied to both VPC and non-VPC instances. If this field contains a value, then this option group can only be applied to instances that are in the VPC indicated by this field.
 ogVPCId :: Lens' OptionGroup (Maybe Text)
 ogVPCId = lens _ogVPCId (\ s a -> s{_ogVPCId = a});
 
--- | Indicates whether this option group can be applied to both VPC and
--- non-VPC instances. The value 'true' indicates the option group can be
--- applied to both VPC and non-VPC instances.
+-- | Indicates whether this option group can be applied to both VPC and non-VPC instances. The value 'true' indicates the option group can be applied to both VPC and non-VPC instances.
 ogAllowsVPCAndNonVPCInstanceMemberships :: Lens' OptionGroup (Maybe Bool)
 ogAllowsVPCAndNonVPCInstanceMemberships = lens _ogAllowsVPCAndNonVPCInstanceMemberships (\ s a -> s{_ogAllowsVPCAndNonVPCInstanceMemberships = a});
 
--- | Indicates the name of the engine that this option group can be applied
--- to.
+-- | Indicates the name of the engine that this option group can be applied to.
 ogEngineName :: Lens' OptionGroup (Maybe Text)
 ogEngineName = lens _ogEngineName (\ s a -> s{_ogEngineName = a});
 
@@ -3145,8 +2987,7 @@
 
 instance NFData OptionGroup
 
--- | Provides information on the option groups the DB instance is a member
--- of.
+-- | Provides information on the option groups the DB instance is a member of.
 --
 -- /See:/ 'optionGroupMembership' smart constructor.
 data OptionGroupMembership = OptionGroupMembership'
@@ -3169,10 +3010,7 @@
     , _ogmOptionGroupName = Nothing
     }
 
--- | The status of the DB instance\'s option group membership. Valid values
--- are: 'in-sync', 'pending-apply', 'pending-removal',
--- 'pending-maintenance-apply', 'pending-maintenance-removal', 'applying',
--- 'removing', and 'failed'.
+-- | The status of the DB instance\'s option group membership. Valid values are: 'in-sync', 'pending-apply', 'pending-removal', 'pending-maintenance-apply', 'pending-maintenance-removal', 'applying', 'removing', and 'failed'.
 ogmStatus :: Lens' OptionGroupMembership (Maybe Text)
 ogmStatus = lens _ogmStatus (\ s a -> s{_ogmStatus = a});
 
@@ -3252,16 +3090,11 @@
 ogoMinimumRequiredMinorEngineVersion :: Lens' OptionGroupOption (Maybe Text)
 ogoMinimumRequiredMinorEngineVersion = lens _ogoMinimumRequiredMinorEngineVersion (\ s a -> s{_ogoMinimumRequiredMinorEngineVersion = a});
 
--- | A permanent option cannot be removed from the option group once the
--- option group is used, and it cannot be removed from the db instance
--- after assigning an option group with this permanent option.
+-- | A permanent option cannot be removed from the option group once the option group is used, and it cannot be removed from the db instance after assigning an option group with this permanent option.
 ogoPermanent :: Lens' OptionGroupOption (Maybe Bool)
 ogoPermanent = lens _ogoPermanent (\ s a -> s{_ogoPermanent = a});
 
--- | A persistent option cannot be removed from the option group once the
--- option group is used, but this option can be removed from the db
--- instance while modifying the related data and assigning another option
--- group without this option.
+-- | A persistent option cannot be removed from the option group once the option group is used, but this option can be removed from the db instance while modifying the related data and assigning another option group without this option.
 ogoPersistent :: Lens' OptionGroupOption (Maybe Bool)
 ogoPersistent = lens _ogoPersistent (\ s a -> s{_ogoPersistent = a});
 
@@ -3277,13 +3110,11 @@
 ogoName :: Lens' OptionGroupOption (Maybe Text)
 ogoName = lens _ogoName (\ s a -> s{_ogoName = a});
 
--- | If the option requires a port, specifies the default port for the
--- option.
+-- | If the option requires a port, specifies the default port for the option.
 ogoDefaultPort :: Lens' OptionGroupOption (Maybe Int)
 ogoDefaultPort = lens _ogoDefaultPort (\ s a -> s{_ogoDefaultPort = a});
 
--- | Specifies the option settings that are available (and the default value)
--- for each option in an option group.
+-- | Specifies the option settings that are available (and the default value) for each option in an option group.
 ogoOptionGroupOptionSettings :: Lens' OptionGroupOption [OptionGroupOptionSetting]
 ogoOptionGroupOptionSettings = lens _ogoOptionGroupOptionSettings (\ s a -> s{_ogoOptionGroupOptionSettings = a}) . _Default . _Coerce;
 
@@ -3322,9 +3153,7 @@
 
 instance NFData OptionGroupOption
 
--- | Option group option settings are used to display settings available for
--- each option with their default values and other information. These
--- values are used with the DescribeOptionGroupOptions action.
+-- | Option group option settings are used to display settings available for each option with their default values and other information. These values are used with the DescribeOptionGroupOptions action.
 --
 -- /See:/ 'optionGroupOptionSetting' smart constructor.
 data OptionGroupOptionSetting = OptionGroupOptionSetting'
@@ -3375,8 +3204,7 @@
 ogosDefaultValue :: Lens' OptionGroupOptionSetting (Maybe Text)
 ogosDefaultValue = lens _ogosDefaultValue (\ s a -> s{_ogosDefaultValue = a});
 
--- | Boolean value where true indicates that this option group option can be
--- changed from the default value.
+-- | Boolean value where true indicates that this option group option can be changed from the default value.
 ogosIsModifiable :: Lens' OptionGroupOptionSetting (Maybe Bool)
 ogosIsModifiable = lens _ogosIsModifiable (\ s a -> s{_ogosIsModifiable = a});
 
@@ -3401,11 +3229,7 @@
 
 instance NFData OptionGroupOptionSetting
 
--- | Option settings are the actual settings being applied or configured for
--- that option. It is used when you modify an option group or describe
--- option groups. For example, the NATIVE_NETWORK_ENCRYPTION option has a
--- setting called SQLNET.ENCRYPTION_SERVER that can have several different
--- values.
+-- | Option settings are the actual settings being applied or configured for that option. It is used when you modify an option group or describe option groups. For example, the NATIVE_NETWORK_ENCRYPTION option has a setting called SQLNET.ENCRYPTION_SERVER that can have several different values.
 --
 -- /See:/ 'optionSetting' smart constructor.
 data OptionSetting = OptionSetting'
@@ -3476,8 +3300,7 @@
 osDefaultValue :: Lens' OptionSetting (Maybe Text)
 osDefaultValue = lens _osDefaultValue (\ s a -> s{_osDefaultValue = a});
 
--- | A Boolean value that, when true, indicates the option setting can be
--- modified from the default.
+-- | A Boolean value that, when true, indicates the option setting can be modified from the default.
 osIsModifiable :: Lens' OptionSetting (Maybe Bool)
 osIsModifiable = lens _osIsModifiable (\ s a -> s{_osIsModifiable = a});
 
@@ -3522,8 +3345,7 @@
 
 -- | Contains a list of available options for a DB instance
 --
--- This data type is used as a response element in the
--- < DescribeOrderableDBInstanceOptions> action.
+-- This data type is used as a response element in the < DescribeOrderableDBInstanceOptions> action.
 --
 -- /See:/ 'orderableDBInstanceOption' smart constructor.
 data OrderableDBInstanceOption = OrderableDBInstanceOption'
@@ -3626,8 +3448,7 @@
 odioVPC :: Lens' OrderableDBInstanceOption (Maybe Bool)
 odioVPC = lens _odioVPC (\ s a -> s{_odioVPC = a});
 
--- | Indicates whether the DB instance supports enhanced monitoring at
--- intervals from 1 to 60 seconds.
+-- | Indicates whether the DB instance supports enhanced monitoring at intervals from 1 to 60 seconds.
 odioSupportsEnhancedMonitoring :: Lens' OrderableDBInstanceOption (Maybe Bool)
 odioSupportsEnhancedMonitoring = lens _odioSupportsEnhancedMonitoring (\ s a -> s{_odioSupportsEnhancedMonitoring = a});
 
@@ -3656,11 +3477,9 @@
 
 instance NFData OrderableDBInstanceOption
 
--- | This data type is used as a request parameter in the
--- < ModifyDBParameterGroup> and < ResetDBParameterGroup> actions.
+-- | This data type is used as a request parameter in the < ModifyDBParameterGroup> and < ResetDBParameterGroup> actions.
 --
--- This data type is used as a response element in the
--- < DescribeEngineDefaultParameters> and < DescribeDBParameters> actions.
+-- This data type is used as a response element in the < DescribeEngineDefaultParameters> and < DescribeDBParameters> actions.
 --
 -- /See:/ 'parameter' smart constructor.
 data Parameter = Parameter'
@@ -3735,9 +3554,7 @@
 pSource :: Lens' Parameter (Maybe Text)
 pSource = lens _pSource (\ s a -> s{_pSource = a});
 
--- | Indicates whether ('true') or not ('false') the parameter can be
--- modified. Some parameters have security or operational implications that
--- prevent them from being changed.
+-- | Indicates whether ('true') or not ('false') the parameter can be modified. Some parameters have security or operational implications that prevent them from being changed.
 pIsModifiable :: Lens' Parameter (Maybe Bool)
 pIsModifiable = lens _pIsModifiable (\ s a -> s{_pIsModifiable = a});
 
@@ -3827,20 +3644,15 @@
     , _pmaCurrentApplyDate = Nothing
     }
 
--- | The date of the maintenance window when the action will be applied. The
--- maintenance action will be applied to the resource during its first
--- maintenance window after this date. If this date is specified, any
--- 'next-maintenance' opt-in requests are ignored.
+-- | The date of the maintenance window when the action will be applied. The maintenance action will be applied to the resource during its first maintenance window after this date. If this date is specified, any 'next-maintenance' opt-in requests are ignored.
 pmaAutoAppliedAfterDate :: Lens' PendingMaintenanceAction (Maybe UTCTime)
 pmaAutoAppliedAfterDate = lens _pmaAutoAppliedAfterDate (\ s a -> s{_pmaAutoAppliedAfterDate = a}) . mapping _Time;
 
--- | The type of pending maintenance action that is available for the
--- resource.
+-- | The type of pending maintenance action that is available for the resource.
 pmaAction :: Lens' PendingMaintenanceAction (Maybe Text)
 pmaAction = lens _pmaAction (\ s a -> s{_pmaAction = a});
 
--- | Indicates the type of opt-in request that has been received for the
--- resource.
+-- | Indicates the type of opt-in request that has been received for the resource.
 pmaOptInStatus :: Lens' PendingMaintenanceAction (Maybe Text)
 pmaOptInStatus = lens _pmaOptInStatus (\ s a -> s{_pmaOptInStatus = a});
 
@@ -3848,19 +3660,11 @@
 pmaDescription :: Lens' PendingMaintenanceAction (Maybe Text)
 pmaDescription = lens _pmaDescription (\ s a -> s{_pmaDescription = a});
 
--- | The date when the maintenance action will be automatically applied. The
--- maintenance action will be applied to the resource on this date
--- regardless of the maintenance window for the resource. If this date is
--- specified, any 'immediate' opt-in requests are ignored.
+-- | The date when the maintenance action will be automatically applied. The maintenance action will be applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any 'immediate' opt-in requests are ignored.
 pmaForcedApplyDate :: Lens' PendingMaintenanceAction (Maybe UTCTime)
 pmaForcedApplyDate = lens _pmaForcedApplyDate (\ s a -> s{_pmaForcedApplyDate = a}) . mapping _Time;
 
--- | The effective date when the pending maintenance action will be applied
--- to the resource. This date takes into account opt-in requests received
--- from the < ApplyPendingMaintenanceAction> API, the
--- 'AutoAppliedAfterDate', and the 'ForcedApplyDate'. This value is blank
--- if an opt-in request has not been received and nothing has been
--- specified as 'AutoAppliedAfterDate' or 'ForcedApplyDate'.
+-- | The effective date when the pending maintenance action will be applied to the resource. This date takes into account opt-in requests received from the < ApplyPendingMaintenanceAction> API, the 'AutoAppliedAfterDate', and the 'ForcedApplyDate'. This value is blank if an opt-in request has not been received and nothing has been specified as 'AutoAppliedAfterDate' or 'ForcedApplyDate'.
 pmaCurrentApplyDate :: Lens' PendingMaintenanceAction (Maybe UTCTime)
 pmaCurrentApplyDate = lens _pmaCurrentApplyDate (\ s a -> s{_pmaCurrentApplyDate = a}) . mapping _Time;
 
@@ -3877,8 +3681,7 @@
 
 instance NFData PendingMaintenanceAction
 
--- | This data type is used as a response element in the < ModifyDBInstance>
--- action.
+-- | This data type is used as a response element in the < ModifyDBInstance> action.
 --
 -- /See:/ 'pendingModifiedValues' smart constructor.
 data PendingModifiedValues = PendingModifiedValues'
@@ -3941,18 +3744,15 @@
 pmvEngineVersion :: Lens' PendingModifiedValues (Maybe Text)
 pmvEngineVersion = lens _pmvEngineVersion (\ s a -> s{_pmvEngineVersion = a});
 
--- | Contains the pending or in-progress change of the master credentials for
--- the DB instance.
+-- | Contains the pending or in-progress change of the master credentials for the DB instance.
 pmvMasterUserPassword :: Lens' PendingModifiedValues (Maybe Text)
 pmvMasterUserPassword = lens _pmvMasterUserPassword (\ s a -> s{_pmvMasterUserPassword = a});
 
--- | Specifies the new Provisioned IOPS value for the DB instance that will
--- be applied or is being applied.
+-- | Specifies the new Provisioned IOPS value for the DB instance that will be applied or is being applied.
 pmvIOPS :: Lens' PendingModifiedValues (Maybe Int)
 pmvIOPS = lens _pmvIOPS (\ s a -> s{_pmvIOPS = a});
 
--- | Contains the new 'DBInstanceClass' for the DB instance that will be
--- applied or is in progress.
+-- | Contains the new 'DBInstanceClass' for the DB instance that will be applied or is in progress.
 pmvDBInstanceClass :: Lens' PendingModifiedValues (Maybe Text)
 pmvDBInstanceClass = lens _pmvDBInstanceClass (\ s a -> s{_pmvDBInstanceClass = a});
 
@@ -3960,23 +3760,19 @@
 pmvCACertificateIdentifier :: Lens' PendingModifiedValues (Maybe Text)
 pmvCACertificateIdentifier = lens _pmvCACertificateIdentifier (\ s a -> s{_pmvCACertificateIdentifier = a});
 
--- | Contains the new 'DBInstanceIdentifier' for the DB instance that will be
--- applied or is in progress.
+-- | Contains the new 'DBInstanceIdentifier' for the DB instance that will be applied or is in progress.
 pmvDBInstanceIdentifier :: Lens' PendingModifiedValues (Maybe Text)
 pmvDBInstanceIdentifier = lens _pmvDBInstanceIdentifier (\ s a -> s{_pmvDBInstanceIdentifier = a});
 
--- | Specifies the pending number of days for which automated backups are
--- retained.
+-- | Specifies the pending number of days for which automated backups are retained.
 pmvBackupRetentionPeriod :: Lens' PendingModifiedValues (Maybe Int)
 pmvBackupRetentionPeriod = lens _pmvBackupRetentionPeriod (\ s a -> s{_pmvBackupRetentionPeriod = a});
 
--- | Indicates that the Single-AZ DB instance is to change to a Multi-AZ
--- deployment.
+-- | Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
 pmvMultiAZ :: Lens' PendingModifiedValues (Maybe Bool)
 pmvMultiAZ = lens _pmvMultiAZ (\ s a -> s{_pmvMultiAZ = a});
 
--- | Contains the new 'AllocatedStorage' size for the DB instance that will
--- be applied or is in progress.
+-- | Contains the new 'AllocatedStorage' size for the DB instance that will be applied or is in progress.
 pmvAllocatedStorage :: Lens' PendingModifiedValues (Maybe Int)
 pmvAllocatedStorage = lens _pmvAllocatedStorage (\ s a -> s{_pmvAllocatedStorage = a});
 
@@ -4007,9 +3803,7 @@
 
 instance NFData PendingModifiedValues
 
--- | This data type is used as a response element in the
--- < DescribeReservedDBInstances> and
--- < DescribeReservedDBInstancesOfferings> actions.
+-- | This data type is used as a response element in the < DescribeReservedDBInstances> and < DescribeReservedDBInstancesOfferings> actions.
 --
 -- /See:/ 'recurringCharge' smart constructor.
 data RecurringCharge = RecurringCharge'
@@ -4050,9 +3844,7 @@
 
 instance NFData RecurringCharge
 
--- | This data type is used as a response element in the
--- < DescribeReservedDBInstances> and
--- < PurchaseReservedDBInstancesOffering> actions.
+-- | This data type is used as a response element in the < DescribeReservedDBInstances> and < PurchaseReservedDBInstancesOffering> actions.
 --
 -- /See:/ 'reservedDBInstance' smart constructor.
 data ReservedDBInstance = ReservedDBInstance'
@@ -4202,8 +3994,7 @@
 
 instance NFData ReservedDBInstance
 
--- | This data type is used as a response element in the
--- < DescribeReservedDBInstancesOfferings> action.
+-- | This data type is used as a response element in the < DescribeReservedDBInstancesOfferings> action.
 --
 -- /See:/ 'reservedDBInstancesOffering' smart constructor.
 data ReservedDBInstancesOffering = ReservedDBInstancesOffering'
@@ -4341,8 +4132,7 @@
     , _rpmaResourceIdentifier = Nothing
     }
 
--- | A list that provides details about the pending maintenance actions for
--- the resource.
+-- | A list that provides details about the pending maintenance actions for the resource.
 rpmaPendingMaintenanceActionDetails :: Lens' ResourcePendingMaintenanceActions [PendingMaintenanceAction]
 rpmaPendingMaintenanceActionDetails = lens _rpmaPendingMaintenanceActionDetails (\ s a -> s{_rpmaPendingMaintenanceActionDetails = a}) . _Default . _Coerce;
 
@@ -4362,8 +4152,7 @@
 
 instance NFData ResourcePendingMaintenanceActions
 
--- | This data type is used as a response element in the
--- < DescribeDBSubnetGroups> action.
+-- | This data type is used as a response element in the < DescribeDBSubnetGroups> action.
 --
 -- /See:/ 'subnet' smart constructor.
 data Subnet = Subnet'
@@ -4412,8 +4201,7 @@
 
 instance NFData Subnet
 
--- | Metadata assigned to an Amazon RDS resource consisting of a key-value
--- pair.
+-- | Metadata assigned to an Amazon RDS resource consisting of a key-value pair.
 --
 -- /See:/ 'tag' smart constructor.
 data Tag = Tag'
@@ -4436,19 +4224,11 @@
     , _tagKey = Nothing
     }
 
--- | A value is the optional value of the tag. The string value can be from 1
--- to 256 Unicode characters in length and cannot be prefixed with \"aws:\"
--- or \"rds:\". The string can only contain only the set of Unicode
--- letters, digits, white-space, \'_\', \'.\', \'\/\', \'=\', \'+\', \'-\'
--- (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:\/=+\\\\-]*)$\").
+-- | A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and cannot be prefixed with \"aws:\" or \"rds:\". The string can only contain only the set of Unicode letters, digits, white-space, \'_\', \'.\', \'\/\', \'=\', \'+\', \'-\' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:\/=+\\\\-]*)>\").
 tagValue :: Lens' Tag (Maybe Text)
 tagValue = lens _tagValue (\ s a -> s{_tagValue = a});
 
--- | A key is the required name of the tag. The string value can be from 1 to
--- 128 Unicode characters in length and cannot be prefixed with \"aws:\" or
--- \"rds:\". The string can only contain only the set of Unicode letters,
--- digits, white-space, \'_\', \'.\', \'\/\', \'=\', \'+\', \'-\' (Java
--- regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:\/=+\\\\-]*)$\").
+-- | A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and cannot be prefixed with \"aws:\" or \"rds:\". The string can only contain only the set of Unicode letters, digits, white-space, \'_\', \'.\', \'\/\', \'=\', \'+\', \'-\' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:\/=+\\\\-]*)>\").
 tagKey :: Lens' Tag (Maybe Text)
 tagKey = lens _tagKey (\ s a -> s{_tagKey = a});
 
@@ -4464,8 +4244,7 @@
         toQuery Tag'{..}
           = mconcat ["Value" =: _tagValue, "Key" =: _tagKey]
 
--- | The version of the database engine that a DB instance can be upgraded
--- to.
+-- | The version of the database engine that a DB instance can be upgraded to.
 --
 -- /See:/ 'upgradeTarget' smart constructor.
 data UpgradeTarget = UpgradeTarget'
@@ -4504,8 +4283,7 @@
 utEngineVersion :: Lens' UpgradeTarget (Maybe Text)
 utEngineVersion = lens _utEngineVersion (\ s a -> s{_utEngineVersion = a});
 
--- | A value that indicates whether a database engine will be upgraded to a
--- major version.
+-- | A value that indicates whether a database engine will be upgraded to a major version.
 utIsMajorVersionUpgrade :: Lens' UpgradeTarget (Maybe Bool)
 utIsMajorVersionUpgrade = lens _utIsMajorVersionUpgrade (\ s a -> s{_utIsMajorVersionUpgrade = a});
 
@@ -4513,13 +4291,11 @@
 utEngine :: Lens' UpgradeTarget (Maybe Text)
 utEngine = lens _utEngine (\ s a -> s{_utEngine = a});
 
--- | A value that indicates whether the target version will be applied to any
--- source DB instances that have AutoMinorVersionUpgrade set to true.
+-- | A value that indicates whether the target version will be applied to any source DB instances that have AutoMinorVersionUpgrade set to true.
 utAutoUpgrade :: Lens' UpgradeTarget (Maybe Bool)
 utAutoUpgrade = lens _utAutoUpgrade (\ s a -> s{_utAutoUpgrade = a});
 
--- | The version of the database engine that a DB instance can be upgraded
--- to.
+-- | The version of the database engine that a DB instance can be upgraded to.
 utDescription :: Lens' UpgradeTarget (Maybe Text)
 utDescription = lens _utDescription (\ s a -> s{_utDescription = a});
 
@@ -4536,8 +4312,7 @@
 
 instance NFData UpgradeTarget
 
--- | This data type is used as a response element for queries on VPC security
--- group membership.
+-- | This data type is used as a response element for queries on VPC security group membership.
 --
 -- /See:/ 'vpcSecurityGroupMembership' smart constructor.
 data VPCSecurityGroupMembership = VPCSecurityGroupMembership'
diff --git a/test/Test/AWS/Gen/RDS.hs b/test/Test/AWS/Gen/RDS.hs
--- a/test/Test/AWS/Gen/RDS.hs
+++ b/test/Test/AWS/Gen/RDS.hs
@@ -28,475 +28,475 @@
 -- fixtures :: TestTree
 -- fixtures =
 --     [ testGroup "request"
---         [ testDescribeDBClusterParameterGroups $
+--         [ requestDescribeDBClusterParameterGroups $
 --             describeDBClusterParameterGroups
 --
---         , testPromoteReadReplica $
+--         , requestPromoteReadReplica $
 --             promoteReadReplica
 --
---         , testDescribeDBEngineVersions $
+--         , requestDescribeDBEngineVersions $
 --             describeDBEngineVersions
 --
---         , testCopyDBSnapshot $
+--         , requestCopyDBSnapshot $
 --             copyDBSnapshot
 --
---         , testAddSourceIdentifierToSubscription $
+--         , requestAddSourceIdentifierToSubscription $
 --             addSourceIdentifierToSubscription
 --
---         , testModifyDBInstance $
+--         , requestModifyDBInstance $
 --             modifyDBInstance
 --
---         , testModifyEventSubscription $
+--         , requestModifyEventSubscription $
 --             modifyEventSubscription
 --
---         , testResetDBClusterParameterGroup $
+--         , requestResetDBClusterParameterGroup $
 --             resetDBClusterParameterGroup
 --
---         , testDescribeEvents $
+--         , requestDescribeEvents $
 --             describeEvents
 --
---         , testDescribeEngineDefaultParameters $
+--         , requestDescribeEngineDefaultParameters $
 --             describeEngineDefaultParameters
 --
---         , testDescribeOptionGroups $
+--         , requestDescribeOptionGroups $
 --             describeOptionGroups
 --
---         , testDescribeDBLogFiles $
+--         , requestDescribeDBLogFiles $
 --             describeDBLogFiles
 --
---         , testDescribeDBClusters $
+--         , requestDescribeDBClusters $
 --             describeDBClusters
 --
---         , testModifyDBSubnetGroup $
+--         , requestModifyDBSubnetGroup $
 --             modifyDBSubnetGroup
 --
---         , testListTagsForResource $
+--         , requestListTagsForResource $
 --             listTagsForResource
 --
---         , testDeleteOptionGroup $
+--         , requestDeleteOptionGroup $
 --             deleteOptionGroup
 --
---         , testDeleteDBCluster $
+--         , requestDeleteDBCluster $
 --             deleteDBCluster
 --
---         , testDescribeReservedDBInstances $
+--         , requestDescribeReservedDBInstances $
 --             describeReservedDBInstances
 --
---         , testCopyDBParameterGroup $
+--         , requestCopyDBParameterGroup $
 --             copyDBParameterGroup
 --
---         , testRemoveSourceIdentifierFromSubscription $
+--         , requestRemoveSourceIdentifierFromSubscription $
 --             removeSourceIdentifierFromSubscription
 --
---         , testDescribeEngineDefaultClusterParameters $
+--         , requestDescribeEngineDefaultClusterParameters $
 --             describeEngineDefaultClusterParameters
 --
---         , testDescribeDBSnapshotAttributes $
+--         , requestDescribeDBSnapshotAttributes $
 --             describeDBSnapshotAttributes
 --
---         , testRemoveTagsFromResource $
+--         , requestRemoveTagsFromResource $
 --             removeTagsFromResource
 --
---         , testRestoreDBInstanceFromDBSnapshot $
+--         , requestRestoreDBInstanceFromDBSnapshot $
 --             restoreDBInstanceFromDBSnapshot
 --
---         , testCreateEventSubscription $
+--         , requestCreateEventSubscription $
 --             createEventSubscription
 --
---         , testPurchaseReservedDBInstancesOffering $
+--         , requestPurchaseReservedDBInstancesOffering $
 --             purchaseReservedDBInstancesOffering
 --
---         , testCreateDBInstance $
+--         , requestCreateDBInstance $
 --             createDBInstance
 --
---         , testDeleteDBClusterParameterGroup $
+--         , requestDeleteDBClusterParameterGroup $
 --             deleteDBClusterParameterGroup
 --
---         , testDescribeCertificates $
+--         , requestDescribeCertificates $
 --             describeCertificates
 --
---         , testAuthorizeDBSecurityGroupIngress $
+--         , requestAuthorizeDBSecurityGroupIngress $
 --             authorizeDBSecurityGroupIngress
 --
---         , testRestoreDBClusterFromSnapshot $
+--         , requestRestoreDBClusterFromSnapshot $
 --             restoreDBClusterFromSnapshot
 --
---         , testDescribeOrderableDBInstanceOptions $
+--         , requestDescribeOrderableDBInstanceOptions $
 --             describeOrderableDBInstanceOptions
 --
---         , testCreateDBClusterParameterGroup $
+--         , requestCreateDBClusterParameterGroup $
 --             createDBClusterParameterGroup
 --
---         , testCreateDBSnapshot $
+--         , requestCreateDBSnapshot $
 --             createDBSnapshot
 --
---         , testDeleteEventSubscription $
+--         , requestDeleteEventSubscription $
 --             deleteEventSubscription
 --
---         , testDescribeDBParameterGroups $
+--         , requestDescribeDBParameterGroups $
 --             describeDBParameterGroups
 --
---         , testModifyDBSnapshotAttribute $
+--         , requestModifyDBSnapshotAttribute $
 --             modifyDBSnapshotAttribute
 --
---         , testDeleteDBClusterSnapshot $
+--         , requestDeleteDBClusterSnapshot $
 --             deleteDBClusterSnapshot
 --
---         , testDescribeOptionGroupOptions $
+--         , requestDescribeOptionGroupOptions $
 --             describeOptionGroupOptions
 --
---         , testDescribeEventSubscriptions $
+--         , requestDescribeEventSubscriptions $
 --             describeEventSubscriptions
 --
---         , testAddTagsToResource $
+--         , requestAddTagsToResource $
 --             addTagsToResource
 --
---         , testDescribeDBParameters $
+--         , requestDescribeDBParameters $
 --             describeDBParameters
 --
---         , testCreateDBClusterSnapshot $
+--         , requestCreateDBClusterSnapshot $
 --             createDBClusterSnapshot
 --
---         , testDescribeDBSnapshots $
+--         , requestDescribeDBSnapshots $
 --             describeDBSnapshots
 --
---         , testDescribeDBSubnetGroups $
+--         , requestDescribeDBSubnetGroups $
 --             describeDBSubnetGroups
 --
---         , testModifyOptionGroup $
+--         , requestModifyOptionGroup $
 --             modifyOptionGroup
 --
---         , testCreateDBParameterGroup $
+--         , requestCreateDBParameterGroup $
 --             createDBParameterGroup
 --
---         , testModifyDBCluster $
+--         , requestModifyDBCluster $
 --             modifyDBCluster
 --
---         , testDescribeEventCategories $
+--         , requestDescribeEventCategories $
 --             describeEventCategories
 --
---         , testModifyDBClusterParameterGroup $
+--         , requestModifyDBClusterParameterGroup $
 --             modifyDBClusterParameterGroup
 --
---         , testRestoreDBInstanceToPointInTime $
+--         , requestRestoreDBInstanceToPointInTime $
 --             restoreDBInstanceToPointInTime
 --
---         , testDescribePendingMaintenanceActions $
+--         , requestDescribePendingMaintenanceActions $
 --             describePendingMaintenanceActions
 --
---         , testCopyDBClusterSnapshot $
+--         , requestCopyDBClusterSnapshot $
 --             copyDBClusterSnapshot
 --
---         , testResetDBParameterGroup $
+--         , requestResetDBParameterGroup $
 --             resetDBParameterGroup
 --
---         , testCreateDBCluster $
+--         , requestCreateDBCluster $
 --             createDBCluster
 --
---         , testFailoverDBCluster $
+--         , requestFailoverDBCluster $
 --             failoverDBCluster
 --
---         , testRevokeDBSecurityGroupIngress $
+--         , requestRevokeDBSecurityGroupIngress $
 --             revokeDBSecurityGroupIngress
 --
---         , testModifyDBParameterGroup $
+--         , requestModifyDBParameterGroup $
 --             modifyDBParameterGroup
 --
---         , testApplyPendingMaintenanceAction $
+--         , requestApplyPendingMaintenanceAction $
 --             applyPendingMaintenanceAction
 --
---         , testCreateOptionGroup $
+--         , requestCreateOptionGroup $
 --             createOptionGroup
 --
---         , testDescribeAccountAttributes $
+--         , requestDescribeAccountAttributes $
 --             describeAccountAttributes
 --
---         , testDeleteDBSnapshot $
+--         , requestDeleteDBSnapshot $
 --             deleteDBSnapshot
 --
---         , testDescribeDBClusterParameters $
+--         , requestDescribeDBClusterParameters $
 --             describeDBClusterParameters
 --
---         , testDeleteDBSubnetGroup $
+--         , requestDeleteDBSubnetGroup $
 --             deleteDBSubnetGroup
 --
---         , testCreateDBSecurityGroup $
+--         , requestCreateDBSecurityGroup $
 --             createDBSecurityGroup
 --
---         , testDescribeDBClusterSnapshots $
+--         , requestDescribeDBClusterSnapshots $
 --             describeDBClusterSnapshots
 --
---         , testRebootDBInstance $
+--         , requestRebootDBInstance $
 --             rebootDBInstance
 --
---         , testCreateDBSubnetGroup $
+--         , requestCreateDBSubnetGroup $
 --             createDBSubnetGroup
 --
---         , testDescribeReservedDBInstancesOfferings $
+--         , requestDescribeReservedDBInstancesOfferings $
 --             describeReservedDBInstancesOfferings
 --
---         , testDeleteDBSecurityGroup $
+--         , requestDeleteDBSecurityGroup $
 --             deleteDBSecurityGroup
 --
---         , testDeleteDBInstance $
+--         , requestDeleteDBInstance $
 --             deleteDBInstance
 --
---         , testCreateDBInstanceReadReplica $
+--         , requestCreateDBInstanceReadReplica $
 --             createDBInstanceReadReplica
 --
---         , testDeleteDBParameterGroup $
+--         , requestDeleteDBParameterGroup $
 --             deleteDBParameterGroup
 --
---         , testDescribeDBSecurityGroups $
+--         , requestDescribeDBSecurityGroups $
 --             describeDBSecurityGroups
 --
---         , testCopyOptionGroup $
+--         , requestCopyOptionGroup $
 --             copyOptionGroup
 --
---         , testRestoreDBClusterToPointInTime $
+--         , requestRestoreDBClusterToPointInTime $
 --             restoreDBClusterToPointInTime
 --
---         , testDescribeDBInstances $
+--         , requestDescribeDBInstances $
 --             describeDBInstances
 --
---         , testDownloadDBLogFilePortion $
+--         , requestDownloadDBLogFilePortion $
 --             downloadDBLogFilePortion
 --
 --           ]
 
 --     , testGroup "response"
---         [ testDescribeDBClusterParameterGroupsResponse $
+--         [ responseDescribeDBClusterParameterGroups $
 --             describeDBClusterParameterGroupsResponse
 --
---         , testPromoteReadReplicaResponse $
+--         , responsePromoteReadReplica $
 --             promoteReadReplicaResponse
 --
---         , testDescribeDBEngineVersionsResponse $
+--         , responseDescribeDBEngineVersions $
 --             describeDBEngineVersionsResponse
 --
---         , testCopyDBSnapshotResponse $
+--         , responseCopyDBSnapshot $
 --             copyDBSnapshotResponse
 --
---         , testAddSourceIdentifierToSubscriptionResponse $
+--         , responseAddSourceIdentifierToSubscription $
 --             addSourceIdentifierToSubscriptionResponse
 --
---         , testModifyDBInstanceResponse $
+--         , responseModifyDBInstance $
 --             modifyDBInstanceResponse
 --
---         , testModifyEventSubscriptionResponse $
+--         , responseModifyEventSubscription $
 --             modifyEventSubscriptionResponse
 --
---         , testResetDBClusterParameterGroupResponse $
+--         , responseResetDBClusterParameterGroup $
 --             dbClusterParameterGroupNameMessage
 --
---         , testDescribeEventsResponse $
+--         , responseDescribeEvents $
 --             describeEventsResponse
 --
---         , testDescribeEngineDefaultParametersResponse $
+--         , responseDescribeEngineDefaultParameters $
 --             describeEngineDefaultParametersResponse
 --
---         , testDescribeOptionGroupsResponse $
+--         , responseDescribeOptionGroups $
 --             describeOptionGroupsResponse
 --
---         , testDescribeDBLogFilesResponse $
+--         , responseDescribeDBLogFiles $
 --             describeDBLogFilesResponse
 --
---         , testDescribeDBClustersResponse $
+--         , responseDescribeDBClusters $
 --             describeDBClustersResponse
 --
---         , testModifyDBSubnetGroupResponse $
+--         , responseModifyDBSubnetGroup $
 --             modifyDBSubnetGroupResponse
 --
---         , testListTagsForResourceResponse $
+--         , responseListTagsForResource $
 --             listTagsForResourceResponse
 --
---         , testDeleteOptionGroupResponse $
+--         , responseDeleteOptionGroup $
 --             deleteOptionGroupResponse
 --
---         , testDeleteDBClusterResponse $
+--         , responseDeleteDBCluster $
 --             deleteDBClusterResponse
 --
---         , testDescribeReservedDBInstancesResponse $
+--         , responseDescribeReservedDBInstances $
 --             describeReservedDBInstancesResponse
 --
---         , testCopyDBParameterGroupResponse $
+--         , responseCopyDBParameterGroup $
 --             copyDBParameterGroupResponse
 --
---         , testRemoveSourceIdentifierFromSubscriptionResponse $
+--         , responseRemoveSourceIdentifierFromSubscription $
 --             removeSourceIdentifierFromSubscriptionResponse
 --
---         , testDescribeEngineDefaultClusterParametersResponse $
+--         , responseDescribeEngineDefaultClusterParameters $
 --             describeEngineDefaultClusterParametersResponse
 --
---         , testDescribeDBSnapshotAttributesResponse $
+--         , responseDescribeDBSnapshotAttributes $
 --             describeDBSnapshotAttributesResponse
 --
---         , testRemoveTagsFromResourceResponse $
+--         , responseRemoveTagsFromResource $
 --             removeTagsFromResourceResponse
 --
---         , testRestoreDBInstanceFromDBSnapshotResponse $
+--         , responseRestoreDBInstanceFromDBSnapshot $
 --             restoreDBInstanceFromDBSnapshotResponse
 --
---         , testCreateEventSubscriptionResponse $
+--         , responseCreateEventSubscription $
 --             createEventSubscriptionResponse
 --
---         , testPurchaseReservedDBInstancesOfferingResponse $
+--         , responsePurchaseReservedDBInstancesOffering $
 --             purchaseReservedDBInstancesOfferingResponse
 --
---         , testCreateDBInstanceResponse $
+--         , responseCreateDBInstance $
 --             createDBInstanceResponse
 --
---         , testDeleteDBClusterParameterGroupResponse $
+--         , responseDeleteDBClusterParameterGroup $
 --             deleteDBClusterParameterGroupResponse
 --
---         , testDescribeCertificatesResponse $
+--         , responseDescribeCertificates $
 --             describeCertificatesResponse
 --
---         , testAuthorizeDBSecurityGroupIngressResponse $
+--         , responseAuthorizeDBSecurityGroupIngress $
 --             authorizeDBSecurityGroupIngressResponse
 --
---         , testRestoreDBClusterFromSnapshotResponse $
+--         , responseRestoreDBClusterFromSnapshot $
 --             restoreDBClusterFromSnapshotResponse
 --
---         , testDescribeOrderableDBInstanceOptionsResponse $
+--         , responseDescribeOrderableDBInstanceOptions $
 --             describeOrderableDBInstanceOptionsResponse
 --
---         , testCreateDBClusterParameterGroupResponse $
+--         , responseCreateDBClusterParameterGroup $
 --             createDBClusterParameterGroupResponse
 --
---         , testCreateDBSnapshotResponse $
+--         , responseCreateDBSnapshot $
 --             createDBSnapshotResponse
 --
---         , testDeleteEventSubscriptionResponse $
+--         , responseDeleteEventSubscription $
 --             deleteEventSubscriptionResponse
 --
---         , testDescribeDBParameterGroupsResponse $
+--         , responseDescribeDBParameterGroups $
 --             describeDBParameterGroupsResponse
 --
---         , testModifyDBSnapshotAttributeResponse $
+--         , responseModifyDBSnapshotAttribute $
 --             modifyDBSnapshotAttributeResponse
 --
---         , testDeleteDBClusterSnapshotResponse $
+--         , responseDeleteDBClusterSnapshot $
 --             deleteDBClusterSnapshotResponse
 --
---         , testDescribeOptionGroupOptionsResponse $
+--         , responseDescribeOptionGroupOptions $
 --             describeOptionGroupOptionsResponse
 --
---         , testDescribeEventSubscriptionsResponse $
+--         , responseDescribeEventSubscriptions $
 --             describeEventSubscriptionsResponse
 --
---         , testAddTagsToResourceResponse $
+--         , responseAddTagsToResource $
 --             addTagsToResourceResponse
 --
---         , testDescribeDBParametersResponse $
+--         , responseDescribeDBParameters $
 --             describeDBParametersResponse
 --
---         , testCreateDBClusterSnapshotResponse $
+--         , responseCreateDBClusterSnapshot $
 --             createDBClusterSnapshotResponse
 --
---         , testDescribeDBSnapshotsResponse $
+--         , responseDescribeDBSnapshots $
 --             describeDBSnapshotsResponse
 --
---         , testDescribeDBSubnetGroupsResponse $
+--         , responseDescribeDBSubnetGroups $
 --             describeDBSubnetGroupsResponse
 --
---         , testModifyOptionGroupResponse $
+--         , responseModifyOptionGroup $
 --             modifyOptionGroupResponse
 --
---         , testCreateDBParameterGroupResponse $
+--         , responseCreateDBParameterGroup $
 --             createDBParameterGroupResponse
 --
---         , testModifyDBClusterResponse $
+--         , responseModifyDBCluster $
 --             modifyDBClusterResponse
 --
---         , testDescribeEventCategoriesResponse $
+--         , responseDescribeEventCategories $
 --             describeEventCategoriesResponse
 --
---         , testModifyDBClusterParameterGroupResponse $
+--         , responseModifyDBClusterParameterGroup $
 --             dbClusterParameterGroupNameMessage
 --
---         , testRestoreDBInstanceToPointInTimeResponse $
+--         , responseRestoreDBInstanceToPointInTime $
 --             restoreDBInstanceToPointInTimeResponse
 --
---         , testDescribePendingMaintenanceActionsResponse $
+--         , responseDescribePendingMaintenanceActions $
 --             describePendingMaintenanceActionsResponse
 --
---         , testCopyDBClusterSnapshotResponse $
+--         , responseCopyDBClusterSnapshot $
 --             copyDBClusterSnapshotResponse
 --
---         , testResetDBParameterGroupResponse $
+--         , responseResetDBParameterGroup $
 --             dbParameterGroupNameMessage
 --
---         , testCreateDBClusterResponse $
+--         , responseCreateDBCluster $
 --             createDBClusterResponse
 --
---         , testFailoverDBClusterResponse $
+--         , responseFailoverDBCluster $
 --             failoverDBClusterResponse
 --
---         , testRevokeDBSecurityGroupIngressResponse $
+--         , responseRevokeDBSecurityGroupIngress $
 --             revokeDBSecurityGroupIngressResponse
 --
---         , testModifyDBParameterGroupResponse $
+--         , responseModifyDBParameterGroup $
 --             dbParameterGroupNameMessage
 --
---         , testApplyPendingMaintenanceActionResponse $
+--         , responseApplyPendingMaintenanceAction $
 --             applyPendingMaintenanceActionResponse
 --
---         , testCreateOptionGroupResponse $
+--         , responseCreateOptionGroup $
 --             createOptionGroupResponse
 --
---         , testDescribeAccountAttributesResponse $
+--         , responseDescribeAccountAttributes $
 --             describeAccountAttributesResponse
 --
---         , testDeleteDBSnapshotResponse $
+--         , responseDeleteDBSnapshot $
 --             deleteDBSnapshotResponse
 --
---         , testDescribeDBClusterParametersResponse $
+--         , responseDescribeDBClusterParameters $
 --             describeDBClusterParametersResponse
 --
---         , testDeleteDBSubnetGroupResponse $
+--         , responseDeleteDBSubnetGroup $
 --             deleteDBSubnetGroupResponse
 --
---         , testCreateDBSecurityGroupResponse $
+--         , responseCreateDBSecurityGroup $
 --             createDBSecurityGroupResponse
 --
---         , testDescribeDBClusterSnapshotsResponse $
+--         , responseDescribeDBClusterSnapshots $
 --             describeDBClusterSnapshotsResponse
 --
---         , testRebootDBInstanceResponse $
+--         , responseRebootDBInstance $
 --             rebootDBInstanceResponse
 --
---         , testCreateDBSubnetGroupResponse $
+--         , responseCreateDBSubnetGroup $
 --             createDBSubnetGroupResponse
 --
---         , testDescribeReservedDBInstancesOfferingsResponse $
+--         , responseDescribeReservedDBInstancesOfferings $
 --             describeReservedDBInstancesOfferingsResponse
 --
---         , testDeleteDBSecurityGroupResponse $
+--         , responseDeleteDBSecurityGroup $
 --             deleteDBSecurityGroupResponse
 --
---         , testDeleteDBInstanceResponse $
+--         , responseDeleteDBInstance $
 --             deleteDBInstanceResponse
 --
---         , testCreateDBInstanceReadReplicaResponse $
+--         , responseCreateDBInstanceReadReplica $
 --             createDBInstanceReadReplicaResponse
 --
---         , testDeleteDBParameterGroupResponse $
+--         , responseDeleteDBParameterGroup $
 --             deleteDBParameterGroupResponse
 --
---         , testDescribeDBSecurityGroupsResponse $
+--         , responseDescribeDBSecurityGroups $
 --             describeDBSecurityGroupsResponse
 --
---         , testCopyOptionGroupResponse $
+--         , responseCopyOptionGroup $
 --             copyOptionGroupResponse
 --
---         , testRestoreDBClusterToPointInTimeResponse $
+--         , responseRestoreDBClusterToPointInTime $
 --             restoreDBClusterToPointInTimeResponse
 --
---         , testDescribeDBInstancesResponse $
+--         , responseDescribeDBInstances $
 --             describeDBInstancesResponse
 --
---         , testDownloadDBLogFilePortionResponse $
+--         , responseDownloadDBLogFilePortion $
 --             downloadDBLogFilePortionResponse
 --
 --           ]
@@ -504,939 +504,939 @@
 
 -- Requests
 
-testDescribeDBClusterParameterGroups :: DescribeDBClusterParameterGroups -> TestTree
-testDescribeDBClusterParameterGroups = req
+requestDescribeDBClusterParameterGroups :: DescribeDBClusterParameterGroups -> TestTree
+requestDescribeDBClusterParameterGroups = req
     "DescribeDBClusterParameterGroups"
     "fixture/DescribeDBClusterParameterGroups.yaml"
 
-testPromoteReadReplica :: PromoteReadReplica -> TestTree
-testPromoteReadReplica = req
+requestPromoteReadReplica :: PromoteReadReplica -> TestTree
+requestPromoteReadReplica = req
     "PromoteReadReplica"
     "fixture/PromoteReadReplica.yaml"
 
-testDescribeDBEngineVersions :: DescribeDBEngineVersions -> TestTree
-testDescribeDBEngineVersions = req
+requestDescribeDBEngineVersions :: DescribeDBEngineVersions -> TestTree
+requestDescribeDBEngineVersions = req
     "DescribeDBEngineVersions"
     "fixture/DescribeDBEngineVersions.yaml"
 
-testCopyDBSnapshot :: CopyDBSnapshot -> TestTree
-testCopyDBSnapshot = req
+requestCopyDBSnapshot :: CopyDBSnapshot -> TestTree
+requestCopyDBSnapshot = req
     "CopyDBSnapshot"
     "fixture/CopyDBSnapshot.yaml"
 
-testAddSourceIdentifierToSubscription :: AddSourceIdentifierToSubscription -> TestTree
-testAddSourceIdentifierToSubscription = req
+requestAddSourceIdentifierToSubscription :: AddSourceIdentifierToSubscription -> TestTree
+requestAddSourceIdentifierToSubscription = req
     "AddSourceIdentifierToSubscription"
     "fixture/AddSourceIdentifierToSubscription.yaml"
 
-testModifyDBInstance :: ModifyDBInstance -> TestTree
-testModifyDBInstance = req
+requestModifyDBInstance :: ModifyDBInstance -> TestTree
+requestModifyDBInstance = req
     "ModifyDBInstance"
     "fixture/ModifyDBInstance.yaml"
 
-testModifyEventSubscription :: ModifyEventSubscription -> TestTree
-testModifyEventSubscription = req
+requestModifyEventSubscription :: ModifyEventSubscription -> TestTree
+requestModifyEventSubscription = req
     "ModifyEventSubscription"
     "fixture/ModifyEventSubscription.yaml"
 
-testResetDBClusterParameterGroup :: ResetDBClusterParameterGroup -> TestTree
-testResetDBClusterParameterGroup = req
+requestResetDBClusterParameterGroup :: ResetDBClusterParameterGroup -> TestTree
+requestResetDBClusterParameterGroup = req
     "ResetDBClusterParameterGroup"
     "fixture/ResetDBClusterParameterGroup.yaml"
 
-testDescribeEvents :: DescribeEvents -> TestTree
-testDescribeEvents = req
+requestDescribeEvents :: DescribeEvents -> TestTree
+requestDescribeEvents = req
     "DescribeEvents"
     "fixture/DescribeEvents.yaml"
 
-testDescribeEngineDefaultParameters :: DescribeEngineDefaultParameters -> TestTree
-testDescribeEngineDefaultParameters = req
+requestDescribeEngineDefaultParameters :: DescribeEngineDefaultParameters -> TestTree
+requestDescribeEngineDefaultParameters = req
     "DescribeEngineDefaultParameters"
     "fixture/DescribeEngineDefaultParameters.yaml"
 
-testDescribeOptionGroups :: DescribeOptionGroups -> TestTree
-testDescribeOptionGroups = req
+requestDescribeOptionGroups :: DescribeOptionGroups -> TestTree
+requestDescribeOptionGroups = req
     "DescribeOptionGroups"
     "fixture/DescribeOptionGroups.yaml"
 
-testDescribeDBLogFiles :: DescribeDBLogFiles -> TestTree
-testDescribeDBLogFiles = req
+requestDescribeDBLogFiles :: DescribeDBLogFiles -> TestTree
+requestDescribeDBLogFiles = req
     "DescribeDBLogFiles"
     "fixture/DescribeDBLogFiles.yaml"
 
-testDescribeDBClusters :: DescribeDBClusters -> TestTree
-testDescribeDBClusters = req
+requestDescribeDBClusters :: DescribeDBClusters -> TestTree
+requestDescribeDBClusters = req
     "DescribeDBClusters"
     "fixture/DescribeDBClusters.yaml"
 
-testModifyDBSubnetGroup :: ModifyDBSubnetGroup -> TestTree
-testModifyDBSubnetGroup = req
+requestModifyDBSubnetGroup :: ModifyDBSubnetGroup -> TestTree
+requestModifyDBSubnetGroup = req
     "ModifyDBSubnetGroup"
     "fixture/ModifyDBSubnetGroup.yaml"
 
-testListTagsForResource :: ListTagsForResource -> TestTree
-testListTagsForResource = req
+requestListTagsForResource :: ListTagsForResource -> TestTree
+requestListTagsForResource = req
     "ListTagsForResource"
     "fixture/ListTagsForResource.yaml"
 
-testDeleteOptionGroup :: DeleteOptionGroup -> TestTree
-testDeleteOptionGroup = req
+requestDeleteOptionGroup :: DeleteOptionGroup -> TestTree
+requestDeleteOptionGroup = req
     "DeleteOptionGroup"
     "fixture/DeleteOptionGroup.yaml"
 
-testDeleteDBCluster :: DeleteDBCluster -> TestTree
-testDeleteDBCluster = req
+requestDeleteDBCluster :: DeleteDBCluster -> TestTree
+requestDeleteDBCluster = req
     "DeleteDBCluster"
     "fixture/DeleteDBCluster.yaml"
 
-testDescribeReservedDBInstances :: DescribeReservedDBInstances -> TestTree
-testDescribeReservedDBInstances = req
+requestDescribeReservedDBInstances :: DescribeReservedDBInstances -> TestTree
+requestDescribeReservedDBInstances = req
     "DescribeReservedDBInstances"
     "fixture/DescribeReservedDBInstances.yaml"
 
-testCopyDBParameterGroup :: CopyDBParameterGroup -> TestTree
-testCopyDBParameterGroup = req
+requestCopyDBParameterGroup :: CopyDBParameterGroup -> TestTree
+requestCopyDBParameterGroup = req
     "CopyDBParameterGroup"
     "fixture/CopyDBParameterGroup.yaml"
 
-testRemoveSourceIdentifierFromSubscription :: RemoveSourceIdentifierFromSubscription -> TestTree
-testRemoveSourceIdentifierFromSubscription = req
+requestRemoveSourceIdentifierFromSubscription :: RemoveSourceIdentifierFromSubscription -> TestTree
+requestRemoveSourceIdentifierFromSubscription = req
     "RemoveSourceIdentifierFromSubscription"
     "fixture/RemoveSourceIdentifierFromSubscription.yaml"
 
-testDescribeEngineDefaultClusterParameters :: DescribeEngineDefaultClusterParameters -> TestTree
-testDescribeEngineDefaultClusterParameters = req
+requestDescribeEngineDefaultClusterParameters :: DescribeEngineDefaultClusterParameters -> TestTree
+requestDescribeEngineDefaultClusterParameters = req
     "DescribeEngineDefaultClusterParameters"
     "fixture/DescribeEngineDefaultClusterParameters.yaml"
 
-testDescribeDBSnapshotAttributes :: DescribeDBSnapshotAttributes -> TestTree
-testDescribeDBSnapshotAttributes = req
+requestDescribeDBSnapshotAttributes :: DescribeDBSnapshotAttributes -> TestTree
+requestDescribeDBSnapshotAttributes = req
     "DescribeDBSnapshotAttributes"
     "fixture/DescribeDBSnapshotAttributes.yaml"
 
-testRemoveTagsFromResource :: RemoveTagsFromResource -> TestTree
-testRemoveTagsFromResource = req
+requestRemoveTagsFromResource :: RemoveTagsFromResource -> TestTree
+requestRemoveTagsFromResource = req
     "RemoveTagsFromResource"
     "fixture/RemoveTagsFromResource.yaml"
 
-testRestoreDBInstanceFromDBSnapshot :: RestoreDBInstanceFromDBSnapshot -> TestTree
-testRestoreDBInstanceFromDBSnapshot = req
+requestRestoreDBInstanceFromDBSnapshot :: RestoreDBInstanceFromDBSnapshot -> TestTree
+requestRestoreDBInstanceFromDBSnapshot = req
     "RestoreDBInstanceFromDBSnapshot"
     "fixture/RestoreDBInstanceFromDBSnapshot.yaml"
 
-testCreateEventSubscription :: CreateEventSubscription -> TestTree
-testCreateEventSubscription = req
+requestCreateEventSubscription :: CreateEventSubscription -> TestTree
+requestCreateEventSubscription = req
     "CreateEventSubscription"
     "fixture/CreateEventSubscription.yaml"
 
-testPurchaseReservedDBInstancesOffering :: PurchaseReservedDBInstancesOffering -> TestTree
-testPurchaseReservedDBInstancesOffering = req
+requestPurchaseReservedDBInstancesOffering :: PurchaseReservedDBInstancesOffering -> TestTree
+requestPurchaseReservedDBInstancesOffering = req
     "PurchaseReservedDBInstancesOffering"
     "fixture/PurchaseReservedDBInstancesOffering.yaml"
 
-testCreateDBInstance :: CreateDBInstance -> TestTree
-testCreateDBInstance = req
+requestCreateDBInstance :: CreateDBInstance -> TestTree
+requestCreateDBInstance = req
     "CreateDBInstance"
     "fixture/CreateDBInstance.yaml"
 
-testDeleteDBClusterParameterGroup :: DeleteDBClusterParameterGroup -> TestTree
-testDeleteDBClusterParameterGroup = req
+requestDeleteDBClusterParameterGroup :: DeleteDBClusterParameterGroup -> TestTree
+requestDeleteDBClusterParameterGroup = req
     "DeleteDBClusterParameterGroup"
     "fixture/DeleteDBClusterParameterGroup.yaml"
 
-testDescribeCertificates :: DescribeCertificates -> TestTree
-testDescribeCertificates = req
+requestDescribeCertificates :: DescribeCertificates -> TestTree
+requestDescribeCertificates = req
     "DescribeCertificates"
     "fixture/DescribeCertificates.yaml"
 
-testAuthorizeDBSecurityGroupIngress :: AuthorizeDBSecurityGroupIngress -> TestTree
-testAuthorizeDBSecurityGroupIngress = req
+requestAuthorizeDBSecurityGroupIngress :: AuthorizeDBSecurityGroupIngress -> TestTree
+requestAuthorizeDBSecurityGroupIngress = req
     "AuthorizeDBSecurityGroupIngress"
     "fixture/AuthorizeDBSecurityGroupIngress.yaml"
 
-testRestoreDBClusterFromSnapshot :: RestoreDBClusterFromSnapshot -> TestTree
-testRestoreDBClusterFromSnapshot = req
+requestRestoreDBClusterFromSnapshot :: RestoreDBClusterFromSnapshot -> TestTree
+requestRestoreDBClusterFromSnapshot = req
     "RestoreDBClusterFromSnapshot"
     "fixture/RestoreDBClusterFromSnapshot.yaml"
 
-testDescribeOrderableDBInstanceOptions :: DescribeOrderableDBInstanceOptions -> TestTree
-testDescribeOrderableDBInstanceOptions = req
+requestDescribeOrderableDBInstanceOptions :: DescribeOrderableDBInstanceOptions -> TestTree
+requestDescribeOrderableDBInstanceOptions = req
     "DescribeOrderableDBInstanceOptions"
     "fixture/DescribeOrderableDBInstanceOptions.yaml"
 
-testCreateDBClusterParameterGroup :: CreateDBClusterParameterGroup -> TestTree
-testCreateDBClusterParameterGroup = req
+requestCreateDBClusterParameterGroup :: CreateDBClusterParameterGroup -> TestTree
+requestCreateDBClusterParameterGroup = req
     "CreateDBClusterParameterGroup"
     "fixture/CreateDBClusterParameterGroup.yaml"
 
-testCreateDBSnapshot :: CreateDBSnapshot -> TestTree
-testCreateDBSnapshot = req
+requestCreateDBSnapshot :: CreateDBSnapshot -> TestTree
+requestCreateDBSnapshot = req
     "CreateDBSnapshot"
     "fixture/CreateDBSnapshot.yaml"
 
-testDeleteEventSubscription :: DeleteEventSubscription -> TestTree
-testDeleteEventSubscription = req
+requestDeleteEventSubscription :: DeleteEventSubscription -> TestTree
+requestDeleteEventSubscription = req
     "DeleteEventSubscription"
     "fixture/DeleteEventSubscription.yaml"
 
-testDescribeDBParameterGroups :: DescribeDBParameterGroups -> TestTree
-testDescribeDBParameterGroups = req
+requestDescribeDBParameterGroups :: DescribeDBParameterGroups -> TestTree
+requestDescribeDBParameterGroups = req
     "DescribeDBParameterGroups"
     "fixture/DescribeDBParameterGroups.yaml"
 
-testModifyDBSnapshotAttribute :: ModifyDBSnapshotAttribute -> TestTree
-testModifyDBSnapshotAttribute = req
+requestModifyDBSnapshotAttribute :: ModifyDBSnapshotAttribute -> TestTree
+requestModifyDBSnapshotAttribute = req
     "ModifyDBSnapshotAttribute"
     "fixture/ModifyDBSnapshotAttribute.yaml"
 
-testDeleteDBClusterSnapshot :: DeleteDBClusterSnapshot -> TestTree
-testDeleteDBClusterSnapshot = req
+requestDeleteDBClusterSnapshot :: DeleteDBClusterSnapshot -> TestTree
+requestDeleteDBClusterSnapshot = req
     "DeleteDBClusterSnapshot"
     "fixture/DeleteDBClusterSnapshot.yaml"
 
-testDescribeOptionGroupOptions :: DescribeOptionGroupOptions -> TestTree
-testDescribeOptionGroupOptions = req
+requestDescribeOptionGroupOptions :: DescribeOptionGroupOptions -> TestTree
+requestDescribeOptionGroupOptions = req
     "DescribeOptionGroupOptions"
     "fixture/DescribeOptionGroupOptions.yaml"
 
-testDescribeEventSubscriptions :: DescribeEventSubscriptions -> TestTree
-testDescribeEventSubscriptions = req
+requestDescribeEventSubscriptions :: DescribeEventSubscriptions -> TestTree
+requestDescribeEventSubscriptions = req
     "DescribeEventSubscriptions"
     "fixture/DescribeEventSubscriptions.yaml"
 
-testAddTagsToResource :: AddTagsToResource -> TestTree
-testAddTagsToResource = req
+requestAddTagsToResource :: AddTagsToResource -> TestTree
+requestAddTagsToResource = req
     "AddTagsToResource"
     "fixture/AddTagsToResource.yaml"
 
-testDescribeDBParameters :: DescribeDBParameters -> TestTree
-testDescribeDBParameters = req
+requestDescribeDBParameters :: DescribeDBParameters -> TestTree
+requestDescribeDBParameters = req
     "DescribeDBParameters"
     "fixture/DescribeDBParameters.yaml"
 
-testCreateDBClusterSnapshot :: CreateDBClusterSnapshot -> TestTree
-testCreateDBClusterSnapshot = req
+requestCreateDBClusterSnapshot :: CreateDBClusterSnapshot -> TestTree
+requestCreateDBClusterSnapshot = req
     "CreateDBClusterSnapshot"
     "fixture/CreateDBClusterSnapshot.yaml"
 
-testDescribeDBSnapshots :: DescribeDBSnapshots -> TestTree
-testDescribeDBSnapshots = req
+requestDescribeDBSnapshots :: DescribeDBSnapshots -> TestTree
+requestDescribeDBSnapshots = req
     "DescribeDBSnapshots"
     "fixture/DescribeDBSnapshots.yaml"
 
-testDescribeDBSubnetGroups :: DescribeDBSubnetGroups -> TestTree
-testDescribeDBSubnetGroups = req
+requestDescribeDBSubnetGroups :: DescribeDBSubnetGroups -> TestTree
+requestDescribeDBSubnetGroups = req
     "DescribeDBSubnetGroups"
     "fixture/DescribeDBSubnetGroups.yaml"
 
-testModifyOptionGroup :: ModifyOptionGroup -> TestTree
-testModifyOptionGroup = req
+requestModifyOptionGroup :: ModifyOptionGroup -> TestTree
+requestModifyOptionGroup = req
     "ModifyOptionGroup"
     "fixture/ModifyOptionGroup.yaml"
 
-testCreateDBParameterGroup :: CreateDBParameterGroup -> TestTree
-testCreateDBParameterGroup = req
+requestCreateDBParameterGroup :: CreateDBParameterGroup -> TestTree
+requestCreateDBParameterGroup = req
     "CreateDBParameterGroup"
     "fixture/CreateDBParameterGroup.yaml"
 
-testModifyDBCluster :: ModifyDBCluster -> TestTree
-testModifyDBCluster = req
+requestModifyDBCluster :: ModifyDBCluster -> TestTree
+requestModifyDBCluster = req
     "ModifyDBCluster"
     "fixture/ModifyDBCluster.yaml"
 
-testDescribeEventCategories :: DescribeEventCategories -> TestTree
-testDescribeEventCategories = req
+requestDescribeEventCategories :: DescribeEventCategories -> TestTree
+requestDescribeEventCategories = req
     "DescribeEventCategories"
     "fixture/DescribeEventCategories.yaml"
 
-testModifyDBClusterParameterGroup :: ModifyDBClusterParameterGroup -> TestTree
-testModifyDBClusterParameterGroup = req
+requestModifyDBClusterParameterGroup :: ModifyDBClusterParameterGroup -> TestTree
+requestModifyDBClusterParameterGroup = req
     "ModifyDBClusterParameterGroup"
     "fixture/ModifyDBClusterParameterGroup.yaml"
 
-testRestoreDBInstanceToPointInTime :: RestoreDBInstanceToPointInTime -> TestTree
-testRestoreDBInstanceToPointInTime = req
+requestRestoreDBInstanceToPointInTime :: RestoreDBInstanceToPointInTime -> TestTree
+requestRestoreDBInstanceToPointInTime = req
     "RestoreDBInstanceToPointInTime"
     "fixture/RestoreDBInstanceToPointInTime.yaml"
 
-testDescribePendingMaintenanceActions :: DescribePendingMaintenanceActions -> TestTree
-testDescribePendingMaintenanceActions = req
+requestDescribePendingMaintenanceActions :: DescribePendingMaintenanceActions -> TestTree
+requestDescribePendingMaintenanceActions = req
     "DescribePendingMaintenanceActions"
     "fixture/DescribePendingMaintenanceActions.yaml"
 
-testCopyDBClusterSnapshot :: CopyDBClusterSnapshot -> TestTree
-testCopyDBClusterSnapshot = req
+requestCopyDBClusterSnapshot :: CopyDBClusterSnapshot -> TestTree
+requestCopyDBClusterSnapshot = req
     "CopyDBClusterSnapshot"
     "fixture/CopyDBClusterSnapshot.yaml"
 
-testResetDBParameterGroup :: ResetDBParameterGroup -> TestTree
-testResetDBParameterGroup = req
+requestResetDBParameterGroup :: ResetDBParameterGroup -> TestTree
+requestResetDBParameterGroup = req
     "ResetDBParameterGroup"
     "fixture/ResetDBParameterGroup.yaml"
 
-testCreateDBCluster :: CreateDBCluster -> TestTree
-testCreateDBCluster = req
+requestCreateDBCluster :: CreateDBCluster -> TestTree
+requestCreateDBCluster = req
     "CreateDBCluster"
     "fixture/CreateDBCluster.yaml"
 
-testFailoverDBCluster :: FailoverDBCluster -> TestTree
-testFailoverDBCluster = req
+requestFailoverDBCluster :: FailoverDBCluster -> TestTree
+requestFailoverDBCluster = req
     "FailoverDBCluster"
     "fixture/FailoverDBCluster.yaml"
 
-testRevokeDBSecurityGroupIngress :: RevokeDBSecurityGroupIngress -> TestTree
-testRevokeDBSecurityGroupIngress = req
+requestRevokeDBSecurityGroupIngress :: RevokeDBSecurityGroupIngress -> TestTree
+requestRevokeDBSecurityGroupIngress = req
     "RevokeDBSecurityGroupIngress"
     "fixture/RevokeDBSecurityGroupIngress.yaml"
 
-testModifyDBParameterGroup :: ModifyDBParameterGroup -> TestTree
-testModifyDBParameterGroup = req
+requestModifyDBParameterGroup :: ModifyDBParameterGroup -> TestTree
+requestModifyDBParameterGroup = req
     "ModifyDBParameterGroup"
     "fixture/ModifyDBParameterGroup.yaml"
 
-testApplyPendingMaintenanceAction :: ApplyPendingMaintenanceAction -> TestTree
-testApplyPendingMaintenanceAction = req
+requestApplyPendingMaintenanceAction :: ApplyPendingMaintenanceAction -> TestTree
+requestApplyPendingMaintenanceAction = req
     "ApplyPendingMaintenanceAction"
     "fixture/ApplyPendingMaintenanceAction.yaml"
 
-testCreateOptionGroup :: CreateOptionGroup -> TestTree
-testCreateOptionGroup = req
+requestCreateOptionGroup :: CreateOptionGroup -> TestTree
+requestCreateOptionGroup = req
     "CreateOptionGroup"
     "fixture/CreateOptionGroup.yaml"
 
-testDescribeAccountAttributes :: DescribeAccountAttributes -> TestTree
-testDescribeAccountAttributes = req
+requestDescribeAccountAttributes :: DescribeAccountAttributes -> TestTree
+requestDescribeAccountAttributes = req
     "DescribeAccountAttributes"
     "fixture/DescribeAccountAttributes.yaml"
 
-testDeleteDBSnapshot :: DeleteDBSnapshot -> TestTree
-testDeleteDBSnapshot = req
+requestDeleteDBSnapshot :: DeleteDBSnapshot -> TestTree
+requestDeleteDBSnapshot = req
     "DeleteDBSnapshot"
     "fixture/DeleteDBSnapshot.yaml"
 
-testDescribeDBClusterParameters :: DescribeDBClusterParameters -> TestTree
-testDescribeDBClusterParameters = req
+requestDescribeDBClusterParameters :: DescribeDBClusterParameters -> TestTree
+requestDescribeDBClusterParameters = req
     "DescribeDBClusterParameters"
     "fixture/DescribeDBClusterParameters.yaml"
 
-testDeleteDBSubnetGroup :: DeleteDBSubnetGroup -> TestTree
-testDeleteDBSubnetGroup = req
+requestDeleteDBSubnetGroup :: DeleteDBSubnetGroup -> TestTree
+requestDeleteDBSubnetGroup = req
     "DeleteDBSubnetGroup"
     "fixture/DeleteDBSubnetGroup.yaml"
 
-testCreateDBSecurityGroup :: CreateDBSecurityGroup -> TestTree
-testCreateDBSecurityGroup = req
+requestCreateDBSecurityGroup :: CreateDBSecurityGroup -> TestTree
+requestCreateDBSecurityGroup = req
     "CreateDBSecurityGroup"
     "fixture/CreateDBSecurityGroup.yaml"
 
-testDescribeDBClusterSnapshots :: DescribeDBClusterSnapshots -> TestTree
-testDescribeDBClusterSnapshots = req
+requestDescribeDBClusterSnapshots :: DescribeDBClusterSnapshots -> TestTree
+requestDescribeDBClusterSnapshots = req
     "DescribeDBClusterSnapshots"
     "fixture/DescribeDBClusterSnapshots.yaml"
 
-testRebootDBInstance :: RebootDBInstance -> TestTree
-testRebootDBInstance = req
+requestRebootDBInstance :: RebootDBInstance -> TestTree
+requestRebootDBInstance = req
     "RebootDBInstance"
     "fixture/RebootDBInstance.yaml"
 
-testCreateDBSubnetGroup :: CreateDBSubnetGroup -> TestTree
-testCreateDBSubnetGroup = req
+requestCreateDBSubnetGroup :: CreateDBSubnetGroup -> TestTree
+requestCreateDBSubnetGroup = req
     "CreateDBSubnetGroup"
     "fixture/CreateDBSubnetGroup.yaml"
 
-testDescribeReservedDBInstancesOfferings :: DescribeReservedDBInstancesOfferings -> TestTree
-testDescribeReservedDBInstancesOfferings = req
+requestDescribeReservedDBInstancesOfferings :: DescribeReservedDBInstancesOfferings -> TestTree
+requestDescribeReservedDBInstancesOfferings = req
     "DescribeReservedDBInstancesOfferings"
     "fixture/DescribeReservedDBInstancesOfferings.yaml"
 
-testDeleteDBSecurityGroup :: DeleteDBSecurityGroup -> TestTree
-testDeleteDBSecurityGroup = req
+requestDeleteDBSecurityGroup :: DeleteDBSecurityGroup -> TestTree
+requestDeleteDBSecurityGroup = req
     "DeleteDBSecurityGroup"
     "fixture/DeleteDBSecurityGroup.yaml"
 
-testDeleteDBInstance :: DeleteDBInstance -> TestTree
-testDeleteDBInstance = req
+requestDeleteDBInstance :: DeleteDBInstance -> TestTree
+requestDeleteDBInstance = req
     "DeleteDBInstance"
     "fixture/DeleteDBInstance.yaml"
 
-testCreateDBInstanceReadReplica :: CreateDBInstanceReadReplica -> TestTree
-testCreateDBInstanceReadReplica = req
+requestCreateDBInstanceReadReplica :: CreateDBInstanceReadReplica -> TestTree
+requestCreateDBInstanceReadReplica = req
     "CreateDBInstanceReadReplica"
     "fixture/CreateDBInstanceReadReplica.yaml"
 
-testDeleteDBParameterGroup :: DeleteDBParameterGroup -> TestTree
-testDeleteDBParameterGroup = req
+requestDeleteDBParameterGroup :: DeleteDBParameterGroup -> TestTree
+requestDeleteDBParameterGroup = req
     "DeleteDBParameterGroup"
     "fixture/DeleteDBParameterGroup.yaml"
 
-testDescribeDBSecurityGroups :: DescribeDBSecurityGroups -> TestTree
-testDescribeDBSecurityGroups = req
+requestDescribeDBSecurityGroups :: DescribeDBSecurityGroups -> TestTree
+requestDescribeDBSecurityGroups = req
     "DescribeDBSecurityGroups"
     "fixture/DescribeDBSecurityGroups.yaml"
 
-testCopyOptionGroup :: CopyOptionGroup -> TestTree
-testCopyOptionGroup = req
+requestCopyOptionGroup :: CopyOptionGroup -> TestTree
+requestCopyOptionGroup = req
     "CopyOptionGroup"
     "fixture/CopyOptionGroup.yaml"
 
-testRestoreDBClusterToPointInTime :: RestoreDBClusterToPointInTime -> TestTree
-testRestoreDBClusterToPointInTime = req
+requestRestoreDBClusterToPointInTime :: RestoreDBClusterToPointInTime -> TestTree
+requestRestoreDBClusterToPointInTime = req
     "RestoreDBClusterToPointInTime"
     "fixture/RestoreDBClusterToPointInTime.yaml"
 
-testDescribeDBInstances :: DescribeDBInstances -> TestTree
-testDescribeDBInstances = req
+requestDescribeDBInstances :: DescribeDBInstances -> TestTree
+requestDescribeDBInstances = req
     "DescribeDBInstances"
     "fixture/DescribeDBInstances.yaml"
 
-testDownloadDBLogFilePortion :: DownloadDBLogFilePortion -> TestTree
-testDownloadDBLogFilePortion = req
+requestDownloadDBLogFilePortion :: DownloadDBLogFilePortion -> TestTree
+requestDownloadDBLogFilePortion = req
     "DownloadDBLogFilePortion"
     "fixture/DownloadDBLogFilePortion.yaml"
 
 -- Responses
 
-testDescribeDBClusterParameterGroupsResponse :: DescribeDBClusterParameterGroupsResponse -> TestTree
-testDescribeDBClusterParameterGroupsResponse = res
+responseDescribeDBClusterParameterGroups :: DescribeDBClusterParameterGroupsResponse -> TestTree
+responseDescribeDBClusterParameterGroups = res
     "DescribeDBClusterParameterGroupsResponse"
     "fixture/DescribeDBClusterParameterGroupsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBClusterParameterGroups)
 
-testPromoteReadReplicaResponse :: PromoteReadReplicaResponse -> TestTree
-testPromoteReadReplicaResponse = res
+responsePromoteReadReplica :: PromoteReadReplicaResponse -> TestTree
+responsePromoteReadReplica = res
     "PromoteReadReplicaResponse"
     "fixture/PromoteReadReplicaResponse.proto"
     rds
     (Proxy :: Proxy PromoteReadReplica)
 
-testDescribeDBEngineVersionsResponse :: DescribeDBEngineVersionsResponse -> TestTree
-testDescribeDBEngineVersionsResponse = res
+responseDescribeDBEngineVersions :: DescribeDBEngineVersionsResponse -> TestTree
+responseDescribeDBEngineVersions = res
     "DescribeDBEngineVersionsResponse"
     "fixture/DescribeDBEngineVersionsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBEngineVersions)
 
-testCopyDBSnapshotResponse :: CopyDBSnapshotResponse -> TestTree
-testCopyDBSnapshotResponse = res
+responseCopyDBSnapshot :: CopyDBSnapshotResponse -> TestTree
+responseCopyDBSnapshot = res
     "CopyDBSnapshotResponse"
     "fixture/CopyDBSnapshotResponse.proto"
     rds
     (Proxy :: Proxy CopyDBSnapshot)
 
-testAddSourceIdentifierToSubscriptionResponse :: AddSourceIdentifierToSubscriptionResponse -> TestTree
-testAddSourceIdentifierToSubscriptionResponse = res
+responseAddSourceIdentifierToSubscription :: AddSourceIdentifierToSubscriptionResponse -> TestTree
+responseAddSourceIdentifierToSubscription = res
     "AddSourceIdentifierToSubscriptionResponse"
     "fixture/AddSourceIdentifierToSubscriptionResponse.proto"
     rds
     (Proxy :: Proxy AddSourceIdentifierToSubscription)
 
-testModifyDBInstanceResponse :: ModifyDBInstanceResponse -> TestTree
-testModifyDBInstanceResponse = res
+responseModifyDBInstance :: ModifyDBInstanceResponse -> TestTree
+responseModifyDBInstance = res
     "ModifyDBInstanceResponse"
     "fixture/ModifyDBInstanceResponse.proto"
     rds
     (Proxy :: Proxy ModifyDBInstance)
 
-testModifyEventSubscriptionResponse :: ModifyEventSubscriptionResponse -> TestTree
-testModifyEventSubscriptionResponse = res
+responseModifyEventSubscription :: ModifyEventSubscriptionResponse -> TestTree
+responseModifyEventSubscription = res
     "ModifyEventSubscriptionResponse"
     "fixture/ModifyEventSubscriptionResponse.proto"
     rds
     (Proxy :: Proxy ModifyEventSubscription)
 
-testResetDBClusterParameterGroupResponse :: DBClusterParameterGroupNameMessage -> TestTree
-testResetDBClusterParameterGroupResponse = res
+responseResetDBClusterParameterGroup :: DBClusterParameterGroupNameMessage -> TestTree
+responseResetDBClusterParameterGroup = res
     "ResetDBClusterParameterGroupResponse"
     "fixture/ResetDBClusterParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy ResetDBClusterParameterGroup)
 
-testDescribeEventsResponse :: DescribeEventsResponse -> TestTree
-testDescribeEventsResponse = res
+responseDescribeEvents :: DescribeEventsResponse -> TestTree
+responseDescribeEvents = res
     "DescribeEventsResponse"
     "fixture/DescribeEventsResponse.proto"
     rds
     (Proxy :: Proxy DescribeEvents)
 
-testDescribeEngineDefaultParametersResponse :: DescribeEngineDefaultParametersResponse -> TestTree
-testDescribeEngineDefaultParametersResponse = res
+responseDescribeEngineDefaultParameters :: DescribeEngineDefaultParametersResponse -> TestTree
+responseDescribeEngineDefaultParameters = res
     "DescribeEngineDefaultParametersResponse"
     "fixture/DescribeEngineDefaultParametersResponse.proto"
     rds
     (Proxy :: Proxy DescribeEngineDefaultParameters)
 
-testDescribeOptionGroupsResponse :: DescribeOptionGroupsResponse -> TestTree
-testDescribeOptionGroupsResponse = res
+responseDescribeOptionGroups :: DescribeOptionGroupsResponse -> TestTree
+responseDescribeOptionGroups = res
     "DescribeOptionGroupsResponse"
     "fixture/DescribeOptionGroupsResponse.proto"
     rds
     (Proxy :: Proxy DescribeOptionGroups)
 
-testDescribeDBLogFilesResponse :: DescribeDBLogFilesResponse -> TestTree
-testDescribeDBLogFilesResponse = res
+responseDescribeDBLogFiles :: DescribeDBLogFilesResponse -> TestTree
+responseDescribeDBLogFiles = res
     "DescribeDBLogFilesResponse"
     "fixture/DescribeDBLogFilesResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBLogFiles)
 
-testDescribeDBClustersResponse :: DescribeDBClustersResponse -> TestTree
-testDescribeDBClustersResponse = res
+responseDescribeDBClusters :: DescribeDBClustersResponse -> TestTree
+responseDescribeDBClusters = res
     "DescribeDBClustersResponse"
     "fixture/DescribeDBClustersResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBClusters)
 
-testModifyDBSubnetGroupResponse :: ModifyDBSubnetGroupResponse -> TestTree
-testModifyDBSubnetGroupResponse = res
+responseModifyDBSubnetGroup :: ModifyDBSubnetGroupResponse -> TestTree
+responseModifyDBSubnetGroup = res
     "ModifyDBSubnetGroupResponse"
     "fixture/ModifyDBSubnetGroupResponse.proto"
     rds
     (Proxy :: Proxy ModifyDBSubnetGroup)
 
-testListTagsForResourceResponse :: ListTagsForResourceResponse -> TestTree
-testListTagsForResourceResponse = res
+responseListTagsForResource :: ListTagsForResourceResponse -> TestTree
+responseListTagsForResource = res
     "ListTagsForResourceResponse"
     "fixture/ListTagsForResourceResponse.proto"
     rds
     (Proxy :: Proxy ListTagsForResource)
 
-testDeleteOptionGroupResponse :: DeleteOptionGroupResponse -> TestTree
-testDeleteOptionGroupResponse = res
+responseDeleteOptionGroup :: DeleteOptionGroupResponse -> TestTree
+responseDeleteOptionGroup = res
     "DeleteOptionGroupResponse"
     "fixture/DeleteOptionGroupResponse.proto"
     rds
     (Proxy :: Proxy DeleteOptionGroup)
 
-testDeleteDBClusterResponse :: DeleteDBClusterResponse -> TestTree
-testDeleteDBClusterResponse = res
+responseDeleteDBCluster :: DeleteDBClusterResponse -> TestTree
+responseDeleteDBCluster = res
     "DeleteDBClusterResponse"
     "fixture/DeleteDBClusterResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBCluster)
 
-testDescribeReservedDBInstancesResponse :: DescribeReservedDBInstancesResponse -> TestTree
-testDescribeReservedDBInstancesResponse = res
+responseDescribeReservedDBInstances :: DescribeReservedDBInstancesResponse -> TestTree
+responseDescribeReservedDBInstances = res
     "DescribeReservedDBInstancesResponse"
     "fixture/DescribeReservedDBInstancesResponse.proto"
     rds
     (Proxy :: Proxy DescribeReservedDBInstances)
 
-testCopyDBParameterGroupResponse :: CopyDBParameterGroupResponse -> TestTree
-testCopyDBParameterGroupResponse = res
+responseCopyDBParameterGroup :: CopyDBParameterGroupResponse -> TestTree
+responseCopyDBParameterGroup = res
     "CopyDBParameterGroupResponse"
     "fixture/CopyDBParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy CopyDBParameterGroup)
 
-testRemoveSourceIdentifierFromSubscriptionResponse :: RemoveSourceIdentifierFromSubscriptionResponse -> TestTree
-testRemoveSourceIdentifierFromSubscriptionResponse = res
+responseRemoveSourceIdentifierFromSubscription :: RemoveSourceIdentifierFromSubscriptionResponse -> TestTree
+responseRemoveSourceIdentifierFromSubscription = res
     "RemoveSourceIdentifierFromSubscriptionResponse"
     "fixture/RemoveSourceIdentifierFromSubscriptionResponse.proto"
     rds
     (Proxy :: Proxy RemoveSourceIdentifierFromSubscription)
 
-testDescribeEngineDefaultClusterParametersResponse :: DescribeEngineDefaultClusterParametersResponse -> TestTree
-testDescribeEngineDefaultClusterParametersResponse = res
+responseDescribeEngineDefaultClusterParameters :: DescribeEngineDefaultClusterParametersResponse -> TestTree
+responseDescribeEngineDefaultClusterParameters = res
     "DescribeEngineDefaultClusterParametersResponse"
     "fixture/DescribeEngineDefaultClusterParametersResponse.proto"
     rds
     (Proxy :: Proxy DescribeEngineDefaultClusterParameters)
 
-testDescribeDBSnapshotAttributesResponse :: DescribeDBSnapshotAttributesResponse -> TestTree
-testDescribeDBSnapshotAttributesResponse = res
+responseDescribeDBSnapshotAttributes :: DescribeDBSnapshotAttributesResponse -> TestTree
+responseDescribeDBSnapshotAttributes = res
     "DescribeDBSnapshotAttributesResponse"
     "fixture/DescribeDBSnapshotAttributesResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBSnapshotAttributes)
 
-testRemoveTagsFromResourceResponse :: RemoveTagsFromResourceResponse -> TestTree
-testRemoveTagsFromResourceResponse = res
+responseRemoveTagsFromResource :: RemoveTagsFromResourceResponse -> TestTree
+responseRemoveTagsFromResource = res
     "RemoveTagsFromResourceResponse"
     "fixture/RemoveTagsFromResourceResponse.proto"
     rds
     (Proxy :: Proxy RemoveTagsFromResource)
 
-testRestoreDBInstanceFromDBSnapshotResponse :: RestoreDBInstanceFromDBSnapshotResponse -> TestTree
-testRestoreDBInstanceFromDBSnapshotResponse = res
+responseRestoreDBInstanceFromDBSnapshot :: RestoreDBInstanceFromDBSnapshotResponse -> TestTree
+responseRestoreDBInstanceFromDBSnapshot = res
     "RestoreDBInstanceFromDBSnapshotResponse"
     "fixture/RestoreDBInstanceFromDBSnapshotResponse.proto"
     rds
     (Proxy :: Proxy RestoreDBInstanceFromDBSnapshot)
 
-testCreateEventSubscriptionResponse :: CreateEventSubscriptionResponse -> TestTree
-testCreateEventSubscriptionResponse = res
+responseCreateEventSubscription :: CreateEventSubscriptionResponse -> TestTree
+responseCreateEventSubscription = res
     "CreateEventSubscriptionResponse"
     "fixture/CreateEventSubscriptionResponse.proto"
     rds
     (Proxy :: Proxy CreateEventSubscription)
 
-testPurchaseReservedDBInstancesOfferingResponse :: PurchaseReservedDBInstancesOfferingResponse -> TestTree
-testPurchaseReservedDBInstancesOfferingResponse = res
+responsePurchaseReservedDBInstancesOffering :: PurchaseReservedDBInstancesOfferingResponse -> TestTree
+responsePurchaseReservedDBInstancesOffering = res
     "PurchaseReservedDBInstancesOfferingResponse"
     "fixture/PurchaseReservedDBInstancesOfferingResponse.proto"
     rds
     (Proxy :: Proxy PurchaseReservedDBInstancesOffering)
 
-testCreateDBInstanceResponse :: CreateDBInstanceResponse -> TestTree
-testCreateDBInstanceResponse = res
+responseCreateDBInstance :: CreateDBInstanceResponse -> TestTree
+responseCreateDBInstance = res
     "CreateDBInstanceResponse"
     "fixture/CreateDBInstanceResponse.proto"
     rds
     (Proxy :: Proxy CreateDBInstance)
 
-testDeleteDBClusterParameterGroupResponse :: DeleteDBClusterParameterGroupResponse -> TestTree
-testDeleteDBClusterParameterGroupResponse = res
+responseDeleteDBClusterParameterGroup :: DeleteDBClusterParameterGroupResponse -> TestTree
+responseDeleteDBClusterParameterGroup = res
     "DeleteDBClusterParameterGroupResponse"
     "fixture/DeleteDBClusterParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBClusterParameterGroup)
 
-testDescribeCertificatesResponse :: DescribeCertificatesResponse -> TestTree
-testDescribeCertificatesResponse = res
+responseDescribeCertificates :: DescribeCertificatesResponse -> TestTree
+responseDescribeCertificates = res
     "DescribeCertificatesResponse"
     "fixture/DescribeCertificatesResponse.proto"
     rds
     (Proxy :: Proxy DescribeCertificates)
 
-testAuthorizeDBSecurityGroupIngressResponse :: AuthorizeDBSecurityGroupIngressResponse -> TestTree
-testAuthorizeDBSecurityGroupIngressResponse = res
+responseAuthorizeDBSecurityGroupIngress :: AuthorizeDBSecurityGroupIngressResponse -> TestTree
+responseAuthorizeDBSecurityGroupIngress = res
     "AuthorizeDBSecurityGroupIngressResponse"
     "fixture/AuthorizeDBSecurityGroupIngressResponse.proto"
     rds
     (Proxy :: Proxy AuthorizeDBSecurityGroupIngress)
 
-testRestoreDBClusterFromSnapshotResponse :: RestoreDBClusterFromSnapshotResponse -> TestTree
-testRestoreDBClusterFromSnapshotResponse = res
+responseRestoreDBClusterFromSnapshot :: RestoreDBClusterFromSnapshotResponse -> TestTree
+responseRestoreDBClusterFromSnapshot = res
     "RestoreDBClusterFromSnapshotResponse"
     "fixture/RestoreDBClusterFromSnapshotResponse.proto"
     rds
     (Proxy :: Proxy RestoreDBClusterFromSnapshot)
 
-testDescribeOrderableDBInstanceOptionsResponse :: DescribeOrderableDBInstanceOptionsResponse -> TestTree
-testDescribeOrderableDBInstanceOptionsResponse = res
+responseDescribeOrderableDBInstanceOptions :: DescribeOrderableDBInstanceOptionsResponse -> TestTree
+responseDescribeOrderableDBInstanceOptions = res
     "DescribeOrderableDBInstanceOptionsResponse"
     "fixture/DescribeOrderableDBInstanceOptionsResponse.proto"
     rds
     (Proxy :: Proxy DescribeOrderableDBInstanceOptions)
 
-testCreateDBClusterParameterGroupResponse :: CreateDBClusterParameterGroupResponse -> TestTree
-testCreateDBClusterParameterGroupResponse = res
+responseCreateDBClusterParameterGroup :: CreateDBClusterParameterGroupResponse -> TestTree
+responseCreateDBClusterParameterGroup = res
     "CreateDBClusterParameterGroupResponse"
     "fixture/CreateDBClusterParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy CreateDBClusterParameterGroup)
 
-testCreateDBSnapshotResponse :: CreateDBSnapshotResponse -> TestTree
-testCreateDBSnapshotResponse = res
+responseCreateDBSnapshot :: CreateDBSnapshotResponse -> TestTree
+responseCreateDBSnapshot = res
     "CreateDBSnapshotResponse"
     "fixture/CreateDBSnapshotResponse.proto"
     rds
     (Proxy :: Proxy CreateDBSnapshot)
 
-testDeleteEventSubscriptionResponse :: DeleteEventSubscriptionResponse -> TestTree
-testDeleteEventSubscriptionResponse = res
+responseDeleteEventSubscription :: DeleteEventSubscriptionResponse -> TestTree
+responseDeleteEventSubscription = res
     "DeleteEventSubscriptionResponse"
     "fixture/DeleteEventSubscriptionResponse.proto"
     rds
     (Proxy :: Proxy DeleteEventSubscription)
 
-testDescribeDBParameterGroupsResponse :: DescribeDBParameterGroupsResponse -> TestTree
-testDescribeDBParameterGroupsResponse = res
+responseDescribeDBParameterGroups :: DescribeDBParameterGroupsResponse -> TestTree
+responseDescribeDBParameterGroups = res
     "DescribeDBParameterGroupsResponse"
     "fixture/DescribeDBParameterGroupsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBParameterGroups)
 
-testModifyDBSnapshotAttributeResponse :: ModifyDBSnapshotAttributeResponse -> TestTree
-testModifyDBSnapshotAttributeResponse = res
+responseModifyDBSnapshotAttribute :: ModifyDBSnapshotAttributeResponse -> TestTree
+responseModifyDBSnapshotAttribute = res
     "ModifyDBSnapshotAttributeResponse"
     "fixture/ModifyDBSnapshotAttributeResponse.proto"
     rds
     (Proxy :: Proxy ModifyDBSnapshotAttribute)
 
-testDeleteDBClusterSnapshotResponse :: DeleteDBClusterSnapshotResponse -> TestTree
-testDeleteDBClusterSnapshotResponse = res
+responseDeleteDBClusterSnapshot :: DeleteDBClusterSnapshotResponse -> TestTree
+responseDeleteDBClusterSnapshot = res
     "DeleteDBClusterSnapshotResponse"
     "fixture/DeleteDBClusterSnapshotResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBClusterSnapshot)
 
-testDescribeOptionGroupOptionsResponse :: DescribeOptionGroupOptionsResponse -> TestTree
-testDescribeOptionGroupOptionsResponse = res
+responseDescribeOptionGroupOptions :: DescribeOptionGroupOptionsResponse -> TestTree
+responseDescribeOptionGroupOptions = res
     "DescribeOptionGroupOptionsResponse"
     "fixture/DescribeOptionGroupOptionsResponse.proto"
     rds
     (Proxy :: Proxy DescribeOptionGroupOptions)
 
-testDescribeEventSubscriptionsResponse :: DescribeEventSubscriptionsResponse -> TestTree
-testDescribeEventSubscriptionsResponse = res
+responseDescribeEventSubscriptions :: DescribeEventSubscriptionsResponse -> TestTree
+responseDescribeEventSubscriptions = res
     "DescribeEventSubscriptionsResponse"
     "fixture/DescribeEventSubscriptionsResponse.proto"
     rds
     (Proxy :: Proxy DescribeEventSubscriptions)
 
-testAddTagsToResourceResponse :: AddTagsToResourceResponse -> TestTree
-testAddTagsToResourceResponse = res
+responseAddTagsToResource :: AddTagsToResourceResponse -> TestTree
+responseAddTagsToResource = res
     "AddTagsToResourceResponse"
     "fixture/AddTagsToResourceResponse.proto"
     rds
     (Proxy :: Proxy AddTagsToResource)
 
-testDescribeDBParametersResponse :: DescribeDBParametersResponse -> TestTree
-testDescribeDBParametersResponse = res
+responseDescribeDBParameters :: DescribeDBParametersResponse -> TestTree
+responseDescribeDBParameters = res
     "DescribeDBParametersResponse"
     "fixture/DescribeDBParametersResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBParameters)
 
-testCreateDBClusterSnapshotResponse :: CreateDBClusterSnapshotResponse -> TestTree
-testCreateDBClusterSnapshotResponse = res
+responseCreateDBClusterSnapshot :: CreateDBClusterSnapshotResponse -> TestTree
+responseCreateDBClusterSnapshot = res
     "CreateDBClusterSnapshotResponse"
     "fixture/CreateDBClusterSnapshotResponse.proto"
     rds
     (Proxy :: Proxy CreateDBClusterSnapshot)
 
-testDescribeDBSnapshotsResponse :: DescribeDBSnapshotsResponse -> TestTree
-testDescribeDBSnapshotsResponse = res
+responseDescribeDBSnapshots :: DescribeDBSnapshotsResponse -> TestTree
+responseDescribeDBSnapshots = res
     "DescribeDBSnapshotsResponse"
     "fixture/DescribeDBSnapshotsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBSnapshots)
 
-testDescribeDBSubnetGroupsResponse :: DescribeDBSubnetGroupsResponse -> TestTree
-testDescribeDBSubnetGroupsResponse = res
+responseDescribeDBSubnetGroups :: DescribeDBSubnetGroupsResponse -> TestTree
+responseDescribeDBSubnetGroups = res
     "DescribeDBSubnetGroupsResponse"
     "fixture/DescribeDBSubnetGroupsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBSubnetGroups)
 
-testModifyOptionGroupResponse :: ModifyOptionGroupResponse -> TestTree
-testModifyOptionGroupResponse = res
+responseModifyOptionGroup :: ModifyOptionGroupResponse -> TestTree
+responseModifyOptionGroup = res
     "ModifyOptionGroupResponse"
     "fixture/ModifyOptionGroupResponse.proto"
     rds
     (Proxy :: Proxy ModifyOptionGroup)
 
-testCreateDBParameterGroupResponse :: CreateDBParameterGroupResponse -> TestTree
-testCreateDBParameterGroupResponse = res
+responseCreateDBParameterGroup :: CreateDBParameterGroupResponse -> TestTree
+responseCreateDBParameterGroup = res
     "CreateDBParameterGroupResponse"
     "fixture/CreateDBParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy CreateDBParameterGroup)
 
-testModifyDBClusterResponse :: ModifyDBClusterResponse -> TestTree
-testModifyDBClusterResponse = res
+responseModifyDBCluster :: ModifyDBClusterResponse -> TestTree
+responseModifyDBCluster = res
     "ModifyDBClusterResponse"
     "fixture/ModifyDBClusterResponse.proto"
     rds
     (Proxy :: Proxy ModifyDBCluster)
 
-testDescribeEventCategoriesResponse :: DescribeEventCategoriesResponse -> TestTree
-testDescribeEventCategoriesResponse = res
+responseDescribeEventCategories :: DescribeEventCategoriesResponse -> TestTree
+responseDescribeEventCategories = res
     "DescribeEventCategoriesResponse"
     "fixture/DescribeEventCategoriesResponse.proto"
     rds
     (Proxy :: Proxy DescribeEventCategories)
 
-testModifyDBClusterParameterGroupResponse :: DBClusterParameterGroupNameMessage -> TestTree
-testModifyDBClusterParameterGroupResponse = res
+responseModifyDBClusterParameterGroup :: DBClusterParameterGroupNameMessage -> TestTree
+responseModifyDBClusterParameterGroup = res
     "ModifyDBClusterParameterGroupResponse"
     "fixture/ModifyDBClusterParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy ModifyDBClusterParameterGroup)
 
-testRestoreDBInstanceToPointInTimeResponse :: RestoreDBInstanceToPointInTimeResponse -> TestTree
-testRestoreDBInstanceToPointInTimeResponse = res
+responseRestoreDBInstanceToPointInTime :: RestoreDBInstanceToPointInTimeResponse -> TestTree
+responseRestoreDBInstanceToPointInTime = res
     "RestoreDBInstanceToPointInTimeResponse"
     "fixture/RestoreDBInstanceToPointInTimeResponse.proto"
     rds
     (Proxy :: Proxy RestoreDBInstanceToPointInTime)
 
-testDescribePendingMaintenanceActionsResponse :: DescribePendingMaintenanceActionsResponse -> TestTree
-testDescribePendingMaintenanceActionsResponse = res
+responseDescribePendingMaintenanceActions :: DescribePendingMaintenanceActionsResponse -> TestTree
+responseDescribePendingMaintenanceActions = res
     "DescribePendingMaintenanceActionsResponse"
     "fixture/DescribePendingMaintenanceActionsResponse.proto"
     rds
     (Proxy :: Proxy DescribePendingMaintenanceActions)
 
-testCopyDBClusterSnapshotResponse :: CopyDBClusterSnapshotResponse -> TestTree
-testCopyDBClusterSnapshotResponse = res
+responseCopyDBClusterSnapshot :: CopyDBClusterSnapshotResponse -> TestTree
+responseCopyDBClusterSnapshot = res
     "CopyDBClusterSnapshotResponse"
     "fixture/CopyDBClusterSnapshotResponse.proto"
     rds
     (Proxy :: Proxy CopyDBClusterSnapshot)
 
-testResetDBParameterGroupResponse :: DBParameterGroupNameMessage -> TestTree
-testResetDBParameterGroupResponse = res
+responseResetDBParameterGroup :: DBParameterGroupNameMessage -> TestTree
+responseResetDBParameterGroup = res
     "ResetDBParameterGroupResponse"
     "fixture/ResetDBParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy ResetDBParameterGroup)
 
-testCreateDBClusterResponse :: CreateDBClusterResponse -> TestTree
-testCreateDBClusterResponse = res
+responseCreateDBCluster :: CreateDBClusterResponse -> TestTree
+responseCreateDBCluster = res
     "CreateDBClusterResponse"
     "fixture/CreateDBClusterResponse.proto"
     rds
     (Proxy :: Proxy CreateDBCluster)
 
-testFailoverDBClusterResponse :: FailoverDBClusterResponse -> TestTree
-testFailoverDBClusterResponse = res
+responseFailoverDBCluster :: FailoverDBClusterResponse -> TestTree
+responseFailoverDBCluster = res
     "FailoverDBClusterResponse"
     "fixture/FailoverDBClusterResponse.proto"
     rds
     (Proxy :: Proxy FailoverDBCluster)
 
-testRevokeDBSecurityGroupIngressResponse :: RevokeDBSecurityGroupIngressResponse -> TestTree
-testRevokeDBSecurityGroupIngressResponse = res
+responseRevokeDBSecurityGroupIngress :: RevokeDBSecurityGroupIngressResponse -> TestTree
+responseRevokeDBSecurityGroupIngress = res
     "RevokeDBSecurityGroupIngressResponse"
     "fixture/RevokeDBSecurityGroupIngressResponse.proto"
     rds
     (Proxy :: Proxy RevokeDBSecurityGroupIngress)
 
-testModifyDBParameterGroupResponse :: DBParameterGroupNameMessage -> TestTree
-testModifyDBParameterGroupResponse = res
+responseModifyDBParameterGroup :: DBParameterGroupNameMessage -> TestTree
+responseModifyDBParameterGroup = res
     "ModifyDBParameterGroupResponse"
     "fixture/ModifyDBParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy ModifyDBParameterGroup)
 
-testApplyPendingMaintenanceActionResponse :: ApplyPendingMaintenanceActionResponse -> TestTree
-testApplyPendingMaintenanceActionResponse = res
+responseApplyPendingMaintenanceAction :: ApplyPendingMaintenanceActionResponse -> TestTree
+responseApplyPendingMaintenanceAction = res
     "ApplyPendingMaintenanceActionResponse"
     "fixture/ApplyPendingMaintenanceActionResponse.proto"
     rds
     (Proxy :: Proxy ApplyPendingMaintenanceAction)
 
-testCreateOptionGroupResponse :: CreateOptionGroupResponse -> TestTree
-testCreateOptionGroupResponse = res
+responseCreateOptionGroup :: CreateOptionGroupResponse -> TestTree
+responseCreateOptionGroup = res
     "CreateOptionGroupResponse"
     "fixture/CreateOptionGroupResponse.proto"
     rds
     (Proxy :: Proxy CreateOptionGroup)
 
-testDescribeAccountAttributesResponse :: DescribeAccountAttributesResponse -> TestTree
-testDescribeAccountAttributesResponse = res
+responseDescribeAccountAttributes :: DescribeAccountAttributesResponse -> TestTree
+responseDescribeAccountAttributes = res
     "DescribeAccountAttributesResponse"
     "fixture/DescribeAccountAttributesResponse.proto"
     rds
     (Proxy :: Proxy DescribeAccountAttributes)
 
-testDeleteDBSnapshotResponse :: DeleteDBSnapshotResponse -> TestTree
-testDeleteDBSnapshotResponse = res
+responseDeleteDBSnapshot :: DeleteDBSnapshotResponse -> TestTree
+responseDeleteDBSnapshot = res
     "DeleteDBSnapshotResponse"
     "fixture/DeleteDBSnapshotResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBSnapshot)
 
-testDescribeDBClusterParametersResponse :: DescribeDBClusterParametersResponse -> TestTree
-testDescribeDBClusterParametersResponse = res
+responseDescribeDBClusterParameters :: DescribeDBClusterParametersResponse -> TestTree
+responseDescribeDBClusterParameters = res
     "DescribeDBClusterParametersResponse"
     "fixture/DescribeDBClusterParametersResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBClusterParameters)
 
-testDeleteDBSubnetGroupResponse :: DeleteDBSubnetGroupResponse -> TestTree
-testDeleteDBSubnetGroupResponse = res
+responseDeleteDBSubnetGroup :: DeleteDBSubnetGroupResponse -> TestTree
+responseDeleteDBSubnetGroup = res
     "DeleteDBSubnetGroupResponse"
     "fixture/DeleteDBSubnetGroupResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBSubnetGroup)
 
-testCreateDBSecurityGroupResponse :: CreateDBSecurityGroupResponse -> TestTree
-testCreateDBSecurityGroupResponse = res
+responseCreateDBSecurityGroup :: CreateDBSecurityGroupResponse -> TestTree
+responseCreateDBSecurityGroup = res
     "CreateDBSecurityGroupResponse"
     "fixture/CreateDBSecurityGroupResponse.proto"
     rds
     (Proxy :: Proxy CreateDBSecurityGroup)
 
-testDescribeDBClusterSnapshotsResponse :: DescribeDBClusterSnapshotsResponse -> TestTree
-testDescribeDBClusterSnapshotsResponse = res
+responseDescribeDBClusterSnapshots :: DescribeDBClusterSnapshotsResponse -> TestTree
+responseDescribeDBClusterSnapshots = res
     "DescribeDBClusterSnapshotsResponse"
     "fixture/DescribeDBClusterSnapshotsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBClusterSnapshots)
 
-testRebootDBInstanceResponse :: RebootDBInstanceResponse -> TestTree
-testRebootDBInstanceResponse = res
+responseRebootDBInstance :: RebootDBInstanceResponse -> TestTree
+responseRebootDBInstance = res
     "RebootDBInstanceResponse"
     "fixture/RebootDBInstanceResponse.proto"
     rds
     (Proxy :: Proxy RebootDBInstance)
 
-testCreateDBSubnetGroupResponse :: CreateDBSubnetGroupResponse -> TestTree
-testCreateDBSubnetGroupResponse = res
+responseCreateDBSubnetGroup :: CreateDBSubnetGroupResponse -> TestTree
+responseCreateDBSubnetGroup = res
     "CreateDBSubnetGroupResponse"
     "fixture/CreateDBSubnetGroupResponse.proto"
     rds
     (Proxy :: Proxy CreateDBSubnetGroup)
 
-testDescribeReservedDBInstancesOfferingsResponse :: DescribeReservedDBInstancesOfferingsResponse -> TestTree
-testDescribeReservedDBInstancesOfferingsResponse = res
+responseDescribeReservedDBInstancesOfferings :: DescribeReservedDBInstancesOfferingsResponse -> TestTree
+responseDescribeReservedDBInstancesOfferings = res
     "DescribeReservedDBInstancesOfferingsResponse"
     "fixture/DescribeReservedDBInstancesOfferingsResponse.proto"
     rds
     (Proxy :: Proxy DescribeReservedDBInstancesOfferings)
 
-testDeleteDBSecurityGroupResponse :: DeleteDBSecurityGroupResponse -> TestTree
-testDeleteDBSecurityGroupResponse = res
+responseDeleteDBSecurityGroup :: DeleteDBSecurityGroupResponse -> TestTree
+responseDeleteDBSecurityGroup = res
     "DeleteDBSecurityGroupResponse"
     "fixture/DeleteDBSecurityGroupResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBSecurityGroup)
 
-testDeleteDBInstanceResponse :: DeleteDBInstanceResponse -> TestTree
-testDeleteDBInstanceResponse = res
+responseDeleteDBInstance :: DeleteDBInstanceResponse -> TestTree
+responseDeleteDBInstance = res
     "DeleteDBInstanceResponse"
     "fixture/DeleteDBInstanceResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBInstance)
 
-testCreateDBInstanceReadReplicaResponse :: CreateDBInstanceReadReplicaResponse -> TestTree
-testCreateDBInstanceReadReplicaResponse = res
+responseCreateDBInstanceReadReplica :: CreateDBInstanceReadReplicaResponse -> TestTree
+responseCreateDBInstanceReadReplica = res
     "CreateDBInstanceReadReplicaResponse"
     "fixture/CreateDBInstanceReadReplicaResponse.proto"
     rds
     (Proxy :: Proxy CreateDBInstanceReadReplica)
 
-testDeleteDBParameterGroupResponse :: DeleteDBParameterGroupResponse -> TestTree
-testDeleteDBParameterGroupResponse = res
+responseDeleteDBParameterGroup :: DeleteDBParameterGroupResponse -> TestTree
+responseDeleteDBParameterGroup = res
     "DeleteDBParameterGroupResponse"
     "fixture/DeleteDBParameterGroupResponse.proto"
     rds
     (Proxy :: Proxy DeleteDBParameterGroup)
 
-testDescribeDBSecurityGroupsResponse :: DescribeDBSecurityGroupsResponse -> TestTree
-testDescribeDBSecurityGroupsResponse = res
+responseDescribeDBSecurityGroups :: DescribeDBSecurityGroupsResponse -> TestTree
+responseDescribeDBSecurityGroups = res
     "DescribeDBSecurityGroupsResponse"
     "fixture/DescribeDBSecurityGroupsResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBSecurityGroups)
 
-testCopyOptionGroupResponse :: CopyOptionGroupResponse -> TestTree
-testCopyOptionGroupResponse = res
+responseCopyOptionGroup :: CopyOptionGroupResponse -> TestTree
+responseCopyOptionGroup = res
     "CopyOptionGroupResponse"
     "fixture/CopyOptionGroupResponse.proto"
     rds
     (Proxy :: Proxy CopyOptionGroup)
 
-testRestoreDBClusterToPointInTimeResponse :: RestoreDBClusterToPointInTimeResponse -> TestTree
-testRestoreDBClusterToPointInTimeResponse = res
+responseRestoreDBClusterToPointInTime :: RestoreDBClusterToPointInTimeResponse -> TestTree
+responseRestoreDBClusterToPointInTime = res
     "RestoreDBClusterToPointInTimeResponse"
     "fixture/RestoreDBClusterToPointInTimeResponse.proto"
     rds
     (Proxy :: Proxy RestoreDBClusterToPointInTime)
 
-testDescribeDBInstancesResponse :: DescribeDBInstancesResponse -> TestTree
-testDescribeDBInstancesResponse = res
+responseDescribeDBInstances :: DescribeDBInstancesResponse -> TestTree
+responseDescribeDBInstances = res
     "DescribeDBInstancesResponse"
     "fixture/DescribeDBInstancesResponse.proto"
     rds
     (Proxy :: Proxy DescribeDBInstances)
 
-testDownloadDBLogFilePortionResponse :: DownloadDBLogFilePortionResponse -> TestTree
-testDownloadDBLogFilePortionResponse = res
+responseDownloadDBLogFilePortion :: DownloadDBLogFilePortionResponse -> TestTree
+responseDownloadDBLogFilePortion = res
     "DownloadDBLogFilePortionResponse"
     "fixture/DownloadDBLogFilePortionResponse.proto"
     rds
diff --git a/test/Test/AWS/RDS.hs b/test/Test/AWS/RDS.hs
--- a/test/Test/AWS/RDS.hs
+++ b/test/Test/AWS/RDS.hs
@@ -29,7 +29,7 @@
 fixtures :: [TestTree]
 fixtures =
     [ testGroup "response"
-        [ testDescribeDBInstancesResponse $ describeDBInstancesResponse 200
+        [ responseDescribeDBInstances $ describeDBInstancesResponse 200
             & ddbirsDBInstances .~
                 [ dbInstance
                     & diAllocatedStorage           ?~ 5
