amazonka-glue-1.6.1: Amazon Glue 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.Glue.GetCatalogImportStatus

Contents

Description

Retrieves the status of a migration operation.

Synopsis

Creating a Request

getCatalogImportStatus :: GetCatalogImportStatus Source #

Creates a value of GetCatalogImportStatus with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

  • gcisCatalogId - The ID of the catalog to migrate. Currently, this should be the AWS account ID.

data GetCatalogImportStatus Source #

See: getCatalogImportStatus smart constructor.

Instances
Eq GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Data GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Methods

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

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

toConstr :: GetCatalogImportStatus -> Constr #

dataTypeOf :: GetCatalogImportStatus -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Show GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Generic GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Associated Types

type Rep GetCatalogImportStatus :: Type -> Type #

Hashable GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

ToJSON GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

AWSRequest GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Associated Types

type Rs GetCatalogImportStatus :: Type #

ToHeaders GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

ToPath GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

ToQuery GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

NFData GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Methods

rnf :: GetCatalogImportStatus -> () #

type Rep GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatus = D1 (MetaData "GetCatalogImportStatus" "Network.AWS.Glue.GetCatalogImportStatus" "amazonka-glue-1.6.1-4wrowkj7LqMExQlCyUUmWF" True) (C1 (MetaCons "GetCatalogImportStatus'" PrefixI True) (S1 (MetaSel (Just "_gcisCatalogId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Text))))
type Rs GetCatalogImportStatus Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Request Lenses

gcisCatalogId :: Lens' GetCatalogImportStatus (Maybe Text) Source #

The ID of the catalog to migrate. Currently, this should be the AWS account ID.

Destructuring the Response

getCatalogImportStatusResponse Source #

Creates a value of GetCatalogImportStatusResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data GetCatalogImportStatusResponse Source #

See: getCatalogImportStatusResponse smart constructor.

Instances
Eq GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Data GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Methods

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

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

toConstr :: GetCatalogImportStatusResponse -> Constr #

dataTypeOf :: GetCatalogImportStatusResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Show GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Generic GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

Associated Types

type Rep GetCatalogImportStatusResponse :: Type -> Type #

NFData GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatusResponse Source # 
Instance details

Defined in Network.AWS.Glue.GetCatalogImportStatus

type Rep GetCatalogImportStatusResponse = D1 (MetaData "GetCatalogImportStatusResponse" "Network.AWS.Glue.GetCatalogImportStatus" "amazonka-glue-1.6.1-4wrowkj7LqMExQlCyUUmWF" False) (C1 (MetaCons "GetCatalogImportStatusResponse'" PrefixI True) (S1 (MetaSel (Just "_gcisrsImportStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe CatalogImportStatus)) :*: S1 (MetaSel (Just "_gcisrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))

Response Lenses

gcisrsImportStatus :: Lens' GetCatalogImportStatusResponse (Maybe CatalogImportStatus) Source #

The status of the specified catalog migration.