Hello community,
here is the log from the commit of package ghc-amazonka-importexport for
openSUSE:Factory checked in at 2017-03-24 02:12:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-amazonka-importexport (Old)
and /work/SRC/openSUSE:Factory/.ghc-amazonka-importexport.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-amazonka-importexport"
Fri Mar 24 02:12:58 2017 rev:2 rq:461574 version:1.4.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-amazonka-importexport/ghc-amazonka-importexport.changes
2017-02-03 17:38:17.299714361 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-amazonka-importexport.new/ghc-amazonka-importexport.changes
2017-03-24 02:12:59.701579549 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:18:50 UTC 2017 - [email protected]
+
+- Update to version 1.4.5 with cabal2obs.
+
+-------------------------------------------------------------------
Old:
----
amazonka-importexport-1.4.3.tar.gz
New:
----
amazonka-importexport-1.4.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-amazonka-importexport.spec ++++++
--- /var/tmp/diff_new_pack.UN1imf/_old 2017-03-24 02:13:00.125519565 +0100
+++ /var/tmp/diff_new_pack.UN1imf/_new 2017-03-24 02:13:00.125519565 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-amazonka-importexport
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global pkg_name amazonka-importexport
%bcond_with tests
Name: ghc-%{pkg_name}
-Version: 1.4.3
+Version: 1.4.5
Release: 0
Summary: Amazon Import/Export SDK
License: MPL-2.0
@@ -41,26 +41,19 @@
%endif
%description
-AWS Import/Export Service AWS Import/Export accelerates transferring large
-amounts of data between the AWS cloud and portable storage devices that you
-mail to us. AWS Import/Export transfers data directly onto and off of your
-storage devices using Amazon's high-speed internal network and bypassing the
-Internet. For large data sets, AWS Import/Export is often faster than Internet
-transfer and more cost effective than upgrading your connectivity.
-
The types from this library are intended to be used with
<http://hackage.haskell.org/package/amazonka amazonka>, which provides
-mechanisms for specifying AuthN/AuthZ information and sending requests.
+mechanisms for specifying AuthN/AuthZ information, sending requests, and
+receiving responses.
-Use of lenses is required for constructing and manipulating types.
-This is due to the amount of nesting of AWS types and transparency regarding
-de/serialisation into more palatable Haskell values. The provided lenses should
-be compatible with any of the major lens libraries such as
-<http://hackage.haskell.org/package/lens lens> or
-<http://hackage.haskell.org/package/lens-family-core lens-family-core>.
+Lenses are used for constructing and manipulating types, due to the depth of
+nesting of AWS types and transparency regarding de/serialisation into more
+palatable Haskell values. The provided lenses should be compatible with any of
+the major lens libraries such as <http://hackage.haskell.org/package/lens lens>
+or <http://hackage.haskell.org/package/lens-family-core lens-family-core>.
See "Network.AWS.ImportExport" or <https://aws.amazon.com/documentation/ the
-AWS Documentation> to get started.
+AWS documentation> to get started.
%package devel
Summary: Haskell %{pkg_name} library development files
++++++ amazonka-importexport-1.4.3.tar.gz -> amazonka-importexport-1.4.5.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/amazonka-importexport-1.4.3/README.md
new/amazonka-importexport-1.4.5/README.md
--- old/amazonka-importexport-1.4.3/README.md 2016-06-09 21:31:27.000000000
+0200
+++ new/amazonka-importexport-1.4.5/README.md 2016-12-04 16:29:21.000000000
+0100
@@ -8,25 +8,28 @@
## Version
-`1.4.3`
+`1.4.5`
## Description
-AWS Import\/Export Service AWS Import\/Export accelerates transferring large
amounts of data between the AWS cloud and portable storage devices that you
mail to us. AWS Import\/Export transfers data directly onto and off of your
storage devices using Amazon\'s high-speed internal network and bypassing the
Internet. For large data sets, AWS Import\/Export is often faster than Internet
transfer and more cost effective than upgrading your connectivity.
-
Documentation is available via
[Hackage](http://hackage.haskell.org/package/amazonka-importexport)
and the [AWS API Reference](https://aws.amazon.com/documentation/).
The types from this library are intended to be used with
[amazonka](http://hackage.haskell.org/package/amazonka),
-which provides mechanisms for specifying AuthN/AuthZ information and sending
requests.
+which provides mechanisms for specifying AuthN/AuthZ information, sending
requests,
+and receiving responses.
-Use of lenses is required for constructing and manipulating types.
-This is due to the amount of nesting of AWS types and transparency regarding
+Lenses are used for constructing and manipulating types,
+due to the depth of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens libraries
[lens](http://hackage.haskell.org/package/lens) or
[lens-family-core](http://hackage.haskell.org/package/lens-family-core).
+See
[Network.AWS.ImportExport](http://hackage.haskell.org/package/amazonka-importexport/docs/Network-AWS-ImportExport.html)
+or [the AWS documentation](https://aws.amazon.com/documentation/) to get
started.
+
+
## Contribute
For any problems, comments, or feedback please create an issue [here on
GitHub](https://github.com/brendanhay/amazonka/issues).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/amazonka-importexport.cabal
new/amazonka-importexport-1.4.5/amazonka-importexport.cabal
--- old/amazonka-importexport-1.4.3/amazonka-importexport.cabal 2016-06-09
21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/amazonka-importexport.cabal 2016-12-04
16:29:21.000000000 +0100
@@ -1,5 +1,5 @@
name: amazonka-importexport
-version: 1.4.3
+version: 1.4.5
synopsis: Amazon Import/Export SDK.
homepage: https://github.com/brendanhay/amazonka
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -11,22 +11,21 @@
category: Network, AWS, Cloud, Distributed Computing
build-type: Simple
cabal-version: >= 1.10
-extra-source-files: README.md fixture/*.yaml fixture/*.proto
+extra-source-files: README.md fixture/*.yaml fixture/*.proto src/.gitkeep
description:
- AWS Import\/Export Service AWS Import\/Export accelerates transferring
large amounts of data between the AWS cloud and portable storage devices that
you mail to us. AWS Import\/Export transfers data directly onto and off of your
storage devices using Amazon\'s high-speed internal network and bypassing the
Internet. For large data sets, AWS Import\/Export is often faster than Internet
transfer and more cost effective than upgrading your connectivity.
- .
The types from this library are intended to be used with
<http://hackage.haskell.org/package/amazonka amazonka>, which provides
- mechanisms for specifying AuthN/AuthZ information and sending requests.
+ mechanisms for specifying AuthN/AuthZ information, sending requests,
+ and receiving responses.
.
- Use of lenses is required for constructing and manipulating types.
- This is due to the amount of nesting of AWS types and transparency
regarding
+ Lenses are used for constructing and manipulating types,
+ due to the depth of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values.
The provided lenses should be compatible with any of the major lens
libraries
such as <http://hackage.haskell.org/package/lens lens> or
<http://hackage.haskell.org/package/lens-family-core lens-family-core>.
.
- See "Network.AWS.ImportExport" or <https://aws.amazon.com/documentation/
the AWS Documentation>
+ See "Network.AWS.ImportExport" or <https://aws.amazon.com/documentation/
the AWS documentation>
to get started.
source-repository head
@@ -55,7 +54,7 @@
, Network.AWS.ImportExport.Types.Sum
build-depends:
- amazonka-core == 1.4.3.*
+ amazonka-core == 1.4.5.*
, base >= 4.7 && < 5
test-suite amazonka-importexport-test
@@ -75,9 +74,9 @@
, Test.AWS.ImportExport.Internal
build-depends:
- amazonka-core == 1.4.3.*
- , amazonka-test == 1.4.3.*
- , amazonka-importexport == 1.4.3.*
+ amazonka-core == 1.4.5.*
+ , amazonka-test == 1.4.5.*
+ , amazonka-importexport == 1.4.5.*
, base
, bytestring
, tasty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/CancelJob.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/CancelJob.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/CancelJob.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/CancelJob.hs
2016-12-04 16:29:21.000000000 +0100
@@ -55,9 +55,9 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'cAPIVersion'
+-- * 'cAPIVersion' - Undocumented member.
--
--- * 'cJobId'
+-- * 'cJobId' - Undocumented member.
cancelJob
:: Text -- ^ 'cJobId'
-> CancelJob
@@ -114,9 +114,9 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'crsSuccess'
+-- * 'crsSuccess' - Undocumented member.
--
--- * 'crsResponseStatus'
+-- * 'crsResponseStatus' - -- | The response status code.
cancelJobResponse
:: Int -- ^ 'crsResponseStatus'
-> CancelJobResponse
@@ -130,7 +130,7 @@
crsSuccess :: Lens' CancelJobResponse (Maybe Bool)
crsSuccess = lens _crsSuccess (\ s a -> s{_crsSuccess = a});
--- | The response status code.
+-- | -- | The response status code.
crsResponseStatus :: Lens' CancelJobResponse Int
crsResponseStatus = lens _crsResponseStatus (\ s a -> s{_crsResponseStatus =
a});
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/CreateJob.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/CreateJob.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/CreateJob.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/CreateJob.hs
2016-12-04 16:29:21.000000000 +0100
@@ -66,15 +66,15 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'cjAPIVersion'
+-- * 'cjAPIVersion' - Undocumented member.
--
--- * 'cjManifestAddendum'
+-- * 'cjManifestAddendum' - Undocumented member.
--
--- * 'cjJobType'
+-- * 'cjJobType' - Undocumented member.
--
--- * 'cjManifest'
+-- * 'cjManifest' - Undocumented member.
--
--- * 'cjValidateOnly'
+-- * 'cjValidateOnly' - Undocumented member.
createJob
:: JobType -- ^ 'cjJobType'
-> Text -- ^ 'cjManifest'
@@ -163,19 +163,19 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'cjrsSignature'
+-- * 'cjrsSignature' - Undocumented member.
--
--- * 'cjrsJobType'
+-- * 'cjrsJobType' - Undocumented member.
--
--- * 'cjrsJobId'
+-- * 'cjrsJobId' - Undocumented member.
--
--- * 'cjrsSignatureFileContents'
+-- * 'cjrsSignatureFileContents' - Undocumented member.
--
--- * 'cjrsWarningMessage'
+-- * 'cjrsWarningMessage' - Undocumented member.
--
--- * 'cjrsArtifactList'
+-- * 'cjrsArtifactList' - Undocumented member.
--
--- * 'cjrsResponseStatus'
+-- * 'cjrsResponseStatus' - -- | The response status code.
createJobResponse
:: Int -- ^ 'cjrsResponseStatus'
-> CreateJobResponse
@@ -214,7 +214,7 @@
cjrsArtifactList :: Lens' CreateJobResponse [Artifact]
cjrsArtifactList = lens _cjrsArtifactList (\ s a -> s{_cjrsArtifactList = a})
. _Default . _Coerce;
--- | The response status code.
+-- | -- | The response status code.
cjrsResponseStatus :: Lens' CreateJobResponse Int
cjrsResponseStatus = lens _cjrsResponseStatus (\ s a -> s{_cjrsResponseStatus
= a});
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/GetShippingLabel.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/GetShippingLabel.hs
---
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/GetShippingLabel.hs
2016-06-09 21:31:27.000000000 +0200
+++
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/GetShippingLabel.hs
2016-12-04 16:29:21.000000000 +0100
@@ -74,29 +74,29 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'gslStreet3'
+-- * 'gslStreet3' - Undocumented member.
--
--- * 'gslAPIVersion'
+-- * 'gslAPIVersion' - Undocumented member.
--
--- * 'gslCountry'
+-- * 'gslCountry' - Undocumented member.
--
--- * 'gslStateOrProvince'
+-- * 'gslStateOrProvince' - Undocumented member.
--
--- * 'gslPostalCode'
+-- * 'gslPostalCode' - Undocumented member.
--
--- * 'gslStreet2'
+-- * 'gslStreet2' - Undocumented member.
--
--- * 'gslName'
+-- * 'gslName' - Undocumented member.
--
--- * 'gslCompany'
+-- * 'gslCompany' - Undocumented member.
--
--- * 'gslPhoneNumber'
+-- * 'gslPhoneNumber' - Undocumented member.
--
--- * 'gslCity'
+-- * 'gslCity' - Undocumented member.
--
--- * 'gslStreet1'
+-- * 'gslStreet1' - Undocumented member.
--
--- * 'gslJobIds'
+-- * 'gslJobIds' - Undocumented member.
getShippingLabel
:: GetShippingLabel
getShippingLabel =
@@ -211,11 +211,11 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'gslrsShippingLabelURL'
+-- * 'gslrsShippingLabelURL' - Undocumented member.
--
--- * 'gslrsWarning'
+-- * 'gslrsWarning' - Undocumented member.
--
--- * 'gslrsResponseStatus'
+-- * 'gslrsResponseStatus' - -- | The response status code.
getShippingLabelResponse
:: Int -- ^ 'gslrsResponseStatus'
-> GetShippingLabelResponse
@@ -234,7 +234,7 @@
gslrsWarning :: Lens' GetShippingLabelResponse (Maybe Text)
gslrsWarning = lens _gslrsWarning (\ s a -> s{_gslrsWarning = a});
--- | The response status code.
+-- | -- | The response status code.
gslrsResponseStatus :: Lens' GetShippingLabelResponse Int
gslrsResponseStatus = lens _gslrsResponseStatus (\ s a ->
s{_gslrsResponseStatus = a});
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/GetStatus.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/GetStatus.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/GetStatus.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/GetStatus.hs
2016-12-04 16:29:21.000000000 +0100
@@ -70,9 +70,9 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'gsAPIVersion'
+-- * 'gsAPIVersion' - Undocumented member.
--
--- * 'gsJobId'
+-- * 'gsJobId' - Undocumented member.
getStatus
:: Text -- ^ 'gsJobId'
-> GetStatus
@@ -161,39 +161,39 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'gsrsCarrier'
+-- * 'gsrsCarrier' - Undocumented member.
--
--- * 'gsrsTrackingNumber'
+-- * 'gsrsTrackingNumber' - Undocumented member.
--
--- * 'gsrsSignature'
+-- * 'gsrsSignature' - Undocumented member.
--
--- * 'gsrsJobType'
+-- * 'gsrsJobType' - Undocumented member.
--
--- * 'gsrsJobId'
+-- * 'gsrsJobId' - Undocumented member.
--
--- * 'gsrsSignatureFileContents'
+-- * 'gsrsSignatureFileContents' - Undocumented member.
--
--- * 'gsrsErrorCount'
+-- * 'gsrsErrorCount' - Undocumented member.
--
--- * 'gsrsCurrentManifest'
+-- * 'gsrsCurrentManifest' - Undocumented member.
--
--- * 'gsrsArtifactList'
+-- * 'gsrsArtifactList' - Undocumented member.
--
--- * 'gsrsLogBucket'
+-- * 'gsrsLogBucket' - Undocumented member.
--
--- * 'gsrsCreationDate'
+-- * 'gsrsCreationDate' - Undocumented member.
--
--- * 'gsrsProgressCode'
+-- * 'gsrsProgressCode' - Undocumented member.
--
--- * 'gsrsLocationCode'
+-- * 'gsrsLocationCode' - Undocumented member.
--
--- * 'gsrsLogKey'
+-- * 'gsrsLogKey' - Undocumented member.
--
--- * 'gsrsLocationMessage'
+-- * 'gsrsLocationMessage' - Undocumented member.
--
--- * 'gsrsProgressMessage'
+-- * 'gsrsProgressMessage' - Undocumented member.
--
--- * 'gsrsResponseStatus'
+-- * 'gsrsResponseStatus' - -- | The response status code.
getStatusResponse
:: Int -- ^ 'gsrsResponseStatus'
-> GetStatusResponse
@@ -282,7 +282,7 @@
gsrsProgressMessage :: Lens' GetStatusResponse (Maybe Text)
gsrsProgressMessage = lens _gsrsProgressMessage (\ s a ->
s{_gsrsProgressMessage = a});
--- | The response status code.
+-- | -- | The response status code.
gsrsResponseStatus :: Lens' GetStatusResponse Int
gsrsResponseStatus = lens _gsrsResponseStatus (\ s a -> s{_gsrsResponseStatus
= a});
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/ListJobs.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/ListJobs.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/ListJobs.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/ListJobs.hs
2016-12-04 16:29:21.000000000 +0100
@@ -18,7 +18,7 @@
-- Stability : auto-generated
-- Portability : non-portable (GHC extensions)
--
--- This operation returns the jobs associated with the requester. AWS
Import\/Export lists the jobs in reverse chronological order based on the date
of creation. For example if Job Test1 was created 2009Dec30 and Test2 was
created 2010Feb05, the ListJobs operation would return Test2 followed by Test1.
+-- This operation returns the jobs associated with the requester. AWS
Import/Export lists the jobs in reverse chronological order based on the date
of creation. For example if Job Test1 was created 2009Dec30 and Test2 was
created 2010Feb05, the ListJobs operation would return Test2 followed by Test1.
--
-- This operation returns paginated results.
module Network.AWS.ImportExport.ListJobs
@@ -61,11 +61,11 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'ljAPIVersion'
+-- * 'ljAPIVersion' - Undocumented member.
--
--- * 'ljMarker'
+-- * 'ljMarker' - Undocumented member.
--
--- * 'ljMaxJobs'
+-- * 'ljMaxJobs' - Undocumented member.
listJobs
:: ListJobs
listJobs =
@@ -140,11 +140,11 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'ljrsJobs'
+-- * 'ljrsJobs' - Undocumented member.
--
--- * 'ljrsIsTruncated'
+-- * 'ljrsIsTruncated' - Undocumented member.
--
--- * 'ljrsResponseStatus'
+-- * 'ljrsResponseStatus' - -- | The response status code.
listJobsResponse
:: Int -- ^ 'ljrsResponseStatus'
-> ListJobsResponse
@@ -163,7 +163,7 @@
ljrsIsTruncated :: Lens' ListJobsResponse (Maybe Bool)
ljrsIsTruncated = lens _ljrsIsTruncated (\ s a -> s{_ljrsIsTruncated = a});
--- | The response status code.
+-- | -- | The response status code.
ljrsResponseStatus :: Lens' ListJobsResponse Int
ljrsResponseStatus = lens _ljrsResponseStatus (\ s a -> s{_ljrsResponseStatus
= a});
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/Types/Product.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/Types/Product.hs
---
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/Types/Product.hs
2016-06-09 21:31:27.000000000 +0200
+++
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/Types/Product.hs
2016-12-04 16:29:21.000000000 +0100
@@ -33,9 +33,9 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'aURL'
+-- * 'aURL' - Undocumented member.
--
--- * 'aDescription'
+-- * 'aDescription' - Undocumented member.
artifact
:: Artifact
artifact =
@@ -75,13 +75,13 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'jobJobType'
+-- * 'jobJobType' - Undocumented member.
--
--- * 'jobJobId'
+-- * 'jobJobId' - Undocumented member.
--
--- * 'jobIsCanceled'
+-- * 'jobIsCanceled' - Undocumented member.
--
--- * 'jobCreationDate'
+-- * 'jobCreationDate' - Undocumented member.
job
:: JobType -- ^ 'jobJobType'
-> Text -- ^ 'jobJobId'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/Types/Sum.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/Types/Sum.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/Types/Sum.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/Types/Sum.hs
2016-12-04 16:29:21.000000000 +0100
@@ -30,7 +30,7 @@
"export" -> pure Export
"import" -> pure Import
e -> fromTextError $ "Failure parsing JobType from value: '" <> e
- <> "'. Accepted values: Export, Import"
+ <> "'. Accepted values: export, import"
instance ToText JobType where
toText = \case
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/Types.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/Types.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/Types.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/Types.hs
2016-12-04 16:29:21.000000000 +0100
@@ -61,7 +61,7 @@
import Network.AWS.Prelude
import Network.AWS.Sign.V2
--- | API version '2010-06-01' of the Amazon Import/Export SDK configuration.
+-- | API version @2010-06-01@ of the Amazon Import/Export SDK configuration.
importExport :: Service
importExport =
Service
@@ -113,17 +113,17 @@
_InvalidFileSystemException =
_ServiceError . hasCode "InvalidFileSystemException"
--- | The AWS Access Key ID specified in the request did not match the
manifest\'s accessKeyId value. The manifest and the request authentication must
use the same AWS Access Key ID.
+-- | The AWS Access Key ID specified in the request did not match the
manifest's accessKeyId value. The manifest and the request authentication must
use the same AWS Access Key ID.
_InvalidAccessKeyIdException :: AsError a => Getting (First ServiceError) a
ServiceError
_InvalidAccessKeyIdException =
_ServiceError . hasCode "InvalidAccessKeyIdException"
--- | AWS Import\/Export cannot update the job
+-- | AWS Import/Export cannot update the job
_UnableToUpdateJobIdException :: AsError a => Getting (First ServiceError) a
ServiceError
_UnableToUpdateJobIdException =
_ServiceError . hasCode "UnableToUpdateJobIdException"
--- | AWS Import\/Export cannot cancel the job
+-- | AWS Import/Export cannot cancel the job
_UnableToCancelJobIdException :: AsError a => Getting (First ServiceError) a
ServiceError
_UnableToCancelJobIdException =
_ServiceError . hasCode "UnableToCancelJobIdException"
@@ -155,7 +155,7 @@
_BucketPermissionException =
_ServiceError . hasCode "BucketPermissionException"
--- | The specified bucket does not exist. Create the specified bucket or
change the manifest\'s bucket, exportBucket, or logBucket field to a bucket
that the account, as specified by the manifest\'s Access Key ID, has write
permissions to.
+-- | The specified bucket does not exist. Create the specified bucket or
change the manifest's bucket, exportBucket, or logBucket field to a bucket that
the account, as specified by the manifest's Access Key ID, has write
permissions to.
_NoSuchBucketException :: AsError a => Getting (First ServiceError) a
ServiceError
_NoSuchBucketException = _ServiceError . hasCode "NoSuchBucketException"
@@ -181,7 +181,7 @@
_MissingManifestFieldException =
_ServiceError . hasCode "MissingManifestFieldException"
--- | Each account can create only a certain number of jobs per day. If you
need to create more than this, please contact awsimportexport\'amazon.com to
explain your particular use case.
+-- | Each account can create only a certain number of jobs per day. If you
need to create more than this, please contact [email protected] to
explain your particular use case.
_CreateJobQuotaExceededException :: AsError a => Getting (First ServiceError)
a ServiceError
_CreateJobQuotaExceededException =
_ServiceError . hasCode "CreateJobQuotaExceededException"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/UpdateJob.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/UpdateJob.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport/UpdateJob.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport/UpdateJob.hs
2016-12-04 16:29:21.000000000 +0100
@@ -63,15 +63,15 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'ujAPIVersion'
+-- * 'ujAPIVersion' - Undocumented member.
--
--- * 'ujJobId'
+-- * 'ujJobId' - Undocumented member.
--
--- * 'ujManifest'
+-- * 'ujManifest' - Undocumented member.
--
--- * 'ujJobType'
+-- * 'ujJobType' - Undocumented member.
--
--- * 'ujValidateOnly'
+-- * 'ujValidateOnly' - Undocumented member.
updateJob
:: Text -- ^ 'ujJobId'
-> Text -- ^ 'ujManifest'
@@ -153,13 +153,13 @@
--
-- Use one of the following lenses to modify other fields as desired:
--
--- * 'ujrsSuccess'
+-- * 'ujrsSuccess' - Undocumented member.
--
--- * 'ujrsWarningMessage'
+-- * 'ujrsWarningMessage' - Undocumented member.
--
--- * 'ujrsArtifactList'
+-- * 'ujrsArtifactList' - Undocumented member.
--
--- * 'ujrsResponseStatus'
+-- * 'ujrsResponseStatus' - -- | The response status code.
updateJobResponse
:: Int -- ^ 'ujrsResponseStatus'
-> UpdateJobResponse
@@ -183,7 +183,7 @@
ujrsArtifactList :: Lens' UpdateJobResponse [Artifact]
ujrsArtifactList = lens _ujrsArtifactList (\ s a -> s{_ujrsArtifactList = a})
. _Default . _Coerce;
--- | The response status code.
+-- | -- | The response status code.
ujrsResponseStatus :: Lens' UpdateJobResponse Int
ujrsResponseStatus = lens _ujrsResponseStatus (\ s a -> s{_ujrsResponseStatus
= a});
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport.hs
new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport.hs
--- old/amazonka-importexport-1.4.3/gen/Network/AWS/ImportExport.hs
2016-06-09 21:31:27.000000000 +0200
+++ new/amazonka-importexport-1.4.5/gen/Network/AWS/ImportExport.hs
2016-12-04 16:29:21.000000000 +0100
@@ -11,7 +11,7 @@
-- Stability : auto-generated
-- Portability : non-portable (GHC extensions)
--
--- AWS Import\/Export Service AWS Import\/Export accelerates transferring
large amounts of data between the AWS cloud and portable storage devices that
you mail to us. AWS Import\/Export transfers data directly onto and off of your
storage devices using Amazon\'s high-speed internal network and bypassing the
Internet. For large data sets, AWS Import\/Export is often faster than Internet
transfer and more cost effective than upgrading your connectivity.
+-- __AWS Import/Export Service__
module Network.AWS.ImportExport
(
-- * Service Configuration