amazonka-marketplace-analytics-1.6.1: Amazon Marketplace Commerce Analytics SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.MarketplaceAnalytics

Contents

Description

Provides AWS Marketplace business intelligence data on-demand.

Synopsis

Service Configuration

marketplaceAnalytics :: Service Source #

API version 2015-07-01 of the Amazon Marketplace Commerce Analytics SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by MarketplaceAnalytics.

MarketplaceCommerceAnalyticsException

_MarketplaceCommerceAnalyticsException :: AsError a => Getting (First ServiceError) a ServiceError Source #

This exception is thrown when an internal service error occurs.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

StartSupportDataExport

GenerateDataSet

Types

DataSetType

data DataSetType Source #

Instances
Bounded DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Enum DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Eq DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Data DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> DataSetType -> c DataSetType #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c DataSetType #

toConstr :: DataSetType -> Constr #

dataTypeOf :: DataSetType -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c DataSetType) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c DataSetType) #

gmapT :: (forall b. Data b => b -> b) -> DataSetType -> DataSetType #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> DataSetType -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> DataSetType -> r #

gmapQ :: (forall d. Data d => d -> u) -> DataSetType -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> DataSetType -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> DataSetType -> m DataSetType #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> DataSetType -> m DataSetType #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> DataSetType -> m DataSetType #

Ord DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Read DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Show DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Generic DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Associated Types

type Rep DataSetType :: Type -> Type #

Hashable DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToJSON DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToHeader DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToQuery DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToByteString DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

FromText DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToText DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Methods

toText :: DataSetType -> Text #

NFData DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Methods

rnf :: DataSetType -> () #

type Rep DataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

type Rep DataSetType = D1 (MetaData "DataSetType" "Network.AWS.MarketplaceAnalytics.Types.Sum" "amazonka-marketplace-analytics-1.6.1-5EaT4jqvaNX3WknPp8GBV5" False) ((((C1 (MetaCons "CustomerProfileByGeography" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "CustomerProfileByIndustry" PrefixI False) (U1 :: Type -> Type)) :+: (C1 (MetaCons "CustomerProfileByRevenue" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "CustomerSubscriberAnnualSubscriptions" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "CustomerSubscriberHourlyMonthlySubscriptions" PrefixI False) (U1 :: Type -> Type)))) :+: ((C1 (MetaCons "DailyBusinessCanceledProductSubscribers" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "DailyBusinessFees" PrefixI False) (U1 :: Type -> Type)) :+: (C1 (MetaCons "DailyBusinessFreeTrialConversions" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "DailyBusinessNewInstances" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "DailyBusinessNewProductSubscribers" PrefixI False) (U1 :: Type -> Type))))) :+: (((C1 (MetaCons "DailyBusinessUsageByInstanceType" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "DisbursedAmountByAgeOfDisbursedFunds" PrefixI False) (U1 :: Type -> Type)) :+: (C1 (MetaCons "DisbursedAmountByAgeOfUncollectedFunds" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "DisbursedAmountByCustomerGeo" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "DisbursedAmountByInstanceHours" PrefixI False) (U1 :: Type -> Type)))) :+: ((C1 (MetaCons "DisbursedAmountByProduct" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "DisbursedAmountByProductWithUncollectedFunds" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "MonthlyRevenueAnnualSubscriptions" PrefixI False) (U1 :: Type -> Type))) :+: (C1 (MetaCons "MonthlyRevenueBillingAndRevenueData" PrefixI False) (U1 :: Type -> Type) :+: (C1 (MetaCons "SalesCompensationBilledRevenue" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "UsSalesAndUseTaxRecords" PrefixI False) (U1 :: Type -> Type))))))

SupportDataSetType

data SupportDataSetType Source #

Instances
Bounded SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Enum SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Eq SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Data SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> SupportDataSetType -> c SupportDataSetType #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c SupportDataSetType #

toConstr :: SupportDataSetType -> Constr #

dataTypeOf :: SupportDataSetType -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c SupportDataSetType) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c SupportDataSetType) #

gmapT :: (forall b. Data b => b -> b) -> SupportDataSetType -> SupportDataSetType #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> SupportDataSetType -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> SupportDataSetType -> r #

gmapQ :: (forall d. Data d => d -> u) -> SupportDataSetType -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> SupportDataSetType -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> SupportDataSetType -> m SupportDataSetType #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> SupportDataSetType -> m SupportDataSetType #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> SupportDataSetType -> m SupportDataSetType #

Ord SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Read SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Show SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Generic SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Associated Types

type Rep SupportDataSetType :: Type -> Type #

Hashable SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToJSON SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToHeader SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToQuery SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToByteString SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

FromText SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

ToText SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

NFData SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

Methods

rnf :: SupportDataSetType -> () #

type Rep SupportDataSetType Source # 
Instance details

Defined in Network.AWS.MarketplaceAnalytics.Types.Sum

type Rep SupportDataSetType = D1 (MetaData "SupportDataSetType" "Network.AWS.MarketplaceAnalytics.Types.Sum" "amazonka-marketplace-analytics-1.6.1-5EaT4jqvaNX3WknPp8GBV5" False) (C1 (MetaCons "CustomerSupportContactsData" PrefixI False) (U1 :: Type -> Type) :+: C1 (MetaCons "TestCustomerSupportContactsData" PrefixI False) (U1 :: Type -> Type))