packages feed

amazonka-redshift 0.2.2 → 0.2.3

raw patch · 16 files changed

+17/−17 lines, 16 filesdep ~amazonka-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

amazonka-redshift.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-redshift-version:               0.2.2+version:               0.2.3 synopsis:              Amazon Redshift SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -100,5 +100,5 @@     other-modules:      build-depends:-          amazonka-core == 0.2.2.*+          amazonka-core == 0.2.3.*         , base          >= 4.7     && < 5
gen/Network/AWS/Redshift/DescribeClusterParameterGroups.hs view
@@ -205,6 +205,6 @@  instance AWSPager DescribeClusterParameterGroups where     page rq rs-        | stop (rq ^. dcpgMarker) = Nothing+        | stop (rs ^. dcpgrMarker) = Nothing         | otherwise = (\x -> rq & dcpgMarker ?~ x)             <$> (rs ^. dcpgrMarker)
gen/Network/AWS/Redshift/DescribeClusterParameters.hs view
@@ -182,6 +182,6 @@  instance AWSPager DescribeClusterParameters where     page rq rs-        | stop (rq ^. dcp1Marker) = Nothing+        | stop (rs ^. dcprMarker) = Nothing         | otherwise = (\x -> rq & dcp1Marker ?~ x)             <$> (rs ^. dcprMarker)
gen/Network/AWS/Redshift/DescribeClusterSecurityGroups.hs view
@@ -210,6 +210,6 @@  instance AWSPager DescribeClusterSecurityGroups where     page rq rs-        | stop (rq ^. dcsgMarker) = Nothing+        | stop (rs ^. dcsgr1Marker) = Nothing         | otherwise = (\x -> rq & dcsgMarker ?~ x)             <$> (rs ^. dcsgr1Marker)
gen/Network/AWS/Redshift/DescribeClusterSnapshots.hs view
@@ -266,6 +266,6 @@  instance AWSPager DescribeClusterSnapshots where     page rq rs-        | stop (rq ^. dcs1Marker) = Nothing+        | stop (rs ^. dcsrMarker) = Nothing         | otherwise = (\x -> rq & dcs1Marker ?~ x)             <$> (rs ^. dcsrMarker)
gen/Network/AWS/Redshift/DescribeClusterSubnetGroups.hs view
@@ -202,6 +202,6 @@  instance AWSPager DescribeClusterSubnetGroups where     page rq rs-        | stop (rq ^. dcsg1Marker) = Nothing+        | stop (rs ^. dcsgrMarker) = Nothing         | otherwise = (\x -> rq & dcsg1Marker ?~ x)             <$> (rs ^. dcsgrMarker)
gen/Network/AWS/Redshift/DescribeClusterVersions.hs view
@@ -180,6 +180,6 @@  instance AWSPager DescribeClusterVersions where     page rq rs-        | stop (rq ^. dcvMarker) = Nothing+        | stop (rs ^. dcvrMarker) = Nothing         | otherwise = (\x -> rq & dcvMarker ?~ x)             <$> (rs ^. dcvrMarker)
gen/Network/AWS/Redshift/DescribeClusters.hs view
@@ -204,6 +204,6 @@  instance AWSPager DescribeClusters where     page rq rs-        | stop (rq ^. dcMarker) = Nothing+        | stop (rs ^. dcrMarker) = Nothing         | otherwise = (\x -> rq & dcMarker ?~ x)             <$> (rs ^. dcrMarker)
gen/Network/AWS/Redshift/DescribeDefaultClusterParameters.hs view
@@ -147,6 +147,6 @@  instance AWSPager DescribeDefaultClusterParameters where     page rq rs-        | stop (rq ^. ddcpMarker) = Nothing+        | stop (rs ^. ddcprDefaultClusterParameters . dcpMarker) = Nothing         | otherwise = (\x -> rq & ddcpMarker ?~ x)             <$> (rs ^. ddcprDefaultClusterParameters . dcpMarker)
gen/Network/AWS/Redshift/DescribeEventSubscriptions.hs view
@@ -161,6 +161,6 @@  instance AWSPager DescribeEventSubscriptions where     page rq rs-        | stop (rq ^. des1Marker) = Nothing+        | stop (rs ^. desrMarker) = Nothing         | otherwise = (\x -> rq & des1Marker ?~ x)             <$> (rs ^. desrMarker)
gen/Network/AWS/Redshift/DescribeEvents.hs view
@@ -227,6 +227,6 @@  instance AWSPager DescribeEvents where     page rq rs-        | stop (rq ^. deMarker) = Nothing+        | stop (rs ^. derMarker) = Nothing         | otherwise = (\x -> rq & deMarker ?~ x)             <$> (rs ^. derMarker)
gen/Network/AWS/Redshift/DescribeHsmClientCertificates.hs view
@@ -205,6 +205,6 @@  instance AWSPager DescribeHsmClientCertificates where     page rq rs-        | stop (rq ^. dhccMarker) = Nothing+        | stop (rs ^. dhccrMarker) = Nothing         | otherwise = (\x -> rq & dhccMarker ?~ x)             <$> (rs ^. dhccrMarker)
gen/Network/AWS/Redshift/DescribeHsmConfigurations.hs view
@@ -202,6 +202,6 @@  instance AWSPager DescribeHsmConfigurations where     page rq rs-        | stop (rq ^. dhc1Marker) = Nothing+        | stop (rs ^. dhcrMarker) = Nothing         | otherwise = (\x -> rq & dhc1Marker ?~ x)             <$> (rs ^. dhcrMarker)
gen/Network/AWS/Redshift/DescribeOrderableClusterOptions.hs view
@@ -181,6 +181,6 @@  instance AWSPager DescribeOrderableClusterOptions where     page rq rs-        | stop (rq ^. docoMarker) = Nothing+        | stop (rs ^. docorMarker) = Nothing         | otherwise = (\x -> rq & docoMarker ?~ x)             <$> (rs ^. docorMarker)
gen/Network/AWS/Redshift/DescribeReservedNodeOfferings.hs view
@@ -165,6 +165,6 @@  instance AWSPager DescribeReservedNodeOfferings where     page rq rs-        | stop (rq ^. drnoMarker) = Nothing+        | stop (rs ^. drnorMarker) = Nothing         | otherwise = (\x -> rq & drnoMarker ?~ x)             <$> (rs ^. drnorMarker)
gen/Network/AWS/Redshift/DescribeReservedNodes.hs view
@@ -156,6 +156,6 @@  instance AWSPager DescribeReservedNodes where     page rq rs-        | stop (rq ^. drnMarker) = Nothing+        | stop (rs ^. drnrMarker) = Nothing         | otherwise = (\x -> rq & drnMarker ?~ x)             <$> (rs ^. drnrMarker)