amazonka-sagemaker-1.6.0: Amazon SageMaker Service 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.SageMaker.DescribeEndpoint

Contents

Description

Returns the description of an endpoint.

Synopsis

Creating a Request

describeEndpoint Source #

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

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

data DescribeEndpoint Source #

See: describeEndpoint smart constructor.

Instances

Eq DescribeEndpoint Source # 
Data DescribeEndpoint Source # 

Methods

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

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

toConstr :: DescribeEndpoint -> Constr #

dataTypeOf :: DescribeEndpoint -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeEndpoint Source # 
Show DescribeEndpoint Source # 
Generic DescribeEndpoint Source # 
Hashable DescribeEndpoint Source # 
ToJSON DescribeEndpoint Source # 
NFData DescribeEndpoint Source # 

Methods

rnf :: DescribeEndpoint -> () #

AWSRequest DescribeEndpoint Source # 
ToHeaders DescribeEndpoint Source # 
ToPath DescribeEndpoint Source # 
ToQuery DescribeEndpoint Source # 
type Rep DescribeEndpoint Source # 
type Rep DescribeEndpoint = D1 * (MetaData "DescribeEndpoint" "Network.AWS.SageMaker.DescribeEndpoint" "amazonka-sagemaker-1.6.0-9oNc2IB3ZCo9VZHXZi5zcA" True) (C1 * (MetaCons "DescribeEndpoint'" PrefixI True) (S1 * (MetaSel (Just Symbol "_dEndpointName") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs DescribeEndpoint Source # 

Request Lenses

dEndpointName :: Lens' DescribeEndpoint Text Source #

The name of the endpoint.

Destructuring the Response

describeEndpointResponse Source #

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

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

data DescribeEndpointResponse Source #

See: describeEndpointResponse smart constructor.

Instances

Eq DescribeEndpointResponse Source # 
Data DescribeEndpointResponse Source # 

Methods

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

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

toConstr :: DescribeEndpointResponse -> Constr #

dataTypeOf :: DescribeEndpointResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read DescribeEndpointResponse Source # 
Show DescribeEndpointResponse Source # 
Generic DescribeEndpointResponse Source # 
NFData DescribeEndpointResponse Source # 
type Rep DescribeEndpointResponse Source # 
type Rep DescribeEndpointResponse = D1 * (MetaData "DescribeEndpointResponse" "Network.AWS.SageMaker.DescribeEndpoint" "amazonka-sagemaker-1.6.0-9oNc2IB3ZCo9VZHXZi5zcA" False) (C1 * (MetaCons "DescribeEndpointResponse'" PrefixI True) ((:*:) * ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dersFailureReason") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_dersProductionVariants") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe (List1 ProductionVariantSummary))))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dersResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)) (S1 * (MetaSel (Just Symbol "_dersEndpointName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text)))) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_dersEndpointARN") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text)) (S1 * (MetaSel (Just Symbol "_dersEndpointConfigName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Text))) ((:*:) * (S1 * (MetaSel (Just Symbol "_dersEndpointStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * EndpointStatus)) ((:*:) * (S1 * (MetaSel (Just Symbol "_dersCreationTime") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * POSIX)) (S1 * (MetaSel (Just Symbol "_dersLastModifiedTime") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * POSIX)))))))

Response Lenses

dersFailureReason :: Lens' DescribeEndpointResponse (Maybe Text) Source #

If the status of the endpoint is Failed , the reason why it failed.

dersProductionVariants :: Lens' DescribeEndpointResponse (Maybe (NonEmpty ProductionVariantSummary)) Source #

An array of ProductionVariant objects, one for each model hosted behind this endpoint.

dersEndpointARN :: Lens' DescribeEndpointResponse Text Source #

The Amazon Resource Name (ARN) of the endpoint.

dersEndpointConfigName :: Lens' DescribeEndpointResponse Text Source #

The name of the endpoint configuration associated with this endpoint.

dersCreationTime :: Lens' DescribeEndpointResponse UTCTime Source #

A timestamp that shows when the endpoint was created.

dersLastModifiedTime :: Lens' DescribeEndpointResponse UTCTime Source #

A timestamp that shows when the endpoint was last modified.