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-codedeploy.cabal b/amazonka-codedeploy.cabal
--- a/amazonka-codedeploy.cabal
+++ b/amazonka-codedeploy.cabal
@@ -1,7 +1,8 @@
 name:                  amazonka-codedeploy
-version:               1.2.0.1
+version:               1.2.0.2
 synopsis:              Amazon CodeDeploy 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:
     AWS CodeDeploy __Overview__
 
@@ -151,8 +151,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.CodeDeploy
         , Test.AWS.Gen.CodeDeploy
diff --git a/fixture/AddTagsToOnPremisesInstances.yaml b/fixture/AddTagsToOnPremisesInstances.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/AddTagsToOnPremisesInstances.yaml
diff --git a/fixture/AddTagsToOnPremisesInstancesResponse.proto b/fixture/AddTagsToOnPremisesInstancesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/AddTagsToOnPremisesInstancesResponse.proto
diff --git a/fixture/BatchGetApplications.yaml b/fixture/BatchGetApplications.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/BatchGetApplications.yaml
diff --git a/fixture/BatchGetApplicationsResponse.proto b/fixture/BatchGetApplicationsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/BatchGetApplicationsResponse.proto
diff --git a/fixture/BatchGetDeployments.yaml b/fixture/BatchGetDeployments.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/BatchGetDeployments.yaml
diff --git a/fixture/BatchGetDeploymentsResponse.proto b/fixture/BatchGetDeploymentsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/BatchGetDeploymentsResponse.proto
diff --git a/fixture/BatchGetOnPremisesInstances.yaml b/fixture/BatchGetOnPremisesInstances.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/BatchGetOnPremisesInstances.yaml
diff --git a/fixture/BatchGetOnPremisesInstancesResponse.proto b/fixture/BatchGetOnPremisesInstancesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/BatchGetOnPremisesInstancesResponse.proto
diff --git a/fixture/CreateApplication.yaml b/fixture/CreateApplication.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateApplication.yaml
diff --git a/fixture/CreateApplicationResponse.proto b/fixture/CreateApplicationResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateApplicationResponse.proto
diff --git a/fixture/CreateDeployment.yaml b/fixture/CreateDeployment.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateDeployment.yaml
diff --git a/fixture/CreateDeploymentConfig.yaml b/fixture/CreateDeploymentConfig.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateDeploymentConfig.yaml
diff --git a/fixture/CreateDeploymentConfigResponse.proto b/fixture/CreateDeploymentConfigResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateDeploymentConfigResponse.proto
diff --git a/fixture/CreateDeploymentGroup.yaml b/fixture/CreateDeploymentGroup.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/CreateDeploymentGroup.yaml
diff --git a/fixture/CreateDeploymentGroupResponse.proto b/fixture/CreateDeploymentGroupResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateDeploymentGroupResponse.proto
diff --git a/fixture/CreateDeploymentResponse.proto b/fixture/CreateDeploymentResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/CreateDeploymentResponse.proto
diff --git a/fixture/DeleteApplication.yaml b/fixture/DeleteApplication.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteApplication.yaml
diff --git a/fixture/DeleteApplicationResponse.proto b/fixture/DeleteApplicationResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteApplicationResponse.proto
diff --git a/fixture/DeleteDeploymentConfig.yaml b/fixture/DeleteDeploymentConfig.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteDeploymentConfig.yaml
diff --git a/fixture/DeleteDeploymentConfigResponse.proto b/fixture/DeleteDeploymentConfigResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteDeploymentConfigResponse.proto
diff --git a/fixture/DeleteDeploymentGroup.yaml b/fixture/DeleteDeploymentGroup.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteDeploymentGroup.yaml
diff --git a/fixture/DeleteDeploymentGroupResponse.proto b/fixture/DeleteDeploymentGroupResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeleteDeploymentGroupResponse.proto
diff --git a/fixture/DeregisterOnPremisesInstance.yaml b/fixture/DeregisterOnPremisesInstance.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/DeregisterOnPremisesInstance.yaml
diff --git a/fixture/DeregisterOnPremisesInstanceResponse.proto b/fixture/DeregisterOnPremisesInstanceResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/DeregisterOnPremisesInstanceResponse.proto
diff --git a/fixture/GetApplication.yaml b/fixture/GetApplication.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetApplication.yaml
diff --git a/fixture/GetApplicationResponse.proto b/fixture/GetApplicationResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetApplicationResponse.proto
diff --git a/fixture/GetApplicationRevision.yaml b/fixture/GetApplicationRevision.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetApplicationRevision.yaml
diff --git a/fixture/GetApplicationRevisionResponse.proto b/fixture/GetApplicationRevisionResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetApplicationRevisionResponse.proto
diff --git a/fixture/GetDeployment.yaml b/fixture/GetDeployment.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeployment.yaml
diff --git a/fixture/GetDeploymentConfig.yaml b/fixture/GetDeploymentConfig.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentConfig.yaml
diff --git a/fixture/GetDeploymentConfigResponse.proto b/fixture/GetDeploymentConfigResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentConfigResponse.proto
diff --git a/fixture/GetDeploymentGroup.yaml b/fixture/GetDeploymentGroup.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentGroup.yaml
diff --git a/fixture/GetDeploymentGroupResponse.proto b/fixture/GetDeploymentGroupResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentGroupResponse.proto
diff --git a/fixture/GetDeploymentInstance.yaml b/fixture/GetDeploymentInstance.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentInstance.yaml
diff --git a/fixture/GetDeploymentInstanceResponse.proto b/fixture/GetDeploymentInstanceResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentInstanceResponse.proto
diff --git a/fixture/GetDeploymentResponse.proto b/fixture/GetDeploymentResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetDeploymentResponse.proto
diff --git a/fixture/GetOnPremisesInstance.yaml b/fixture/GetOnPremisesInstance.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/GetOnPremisesInstance.yaml
diff --git a/fixture/GetOnPremisesInstanceResponse.proto b/fixture/GetOnPremisesInstanceResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/GetOnPremisesInstanceResponse.proto
diff --git a/fixture/ListApplicationRevisions.yaml b/fixture/ListApplicationRevisions.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListApplicationRevisions.yaml
diff --git a/fixture/ListApplicationRevisionsResponse.proto b/fixture/ListApplicationRevisionsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListApplicationRevisionsResponse.proto
diff --git a/fixture/ListApplications.yaml b/fixture/ListApplications.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListApplications.yaml
diff --git a/fixture/ListApplicationsResponse.proto b/fixture/ListApplicationsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListApplicationsResponse.proto
diff --git a/fixture/ListDeploymentConfigs.yaml b/fixture/ListDeploymentConfigs.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentConfigs.yaml
diff --git a/fixture/ListDeploymentConfigsResponse.proto b/fixture/ListDeploymentConfigsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentConfigsResponse.proto
diff --git a/fixture/ListDeploymentGroups.yaml b/fixture/ListDeploymentGroups.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentGroups.yaml
diff --git a/fixture/ListDeploymentGroupsResponse.proto b/fixture/ListDeploymentGroupsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentGroupsResponse.proto
diff --git a/fixture/ListDeploymentInstances.yaml b/fixture/ListDeploymentInstances.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentInstances.yaml
diff --git a/fixture/ListDeploymentInstancesResponse.proto b/fixture/ListDeploymentInstancesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentInstancesResponse.proto
diff --git a/fixture/ListDeployments.yaml b/fixture/ListDeployments.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeployments.yaml
diff --git a/fixture/ListDeploymentsResponse.proto b/fixture/ListDeploymentsResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListDeploymentsResponse.proto
diff --git a/fixture/ListOnPremisesInstances.yaml b/fixture/ListOnPremisesInstances.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListOnPremisesInstances.yaml
diff --git a/fixture/ListOnPremisesInstancesResponse.proto b/fixture/ListOnPremisesInstancesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListOnPremisesInstancesResponse.proto
diff --git a/fixture/RegisterApplicationRevision.yaml b/fixture/RegisterApplicationRevision.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/RegisterApplicationRevision.yaml
diff --git a/fixture/RegisterApplicationRevisionResponse.proto b/fixture/RegisterApplicationRevisionResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/RegisterApplicationRevisionResponse.proto
diff --git a/fixture/RegisterOnPremisesInstance.yaml b/fixture/RegisterOnPremisesInstance.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/RegisterOnPremisesInstance.yaml
diff --git a/fixture/RegisterOnPremisesInstanceResponse.proto b/fixture/RegisterOnPremisesInstanceResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/RegisterOnPremisesInstanceResponse.proto
diff --git a/fixture/RemoveTagsFromOnPremisesInstances.yaml b/fixture/RemoveTagsFromOnPremisesInstances.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/RemoveTagsFromOnPremisesInstances.yaml
diff --git a/fixture/RemoveTagsFromOnPremisesInstancesResponse.proto b/fixture/RemoveTagsFromOnPremisesInstancesResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/RemoveTagsFromOnPremisesInstancesResponse.proto
diff --git a/fixture/StopDeployment.yaml b/fixture/StopDeployment.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/StopDeployment.yaml
diff --git a/fixture/StopDeploymentResponse.proto b/fixture/StopDeploymentResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/StopDeploymentResponse.proto
diff --git a/fixture/UpdateApplication.yaml b/fixture/UpdateApplication.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateApplication.yaml
diff --git a/fixture/UpdateApplicationResponse.proto b/fixture/UpdateApplicationResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateApplicationResponse.proto
diff --git a/fixture/UpdateDeploymentGroup.yaml b/fixture/UpdateDeploymentGroup.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateDeploymentGroup.yaml
diff --git a/fixture/UpdateDeploymentGroupResponse.proto b/fixture/UpdateDeploymentGroupResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/UpdateDeploymentGroupResponse.proto
diff --git a/test/Test/AWS/Gen/CodeDeploy.hs b/test/Test/AWS/Gen/CodeDeploy.hs
--- a/test/Test/AWS/Gen/CodeDeploy.hs
+++ b/test/Test/AWS/Gen/CodeDeploy.hs
@@ -231,385 +231,385 @@
 testRemoveTagsFromOnPremisesInstances :: RemoveTagsFromOnPremisesInstances -> TestTree
 testRemoveTagsFromOnPremisesInstances = req
     "RemoveTagsFromOnPremisesInstances"
