packages feed

amazonka-storagegateway 1.2.0.1 → 1.2.0.2

raw patch · 103 files changed

+107/−106 lines, 103 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -8,7 +8,7 @@  ## Version -`1.2.0.1`+`1.2.0.2`   ## Description
amazonka-storagegateway.cabal view
@@ -1,7 +1,8 @@ name:                  amazonka-storagegateway-version:               1.2.0.1+version:               1.2.0.2 synopsis:              Amazon Storage Gateway 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 Storage Gateway Service @@ -136,8 +136,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.StorageGateway         , Test.AWS.Gen.StorageGateway
+ fixture/ActivateGateway.yaml view
+ fixture/ActivateGatewayResponse.proto view
+ fixture/AddCache.yaml view
+ fixture/AddCacheResponse.proto view
+ fixture/AddUploadBuffer.yaml view
+ fixture/AddUploadBufferResponse.proto view
+ fixture/AddWorkingStorage.yaml view
+ fixture/AddWorkingStorageResponse.proto view
+ fixture/CancelArchival.yaml view
+ fixture/CancelArchivalResponse.proto view
+ fixture/CancelRetrieval.yaml view
+ fixture/CancelRetrievalResponse.proto view
+ fixture/CreateCachediSCSIVolume.yaml view
+ fixture/CreateCachediSCSIVolumeResponse.proto view
+ fixture/CreateSnapshot.yaml view
+ fixture/CreateSnapshotFromVolumeRecoveryPoint.yaml view
+ fixture/CreateSnapshotFromVolumeRecoveryPointResponse.proto view
+ fixture/CreateSnapshotResponse.proto view
+ fixture/CreateStorediSCSIVolume.yaml view
+ fixture/CreateStorediSCSIVolumeResponse.proto view
+ fixture/CreateTapes.yaml view
+ fixture/CreateTapesResponse.proto view
+ fixture/DeleteBandwidthRateLimit.yaml view
+ fixture/DeleteBandwidthRateLimitResponse.proto view
+ fixture/DeleteChapCredentials.yaml view
+ fixture/DeleteChapCredentialsResponse.proto view
+ fixture/DeleteGateway.yaml view
+ fixture/DeleteGatewayResponse.proto view
+ fixture/DeleteSnapshotSchedule.yaml view
+ fixture/DeleteSnapshotScheduleResponse.proto view
+ fixture/DeleteTape.yaml view
+ fixture/DeleteTapeArchive.yaml view
+ fixture/DeleteTapeArchiveResponse.proto view
+ fixture/DeleteTapeResponse.proto view
+ fixture/DeleteVolume.yaml view
+ fixture/DeleteVolumeResponse.proto view
+ fixture/DescribeBandwidthRateLimit.yaml view
+ fixture/DescribeBandwidthRateLimitResponse.proto view
+ fixture/DescribeCache.yaml view
+ fixture/DescribeCacheResponse.proto view
+ fixture/DescribeCachediSCSIVolumes.yaml view
+ fixture/DescribeCachediSCSIVolumesResponse.proto view
+ fixture/DescribeChapCredentials.yaml view
+ fixture/DescribeChapCredentialsResponse.proto view
+ fixture/DescribeGatewayInformation.yaml view
+ fixture/DescribeGatewayInformationResponse.proto view
+ fixture/DescribeMaintenanceStartTime.yaml view
+ fixture/DescribeMaintenanceStartTimeResponse.proto view
+ fixture/DescribeSnapshotSchedule.yaml view
+ fixture/DescribeSnapshotScheduleResponse.proto view
+ fixture/DescribeStorediSCSIVolumes.yaml view
+ fixture/DescribeStorediSCSIVolumesResponse.proto view
+ fixture/DescribeTapeArchives.yaml view
+ fixture/DescribeTapeArchivesResponse.proto view
+ fixture/DescribeTapeRecoveryPoints.yaml view
+ fixture/DescribeTapeRecoveryPointsResponse.proto view
+ fixture/DescribeTapes.yaml view
+ fixture/DescribeTapesResponse.proto view
+ fixture/DescribeUploadBuffer.yaml view
+ fixture/DescribeUploadBufferResponse.proto view
+ fixture/DescribeVTLDevices.yaml view
+ fixture/DescribeVTLDevicesResponse.proto view
+ fixture/DescribeWorkingStorage.yaml view
+ fixture/DescribeWorkingStorageResponse.proto view
+ fixture/DisableGateway.yaml view
+ fixture/DisableGatewayResponse.proto view
+ fixture/ListGateways.yaml view
+ fixture/ListGatewaysResponse.proto view
+ fixture/ListLocalDisks.yaml view
+ fixture/ListLocalDisksResponse.proto view
+ fixture/ListVolumeInitiators.yaml view
+ fixture/ListVolumeInitiatorsResponse.proto view
+ fixture/ListVolumeRecoveryPoints.yaml view
+ fixture/ListVolumeRecoveryPointsResponse.proto view
+ fixture/ListVolumes.yaml view
+ fixture/ListVolumesResponse.proto view
+ fixture/ResetCache.yaml view
+ fixture/ResetCacheResponse.proto view
+ fixture/RetrieveTapeArchive.yaml view
+ fixture/RetrieveTapeArchiveResponse.proto view
+ fixture/RetrieveTapeRecoveryPoint.yaml view
+ fixture/RetrieveTapeRecoveryPointResponse.proto view
+ fixture/ShutdownGateway.yaml view
+ fixture/ShutdownGatewayResponse.proto view
+ fixture/StartGateway.yaml view
+ fixture/StartGatewayResponse.proto view
+ fixture/UpdateBandwidthRateLimit.yaml view
+ fixture/UpdateBandwidthRateLimitResponse.proto view
+ fixture/UpdateChapCredentials.yaml view
+ fixture/UpdateChapCredentialsResponse.proto view
+ fixture/UpdateGatewayInformation.yaml view
+ fixture/UpdateGatewayInformationResponse.proto view
+ fixture/UpdateGatewaySoftwareNow.yaml view
+ fixture/UpdateGatewaySoftwareNowResponse.proto view
+ fixture/UpdateMaintenanceStartTime.yaml view
+ fixture/UpdateMaintenanceStartTimeResponse.proto view
+ fixture/UpdateSnapshotSchedule.yaml view
+ fixture/UpdateSnapshotScheduleResponse.proto view
+ fixture/UpdateVTLDeviceType.yaml view
+ fixture/UpdateVTLDeviceTypeResponse.proto view
test/Test/AWS/Gen/StorageGateway.hs view
@@ -339,601 +339,601 @@ testCancelArchival :: CancelArchival -> TestTree testCancelArchival = req     "CancelArchival"-    "fixture/CancelArchival"+    "fixture/CancelArchival.yaml"  testCreateStorediSCSIVolume :: CreateStorediSCSIVolume -> TestTree testCreateStorediSCSIVolume = req     "CreateStorediSCSIVolume"-    "fixture/CreateStorediSCSIVolume"+    "fixture/CreateStorediSCSIVolume.yaml"  testCreateTapes :: CreateTapes -> TestTree testCreateTapes = req     "CreateTapes"-    "fixture/CreateTapes"+    "fixture/CreateTapes.yaml"  testCreateCachediSCSIVolume :: CreateCachediSCSIVolume -> TestTree testCreateCachediSCSIVolume = req     "CreateCachediSCSIVolume"-    "fixture/CreateCachediSCSIVolume"+    "fixture/CreateCachediSCSIVolume.yaml"  testUpdateVTLDeviceType :: UpdateVTLDeviceType -> TestTree testUpdateVTLDeviceType = req     "UpdateVTLDeviceType"-    "fixture/UpdateVTLDeviceType"+    "fixture/UpdateVTLDeviceType.yaml"  testDescribeChapCredentials :: DescribeChapCredentials -> TestTree testDescribeChapCredentials = req     "DescribeChapCredentials"-    "fixture/DescribeChapCredentials"+    "fixture/DescribeChapCredentials.yaml"  testAddUploadBuffer :: AddUploadBuffer -> TestTree testAddUploadBuffer = req     "AddUploadBuffer"-    "fixture/AddUploadBuffer"+    "fixture/AddUploadBuffer.yaml"  testListVolumeInitiators :: ListVolumeInitiators -> TestTree testListVolumeInitiators = req     "ListVolumeInitiators"-    "fixture/ListVolumeInitiators"+    "fixture/ListVolumeInitiators.yaml"  testDescribeWorkingStorage :: DescribeWorkingStorage -> TestTree testDescribeWorkingStorage = req     "DescribeWorkingStorage"-    "fixture/DescribeWorkingStorage"+    "fixture/DescribeWorkingStorage.yaml"  testDescribeCachediSCSIVolumes :: DescribeCachediSCSIVolumes -> TestTree testDescribeCachediSCSIVolumes = req     "DescribeCachediSCSIVolumes"-    "fixture/DescribeCachediSCSIVolumes"+    "fixture/DescribeCachediSCSIVolumes.yaml"  testUpdateGatewayInformation :: UpdateGatewayInformation -> TestTree testUpdateGatewayInformation = req     "UpdateGatewayInformation"-    "fixture/UpdateGatewayInformation"+    "fixture/UpdateGatewayInformation.yaml"  testDescribeMaintenanceStartTime :: DescribeMaintenanceStartTime -> TestTree testDescribeMaintenanceStartTime = req     "DescribeMaintenanceStartTime"-    "fixture/DescribeMaintenanceStartTime"+    "fixture/DescribeMaintenanceStartTime.yaml"  testAddCache :: AddCache -> TestTree testAddCache = req     "AddCache"-    "fixture/AddCache"+    "fixture/AddCache.yaml"  testStartGateway :: StartGateway -> TestTree testStartGateway = req     "StartGateway"-    "fixture/StartGateway"+    "fixture/StartGateway.yaml"  testShutdownGateway :: ShutdownGateway -> TestTree testShutdownGateway = req     "ShutdownGateway"-    "fixture/ShutdownGateway"+    "fixture/ShutdownGateway.yaml"  testUpdateGatewaySoftwareNow :: UpdateGatewaySoftwareNow -> TestTree testUpdateGatewaySoftwareNow = req     "UpdateGatewaySoftwareNow"-    "fixture/UpdateGatewaySoftwareNow"+    "fixture/UpdateGatewaySoftwareNow.yaml"  testDeleteChapCredentials :: DeleteChapCredentials -> TestTree testDeleteChapCredentials = req     "DeleteChapCredentials"-    "fixture/DeleteChapCredentials"+    "fixture/DeleteChapCredentials.yaml"  testUpdateChapCredentials :: UpdateChapCredentials -> TestTree testUpdateChapCredentials = req     "UpdateChapCredentials"-    "fixture/UpdateChapCredentials"+    "fixture/UpdateChapCredentials.yaml"  testDescribeStorediSCSIVolumes :: DescribeStorediSCSIVolumes -> TestTree testDescribeStorediSCSIVolumes = req     "DescribeStorediSCSIVolumes"-    "fixture/DescribeStorediSCSIVolumes"+    "fixture/DescribeStorediSCSIVolumes.yaml"  testDescribeTapes :: DescribeTapes -> TestTree testDescribeTapes = req     "DescribeTapes"-    "fixture/DescribeTapes"+    "fixture/DescribeTapes.yaml"  testDescribeUploadBuffer :: DescribeUploadBuffer -> TestTree testDescribeUploadBuffer = req     "DescribeUploadBuffer"-    "fixture/DescribeUploadBuffer"+    "fixture/DescribeUploadBuffer.yaml"  testCreateSnapshotFromVolumeRecoveryPoint :: CreateSnapshotFromVolumeRecoveryPoint -> TestTree testCreateSnapshotFromVolumeRecoveryPoint = req     "CreateSnapshotFromVolumeRecoveryPoint"-    "fixture/CreateSnapshotFromVolumeRecoveryPoint"+    "fixture/CreateSnapshotFromVolumeRecoveryPoint.yaml"  testDescribeGatewayInformation :: DescribeGatewayInformation -> TestTree testDescribeGatewayInformation = req     "DescribeGatewayInformation"-    "fixture/DescribeGatewayInformation"+    "fixture/DescribeGatewayInformation.yaml"  testRetrieveTapeRecoveryPoint :: RetrieveTapeRecoveryPoint -> TestTree testRetrieveTapeRecoveryPoint = req     "RetrieveTapeRecoveryPoint"-    "fixture/RetrieveTapeRecoveryPoint"+    "fixture/RetrieveTapeRecoveryPoint.yaml"  testUpdateMaintenanceStartTime :: UpdateMaintenanceStartTime -> TestTree testUpdateMaintenanceStartTime = req     "UpdateMaintenanceStartTime"-    "fixture/UpdateMaintenanceStartTime"+    "fixture/UpdateMaintenanceStartTime.yaml"  testDeleteGateway :: DeleteGateway -> TestTree testDeleteGateway = req     "DeleteGateway"-    "fixture/DeleteGateway"+    "fixture/DeleteGateway.yaml"  testDisableGateway :: DisableGateway -> TestTree testDisableGateway = req     "DisableGateway"-    "fixture/DisableGateway"+    "fixture/DisableGateway.yaml"  testDescribeSnapshotSchedule :: DescribeSnapshotSchedule -> TestTree testDescribeSnapshotSchedule = req     "DescribeSnapshotSchedule"-    "fixture/DescribeSnapshotSchedule"+    "fixture/DescribeSnapshotSchedule.yaml"  testDescribeTapeArchives :: DescribeTapeArchives -> TestTree testDescribeTapeArchives = req     "DescribeTapeArchives"-    "fixture/DescribeTapeArchives"+    "fixture/DescribeTapeArchives.yaml"  testRetrieveTapeArchive :: RetrieveTapeArchive -> TestTree testRetrieveTapeArchive = req     "RetrieveTapeArchive"-    "fixture/RetrieveTapeArchive"+    "fixture/RetrieveTapeArchive.yaml"  testDescribeBandwidthRateLimit :: DescribeBandwidthRateLimit -> TestTree testDescribeBandwidthRateLimit = req     "DescribeBandwidthRateLimit"-    "fixture/DescribeBandwidthRateLimit"+    "fixture/DescribeBandwidthRateLimit.yaml"  testDescribeVTLDevices :: DescribeVTLDevices -> TestTree testDescribeVTLDevices = req     "DescribeVTLDevices"-    "fixture/DescribeVTLDevices"+    "fixture/DescribeVTLDevices.yaml"  testCreateSnapshot :: CreateSnapshot -> TestTree testCreateSnapshot = req     "CreateSnapshot"-    "fixture/CreateSnapshot"+    "fixture/CreateSnapshot.yaml"  testUpdateSnapshotSchedule :: UpdateSnapshotSchedule -> TestTree testUpdateSnapshotSchedule = req     "UpdateSnapshotSchedule"-    "fixture/UpdateSnapshotSchedule"+    "fixture/UpdateSnapshotSchedule.yaml"  testCancelRetrieval :: CancelRetrieval -> TestTree testCancelRetrieval = req     "CancelRetrieval"-    "fixture/CancelRetrieval"+    "fixture/CancelRetrieval.yaml"  testDeleteSnapshotSchedule :: DeleteSnapshotSchedule -> TestTree testDeleteSnapshotSchedule = req     "DeleteSnapshotSchedule"-    "fixture/DeleteSnapshotSchedule"+    "fixture/DeleteSnapshotSchedule.yaml"  testDeleteTapeArchive :: DeleteTapeArchive -> TestTree testDeleteTapeArchive = req     "DeleteTapeArchive"-    "fixture/DeleteTapeArchive"+    "fixture/DeleteTapeArchive.yaml"  testListVolumeRecoveryPoints :: ListVolumeRecoveryPoints -> TestTree testListVolumeRecoveryPoints = req     "ListVolumeRecoveryPoints"-    "fixture/ListVolumeRecoveryPoints"+    "fixture/ListVolumeRecoveryPoints.yaml"  testAddWorkingStorage :: AddWorkingStorage -> TestTree testAddWorkingStorage = req     "AddWorkingStorage"-    "fixture/AddWorkingStorage"+    "fixture/AddWorkingStorage.yaml"  testListGateways :: ListGateways -> TestTree testListGateways = req     "ListGateways"-    "fixture/ListGateways"+    "fixture/ListGateways.yaml"  testListVolumes :: ListVolumes -> TestTree testListVolumes = req     "ListVolumes"-    "fixture/ListVolumes"+    "fixture/ListVolumes.yaml"  testDescribeTapeRecoveryPoints :: DescribeTapeRecoveryPoints -> TestTree testDescribeTapeRecoveryPoints = req     "DescribeTapeRecoveryPoints"-    "fixture/DescribeTapeRecoveryPoints"+    "fixture/DescribeTapeRecoveryPoints.yaml"  testDeleteVolume :: DeleteVolume -> TestTree testDeleteVolume = req     "DeleteVolume"-    "fixture/DeleteVolume"+    "fixture/DeleteVolume.yaml"  testResetCache :: ResetCache -> TestTree testResetCache = req     "ResetCache"-    "fixture/ResetCache"+    "fixture/ResetCache.yaml"  testActivateGateway :: ActivateGateway -> TestTree testActivateGateway = req     "ActivateGateway"-    "fixture/ActivateGateway"+    "fixture/ActivateGateway.yaml"  testDescribeCache :: DescribeCache -> TestTree testDescribeCache = req     "DescribeCache"-    "fixture/DescribeCache"+    "fixture/DescribeCache.yaml"  testUpdateBandwidthRateLimit :: UpdateBandwidthRateLimit -> TestTree testUpdateBandwidthRateLimit = req     "UpdateBandwidthRateLimit"-    "fixture/UpdateBandwidthRateLimit"+    "fixture/UpdateBandwidthRateLimit.yaml"  testDeleteBandwidthRateLimit :: DeleteBandwidthRateLimit -> TestTree testDeleteBandwidthRateLimit = req     "DeleteBandwidthRateLimit"-    "fixture/DeleteBandwidthRateLimit"+    "fixture/DeleteBandwidthRateLimit.yaml"  testListLocalDisks :: ListLocalDisks -> TestTree testListLocalDisks = req     "ListLocalDisks"-    "fixture/ListLocalDisks"+    "fixture/ListLocalDisks.yaml"  testDeleteTape :: DeleteTape -> TestTree testDeleteTape = req     "DeleteTape"-    "fixture/DeleteTape"+    "fixture/DeleteTape.yaml"  -- Responses  testCancelArchivalResponse :: CancelArchivalResponse -> TestTree testCancelArchivalResponse = res     "CancelArchivalResponse"-    "fixture/CancelArchivalResponse"+    "fixture/CancelArchivalResponse.proto"     storageGateway     (Proxy :: Proxy CancelArchival)  testCreateStorediSCSIVolumeResponse :: CreateStorediSCSIVolumeResponse -> TestTree testCreateStorediSCSIVolumeResponse = res     "CreateStorediSCSIVolumeResponse"-    "fixture/CreateStorediSCSIVolumeResponse"+    "fixture/CreateStorediSCSIVolumeResponse.proto"     storageGateway     (Proxy :: Proxy CreateStorediSCSIVolume)  testCreateTapesResponse :: CreateTapesResponse -> TestTree testCreateTapesResponse = res     "CreateTapesResponse"-    "fixture/CreateTapesResponse"+    "fixture/CreateTapesResponse.proto"     storageGateway     (Proxy :: Proxy CreateTapes)  testCreateCachediSCSIVolumeResponse :: CreateCachediSCSIVolumeResponse -> TestTree testCreateCachediSCSIVolumeResponse = res     "CreateCachediSCSIVolumeResponse"-    "fixture/CreateCachediSCSIVolumeResponse"+    "fixture/CreateCachediSCSIVolumeResponse.proto"     storageGateway     (Proxy :: Proxy CreateCachediSCSIVolume)  testUpdateVTLDeviceTypeResponse :: UpdateVTLDeviceTypeResponse -> TestTree testUpdateVTLDeviceTypeResponse = res     "UpdateVTLDeviceTypeResponse"-    "fixture/UpdateVTLDeviceTypeResponse"+    "fixture/UpdateVTLDeviceTypeResponse.proto"     storageGateway     (Proxy :: Proxy UpdateVTLDeviceType)  testDescribeChapCredentialsResponse :: DescribeChapCredentialsResponse -> TestTree testDescribeChapCredentialsResponse = res     "DescribeChapCredentialsResponse"-    "fixture/DescribeChapCredentialsResponse"+    "fixture/DescribeChapCredentialsResponse.proto"     storageGateway     (Proxy :: Proxy DescribeChapCredentials)  testAddUploadBufferResponse :: AddUploadBufferResponse -> TestTree testAddUploadBufferResponse = res     "AddUploadBufferResponse"-    "fixture/AddUploadBufferResponse"+    "fixture/AddUploadBufferResponse.proto"     storageGateway     (Proxy :: Proxy AddUploadBuffer)  testListVolumeInitiatorsResponse :: ListVolumeInitiatorsResponse -> TestTree testListVolumeInitiatorsResponse = res     "ListVolumeInitiatorsResponse"-    "fixture/ListVolumeInitiatorsResponse"+    "fixture/ListVolumeInitiatorsResponse.proto"     storageGateway     (Proxy :: Proxy ListVolumeInitiators)  testDescribeWorkingStorageResponse :: DescribeWorkingStorageResponse -> TestTree testDescribeWorkingStorageResponse = res     "DescribeWorkingStorageResponse"-    "fixture/DescribeWorkingStorageResponse"+    "fixture/DescribeWorkingStorageResponse.proto"     storageGateway     (Proxy :: Proxy DescribeWorkingStorage)  testDescribeCachediSCSIVolumesResponse :: DescribeCachediSCSIVolumesResponse -> TestTree testDescribeCachediSCSIVolumesResponse = res     "DescribeCachediSCSIVolumesResponse"-    "fixture/DescribeCachediSCSIVolumesResponse"+    "fixture/DescribeCachediSCSIVolumesResponse.proto"     storageGateway     (Proxy :: Proxy DescribeCachediSCSIVolumes)  testUpdateGatewayInformationResponse :: UpdateGatewayInformationResponse -> TestTree testUpdateGatewayInformationResponse = res     "UpdateGatewayInformationResponse"-    "fixture/UpdateGatewayInformationResponse"+    "fixture/UpdateGatewayInformationResponse.proto"     storageGateway     (Proxy :: Proxy UpdateGatewayInformation)  testDescribeMaintenanceStartTimeResponse :: DescribeMaintenanceStartTimeResponse -> TestTree testDescribeMaintenanceStartTimeResponse = res     "DescribeMaintenanceStartTimeResponse"-    "fixture/DescribeMaintenanceStartTimeResponse"+    "fixture/DescribeMaintenanceStartTimeResponse.proto"     storageGateway     (Proxy :: Proxy DescribeMaintenanceStartTime)  testAddCacheResponse :: AddCacheResponse -> TestTree testAddCacheResponse = res     "AddCacheResponse"-    "fixture/AddCacheResponse"+    "fixture/AddCacheResponse.proto"     storageGateway     (Proxy :: Proxy AddCache)  testStartGatewayResponse :: StartGatewayResponse -> TestTree testStartGatewayResponse = res     "StartGatewayResponse"-    "fixture/StartGatewayResponse"+    "fixture/StartGatewayResponse.proto"     storageGateway     (Proxy :: Proxy StartGateway)  testShutdownGatewayResponse :: ShutdownGatewayResponse -> TestTree testShutdownGatewayResponse = res     "ShutdownGatewayResponse"-    "fixture/ShutdownGatewayResponse"+    "fixture/ShutdownGatewayResponse.proto"     storageGateway     (Proxy :: Proxy ShutdownGateway)  testUpdateGatewaySoftwareNowResponse :: UpdateGatewaySoftwareNowResponse -> TestTree testUpdateGatewaySoftwareNowResponse = res     "UpdateGatewaySoftwareNowResponse"-    "fixture/UpdateGatewaySoftwareNowResponse"+    "fixture/UpdateGatewaySoftwareNowResponse.proto"     storageGateway     (Proxy :: Proxy UpdateGatewaySoftwareNow)  testDeleteChapCredentialsResponse :: DeleteChapCredentialsResponse -> TestTree testDeleteChapCredentialsResponse = res     "DeleteChapCredentialsResponse"-    "fixture/DeleteChapCredentialsResponse"+    "fixture/DeleteChapCredentialsResponse.proto"     storageGateway     (Proxy :: Proxy DeleteChapCredentials)  testUpdateChapCredentialsResponse :: UpdateChapCredentialsResponse -> TestTree testUpdateChapCredentialsResponse = res     "UpdateChapCredentialsResponse"-    "fixture/UpdateChapCredentialsResponse"+    "fixture/UpdateChapCredentialsResponse.proto"     storageGateway     (Proxy :: Proxy UpdateChapCredentials)  testDescribeStorediSCSIVolumesResponse :: DescribeStorediSCSIVolumesResponse -> TestTree testDescribeStorediSCSIVolumesResponse = res     "DescribeStorediSCSIVolumesResponse"-    "fixture/DescribeStorediSCSIVolumesResponse"+    "fixture/DescribeStorediSCSIVolumesResponse.proto"     storageGateway     (Proxy :: Proxy DescribeStorediSCSIVolumes)  testDescribeTapesResponse :: DescribeTapesResponse -> TestTree testDescribeTapesResponse = res     "DescribeTapesResponse"-    "fixture/DescribeTapesResponse"+    "fixture/DescribeTapesResponse.proto"     storageGateway     (Proxy :: Proxy DescribeTapes)  testDescribeUploadBufferResponse :: DescribeUploadBufferResponse -> TestTree testDescribeUploadBufferResponse = res     "DescribeUploadBufferResponse"-    "fixture/DescribeUploadBufferResponse"+    "fixture/DescribeUploadBufferResponse.proto"     storageGateway     (Proxy :: Proxy DescribeUploadBuffer)  testCreateSnapshotFromVolumeRecoveryPointResponse :: CreateSnapshotFromVolumeRecoveryPointResponse -> TestTree testCreateSnapshotFromVolumeRecoveryPointResponse = res     "CreateSnapshotFromVolumeRecoveryPointResponse"-    "fixture/CreateSnapshotFromVolumeRecoveryPointResponse"+    "fixture/CreateSnapshotFromVolumeRecoveryPointResponse.proto"     storageGateway     (Proxy :: Proxy CreateSnapshotFromVolumeRecoveryPoint)  testDescribeGatewayInformationResponse :: DescribeGatewayInformationResponse -> TestTree testDescribeGatewayInformationResponse = res     "DescribeGatewayInformationResponse"-    "fixture/DescribeGatewayInformationResponse"+    "fixture/DescribeGatewayInformationResponse.proto"     storageGateway     (Proxy :: Proxy DescribeGatewayInformation)  testRetrieveTapeRecoveryPointResponse :: RetrieveTapeRecoveryPointResponse -> TestTree testRetrieveTapeRecoveryPointResponse = res     "RetrieveTapeRecoveryPointResponse"-    "fixture/RetrieveTapeRecoveryPointResponse"+    "fixture/RetrieveTapeRecoveryPointResponse.proto"     storageGateway     (Proxy :: Proxy RetrieveTapeRecoveryPoint)  testUpdateMaintenanceStartTimeResponse :: UpdateMaintenanceStartTimeResponse -> TestTree testUpdateMaintenanceStartTimeResponse = res     "UpdateMaintenanceStartTimeResponse"-    "fixture/UpdateMaintenanceStartTimeResponse"+    "fixture/UpdateMaintenanceStartTimeResponse.proto"     storageGateway     (Proxy :: Proxy UpdateMaintenanceStartTime)  testDeleteGatewayResponse :: DeleteGatewayResponse -> TestTree testDeleteGatewayResponse = res     "DeleteGatewayResponse"-    "fixture/DeleteGatewayResponse"+    "fixture/DeleteGatewayResponse.proto"     storageGateway     (Proxy :: Proxy DeleteGateway)  testDisableGatewayResponse :: DisableGatewayResponse -> TestTree testDisableGatewayResponse = res     "DisableGatewayResponse"-    "fixture/DisableGatewayResponse"+    "fixture/DisableGatewayResponse.proto"     storageGateway     (Proxy :: Proxy DisableGateway)  testDescribeSnapshotScheduleResponse :: DescribeSnapshotScheduleResponse -> TestTree testDescribeSnapshotScheduleResponse = res     "DescribeSnapshotScheduleResponse"-    "fixture/DescribeSnapshotScheduleResponse"+    "fixture/DescribeSnapshotScheduleResponse.proto"     storageGateway     (Proxy :: Proxy DescribeSnapshotSchedule)  testDescribeTapeArchivesResponse :: DescribeTapeArchivesResponse -> TestTree testDescribeTapeArchivesResponse = res     "DescribeTapeArchivesResponse"-    "fixture/DescribeTapeArchivesResponse"+    "fixture/DescribeTapeArchivesResponse.proto"     storageGateway     (Proxy :: Proxy DescribeTapeArchives)  testRetrieveTapeArchiveResponse :: RetrieveTapeArchiveResponse -> TestTree testRetrieveTapeArchiveResponse = res     "RetrieveTapeArchiveResponse"-    "fixture/RetrieveTapeArchiveResponse"+    "fixture/RetrieveTapeArchiveResponse.proto"     storageGateway     (Proxy :: Proxy RetrieveTapeArchive)  testDescribeBandwidthRateLimitResponse :: DescribeBandwidthRateLimitResponse -> TestTree testDescribeBandwidthRateLimitResponse = res     "DescribeBandwidthRateLimitResponse"-    "fixture/DescribeBandwidthRateLimitResponse"+    "fixture/DescribeBandwidthRateLimitResponse.proto"     storageGateway     (Proxy :: Proxy DescribeBandwidthRateLimit)  testDescribeVTLDevicesResponse :: DescribeVTLDevicesResponse -> TestTree testDescribeVTLDevicesResponse = res     "DescribeVTLDevicesResponse"-    "fixture/DescribeVTLDevicesResponse"+    "fixture/DescribeVTLDevicesResponse.proto"     storageGateway     (Proxy :: Proxy DescribeVTLDevices)  testCreateSnapshotResponse :: CreateSnapshotResponse -> TestTree testCreateSnapshotResponse = res     "CreateSnapshotResponse"-    "fixture/CreateSnapshotResponse"+    "fixture/CreateSnapshotResponse.proto"     storageGateway     (Proxy :: Proxy CreateSnapshot)  testUpdateSnapshotScheduleResponse :: UpdateSnapshotScheduleResponse -> TestTree testUpdateSnapshotScheduleResponse = res     "UpdateSnapshotScheduleResponse"-    "fixture/UpdateSnapshotScheduleResponse"+    "fixture/UpdateSnapshotScheduleResponse.proto"     storageGateway     (Proxy :: Proxy UpdateSnapshotSchedule)  testCancelRetrievalResponse :: CancelRetrievalResponse -> TestTree testCancelRetrievalResponse = res     "CancelRetrievalResponse"-    "fixture/CancelRetrievalResponse"+    "fixture/CancelRetrievalResponse.proto"     storageGateway     (Proxy :: Proxy CancelRetrieval)  testDeleteSnapshotScheduleResponse :: DeleteSnapshotScheduleResponse -> TestTree testDeleteSnapshotScheduleResponse = res     "DeleteSnapshotScheduleResponse"-    "fixture/DeleteSnapshotScheduleResponse"+    "fixture/DeleteSnapshotScheduleResponse.proto"     storageGateway     (Proxy :: Proxy DeleteSnapshotSchedule)  testDeleteTapeArchiveResponse :: DeleteTapeArchiveResponse -> TestTree testDeleteTapeArchiveResponse = res     "DeleteTapeArchiveResponse"-    "fixture/DeleteTapeArchiveResponse"+    "fixture/DeleteTapeArchiveResponse.proto"     storageGateway     (Proxy :: Proxy DeleteTapeArchive)  testListVolumeRecoveryPointsResponse :: ListVolumeRecoveryPointsResponse -> TestTree testListVolumeRecoveryPointsResponse = res     "ListVolumeRecoveryPointsResponse"-    "fixture/ListVolumeRecoveryPointsResponse"+    "fixture/ListVolumeRecoveryPointsResponse.proto"     storageGateway     (Proxy :: Proxy ListVolumeRecoveryPoints)  testAddWorkingStorageResponse :: AddWorkingStorageResponse -> TestTree testAddWorkingStorageResponse = res     "AddWorkingStorageResponse"-    "fixture/AddWorkingStorageResponse"+    "fixture/AddWorkingStorageResponse.proto"     storageGateway     (Proxy :: Proxy AddWorkingStorage)  testListGatewaysResponse :: ListGatewaysResponse -> TestTree testListGatewaysResponse = res     "ListGatewaysResponse"-    "fixture/ListGatewaysResponse"+    "fixture/ListGatewaysResponse.proto"     storageGateway     (Proxy :: Proxy ListGateways)  testListVolumesResponse :: ListVolumesResponse -> TestTree testListVolumesResponse = res     "ListVolumesResponse"-    "fixture/ListVolumesResponse"+    "fixture/ListVolumesResponse.proto"     storageGateway     (Proxy :: Proxy ListVolumes)  testDescribeTapeRecoveryPointsResponse :: DescribeTapeRecoveryPointsResponse -> TestTree testDescribeTapeRecoveryPointsResponse = res     "DescribeTapeRecoveryPointsResponse"-    "fixture/DescribeTapeRecoveryPointsResponse"+    "fixture/DescribeTapeRecoveryPointsResponse.proto"     storageGateway     (Proxy :: Proxy DescribeTapeRecoveryPoints)  testDeleteVolumeResponse :: DeleteVolumeResponse -> TestTree testDeleteVolumeResponse = res     "DeleteVolumeResponse"-    "fixture/DeleteVolumeResponse"+    "fixture/DeleteVolumeResponse.proto"     storageGateway     (Proxy :: Proxy DeleteVolume)  testResetCacheResponse :: ResetCacheResponse -> TestTree testResetCacheResponse = res     "ResetCacheResponse"-    "fixture/ResetCacheResponse"+    "fixture/ResetCacheResponse.proto"     storageGateway     (Proxy :: Proxy ResetCache)  testActivateGatewayResponse :: ActivateGatewayResponse -> TestTree testActivateGatewayResponse = res     "ActivateGatewayResponse"-    "fixture/ActivateGatewayResponse"+    "fixture/ActivateGatewayResponse.proto"     storageGateway     (Proxy :: Proxy ActivateGateway)  testDescribeCacheResponse :: DescribeCacheResponse -> TestTree testDescribeCacheResponse = res     "DescribeCacheResponse"-    "fixture/DescribeCacheResponse"+    "fixture/DescribeCacheResponse.proto"     storageGateway     (Proxy :: Proxy DescribeCache)  testUpdateBandwidthRateLimitResponse :: UpdateBandwidthRateLimitResponse -> TestTree testUpdateBandwidthRateLimitResponse = res     "UpdateBandwidthRateLimitResponse"-    "fixture/UpdateBandwidthRateLimitResponse"+    "fixture/UpdateBandwidthRateLimitResponse.proto"     storageGateway     (Proxy :: Proxy UpdateBandwidthRateLimit)  testDeleteBandwidthRateLimitResponse :: DeleteBandwidthRateLimitResponse -> TestTree testDeleteBandwidthRateLimitResponse = res     "DeleteBandwidthRateLimitResponse"-    "fixture/DeleteBandwidthRateLimitResponse"+    "fixture/DeleteBandwidthRateLimitResponse.proto"     storageGateway     (Proxy :: Proxy DeleteBandwidthRateLimit)  testListLocalDisksResponse :: ListLocalDisksResponse -> TestTree testListLocalDisksResponse = res     "ListLocalDisksResponse"-    "fixture/ListLocalDisksResponse"+    "fixture/ListLocalDisksResponse.proto"     storageGateway     (Proxy :: Proxy ListLocalDisks)  testDeleteTapeResponse :: DeleteTapeResponse -> TestTree testDeleteTapeResponse = res     "DeleteTapeResponse"-    "fixture/DeleteTapeResponse"+    "fixture/DeleteTapeResponse.proto"     storageGateway     (Proxy :: Proxy DeleteTape)