diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 ## Version
 
-`1.2.0.1`
+`1.2.0.2`
 
 
 ## Description
diff --git a/amazonka-route53.cabal b/amazonka-route53.cabal
--- a/amazonka-route53.cabal
+++ b/amazonka-route53.cabal
@@ -1,7 +1,8 @@
 name:                  amazonka-route53
-version:               1.2.0.1
+version:               1.2.0.2
 synopsis:              Amazon Route 53 SDK.
 homepage:              https://github.com/brendanhay/amazonka
+bug-reports:           https://github.com/brendanhay/amazonka/issues
 license:               OtherLicense
 license-file:          LICENSE
 author:                Brendan Hay
@@ -9,9 +10,8 @@
 copyright:             Copyright (c) 2013-2015 Brendan Hay
 category:              Network, AWS, Cloud, Distributed Computing
 build-type:            Simple
-extra-source-files:    README.md
 cabal-version:         >= 1.10
-
+extra-source-files:    README.md fixture/*.yaml fixture/*.proto
 description:
     Amazon Route 53 is a scalable Domain Name System (DNS) web service. It
     provides secure and reliable routing to your infrastructure that uses
@@ -96,8 +96,9 @@
 
     ghc-options:       -Wall -threaded
 
-    -- This is not comprehensive if modules have manually been added.
-    -- It exists to ensure cabal 'somewhat' detects test module changes.
+    -- This section is encoded by the template and any modules added by
+    -- hand outside these namespaces will not correctly be added to the
+    -- distribution package.
     other-modules:
           Test.AWS.Route53
         , Test.AWS.Gen.Route53
diff --git a/fixture/AssociateVPCWithHostedZone.yaml b/fixture/AssociateVPCWithHostedZone.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/AssociateVPCWithHostedZone.yaml
diff --git a/fixture/AssociateVPCWithHostedZoneResponse.proto b/fixture/AssociateVPCWithHostedZoneResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/AssociateVPCWithHostedZoneResponse.proto
diff --git a/fixture/ChangeResourceRecordSets.yaml b/fixture/ChangeResourceRecordSets.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ChangeResourceRecordSets.yaml
diff --git a/fixture/ChangeResourceRecordSetsResponse.proto b/fixture/ChangeResourceRecordSetsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ChangeResourceRecordSetsResponse.proto
diff --git a/fixture/ChangeTagsForResource.yaml b/fixture/ChangeTagsForResource.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ChangeTagsForResource.yaml
diff --git a/fixture/ChangeTagsForResourceResponse.proto b/fixture/ChangeTagsForResourceResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ChangeTagsForResourceResponse.proto
diff --git a/fixture/CreateHealthCheck.yaml b/fixture/CreateHealthCheck.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateHealthCheck.yaml
diff --git a/fixture/CreateHealthCheckResponse.proto b/fixture/CreateHealthCheckResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateHealthCheckResponse.proto
diff --git a/fixture/CreateHostedZone.yaml b/fixture/CreateHostedZone.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateHostedZone.yaml
diff --git a/fixture/CreateHostedZoneResponse.proto b/fixture/CreateHostedZoneResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateHostedZoneResponse.proto
diff --git a/fixture/CreateReusableDelegationSet.yaml b/fixture/CreateReusableDelegationSet.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateReusableDelegationSet.yaml
diff --git a/fixture/CreateReusableDelegationSetResponse.proto b/fixture/CreateReusableDelegationSetResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateReusableDelegationSetResponse.proto
diff --git a/fixture/DeleteHealthCheck.yaml b/fixture/DeleteHealthCheck.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteHealthCheck.yaml
diff --git a/fixture/DeleteHealthCheckResponse.proto b/fixture/DeleteHealthCheckResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteHealthCheckResponse.proto
diff --git a/fixture/DeleteHostedZone.yaml b/fixture/DeleteHostedZone.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteHostedZone.yaml
diff --git a/fixture/DeleteHostedZoneResponse.proto b/fixture/DeleteHostedZoneResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteHostedZoneResponse.proto
diff --git a/fixture/DeleteReusableDelegationSet.yaml b/fixture/DeleteReusableDelegationSet.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteReusableDelegationSet.yaml
diff --git a/fixture/DeleteReusableDelegationSetResponse.proto b/fixture/DeleteReusableDelegationSetResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteReusableDelegationSetResponse.proto
diff --git a/fixture/DisassociateVPCFromHostedZone.yaml b/fixture/DisassociateVPCFromHostedZone.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DisassociateVPCFromHostedZone.yaml
diff --git a/fixture/DisassociateVPCFromHostedZoneResponse.proto b/fixture/DisassociateVPCFromHostedZoneResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DisassociateVPCFromHostedZoneResponse.proto
diff --git a/fixture/GetChange.yaml b/fixture/GetChange.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetChange.yaml
diff --git a/fixture/GetChangeResponse.proto b/fixture/GetChangeResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetChangeResponse.proto
diff --git a/fixture/GetCheckerIPRanges.yaml b/fixture/GetCheckerIPRanges.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetCheckerIPRanges.yaml
diff --git a/fixture/GetCheckerIPRangesResponse.proto b/fixture/GetCheckerIPRangesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetCheckerIPRangesResponse.proto
diff --git a/fixture/GetGeoLocation.yaml b/fixture/GetGeoLocation.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetGeoLocation.yaml
diff --git a/fixture/GetGeoLocationResponse.proto b/fixture/GetGeoLocationResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetGeoLocationResponse.proto
diff --git a/fixture/GetHealthCheck.yaml b/fixture/GetHealthCheck.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheck.yaml
diff --git a/fixture/GetHealthCheckCount.yaml b/fixture/GetHealthCheckCount.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckCount.yaml
diff --git a/fixture/GetHealthCheckCountResponse.proto b/fixture/GetHealthCheckCountResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckCountResponse.proto
diff --git a/fixture/GetHealthCheckLastFailureReason.yaml b/fixture/GetHealthCheckLastFailureReason.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckLastFailureReason.yaml
diff --git a/fixture/GetHealthCheckLastFailureReasonResponse.proto b/fixture/GetHealthCheckLastFailureReasonResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckLastFailureReasonResponse.proto
diff --git a/fixture/GetHealthCheckResponse.proto b/fixture/GetHealthCheckResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckResponse.proto
diff --git a/fixture/GetHealthCheckStatus.yaml b/fixture/GetHealthCheckStatus.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckStatus.yaml
diff --git a/fixture/GetHealthCheckStatusResponse.proto b/fixture/GetHealthCheckStatusResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetHealthCheckStatusResponse.proto
diff --git a/fixture/GetHostedZone.yaml b/fixture/GetHostedZone.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetHostedZone.yaml
diff --git a/fixture/GetHostedZoneCount.yaml b/fixture/GetHostedZoneCount.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetHostedZoneCount.yaml
diff --git a/fixture/GetHostedZoneCountResponse.proto b/fixture/GetHostedZoneCountResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetHostedZoneCountResponse.proto
diff --git a/fixture/GetHostedZoneResponse.proto b/fixture/GetHostedZoneResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetHostedZoneResponse.proto
diff --git a/fixture/GetReusableDelegationSet.yaml b/fixture/GetReusableDelegationSet.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetReusableDelegationSet.yaml
diff --git a/fixture/GetReusableDelegationSetResponse.proto b/fixture/GetReusableDelegationSetResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetReusableDelegationSetResponse.proto
diff --git a/fixture/ListGeoLocations.yaml b/fixture/ListGeoLocations.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListGeoLocations.yaml
diff --git a/fixture/ListGeoLocationsResponse.proto b/fixture/ListGeoLocationsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListGeoLocationsResponse.proto
diff --git a/fixture/ListHealthChecks.yaml b/fixture/ListHealthChecks.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListHealthChecks.yaml
diff --git a/fixture/ListHealthChecksResponse.proto b/fixture/ListHealthChecksResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListHealthChecksResponse.proto
diff --git a/fixture/ListHostedZones.yaml b/fixture/ListHostedZones.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListHostedZones.yaml
diff --git a/fixture/ListHostedZonesByName.yaml b/fixture/ListHostedZonesByName.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListHostedZonesByName.yaml
diff --git a/fixture/ListHostedZonesByNameResponse.proto b/fixture/ListHostedZonesByNameResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListHostedZonesByNameResponse.proto
diff --git a/fixture/ListHostedZonesResponse.proto b/fixture/ListHostedZonesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListHostedZonesResponse.proto
diff --git a/fixture/ListResourceRecordSets.yaml b/fixture/ListResourceRecordSets.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListResourceRecordSets.yaml
diff --git a/fixture/ListResourceRecordSetsResponse.proto b/fixture/ListResourceRecordSetsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListResourceRecordSetsResponse.proto
diff --git a/fixture/ListReusableDelegationSets.yaml b/fixture/ListReusableDelegationSets.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListReusableDelegationSets.yaml
diff --git a/fixture/ListReusableDelegationSetsResponse.proto b/fixture/ListReusableDelegationSetsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListReusableDelegationSetsResponse.proto
diff --git a/fixture/ListTagsForResource.yaml b/fixture/ListTagsForResource.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListTagsForResource.yaml
diff --git a/fixture/ListTagsForResourceResponse.proto b/fixture/ListTagsForResourceResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListTagsForResourceResponse.proto
diff --git a/fixture/ListTagsForResources.yaml b/fixture/ListTagsForResources.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListTagsForResources.yaml
diff --git a/fixture/ListTagsForResourcesResponse.proto b/fixture/ListTagsForResourcesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListTagsForResourcesResponse.proto
diff --git a/fixture/UpdateHealthCheck.yaml b/fixture/UpdateHealthCheck.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateHealthCheck.yaml
diff --git a/fixture/UpdateHealthCheckResponse.proto b/fixture/UpdateHealthCheckResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateHealthCheckResponse.proto
diff --git a/fixture/UpdateHostedZoneComment.yaml b/fixture/UpdateHostedZoneComment.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateHostedZoneComment.yaml
diff --git a/fixture/UpdateHostedZoneCommentResponse.proto b/fixture/UpdateHostedZoneCommentResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateHostedZoneCommentResponse.proto
diff --git a/test/Test/AWS/Gen/Route53.hs b/test/Test/AWS/Gen/Route53.hs
--- a/test/Test/AWS/Gen/Route53.hs
+++ b/test/Test/AWS/Gen/Route53.hs
@@ -219,361 +219,361 @@
 testAssociateVPCWithHostedZone :: AssociateVPCWithHostedZone -> TestTree
 testAssociateVPCWithHostedZone = req
     "AssociateVPCWithHostedZone"
-    "fixture/AssociateVPCWithHostedZone"
+    "fixture/AssociateVPCWithHostedZone.yaml"
 
 testGetHealthCheckLastFailureReason :: GetHealthCheckLastFailureReason -> TestTree
 testGetHealthCheckLastFailureReason = req
     "GetHealthCheckLastFailureReason"
-    "fixture/GetHealthCheckLastFailureReason"
+    "fixture/GetHealthCheckLastFailureReason.yaml"
 
 testListHostedZonesByName :: ListHostedZonesByName -> TestTree
 testListHostedZonesByName = req
     "ListHostedZonesByName"
-    "fixture/ListHostedZonesByName"
+    "fixture/ListHostedZonesByName.yaml"
 
 testDeleteReusableDelegationSet :: DeleteReusableDelegationSet -> TestTree
 testDeleteReusableDelegationSet = req
     "DeleteReusableDelegationSet"
-    "fixture/DeleteReusableDelegationSet"
+    "fixture/DeleteReusableDelegationSet.yaml"
 
 testListReusableDelegationSets :: ListReusableDelegationSets -> TestTree
 testListReusableDelegationSets = req
     "ListReusableDelegationSets"
-    "fixture/ListReusableDelegationSets"
+    "fixture/ListReusableDelegationSets.yaml"
 
 testGetCheckerIPRanges :: GetCheckerIPRanges -> TestTree
 testGetCheckerIPRanges = req
     "GetCheckerIPRanges"
-    "fixture/GetCheckerIPRanges"
+    "fixture/GetCheckerIPRanges.yaml"
 
 testListTagsForResource :: ListTagsForResource -> TestTree
 testListTagsForResource = req
     "ListTagsForResource"
-    "fixture/ListTagsForResource"
+    "fixture/ListTagsForResource.yaml"
 
 testChangeResourceRecordSets :: ChangeResourceRecordSets -> TestTree
 testChangeResourceRecordSets = req
     "ChangeResourceRecordSets"
-    "fixture/ChangeResourceRecordSets"
+    "fixture/ChangeResourceRecordSets.yaml"
 
 testGetChange :: GetChange -> TestTree
 testGetChange = req
     "GetChange"
-    "fixture/GetChange"
+    "fixture/GetChange.yaml"
 
 testCreateHostedZone :: CreateHostedZone -> TestTree
 testCreateHostedZone = req
     "CreateHostedZone"
-    "fixture/CreateHostedZone"
+    "fixture/CreateHostedZone.yaml"
 
 testDeleteHealthCheck :: DeleteHealthCheck -> TestTree
 testDeleteHealthCheck = req
     "DeleteHealthCheck"
-    "fixture/DeleteHealthCheck"
+    "fixture/DeleteHealthCheck.yaml"
 
 testUpdateHealthCheck :: UpdateHealthCheck -> TestTree
 testUpdateHealthCheck = req
     "UpdateHealthCheck"
-    "fixture/UpdateHealthCheck"
+    "fixture/UpdateHealthCheck.yaml"
 
 testChangeTagsForResource :: ChangeTagsForResource -> TestTree
 testChangeTagsForResource = req
     "ChangeTagsForResource"
-    "fixture/ChangeTagsForResource"
+    "fixture/ChangeTagsForResource.yaml"
 
 testCreateHealthCheck :: CreateHealthCheck -> TestTree
 testCreateHealthCheck = req
     "CreateHealthCheck"
-    "fixture/CreateHealthCheck"
+    "fixture/CreateHealthCheck.yaml"
 
 testListHostedZones :: ListHostedZones -> TestTree
 testListHostedZones = req
     "ListHostedZones"
-    "fixture/ListHostedZones"
+    "fixture/ListHostedZones.yaml"
 
 testDisassociateVPCFromHostedZone :: DisassociateVPCFromHostedZone -> TestTree
 testDisassociateVPCFromHostedZone = req
     "DisassociateVPCFromHostedZone"
-    "fixture/DisassociateVPCFromHostedZone"
+    "fixture/DisassociateVPCFromHostedZone.yaml"
 
 testGetHostedZone :: GetHostedZone -> TestTree
 testGetHostedZone = req
     "GetHostedZone"
-    "fixture/GetHostedZone"
+    "fixture/GetHostedZone.yaml"
 
 testListGeoLocations :: ListGeoLocations -> TestTree
 testListGeoLocations = req
     "ListGeoLocations"
-    "fixture/ListGeoLocations"
+    "fixture/ListGeoLocations.yaml"
 
 testGetHealthCheck :: GetHealthCheck -> TestTree
 testGetHealthCheck = req
     "GetHealthCheck"
-    "fixture/GetHealthCheck"
+    "fixture/GetHealthCheck.yaml"
 
 testListResourceRecordSets :: ListResourceRecordSets -> TestTree
 testListResourceRecordSets = req
     "ListResourceRecordSets"
-    "fixture/ListResourceRecordSets"
+    "fixture/ListResourceRecordSets.yaml"
 
 testGetHealthCheckCount :: GetHealthCheckCount -> TestTree
 testGetHealthCheckCount = req
     "GetHealthCheckCount"
-    "fixture/GetHealthCheckCount"
+    "fixture/GetHealthCheckCount.yaml"
 
 testCreateReusableDelegationSet :: CreateReusableDelegationSet -> TestTree
 testCreateReusableDelegationSet = req
     "CreateReusableDelegationSet"
-    "fixture/CreateReusableDelegationSet"
+    "fixture/CreateReusableDelegationSet.yaml"
 
 testGetHostedZoneCount :: GetHostedZoneCount -> TestTree
 testGetHostedZoneCount = req
     "GetHostedZoneCount"
-    "fixture/GetHostedZoneCount"
+    "fixture/GetHostedZoneCount.yaml"
 
 testGetReusableDelegationSet :: GetReusableDelegationSet -> TestTree
 testGetReusableDelegationSet = req
     "GetReusableDelegationSet"
-    "fixture/GetReusableDelegationSet"
+    "fixture/GetReusableDelegationSet.yaml"
 
 testUpdateHostedZoneComment :: UpdateHostedZoneComment -> TestTree
 testUpdateHostedZoneComment = req
     "UpdateHostedZoneComment"
-    "fixture/UpdateHostedZoneComment"
+    "fixture/UpdateHostedZoneComment.yaml"
 
 testGetHealthCheckStatus :: GetHealthCheckStatus -> TestTree
 testGetHealthCheckStatus = req
     "GetHealthCheckStatus"
-    "fixture/GetHealthCheckStatus"
+    "fixture/GetHealthCheckStatus.yaml"
 
 testListHealthChecks :: ListHealthChecks -> TestTree
 testListHealthChecks = req
     "ListHealthChecks"
-    "fixture/ListHealthChecks"
+    "fixture/ListHealthChecks.yaml"
 
 testDeleteHostedZone :: DeleteHostedZone -> TestTree
 testDeleteHostedZone = req
     "DeleteHostedZone"
-    "fixture/DeleteHostedZone"
+    "fixture/DeleteHostedZone.yaml"
 
 testGetGeoLocation :: GetGeoLocation -> TestTree
 testGetGeoLocation = req
     "GetGeoLocation"
-    "fixture/GetGeoLocation"
+    "fixture/GetGeoLocation.yaml"
 
 testListTagsForResources :: ListTagsForResources -> TestTree
 testListTagsForResources = req
     "ListTagsForResources"
-    "fixture/ListTagsForResources"
+    "fixture/ListTagsForResources.yaml"
 
 -- Responses
 
 testAssociateVPCWithHostedZoneResponse :: AssociateVPCWithHostedZoneResponse -> TestTree
 testAssociateVPCWithHostedZoneResponse = res
     "AssociateVPCWithHostedZoneResponse"
-    "fixture/AssociateVPCWithHostedZoneResponse"
+    "fixture/AssociateVPCWithHostedZoneResponse.proto"
     route53
     (Proxy :: Proxy AssociateVPCWithHostedZone)
 
 testGetHealthCheckLastFailureReasonResponse :: GetHealthCheckLastFailureReasonResponse -> TestTree
 testGetHealthCheckLastFailureReasonResponse = res
     "GetHealthCheckLastFailureReasonResponse"
-    "fixture/GetHealthCheckLastFailureReasonResponse"
+    "fixture/GetHealthCheckLastFailureReasonResponse.proto"
     route53
     (Proxy :: Proxy GetHealthCheckLastFailureReason)
 
 testListHostedZonesByNameResponse :: ListHostedZonesByNameResponse -> TestTree
 testListHostedZonesByNameResponse = res
     "ListHostedZonesByNameResponse"
-    "fixture/ListHostedZonesByNameResponse"
+    "fixture/ListHostedZonesByNameResponse.proto"
     route53
     (Proxy :: Proxy ListHostedZonesByName)
 
 testDeleteReusableDelegationSetResponse :: DeleteReusableDelegationSetResponse -> TestTree
 testDeleteReusableDelegationSetResponse = res
     "DeleteReusableDelegationSetResponse"
-    "fixture/DeleteReusableDelegationSetResponse"
+    "fixture/DeleteReusableDelegationSetResponse.proto"
     route53
     (Proxy :: Proxy DeleteReusableDelegationSet)
 
 testListReusableDelegationSetsResponse :: ListReusableDelegationSetsResponse -> TestTree
 testListReusableDelegationSetsResponse = res
     "ListReusableDelegationSetsResponse"
-    "fixture/ListReusableDelegationSetsResponse"
+    "fixture/ListReusableDelegationSetsResponse.proto"
     route53
     (Proxy :: Proxy ListReusableDelegationSets)
 
 testGetCheckerIPRangesResponse :: GetCheckerIPRangesResponse -> TestTree
 testGetCheckerIPRangesResponse = res
     "GetCheckerIPRangesResponse"
-    "fixture/GetCheckerIPRangesResponse"
+    "fixture/GetCheckerIPRangesResponse.proto"
     route53
     (Proxy :: Proxy GetCheckerIPRanges)
 
 testListTagsForResourceResponse :: ListTagsForResourceResponse -> TestTree
 testListTagsForResourceResponse = res
     "ListTagsForResourceResponse"
-    "fixture/ListTagsForResourceResponse"
+    "fixture/ListTagsForResourceResponse.proto"
     route53
     (Proxy :: Proxy ListTagsForResource)
 
 testChangeResourceRecordSetsResponse :: ChangeResourceRecordSetsResponse -> TestTree
 testChangeResourceRecordSetsResponse = res
     "ChangeResourceRecordSetsResponse"
-    "fixture/ChangeResourceRecordSetsResponse"
+    "fixture/ChangeResourceRecordSetsResponse.proto"
     route53
     (Proxy :: Proxy ChangeResourceRecordSets)
 
 testGetChangeResponse :: GetChangeResponse -> TestTree
 testGetChangeResponse = res
     "GetChangeResponse"
-    "fixture/GetChangeResponse"
+    "fixture/GetChangeResponse.proto"
     route53
     (Proxy :: Proxy GetChange)
 
 testCreateHostedZoneResponse :: CreateHostedZoneResponse -> TestTree
 testCreateHostedZoneResponse = res
     "CreateHostedZoneResponse"
-    "fixture/CreateHostedZoneResponse"
+    "fixture/CreateHostedZoneResponse.proto"
     route53
     (Proxy :: Proxy CreateHostedZone)
 
 testDeleteHealthCheckResponse :: DeleteHealthCheckResponse -> TestTree
 testDeleteHealthCheckResponse = res
     "DeleteHealthCheckResponse"
-    "fixture/DeleteHealthCheckResponse"
+    "fixture/DeleteHealthCheckResponse.proto"
     route53
     (Proxy :: Proxy DeleteHealthCheck)
 
 testUpdateHealthCheckResponse :: UpdateHealthCheckResponse -> TestTree
 testUpdateHealthCheckResponse = res
     "UpdateHealthCheckResponse"
-    "fixture/UpdateHealthCheckResponse"
+    "fixture/UpdateHealthCheckResponse.proto"
     route53
     (Proxy :: Proxy UpdateHealthCheck)
 
 testChangeTagsForResourceResponse :: ChangeTagsForResourceResponse -> TestTree
 testChangeTagsForResourceResponse = res
     "ChangeTagsForResourceResponse"
-    "fixture/ChangeTagsForResourceResponse"
+    "fixture/ChangeTagsForResourceResponse.proto"
     route53
     (Proxy :: Proxy ChangeTagsForResource)
 
 testCreateHealthCheckResponse :: CreateHealthCheckResponse -> TestTree
 testCreateHealthCheckResponse = res
     "CreateHealthCheckResponse"
-    "fixture/CreateHealthCheckResponse"
+    "fixture/CreateHealthCheckResponse.proto"
     route53
     (Proxy :: Proxy CreateHealthCheck)
 
 testListHostedZonesResponse :: ListHostedZonesResponse -> TestTree
 testListHostedZonesResponse = res
     "ListHostedZonesResponse"
-    "fixture/ListHostedZonesResponse"
+    "fixture/ListHostedZonesResponse.proto"
     route53
     (Proxy :: Proxy ListHostedZones)
 
 testDisassociateVPCFromHostedZoneResponse :: DisassociateVPCFromHostedZoneResponse -> TestTree
 testDisassociateVPCFromHostedZoneResponse = res
     "DisassociateVPCFromHostedZoneResponse"
-    "fixture/DisassociateVPCFromHostedZoneResponse"
+    "fixture/DisassociateVPCFromHostedZoneResponse.proto"
     route53
     (Proxy :: Proxy DisassociateVPCFromHostedZone)
 
 testGetHostedZoneResponse :: GetHostedZoneResponse -> TestTree
 testGetHostedZoneResponse = res
     "GetHostedZoneResponse"
-    "fixture/GetHostedZoneResponse"
+    "fixture/GetHostedZoneResponse.proto"
     route53
     (Proxy :: Proxy GetHostedZone)
 
 testListGeoLocationsResponse :: ListGeoLocationsResponse -> TestTree
 testListGeoLocationsResponse = res
     "ListGeoLocationsResponse"
-    "fixture/ListGeoLocationsResponse"
+    "fixture/ListGeoLocationsResponse.proto"
     route53
     (Proxy :: Proxy ListGeoLocations)
 
 testGetHealthCheckResponse :: GetHealthCheckResponse -> TestTree
 testGetHealthCheckResponse = res
     "GetHealthCheckResponse"
-    "fixture/GetHealthCheckResponse"
+    "fixture/GetHealthCheckResponse.proto"
     route53
     (Proxy :: Proxy GetHealthCheck)
 
 testListResourceRecordSetsResponse :: ListResourceRecordSetsResponse -> TestTree
 testListResourceRecordSetsResponse = res
     "ListResourceRecordSetsResponse"
-    "fixture/ListResourceRecordSetsResponse"
+    "fixture/ListResourceRecordSetsResponse.proto"
     route53
     (Proxy :: Proxy ListResourceRecordSets)
 
 testGetHealthCheckCountResponse :: GetHealthCheckCountResponse -> TestTree
 testGetHealthCheckCountResponse = res
     "GetHealthCheckCountResponse"
-    "fixture/GetHealthCheckCountResponse"
+    "fixture/GetHealthCheckCountResponse.proto"
     route53
     (Proxy :: Proxy GetHealthCheckCount)
 
 testCreateReusableDelegationSetResponse :: CreateReusableDelegationSetResponse -> TestTree
 testCreateReusableDelegationSetResponse = res
     "CreateReusableDelegationSetResponse"
-    "fixture/CreateReusableDelegationSetResponse"
+    "fixture/CreateReusableDelegationSetResponse.proto"
     route53
     (Proxy :: Proxy CreateReusableDelegationSet)
 
 testGetHostedZoneCountResponse :: GetHostedZoneCountResponse -> TestTree
 testGetHostedZoneCountResponse = res
     "GetHostedZoneCountResponse"
-    "fixture/GetHostedZoneCountResponse"
+    "fixture/GetHostedZoneCountResponse.proto"
     route53
     (Proxy :: Proxy GetHostedZoneCount)
 
 testGetReusableDelegationSetResponse :: GetReusableDelegationSetResponse -> TestTree
 testGetReusableDelegationSetResponse = res
     "GetReusableDelegationSetResponse"
-    "fixture/GetReusableDelegationSetResponse"
+    "fixture/GetReusableDelegationSetResponse.proto"
     route53
     (Proxy :: Proxy GetReusableDelegationSet)
 
 testUpdateHostedZoneCommentResponse :: UpdateHostedZoneCommentResponse -> TestTree
 testUpdateHostedZoneCommentResponse = res
     "UpdateHostedZoneCommentResponse"
-    "fixture/UpdateHostedZoneCommentResponse"
+    "fixture/UpdateHostedZoneCommentResponse.proto"
     route53
     (Proxy :: Proxy UpdateHostedZoneComment)
 
 testGetHealthCheckStatusResponse :: GetHealthCheckStatusResponse -> TestTree
 testGetHealthCheckStatusResponse = res
     "GetHealthCheckStatusResponse"
-    "fixture/GetHealthCheckStatusResponse"
+    "fixture/GetHealthCheckStatusResponse.proto"
     route53
     (Proxy :: Proxy GetHealthCheckStatus)
 
 testListHealthChecksResponse :: ListHealthChecksResponse -> TestTree
 testListHealthChecksResponse = res
     "ListHealthChecksResponse"
-    "fixture/ListHealthChecksResponse"
+    "fixture/ListHealthChecksResponse.proto"
     route53
     (Proxy :: Proxy ListHealthChecks)
 
 testDeleteHostedZoneResponse :: DeleteHostedZoneResponse -> TestTree
 testDeleteHostedZoneResponse = res
     "DeleteHostedZoneResponse"
-    "fixture/DeleteHostedZoneResponse"
+    "fixture/DeleteHostedZoneResponse.proto"
     route53
     (Proxy :: Proxy DeleteHostedZone)
 
 testGetGeoLocationResponse :: GetGeoLocationResponse -> TestTree
 testGetGeoLocationResponse = res
     "GetGeoLocationResponse"
-    "fixture/GetGeoLocationResponse"
+    "fixture/GetGeoLocationResponse.proto"
     route53
     (Proxy :: Proxy GetGeoLocation)
 
 testListTagsForResourcesResponse :: ListTagsForResourcesResponse -> TestTree
 testListTagsForResourcesResponse = res
     "ListTagsForResourcesResponse"
-    "fixture/ListTagsForResourcesResponse"
+    "fixture/ListTagsForResourcesResponse.proto"
     route53
     (Proxy :: Proxy ListTagsForResources)