-    "fixture/RemoveTagsFromOnPremisesInstances"
+    "fixture/RemoveTagsFromOnPremisesInstances.yaml"
 
 testGetDeployment :: GetDeployment -> TestTree
 testGetDeployment = req
     "GetDeployment"
-    "fixture/GetDeployment"
+    "fixture/GetDeployment.yaml"
 
 testCreateDeploymentConfig :: CreateDeploymentConfig -> TestTree
 testCreateDeploymentConfig = req
     "CreateDeploymentConfig"
-    "fixture/CreateDeploymentConfig"
+    "fixture/CreateDeploymentConfig.yaml"
 
 testUpdateDeploymentGroup :: UpdateDeploymentGroup -> TestTree
 testUpdateDeploymentGroup = req
     "UpdateDeploymentGroup"
-    "fixture/UpdateDeploymentGroup"
+    "fixture/UpdateDeploymentGroup.yaml"
 
 testDeleteDeploymentGroup :: DeleteDeploymentGroup -> TestTree
 testDeleteDeploymentGroup = req
     "DeleteDeploymentGroup"
-    "fixture/DeleteDeploymentGroup"
+    "fixture/DeleteDeploymentGroup.yaml"
 
 testListOnPremisesInstances :: ListOnPremisesInstances -> TestTree
 testListOnPremisesInstances = req
     "ListOnPremisesInstances"
