diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,22 +8,14 @@
 
 ## Version
 
-`1.4.2`
+`1.4.3`
 
 
 ## Description
 
 AWS Certificate Manager
 
-Welcome to the AWS Certificate Manager (ACM) Command Reference. This
-guide provides descriptions, syntax, and usage examples for each ACM
-command. You can use AWS Certificate Manager to request ACM Certificates
-for your AWS-based websites and applications. For general information
-about using ACM and for more information about using the console, see
-the
-<http://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html AWS Certificate Manager User Guide>.
-For more information about using the ACM API, see the
-<http://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html AWS Certificate Manager API Reference>.
+Welcome to the AWS Certificate Manager (ACM) Command Reference. This guide provides descriptions, syntax, and usage examples for each ACM command. You can use AWS Certificate Manager to request ACM Certificates for your AWS-based websites and applications. For general information about using ACM and for more information about using the console, see the <http://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html AWS Certificate Manager User Guide>. For more information about using the ACM API, see the <http://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html AWS Certificate Manager API Reference>.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-certificatemanager)
 and the [AWS API Reference](https://aws.amazon.com/documentation/).
diff --git a/amazonka-certificatemanager.cabal b/amazonka-certificatemanager.cabal
--- a/amazonka-certificatemanager.cabal
+++ b/amazonka-certificatemanager.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-certificatemanager
-version:               1.4.2
+version:               1.4.3
 synopsis:              Amazon Certificate Manager SDK.
 homepage:              https://github.com/brendanhay/amazonka
 bug-reports:           https://github.com/brendanhay/amazonka/issues
@@ -15,15 +15,7 @@
 description:
     AWS Certificate Manager
 
-    Welcome to the AWS Certificate Manager (ACM) Command Reference. This
-    guide provides descriptions, syntax, and usage examples for each ACM
-    command. You can use AWS Certificate Manager to request ACM Certificates
-    for your AWS-based websites and applications. For general information
-    about using ACM and for more information about using the console, see
-    the
-    <http://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html AWS Certificate Manager User Guide>.
-    For more information about using the ACM API, see the
-    <http://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html AWS Certificate Manager API Reference>.
+    Welcome to the AWS Certificate Manager (ACM) Command Reference. This guide provides descriptions, syntax, and usage examples for each ACM command. You can use AWS Certificate Manager to request ACM Certificates for your AWS-based websites and applications. For general information about using ACM and for more information about using the console, see the <http://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html AWS Certificate Manager User Guide>. For more information about using the ACM API, see the <http://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html AWS Certificate Manager API Reference>.
     .
     The types from this library are intended to be used with
     <http://hackage.haskell.org/package/amazonka amazonka>, which provides
@@ -68,7 +60,7 @@
         , Network.AWS.CertificateManager.Types.Sum
 
     build-depends:
-          amazonka-core == 1.4.2.*
+          amazonka-core == 1.4.3.*
         , base          >= 4.7     && < 5
 
 test-suite amazonka-certificatemanager-test
@@ -88,9 +80,9 @@
         , Test.AWS.CertificateManager.Internal
 
     build-depends:
-          amazonka-core == 1.4.2.*
-        , amazonka-test == 1.4.2.*
-        , amazonka-certificatemanager == 1.4.2.*
+          amazonka-core == 1.4.3.*
+        , amazonka-test == 1.4.3.*
+        , amazonka-certificatemanager == 1.4.3.*
         , base
         , bytestring
         , tasty
diff --git a/gen/Network/AWS/CertificateManager.hs b/gen/Network/AWS/CertificateManager.hs
--- a/gen/Network/AWS/CertificateManager.hs
+++ b/gen/Network/AWS/CertificateManager.hs
@@ -13,15 +13,7 @@
 --
 -- AWS Certificate Manager
 --
--- Welcome to the AWS Certificate Manager (ACM) Command Reference. This
--- guide provides descriptions, syntax, and usage examples for each ACM
--- command. You can use AWS Certificate Manager to request ACM Certificates
--- for your AWS-based websites and applications. For general information
--- about using ACM and for more information about using the console, see
--- the
--- <http://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html AWS Certificate Manager User Guide>.
--- For more information about using the ACM API, see the
--- <http://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html AWS Certificate Manager API Reference>.
+-- Welcome to the AWS Certificate Manager (ACM) Command Reference. This guide provides descriptions, syntax, and usage examples for each ACM command. You can use AWS Certificate Manager to request ACM Certificates for your AWS-based websites and applications. For general information about using ACM and for more information about using the console, see the <http://docs.aws.amazon.com/acm/latest/userguide/acm-overview.html AWS Certificate Manager User Guide>. For more information about using the ACM API, see the <http://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html AWS Certificate Manager API Reference>.
 module Network.AWS.CertificateManager
     (
     -- * Service Configuration
diff --git a/gen/Network/AWS/CertificateManager/AddTagsToCertificate.hs b/gen/Network/AWS/CertificateManager/AddTagsToCertificate.hs
--- a/gen/Network/AWS/CertificateManager/AddTagsToCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/AddTagsToCertificate.hs
@@ -18,25 +18,11 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Adds one or more tags to an ACM Certificate. Tags are labels that you
--- can use to identify and organize your AWS resources. Each tag consists
--- of a 'key' and an optional 'value'. You specify the certificate on input
--- by its Amazon Resource Name (ARN). You specify the tag by using a
--- key-value pair.
+-- Adds one or more tags to an ACM Certificate. Tags are labels that you can use to identify and organize your AWS resources. Each tag consists of a 'key' and an optional 'value'. You specify the certificate on input by its Amazon Resource Name (ARN). You specify the tag by using a key-value pair.
 --
--- You can apply a tag to just one certificate if you want to identify a
--- specific characteristic of that certificate, or you can apply the same
--- tag to multiple certificates if you want to filter for a common
--- relationship among those certificates. Similarly, you can apply the same
--- tag to multiple resources if you want to specify a relationship among
--- those resources. For example, you can add the same tag to an ACM
--- Certificate and an Elastic Load Balancing load balancer to indicate that
--- they are both used by the same website. For more information, see
--- <http://docs.aws.amazon.com/acm/latest/userguide/tags.html Tagging ACM Certificates>.
+-- You can apply a tag to just one certificate if you want to identify a specific characteristic of that certificate, or you can apply the same tag to multiple certificates if you want to filter for a common relationship among those certificates. Similarly, you can apply the same tag to multiple resources if you want to specify a relationship among those resources. For example, you can add the same tag to an ACM Certificate and an Elastic Load Balancing load balancer to indicate that they are both used by the same website. For more information, see <http://docs.aws.amazon.com/acm/latest/userguide/tags.html Tagging ACM Certificates>.
 --
--- To remove one or more tags, use the < RemoveTagsFromCertificate> action.
--- To view all of the tags that have been applied to the certificate, use
--- the < ListTagsForCertificate> action.
+-- To remove one or more tags, use the < RemoveTagsFromCertificate> action. To view all of the tags that have been applied to the certificate, use the < ListTagsForCertificate> action.
 module Network.AWS.CertificateManager.AddTagsToCertificate
     (
     -- * Creating a Request
@@ -83,13 +69,11 @@
     , _attcTags = _List1 # pTags_
     }
 
--- | String that contains the ARN of the ACM Certificate to which the tag is
--- to be applied. This must be of the form:
+-- | String that contains the ARN of the ACM Certificate to which the tag is to be applied. This must be of the form:
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 attcCertificateARN :: Lens' AddTagsToCertificate Text
 attcCertificateARN = lens _attcCertificateARN (\ s a -> s{_attcCertificateARN = a});
 
diff --git a/gen/Network/AWS/CertificateManager/DeleteCertificate.hs b/gen/Network/AWS/CertificateManager/DeleteCertificate.hs
--- a/gen/Network/AWS/CertificateManager/DeleteCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/DeleteCertificate.hs
@@ -18,15 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Deletes an ACM Certificate and its associated private key. If this
--- action succeeds, the certificate no longer appears in the list of ACM
--- Certificates that can be displayed by calling the < ListCertificates>
--- action or be retrieved by calling the < GetCertificate> action. The
--- certificate will not be available for use by other AWS services.
+-- Deletes an ACM Certificate and its associated private key. If this action succeeds, the certificate no longer appears in the list of ACM Certificates that can be displayed by calling the < ListCertificates> action or be retrieved by calling the < GetCertificate> action. The certificate will not be available for use by other AWS services.
 --
--- You cannot delete an ACM Certificate that is being used by another AWS
--- service. To delete a certificate that is in use, the certificate
--- association must first be removed.
+-- You cannot delete an ACM Certificate that is being used by another AWS service. To delete a certificate that is in use, the certificate association must first be removed.
 module Network.AWS.CertificateManager.DeleteCertificate
     (
     -- * Creating a Request
@@ -67,13 +61,11 @@
     { _dcCertificateARN = pCertificateARN_
     }
 
--- | String that contains the ARN of the ACM Certificate to be deleted. This
--- must be of the form:
+-- | String that contains the ARN of the ACM Certificate to be deleted. This must be of the form:
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 dcCertificateARN :: Lens' DeleteCertificate Text
 dcCertificateARN = lens _dcCertificateARN (\ s a -> s{_dcCertificateARN = a});
 
diff --git a/gen/Network/AWS/CertificateManager/DescribeCertificate.hs b/gen/Network/AWS/CertificateManager/DescribeCertificate.hs
--- a/gen/Network/AWS/CertificateManager/DescribeCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/DescribeCertificate.hs
@@ -18,11 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Returns a list of the fields contained in the specified ACM Certificate.
--- For example, this action returns the certificate status, a flag that
--- indicates whether the certificate is associated with any other AWS
--- service, and the date at which the certificate request was created. You
--- specify the ACM Certificate on input by its Amazon Resource Name (ARN).
+-- Returns a list of the fields contained in the specified ACM Certificate. For example, this action returns the certificate status, a flag that indicates whether the certificate is associated with any other AWS service, and the date at which the certificate request was created. You specify the ACM Certificate on input by its Amazon Resource Name (ARN).
 module Network.AWS.CertificateManager.DescribeCertificate
     (
     -- * Creating a Request
@@ -66,13 +62,11 @@
     { _dCertificateARN = pCertificateARN_
     }
 
--- | String that contains an ACM Certificate ARN. The ARN must be of the
--- form:
+-- | String that contains an ACM Certificate ARN. The ARN must be of the form:
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 dCertificateARN :: Lens' DescribeCertificate Text
 dCertificateARN = lens _dCertificateARN (\ s a -> s{_dCertificateARN = a});
 
@@ -136,8 +130,7 @@
     , _dcrsResponseStatus = pResponseStatus_
     }
 
--- | Contains a < CertificateDetail> structure that lists the fields of an
--- ACM Certificate.
+-- | Contains a < CertificateDetail> structure that lists the fields of an ACM Certificate.
 dcrsCertificate :: Lens' DescribeCertificateResponse (Maybe CertificateDetail)
 dcrsCertificate = lens _dcrsCertificate (\ s a -> s{_dcrsCertificate = a});
 
diff --git a/gen/Network/AWS/CertificateManager/GetCertificate.hs b/gen/Network/AWS/CertificateManager/GetCertificate.hs
--- a/gen/Network/AWS/CertificateManager/GetCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/GetCertificate.hs
@@ -18,15 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Retrieves an ACM Certificate and certificate chain for the certificate
--- specified by an ARN. The chain is an ordered list of certificates that
--- contains the root certificate, intermediate certificates of subordinate
--- CAs, and the ACM Certificate. The certificate and certificate chain are
--- base64 encoded. If you want to decode the certificate chain to see the
--- individual certificate fields, you can use OpenSSL.
+-- Retrieves an ACM Certificate and certificate chain for the certificate specified by an ARN. The chain is an ordered list of certificates that contains the root certificate, intermediate certificates of subordinate CAs, and the ACM Certificate. The certificate and certificate chain are base64 encoded. If you want to decode the certificate chain to see the individual certificate fields, you can use OpenSSL.
 --
--- Currently, ACM Certificates can be used only with Elastic Load Balancing
--- and Amazon CloudFront.
+-- Currently, ACM Certificates can be used only with Elastic Load Balancing and Amazon CloudFront.
 module Network.AWS.CertificateManager.GetCertificate
     (
     -- * Creating a Request
@@ -75,8 +69,7 @@
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 gcCertificateARN :: Lens' GetCertificate Text
 gcCertificateARN = lens _gcCertificateARN (\ s a -> s{_gcCertificateARN = a});
 
@@ -143,13 +136,11 @@
     , _gcrsResponseStatus = pResponseStatus_
     }
 
--- | String that contains the ACM Certificate represented by the ARN
--- specified at input.
+-- | String that contains the ACM Certificate represented by the ARN specified at input.
 gcrsCertificate :: Lens' GetCertificateResponse (Maybe Text)
 gcrsCertificate = lens _gcrsCertificate (\ s a -> s{_gcrsCertificate = a});
 
--- | The certificate chain that contains the root certificate issued by the
--- certificate authority (CA).
+-- | The certificate chain that contains the root certificate issued by the certificate authority (CA).
 gcrsCertificateChain :: Lens' GetCertificateResponse (Maybe Text)
 gcrsCertificateChain = lens _gcrsCertificateChain (\ s a -> s{_gcrsCertificateChain = a});
 
diff --git a/gen/Network/AWS/CertificateManager/ListCertificates.hs b/gen/Network/AWS/CertificateManager/ListCertificates.hs
--- a/gen/Network/AWS/CertificateManager/ListCertificates.hs
+++ b/gen/Network/AWS/CertificateManager/ListCertificates.hs
@@ -18,13 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Retrieves a list of the ACM Certificate ARNs, and the domain name for
--- each ARN, owned by the calling account. You can filter the list based on
--- the 'CertificateStatuses' parameter, and you can display up to
--- 'MaxItems' certificates at one time. If you have more than 'MaxItems'
--- certificates, use the 'NextToken' marker from the response object in
--- your next call to the 'ListCertificates' action to retrieve the next set
--- of certificate ARNs.
+-- Retrieves a list of the ACM Certificate ARNs, and the domain name for each ARN, owned by the calling account. You can filter the list based on the 'CertificateStatuses' parameter, and you can display up to 'MaxItems' certificates at one time. If you have more than 'MaxItems' certificates, use the 'NextToken' marker from the response object in your next call to the 'ListCertificates' action to retrieve the next set of certificate ARNs.
 module Network.AWS.CertificateManager.ListCertificates
     (
     -- * Creating a Request
@@ -78,8 +72,7 @@
     , _lcMaxItems = Nothing
     }
 
--- | Identifies the statuses of the ACM Certificates for which you want to
--- retrieve the ARNs. This can be one or more of the following values:
+-- | Identifies the statuses of the ACM Certificates for which you want to retrieve the ARNs. This can be one or more of the following values:
 --
 -- -   'PENDING_VALIDATION'
 --
@@ -98,20 +91,11 @@
 lcCertificateStatuses :: Lens' ListCertificates [CertificateStatus]
 lcCertificateStatuses = lens _lcCertificateStatuses (\ s a -> s{_lcCertificateStatuses = a}) . _Default . _Coerce;
 
--- | String that contains an opaque marker of the next ACM Certificate ARN to
--- be displayed. Use this parameter when paginating results, and only in a
--- subsequent request after you\'ve received a response where the results
--- have been truncated. Set it to an empty string the first time you call
--- this action, and set it to the value of the 'NextToken' element you
--- receive in the response object for subsequent calls.
+-- | String that contains an opaque marker of the next ACM Certificate ARN to be displayed. Use this parameter when paginating results, and only in a subsequent request after you\'ve received a response where the results have been truncated. Set it to an empty string the first time you call this action, and set it to the value of the 'NextToken' element you receive in the response object for subsequent calls.
 lcNextToken :: Lens' ListCertificates (Maybe Text)
 lcNextToken = lens _lcNextToken (\ s a -> s{_lcNextToken = a});
 
--- | Specify this parameter when paginating results to indicate the maximum
--- number of ACM Certificates that you want to display for each response.
--- If there are additional certificates beyond the maximum you specify, use
--- the 'NextToken' value in your next call to the 'ListCertificates'
--- action.
+-- | Specify this parameter when paginating results to indicate the maximum number of ACM Certificates that you want to display for each response. If there are additional certificates beyond the maximum you specify, use the 'NextToken' value in your next call to the 'ListCertificates' action.
 lcMaxItems :: Lens' ListCertificates (Maybe Natural)
 lcMaxItems = lens _lcMaxItems (\ s a -> s{_lcMaxItems = a}) . mapping _Nat;
 
@@ -187,9 +171,7 @@
 lcrsCertificateSummaryList :: Lens' ListCertificatesResponse [CertificateSummary]
 lcrsCertificateSummaryList = lens _lcrsCertificateSummaryList (\ s a -> s{_lcrsCertificateSummaryList = a}) . _Default . _Coerce;
 
--- | If the list has been truncated, this value is present and should be used
--- for the 'NextToken' input parameter on your next call to
--- 'ListCertificates'.
+-- | If the list has been truncated, this value is present and should be used for the 'NextToken' input parameter on your next call to 'ListCertificates'.
 lcrsNextToken :: Lens' ListCertificatesResponse (Maybe Text)
 lcrsNextToken = lens _lcrsNextToken (\ s a -> s{_lcrsNextToken = a});
 
diff --git a/gen/Network/AWS/CertificateManager/ListTagsForCertificate.hs b/gen/Network/AWS/CertificateManager/ListTagsForCertificate.hs
--- a/gen/Network/AWS/CertificateManager/ListTagsForCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/ListTagsForCertificate.hs
@@ -18,10 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Lists the tags that have been applied to the ACM Certificate. Use the
--- certificate ARN to specify the certificate. To add a tag to an ACM
--- Certificate, use the < AddTagsToCertificate> action. To delete a tag,
--- use the < RemoveTagsFromCertificate> action.
+-- Lists the tags that have been applied to the ACM Certificate. Use the certificate ARN to specify the certificate. To add a tag to an ACM Certificate, use the < AddTagsToCertificate> action. To delete a tag, use the < RemoveTagsFromCertificate> action.
 module Network.AWS.CertificateManager.ListTagsForCertificate
     (
     -- * Creating a Request
@@ -65,13 +62,11 @@
     { _ltfcCertificateARN = pCertificateARN_
     }
 
--- | String that contains the ARN of the ACM Certificate for which you want
--- to list the tags. This must be of the form:
+-- | String that contains the ARN of the ACM Certificate for which you want to list the tags. This must be of the form:
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 ltfcCertificateARN :: Lens' ListTagsForCertificate Text
 ltfcCertificateARN = lens _ltfcCertificateARN (\ s a -> s{_ltfcCertificateARN = a});
 
diff --git a/gen/Network/AWS/CertificateManager/RemoveTagsFromCertificate.hs b/gen/Network/AWS/CertificateManager/RemoveTagsFromCertificate.hs
--- a/gen/Network/AWS/CertificateManager/RemoveTagsFromCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/RemoveTagsFromCertificate.hs
@@ -18,15 +18,9 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Remove one or more tags from an ACM Certificate. A tag consists of a
--- key-value pair. If you do not specify the value portion of the tag when
--- calling this function, the tag will be removed regardless of value. If
--- you specify a value, the tag is removed only if it is associated with
--- the specified value.
+-- Remove one or more tags from an ACM Certificate. A tag consists of a key-value pair. If you do not specify the value portion of the tag when calling this function, the tag will be removed regardless of value. If you specify a value, the tag is removed only if it is associated with the specified value.
 --
--- To add tags to a certificate, use the < AddTagsToCertificate> action. To
--- view all of the tags that have been applied to a specific ACM
--- Certificate, use the < ListTagsForCertificate> action.
+-- To add tags to a certificate, use the < AddTagsToCertificate> action. To view all of the tags that have been applied to a specific ACM Certificate, use the < ListTagsForCertificate> action.
 module Network.AWS.CertificateManager.RemoveTagsFromCertificate
     (
     -- * Creating a Request
@@ -73,13 +67,11 @@
     , _rtfcTags = _List1 # pTags_
     }
 
--- | String that contains the ARN of the ACM Certificate with one or more
--- tags that you want to remove. This must be of the form:
+-- | String that contains the ARN of the ACM Certificate with one or more tags that you want to remove. This must be of the form:
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 rtfcCertificateARN :: Lens' RemoveTagsFromCertificate Text
 rtfcCertificateARN = lens _rtfcCertificateARN (\ s a -> s{_rtfcCertificateARN = a});
 
diff --git a/gen/Network/AWS/CertificateManager/RequestCertificate.hs b/gen/Network/AWS/CertificateManager/RequestCertificate.hs
--- a/gen/Network/AWS/CertificateManager/RequestCertificate.hs
+++ b/gen/Network/AWS/CertificateManager/RequestCertificate.hs
@@ -18,14 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Requests an ACM Certificate for use with other AWS services. To request
--- an ACM Certificate, you must specify the fully qualified domain name
--- (FQDN) for your site. You can also specify additional FQDNs if users can
--- reach your site by using other names. For each domain name you specify,
--- email is sent to the domain owner to request approval to issue the
--- certificate. After receiving approval from the domain owner, the ACM
--- Certificate is issued. For more information, see the
--- <http://docs.aws.amazon.com/acm/latest/userguide/overview.html AWS Certificate Manager User Guide>.
+-- Requests an ACM Certificate for use with other AWS services. To request an ACM Certificate, you must specify the fully qualified domain name (FQDN) for your site. You can also specify additional FQDNs if users can reach your site by using other names. For each domain name you specify, email is sent to the domain owner to request approval to issue the certificate. After receiving approval from the domain owner, the ACM Certificate is issued. For more information, see the <http://docs.aws.amazon.com/acm/latest/userguide/overview.html AWS Certificate Manager User Guide>.
 module Network.AWS.CertificateManager.RequestCertificate
     (
     -- * Creating a Request
@@ -84,30 +77,15 @@
     , _rcDomainName = pDomainName_
     }
 
--- | Customer chosen string that can be used to distinguish between calls to
--- 'RequestCertificate'. Idempotency tokens time out after one hour.
--- Therefore, if you call 'RequestCertificate' multiple times with the same
--- idempotency token within one hour, ACM recognizes that you are
--- requesting only one certificate and will issue only one. If you change
--- the idempotency token for each call, ACM recognizes that you are
--- requesting multiple certificates.
+-- | Customer chosen string that can be used to distinguish between calls to 'RequestCertificate'. Idempotency tokens time out after one hour. Therefore, if you call 'RequestCertificate' multiple times with the same idempotency token within one hour, ACM recognizes that you are requesting only one certificate and will issue only one. If you change the idempotency token for each call, ACM recognizes that you are requesting multiple certificates.
 rcIdempotencyToken :: Lens' RequestCertificate (Maybe Text)
 rcIdempotencyToken = lens _rcIdempotencyToken (\ s a -> s{_rcIdempotencyToken = a});
 
--- | Additional FQDNs to be included in the Subject Alternative Name
--- extension of the ACM Certificate. For example, add the name
--- www.example.net to a certificate for which the 'DomainName' field is
--- www.example.com if users can reach your site by using either name.
+-- | Additional FQDNs to be included in the Subject Alternative Name extension of the ACM Certificate. For example, add the name www.example.net to a certificate for which the 'DomainName' field is www.example.com if users can reach your site by using either name.
 rcSubjectAlternativeNames :: Lens' RequestCertificate (Maybe (NonEmpty Text))
 rcSubjectAlternativeNames = lens _rcSubjectAlternativeNames (\ s a -> s{_rcSubjectAlternativeNames = a}) . mapping _List1;
 
--- | The base validation domain that will act as the suffix of the email
--- addresses that are used to send the emails. This must be the same as the
--- 'Domain' value or a superdomain of the 'Domain' value. For example, if
--- you requested a certificate for 'test.example.com' and specify
--- __DomainValidationOptions__ of 'example.com', ACM sends email to the
--- domain registrant, technical contact, and administrative contact in
--- WHOIS and the following five addresses:
+-- | The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the 'Domain' value or a superdomain of the 'Domain' value. For example, if you requested a certificate for 'test.example.com' and specify __DomainValidationOptions__ of 'example.com', ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:
 --
 -- -   admin\'example.com
 --
@@ -122,11 +100,7 @@
 rcDomainValidationOptions :: Lens' RequestCertificate (Maybe (NonEmpty DomainValidationOption))
 rcDomainValidationOptions = lens _rcDomainValidationOptions (\ s a -> s{_rcDomainValidationOptions = a}) . mapping _List1;
 
--- | Fully qualified domain name (FQDN), such as www.example.com, of the site
--- you want to secure with an ACM Certificate. Use an asterisk (*) to
--- create a wildcard certificate that protects several sites in the same
--- domain. For example, *.example.com protects www.example.com,
--- site.example.com, and images.example.com.
+-- | Fully qualified domain name (FQDN), such as www.example.com, of the site you want to secure with an ACM Certificate. Use an asterisk (*) to create a wildcard certificate that protects several sites in the same domain. For example, *.example.com protects www.example.com, site.example.com, and images.example.com.
 rcDomainName :: Lens' RequestCertificate Text
 rcDomainName = lens _rcDomainName (\ s a -> s{_rcDomainName = a});
 
@@ -195,8 +169,7 @@
     , _rcrsResponseStatus = pResponseStatus_
     }
 
--- | String that contains the ARN of the issued certificate. This must be of
--- the form:
+-- | String that contains the ARN of the issued certificate. This must be of the form:
 --
 -- 'arn:aws:acm:us-east-1:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 rcrsCertificateARN :: Lens' RequestCertificateResponse (Maybe Text)
diff --git a/gen/Network/AWS/CertificateManager/ResendValidationEmail.hs b/gen/Network/AWS/CertificateManager/ResendValidationEmail.hs
--- a/gen/Network/AWS/CertificateManager/ResendValidationEmail.hs
+++ b/gen/Network/AWS/CertificateManager/ResendValidationEmail.hs
@@ -18,16 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- Resends the email that requests domain ownership validation. The domain
--- owner or an authorized representative must approve the ACM Certificate
--- before it can be issued. The certificate can be approved by clicking a
--- link in the mail to navigate to the Amazon certificate approval website
--- and then clicking __I Approve__. However, the validation email can be
--- blocked by spam filters. Therefore, if you do not receive the original
--- mail, you can request that the mail be resent within 72 hours of
--- requesting the ACM Certificate. If more than 72 hours have elapsed since
--- your original request or since your last attempt to resend validation
--- mail, you must request a new certificate.
+-- Resends the email that requests domain ownership validation. The domain owner or an authorized representative must approve the ACM Certificate before it can be issued. The certificate can be approved by clicking a link in the mail to navigate to the Amazon certificate approval website and then clicking __I Approve__. However, the validation email can be blocked by spam filters. Therefore, if you do not receive the original mail, you can request that the mail be resent within 72 hours of requesting the ACM Certificate. If more than 72 hours have elapsed since your original request or since your last attempt to resend validation mail, you must request a new certificate.
 module Network.AWS.CertificateManager.ResendValidationEmail
     (
     -- * Creating a Request
@@ -80,11 +71,7 @@
     , _rveValidationDomain = pValidationDomain_
     }
 
--- | String that contains the ARN of the requested certificate. The
--- certificate ARN is generated and returned by the < RequestCertificate>
--- action as soon as the request is made. By default, using this parameter
--- causes email to be sent to all top-level domains you specified in the
--- certificate request.
+-- | String that contains the ARN of the requested certificate. The certificate ARN is generated and returned by the < RequestCertificate> action as soon as the request is made. By default, using this parameter causes email to be sent to all top-level domains you specified in the certificate request.
 --
 -- The ARN must be of the form:
 --
@@ -92,18 +79,11 @@
 rveCertificateARN :: Lens' ResendValidationEmail Text
 rveCertificateARN = lens _rveCertificateARN (\ s a -> s{_rveCertificateARN = a});
 
--- | The Fully Qualified Domain Name (FQDN) of the certificate that needs to
--- be validated.
+-- | The Fully Qualified Domain Name (FQDN) of the certificate that needs to be validated.
 rveDomain :: Lens' ResendValidationEmail Text
 rveDomain = lens _rveDomain (\ s a -> s{_rveDomain = a});
 
--- | The base validation domain that will act as the suffix of the email
--- addresses that are used to send the emails. This must be the same as the
--- 'Domain' value or a superdomain of the 'Domain' value. For example, if
--- you requested a certificate for 'site.subdomain.example.com' and specify
--- a __ValidationDomain__ of 'subdomain.example.com', ACM sends email to
--- the domain registrant, technical contact, and administrative contact in
--- WHOIS and the following five addresses:
+-- | The base validation domain that will act as the suffix of the email addresses that are used to send the emails. This must be the same as the 'Domain' value or a superdomain of the 'Domain' value. For example, if you requested a certificate for 'site.subdomain.example.com' and specify a __ValidationDomain__ of 'subdomain.example.com', ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS and the following five addresses:
 --
 -- -   admin\'subdomain.example.com
 --
diff --git a/gen/Network/AWS/CertificateManager/Types.hs b/gen/Network/AWS/CertificateManager/Types.hs
--- a/gen/Network/AWS/CertificateManager/Types.hs
+++ b/gen/Network/AWS/CertificateManager/Types.hs
@@ -122,58 +122,41 @@
       | has (hasStatus 509) e = Just "limit_exceeded"
       | otherwise = Nothing
 
--- | One or both of the values that make up the key-value pair is not valid.
--- For example, you cannot specify a tag value that begins with 'aws:'.
+-- | One or both of the values that make up the key-value pair is not valid. For example, you cannot specify a tag value that begins with 'aws:'.
 _InvalidTagException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidTagException = _ServiceError . hasCode "InvalidTagException"
 
--- | One or more values in the < DomainValidationOption> structure is
--- incorrect.
+-- | One or more values in the < DomainValidationOption> structure is incorrect.
 _InvalidDomainValidationOptionsException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidDomainValidationOptionsException =
     _ServiceError . hasCode "InvalidDomainValidationOptionsException"
 
--- | The request contains too many tags. Try the request again with fewer
--- tags.
+-- | The request contains too many tags. Try the request again with fewer tags.
 _TooManyTagsException :: AsError a => Getting (First ServiceError) a ServiceError
 _TooManyTagsException = _ServiceError . hasCode "TooManyTagsException"
 
--- | The certificate request is in process and the certificate in your
--- account has not yet been issued.
+-- | The certificate request is in process and the certificate in your account has not yet been issued.
 _RequestInProgressException :: AsError a => Getting (First ServiceError) a ServiceError
 _RequestInProgressException =
     _ServiceError . hasCode "RequestInProgressException"
 
--- | The requested Amazon Resource Name (ARN) does not refer to an existing
--- resource.
+-- | The requested Amazon Resource Name (ARN) does not refer to an existing resource.
 _InvalidARNException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidARNException = _ServiceError . hasCode "InvalidArnException"
 
--- | The specified certificate cannot be found in the caller\'s account, or
--- the caller\'s account cannot be found.
+-- | The specified certificate cannot be found in the caller\'s account, or the caller\'s account cannot be found.
 _ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
 _ResourceNotFoundException =
     _ServiceError . hasCode "ResourceNotFoundException"
 
--- | Processing has reached an invalid state. For example, this exception can
--- occur if the specified domain is not using email validation, or the
--- current certificate status does not permit the requested operation. See
--- the exception message returned by ACM to determine which state is not
--- valid.
+-- | Processing has reached an invalid state. For example, this exception can occur if the specified domain is not using email validation, or the current certificate status does not permit the requested operation. See the exception message returned by ACM to determine which state is not valid.
 _InvalidStateException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidStateException = _ServiceError . hasCode "InvalidStateException"
 
--- | An ACM limit has been exceeded. For example, you may have input more
--- domains than are allowed or you\'ve requested too many certificates for
--- your account. See the exception message returned by ACM to determine
--- which limit you have violated. For more information about ACM limits,
--- see the
--- <http://docs.aws.amazon.com/acm/latest/userguide/acm-limits.html Limits>
--- topic.
+-- | An ACM limit has been exceeded. For example, you may have input more domains than are allowed or you\'ve requested too many certificates for your account. See the exception message returned by ACM to determine which limit you have violated. For more information about ACM limits, see the <http://docs.aws.amazon.com/acm/latest/userguide/acm-limits.html Limits> topic.
 _LimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
 _LimitExceededException = _ServiceError . hasCode "LimitExceededException"
 
--- | The certificate is in use by another AWS service in the caller\'s
--- account. Remove the association and try again.
+-- | The certificate is in use by another AWS service in the caller\'s account. Remove the association and try again.
 _ResourceInUseException :: AsError a => Getting (First ServiceError) a ServiceError
 _ResourceInUseException = _ServiceError . hasCode "ResourceInUseException"
diff --git a/gen/Network/AWS/CertificateManager/Types/Product.hs b/gen/Network/AWS/CertificateManager/Types/Product.hs
--- a/gen/Network/AWS/CertificateManager/Types/Product.hs
+++ b/gen/Network/AWS/CertificateManager/Types/Product.hs
@@ -21,8 +21,7 @@
 import           Network.AWS.Lens
 import           Network.AWS.Prelude
 
--- | This structure is returned in the response object of the
--- < DescribeCertificate> action.
+-- | This structure is returned in the response object of the < DescribeCertificate> action.
 --
 -- /See:/ 'certificateDetail' smart constructor.
 data CertificateDetail = CertificateDetail'
@@ -105,13 +104,11 @@
     , _cdNotAfter = Nothing
     }
 
--- | The X.500 distinguished name of the entity associated with the public
--- key contained in the certificate.
+-- | The X.500 distinguished name of the entity associated with the public key contained in the certificate.
 cdSubject :: Lens' CertificateDetail (Maybe Text)
 cdSubject = lens _cdSubject (\ s a -> s{_cdSubject = a});
 
--- | A 'CertificateStatus' enumeration value that can contain one of the
--- following:
+-- | A 'CertificateStatus' enumeration value that can contain one of the following:
 --
 -- -   PENDING_VALIDATION
 --
@@ -130,17 +127,11 @@
 cdStatus :: Lens' CertificateDetail (Maybe CertificateStatus)
 cdStatus = lens _cdStatus (\ s a -> s{_cdStatus = a});
 
--- | One or more domain names (subject alternative names) included in the
--- certificate request. After the certificate is issued, this list includes
--- the domain names bound to the public key contained in the certificate.
--- The subject alternative names include the canonical domain name (CN) of
--- the certificate and additional domain names that can be used to connect
--- to the website.
+-- | One or more domain names (subject alternative names) included in the certificate request. After the certificate is issued, this list includes the domain names bound to the public key contained in the certificate. The subject alternative names include the canonical domain name (CN) of the certificate and additional domain names that can be used to connect to the website.
 cdSubjectAlternativeNames :: Lens' CertificateDetail (Maybe (NonEmpty Text))
 cdSubjectAlternativeNames = lens _cdSubjectAlternativeNames (\ s a -> s{_cdSubjectAlternativeNames = a}) . mapping _List1;
 
--- | List that identifies ARNs that are using the certificate. A single ACM
--- Certificate can be used by multiple AWS resources.
+-- | List that identifies ARNs that are using the certificate. A single ACM Certificate can be used by multiple AWS resources.
 cdInUseBy :: Lens' CertificateDetail [Text]
 cdInUseBy = lens _cdInUseBy (\ s a -> s{_cdInUseBy = a}) . _Default . _Coerce;
 
@@ -152,8 +143,7 @@
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 cdCertificateARN :: Lens' CertificateDetail (Maybe Text)
 cdCertificateARN = lens _cdCertificateARN (\ s a -> s{_cdCertificateARN = a});
 
@@ -161,8 +151,7 @@
 cdSerial :: Lens' CertificateDetail (Maybe Text)
 cdSerial = lens _cdSerial (\ s a -> s{_cdSerial = a});
 
--- | The time, if any, at which the certificate was revoked. This value
--- exists only if the certificate has been revoked.
+-- | The time, if any, at which the certificate was revoked. This value exists only if the certificate has been revoked.
 cdRevokedAt :: Lens' CertificateDetail (Maybe UTCTime)
 cdRevokedAt = lens _cdRevokedAt (\ s a -> s{_cdRevokedAt = a}) . mapping _Time;
 
@@ -170,9 +159,7 @@
 cdNotBefore :: Lens' CertificateDetail (Maybe UTCTime)
 cdNotBefore = lens _cdNotBefore (\ s a -> s{_cdNotBefore = a}) . mapping _Time;
 
--- | A 'RevocationReason' enumeration value that indicates why the
--- certificate was revoked. This value exists only if the certificate has
--- been revoked. This can be one of the following vales:
+-- | A 'RevocationReason' enumeration value that indicates why the certificate was revoked. This value exists only if the certificate has been revoked. This can be one of the following vales:
 --
 -- -   UNSPECIFIED
 --
@@ -197,13 +184,11 @@
 cdRevocationReason :: Lens' CertificateDetail (Maybe RevocationReason)
 cdRevocationReason = lens _cdRevocationReason (\ s a -> s{_cdRevocationReason = a});
 
--- | Fully qualified domain name (FQDN), such as www.example.com or
--- example.com, for the certificate.
+-- | Fully qualified domain name (FQDN), such as www.example.com or example.com, for the certificate.
 cdDomainName :: Lens' CertificateDetail (Maybe Text)
 cdDomainName = lens _cdDomainName (\ s a -> s{_cdDomainName = a});
 
--- | Asymmetric algorithm used to generate the public and private key pair.
--- Currently the only supported value is 'RSA_2048'.
+-- | Asymmetric algorithm used to generate the public and private key pair. Currently the only supported value is 'RSA_2048'.
 cdKeyAlgorithm :: Lens' CertificateDetail (Maybe KeyAlgorithm)
 cdKeyAlgorithm = lens _cdKeyAlgorithm (\ s a -> s{_cdKeyAlgorithm = a});
 
@@ -211,19 +196,15 @@
 cdIssuedAt :: Lens' CertificateDetail (Maybe UTCTime)
 cdIssuedAt = lens _cdIssuedAt (\ s a -> s{_cdIssuedAt = a}) . mapping _Time;
 
--- | Algorithm used to generate a signature. Currently the only supported
--- value is 'SHA256WITHRSA'.
+-- | Algorithm used to generate a signature. Currently the only supported value is 'SHA256WITHRSA'.
 cdSignatureAlgorithm :: Lens' CertificateDetail (Maybe Text)
 cdSignatureAlgorithm = lens _cdSignatureAlgorithm (\ s a -> s{_cdSignatureAlgorithm = a});
 
--- | References a < DomainValidation> structure that contains the domain name
--- in the certificate and the email address that can be used for
--- validation.
+-- | References a < DomainValidation> structure that contains the domain name in the certificate and the email address that can be used for validation.
 cdDomainValidationOptions :: Lens' CertificateDetail (Maybe (NonEmpty DomainValidation))
 cdDomainValidationOptions = lens _cdDomainValidationOptions (\ s a -> s{_cdDomainValidationOptions = a}) . mapping _List1;
 
--- | The X.500 distinguished name of the CA that issued and signed the
--- certificate.
+-- | The X.500 distinguished name of the CA that issued and signed the certificate.
 cdIssuer :: Lens' CertificateDetail (Maybe Text)
 cdIssuer = lens _cdIssuer (\ s a -> s{_cdIssuer = a});
 
@@ -257,8 +238,7 @@
 
 instance NFData CertificateDetail
 
--- | This structure is returned in the response object of < ListCertificates>
--- action.
+-- | This structure is returned in the response object of < ListCertificates> action.
 --
 -- /See:/ 'certificateSummary' smart constructor.
 data CertificateSummary = CertificateSummary'
@@ -285,13 +265,11 @@
 --
 -- 'arn:aws:acm:region:123456789012:certificate\/12345678-1234-1234-1234-123456789012'
 --
--- For more information about ARNs, see
--- <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
+-- For more information about ARNs, see <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html Amazon Resource Names (ARNs) and AWS Service Namespaces>.
 csCertificateARN :: Lens' CertificateSummary (Maybe Text)
 csCertificateARN = lens _csCertificateARN (\ s a -> s{_csCertificateARN = a});
 
--- | Fully qualified domain name (FQDN), such as www.example.com or
--- example.com, for the certificate.
+-- | Fully qualified domain name (FQDN), such as www.example.com or example.com, for the certificate.
 csDomainName :: Lens' CertificateSummary (Maybe Text)
 csDomainName = lens _csDomainName (\ s a -> s{_csDomainName = a});
 
@@ -306,9 +284,7 @@
 
 instance NFData CertificateSummary
 
--- | Structure that contains the domain name, the base validation domain to
--- which validation email is sent, and the email addresses used to validate
--- the domain identity.
+-- | Structure that contains the domain name, the base validation domain to which validation email is sent, and the email addresses used to validate the domain identity.
 --
 -- /See:/ 'domainValidation' smart constructor.
 data DomainValidation = DomainValidation'
@@ -340,13 +316,11 @@
 dvValidationEmails :: Lens' DomainValidation [Text]
 dvValidationEmails = lens _dvValidationEmails (\ s a -> s{_dvValidationEmails = a}) . _Default . _Coerce;
 
--- | The base validation domain that acts as the suffix of the email
--- addresses that are used to send the emails.
+-- | The base validation domain that acts as the suffix of the email addresses that are used to send the emails.
 dvValidationDomain :: Lens' DomainValidation (Maybe Text)
 dvValidationDomain = lens _dvValidationDomain (\ s a -> s{_dvValidationDomain = a});
 
--- | Fully Qualified Domain Name (FQDN) of the form
--- 'www.example.com or ''example.com'
+-- | Fully Qualified Domain Name (FQDN) of the form 'www.example.com or ''example.com'
 dvDomainName :: Lens' DomainValidation Text
 dvDomainName = lens _dvDomainName (\ s a -> s{_dvDomainName = a});
 
@@ -363,8 +337,7 @@
 
 instance NFData DomainValidation
 
--- | This structure is used in the request object of the
--- < RequestCertificate> action.
+-- | This structure is used in the request object of the < RequestCertificate> action.
 --
 -- /See:/ 'domainValidationOption' smart constructor.
 data DomainValidationOption = DomainValidationOption'
@@ -393,14 +366,7 @@
 dvoDomainName :: Lens' DomainValidationOption Text
 dvoDomainName = lens _dvoDomainName (\ s a -> s{_dvoDomainName = a});
 
--- | The domain to which validation email is sent. This is the base
--- validation domain that will act as the suffix of the email addresses.
--- This must be the same as the 'DomainName' value or a superdomain of the
--- 'DomainName' value. For example, if you requested a certificate for
--- 'site.subdomain.example.com' and specify a __ValidationDomain__ of
--- 'subdomain.example.com', ACM sends email to the domain registrant,
--- technical contact, and administrative contact in WHOIS for the base
--- domain and the following five addresses:
+-- | The domain to which validation email is sent. This is the base validation domain that will act as the suffix of the email addresses. This must be the same as the 'DomainName' value or a superdomain of the 'DomainName' value. For example, if you requested a certificate for 'site.subdomain.example.com' and specify a __ValidationDomain__ of 'subdomain.example.com', ACM sends email to the domain registrant, technical contact, and administrative contact in WHOIS for the base domain and the following five addresses:
 --
 -- -   admin\'subdomain.example.com
 --
@@ -426,8 +392,7 @@
                  [Just ("DomainName" .= _dvoDomainName),
                   Just ("ValidationDomain" .= _dvoValidationDomain)])
 
--- | A key-value pair that identifies or specifies metadata about an ACM
--- resource.
+-- | A key-value pair that identifies or specifies metadata about an ACM resource.
 --
 -- /See:/ 'tag' smart constructor.
 data Tag = Tag'
diff --git a/test/Test/AWS/Gen/CertificateManager.hs b/test/Test/AWS/Gen/CertificateManager.hs
--- a/test/Test/AWS/Gen/CertificateManager.hs
+++ b/test/Test/AWS/Gen/CertificateManager.hs
@@ -28,61 +28,61 @@
 -- fixtures :: TestTree
 -- fixtures =
 --     [ testGroup "request"
---         [ testResendValidationEmail $
+--         [ requestResendValidationEmail $
 --             resendValidationEmail
 --
---         , testListTagsForCertificate $
+--         , requestListTagsForCertificate $
 --             listTagsForCertificate
 --
---         , testGetCertificate $
+--         , requestGetCertificate $
 --             getCertificate
 --
---         , testAddTagsToCertificate $
+--         , requestAddTagsToCertificate $
 --             addTagsToCertificate
 --
---         , testRequestCertificate $
+--         , requestRequestCertificate $
 --             requestCertificate
 --
---         , testListCertificates $
+--         , requestListCertificates $
 --             listCertificates
 --
---         , testDeleteCertificate $
+--         , requestDeleteCertificate $
 --             deleteCertificate
 --
---         , testRemoveTagsFromCertificate $
+--         , requestRemoveTagsFromCertificate $
 --             removeTagsFromCertificate
 --
---         , testDescribeCertificate $
+--         , requestDescribeCertificate $
 --             describeCertificate
 --
 --           ]
 
 --     , testGroup "response"
---         [ testResendValidationEmailResponse $
+--         [ responseResendValidationEmail $
 --             resendValidationEmailResponse
 --
---         , testListTagsForCertificateResponse $
+--         , responseListTagsForCertificate $
 --             listTagsForCertificateResponse
 --
---         , testGetCertificateResponse $
+--         , responseGetCertificate $
 --             getCertificateResponse
 --
---         , testAddTagsToCertificateResponse $
+--         , responseAddTagsToCertificate $
 --             addTagsToCertificateResponse
 --
---         , testRequestCertificateResponse $
+--         , responseRequestCertificate $
 --             requestCertificateResponse
 --
---         , testListCertificatesResponse $
+--         , responseListCertificates $
 --             listCertificatesResponse
 --
---         , testDeleteCertificateResponse $
+--         , responseDeleteCertificate $
 --             deleteCertificateResponse
 --
---         , testRemoveTagsFromCertificateResponse $
+--         , responseRemoveTagsFromCertificate $
 --             removeTagsFromCertificateResponse
 --
---         , testDescribeCertificateResponse $
+--         , responseDescribeCertificate $
 --             describeCertificateResponse
 --
 --           ]
@@ -90,111 +90,111 @@
 
 -- Requests
 
-testResendValidationEmail :: ResendValidationEmail -> TestTree
-testResendValidationEmail = req
+requestResendValidationEmail :: ResendValidationEmail -> TestTree
+requestResendValidationEmail = req
     "ResendValidationEmail"
     "fixture/ResendValidationEmail.yaml"
 
-testListTagsForCertificate :: ListTagsForCertificate -> TestTree
-testListTagsForCertificate = req
+requestListTagsForCertificate :: ListTagsForCertificate -> TestTree
+requestListTagsForCertificate = req
     "ListTagsForCertificate"
     "fixture/ListTagsForCertificate.yaml"
 
-testGetCertificate :: GetCertificate -> TestTree
-testGetCertificate = req
+requestGetCertificate :: GetCertificate -> TestTree
+requestGetCertificate = req
     "GetCertificate"
     "fixture/GetCertificate.yaml"
 
-testAddTagsToCertificate :: AddTagsToCertificate -> TestTree
-testAddTagsToCertificate = req
+requestAddTagsToCertificate :: AddTagsToCertificate -> TestTree
+requestAddTagsToCertificate = req
     "AddTagsToCertificate"
     "fixture/AddTagsToCertificate.yaml"
 
-testRequestCertificate :: RequestCertificate -> TestTree
-testRequestCertificate = req
+requestRequestCertificate :: RequestCertificate -> TestTree
+requestRequestCertificate = req
     "RequestCertificate"
     "fixture/RequestCertificate.yaml"
 
-testListCertificates :: ListCertificates -> TestTree
-testListCertificates = req
+requestListCertificates :: ListCertificates -> TestTree
+requestListCertificates = req
     "ListCertificates"
     "fixture/ListCertificates.yaml"
 
-testDeleteCertificate :: DeleteCertificate -> TestTree
-testDeleteCertificate = req
+requestDeleteCertificate :: DeleteCertificate -> TestTree
+requestDeleteCertificate = req
     "DeleteCertificate"
     "fixture/DeleteCertificate.yaml"
 
-testRemoveTagsFromCertificate :: RemoveTagsFromCertificate -> TestTree
-testRemoveTagsFromCertificate = req
+requestRemoveTagsFromCertificate :: RemoveTagsFromCertificate -> TestTree
+requestRemoveTagsFromCertificate = req
     "RemoveTagsFromCertificate"
     "fixture/RemoveTagsFromCertificate.yaml"
 
-testDescribeCertificate :: DescribeCertificate -> TestTree
-testDescribeCertificate = req
+requestDescribeCertificate :: DescribeCertificate -> TestTree
+requestDescribeCertificate = req
     "DescribeCertificate"
     "fixture/DescribeCertificate.yaml"
 
 -- Responses
 
-testResendValidationEmailResponse :: ResendValidationEmailResponse -> TestTree
-testResendValidationEmailResponse = res
+responseResendValidationEmail :: ResendValidationEmailResponse -> TestTree
+responseResendValidationEmail = res
     "ResendValidationEmailResponse"
     "fixture/ResendValidationEmailResponse.proto"
     certificateManager
     (Proxy :: Proxy ResendValidationEmail)
 
-testListTagsForCertificateResponse :: ListTagsForCertificateResponse -> TestTree
-testListTagsForCertificateResponse = res
+responseListTagsForCertificate :: ListTagsForCertificateResponse -> TestTree
+responseListTagsForCertificate = res
     "ListTagsForCertificateResponse"
     "fixture/ListTagsForCertificateResponse.proto"
     certificateManager
     (Proxy :: Proxy ListTagsForCertificate)
 
-testGetCertificateResponse :: GetCertificateResponse -> TestTree
-testGetCertificateResponse = res
+responseGetCertificate :: GetCertificateResponse -> TestTree
+responseGetCertificate = res
     "GetCertificateResponse"
     "fixture/GetCertificateResponse.proto"
     certificateManager
     (Proxy :: Proxy GetCertificate)
 
-testAddTagsToCertificateResponse :: AddTagsToCertificateResponse -> TestTree
-testAddTagsToCertificateResponse = res
+responseAddTagsToCertificate :: AddTagsToCertificateResponse -> TestTree
+responseAddTagsToCertificate = res
     "AddTagsToCertificateResponse"
     "fixture/AddTagsToCertificateResponse.proto"
     certificateManager
     (Proxy :: Proxy AddTagsToCertificate)
 
-testRequestCertificateResponse :: RequestCertificateResponse -> TestTree
-testRequestCertificateResponse = res
+responseRequestCertificate :: RequestCertificateResponse -> TestTree
+responseRequestCertificate = res
     "RequestCertificateResponse"
     "fixture/RequestCertificateResponse.proto"
     certificateManager
     (Proxy :: Proxy RequestCertificate)
 
-testListCertificatesResponse :: ListCertificatesResponse -> TestTree
-testListCertificatesResponse = res
+responseListCertificates :: ListCertificatesResponse -> TestTree
+responseListCertificates = res
     "ListCertificatesResponse"
     "fixture/ListCertificatesResponse.proto"
     certificateManager
     (Proxy :: Proxy ListCertificates)
 
-testDeleteCertificateResponse :: DeleteCertificateResponse -> TestTree
-testDeleteCertificateResponse = res
+responseDeleteCertificate :: DeleteCertificateResponse -> TestTree
+responseDeleteCertificate = res
     "DeleteCertificateResponse"
     "fixture/DeleteCertificateResponse.proto"
     certificateManager
     (Proxy :: Proxy DeleteCertificate)
 
-testRemoveTagsFromCertificateResponse :: RemoveTagsFromCertificateResponse -> TestTree
-testRemoveTagsFromCertificateResponse = res
+responseRemoveTagsFromCertificate :: RemoveTagsFromCertificateResponse -> TestTree
+responseRemoveTagsFromCertificate = res
     "RemoveTagsFromCertificateResponse"
     "fixture/RemoveTagsFromCertificateResponse.proto"
     certificateManager
     (Proxy :: Proxy RemoveTagsFromCertificate)
 
-testDescribeCertificateResponse :: DescribeCertificateResponse -> TestTree
-testDescribeCertificateResponse = res
+responseDescribeCertificate :: DescribeCertificateResponse -> TestTree
+responseDescribeCertificate = res
     "DescribeCertificateResponse"
     "fixture/DescribeCertificateResponse.proto"
     certificateManager
