amazonka-marketplace-analytics 1.5.0 → 1.6.0
raw patch · 13 files changed
+72/−68 lines, 13 filesdep ~amazonka-coredep ~amazonka-testPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: amazonka-core, amazonka-test
API changes (from Hackage documentation)
Files
- README.md +1/−1
- amazonka-marketplace-analytics.cabal +5/−5
- gen/Network/AWS/MarketplaceAnalytics.hs +1/−1
- gen/Network/AWS/MarketplaceAnalytics/GenerateDataSet.hs +19/−19
- gen/Network/AWS/MarketplaceAnalytics/StartSupportDataExport.hs +21/−19
- gen/Network/AWS/MarketplaceAnalytics/Types.hs +18/−16
- gen/Network/AWS/MarketplaceAnalytics/Types/Product.hs +1/−1
- gen/Network/AWS/MarketplaceAnalytics/Types/Sum.hs +1/−1
- gen/Network/AWS/MarketplaceAnalytics/Waiters.hs +1/−1
- test/Main.hs +1/−1
- test/Test/AWS/Gen/MarketplaceAnalytics.hs +1/−1
- test/Test/AWS/MarketplaceAnalytics.hs +1/−1
- test/Test/AWS/MarketplaceAnalytics/Internal.hs +1/−1
README.md view
@@ -8,7 +8,7 @@ ## Version -`1.5.0`+`1.6.0` ## Description
amazonka-marketplace-analytics.cabal view
@@ -1,5 +1,5 @@ name: amazonka-marketplace-analytics-version: 1.5.0+version: 1.6.0 synopsis: Amazon Marketplace Commerce Analytics SDK. homepage: https://github.com/brendanhay/amazonka bug-reports: https://github.com/brendanhay/amazonka/issues@@ -7,7 +7,7 @@ license-file: LICENSE author: Brendan Hay maintainer: Brendan Hay <brendan.g.hay+amazonka@gmail.com>-copyright: Copyright (c) 2013-2017 Brendan Hay+copyright: Copyright (c) 2013-2018 Brendan Hay category: Network, AWS, Cloud, Distributed Computing build-type: Simple cabal-version: >= 1.10@@ -55,7 +55,7 @@ , Network.AWS.MarketplaceAnalytics.Types.Sum build-depends:- amazonka-core == 1.5.0.*+ amazonka-core == 1.6.0.* , base >= 4.7 && < 5 test-suite amazonka-marketplace-analytics-test@@ -75,8 +75,8 @@ , Test.AWS.MarketplaceAnalytics.Internal build-depends:- amazonka-core == 1.5.0.*- , amazonka-test == 1.5.0.*+ amazonka-core == 1.6.0.*+ , amazonka-test == 1.6.0.* , amazonka-marketplace-analytics , base , bytestring
gen/Network/AWS/MarketplaceAnalytics.hs view
@@ -5,7 +5,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated
gen/Network/AWS/MarketplaceAnalytics/GenerateDataSet.hs view
@@ -12,7 +12,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics.GenerateDataSet--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated@@ -88,43 +88,43 @@ -> GenerateDataSet generateDataSet pDataSetType_ pDataSetPublicationDate_ pRoleNameARN_ pDestinationS3BucketName_ pSnsTopicARN_ = GenerateDataSet'- { _gdsCustomerDefinedValues = Nothing- , _gdsDestinationS3Prefix = Nothing- , _gdsDataSetType = pDataSetType_- , _gdsDataSetPublicationDate = _Time # pDataSetPublicationDate_- , _gdsRoleNameARN = pRoleNameARN_- , _gdsDestinationS3BucketName = pDestinationS3BucketName_- , _gdsSnsTopicARN = pSnsTopicARN_- }+ { _gdsCustomerDefinedValues = Nothing+ , _gdsDestinationS3Prefix = Nothing+ , _gdsDataSetType = pDataSetType_+ , _gdsDataSetPublicationDate = _Time # pDataSetPublicationDate_+ , _gdsRoleNameARN = pRoleNameARN_+ , _gdsDestinationS3BucketName = pDestinationS3BucketName_+ , _gdsSnsTopicARN = pSnsTopicARN_+ } -- | (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. These key-value pairs can be used to correlated responses with tracking information from other systems. gdsCustomerDefinedValues :: Lens' GenerateDataSet (HashMap Text Text)-gdsCustomerDefinedValues = lens _gdsCustomerDefinedValues (\ s a -> s{_gdsCustomerDefinedValues = a}) . _Default . _Map;+gdsCustomerDefinedValues = lens _gdsCustomerDefinedValues (\ s a -> s{_gdsCustomerDefinedValues = a}) . _Default . _Map -- | (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name "mybucket" and the prefix "myprefix/mydatasets", the output file "outputfile" would be published to "s3://mybucket/myprefix/mydatasets/outputfile". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root. gdsDestinationS3Prefix :: Lens' GenerateDataSet (Maybe Text)-gdsDestinationS3Prefix = lens _gdsDestinationS3Prefix (\ s a -> s{_gdsDestinationS3Prefix = a});+gdsDestinationS3Prefix = lens _gdsDestinationS3Prefix (\ s a -> s{_gdsDestinationS3Prefix = a}) -- | The desired data set type. * __customer_subscriber_hourly_monthly_subscriptions__ From 2014-07-21 to present: Available daily by 5:00 PM Pacific Time. * __customer_subscriber_annual_subscriptions__ From 2014-07-21 to present: Available daily by 5:00 PM Pacific Time. * __daily_business_usage_by_instance_type__ From 2015-01-26 to present: Available daily by 5:00 PM Pacific Time. * __daily_business_fees__ From 2015-01-26 to present: Available daily by 5:00 PM Pacific Time. * __daily_business_free_trial_conversions__ From 2015-01-26 to present: Available daily by 5:00 PM Pacific Time. * __daily_business_new_instances__ From 2015-01-26 to present: Available daily by 5:00 PM Pacific Time. * __daily_business_new_product_subscribers__ From 2015-01-26 to present: Available daily by 5:00 PM Pacific Time. * __daily_business_canceled_product_subscribers__ From 2015-01-26 to present: Available daily by 5:00 PM Pacific Time. * __monthly_revenue_billing_and_revenue_data__ From 2015-02 to 2017-06: Available monthly on the 4th day of the month by 5:00pm Pacific Time. Data includes metered transactions (e.g. hourly) from two months prior. From 2017-07 to present: Available monthly on the 15th day of the month by 5:00pm Pacific Time. Data includes metered transactions (e.g. hourly) from one month prior. * __monthly_revenue_annual_subscriptions__ From 2015-02 to 2017-06: Available monthly on the 4th day of the month by 5:00pm Pacific Time. Data includes up-front software charges (e.g. annual) from one month prior. From 2017-07 to present: Available monthly on the 15th day of the month by 5:00pm Pacific Time. Data includes up-front software charges (e.g. annual) from one month prior. * __disbursed_amount_by_product__ From 2015-01-26 to present: Available every 30 days by 5:00 PM Pacific Time. * __disbursed_amount_by_product_with_uncollected_funds__ From 2012-04-19 to 2015-01-25: Available every 30 days by 5:00 PM Pacific Time. From 2015-01-26 to present: This data set was split into three data sets: disbursed_amount_by_product, disbursed_amount_by_age_of_uncollected_funds, and disbursed_amount_by_age_of_disbursed_funds. * __disbursed_amount_by_instance_hours__ From 2012-09-04 to present: Available every 30 days by 5:00 PM Pacific Time. * __disbursed_amount_by_customer_geo__ From 2012-04-19 to present: Available every 30 days by 5:00 PM Pacific Time. * __disbursed_amount_by_age_of_uncollected_funds__ From 2015-01-26 to present: Available every 30 days by 5:00 PM Pacific Time. * __disbursed_amount_by_age_of_disbursed_funds__ From 2015-01-26 to present: Available every 30 days by 5:00 PM Pacific Time. * __customer_profile_by_industry__ From 2015-10-01 to 2017-06-29: Available daily by 5:00 PM Pacific Time. From 2017-06-30 to present: This data set is no longer available. * __customer_profile_by_revenue__ From 2015-10-01 to 2017-06-29: Available daily by 5:00 PM Pacific Time. From 2017-06-30 to present: This data set is no longer available. * __customer_profile_by_geography__ From 2015-10-01 to 2017-06-29: Available daily by 5:00 PM Pacific Time. From 2017-06-30 to present: This data set is no longer available. * __sales_compensation_billed_revenue__ From 2016-12 to 2017-06: Available monthly on the 4th day of the month by 5:00pm Pacific Time. Data includes metered transactions (e.g. hourly) from two months prior, and up-front software charges (e.g. annual) from one month prior. From 2017-06 to present: Available monthly on the 15th day of the month by 5:00pm Pacific Time. Data includes metered transactions (e.g. hourly) from one month prior, and up-front software charges (e.g. annual) from one month prior. * __us_sales_and_use_tax_records__ From 2017-02-15 to present: Available monthly on the 15th day of the month by 5:00 PM Pacific Time. gdsDataSetType :: Lens' GenerateDataSet DataSetType-gdsDataSetType = lens _gdsDataSetType (\ s a -> s{_gdsDataSetType = a});+gdsDataSetType = lens _gdsDataSetType (\ s a -> s{_gdsDataSetType = a}) -- | The date a data set was published. For daily data sets, provide a date with day-level granularity for the desired day. For weekly data sets, provide a date with day-level granularity within the desired week (the day value will be ignored). For monthly data sets, provide a date with month-level granularity for the desired month (the day value will be ignored). gdsDataSetPublicationDate :: Lens' GenerateDataSet UTCTime-gdsDataSetPublicationDate = lens _gdsDataSetPublicationDate (\ s a -> s{_gdsDataSetPublicationDate = a}) . _Time;+gdsDataSetPublicationDate = lens _gdsDataSetPublicationDate (\ s a -> s{_gdsDataSetPublicationDate = a}) . _Time -- | The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services. gdsRoleNameARN :: Lens' GenerateDataSet Text-gdsRoleNameARN = lens _gdsRoleNameARN (\ s a -> s{_gdsRoleNameARN = a});+gdsRoleNameARN = lens _gdsRoleNameARN (\ s a -> s{_gdsRoleNameARN = a}) -- | The name (friendly name, not ARN) of the destination S3 bucket. gdsDestinationS3BucketName :: Lens' GenerateDataSet Text-gdsDestinationS3BucketName = lens _gdsDestinationS3BucketName (\ s a -> s{_gdsDestinationS3BucketName = a});+gdsDestinationS3BucketName = lens _gdsDestinationS3BucketName (\ s a -> s{_gdsDestinationS3BucketName = a}) -- | Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred. gdsSnsTopicARN :: Lens' GenerateDataSet Text-gdsSnsTopicARN = lens _gdsSnsTopicARN (\ s a -> s{_gdsSnsTopicARN = a});+gdsSnsTopicARN = lens _gdsSnsTopicARN (\ s a -> s{_gdsSnsTopicARN = a}) instance AWSRequest GenerateDataSet where type Rs GenerateDataSet = GenerateDataSetResponse@@ -194,15 +194,15 @@ -> GenerateDataSetResponse generateDataSetResponse pResponseStatus_ = GenerateDataSetResponse'- {_gdsrsDataSetRequestId = Nothing, _gdsrsResponseStatus = pResponseStatus_}+ {_gdsrsDataSetRequestId = Nothing, _gdsrsResponseStatus = pResponseStatus_} -- | A unique identifier representing a specific request to the GenerateDataSet operation. This identifier can be used to correlate a request with notifications from the SNS topic. gdsrsDataSetRequestId :: Lens' GenerateDataSetResponse (Maybe Text)-gdsrsDataSetRequestId = lens _gdsrsDataSetRequestId (\ s a -> s{_gdsrsDataSetRequestId = a});+gdsrsDataSetRequestId = lens _gdsrsDataSetRequestId (\ s a -> s{_gdsrsDataSetRequestId = a}) -- | -- | The response status code. gdsrsResponseStatus :: Lens' GenerateDataSetResponse Int-gdsrsResponseStatus = lens _gdsrsResponseStatus (\ s a -> s{_gdsrsResponseStatus = a});+gdsrsResponseStatus = lens _gdsrsResponseStatus (\ s a -> s{_gdsrsResponseStatus = a}) instance NFData GenerateDataSetResponse where
gen/Network/AWS/MarketplaceAnalytics/StartSupportDataExport.hs view
@@ -12,7 +12,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics.StartSupportDataExport--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated@@ -88,43 +88,43 @@ -> StartSupportDataExport startSupportDataExport pDataSetType_ pFromDate_ pRoleNameARN_ pDestinationS3BucketName_ pSnsTopicARN_ = StartSupportDataExport'- { _ssdeCustomerDefinedValues = Nothing- , _ssdeDestinationS3Prefix = Nothing- , _ssdeDataSetType = pDataSetType_- , _ssdeFromDate = _Time # pFromDate_- , _ssdeRoleNameARN = pRoleNameARN_- , _ssdeDestinationS3BucketName = pDestinationS3BucketName_- , _ssdeSnsTopicARN = pSnsTopicARN_- }+ { _ssdeCustomerDefinedValues = Nothing+ , _ssdeDestinationS3Prefix = Nothing+ , _ssdeDataSetType = pDataSetType_+ , _ssdeFromDate = _Time # pFromDate_+ , _ssdeRoleNameARN = pRoleNameARN_+ , _ssdeDestinationS3BucketName = pDestinationS3BucketName_+ , _ssdeSnsTopicARN = pSnsTopicARN_+ } -- | (Optional) Key-value pairs which will be returned, unmodified, in the Amazon SNS notification message and the data set metadata file. ssdeCustomerDefinedValues :: Lens' StartSupportDataExport (HashMap Text Text)-ssdeCustomerDefinedValues = lens _ssdeCustomerDefinedValues (\ s a -> s{_ssdeCustomerDefinedValues = a}) . _Default . _Map;+ssdeCustomerDefinedValues = lens _ssdeCustomerDefinedValues (\ s a -> s{_ssdeCustomerDefinedValues = a}) . _Default . _Map -- | (Optional) The desired S3 prefix for the published data set, similar to a directory path in standard file systems. For example, if given the bucket name "mybucket" and the prefix "myprefix/mydatasets", the output file "outputfile" would be published to "s3://mybucket/myprefix/mydatasets/outputfile". If the prefix directory structure does not exist, it will be created. If no prefix is provided, the data set will be published to the S3 bucket root. ssdeDestinationS3Prefix :: Lens' StartSupportDataExport (Maybe Text)-ssdeDestinationS3Prefix = lens _ssdeDestinationS3Prefix (\ s a -> s{_ssdeDestinationS3Prefix = a});+ssdeDestinationS3Prefix = lens _ssdeDestinationS3Prefix (\ s a -> s{_ssdeDestinationS3Prefix = a}) -- | Specifies the data set type to be written to the output csv file. The data set types customer_support_contacts_data and test_customer_support_contacts_data both result in a csv file containing the following fields: Product Id, Product Code, Customer Guid, Subscription Guid, Subscription Start Date, Organization, AWS Account Id, Given Name, Surname, Telephone Number, Email, Title, Country Code, ZIP Code, Operation Type, and Operation Time. * /customer_support_contacts_data/ Customer support contact data. The data set will contain all changes (Creates, Updates, and Deletes) to customer support contact data from the date specified in the from_date parameter. * /test_customer_support_contacts_data/ An example data set containing static test data in the same format as customer_support_contacts_data ssdeDataSetType :: Lens' StartSupportDataExport SupportDataSetType-ssdeDataSetType = lens _ssdeDataSetType (\ s a -> s{_ssdeDataSetType = a});+ssdeDataSetType = lens _ssdeDataSetType (\ s a -> s{_ssdeDataSetType = a}) -- | The start date from which to retrieve the data set in UTC. This parameter only affects the customer_support_contacts_data data set type. ssdeFromDate :: Lens' StartSupportDataExport UTCTime-ssdeFromDate = lens _ssdeFromDate (\ s a -> s{_ssdeFromDate = a}) . _Time;+ssdeFromDate = lens _ssdeFromDate (\ s a -> s{_ssdeFromDate = a}) . _Time -- | The Amazon Resource Name (ARN) of the Role with an attached permissions policy to interact with the provided AWS services. ssdeRoleNameARN :: Lens' StartSupportDataExport Text-ssdeRoleNameARN = lens _ssdeRoleNameARN (\ s a -> s{_ssdeRoleNameARN = a});+ssdeRoleNameARN = lens _ssdeRoleNameARN (\ s a -> s{_ssdeRoleNameARN = a}) -- | The name (friendly name, not ARN) of the destination S3 bucket. ssdeDestinationS3BucketName :: Lens' StartSupportDataExport Text-ssdeDestinationS3BucketName = lens _ssdeDestinationS3BucketName (\ s a -> s{_ssdeDestinationS3BucketName = a});+ssdeDestinationS3BucketName = lens _ssdeDestinationS3BucketName (\ s a -> s{_ssdeDestinationS3BucketName = a}) -- | Amazon Resource Name (ARN) for the SNS Topic that will be notified when the data set has been published or if an error has occurred. ssdeSnsTopicARN :: Lens' StartSupportDataExport Text-ssdeSnsTopicARN = lens _ssdeSnsTopicARN (\ s a -> s{_ssdeSnsTopicARN = a});+ssdeSnsTopicARN = lens _ssdeSnsTopicARN (\ s a -> s{_ssdeSnsTopicARN = a}) instance AWSRequest StartSupportDataExport where type Rs StartSupportDataExport =@@ -193,15 +193,17 @@ -> StartSupportDataExportResponse startSupportDataExportResponse pResponseStatus_ = StartSupportDataExportResponse'- {_ssdersDataSetRequestId = Nothing, _ssdersResponseStatus = pResponseStatus_}+ { _ssdersDataSetRequestId = Nothing+ , _ssdersResponseStatus = pResponseStatus_+ } -- | A unique identifier representing a specific request to the StartSupportDataExport operation. This identifier can be used to correlate a request with notifications from the SNS topic. ssdersDataSetRequestId :: Lens' StartSupportDataExportResponse (Maybe Text)-ssdersDataSetRequestId = lens _ssdersDataSetRequestId (\ s a -> s{_ssdersDataSetRequestId = a});+ssdersDataSetRequestId = lens _ssdersDataSetRequestId (\ s a -> s{_ssdersDataSetRequestId = a}) -- | -- | The response status code. ssdersResponseStatus :: Lens' StartSupportDataExportResponse Int-ssdersResponseStatus = lens _ssdersResponseStatus (\ s a -> s{_ssdersResponseStatus = a});+ssdersResponseStatus = lens _ssdersResponseStatus (\ s a -> s{_ssdersResponseStatus = a}) instance NFData StartSupportDataExportResponse where
gen/Network/AWS/MarketplaceAnalytics/Types.hs view
@@ -4,7 +4,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics.Types--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated@@ -35,24 +35,24 @@ marketplaceAnalytics :: Service marketplaceAnalytics = Service- { _svcAbbrev = "MarketplaceAnalytics"- , _svcSigner = v4- , _svcPrefix = "marketplacecommerceanalytics"- , _svcVersion = "2015-07-01"- , _svcEndpoint = defaultEndpoint marketplaceAnalytics- , _svcTimeout = Just 70- , _svcCheck = statusSuccess- , _svcError = parseJSONError "MarketplaceAnalytics"- , _svcRetry = retry- }+ { _svcAbbrev = "MarketplaceAnalytics"+ , _svcSigner = v4+ , _svcPrefix = "marketplacecommerceanalytics"+ , _svcVersion = "2015-07-01"+ , _svcEndpoint = defaultEndpoint marketplaceAnalytics+ , _svcTimeout = Just 70+ , _svcCheck = statusSuccess+ , _svcError = parseJSONError "MarketplaceAnalytics"+ , _svcRetry = retry+ } where retry = Exponential- { _retryBase = 5.0e-2- , _retryGrowth = 2- , _retryAttempts = 5- , _retryCheck = check- }+ { _retryBase = 5.0e-2+ , _retryGrowth = 2+ , _retryAttempts = 5+ , _retryCheck = check+ } check e | has (hasCode "ThrottledException" . hasStatus 400) e = Just "throttled_exception"@@ -61,6 +61,8 @@ Just "throttling_exception" | has (hasCode "Throttling" . hasStatus 400) e = Just "throttling" | has (hasStatus 504) e = Just "gateway_timeout"+ | has (hasCode "RequestThrottledException" . hasStatus 400) e =+ Just "request_throttled_exception" | has (hasStatus 502) e = Just "bad_gateway" | has (hasStatus 503) e = Just "service_unavailable" | has (hasStatus 500) e = Just "general_server_error"
gen/Network/AWS/MarketplaceAnalytics/Types/Product.hs view
@@ -9,7 +9,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics.Types.Product--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated
gen/Network/AWS/MarketplaceAnalytics/Types/Sum.hs view
@@ -9,7 +9,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics.Types.Sum--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated
gen/Network/AWS/MarketplaceAnalytics/Waiters.hs view
@@ -7,7 +7,7 @@ -- | -- Module : Network.AWS.MarketplaceAnalytics.Waiters--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated
test/Main.hs view
@@ -2,7 +2,7 @@ -- | -- Module : Main--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated
test/Test/AWS/Gen/MarketplaceAnalytics.hs view
@@ -5,7 +5,7 @@ -- | -- Module : Test.AWS.Gen.MarketplaceAnalytics--- Copyright : (c) 2013-2017 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : Mozilla Public License, v. 2.0. -- Maintainer : Brendan Hay <brendan.g.hay+amazonka@gmail.com> -- Stability : auto-generated
test/Test/AWS/MarketplaceAnalytics.hs view
@@ -3,7 +3,7 @@ {-# OPTIONS_GHC -fno-warn-unused-imports #-} -- Module : Test.AWS.MarketplaceAnalytics--- Copyright : (c) 2013-2016 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : This Source Code Form is subject to the terms of -- the Mozilla Public License, v. 2.0. -- A copy of the MPL can be found in the LICENSE file or
test/Test/AWS/MarketplaceAnalytics/Internal.hs view
@@ -3,7 +3,7 @@ {-# OPTIONS_GHC -fno-warn-unused-imports #-} -- Module : Test.AWS.MarketplaceAnalytics.Internal--- Copyright : (c) 2013-2016 Brendan Hay+-- Copyright : (c) 2013-2018 Brendan Hay -- License : This Source Code Form is subject to the terms of -- the Mozilla Public License, v. 2.0. -- A copy of the MPL can be found in the LICENSE file or