-    "fixture/ListOnPremisesInstances"
+    "fixture/ListOnPremisesInstances.yaml"
 
 testGetApplicationRevision :: GetApplicationRevision -> TestTree
 testGetApplicationRevision = req
     "GetApplicationRevision"
-    "fixture/GetApplicationRevision"
+    "fixture/GetApplicationRevision.yaml"
 
 testDeleteDeploymentConfig :: DeleteDeploymentConfig -> TestTree
 testDeleteDeploymentConfig = req
     "DeleteDeploymentConfig"
-    "fixture/DeleteDeploymentConfig"
+    "fixture/DeleteDeploymentConfig.yaml"
 
 testGetDeploymentConfig :: GetDeploymentConfig -> TestTree
 testGetDeploymentConfig = req
     "GetDeploymentConfig"
-    "fixture/GetDeploymentConfig"
+    "fixture/GetDeploymentConfig.yaml"
 
 testCreateDeployment :: CreateDeployment -> TestTree
 testCreateDeployment = req
     "CreateDeployment"
-    "fixture/CreateDeployment"
+    "fixture/CreateDeployment.yaml"
 
 testGetOnPremisesInstance :: GetOnPremisesInstance -> TestTree
 testGetOnPremisesInstance = req
     "GetOnPremisesInstance"
-    "fixture/GetOnPremisesInstance"
+    "fixture/GetOnPremisesInstance.yaml"
 
 testBatchGetDeployments :: BatchGetDeployments -> TestTree
 testBatchGetDeployments = req
     "BatchGetDeployments"
-    "fixture/BatchGetDeployments"
+    "fixture/BatchGetDeployments.yaml"
 
 testRegisterApplicationRevision :: RegisterApplicationRevision -> TestTree
 testRegisterApplicationRevision = req
     "RegisterApplicationRevision"
-    "fixture/RegisterApplicationRevision"
+    "fixture/RegisterApplicationRevision.yaml"
 
 testDeleteApplication :: DeleteApplication -> TestTree
 testDeleteApplication = req
     "DeleteApplication"
-    "fixture/DeleteApplication"
+    "fixture/DeleteApplication.yaml"
 
 testUpdateApplication :: UpdateApplication -> TestTree
 testUpdateApplication = req
     "UpdateApplication"
-    "fixture/UpdateApplication"
+    "fixture/UpdateApplication.yaml"
 
 testBatchGetApplications :: BatchGetApplications -> TestTree
 testBatchGetApplications = req
     "BatchGetApplications"
-    "fixture/BatchGetApplications"
+    "fixture/BatchGetApplications.yaml"
 
 testCreateApplication :: CreateApplication -> TestTree
 testCreateApplication = req
     "CreateApplication"
-    "fixture/CreateApplication"
+    "fixture/CreateApplication.yaml"
 
 testDeregisterOnPremisesInstance :: DeregisterOnPremisesInstance -> TestTree
 testDeregisterOnPremisesInstance = req
     "DeregisterOnPremisesInstance"
-    "fixture/DeregisterOnPremisesInstance"
+    "fixture/DeregisterOnPremisesInstance.yaml"
 
 testGetDeploymentInstance :: GetDeploymentInstance -> TestTree
 testGetDeploymentInstance = req
     "GetDeploymentInstance"
-    "fixture/GetDeploymentInstance"
+    "fixture/GetDeploymentInstance.yaml"
 
 testStopDeployment :: StopDeployment -> TestTree
 testStopDeployment = req
     "StopDeployment"
-    "fixture/StopDeployment"
+    "fixture/StopDeployment.yaml"
 
 testGetApplication :: GetApplication -> TestTree
 testGetApplication = req
     "GetApplication"
-    "fixture/GetApplication"
+    "fixture/GetApplication.yaml"
 
 testListDeploymentGroups :: ListDeploymentGroups -> TestTree
 testListDeploymentGroups = req
     "ListDeploymentGroups"
-    "fixture/ListDeploymentGroups"
+    "fixture/ListDeploymentGroups.yaml"
 
 testRegisterOnPremisesInstance :: RegisterOnPremisesInstance -> TestTree
 testRegisterOnPremisesInstance = req
     "RegisterOnPremisesInstance"
-    "fixture/RegisterOnPremisesInstance"
+    "fixture/RegisterOnPremisesInstance.yaml"
 
 testBatchGetOnPremisesInstances :: BatchGetOnPremisesInstances -> TestTree
 testBatchGetOnPremisesInstances = req
     "BatchGetOnPremisesInstances"
-    "fixture/BatchGetOnPremisesInstances"
+    "fixture/BatchGetOnPremisesInstances.yaml"
 
 testListDeploymentConfigs :: ListDeploymentConfigs -> TestTree
 testListDeploymentConfigs = req
     "ListDeploymentConfigs"
-    "fixture/ListDeploymentConfigs"
+    "fixture/ListDeploymentConfigs.yaml"
 
 testCreateDeploymentGroup :: CreateDeploymentGroup -> TestTree
 testCreateDeploymentGroup = req
     "CreateDeploymentGroup"
-    "fixture/CreateDeploymentGroup"
+    "fixture/CreateDeploymentGroup.yaml"
 
 testGetDeploymentGroup :: GetDeploymentGroup -> TestTree
 testGetDeploymentGroup = req
     "GetDeploymentGroup"
-    "fixture/GetDeploymentGroup"
+    "fixture/GetDeploymentGroup.yaml"
 
 testListDeployments :: ListDeployments -> TestTree
 testListDeployments = req
     "ListDeployments"
-    "fixture/ListDeployments"
+    "fixture/ListDeployments.yaml"
 
 testListApplicationRevisions :: ListApplicationRevisions -> TestTree
 testListApplicationRevisions = req
     "ListApplicationRevisions"
-    "fixture/ListApplicationRevisions"
+    "fixture/ListApplicationRevisions.yaml"
 
 testListApplications :: ListApplications -> TestTree
 testListApplications = req
     "ListApplications"
-    "fixture/ListApplications"
+    "fixture/ListApplications.yaml"
 
 testAddTagsToOnPremisesInstances :: AddTagsToOnPremisesInstances -> TestTree
 testAddTagsToOnPremisesInstances = req
     "AddTagsToOnPremisesInstances"
-    "fixture/AddTagsToOnPremisesInstances"
+    "fixture/AddTagsToOnPremisesInstances.yaml"
 
 testListDeploymentInstances :: ListDeploymentInstances -> TestTree
 testListDeploymentInstances = req
     "ListDeploymentInstances"
-    "fixture/ListDeploymentInstances"
+    "fixture/ListDeploymentInstances.yaml"
 
 -- Responses
 
 testRemoveTagsFromOnPremisesInstancesResponse :: RemoveTagsFromOnPremisesInstancesResponse -> TestTree
 testRemoveTagsFromOnPremisesInstancesResponse = res
     "RemoveTagsFromOnPremisesInstancesResponse"
-    "fixture/RemoveTagsFromOnPremisesInstancesResponse"
+    "fixture/RemoveTagsFromOnPremisesInstancesResponse.proto"
     codeDeploy
     (Proxy :: Proxy RemoveTagsFromOnPremisesInstances)
 
 testGetDeploymentResponse :: GetDeploymentResponse -> TestTree
 testGetDeploymentResponse = res
     "GetDeploymentResponse"
-    "fixture/GetDeploymentResponse"
+    "fixture/GetDeploymentResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetDeployment)
 
 testCreateDeploymentConfigResponse :: CreateDeploymentConfigResponse -> TestTree
 testCreateDeploymentConfigResponse = res
     "CreateDeploymentConfigResponse"
-    "fixture/CreateDeploymentConfigResponse"
+    "fixture/CreateDeploymentConfigResponse.proto"
     codeDeploy
     (Proxy :: Proxy CreateDeploymentConfig)
 
 testUpdateDeploymentGroupResponse :: UpdateDeploymentGroupResponse -> TestTree
 testUpdateDeploymentGroupResponse = res
     "UpdateDeploymentGroupResponse"
-    "fixture/UpdateDeploymentGroupResponse"
+    "fixture/UpdateDeploymentGroupResponse.proto"
     codeDeploy
     (Proxy :: Proxy UpdateDeploymentGroup)
 
 testDeleteDeploymentGroupResponse :: DeleteDeploymentGroupResponse -> TestTree
 testDeleteDeploymentGroupResponse = res
     "DeleteDeploymentGroupResponse"
-    "fixture/DeleteDeploymentGroupResponse"
+    "fixture/DeleteDeploymentGroupResponse.proto"
     codeDeploy
     (Proxy :: Proxy DeleteDeploymentGroup)
 
 testListOnPremisesInstancesResponse :: ListOnPremisesInstancesResponse -> TestTree
 testListOnPremisesInstancesResponse = res
     "ListOnPremisesInstancesResponse"
-    "fixture/ListOnPremisesInstancesResponse"
+    "fixture/ListOnPremisesInstancesResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListOnPremisesInstances)
 
 testGetApplicationRevisionResponse :: GetApplicationRevisionResponse -> TestTree
 testGetApplicationRevisionResponse = res
     "GetApplicationRevisionResponse"
-    "fixture/GetApplicationRevisionResponse"
+    "fixture/GetApplicationRevisionResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetApplicationRevision)
 
 testDeleteDeploymentConfigResponse :: DeleteDeploymentConfigResponse -> TestTree
 testDeleteDeploymentConfigResponse = res
     "DeleteDeploymentConfigResponse"
-    "fixture/DeleteDeploymentConfigResponse"
+    "fixture/DeleteDeploymentConfigResponse.proto"
     codeDeploy
     (Proxy :: Proxy DeleteDeploymentConfig)
 
 testGetDeploymentConfigResponse :: GetDeploymentConfigResponse -> TestTree
 testGetDeploymentConfigResponse = res
     "GetDeploymentConfigResponse"
-    "fixture/GetDeploymentConfigResponse"
+    "fixture/GetDeploymentConfigResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetDeploymentConfig)
 
 testCreateDeploymentResponse :: CreateDeploymentResponse -> TestTree
 testCreateDeploymentResponse = res
     "CreateDeploymentResponse"
-    "fixture/CreateDeploymentResponse"
+    "fixture/CreateDeploymentResponse.proto"
     codeDeploy
     (Proxy :: Proxy CreateDeployment)
 
 testGetOnPremisesInstanceResponse :: GetOnPremisesInstanceResponse -> TestTree
 testGetOnPremisesInstanceResponse = res
     "GetOnPremisesInstanceResponse"
-    "fixture/GetOnPremisesInstanceResponse"
+    "fixture/GetOnPremisesInstanceResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetOnPremisesInstance)
 
 testBatchGetDeploymentsResponse :: BatchGetDeploymentsResponse -> TestTree
 testBatchGetDeploymentsResponse = res
     "BatchGetDeploymentsResponse"
-    "fixture/BatchGetDeploymentsResponse"
+    "fixture/BatchGetDeploymentsResponse.proto"
     codeDeploy
     (Proxy :: Proxy BatchGetDeployments)
 
 testRegisterApplicationRevisionResponse :: RegisterApplicationRevisionResponse -> TestTree
 testRegisterApplicationRevisionResponse = res
     "RegisterApplicationRevisionResponse"
-    "fixture/RegisterApplicationRevisionResponse"
+    "fixture/RegisterApplicationRevisionResponse.proto"
     codeDeploy
     (Proxy :: Proxy RegisterApplicationRevision)
 
 testDeleteApplicationResponse :: DeleteApplicationResponse -> TestTree
 testDeleteApplicationResponse = res
     "DeleteApplicationResponse"
-    "fixture/DeleteApplicationResponse"
+    "fixture/DeleteApplicationResponse.proto"
     codeDeploy
     (Proxy :: Proxy DeleteApplication)
 
 testUpdateApplicationResponse :: UpdateApplicationResponse -> TestTree
 testUpdateApplicationResponse = res
     "UpdateApplicationResponse"
-    "fixture/UpdateApplicationResponse"
+    "fixture/UpdateApplicationResponse.proto"
     codeDeploy
     (Proxy :: Proxy UpdateApplication)
 
 testBatchGetApplicationsResponse :: BatchGetApplicationsResponse -> TestTree
 testBatchGetApplicationsResponse = res
     "BatchGetApplicationsResponse"
-    "fixture/BatchGetApplicationsResponse"
+    "fixture/BatchGetApplicationsResponse.proto"
     codeDeploy
     (Proxy :: Proxy BatchGetApplications)
 
 testCreateApplicationResponse :: CreateApplicationResponse -> TestTree
 testCreateApplicationResponse = res
     "CreateApplicationResponse"
-    "fixture/CreateApplicationResponse"
+    "fixture/CreateApplicationResponse.proto"
     codeDeploy
     (Proxy :: Proxy CreateApplication)
 
 testDeregisterOnPremisesInstanceResponse :: DeregisterOnPremisesInstanceResponse -> TestTree
 testDeregisterOnPremisesInstanceResponse = res
     "DeregisterOnPremisesInstanceResponse"
-    "fixture/DeregisterOnPremisesInstanceResponse"
+    "fixture/DeregisterOnPremisesInstanceResponse.proto"
     codeDeploy
     (Proxy :: Proxy DeregisterOnPremisesInstance)
 
 testGetDeploymentInstanceResponse :: GetDeploymentInstanceResponse -> TestTree
 testGetDeploymentInstanceResponse = res
     "GetDeploymentInstanceResponse"
-    "fixture/GetDeploymentInstanceResponse"
+    "fixture/GetDeploymentInstanceResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetDeploymentInstance)
 
 testStopDeploymentResponse :: StopDeploymentResponse -> TestTree
 testStopDeploymentResponse = res
     "StopDeploymentResponse"
-    "fixture/StopDeploymentResponse"
+    "fixture/StopDeploymentResponse.proto"
     codeDeploy
     (Proxy :: Proxy StopDeployment)
 
 testGetApplicationResponse :: GetApplicationResponse -> TestTree
 testGetApplicationResponse = res
     "GetApplicationResponse"
-    "fixture/GetApplicationResponse"
+    "fixture/GetApplicationResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetApplication)
 
 testListDeploymentGroupsResponse :: ListDeploymentGroupsResponse -> TestTree
 testListDeploymentGroupsResponse = res
     "ListDeploymentGroupsResponse"
-    "fixture/ListDeploymentGroupsResponse"
+    "fixture/ListDeploymentGroupsResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListDeploymentGroups)
 
 testRegisterOnPremisesInstanceResponse :: RegisterOnPremisesInstanceResponse -> TestTree
 testRegisterOnPremisesInstanceResponse = res
     "RegisterOnPremisesInstanceResponse"
-    "fixture/RegisterOnPremisesInstanceResponse"
+    "fixture/RegisterOnPremisesInstanceResponse.proto"
     codeDeploy
     (Proxy :: Proxy RegisterOnPremisesInstance)
 
 testBatchGetOnPremisesInstancesResponse :: BatchGetOnPremisesInstancesResponse -> TestTree
 testBatchGetOnPremisesInstancesResponse = res
     "BatchGetOnPremisesInstancesResponse"
-    "fixture/BatchGetOnPremisesInstancesResponse"
+    "fixture/BatchGetOnPremisesInstancesResponse.proto"
     codeDeploy
     (Proxy :: Proxy BatchGetOnPremisesInstances)
 
 testListDeploymentConfigsResponse :: ListDeploymentConfigsResponse -> TestTree
 testListDeploymentConfigsResponse = res
     "ListDeploymentConfigsResponse"
-    "fixture/ListDeploymentConfigsResponse"
+    "fixture/ListDeploymentConfigsResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListDeploymentConfigs)
 
 testCreateDeploymentGroupResponse :: CreateDeploymentGroupResponse -> TestTree
 testCreateDeploymentGroupResponse = res
     "CreateDeploymentGroupResponse"
-    "fixture/CreateDeploymentGroupResponse"
+    "fixture/CreateDeploymentGroupResponse.proto"
     codeDeploy
     (Proxy :: Proxy CreateDeploymentGroup)
 
 testGetDeploymentGroupResponse :: GetDeploymentGroupResponse -> TestTree
 testGetDeploymentGroupResponse = res
     "GetDeploymentGroupResponse"
-    "fixture/GetDeploymentGroupResponse"
+    "fixture/GetDeploymentGroupResponse.proto"
     codeDeploy
     (Proxy :: Proxy GetDeploymentGroup)
 
 testListDeploymentsResponse :: ListDeploymentsResponse -> TestTree
 testListDeploymentsResponse = res
     "ListDeploymentsResponse"
-    "fixture/ListDeploymentsResponse"
+    "fixture/ListDeploymentsResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListDeployments)
 
 testListApplicationRevisionsResponse :: ListApplicationRevisionsResponse -> TestTree
 testListApplicationRevisionsResponse = res
     "ListApplicationRevisionsResponse"
-    "fixture/ListApplicationRevisionsResponse"
+    "fixture/ListApplicationRevisionsResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListApplicationRevisions)
 
 testListApplicationsResponse :: ListApplicationsResponse -> TestTree
 testListApplicationsResponse = res
     "ListApplicationsResponse"
-    "fixture/ListApplicationsResponse"
+    "fixture/ListApplicationsResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListApplications)
 
 testAddTagsToOnPremisesInstancesResponse :: AddTagsToOnPremisesInstancesResponse -> TestTree
 testAddTagsToOnPremisesInstancesResponse = res
     "AddTagsToOnPremisesInstancesResponse"
-    "fixture/AddTagsToOnPremisesInstancesResponse"
+    "fixture/AddTagsToOnPremisesInstancesResponse.proto"
     codeDeploy
     (Proxy :: Proxy AddTagsToOnPremisesInstances)
 
 testListDeploymentInstancesResponse :: ListDeploymentInstancesResponse -> TestTree
 testListDeploymentInstancesResponse = res
     "ListDeploymentInstancesResponse"
-    "fixture/ListDeploymentInstancesResponse"
+    "fixture/ListDeploymentInstancesResponse.proto"
     codeDeploy
     (Proxy :: Proxy ListDeploymentInstances)
