amazonka-sagemaker-2.0: Amazon SageMaker Service SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.SageMaker.Types

Contents

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2017-07-24 of the Amazon SageMaker Service SDK configuration.

Errors

_ConflictException :: AsError a => Fold a ServiceError Source #

There was a conflict when you attempted to modify a SageMaker entity such as an Experiment or Artifact.

_ResourceInUse :: AsError a => Fold a ServiceError Source #

Resource being accessed is in use.

_ResourceLimitExceeded :: AsError a => Fold a ServiceError Source #

You have exceeded an SageMaker resource limit. For example, you might have too many training jobs created.

_ResourceNotFound :: AsError a => Fold a ServiceError Source #

Resource being access is not found.

ActionStatus

newtype ActionStatus Source #

Constructors

ActionStatus' 

Instances

Instances details
FromJSON ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

FromJSONKey ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToJSON ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToJSONKey ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToByteString ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToHeader ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToLog ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToQuery ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

FromText ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToText ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Methods

toText :: ActionStatus -> Text #

FromXML ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

ToXML ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Methods

toXML :: ActionStatus -> XML #

Generic ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Associated Types

type Rep ActionStatus :: Type -> Type #

Read ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Show ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

NFData ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Methods

rnf :: ActionStatus -> () #

Eq ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Ord ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

Hashable ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

type Rep ActionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionStatus

type Rep ActionStatus = D1 ('MetaData "ActionStatus" "Amazonka.SageMaker.Types.ActionStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ActionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromActionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AlgorithmSortBy

newtype AlgorithmSortBy Source #

Constructors

AlgorithmSortBy' 

Instances

Instances details
FromJSON AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromJSONKey AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToJSON AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToJSONKey AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToByteString AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToHeader AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToLog AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToQuery AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromText AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToText AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

FromXML AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

ToXML AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Methods

toXML :: AlgorithmSortBy -> XML #

Generic AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Associated Types

type Rep AlgorithmSortBy :: Type -> Type #

Read AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Show AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

NFData AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Methods

rnf :: AlgorithmSortBy -> () #

Eq AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Ord AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

Hashable AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

type Rep AlgorithmSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSortBy

type Rep AlgorithmSortBy = D1 ('MetaData "AlgorithmSortBy" "Amazonka.SageMaker.Types.AlgorithmSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AlgorithmSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAlgorithmSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AlgorithmStatus

newtype AlgorithmStatus Source #

Constructors

AlgorithmStatus' 

Instances

Instances details
FromJSON AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

FromJSONKey AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToJSON AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToJSONKey AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToByteString AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToHeader AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToLog AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToQuery AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

FromText AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToText AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

FromXML AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

ToXML AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

Methods

toXML :: AlgorithmStatus -> XML #

Generic AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

Associated Types

type Rep AlgorithmStatus :: Type -> Type #

Read AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

Show AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

NFData AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

Methods

rnf :: AlgorithmStatus -> () #

Eq AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

Ord AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

Hashable AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

type Rep AlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatus

type Rep AlgorithmStatus = D1 ('MetaData "AlgorithmStatus" "Amazonka.SageMaker.Types.AlgorithmStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AlgorithmStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAlgorithmStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppImageConfigSortKey

newtype AppImageConfigSortKey Source #

Instances

Instances details
FromJSON AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromJSONKey AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToJSON AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToJSONKey AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToByteString AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToHeader AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToLog AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToQuery AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromText AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToText AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

FromXML AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

ToXML AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Generic AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Associated Types

type Rep AppImageConfigSortKey :: Type -> Type #

Read AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Show AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

NFData AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Methods

rnf :: AppImageConfigSortKey -> () #

Eq AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Ord AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

Hashable AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

type Rep AppImageConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigSortKey

type Rep AppImageConfigSortKey = D1 ('MetaData "AppImageConfigSortKey" "Amazonka.SageMaker.Types.AppImageConfigSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppImageConfigSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppImageConfigSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppInstanceType

newtype AppInstanceType Source #

Constructors

AppInstanceType' 

Bundled Patterns

pattern AppInstanceType_Ml_c5_12xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_c5_18xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_c5_24xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_c5_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_c5_4xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_c5_9xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_c5_large :: AppInstanceType 
pattern AppInstanceType_Ml_c5_xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g4dn_12xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g4dn_16xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g4dn_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g4dn_4xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g4dn_8xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g4dn_xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_12xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_16xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_24xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_48xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_4xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_8xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_g5_xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_12xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_16xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_24xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_4xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_8xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5_large :: AppInstanceType 
pattern AppInstanceType_Ml_m5_xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_12xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_16xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_24xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_4xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_8xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_large :: AppInstanceType 
pattern AppInstanceType_Ml_m5d_xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_p3_16xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_p3_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_p3_8xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_p3dn_24xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_12xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_16xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_24xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_4xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_8xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_r5_large :: AppInstanceType 
pattern AppInstanceType_Ml_r5_xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_t3_2xlarge :: AppInstanceType 
pattern AppInstanceType_Ml_t3_large :: AppInstanceType 
pattern AppInstanceType_Ml_t3_medium :: AppInstanceType 
pattern AppInstanceType_Ml_t3_micro :: AppInstanceType 
pattern AppInstanceType_Ml_t3_small :: AppInstanceType 
pattern AppInstanceType_Ml_t3_xlarge :: AppInstanceType 
pattern AppInstanceType_System :: AppInstanceType 

Instances

Instances details
FromJSON AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

FromJSONKey AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToJSON AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToJSONKey AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToByteString AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToHeader AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToLog AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToQuery AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

FromText AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToText AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

FromXML AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

ToXML AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

Methods

toXML :: AppInstanceType -> XML #

Generic AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

Associated Types

type Rep AppInstanceType :: Type -> Type #

Read AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

Show AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

NFData AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

Methods

rnf :: AppInstanceType -> () #

Eq AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

Ord AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

Hashable AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

type Rep AppInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppInstanceType

type Rep AppInstanceType = D1 ('MetaData "AppInstanceType" "Amazonka.SageMaker.Types.AppInstanceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppInstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppNetworkAccessType

newtype AppNetworkAccessType Source #

Instances

Instances details
FromJSON AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

FromJSONKey AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToJSON AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToJSONKey AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToByteString AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToHeader AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToLog AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToQuery AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

FromText AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToText AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

FromXML AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

ToXML AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

Generic AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

Associated Types

type Rep AppNetworkAccessType :: Type -> Type #

Read AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

Show AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

NFData AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

Methods

rnf :: AppNetworkAccessType -> () #

Eq AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

Ord AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

Hashable AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

type Rep AppNetworkAccessType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppNetworkAccessType

type Rep AppNetworkAccessType = D1 ('MetaData "AppNetworkAccessType" "Amazonka.SageMaker.Types.AppNetworkAccessType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppNetworkAccessType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppNetworkAccessType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppSecurityGroupManagement

newtype AppSecurityGroupManagement Source #

Instances

Instances details
FromJSON AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

FromJSONKey AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToJSON AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToJSONKey AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToByteString AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToHeader AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToLog AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToQuery AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

FromText AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToText AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

FromXML AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

ToXML AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

Generic AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

Associated Types

type Rep AppSecurityGroupManagement :: Type -> Type #

Read AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

Show AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

NFData AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

Eq AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

Ord AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

Hashable AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

type Rep AppSecurityGroupManagement Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSecurityGroupManagement

type Rep AppSecurityGroupManagement = D1 ('MetaData "AppSecurityGroupManagement" "Amazonka.SageMaker.Types.AppSecurityGroupManagement" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppSecurityGroupManagement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppSecurityGroupManagement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppSortKey

newtype AppSortKey Source #

Constructors

AppSortKey' 

Fields

Bundled Patterns

pattern AppSortKey_CreationTime :: AppSortKey 

Instances

Instances details
FromJSON AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

FromJSONKey AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToJSON AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToJSONKey AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToByteString AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToHeader AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToLog AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToQuery AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

FromText AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToText AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Methods

toText :: AppSortKey -> Text #

FromXML AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

ToXML AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Methods

toXML :: AppSortKey -> XML #

Generic AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Associated Types

type Rep AppSortKey :: Type -> Type #

Read AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Show AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

NFData AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Methods

rnf :: AppSortKey -> () #

Eq AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Ord AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

Hashable AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

type Rep AppSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSortKey

type Rep AppSortKey = D1 ('MetaData "AppSortKey" "Amazonka.SageMaker.Types.AppSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppStatus

newtype AppStatus Source #

Constructors

AppStatus' 

Fields

Instances

Instances details
FromJSON AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

FromJSONKey AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToJSON AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToJSONKey AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToByteString AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Methods

toBS :: AppStatus -> ByteString #

ToHeader AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToLog AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToQuery AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

FromText AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToText AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Methods

toText :: AppStatus -> Text #

FromXML AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

ToXML AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Methods

toXML :: AppStatus -> XML #

Generic AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Associated Types

type Rep AppStatus :: Type -> Type #

Read AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Show AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

NFData AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Methods

rnf :: AppStatus -> () #

Eq AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Ord AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

Hashable AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

type Rep AppStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppStatus

type Rep AppStatus = D1 ('MetaData "AppStatus" "Amazonka.SageMaker.Types.AppStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AppType

newtype AppType Source #

Constructors

AppType' 

Fields

Instances

Instances details
FromJSON AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

FromJSONKey AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

ToJSON AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

ToJSONKey AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

ToByteString AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

toBS :: AppType -> ByteString #

ToHeader AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

toHeader :: HeaderName -> AppType -> [Header] #

ToLog AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

ToQuery AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

FromText AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

ToText AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

toText :: AppType -> Text #

FromXML AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

ToXML AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

toXML :: AppType -> XML #

Generic AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Associated Types

type Rep AppType :: Type -> Type #

Methods

from :: AppType -> Rep AppType x #

to :: Rep AppType x -> AppType #

Read AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Show AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

NFData AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

rnf :: AppType -> () #

Eq AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

(==) :: AppType -> AppType -> Bool #

(/=) :: AppType -> AppType -> Bool #

Ord AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Hashable AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

Methods

hashWithSalt :: Int -> AppType -> Int #

hash :: AppType -> Int #

type Rep AppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppType

type Rep AppType = D1 ('MetaData "AppType" "Amazonka.SageMaker.Types.AppType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AppType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ArtifactSourceIdType

newtype ArtifactSourceIdType Source #

Instances

Instances details
FromJSON ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromJSONKey ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToJSON ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToJSONKey ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToByteString ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToHeader ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToLog ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToQuery ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromText ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToText ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

FromXML ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

ToXML ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Generic ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Associated Types

type Rep ArtifactSourceIdType :: Type -> Type #

Read ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Show ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

NFData ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Methods

rnf :: ArtifactSourceIdType -> () #

Eq ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Ord ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

Hashable ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

type Rep ArtifactSourceIdType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceIdType

type Rep ArtifactSourceIdType = D1 ('MetaData "ArtifactSourceIdType" "Amazonka.SageMaker.Types.ArtifactSourceIdType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ArtifactSourceIdType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromArtifactSourceIdType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssemblyType

newtype AssemblyType Source #

Constructors

AssemblyType' 

Bundled Patterns

pattern AssemblyType_Line :: AssemblyType 
pattern AssemblyType_None :: AssemblyType 

Instances

Instances details
FromJSON AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

FromJSONKey AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToJSON AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToJSONKey AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToByteString AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToHeader AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToLog AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToQuery AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

FromText AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToText AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Methods

toText :: AssemblyType -> Text #

FromXML AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

ToXML AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Methods

toXML :: AssemblyType -> XML #

Generic AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Associated Types

type Rep AssemblyType :: Type -> Type #

Read AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Show AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

NFData AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Methods

rnf :: AssemblyType -> () #

Eq AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Ord AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

Hashable AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

type Rep AssemblyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssemblyType

type Rep AssemblyType = D1 ('MetaData "AssemblyType" "Amazonka.SageMaker.Types.AssemblyType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AssemblyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssemblyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssociationEdgeType

newtype AssociationEdgeType Source #

Instances

Instances details
FromJSON AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

FromJSONKey AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToJSON AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToJSONKey AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToByteString AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToHeader AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToLog AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToQuery AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

FromText AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToText AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

FromXML AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

ToXML AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

Generic AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

Associated Types

type Rep AssociationEdgeType :: Type -> Type #

Read AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

Show AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

NFData AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

Methods

rnf :: AssociationEdgeType -> () #

Eq AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

Ord AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

Hashable AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

type Rep AssociationEdgeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationEdgeType

type Rep AssociationEdgeType = D1 ('MetaData "AssociationEdgeType" "Amazonka.SageMaker.Types.AssociationEdgeType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AssociationEdgeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssociationEdgeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AthenaResultCompressionType

newtype AthenaResultCompressionType Source #

The compression used for Athena query results.

Instances

Instances details
FromJSON AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

FromJSONKey AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToJSON AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToJSONKey AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToByteString AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToHeader AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToLog AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToQuery AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

FromText AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToText AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

FromXML AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

ToXML AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

Generic AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

Associated Types

type Rep AthenaResultCompressionType :: Type -> Type #

Read AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

Show AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

NFData AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

Eq AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

Ord AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

Hashable AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

type Rep AthenaResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultCompressionType

type Rep AthenaResultCompressionType = D1 ('MetaData "AthenaResultCompressionType" "Amazonka.SageMaker.Types.AthenaResultCompressionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AthenaResultCompressionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAthenaResultCompressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AthenaResultFormat

newtype AthenaResultFormat Source #

The data storage format for Athena query results.

Instances

Instances details
FromJSON AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

FromJSONKey AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToJSON AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToJSONKey AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToByteString AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToHeader AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToLog AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToQuery AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

FromText AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToText AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

FromXML AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

ToXML AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

Generic AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

Associated Types

type Rep AthenaResultFormat :: Type -> Type #

Read AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

Show AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

NFData AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

Methods

rnf :: AthenaResultFormat -> () #

Eq AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

Ord AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

Hashable AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

type Rep AthenaResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaResultFormat

type Rep AthenaResultFormat = D1 ('MetaData "AthenaResultFormat" "Amazonka.SageMaker.Types.AthenaResultFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AthenaResultFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAthenaResultFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AuthMode

newtype AuthMode Source #

Constructors

AuthMode' 

Fields

Bundled Patterns

pattern AuthMode_IAM :: AuthMode 
pattern AuthMode_SSO :: AuthMode 

Instances

Instances details
FromJSON AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

FromJSONKey AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

ToJSON AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

ToJSONKey AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

ToByteString AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Methods

toBS :: AuthMode -> ByteString #

ToHeader AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Methods

toHeader :: HeaderName -> AuthMode -> [Header] #

ToLog AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

ToQuery AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

FromText AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

ToText AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Methods

toText :: AuthMode -> Text #

FromXML AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

ToXML AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Methods

toXML :: AuthMode -> XML #

Generic AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Associated Types

type Rep AuthMode :: Type -> Type #

Methods

from :: AuthMode -> Rep AuthMode x #

to :: Rep AuthMode x -> AuthMode #

Read AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Show AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

NFData AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Methods

rnf :: AuthMode -> () #

Eq AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Ord AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Hashable AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

Methods

hashWithSalt :: Int -> AuthMode -> Int #

hash :: AuthMode -> Int #

type Rep AuthMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AuthMode

type Rep AuthMode = D1 ('MetaData "AuthMode" "Amazonka.SageMaker.Types.AuthMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AuthMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAuthMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLChannelType

newtype AutoMLChannelType Source #

Instances

Instances details
FromJSON AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

FromJSONKey AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToJSON AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToJSONKey AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToByteString AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToHeader AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToLog AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToQuery AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

FromText AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToText AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

FromXML AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

ToXML AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

Generic AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

Associated Types

type Rep AutoMLChannelType :: Type -> Type #

Read AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

Show AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

NFData AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

Methods

rnf :: AutoMLChannelType -> () #

Eq AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

Ord AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

Hashable AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

type Rep AutoMLChannelType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannelType

type Rep AutoMLChannelType = D1 ('MetaData "AutoMLChannelType" "Amazonka.SageMaker.Types.AutoMLChannelType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLChannelType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLChannelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLJobObjectiveType

newtype AutoMLJobObjectiveType Source #

Instances

Instances details
FromJSON AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

FromJSONKey AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToJSON AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToJSONKey AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToByteString AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToHeader AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToLog AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToQuery AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

FromText AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToText AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

FromXML AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

ToXML AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

Generic AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

Associated Types

type Rep AutoMLJobObjectiveType :: Type -> Type #

Read AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

Show AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

NFData AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

Methods

rnf :: AutoMLJobObjectiveType -> () #

Eq AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

Ord AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

Hashable AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

type Rep AutoMLJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjectiveType

type Rep AutoMLJobObjectiveType = D1 ('MetaData "AutoMLJobObjectiveType" "Amazonka.SageMaker.Types.AutoMLJobObjectiveType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLJobObjectiveType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLJobObjectiveType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLJobSecondaryStatus

newtype AutoMLJobSecondaryStatus Source #

Instances

Instances details
FromJSON AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

FromJSONKey AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToJSON AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToJSONKey AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToByteString AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToHeader AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToLog AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToQuery AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

FromText AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToText AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

FromXML AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

ToXML AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

Generic AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

Associated Types

type Rep AutoMLJobSecondaryStatus :: Type -> Type #

Read AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

Show AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

NFData AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

Eq AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

Ord AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

Hashable AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

type Rep AutoMLJobSecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus

type Rep AutoMLJobSecondaryStatus = D1 ('MetaData "AutoMLJobSecondaryStatus" "Amazonka.SageMaker.Types.AutoMLJobSecondaryStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLJobSecondaryStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLJobSecondaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLJobStatus

newtype AutoMLJobStatus Source #

Constructors

AutoMLJobStatus' 

Instances

Instances details
FromJSON AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

FromJSONKey AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToJSON AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToJSONKey AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToByteString AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToHeader AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToLog AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToQuery AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

FromText AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToText AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

FromXML AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

ToXML AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

Methods

toXML :: AutoMLJobStatus -> XML #

Generic AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

Associated Types

type Rep AutoMLJobStatus :: Type -> Type #

Read AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

Show AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

NFData AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

Methods

rnf :: AutoMLJobStatus -> () #

Eq AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

Ord AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

Hashable AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

type Rep AutoMLJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStatus

type Rep AutoMLJobStatus = D1 ('MetaData "AutoMLJobStatus" "Amazonka.SageMaker.Types.AutoMLJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLMetricEnum

newtype AutoMLMetricEnum Source #

Instances

Instances details
FromJSON AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

FromJSONKey AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToJSON AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToJSONKey AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToByteString AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToHeader AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToLog AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToQuery AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

FromText AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToText AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

FromXML AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

ToXML AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

Generic AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

Associated Types

type Rep AutoMLMetricEnum :: Type -> Type #

Read AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

Show AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

NFData AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

Methods

rnf :: AutoMLMetricEnum -> () #

Eq AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

Ord AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

Hashable AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

type Rep AutoMLMetricEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricEnum

type Rep AutoMLMetricEnum = D1 ('MetaData "AutoMLMetricEnum" "Amazonka.SageMaker.Types.AutoMLMetricEnum" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLMetricEnum'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLMetricEnum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLMetricExtendedEnum

newtype AutoMLMetricExtendedEnum Source #

Instances

Instances details
FromJSON AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

FromJSONKey AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToJSON AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToJSONKey AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToByteString AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToHeader AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToLog AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToQuery AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

FromText AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToText AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

FromXML AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

ToXML AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

Generic AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

Associated Types

type Rep AutoMLMetricExtendedEnum :: Type -> Type #

Read AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

Show AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

NFData AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

Eq AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

Ord AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

Hashable AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

type Rep AutoMLMetricExtendedEnum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum

type Rep AutoMLMetricExtendedEnum = D1 ('MetaData "AutoMLMetricExtendedEnum" "Amazonka.SageMaker.Types.AutoMLMetricExtendedEnum" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLMetricExtendedEnum'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLMetricExtendedEnum") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLMode

newtype AutoMLMode Source #

Constructors

AutoMLMode' 

Fields

Instances

Instances details
FromJSON AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

FromJSONKey AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToJSON AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToJSONKey AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToByteString AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToHeader AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToLog AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToQuery AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

FromText AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToText AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Methods

toText :: AutoMLMode -> Text #

FromXML AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

ToXML AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Methods

toXML :: AutoMLMode -> XML #

Generic AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Associated Types

type Rep AutoMLMode :: Type -> Type #

Read AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Show AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

NFData AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Methods

rnf :: AutoMLMode -> () #

Eq AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Ord AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

Hashable AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

type Rep AutoMLMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLMode

type Rep AutoMLMode = D1 ('MetaData "AutoMLMode" "Amazonka.SageMaker.Types.AutoMLMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLS3DataType

newtype AutoMLS3DataType Source #

Instances

Instances details
FromJSON AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

FromJSONKey AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToJSON AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToJSONKey AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToByteString AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToHeader AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToLog AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToQuery AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

FromText AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToText AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

FromXML AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

ToXML AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

Generic AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

Associated Types

type Rep AutoMLS3DataType :: Type -> Type #

Read AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

Show AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

NFData AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

Methods

rnf :: AutoMLS3DataType -> () #

Eq AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

Ord AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

Hashable AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

type Rep AutoMLS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataType

type Rep AutoMLS3DataType = D1 ('MetaData "AutoMLS3DataType" "Amazonka.SageMaker.Types.AutoMLS3DataType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLS3DataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLS3DataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLSortBy

newtype AutoMLSortBy Source #

Constructors

AutoMLSortBy' 

Instances

Instances details
FromJSON AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

FromJSONKey AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToJSON AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToJSONKey AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToByteString AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToHeader AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToLog AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToQuery AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

FromText AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToText AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Methods

toText :: AutoMLSortBy -> Text #

FromXML AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

ToXML AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Methods

toXML :: AutoMLSortBy -> XML #

Generic AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Associated Types

type Rep AutoMLSortBy :: Type -> Type #

Read AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Show AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

NFData AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Methods

rnf :: AutoMLSortBy -> () #

Eq AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Ord AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

Hashable AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

type Rep AutoMLSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortBy

type Rep AutoMLSortBy = D1 ('MetaData "AutoMLSortBy" "Amazonka.SageMaker.Types.AutoMLSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLSortOrder

newtype AutoMLSortOrder Source #

Constructors

AutoMLSortOrder' 

Instances

Instances details
FromJSON AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

FromJSONKey AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToJSON AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToJSONKey AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToByteString AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToHeader AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToLog AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToQuery AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

FromText AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToText AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

FromXML AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

ToXML AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

Methods

toXML :: AutoMLSortOrder -> XML #

Generic AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

Associated Types

type Rep AutoMLSortOrder :: Type -> Type #

Read AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

Show AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

NFData AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

Methods

rnf :: AutoMLSortOrder -> () #

Eq AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

Ord AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

Hashable AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

type Rep AutoMLSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSortOrder

type Rep AutoMLSortOrder = D1 ('MetaData "AutoMLSortOrder" "Amazonka.SageMaker.Types.AutoMLSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AutoMLSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AwsManagedHumanLoopRequestSource

newtype AwsManagedHumanLoopRequestSource Source #

Instances

Instances details
FromJSON AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

FromJSONKey AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToJSON AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToJSONKey AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToByteString AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToHeader AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToLog AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToQuery AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

FromText AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToText AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

FromXML AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

ToXML AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

Generic AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

Associated Types

type Rep AwsManagedHumanLoopRequestSource :: Type -> Type #

Read AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

Show AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

NFData AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

Eq AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

Ord AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

Hashable AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

type Rep AwsManagedHumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource

type Rep AwsManagedHumanLoopRequestSource = D1 ('MetaData "AwsManagedHumanLoopRequestSource" "Amazonka.SageMaker.Types.AwsManagedHumanLoopRequestSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "AwsManagedHumanLoopRequestSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAwsManagedHumanLoopRequestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BatchStrategy

newtype BatchStrategy Source #

Constructors

BatchStrategy' 

Instances

Instances details
FromJSON BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

FromJSONKey BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToJSON BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToJSONKey BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToByteString BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToHeader BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToLog BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToQuery BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

FromText BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToText BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Methods

toText :: BatchStrategy -> Text #

FromXML BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

ToXML BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Methods

toXML :: BatchStrategy -> XML #

Generic BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Associated Types

type Rep BatchStrategy :: Type -> Type #

Read BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Show BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

NFData BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Methods

rnf :: BatchStrategy -> () #

Eq BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Ord BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

Hashable BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

type Rep BatchStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchStrategy

type Rep BatchStrategy = D1 ('MetaData "BatchStrategy" "Amazonka.SageMaker.Types.BatchStrategy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "BatchStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBatchStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

BooleanOperator

newtype BooleanOperator Source #

Constructors

BooleanOperator' 

Instances

Instances details
FromJSON BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

FromJSONKey BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToJSON BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToJSONKey BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToByteString BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToHeader BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToLog BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToQuery BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

FromText BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToText BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

FromXML BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

ToXML BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

Methods

toXML :: BooleanOperator -> XML #

Generic BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

Associated Types

type Rep BooleanOperator :: Type -> Type #

Read BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

Show BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

NFData BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

Methods

rnf :: BooleanOperator -> () #

Eq BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

Ord BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

Hashable BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

type Rep BooleanOperator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BooleanOperator

type Rep BooleanOperator = D1 ('MetaData "BooleanOperator" "Amazonka.SageMaker.Types.BooleanOperator" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "BooleanOperator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBooleanOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CandidateSortBy

newtype CandidateSortBy Source #

Constructors

CandidateSortBy' 

Instances

Instances details
FromJSON CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

FromJSONKey CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToJSON CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToJSONKey CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToByteString CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToHeader CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToLog CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToQuery CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

FromText CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToText CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

FromXML CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

ToXML CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

Methods

toXML :: CandidateSortBy -> XML #

Generic CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

Associated Types

type Rep CandidateSortBy :: Type -> Type #

Read CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

Show CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

NFData CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

Methods

rnf :: CandidateSortBy -> () #

Eq CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

Ord CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

Hashable CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

type Rep CandidateSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateSortBy

type Rep CandidateSortBy = D1 ('MetaData "CandidateSortBy" "Amazonka.SageMaker.Types.CandidateSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CandidateSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCandidateSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CandidateStatus

newtype CandidateStatus Source #

Constructors

CandidateStatus' 

Instances

Instances details
FromJSON CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

FromJSONKey CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToJSON CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToJSONKey CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToByteString CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToHeader CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToLog CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToQuery CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

FromText CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToText CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

FromXML CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

ToXML CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

Methods

toXML :: CandidateStatus -> XML #

Generic CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

Associated Types

type Rep CandidateStatus :: Type -> Type #

Read CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

Show CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

NFData CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

Methods

rnf :: CandidateStatus -> () #

Eq CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

Ord CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

Hashable CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

type Rep CandidateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStatus

type Rep CandidateStatus = D1 ('MetaData "CandidateStatus" "Amazonka.SageMaker.Types.CandidateStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CandidateStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCandidateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CandidateStepType

newtype CandidateStepType Source #

Instances

Instances details
FromJSON CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

FromJSONKey CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToJSON CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToJSONKey CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToByteString CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToHeader CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToLog CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToQuery CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

FromText CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToText CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

FromXML CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

ToXML CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Generic CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Associated Types

type Rep CandidateStepType :: Type -> Type #

Read CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Show CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

NFData CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Methods

rnf :: CandidateStepType -> () #

Eq CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Ord CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

Hashable CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

type Rep CandidateStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateStepType

type Rep CandidateStepType = D1 ('MetaData "CandidateStepType" "Amazonka.SageMaker.Types.CandidateStepType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CandidateStepType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCandidateStepType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CapacitySizeType

newtype CapacitySizeType Source #

Instances

Instances details
FromJSON CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

FromJSONKey CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToJSON CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToJSONKey CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToByteString CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToHeader CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToLog CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToQuery CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

FromText CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToText CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

FromXML CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

ToXML CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

Generic CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

Associated Types

type Rep CapacitySizeType :: Type -> Type #

Read CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

Show CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

NFData CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

Methods

rnf :: CapacitySizeType -> () #

Eq CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

Ord CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

Hashable CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

type Rep CapacitySizeType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySizeType

type Rep CapacitySizeType = D1 ('MetaData "CapacitySizeType" "Amazonka.SageMaker.Types.CapacitySizeType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CapacitySizeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCapacitySizeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CaptureMode

newtype CaptureMode Source #

Constructors

CaptureMode' 

Bundled Patterns

pattern CaptureMode_Input :: CaptureMode 
pattern CaptureMode_Output :: CaptureMode 

Instances

Instances details
FromJSON CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

FromJSONKey CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToJSON CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToJSONKey CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToByteString CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToHeader CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToLog CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToQuery CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

FromText CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToText CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Methods

toText :: CaptureMode -> Text #

FromXML CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

ToXML CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Methods

toXML :: CaptureMode -> XML #

Generic CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Associated Types

type Rep CaptureMode :: Type -> Type #

Read CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Show CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

NFData CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Methods

rnf :: CaptureMode -> () #

Eq CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Ord CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

Hashable CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

type Rep CaptureMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureMode

type Rep CaptureMode = D1 ('MetaData "CaptureMode" "Amazonka.SageMaker.Types.CaptureMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CaptureMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCaptureMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CaptureStatus

newtype CaptureStatus Source #

Constructors

CaptureStatus' 

Instances

Instances details
FromJSON CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

FromJSONKey CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToJSON CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToJSONKey CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToByteString CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToHeader CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToLog CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToQuery CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

FromText CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToText CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Methods

toText :: CaptureStatus -> Text #

FromXML CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

ToXML CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Methods

toXML :: CaptureStatus -> XML #

Generic CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Associated Types

type Rep CaptureStatus :: Type -> Type #

Read CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Show CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

NFData CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Methods

rnf :: CaptureStatus -> () #

Eq CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Ord CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

Hashable CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

type Rep CaptureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureStatus

type Rep CaptureStatus = D1 ('MetaData "CaptureStatus" "Amazonka.SageMaker.Types.CaptureStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CaptureStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCaptureStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ClarifyFeatureType

newtype ClarifyFeatureType Source #

Instances

Instances details
FromJSON ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

FromJSONKey ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToJSON ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToJSONKey ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToByteString ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToHeader ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToLog ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToQuery ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

FromText ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToText ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

FromXML ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

ToXML ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Generic ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Associated Types

type Rep ClarifyFeatureType :: Type -> Type #

Read ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Show ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

NFData ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Methods

rnf :: ClarifyFeatureType -> () #

Eq ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Ord ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

Hashable ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

type Rep ClarifyFeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyFeatureType

type Rep ClarifyFeatureType = D1 ('MetaData "ClarifyFeatureType" "Amazonka.SageMaker.Types.ClarifyFeatureType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ClarifyFeatureType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromClarifyFeatureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ClarifyTextGranularity

newtype ClarifyTextGranularity Source #

Instances

Instances details
FromJSON ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

FromJSONKey ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToJSON ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToJSONKey ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToByteString ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToHeader ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToLog ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToQuery ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

FromText ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToText ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

FromXML ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

ToXML ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

Generic ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

Associated Types

type Rep ClarifyTextGranularity :: Type -> Type #

Read ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

Show ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

NFData ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

Methods

rnf :: ClarifyTextGranularity -> () #

Eq ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

Ord ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

Hashable ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

type Rep ClarifyTextGranularity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextGranularity

type Rep ClarifyTextGranularity = D1 ('MetaData "ClarifyTextGranularity" "Amazonka.SageMaker.Types.ClarifyTextGranularity" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ClarifyTextGranularity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromClarifyTextGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ClarifyTextLanguage

newtype ClarifyTextLanguage Source #

Bundled Patterns

pattern ClarifyTextLanguage_Af :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ar :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Bg :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Bn :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ca :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Cs :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Da :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_De :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_El :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_En :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Es :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Et :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Eu :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Fa :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Fi :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Fr :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ga :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Gu :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_He :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Hi :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Hr :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Hu :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Hy :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Id :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Is :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_It :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Kn :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ky :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Lb :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Lij :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Lt :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Lv :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Mk :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ml :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Mr :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Nb :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ne :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Nl :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Pl :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Pt :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ro :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ru :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Sa :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Si :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Sk :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Sl :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Sq :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Sr :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Sv :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ta :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Te :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Tl :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Tn :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Tr :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Tt :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Uk :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Ur :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Xx :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Yo :: ClarifyTextLanguage 
pattern ClarifyTextLanguage_Zh :: ClarifyTextLanguage 

Instances

Instances details
FromJSON ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

FromJSONKey ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToJSON ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToJSONKey ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToByteString ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToHeader ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToLog ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToQuery ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

FromText ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToText ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

FromXML ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

ToXML ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

Generic ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

Associated Types

type Rep ClarifyTextLanguage :: Type -> Type #

Read ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

Show ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

NFData ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

Methods

rnf :: ClarifyTextLanguage -> () #

Eq ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

Ord ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

Hashable ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

type Rep ClarifyTextLanguage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextLanguage

type Rep ClarifyTextLanguage = D1 ('MetaData "ClarifyTextLanguage" "Amazonka.SageMaker.Types.ClarifyTextLanguage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ClarifyTextLanguage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromClarifyTextLanguage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CodeRepositorySortBy

newtype CodeRepositorySortBy Source #

Instances

Instances details
FromJSON CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

FromJSONKey CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToJSON CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToJSONKey CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToByteString CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToHeader CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToLog CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToQuery CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

FromText CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToText CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

FromXML CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

ToXML CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

Generic CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

Associated Types

type Rep CodeRepositorySortBy :: Type -> Type #

Read CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

Show CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

NFData CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

Methods

rnf :: CodeRepositorySortBy -> () #

Eq CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

Ord CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

Hashable CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

type Rep CodeRepositorySortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortBy

type Rep CodeRepositorySortBy = D1 ('MetaData "CodeRepositorySortBy" "Amazonka.SageMaker.Types.CodeRepositorySortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CodeRepositorySortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCodeRepositorySortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CodeRepositorySortOrder

newtype CodeRepositorySortOrder Source #

Instances

Instances details
FromJSON CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

FromJSONKey CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToJSON CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToJSONKey CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToByteString CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToHeader CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToLog CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToQuery CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

FromText CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToText CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

FromXML CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

ToXML CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

Generic CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

Associated Types

type Rep CodeRepositorySortOrder :: Type -> Type #

Read CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

Show CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

NFData CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

Methods

rnf :: CodeRepositorySortOrder -> () #

Eq CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

Ord CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

Hashable CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

type Rep CodeRepositorySortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySortOrder

type Rep CodeRepositorySortOrder = D1 ('MetaData "CodeRepositorySortOrder" "Amazonka.SageMaker.Types.CodeRepositorySortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CodeRepositorySortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCodeRepositorySortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CompilationJobStatus

newtype CompilationJobStatus Source #

Instances

Instances details
FromJSON CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

FromJSONKey CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToJSON CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToJSONKey CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToByteString CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToHeader CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToLog CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToQuery CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

FromText CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToText CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

FromXML CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

ToXML CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

Generic CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

Associated Types

type Rep CompilationJobStatus :: Type -> Type #

Read CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

Show CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

NFData CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

Methods

rnf :: CompilationJobStatus -> () #

Eq CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

Ord CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

Hashable CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

type Rep CompilationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobStatus

type Rep CompilationJobStatus = D1 ('MetaData "CompilationJobStatus" "Amazonka.SageMaker.Types.CompilationJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CompilationJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCompilationJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CompressionType

newtype CompressionType Source #

Constructors

CompressionType' 

Instances

Instances details
FromJSON CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

FromJSONKey CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToJSON CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToJSONKey CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToByteString CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToHeader CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToLog CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToQuery CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

FromText CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToText CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

FromXML CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

ToXML CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

Methods

toXML :: CompressionType -> XML #

Generic CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

Associated Types

type Rep CompressionType :: Type -> Type #

Read CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

Show CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

NFData CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

Methods

rnf :: CompressionType -> () #

Eq CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

Ord CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

Hashable CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

type Rep CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompressionType

type Rep CompressionType = D1 ('MetaData "CompressionType" "Amazonka.SageMaker.Types.CompressionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "CompressionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCompressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ConditionOutcome

newtype ConditionOutcome Source #

Instances

Instances details
FromJSON ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

FromJSONKey ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToJSON ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToJSONKey ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToByteString ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToHeader ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToLog ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToQuery ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

FromText ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToText ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

FromXML ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

ToXML ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

Generic ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

Associated Types

type Rep ConditionOutcome :: Type -> Type #

Read ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

Show ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

NFData ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

Methods

rnf :: ConditionOutcome -> () #

Eq ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

Ord ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

Hashable ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

type Rep ConditionOutcome Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionOutcome

type Rep ConditionOutcome = D1 ('MetaData "ConditionOutcome" "Amazonka.SageMaker.Types.ConditionOutcome" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ConditionOutcome'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConditionOutcome") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ContainerMode

newtype ContainerMode Source #

Constructors

ContainerMode' 

Instances

Instances details
FromJSON ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

FromJSONKey ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToJSON ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToJSONKey ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToByteString ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToHeader ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToLog ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToQuery ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

FromText ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToText ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Methods

toText :: ContainerMode -> Text #

FromXML ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

ToXML ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Methods

toXML :: ContainerMode -> XML #

Generic ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Associated Types

type Rep ContainerMode :: Type -> Type #

Read ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Show ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

NFData ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Methods

rnf :: ContainerMode -> () #

Eq ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Ord ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

Hashable ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

type Rep ContainerMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerMode

type Rep ContainerMode = D1 ('MetaData "ContainerMode" "Amazonka.SageMaker.Types.ContainerMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ContainerMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContainerMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ContentClassifier

newtype ContentClassifier Source #

Instances

Instances details
FromJSON ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

FromJSONKey ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToJSON ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToJSONKey ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToByteString ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToHeader ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToLog ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToQuery ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

FromText ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToText ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

FromXML ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

ToXML ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

Generic ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

Associated Types

type Rep ContentClassifier :: Type -> Type #

Read ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

Show ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

NFData ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

Methods

rnf :: ContentClassifier -> () #

Eq ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

Ord ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

Hashable ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

type Rep ContentClassifier Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContentClassifier

type Rep ContentClassifier = D1 ('MetaData "ContentClassifier" "Amazonka.SageMaker.Types.ContentClassifier" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ContentClassifier'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromContentClassifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DataDistributionType

newtype DataDistributionType Source #

Instances

Instances details
FromJSON DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

FromJSONKey DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToJSON DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToJSONKey DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToByteString DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToHeader DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToLog DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToQuery DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

FromText DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToText DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

FromXML DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

ToXML DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

Generic DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

Associated Types

type Rep DataDistributionType :: Type -> Type #

Read DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

Show DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

NFData DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

Methods

rnf :: DataDistributionType -> () #

Eq DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

Ord DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

Hashable DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

type Rep DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataDistributionType

type Rep DataDistributionType = D1 ('MetaData "DataDistributionType" "Amazonka.SageMaker.Types.DataDistributionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DataDistributionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataDistributionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DetailedAlgorithmStatus

newtype DetailedAlgorithmStatus Source #

Instances

Instances details
FromJSON DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

FromJSONKey DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToJSON DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToJSONKey DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToByteString DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToHeader DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToLog DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToQuery DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

FromText DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToText DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

FromXML DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

ToXML DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

Generic DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

Associated Types

type Rep DetailedAlgorithmStatus :: Type -> Type #

Read DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

Show DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

NFData DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

Methods

rnf :: DetailedAlgorithmStatus -> () #

Eq DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

Ord DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

Hashable DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

type Rep DetailedAlgorithmStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedAlgorithmStatus

type Rep DetailedAlgorithmStatus = D1 ('MetaData "DetailedAlgorithmStatus" "Amazonka.SageMaker.Types.DetailedAlgorithmStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DetailedAlgorithmStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDetailedAlgorithmStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DetailedModelPackageStatus

newtype DetailedModelPackageStatus Source #

Instances

Instances details
FromJSON DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

FromJSONKey DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToJSON DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToJSONKey DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToByteString DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToHeader DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToLog DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToQuery DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

FromText DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToText DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

FromXML DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

ToXML DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

Generic DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

Associated Types

type Rep DetailedModelPackageStatus :: Type -> Type #

Read DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

Show DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

NFData DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

Eq DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

Ord DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

Hashable DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

type Rep DetailedModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DetailedModelPackageStatus

type Rep DetailedModelPackageStatus = D1 ('MetaData "DetailedModelPackageStatus" "Amazonka.SageMaker.Types.DetailedModelPackageStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DetailedModelPackageStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDetailedModelPackageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeviceDeploymentStatus

newtype DeviceDeploymentStatus Source #

Instances

Instances details
FromJSON DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

FromJSONKey DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToJSON DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToJSONKey DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToByteString DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToHeader DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToLog DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToQuery DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

FromText DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToText DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

FromXML DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

ToXML DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

Generic DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

Associated Types

type Rep DeviceDeploymentStatus :: Type -> Type #

Read DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

Show DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

NFData DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

Methods

rnf :: DeviceDeploymentStatus -> () #

Eq DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

Ord DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

Hashable DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

type Rep DeviceDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentStatus

type Rep DeviceDeploymentStatus = D1 ('MetaData "DeviceDeploymentStatus" "Amazonka.SageMaker.Types.DeviceDeploymentStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DeviceDeploymentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceDeploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeviceSubsetType

newtype DeviceSubsetType Source #

Instances

Instances details
FromJSON DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

FromJSONKey DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToJSON DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToJSONKey DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToByteString DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToHeader DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToLog DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToQuery DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

FromText DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToText DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

FromXML DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

ToXML DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

Generic DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

Associated Types

type Rep DeviceSubsetType :: Type -> Type #

Read DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

Show DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

NFData DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

Methods

rnf :: DeviceSubsetType -> () #

Eq DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

Ord DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

Hashable DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

type Rep DeviceSubsetType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSubsetType

type Rep DeviceSubsetType = D1 ('MetaData "DeviceSubsetType" "Amazonka.SageMaker.Types.DeviceSubsetType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DeviceSubsetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceSubsetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DirectInternetAccess

newtype DirectInternetAccess Source #

Instances

Instances details
FromJSON DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

FromJSONKey DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToJSON DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToJSONKey DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToByteString DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToHeader DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToLog DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToQuery DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

FromText DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToText DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

FromXML DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

ToXML DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

Generic DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

Associated Types

type Rep DirectInternetAccess :: Type -> Type #

Read DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

Show DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

NFData DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

Methods

rnf :: DirectInternetAccess -> () #

Eq DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

Ord DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

Hashable DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

type Rep DirectInternetAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DirectInternetAccess

type Rep DirectInternetAccess = D1 ('MetaData "DirectInternetAccess" "Amazonka.SageMaker.Types.DirectInternetAccess" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DirectInternetAccess'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDirectInternetAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Direction

newtype Direction Source #

Constructors

Direction' 

Fields

Bundled Patterns

pattern Direction_Ascendants :: Direction 
pattern Direction_Both :: Direction 
pattern Direction_Descendants :: Direction 

Instances

Instances details
FromJSON Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

FromJSONKey Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToJSON Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToJSONKey Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToByteString Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Methods

toBS :: Direction -> ByteString #

ToHeader Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToLog Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToQuery Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

FromText Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToText Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Methods

toText :: Direction -> Text #

FromXML Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

ToXML Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Methods

toXML :: Direction -> XML #

Generic Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Associated Types

type Rep Direction :: Type -> Type #

Read Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Show Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

NFData Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Methods

rnf :: Direction -> () #

Eq Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Ord Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

Hashable Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

type Rep Direction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Direction

type Rep Direction = D1 ('MetaData "Direction" "Amazonka.SageMaker.Types.Direction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "Direction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDirection") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DomainStatus

newtype DomainStatus Source #

Constructors

DomainStatus' 

Instances

Instances details
FromJSON DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

FromJSONKey DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToJSON DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToJSONKey DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToByteString DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToHeader DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToLog DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToQuery DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

FromText DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToText DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Methods

toText :: DomainStatus -> Text #

FromXML DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

ToXML DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Methods

toXML :: DomainStatus -> XML #

Generic DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Associated Types

type Rep DomainStatus :: Type -> Type #

Read DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Show DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

NFData DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Methods

rnf :: DomainStatus -> () #

Eq DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Ord DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

Hashable DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

type Rep DomainStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainStatus

type Rep DomainStatus = D1 ('MetaData "DomainStatus" "Amazonka.SageMaker.Types.DomainStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "DomainStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDomainStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EdgePackagingJobStatus

newtype EdgePackagingJobStatus Source #

Instances

Instances details
FromJSON EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

FromJSONKey EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToJSON EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToJSONKey EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToByteString EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToHeader EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToLog EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToQuery EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

FromText EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToText EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

FromXML EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

ToXML EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

Generic EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

Associated Types

type Rep EdgePackagingJobStatus :: Type -> Type #

Read EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

Show EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

NFData EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

Methods

rnf :: EdgePackagingJobStatus -> () #

Eq EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

Ord EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

Hashable EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

type Rep EdgePackagingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobStatus

type Rep EdgePackagingJobStatus = D1 ('MetaData "EdgePackagingJobStatus" "Amazonka.SageMaker.Types.EdgePackagingJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "EdgePackagingJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEdgePackagingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EdgePresetDeploymentStatus

newtype EdgePresetDeploymentStatus Source #

Instances

Instances details
FromJSON EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

FromJSONKey EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToJSON EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToJSONKey EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToByteString EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToHeader EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToLog EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToQuery EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

FromText EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToText EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

FromXML EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

ToXML EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

Generic EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

Associated Types

type Rep EdgePresetDeploymentStatus :: Type -> Type #

Read EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

Show EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

NFData EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

Eq EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

Ord EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

Hashable EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

type Rep EdgePresetDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentStatus

type Rep EdgePresetDeploymentStatus = D1 ('MetaData "EdgePresetDeploymentStatus" "Amazonka.SageMaker.Types.EdgePresetDeploymentStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "EdgePresetDeploymentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEdgePresetDeploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EdgePresetDeploymentType

newtype EdgePresetDeploymentType Source #

Instances

Instances details
FromJSON EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

FromJSONKey EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToJSON EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToJSONKey EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToByteString EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToHeader EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToLog EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToQuery EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

FromText EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToText EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

FromXML EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

ToXML EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Generic EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Associated Types

type Rep EdgePresetDeploymentType :: Type -> Type #

Read EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Show EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

NFData EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Eq EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Ord EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

Hashable EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

type Rep EdgePresetDeploymentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentType

type Rep EdgePresetDeploymentType = D1 ('MetaData "EdgePresetDeploymentType" "Amazonka.SageMaker.Types.EdgePresetDeploymentType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "EdgePresetDeploymentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEdgePresetDeploymentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EndpointConfigSortKey

newtype EndpointConfigSortKey Source #

Instances

Instances details
FromJSON EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromJSONKey EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToJSON EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToJSONKey EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToByteString EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToHeader EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToLog EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToQuery EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromText EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToText EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

FromXML EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

ToXML EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Generic EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Associated Types

type Rep EndpointConfigSortKey :: Type -> Type #

Read EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Show EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

NFData EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Methods

rnf :: EndpointConfigSortKey -> () #

Eq EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Ord EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

Hashable EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

type Rep EndpointConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSortKey

type Rep EndpointConfigSortKey = D1 ('MetaData "EndpointConfigSortKey" "Amazonka.SageMaker.Types.EndpointConfigSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "EndpointConfigSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEndpointConfigSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EndpointSortKey

newtype EndpointSortKey Source #

Constructors

EndpointSortKey' 

Instances

Instances details
FromJSON EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromJSONKey EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToJSON EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToJSONKey EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToByteString EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToHeader EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToLog EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToQuery EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromText EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToText EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

FromXML EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

ToXML EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Methods

toXML :: EndpointSortKey -> XML #

Generic EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Associated Types

type Rep EndpointSortKey :: Type -> Type #

Read EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Show EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

NFData EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Methods

rnf :: EndpointSortKey -> () #

Eq EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Ord EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

Hashable EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

type Rep EndpointSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSortKey

type Rep EndpointSortKey = D1 ('MetaData "EndpointSortKey" "Amazonka.SageMaker.Types.EndpointSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "EndpointSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEndpointSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EndpointStatus

newtype EndpointStatus Source #

Constructors

EndpointStatus' 

Instances

Instances details
FromJSON EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

FromJSONKey EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToJSON EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToJSONKey EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToByteString EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToHeader EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToLog EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToQuery EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

FromText EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToText EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

FromXML EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

ToXML EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

Methods

toXML :: EndpointStatus -> XML #

Generic EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

Associated Types

type Rep EndpointStatus :: Type -> Type #

Read EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

Show EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

NFData EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

Methods

rnf :: EndpointStatus -> () #

Eq EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

Ord EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

Hashable EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

type Rep EndpointStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointStatus

type Rep EndpointStatus = D1 ('MetaData "EndpointStatus" "Amazonka.SageMaker.Types.EndpointStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "EndpointStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEndpointStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExecutionRoleIdentityConfig

newtype ExecutionRoleIdentityConfig Source #

Instances

Instances details
FromJSON ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

FromJSONKey ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToJSON ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToJSONKey ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToByteString ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToHeader ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToLog ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToQuery ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

FromText ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToText ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

FromXML ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

ToXML ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

Generic ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

Associated Types

type Rep ExecutionRoleIdentityConfig :: Type -> Type #

Read ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

Show ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

NFData ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

Eq ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

Ord ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

Hashable ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

type Rep ExecutionRoleIdentityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig

type Rep ExecutionRoleIdentityConfig = D1 ('MetaData "ExecutionRoleIdentityConfig" "Amazonka.SageMaker.Types.ExecutionRoleIdentityConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ExecutionRoleIdentityConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionRoleIdentityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ExecutionStatus

newtype ExecutionStatus Source #

Constructors

ExecutionStatus' 

Instances

Instances details
FromJSON ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

FromJSONKey ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToJSON ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToJSONKey ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToByteString ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToHeader ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToLog ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToQuery ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

FromText ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToText ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

FromXML ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

ToXML ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

Methods

toXML :: ExecutionStatus -> XML #

Generic ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

Associated Types

type Rep ExecutionStatus :: Type -> Type #

Read ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

Show ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

NFData ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

Methods

rnf :: ExecutionStatus -> () #

Eq ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

Ord ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

Hashable ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

type Rep ExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExecutionStatus

type Rep ExecutionStatus = D1 ('MetaData "ExecutionStatus" "Amazonka.SageMaker.Types.ExecutionStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FailureHandlingPolicy

newtype FailureHandlingPolicy Source #

Instances

Instances details
FromJSON FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

FromJSONKey FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToJSON FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToJSONKey FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToByteString FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToHeader FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToLog FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToQuery FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

FromText FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToText FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

FromXML FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

ToXML FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

Generic FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

Associated Types

type Rep FailureHandlingPolicy :: Type -> Type #

Read FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

Show FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

NFData FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

Methods

rnf :: FailureHandlingPolicy -> () #

Eq FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

Ord FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

Hashable FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

type Rep FailureHandlingPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailureHandlingPolicy

type Rep FailureHandlingPolicy = D1 ('MetaData "FailureHandlingPolicy" "Amazonka.SageMaker.Types.FailureHandlingPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FailureHandlingPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFailureHandlingPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeatureGroupSortBy

newtype FeatureGroupSortBy Source #

Instances

Instances details
FromJSON FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromJSONKey FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToJSON FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToJSONKey FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToByteString FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToHeader FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToLog FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToQuery FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromText FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToText FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

FromXML FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

ToXML FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Generic FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Associated Types

type Rep FeatureGroupSortBy :: Type -> Type #

Read FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Show FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

NFData FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Methods

rnf :: FeatureGroupSortBy -> () #

Eq FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Ord FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

Hashable FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

type Rep FeatureGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortBy

type Rep FeatureGroupSortBy = D1 ('MetaData "FeatureGroupSortBy" "Amazonka.SageMaker.Types.FeatureGroupSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FeatureGroupSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeatureGroupSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeatureGroupSortOrder

newtype FeatureGroupSortOrder Source #

Instances

Instances details
FromJSON FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromJSONKey FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToJSON FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToJSONKey FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToByteString FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToHeader FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToLog FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToQuery FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromText FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToText FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

FromXML FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

ToXML FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Generic FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Associated Types

type Rep FeatureGroupSortOrder :: Type -> Type #

Read FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Show FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

NFData FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Methods

rnf :: FeatureGroupSortOrder -> () #

Eq FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Ord FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

Hashable FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

type Rep FeatureGroupSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSortOrder

type Rep FeatureGroupSortOrder = D1 ('MetaData "FeatureGroupSortOrder" "Amazonka.SageMaker.Types.FeatureGroupSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FeatureGroupSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeatureGroupSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeatureGroupStatus

newtype FeatureGroupStatus Source #

Instances

Instances details
FromJSON FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

FromJSONKey FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToJSON FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToJSONKey FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToByteString FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToHeader FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToLog FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToQuery FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

FromText FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToText FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

FromXML FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

ToXML FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

Generic FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

Associated Types

type Rep FeatureGroupStatus :: Type -> Type #

Read FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

Show FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

NFData FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

Methods

rnf :: FeatureGroupStatus -> () #

Eq FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

Ord FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

Hashable FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

type Rep FeatureGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupStatus

type Rep FeatureGroupStatus = D1 ('MetaData "FeatureGroupStatus" "Amazonka.SageMaker.Types.FeatureGroupStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FeatureGroupStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeatureGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeatureStatus

newtype FeatureStatus Source #

Constructors

FeatureStatus' 

Instances

Instances details
FromJSON FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

FromJSONKey FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToJSON FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToJSONKey FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToByteString FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToHeader FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToLog FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToQuery FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

FromText FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToText FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Methods

toText :: FeatureStatus -> Text #

FromXML FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

ToXML FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Methods

toXML :: FeatureStatus -> XML #

Generic FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Associated Types

type Rep FeatureStatus :: Type -> Type #

Read FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Show FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

NFData FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Methods

rnf :: FeatureStatus -> () #

Eq FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Ord FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

Hashable FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

type Rep FeatureStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureStatus

type Rep FeatureStatus = D1 ('MetaData "FeatureStatus" "Amazonka.SageMaker.Types.FeatureStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FeatureStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeatureStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeatureType

newtype FeatureType Source #

Constructors

FeatureType' 

Instances

Instances details
FromJSON FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

FromJSONKey FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToJSON FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToJSONKey FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToByteString FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToHeader FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToLog FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToQuery FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

FromText FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToText FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Methods

toText :: FeatureType -> Text #

FromXML FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

ToXML FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Methods

toXML :: FeatureType -> XML #

Generic FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Associated Types

type Rep FeatureType :: Type -> Type #

Read FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Show FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

NFData FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Methods

rnf :: FeatureType -> () #

Eq FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Ord FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

Hashable FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

type Rep FeatureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureType

type Rep FeatureType = D1 ('MetaData "FeatureType" "Amazonka.SageMaker.Types.FeatureType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FeatureType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeatureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FileSystemAccessMode

newtype FileSystemAccessMode Source #

Instances

Instances details
FromJSON FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

FromJSONKey FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToJSON FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToJSONKey FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToByteString FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToHeader FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToLog FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToQuery FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

FromText FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToText FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

FromXML FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

ToXML FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

Generic FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

Associated Types

type Rep FileSystemAccessMode :: Type -> Type #

Read FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

Show FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

NFData FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

Methods

rnf :: FileSystemAccessMode -> () #

Eq FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

Ord FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

Hashable FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

type Rep FileSystemAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemAccessMode

type Rep FileSystemAccessMode = D1 ('MetaData "FileSystemAccessMode" "Amazonka.SageMaker.Types.FileSystemAccessMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FileSystemAccessMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFileSystemAccessMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FileSystemType

newtype FileSystemType Source #

Constructors

FileSystemType' 

Instances

Instances details
FromJSON FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

FromJSONKey FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToJSON FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToJSONKey FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToByteString FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToHeader FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToLog FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToQuery FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

FromText FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToText FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

FromXML FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

ToXML FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

Methods

toXML :: FileSystemType -> XML #

Generic FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

Associated Types

type Rep FileSystemType :: Type -> Type #

Read FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

Show FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

NFData FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

Methods

rnf :: FileSystemType -> () #

Eq FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

Ord FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

Hashable FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

type Rep FileSystemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemType

type Rep FileSystemType = D1 ('MetaData "FileSystemType" "Amazonka.SageMaker.Types.FileSystemType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FileSystemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFileSystemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FlowDefinitionStatus

newtype FlowDefinitionStatus Source #

Instances

Instances details
FromJSON FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

FromJSONKey FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToJSON FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToJSONKey FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToByteString FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToHeader FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToLog FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToQuery FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

FromText FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToText FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

FromXML FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

ToXML FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

Generic FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

Associated Types

type Rep FlowDefinitionStatus :: Type -> Type #

Read FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

Show FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

NFData FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

Methods

rnf :: FlowDefinitionStatus -> () #

Eq FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

Ord FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

Hashable FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

type Rep FlowDefinitionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionStatus

type Rep FlowDefinitionStatus = D1 ('MetaData "FlowDefinitionStatus" "Amazonka.SageMaker.Types.FlowDefinitionStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "FlowDefinitionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFlowDefinitionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Framework

newtype Framework Source #

Constructors

Framework' 

Fields

Instances

Instances details
FromJSON Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

FromJSONKey Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToJSON Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToJSONKey Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToByteString Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Methods

toBS :: Framework -> ByteString #

ToHeader Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToLog Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToQuery Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

FromText Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToText Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Methods

toText :: Framework -> Text #

FromXML Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

ToXML Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Methods

toXML :: Framework -> XML #

Generic Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Associated Types

type Rep Framework :: Type -> Type #

Read Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Show Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

NFData Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Methods

rnf :: Framework -> () #

Eq Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Ord Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

Hashable Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

type Rep Framework Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Framework

type Rep Framework = D1 ('MetaData "Framework" "Amazonka.SageMaker.Types.Framework" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "Framework'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFramework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HubContentSortBy

newtype HubContentSortBy Source #

Instances

Instances details
FromJSON HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

FromJSONKey HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToJSON HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToJSONKey HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToByteString HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToHeader HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToLog HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToQuery HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

FromText HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToText HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

FromXML HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

ToXML HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

Generic HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

Associated Types

type Rep HubContentSortBy :: Type -> Type #

Read HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

Show HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

NFData HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

Methods

rnf :: HubContentSortBy -> () #

Eq HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

Ord HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

Hashable HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

type Rep HubContentSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentSortBy

type Rep HubContentSortBy = D1 ('MetaData "HubContentSortBy" "Amazonka.SageMaker.Types.HubContentSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HubContentSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHubContentSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HubContentStatus

newtype HubContentStatus Source #

Instances

Instances details
FromJSON HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

FromJSONKey HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToJSON HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToJSONKey HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToByteString HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToHeader HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToLog HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToQuery HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

FromText HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToText HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

FromXML HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

ToXML HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

Generic HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

Associated Types

type Rep HubContentStatus :: Type -> Type #

Read HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

Show HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

NFData HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

Methods

rnf :: HubContentStatus -> () #

Eq HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

Ord HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

Hashable HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

type Rep HubContentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentStatus

type Rep HubContentStatus = D1 ('MetaData "HubContentStatus" "Amazonka.SageMaker.Types.HubContentStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HubContentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHubContentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HubContentType

newtype HubContentType Source #

Constructors

HubContentType' 

Instances

Instances details
FromJSON HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

FromJSONKey HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToJSON HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToJSONKey HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToByteString HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToHeader HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToLog HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToQuery HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

FromText HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToText HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

FromXML HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

ToXML HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Methods

toXML :: HubContentType -> XML #

Generic HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Associated Types

type Rep HubContentType :: Type -> Type #

Read HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Show HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

NFData HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Methods

rnf :: HubContentType -> () #

Eq HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Ord HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

Hashable HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

type Rep HubContentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentType

type Rep HubContentType = D1 ('MetaData "HubContentType" "Amazonka.SageMaker.Types.HubContentType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HubContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHubContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HubSortBy

newtype HubSortBy Source #

Constructors

HubSortBy' 

Fields

Instances

Instances details
FromJSON HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

FromJSONKey HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToJSON HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToJSONKey HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToByteString HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Methods

toBS :: HubSortBy -> ByteString #

ToHeader HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToLog HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToQuery HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

FromText HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToText HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Methods

toText :: HubSortBy -> Text #

FromXML HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

ToXML HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Methods

toXML :: HubSortBy -> XML #

Generic HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Associated Types

type Rep HubSortBy :: Type -> Type #

Read HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Show HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

NFData HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Methods

rnf :: HubSortBy -> () #

Eq HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Ord HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

Hashable HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

type Rep HubSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubSortBy

type Rep HubSortBy = D1 ('MetaData "HubSortBy" "Amazonka.SageMaker.Types.HubSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HubSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHubSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HubStatus

newtype HubStatus Source #

Constructors

HubStatus' 

Fields

Instances

Instances details
FromJSON HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

FromJSONKey HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToJSON HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToJSONKey HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToByteString HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Methods

toBS :: HubStatus -> ByteString #

ToHeader HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToLog HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToQuery HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

FromText HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToText HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Methods

toText :: HubStatus -> Text #

FromXML HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

ToXML HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Methods

toXML :: HubStatus -> XML #

Generic HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Associated Types

type Rep HubStatus :: Type -> Type #

Read HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Show HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

NFData HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Methods

rnf :: HubStatus -> () #

Eq HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Ord HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

Hashable HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

type Rep HubStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubStatus

type Rep HubStatus = D1 ('MetaData "HubStatus" "Amazonka.SageMaker.Types.HubStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HubStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHubStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HumanTaskUiStatus

newtype HumanTaskUiStatus Source #

Instances

Instances details
FromJSON HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

FromJSONKey HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToJSON HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToJSONKey HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToByteString HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToHeader HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToLog HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToQuery HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

FromText HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToText HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

FromXML HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

ToXML HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

Generic HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

Associated Types

type Rep HumanTaskUiStatus :: Type -> Type #

Read HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

Show HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

NFData HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

Methods

rnf :: HumanTaskUiStatus -> () #

Eq HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

Ord HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

Hashable HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

type Rep HumanTaskUiStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiStatus

type Rep HumanTaskUiStatus = D1 ('MetaData "HumanTaskUiStatus" "Amazonka.SageMaker.Types.HumanTaskUiStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HumanTaskUiStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHumanTaskUiStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterScalingType

newtype HyperParameterScalingType Source #

Instances

Instances details
FromJSON HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

FromJSONKey HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToJSON HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToJSONKey HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToByteString HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToHeader HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToLog HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToQuery HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

FromText HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToText HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

FromXML HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

ToXML HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

Generic HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

Associated Types

type Rep HyperParameterScalingType :: Type -> Type #

Read HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

Show HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

NFData HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

Eq HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

Ord HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

Hashable HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

type Rep HyperParameterScalingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterScalingType

type Rep HyperParameterScalingType = D1 ('MetaData "HyperParameterScalingType" "Amazonka.SageMaker.Types.HyperParameterScalingType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterScalingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterScalingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterTuningAllocationStrategy

newtype HyperParameterTuningAllocationStrategy Source #

Instances

Instances details
FromJSON HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

FromJSONKey HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToJSON HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToJSONKey HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToByteString HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToHeader HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToLog HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToQuery HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

FromText HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToText HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

FromXML HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

ToXML HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

Generic HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

Read HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

Show HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

NFData HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

Eq HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

Ord HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

Hashable HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

type Rep HyperParameterTuningAllocationStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy

type Rep HyperParameterTuningAllocationStrategy = D1 ('MetaData "HyperParameterTuningAllocationStrategy" "Amazonka.SageMaker.Types.HyperParameterTuningAllocationStrategy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterTuningAllocationStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterTuningAllocationStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterTuningJobObjectiveType

newtype HyperParameterTuningJobObjectiveType Source #

Instances

Instances details
FromJSON HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

FromJSONKey HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToJSON HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToJSONKey HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToByteString HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToHeader HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToLog HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToQuery HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

FromText HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToText HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

FromXML HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

ToXML HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

Generic HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

Read HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

Show HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

NFData HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

Eq HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

Ord HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

Hashable HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

type Rep HyperParameterTuningJobObjectiveType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType

type Rep HyperParameterTuningJobObjectiveType = D1 ('MetaData "HyperParameterTuningJobObjectiveType" "Amazonka.SageMaker.Types.HyperParameterTuningJobObjectiveType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterTuningJobObjectiveType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterTuningJobObjectiveType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterTuningJobSortByOptions

newtype HyperParameterTuningJobSortByOptions Source #

Instances

Instances details
FromJSON HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

FromJSONKey HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToJSON HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToJSONKey HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToByteString HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToHeader HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToLog HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToQuery HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

FromText HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToText HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

FromXML HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

ToXML HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

Generic HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

Read HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

Show HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

NFData HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

Eq HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

Ord HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

Hashable HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

type Rep HyperParameterTuningJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions

type Rep HyperParameterTuningJobSortByOptions = D1 ('MetaData "HyperParameterTuningJobSortByOptions" "Amazonka.SageMaker.Types.HyperParameterTuningJobSortByOptions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterTuningJobSortByOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterTuningJobSortByOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterTuningJobStatus

newtype HyperParameterTuningJobStatus Source #

Instances

Instances details
FromJSON HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

FromJSONKey HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToJSON HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToJSONKey HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToByteString HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToHeader HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToLog HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToQuery HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

FromText HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToText HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

FromXML HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

ToXML HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

Generic HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

Associated Types

type Rep HyperParameterTuningJobStatus :: Type -> Type #

Read HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

Show HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

NFData HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

Eq HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

Ord HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

Hashable HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

type Rep HyperParameterTuningJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStatus

type Rep HyperParameterTuningJobStatus = D1 ('MetaData "HyperParameterTuningJobStatus" "Amazonka.SageMaker.Types.HyperParameterTuningJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterTuningJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterTuningJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterTuningJobStrategyType

newtype HyperParameterTuningJobStrategyType Source #

The strategy hyperparameter tuning uses to find the best combination of hyperparameters for your model. Currently, the only supported value is Bayesian.

Instances

Instances details
FromJSON HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

FromJSONKey HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToJSON HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToJSONKey HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToByteString HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToHeader HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToLog HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToQuery HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

FromText HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToText HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

FromXML HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

ToXML HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

Generic HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

Read HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

Show HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

NFData HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

Eq HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

Ord HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

Hashable HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

type Rep HyperParameterTuningJobStrategyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType

type Rep HyperParameterTuningJobStrategyType = D1 ('MetaData "HyperParameterTuningJobStrategyType" "Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterTuningJobStrategyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterTuningJobStrategyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

HyperParameterTuningJobWarmStartType

newtype HyperParameterTuningJobWarmStartType Source #

Instances

Instances details
FromJSON HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

FromJSONKey HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToJSON HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToJSONKey HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToByteString HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToHeader HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToLog HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToQuery HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

FromText HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToText HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

FromXML HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

ToXML HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

Generic HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

Read HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

Show HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

NFData HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

Eq HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

Ord HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

Hashable HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

type Rep HyperParameterTuningJobWarmStartType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType

type Rep HyperParameterTuningJobWarmStartType = D1 ('MetaData "HyperParameterTuningJobWarmStartType" "Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "HyperParameterTuningJobWarmStartType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromHyperParameterTuningJobWarmStartType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageSortBy

newtype ImageSortBy Source #

Constructors

ImageSortBy' 

Instances

Instances details
FromJSON ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

FromJSONKey ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToJSON ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToJSONKey ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToByteString ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToHeader ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToLog ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToQuery ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

FromText ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToText ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Methods

toText :: ImageSortBy -> Text #

FromXML ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

ToXML ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Methods

toXML :: ImageSortBy -> XML #

Generic ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Associated Types

type Rep ImageSortBy :: Type -> Type #

Read ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Show ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

NFData ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Methods

rnf :: ImageSortBy -> () #

Eq ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Ord ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

Hashable ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

type Rep ImageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortBy

type Rep ImageSortBy = D1 ('MetaData "ImageSortBy" "Amazonka.SageMaker.Types.ImageSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ImageSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageSortOrder

newtype ImageSortOrder Source #

Constructors

ImageSortOrder' 

Instances

Instances details
FromJSON ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

FromJSONKey ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToJSON ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToJSONKey ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToByteString ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToHeader ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToLog ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToQuery ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

FromText ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToText ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

FromXML ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

ToXML ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

Methods

toXML :: ImageSortOrder -> XML #

Generic ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

Associated Types

type Rep ImageSortOrder :: Type -> Type #

Read ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

Show ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

NFData ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

Methods

rnf :: ImageSortOrder -> () #

Eq ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

Ord ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

Hashable ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

type Rep ImageSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageSortOrder

type Rep ImageSortOrder = D1 ('MetaData "ImageSortOrder" "Amazonka.SageMaker.Types.ImageSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ImageSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageStatus

newtype ImageStatus Source #

Constructors

ImageStatus' 

Instances

Instances details
FromJSON ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

FromJSONKey ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToJSON ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToJSONKey ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToByteString ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToHeader ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToLog ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToQuery ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

FromText ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToText ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Methods

toText :: ImageStatus -> Text #

FromXML ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

ToXML ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Methods

toXML :: ImageStatus -> XML #

Generic ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Associated Types

type Rep ImageStatus :: Type -> Type #

Read ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Show ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

NFData ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Methods

rnf :: ImageStatus -> () #

Eq ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Ord ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

Hashable ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

type Rep ImageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageStatus

type Rep ImageStatus = D1 ('MetaData "ImageStatus" "Amazonka.SageMaker.Types.ImageStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ImageStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageVersionSortBy

newtype ImageVersionSortBy Source #

Instances

Instances details
FromJSON ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

FromJSONKey ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToJSON ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToJSONKey ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToByteString ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToHeader ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToLog ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToQuery ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

FromText ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToText ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

FromXML ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

ToXML ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

Generic ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

Associated Types

type Rep ImageVersionSortBy :: Type -> Type #

Read ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

Show ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

NFData ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

Methods

rnf :: ImageVersionSortBy -> () #

Eq ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

Ord ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

Hashable ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

type Rep ImageVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortBy

type Rep ImageVersionSortBy = D1 ('MetaData "ImageVersionSortBy" "Amazonka.SageMaker.Types.ImageVersionSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ImageVersionSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageVersionSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageVersionSortOrder

newtype ImageVersionSortOrder Source #

Instances

Instances details
FromJSON ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

FromJSONKey ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToJSON ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToJSONKey ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToByteString ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToHeader ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToLog ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToQuery ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

FromText ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToText ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

FromXML ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

ToXML ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

Generic ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

Associated Types

type Rep ImageVersionSortOrder :: Type -> Type #

Read ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

Show ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

NFData ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

Methods

rnf :: ImageVersionSortOrder -> () #

Eq ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

Ord ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

Hashable ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

type Rep ImageVersionSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionSortOrder

type Rep ImageVersionSortOrder = D1 ('MetaData "ImageVersionSortOrder" "Amazonka.SageMaker.Types.ImageVersionSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ImageVersionSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageVersionSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ImageVersionStatus

newtype ImageVersionStatus Source #

Instances

Instances details
FromJSON ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

FromJSONKey ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToJSON ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToJSONKey ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToByteString ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToHeader ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToLog ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToQuery ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

FromText ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToText ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

FromXML ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

ToXML ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

Generic ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

Associated Types

type Rep ImageVersionStatus :: Type -> Type #

Read ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

Show ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

NFData ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

Methods

rnf :: ImageVersionStatus -> () #

Eq ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

Ord ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

Hashable ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

type Rep ImageVersionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersionStatus

type Rep ImageVersionStatus = D1 ('MetaData "ImageVersionStatus" "Amazonka.SageMaker.Types.ImageVersionStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ImageVersionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromImageVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InferenceExecutionMode

newtype InferenceExecutionMode Source #

Instances

Instances details
FromJSON InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

FromJSONKey InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToJSON InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToJSONKey InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToByteString InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToHeader InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToLog InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToQuery InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

FromText InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToText InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

FromXML InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

ToXML InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

Generic InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

Associated Types

type Rep InferenceExecutionMode :: Type -> Type #

Read InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

Show InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

NFData InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

Methods

rnf :: InferenceExecutionMode -> () #

Eq InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

Ord InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

Hashable InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

type Rep InferenceExecutionMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionMode

type Rep InferenceExecutionMode = D1 ('MetaData "InferenceExecutionMode" "Amazonka.SageMaker.Types.InferenceExecutionMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "InferenceExecutionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInferenceExecutionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InferenceExperimentStatus

newtype InferenceExperimentStatus Source #

Instances

Instances details
FromJSON InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

FromJSONKey InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToJSON InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToJSONKey InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToByteString InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToHeader InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToLog InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToQuery InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

FromText InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToText InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

FromXML InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

ToXML InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

Generic InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

Associated Types

type Rep InferenceExperimentStatus :: Type -> Type #

Read InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

Show InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

NFData InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

Eq InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

Ord InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

Hashable InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

type Rep InferenceExperimentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStatus

type Rep InferenceExperimentStatus = D1 ('MetaData "InferenceExperimentStatus" "Amazonka.SageMaker.Types.InferenceExperimentStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "InferenceExperimentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInferenceExperimentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InferenceExperimentStopDesiredState

newtype InferenceExperimentStopDesiredState Source #

Instances

Instances details
FromJSON InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

FromJSONKey InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToJSON InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToJSONKey InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToByteString InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToHeader InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToLog InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToQuery InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

FromText InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToText InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

FromXML InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

ToXML InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

Generic InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

Read InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

Show InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

NFData InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

Eq InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

Ord InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

Hashable InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

type Rep InferenceExperimentStopDesiredState Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState

type Rep InferenceExperimentStopDesiredState = D1 ('MetaData "InferenceExperimentStopDesiredState" "Amazonka.SageMaker.Types.InferenceExperimentStopDesiredState" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "InferenceExperimentStopDesiredState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInferenceExperimentStopDesiredState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InferenceExperimentType

newtype InferenceExperimentType Source #

Instances

Instances details
FromJSON InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

FromJSONKey InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToJSON InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToJSONKey InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToByteString InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToHeader InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToLog InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToQuery InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

FromText InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToText InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

FromXML InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

ToXML InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Generic InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Associated Types

type Rep InferenceExperimentType :: Type -> Type #

Read InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Show InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

NFData InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Methods

rnf :: InferenceExperimentType -> () #

Eq InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Ord InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

Hashable InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

type Rep InferenceExperimentType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentType

type Rep InferenceExperimentType = D1 ('MetaData "InferenceExperimentType" "Amazonka.SageMaker.Types.InferenceExperimentType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "InferenceExperimentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInferenceExperimentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InputMode

newtype InputMode Source #

Constructors

InputMode' 

Fields

Bundled Patterns

pattern InputMode_File :: InputMode 
pattern InputMode_Pipe :: InputMode 

Instances

Instances details
FromJSON InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

FromJSONKey InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToJSON InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToJSONKey InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToByteString InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Methods

toBS :: InputMode -> ByteString #

ToHeader InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToLog InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToQuery InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

FromText InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToText InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Methods

toText :: InputMode -> Text #

FromXML InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

ToXML InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Methods

toXML :: InputMode -> XML #

Generic InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Associated Types

type Rep InputMode :: Type -> Type #

Read InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Show InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

NFData InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Methods

rnf :: InputMode -> () #

Eq InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Ord InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

Hashable InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

type Rep InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputMode

type Rep InputMode = D1 ('MetaData "InputMode" "Amazonka.SageMaker.Types.InputMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "InputMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InstanceType

newtype InstanceType Source #

Constructors

InstanceType' 

Bundled Patterns

pattern InstanceType_Ml_c4_2xlarge :: InstanceType 
pattern InstanceType_Ml_c4_4xlarge :: InstanceType 
pattern InstanceType_Ml_c4_8xlarge :: InstanceType 
pattern InstanceType_Ml_c4_xlarge :: InstanceType 
pattern InstanceType_Ml_c5_18xlarge :: InstanceType 
pattern InstanceType_Ml_c5_2xlarge :: InstanceType 
pattern InstanceType_Ml_c5_4xlarge :: InstanceType 
pattern InstanceType_Ml_c5_9xlarge :: InstanceType 
pattern InstanceType_Ml_c5_xlarge :: InstanceType 
pattern InstanceType_Ml_c5d_18xlarge :: InstanceType 
pattern InstanceType_Ml_c5d_2xlarge :: InstanceType 
pattern InstanceType_Ml_c5d_4xlarge :: InstanceType 
pattern InstanceType_Ml_c5d_9xlarge :: InstanceType 
pattern InstanceType_Ml_c5d_xlarge :: InstanceType 
pattern InstanceType_Ml_g4dn_12xlarge :: InstanceType 
pattern InstanceType_Ml_g4dn_16xlarge :: InstanceType 
pattern InstanceType_Ml_g4dn_2xlarge :: InstanceType 
pattern InstanceType_Ml_g4dn_4xlarge :: InstanceType 
pattern InstanceType_Ml_g4dn_8xlarge :: InstanceType 
pattern InstanceType_Ml_g4dn_xlarge :: InstanceType 
pattern InstanceType_Ml_g5_12xlarge :: InstanceType 
pattern InstanceType_Ml_g5_16xlarge :: InstanceType 
pattern InstanceType_Ml_g5_24xlarge :: InstanceType 
pattern InstanceType_Ml_g5_2xlarge :: InstanceType 
pattern InstanceType_Ml_g5_48xlarge :: InstanceType 
pattern InstanceType_Ml_g5_4xlarge :: InstanceType 
pattern InstanceType_Ml_g5_8xlarge :: InstanceType 
pattern InstanceType_Ml_g5_xlarge :: InstanceType 
pattern InstanceType_Ml_m4_10xlarge :: InstanceType 
pattern InstanceType_Ml_m4_16xlarge :: InstanceType 
pattern InstanceType_Ml_m4_2xlarge :: InstanceType 
pattern InstanceType_Ml_m4_4xlarge :: InstanceType 
pattern InstanceType_Ml_m4_xlarge :: InstanceType 
pattern InstanceType_Ml_m5_12xlarge :: InstanceType 
pattern InstanceType_Ml_m5_24xlarge :: InstanceType 
pattern InstanceType_Ml_m5_2xlarge :: InstanceType 
pattern InstanceType_Ml_m5_4xlarge :: InstanceType 
pattern InstanceType_Ml_m5_xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_12xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_16xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_24xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_2xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_4xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_8xlarge :: InstanceType 
pattern InstanceType_Ml_m5d_large :: InstanceType 
pattern InstanceType_Ml_m5d_xlarge :: InstanceType 
pattern InstanceType_Ml_p2_16xlarge :: InstanceType 
pattern InstanceType_Ml_p2_8xlarge :: InstanceType 
pattern InstanceType_Ml_p2_xlarge :: InstanceType 
pattern InstanceType_Ml_p3_16xlarge :: InstanceType 
pattern InstanceType_Ml_p3_2xlarge :: InstanceType 
pattern InstanceType_Ml_p3_8xlarge :: InstanceType 
pattern InstanceType_Ml_p3dn_24xlarge :: InstanceType 
pattern InstanceType_Ml_r5_12xlarge :: InstanceType 
pattern InstanceType_Ml_r5_16xlarge :: InstanceType 
pattern InstanceType_Ml_r5_24xlarge :: InstanceType 
pattern InstanceType_Ml_r5_2xlarge :: InstanceType 
pattern InstanceType_Ml_r5_4xlarge :: InstanceType 
pattern InstanceType_Ml_r5_8xlarge :: InstanceType 
pattern InstanceType_Ml_r5_large :: InstanceType 
pattern InstanceType_Ml_r5_xlarge :: InstanceType 
pattern InstanceType_Ml_t2_2xlarge :: InstanceType 
pattern InstanceType_Ml_t2_large :: InstanceType 
pattern InstanceType_Ml_t2_medium :: InstanceType 
pattern InstanceType_Ml_t2_xlarge :: InstanceType 
pattern InstanceType_Ml_t3_2xlarge :: InstanceType 
pattern InstanceType_Ml_t3_large :: InstanceType 
pattern InstanceType_Ml_t3_medium :: InstanceType 
pattern InstanceType_Ml_t3_xlarge :: InstanceType 

Instances

Instances details
FromJSON InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

FromJSONKey InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToJSON InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToJSONKey InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToByteString InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToHeader InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToLog InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToQuery InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

FromText InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToText InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Methods

toText :: InstanceType -> Text #

FromXML InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

ToXML InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Methods

toXML :: InstanceType -> XML #

Generic InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Associated Types

type Rep InstanceType :: Type -> Type #

Read InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Show InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

NFData InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Methods

rnf :: InstanceType -> () #

Eq InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Ord InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

Hashable InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

type Rep InstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceType

type Rep InstanceType = D1 ('MetaData "InstanceType" "Amazonka.SageMaker.Types.InstanceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "InstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobType

newtype JobType Source #

Constructors

JobType' 

Fields

Bundled Patterns

pattern JobType_INFERENCE :: JobType 
pattern JobType_NOTEBOOK_KERNEL :: JobType 
pattern JobType_TRAINING :: JobType 

Instances

Instances details
FromJSON JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

FromJSONKey JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

ToJSON JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

ToJSONKey JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

ToByteString JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

toBS :: JobType -> ByteString #

ToHeader JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

toHeader :: HeaderName -> JobType -> [Header] #

ToLog JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

ToQuery JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

FromText JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

ToText JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

toText :: JobType -> Text #

FromXML JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

ToXML JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

toXML :: JobType -> XML #

Generic JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Associated Types

type Rep JobType :: Type -> Type #

Methods

from :: JobType -> Rep JobType x #

to :: Rep JobType x -> JobType #

Read JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Show JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

NFData JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

rnf :: JobType -> () #

Eq JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

(==) :: JobType -> JobType -> Bool #

(/=) :: JobType -> JobType -> Bool #

Ord JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Hashable JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

Methods

hashWithSalt :: Int -> JobType -> Int #

hash :: JobType -> Int #

type Rep JobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JobType

type Rep JobType = D1 ('MetaData "JobType" "Amazonka.SageMaker.Types.JobType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "JobType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JoinSource

newtype JoinSource Source #

Constructors

JoinSource' 

Fields

Bundled Patterns

pattern JoinSource_Input :: JoinSource 
pattern JoinSource_None :: JoinSource 

Instances

Instances details
FromJSON JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

FromJSONKey JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToJSON JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToJSONKey JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToByteString JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToHeader JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToLog JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToQuery JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

FromText JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToText JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Methods

toText :: JoinSource -> Text #

FromXML JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

ToXML JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Methods

toXML :: JoinSource -> XML #

Generic JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Associated Types

type Rep JoinSource :: Type -> Type #

Read JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Show JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

NFData JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Methods

rnf :: JoinSource -> () #

Eq JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Ord JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

Hashable JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

type Rep JoinSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JoinSource

type Rep JoinSource = D1 ('MetaData "JoinSource" "Amazonka.SageMaker.Types.JoinSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "JoinSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJoinSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LabelingJobStatus

newtype LabelingJobStatus Source #

Instances

Instances details
FromJSON LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromJSONKey LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToJSON LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToJSONKey LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToByteString LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToHeader LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToLog LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToQuery LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromText LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToText LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

FromXML LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

ToXML LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Generic LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Associated Types

type Rep LabelingJobStatus :: Type -> Type #

Read LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Show LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

NFData LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Methods

rnf :: LabelingJobStatus -> () #

Eq LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Ord LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

Hashable LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

type Rep LabelingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStatus

type Rep LabelingJobStatus = D1 ('MetaData "LabelingJobStatus" "Amazonka.SageMaker.Types.LabelingJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "LabelingJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLabelingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LastUpdateStatusValue

newtype LastUpdateStatusValue Source #

Instances

Instances details
FromJSON LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

FromJSONKey LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToJSON LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToJSONKey LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToByteString LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToHeader LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToLog LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToQuery LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

FromText LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToText LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

FromXML LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

ToXML LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

Generic LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

Associated Types

type Rep LastUpdateStatusValue :: Type -> Type #

Read LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

Show LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

NFData LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

Methods

rnf :: LastUpdateStatusValue -> () #

Eq LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

Ord LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

Hashable LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

type Rep LastUpdateStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatusValue

type Rep LastUpdateStatusValue = D1 ('MetaData "LastUpdateStatusValue" "Amazonka.SageMaker.Types.LastUpdateStatusValue" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "LastUpdateStatusValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLastUpdateStatusValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LineageType

newtype LineageType Source #

Constructors

LineageType' 

Instances

Instances details
FromJSON LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

FromJSONKey LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToJSON LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToJSONKey LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToByteString LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToHeader LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToLog LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToQuery LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

FromText LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToText LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Methods

toText :: LineageType -> Text #

FromXML LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

ToXML LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Methods

toXML :: LineageType -> XML #

Generic LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Associated Types

type Rep LineageType :: Type -> Type #

Read LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Show LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

NFData LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Methods

rnf :: LineageType -> () #

Eq LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Ord LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

Hashable LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

type Rep LineageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageType

type Rep LineageType = D1 ('MetaData "LineageType" "Amazonka.SageMaker.Types.LineageType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "LineageType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLineageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListCompilationJobsSortBy

newtype ListCompilationJobsSortBy Source #

Instances

Instances details
FromJSON ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

FromJSONKey ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToJSON ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToJSONKey ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToByteString ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToHeader ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToLog ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToQuery ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

FromText ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToText ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

FromXML ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

ToXML ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

Generic ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

Associated Types

type Rep ListCompilationJobsSortBy :: Type -> Type #

Read ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

Show ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

NFData ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

Eq ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

Ord ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

Hashable ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

type Rep ListCompilationJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListCompilationJobsSortBy

type Rep ListCompilationJobsSortBy = D1 ('MetaData "ListCompilationJobsSortBy" "Amazonka.SageMaker.Types.ListCompilationJobsSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListCompilationJobsSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListCompilationJobsSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListDeviceFleetsSortBy

newtype ListDeviceFleetsSortBy Source #

Instances

Instances details
FromJSON ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

FromJSONKey ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToJSON ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToJSONKey ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToByteString ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToHeader ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToLog ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToQuery ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

FromText ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToText ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

FromXML ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

ToXML ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

Generic ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

Associated Types

type Rep ListDeviceFleetsSortBy :: Type -> Type #

Read ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

Show ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

NFData ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

Methods

rnf :: ListDeviceFleetsSortBy -> () #

Eq ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

Ord ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

Hashable ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

type Rep ListDeviceFleetsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListDeviceFleetsSortBy

type Rep ListDeviceFleetsSortBy = D1 ('MetaData "ListDeviceFleetsSortBy" "Amazonka.SageMaker.Types.ListDeviceFleetsSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListDeviceFleetsSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListDeviceFleetsSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListEdgeDeploymentPlansSortBy

newtype ListEdgeDeploymentPlansSortBy Source #

Instances

Instances details
FromJSON ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

FromJSONKey ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToJSON ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToJSONKey ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToByteString ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToHeader ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToLog ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToQuery ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

FromText ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToText ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

FromXML ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

ToXML ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

Generic ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

Associated Types

type Rep ListEdgeDeploymentPlansSortBy :: Type -> Type #

Read ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

Show ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

NFData ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

Eq ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

Ord ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

Hashable ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

type Rep ListEdgeDeploymentPlansSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy

type Rep ListEdgeDeploymentPlansSortBy = D1 ('MetaData "ListEdgeDeploymentPlansSortBy" "Amazonka.SageMaker.Types.ListEdgeDeploymentPlansSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListEdgeDeploymentPlansSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListEdgeDeploymentPlansSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListEdgePackagingJobsSortBy

newtype ListEdgePackagingJobsSortBy Source #

Instances

Instances details
FromJSON ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

FromJSONKey ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToJSON ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToJSONKey ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToByteString ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToHeader ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToLog ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToQuery ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

FromText ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToText ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

FromXML ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

ToXML ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

Generic ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

Associated Types

type Rep ListEdgePackagingJobsSortBy :: Type -> Type #

Read ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

Show ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

NFData ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

Eq ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

Ord ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

Hashable ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

type Rep ListEdgePackagingJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy

type Rep ListEdgePackagingJobsSortBy = D1 ('MetaData "ListEdgePackagingJobsSortBy" "Amazonka.SageMaker.Types.ListEdgePackagingJobsSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListEdgePackagingJobsSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListEdgePackagingJobsSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListInferenceRecommendationsJobsSortBy

newtype ListInferenceRecommendationsJobsSortBy Source #

Instances

Instances details
FromJSON ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

FromJSONKey ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToJSON ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToJSONKey ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToByteString ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToHeader ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToLog ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToQuery ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

FromText ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToText ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

FromXML ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

ToXML ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

Generic ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

Read ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

Show ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

NFData ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

Eq ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

Ord ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

Hashable ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

type Rep ListInferenceRecommendationsJobsSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy

type Rep ListInferenceRecommendationsJobsSortBy = D1 ('MetaData "ListInferenceRecommendationsJobsSortBy" "Amazonka.SageMaker.Types.ListInferenceRecommendationsJobsSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListInferenceRecommendationsJobsSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListInferenceRecommendationsJobsSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListLabelingJobsForWorkteamSortByOptions

newtype ListLabelingJobsForWorkteamSortByOptions Source #

Instances

Instances details
FromJSON ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

FromJSONKey ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToJSON ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToJSONKey ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToByteString ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToHeader ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToLog ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToQuery ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

FromText ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToText ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

FromXML ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

ToXML ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

Generic ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

Read ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

Show ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

NFData ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

Eq ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

Ord ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

Hashable ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

type Rep ListLabelingJobsForWorkteamSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions

type Rep ListLabelingJobsForWorkteamSortByOptions = D1 ('MetaData "ListLabelingJobsForWorkteamSortByOptions" "Amazonka.SageMaker.Types.ListLabelingJobsForWorkteamSortByOptions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListLabelingJobsForWorkteamSortByOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListLabelingJobsForWorkteamSortByOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListWorkforcesSortByOptions

newtype ListWorkforcesSortByOptions Source #

Instances

Instances details
FromJSON ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

FromJSONKey ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToJSON ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToJSONKey ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToByteString ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToHeader ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToLog ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToQuery ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

FromText ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToText ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

FromXML ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

ToXML ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

Generic ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

Associated Types

type Rep ListWorkforcesSortByOptions :: Type -> Type #

Read ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

Show ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

NFData ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

Eq ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

Ord ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

Hashable ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

type Rep ListWorkforcesSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkforcesSortByOptions

type Rep ListWorkforcesSortByOptions = D1 ('MetaData "ListWorkforcesSortByOptions" "Amazonka.SageMaker.Types.ListWorkforcesSortByOptions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListWorkforcesSortByOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListWorkforcesSortByOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ListWorkteamsSortByOptions

newtype ListWorkteamsSortByOptions Source #

Instances

Instances details
FromJSON ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

FromJSONKey ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToJSON ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToJSONKey ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToByteString ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToHeader ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToLog ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToQuery ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

FromText ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToText ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

FromXML ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

ToXML ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

Generic ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

Associated Types

type Rep ListWorkteamsSortByOptions :: Type -> Type #

Read ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

Show ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

NFData ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

Eq ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

Ord ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

Hashable ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

type Rep ListWorkteamsSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ListWorkteamsSortByOptions

type Rep ListWorkteamsSortByOptions = D1 ('MetaData "ListWorkteamsSortByOptions" "Amazonka.SageMaker.Types.ListWorkteamsSortByOptions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ListWorkteamsSortByOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromListWorkteamsSortByOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MetricSetSource

newtype MetricSetSource Source #

Constructors

MetricSetSource' 

Instances

Instances details
FromJSON MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

FromJSONKey MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToJSON MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToJSONKey MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToByteString MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToHeader MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToLog MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToQuery MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

FromText MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToText MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

FromXML MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

ToXML MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

Methods

toXML :: MetricSetSource -> XML #

Generic MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

Associated Types

type Rep MetricSetSource :: Type -> Type #

Read MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

Show MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

NFData MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

Methods

rnf :: MetricSetSource -> () #

Eq MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

Ord MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

Hashable MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

type Rep MetricSetSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricSetSource

type Rep MetricSetSource = D1 ('MetaData "MetricSetSource" "Amazonka.SageMaker.Types.MetricSetSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MetricSetSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMetricSetSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelApprovalStatus

newtype ModelApprovalStatus Source #

Instances

Instances details
FromJSON ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

FromJSONKey ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToJSON ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToJSONKey ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToByteString ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToHeader ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToLog ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToQuery ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

FromText ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToText ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

FromXML ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

ToXML ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

Generic ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

Associated Types

type Rep ModelApprovalStatus :: Type -> Type #

Read ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

Show ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

NFData ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

Methods

rnf :: ModelApprovalStatus -> () #

Eq ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

Ord ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

Hashable ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

type Rep ModelApprovalStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelApprovalStatus

type Rep ModelApprovalStatus = D1 ('MetaData "ModelApprovalStatus" "Amazonka.SageMaker.Types.ModelApprovalStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelApprovalStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelApprovalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCacheSetting

newtype ModelCacheSetting Source #

Instances

Instances details
FromJSON ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

FromJSONKey ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToJSON ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToJSONKey ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToByteString ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToHeader ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToLog ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToQuery ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

FromText ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToText ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

FromXML ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

ToXML ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

Generic ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

Associated Types

type Rep ModelCacheSetting :: Type -> Type #

Read ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

Show ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

NFData ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

Methods

rnf :: ModelCacheSetting -> () #

Eq ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

Ord ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

Hashable ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

type Rep ModelCacheSetting Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCacheSetting

type Rep ModelCacheSetting = D1 ('MetaData "ModelCacheSetting" "Amazonka.SageMaker.Types.ModelCacheSetting" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCacheSetting'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCacheSetting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardExportJobSortBy

newtype ModelCardExportJobSortBy Source #

Attribute by which to sort returned export jobs.

Instances

Instances details
FromJSON ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

FromJSONKey ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToJSON ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToJSONKey ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToByteString ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToHeader ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToLog ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToQuery ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

FromText ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToText ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

FromXML ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

ToXML ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

Generic ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

Associated Types

type Rep ModelCardExportJobSortBy :: Type -> Type #

Read ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

Show ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

NFData ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

Eq ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

Ord ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

Hashable ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

type Rep ModelCardExportJobSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortBy

type Rep ModelCardExportJobSortBy = D1 ('MetaData "ModelCardExportJobSortBy" "Amazonka.SageMaker.Types.ModelCardExportJobSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardExportJobSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardExportJobSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardExportJobSortOrder

newtype ModelCardExportJobSortOrder Source #

Instances

Instances details
FromJSON ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

FromJSONKey ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToJSON ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToJSONKey ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToByteString ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToHeader ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToLog ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToQuery ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

FromText ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToText ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

FromXML ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

ToXML ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

Generic ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

Associated Types

type Rep ModelCardExportJobSortOrder :: Type -> Type #

Read ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

Show ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

NFData ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

Eq ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

Ord ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

Hashable ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

type Rep ModelCardExportJobSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSortOrder

type Rep ModelCardExportJobSortOrder = D1 ('MetaData "ModelCardExportJobSortOrder" "Amazonka.SageMaker.Types.ModelCardExportJobSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardExportJobSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardExportJobSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardExportJobStatus

newtype ModelCardExportJobStatus Source #

Instances

Instances details
FromJSON ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

FromJSONKey ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToJSON ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToJSONKey ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToByteString ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToHeader ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToLog ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToQuery ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

FromText ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToText ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

FromXML ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

ToXML ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Generic ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Associated Types

type Rep ModelCardExportJobStatus :: Type -> Type #

Read ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Show ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

NFData ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Eq ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Ord ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

Hashable ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

type Rep ModelCardExportJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobStatus

type Rep ModelCardExportJobStatus = D1 ('MetaData "ModelCardExportJobStatus" "Amazonka.SageMaker.Types.ModelCardExportJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardExportJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardExportJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardProcessingStatus

newtype ModelCardProcessingStatus Source #

Instances

Instances details
FromJSON ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

FromJSONKey ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToJSON ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToJSONKey ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToByteString ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToHeader ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToLog ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToQuery ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

FromText ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToText ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

FromXML ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

ToXML ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

Generic ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

Associated Types

type Rep ModelCardProcessingStatus :: Type -> Type #

Read ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

Show ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

NFData ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

Eq ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

Ord ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

Hashable ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

type Rep ModelCardProcessingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardProcessingStatus

type Rep ModelCardProcessingStatus = D1 ('MetaData "ModelCardProcessingStatus" "Amazonka.SageMaker.Types.ModelCardProcessingStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardProcessingStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardProcessingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardSortBy

newtype ModelCardSortBy Source #

Constructors

ModelCardSortBy' 

Instances

Instances details
FromJSON ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

FromJSONKey ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToJSON ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToJSONKey ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToByteString ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToHeader ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToLog ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToQuery ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

FromText ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToText ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

FromXML ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

ToXML ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

Methods

toXML :: ModelCardSortBy -> XML #

Generic ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

Associated Types

type Rep ModelCardSortBy :: Type -> Type #

Read ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

Show ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

NFData ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

Methods

rnf :: ModelCardSortBy -> () #

Eq ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

Ord ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

Hashable ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

type Rep ModelCardSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortBy

type Rep ModelCardSortBy = D1 ('MetaData "ModelCardSortBy" "Amazonka.SageMaker.Types.ModelCardSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardSortOrder

newtype ModelCardSortOrder Source #

Instances

Instances details
FromJSON ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

FromJSONKey ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToJSON ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToJSONKey ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToByteString ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToHeader ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToLog ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToQuery ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

FromText ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToText ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

FromXML ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

ToXML ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

Generic ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

Associated Types

type Rep ModelCardSortOrder :: Type -> Type #

Read ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

Show ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

NFData ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

Methods

rnf :: ModelCardSortOrder -> () #

Eq ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

Ord ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

Hashable ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

type Rep ModelCardSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSortOrder

type Rep ModelCardSortOrder = D1 ('MetaData "ModelCardSortOrder" "Amazonka.SageMaker.Types.ModelCardSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardStatus

newtype ModelCardStatus Source #

Constructors

ModelCardStatus' 

Instances

Instances details
FromJSON ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

FromJSONKey ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToJSON ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToJSONKey ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToByteString ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToHeader ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToLog ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToQuery ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

FromText ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToText ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

FromXML ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

ToXML ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

Methods

toXML :: ModelCardStatus -> XML #

Generic ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

Associated Types

type Rep ModelCardStatus :: Type -> Type #

Read ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

Show ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

NFData ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

Methods

rnf :: ModelCardStatus -> () #

Eq ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

Ord ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

Hashable ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

type Rep ModelCardStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardStatus

type Rep ModelCardStatus = D1 ('MetaData "ModelCardStatus" "Amazonka.SageMaker.Types.ModelCardStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelCardVersionSortBy

newtype ModelCardVersionSortBy Source #

Instances

Instances details
FromJSON ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

FromJSONKey ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToJSON ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToJSONKey ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToByteString ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToHeader ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToLog ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToQuery ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

FromText ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToText ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

FromXML ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

ToXML ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

Generic ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

Associated Types

type Rep ModelCardVersionSortBy :: Type -> Type #

Read ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

Show ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

NFData ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

Methods

rnf :: ModelCardVersionSortBy -> () #

Eq ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

Ord ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

Hashable ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

type Rep ModelCardVersionSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSortBy

type Rep ModelCardVersionSortBy = D1 ('MetaData "ModelCardVersionSortBy" "Amazonka.SageMaker.Types.ModelCardVersionSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelCardVersionSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelCardVersionSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelInfrastructureType

newtype ModelInfrastructureType Source #

Instances

Instances details
FromJSON ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

FromJSONKey ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToJSON ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToJSONKey ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToByteString ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToHeader ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToLog ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToQuery ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

FromText ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToText ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

FromXML ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

ToXML ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

Generic ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

Associated Types

type Rep ModelInfrastructureType :: Type -> Type #

Read ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

Show ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

NFData ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

Methods

rnf :: ModelInfrastructureType -> () #

Eq ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

Ord ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

Hashable ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

type Rep ModelInfrastructureType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureType

type Rep ModelInfrastructureType = D1 ('MetaData "ModelInfrastructureType" "Amazonka.SageMaker.Types.ModelInfrastructureType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelInfrastructureType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelInfrastructureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelMetadataFilterType

newtype ModelMetadataFilterType Source #

Instances

Instances details
FromJSON ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

FromJSONKey ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToJSON ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToJSONKey ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToByteString ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToHeader ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToLog ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToQuery ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

FromText ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToText ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

FromXML ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

ToXML ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

Generic ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

Associated Types

type Rep ModelMetadataFilterType :: Type -> Type #

Read ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

Show ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

NFData ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

Methods

rnf :: ModelMetadataFilterType -> () #

Eq ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

Ord ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

Hashable ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

type Rep ModelMetadataFilterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilterType

type Rep ModelMetadataFilterType = D1 ('MetaData "ModelMetadataFilterType" "Amazonka.SageMaker.Types.ModelMetadataFilterType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelMetadataFilterType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelMetadataFilterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelPackageGroupSortBy

newtype ModelPackageGroupSortBy Source #

Instances

Instances details
FromJSON ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

FromJSONKey ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToJSON ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToJSONKey ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToByteString ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToHeader ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToLog ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToQuery ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

FromText ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToText ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

FromXML ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

ToXML ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

Generic ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

Associated Types

type Rep ModelPackageGroupSortBy :: Type -> Type #

Read ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

Show ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

NFData ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

Methods

rnf :: ModelPackageGroupSortBy -> () #

Eq ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

Ord ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

Hashable ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

type Rep ModelPackageGroupSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSortBy

type Rep ModelPackageGroupSortBy = D1 ('MetaData "ModelPackageGroupSortBy" "Amazonka.SageMaker.Types.ModelPackageGroupSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelPackageGroupSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelPackageGroupSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelPackageGroupStatus

newtype ModelPackageGroupStatus Source #

Instances

Instances details
FromJSON ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

FromJSONKey ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToJSON ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToJSONKey ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToByteString ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToHeader ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToLog ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToQuery ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

FromText ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToText ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

FromXML ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

ToXML ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

Generic ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

Associated Types

type Rep ModelPackageGroupStatus :: Type -> Type #

Read ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

Show ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

NFData ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

Methods

rnf :: ModelPackageGroupStatus -> () #

Eq ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

Ord ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

Hashable ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

type Rep ModelPackageGroupStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupStatus

type Rep ModelPackageGroupStatus = D1 ('MetaData "ModelPackageGroupStatus" "Amazonka.SageMaker.Types.ModelPackageGroupStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelPackageGroupStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelPackageGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelPackageSortBy

newtype ModelPackageSortBy Source #

Instances

Instances details
FromJSON ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

FromJSONKey ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToJSON ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToJSONKey ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToByteString ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToHeader ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToLog ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToQuery ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

FromText ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToText ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

FromXML ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

ToXML ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

Generic ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

Associated Types

type Rep ModelPackageSortBy :: Type -> Type #

Read ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

Show ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

NFData ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

Methods

rnf :: ModelPackageSortBy -> () #

Eq ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

Ord ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

Hashable ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

type Rep ModelPackageSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSortBy

type Rep ModelPackageSortBy = D1 ('MetaData "ModelPackageSortBy" "Amazonka.SageMaker.Types.ModelPackageSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelPackageSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelPackageSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelPackageStatus

newtype ModelPackageStatus Source #

Instances

Instances details
FromJSON ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

FromJSONKey ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToJSON ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToJSONKey ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToByteString ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToHeader ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToLog ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToQuery ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

FromText ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToText ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

FromXML ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

ToXML ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

Generic ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

Associated Types

type Rep ModelPackageStatus :: Type -> Type #

Read ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

Show ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

NFData ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

Methods

rnf :: ModelPackageStatus -> () #

Eq ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

Ord ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

Hashable ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

type Rep ModelPackageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatus

type Rep ModelPackageStatus = D1 ('MetaData "ModelPackageStatus" "Amazonka.SageMaker.Types.ModelPackageStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelPackageStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelPackageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelPackageType

newtype ModelPackageType Source #

Instances

Instances details
FromJSON ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

FromJSONKey ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToJSON ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToJSONKey ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToByteString ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToHeader ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToLog ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToQuery ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

FromText ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToText ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

FromXML ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

ToXML ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

Generic ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

Associated Types

type Rep ModelPackageType :: Type -> Type #

Read ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

Show ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

NFData ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

Methods

rnf :: ModelPackageType -> () #

Eq ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

Ord ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

Hashable ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

type Rep ModelPackageType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageType

type Rep ModelPackageType = D1 ('MetaData "ModelPackageType" "Amazonka.SageMaker.Types.ModelPackageType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelPackageType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelPackageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelSortKey

newtype ModelSortKey Source #

Constructors

ModelSortKey' 

Bundled Patterns

pattern ModelSortKey_CreationTime :: ModelSortKey 
pattern ModelSortKey_Name :: ModelSortKey 

Instances

Instances details
FromJSON ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

FromJSONKey ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToJSON ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToJSONKey ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToByteString ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToHeader ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToLog ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToQuery ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

FromText ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToText ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Methods

toText :: ModelSortKey -> Text #

FromXML ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

ToXML ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Methods

toXML :: ModelSortKey -> XML #

Generic ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Associated Types

type Rep ModelSortKey :: Type -> Type #

Read ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Show ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

NFData ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Methods

rnf :: ModelSortKey -> () #

Eq ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Ord ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

Hashable ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

type Rep ModelSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSortKey

type Rep ModelSortKey = D1 ('MetaData "ModelSortKey" "Amazonka.SageMaker.Types.ModelSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelVariantAction

newtype ModelVariantAction Source #

Instances

Instances details
FromJSON ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

FromJSONKey ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToJSON ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToJSONKey ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToByteString ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToHeader ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToLog ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToQuery ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

FromText ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToText ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

FromXML ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

ToXML ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

Generic ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

Associated Types

type Rep ModelVariantAction :: Type -> Type #

Read ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

Show ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

NFData ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

Methods

rnf :: ModelVariantAction -> () #

Eq ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

Ord ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

Hashable ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

type Rep ModelVariantAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantAction

type Rep ModelVariantAction = D1 ('MetaData "ModelVariantAction" "Amazonka.SageMaker.Types.ModelVariantAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelVariantAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelVariantAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelVariantStatus

newtype ModelVariantStatus Source #

Instances

Instances details
FromJSON ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

FromJSONKey ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToJSON ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToJSONKey ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToByteString ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToHeader ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToLog ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToQuery ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

FromText ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToText ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

FromXML ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

ToXML ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

Generic ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

Associated Types

type Rep ModelVariantStatus :: Type -> Type #

Read ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

Show ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

NFData ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

Methods

rnf :: ModelVariantStatus -> () #

Eq ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

Ord ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

Hashable ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

type Rep ModelVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantStatus

type Rep ModelVariantStatus = D1 ('MetaData "ModelVariantStatus" "Amazonka.SageMaker.Types.ModelVariantStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ModelVariantStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelVariantStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringAlertHistorySortKey

newtype MonitoringAlertHistorySortKey Source #

Instances

Instances details
FromJSON MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

FromJSONKey MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToJSON MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToJSONKey MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToByteString MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToHeader MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToLog MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToQuery MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

FromText MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToText MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

FromXML MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

ToXML MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Generic MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Associated Types

type Rep MonitoringAlertHistorySortKey :: Type -> Type #

Read MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Show MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

NFData MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Eq MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Ord MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

Hashable MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

type Rep MonitoringAlertHistorySortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey

type Rep MonitoringAlertHistorySortKey = D1 ('MetaData "MonitoringAlertHistorySortKey" "Amazonka.SageMaker.Types.MonitoringAlertHistorySortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringAlertHistorySortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringAlertHistorySortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringAlertStatus

newtype MonitoringAlertStatus Source #

Instances

Instances details
FromJSON MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

FromJSONKey MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToJSON MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToJSONKey MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToByteString MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToHeader MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToLog MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToQuery MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

FromText MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToText MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

FromXML MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

ToXML MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

Generic MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

Associated Types

type Rep MonitoringAlertStatus :: Type -> Type #

Read MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

Show MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

NFData MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

Methods

rnf :: MonitoringAlertStatus -> () #

Eq MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

Ord MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

Hashable MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

type Rep MonitoringAlertStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertStatus

type Rep MonitoringAlertStatus = D1 ('MetaData "MonitoringAlertStatus" "Amazonka.SageMaker.Types.MonitoringAlertStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringAlertStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringAlertStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringExecutionSortKey

newtype MonitoringExecutionSortKey Source #

Instances

Instances details
FromJSON MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

FromJSONKey MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToJSON MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToJSONKey MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToByteString MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToHeader MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToLog MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToQuery MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

FromText MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToText MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

FromXML MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

ToXML MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

Generic MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

Associated Types

type Rep MonitoringExecutionSortKey :: Type -> Type #

Read MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

Show MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

NFData MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

Eq MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

Ord MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

Hashable MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

type Rep MonitoringExecutionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSortKey

type Rep MonitoringExecutionSortKey = D1 ('MetaData "MonitoringExecutionSortKey" "Amazonka.SageMaker.Types.MonitoringExecutionSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringExecutionSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringExecutionSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringJobDefinitionSortKey

newtype MonitoringJobDefinitionSortKey Source #

Instances

Instances details
FromJSON MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

FromJSONKey MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToJSON MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToJSONKey MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToByteString MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToHeader MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToLog MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToQuery MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

FromText MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToText MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

FromXML MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

ToXML MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

Generic MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

Associated Types

type Rep MonitoringJobDefinitionSortKey :: Type -> Type #

Read MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

Show MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

NFData MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

Eq MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

Ord MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

Hashable MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

type Rep MonitoringJobDefinitionSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey

type Rep MonitoringJobDefinitionSortKey = D1 ('MetaData "MonitoringJobDefinitionSortKey" "Amazonka.SageMaker.Types.MonitoringJobDefinitionSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringJobDefinitionSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringJobDefinitionSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringProblemType

newtype MonitoringProblemType Source #

Instances

Instances details
FromJSON MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

FromJSONKey MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToJSON MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToJSONKey MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToByteString MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToHeader MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToLog MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToQuery MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

FromText MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToText MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

FromXML MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

ToXML MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

Generic MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

Associated Types

type Rep MonitoringProblemType :: Type -> Type #

Read MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

Show MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

NFData MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

Methods

rnf :: MonitoringProblemType -> () #

Eq MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

Ord MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

Hashable MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

type Rep MonitoringProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringProblemType

type Rep MonitoringProblemType = D1 ('MetaData "MonitoringProblemType" "Amazonka.SageMaker.Types.MonitoringProblemType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringProblemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringProblemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringScheduleSortKey

newtype MonitoringScheduleSortKey Source #

Instances

Instances details
FromJSON MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

FromJSONKey MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToJSON MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToJSONKey MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToByteString MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToHeader MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToLog MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToQuery MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

FromText MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToText MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

FromXML MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

ToXML MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

Generic MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

Associated Types

type Rep MonitoringScheduleSortKey :: Type -> Type #

Read MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

Show MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

NFData MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

Eq MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

Ord MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

Hashable MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

type Rep MonitoringScheduleSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSortKey

type Rep MonitoringScheduleSortKey = D1 ('MetaData "MonitoringScheduleSortKey" "Amazonka.SageMaker.Types.MonitoringScheduleSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringScheduleSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringScheduleSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

MonitoringType

newtype MonitoringType Source #

Constructors

MonitoringType' 

Instances

Instances details
FromJSON MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

FromJSONKey MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToJSON MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToJSONKey MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToByteString MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToHeader MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToLog MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToQuery MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

FromText MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToText MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

FromXML MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

ToXML MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

Methods

toXML :: MonitoringType -> XML #

Generic MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

Associated Types

type Rep MonitoringType :: Type -> Type #

Read MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

Show MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

NFData MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

Methods

rnf :: MonitoringType -> () #

Eq MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

Ord MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

Hashable MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

type Rep MonitoringType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringType

type Rep MonitoringType = D1 ('MetaData "MonitoringType" "Amazonka.SageMaker.Types.MonitoringType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "MonitoringType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookInstanceAcceleratorType

newtype NotebookInstanceAcceleratorType Source #

Instances

Instances details
FromJSON NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

FromJSONKey NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToJSON NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToJSONKey NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToByteString NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToHeader NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToLog NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToQuery NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

FromText NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToText NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

FromXML NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

ToXML NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

Generic NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

Associated Types

type Rep NotebookInstanceAcceleratorType :: Type -> Type #

Read NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

Show NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

NFData NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

Eq NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

Ord NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

Hashable NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

type Rep NotebookInstanceAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType

type Rep NotebookInstanceAcceleratorType = D1 ('MetaData "NotebookInstanceAcceleratorType" "Amazonka.SageMaker.Types.NotebookInstanceAcceleratorType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookInstanceAcceleratorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookInstanceAcceleratorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookInstanceLifecycleConfigSortKey

newtype NotebookInstanceLifecycleConfigSortKey Source #

Instances

Instances details
FromJSON NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

FromJSONKey NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToJSON NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToJSONKey NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToByteString NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToHeader NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToLog NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToQuery NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

FromText NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToText NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

FromXML NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

ToXML NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

Generic NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

Read NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

Show NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

NFData NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

Eq NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

Ord NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

Hashable NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

type Rep NotebookInstanceLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey

type Rep NotebookInstanceLifecycleConfigSortKey = D1 ('MetaData "NotebookInstanceLifecycleConfigSortKey" "Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookInstanceLifecycleConfigSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookInstanceLifecycleConfigSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookInstanceLifecycleConfigSortOrder

newtype NotebookInstanceLifecycleConfigSortOrder Source #

Instances

Instances details
FromJSON NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

FromJSONKey NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToJSON NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToJSONKey NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToByteString NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToHeader NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToLog NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToQuery NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

FromText NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToText NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

FromXML NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

ToXML NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

Generic NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

Read NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

Show NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

NFData NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

Eq NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

Ord NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

Hashable NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

type Rep NotebookInstanceLifecycleConfigSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder

type Rep NotebookInstanceLifecycleConfigSortOrder = D1 ('MetaData "NotebookInstanceLifecycleConfigSortOrder" "Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookInstanceLifecycleConfigSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookInstanceLifecycleConfigSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookInstanceSortKey

newtype NotebookInstanceSortKey Source #

Instances

Instances details
FromJSON NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

FromJSONKey NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToJSON NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToJSONKey NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToByteString NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToHeader NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToLog NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToQuery NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

FromText NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToText NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

FromXML NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

ToXML NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

Generic NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

Associated Types

type Rep NotebookInstanceSortKey :: Type -> Type #

Read NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

Show NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

NFData NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

Methods

rnf :: NotebookInstanceSortKey -> () #

Eq NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

Ord NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

Hashable NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

type Rep NotebookInstanceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortKey

type Rep NotebookInstanceSortKey = D1 ('MetaData "NotebookInstanceSortKey" "Amazonka.SageMaker.Types.NotebookInstanceSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookInstanceSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookInstanceSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookInstanceSortOrder

newtype NotebookInstanceSortOrder Source #

Instances

Instances details
FromJSON NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

FromJSONKey NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToJSON NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToJSONKey NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToByteString NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToHeader NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToLog NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToQuery NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

FromText NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToText NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

FromXML NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

ToXML NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

Generic NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

Associated Types

type Rep NotebookInstanceSortOrder :: Type -> Type #

Read NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

Show NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

NFData NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

Eq NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

Ord NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

Hashable NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

type Rep NotebookInstanceSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSortOrder

type Rep NotebookInstanceSortOrder = D1 ('MetaData "NotebookInstanceSortOrder" "Amazonka.SageMaker.Types.NotebookInstanceSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookInstanceSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookInstanceSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookInstanceStatus

newtype NotebookInstanceStatus Source #

Instances

Instances details
FromJSON NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

FromJSONKey NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToJSON NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToJSONKey NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToByteString NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToHeader NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToLog NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToQuery NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

FromText NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToText NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

FromXML NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

ToXML NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

Generic NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

Associated Types

type Rep NotebookInstanceStatus :: Type -> Type #

Read NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

Show NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

NFData NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

Methods

rnf :: NotebookInstanceStatus -> () #

Eq NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

Ord NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

Hashable NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

type Rep NotebookInstanceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceStatus

type Rep NotebookInstanceStatus = D1 ('MetaData "NotebookInstanceStatus" "Amazonka.SageMaker.Types.NotebookInstanceStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookInstanceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookInstanceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

NotebookOutputOption

newtype NotebookOutputOption Source #

Instances

Instances details
FromJSON NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

FromJSONKey NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToJSON NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToJSONKey NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToByteString NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToHeader NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToLog NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToQuery NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

FromText NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToText NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

FromXML NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

ToXML NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

Generic NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

Associated Types

type Rep NotebookOutputOption :: Type -> Type #

Read NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

Show NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

NFData NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

Methods

rnf :: NotebookOutputOption -> () #

Eq NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

Ord NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

Hashable NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

type Rep NotebookOutputOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookOutputOption

type Rep NotebookOutputOption = D1 ('MetaData "NotebookOutputOption" "Amazonka.SageMaker.Types.NotebookOutputOption" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "NotebookOutputOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromNotebookOutputOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ObjectiveStatus

newtype ObjectiveStatus Source #

Constructors

ObjectiveStatus' 

Instances

Instances details
FromJSON ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

FromJSONKey ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToJSON ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToJSONKey ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToByteString ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToHeader ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToLog ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToQuery ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

FromText ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToText ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

FromXML ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

ToXML ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

Methods

toXML :: ObjectiveStatus -> XML #

Generic ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

Associated Types

type Rep ObjectiveStatus :: Type -> Type #

Read ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

Show ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

NFData ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

Methods

rnf :: ObjectiveStatus -> () #

Eq ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

Ord ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

Hashable ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

type Rep ObjectiveStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatus

type Rep ObjectiveStatus = D1 ('MetaData "ObjectiveStatus" "Amazonka.SageMaker.Types.ObjectiveStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ObjectiveStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromObjectiveStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OfflineStoreStatusValue

newtype OfflineStoreStatusValue Source #

Instances

Instances details
FromJSON OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

FromJSONKey OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToJSON OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToJSONKey OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToByteString OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToHeader OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToLog OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToQuery OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

FromText OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToText OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

FromXML OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

ToXML OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

Generic OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

Associated Types

type Rep OfflineStoreStatusValue :: Type -> Type #

Read OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

Show OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

NFData OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

Methods

rnf :: OfflineStoreStatusValue -> () #

Eq OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

Ord OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

Hashable OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

type Rep OfflineStoreStatusValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatusValue

type Rep OfflineStoreStatusValue = D1 ('MetaData "OfflineStoreStatusValue" "Amazonka.SageMaker.Types.OfflineStoreStatusValue" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "OfflineStoreStatusValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOfflineStoreStatusValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Operator

newtype Operator Source #

Constructors

Operator' 

Fields

Instances

Instances details
FromJSON Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

FromJSONKey Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

ToJSON Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

ToJSONKey Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

ToByteString Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Methods

toBS :: Operator -> ByteString #

ToHeader Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Methods

toHeader :: HeaderName -> Operator -> [Header] #

ToLog Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

ToQuery Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

FromText Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

ToText Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Methods

toText :: Operator -> Text #

FromXML Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

ToXML Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Methods

toXML :: Operator -> XML #

Generic Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Associated Types

type Rep Operator :: Type -> Type #

Methods

from :: Operator -> Rep Operator x #

to :: Rep Operator x -> Operator #

Read Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Show Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

NFData Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Methods

rnf :: Operator -> () #

Eq Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Ord Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Hashable Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

Methods

hashWithSalt :: Int -> Operator -> Int #

hash :: Operator -> Int #

type Rep Operator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Operator

type Rep Operator = D1 ('MetaData "Operator" "Amazonka.SageMaker.Types.Operator" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "Operator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OrderKey

newtype OrderKey Source #

Constructors

OrderKey' 

Fields

Bundled Patterns

pattern OrderKey_Ascending :: OrderKey 
pattern OrderKey_Descending :: OrderKey 

Instances

Instances details
FromJSON OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

FromJSONKey OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

ToJSON OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

ToJSONKey OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

ToByteString OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Methods

toBS :: OrderKey -> ByteString #

ToHeader OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Methods

toHeader :: HeaderName -> OrderKey -> [Header] #

ToLog OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

ToQuery OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

FromText OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

ToText OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Methods

toText :: OrderKey -> Text #

FromXML OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

ToXML OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Methods

toXML :: OrderKey -> XML #

Generic OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Associated Types

type Rep OrderKey :: Type -> Type #

Methods

from :: OrderKey -> Rep OrderKey x #

to :: Rep OrderKey x -> OrderKey #

Read OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Show OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

NFData OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Methods

rnf :: OrderKey -> () #

Eq OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Ord OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Hashable OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

Methods

hashWithSalt :: Int -> OrderKey -> Int #

hash :: OrderKey -> Int #

type Rep OrderKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OrderKey

type Rep OrderKey = D1 ('MetaData "OrderKey" "Amazonka.SageMaker.Types.OrderKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "OrderKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOrderKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ParameterType

newtype ParameterType Source #

Constructors

ParameterType' 

Instances

Instances details
FromJSON ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

FromJSONKey ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToJSON ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToJSONKey ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToByteString ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToHeader ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToLog ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToQuery ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

FromText ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToText ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Methods

toText :: ParameterType -> Text #

FromXML ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

ToXML ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Methods

toXML :: ParameterType -> XML #

Generic ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Associated Types

type Rep ParameterType :: Type -> Type #

Read ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Show ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

NFData ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Methods

rnf :: ParameterType -> () #

Eq ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Ord ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

Hashable ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

type Rep ParameterType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterType

type Rep ParameterType = D1 ('MetaData "ParameterType" "Amazonka.SageMaker.Types.ParameterType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ParameterType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromParameterType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PipelineExecutionStatus

newtype PipelineExecutionStatus Source #

Instances

Instances details
FromJSON PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

FromJSONKey PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToJSON PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToJSONKey PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToByteString PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToHeader PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToLog PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToQuery PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

FromText PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToText PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

FromXML PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

ToXML PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

Generic PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

Associated Types

type Rep PipelineExecutionStatus :: Type -> Type #

Read PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

Show PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

NFData PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

Methods

rnf :: PipelineExecutionStatus -> () #

Eq PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

Ord PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

Hashable PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

type Rep PipelineExecutionStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStatus

type Rep PipelineExecutionStatus = D1 ('MetaData "PipelineExecutionStatus" "Amazonka.SageMaker.Types.PipelineExecutionStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "PipelineExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPipelineExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PipelineStatus

newtype PipelineStatus Source #

Constructors

PipelineStatus' 

Bundled Patterns

pattern PipelineStatus_Active :: PipelineStatus 

Instances

Instances details
FromJSON PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

FromJSONKey PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToJSON PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToJSONKey PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToByteString PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToHeader PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToLog PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToQuery PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

FromText PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToText PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

FromXML PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

ToXML PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

Methods

toXML :: PipelineStatus -> XML #

Generic PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

Associated Types

type Rep PipelineStatus :: Type -> Type #

Read PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

Show PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

NFData PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

Methods

rnf :: PipelineStatus -> () #

Eq PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

Ord PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

Hashable PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

type Rep PipelineStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineStatus

type Rep PipelineStatus = D1 ('MetaData "PipelineStatus" "Amazonka.SageMaker.Types.PipelineStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "PipelineStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPipelineStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProblemType

newtype ProblemType Source #

Constructors

ProblemType' 

Instances

Instances details
FromJSON ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

FromJSONKey ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToJSON ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToJSONKey ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToByteString ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToHeader ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToLog ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToQuery ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

FromText ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToText ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Methods

toText :: ProblemType -> Text #

FromXML ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

ToXML ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Methods

toXML :: ProblemType -> XML #

Generic ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Associated Types

type Rep ProblemType :: Type -> Type #

Read ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Show ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

NFData ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Methods

rnf :: ProblemType -> () #

Eq ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Ord ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

Hashable ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

type Rep ProblemType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProblemType

type Rep ProblemType = D1 ('MetaData "ProblemType" "Amazonka.SageMaker.Types.ProblemType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProblemType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProblemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingInstanceType

newtype ProcessingInstanceType Source #

Bundled Patterns

pattern ProcessingInstanceType_Ml_c4_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c4_4xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c4_8xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c4_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c5_18xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c5_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c5_4xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c5_9xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_c5_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_g4dn_12xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_g4dn_16xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_g4dn_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_g4dn_4xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_g4dn_8xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_g4dn_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m4_10xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m4_16xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m4_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m4_4xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m4_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m5_12xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m5_24xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m5_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m5_4xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m5_large :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_m5_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_p2_16xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_p2_8xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_p2_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_p3_16xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_p3_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_p3_8xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_12xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_16xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_24xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_4xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_8xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_large :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_r5_xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_t3_2xlarge :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_t3_large :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_t3_medium :: ProcessingInstanceType 
pattern ProcessingInstanceType_Ml_t3_xlarge :: ProcessingInstanceType 

Instances

Instances details
FromJSON ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

FromJSONKey ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToJSON ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToJSONKey ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToByteString ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToHeader ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToLog ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToQuery ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

FromText ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToText ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

FromXML ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

ToXML ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

Generic ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

Associated Types

type Rep ProcessingInstanceType :: Type -> Type #

Read ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

Show ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

NFData ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

Methods

rnf :: ProcessingInstanceType -> () #

Eq ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

Ord ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

Hashable ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

type Rep ProcessingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInstanceType

type Rep ProcessingInstanceType = D1 ('MetaData "ProcessingInstanceType" "Amazonka.SageMaker.Types.ProcessingInstanceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingInstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingJobStatus

newtype ProcessingJobStatus Source #

Instances

Instances details
FromJSON ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromJSONKey ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToJSON ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToJSONKey ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToByteString ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToHeader ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToLog ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToQuery ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromText ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToText ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

FromXML ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

ToXML ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Generic ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Associated Types

type Rep ProcessingJobStatus :: Type -> Type #

Read ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Show ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

NFData ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Methods

rnf :: ProcessingJobStatus -> () #

Eq ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Ord ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

Hashable ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

type Rep ProcessingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStatus

type Rep ProcessingJobStatus = D1 ('MetaData "ProcessingJobStatus" "Amazonka.SageMaker.Types.ProcessingJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingS3CompressionType

newtype ProcessingS3CompressionType Source #

Instances

Instances details
FromJSON ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

FromJSONKey ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToJSON ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToJSONKey ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToByteString ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToHeader ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToLog ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToQuery ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

FromText ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToText ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

FromXML ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

ToXML ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

Generic ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

Associated Types

type Rep ProcessingS3CompressionType :: Type -> Type #

Read ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

Show ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

NFData ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

Eq ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

Ord ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

Hashable ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

type Rep ProcessingS3CompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3CompressionType

type Rep ProcessingS3CompressionType = D1 ('MetaData "ProcessingS3CompressionType" "Amazonka.SageMaker.Types.ProcessingS3CompressionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingS3CompressionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingS3CompressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingS3DataDistributionType

newtype ProcessingS3DataDistributionType Source #

Instances

Instances details
FromJSON ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

FromJSONKey ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToJSON ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToJSONKey ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToByteString ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToHeader ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToLog ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToQuery ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

FromText ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToText ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

FromXML ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

ToXML ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

Generic ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

Associated Types

type Rep ProcessingS3DataDistributionType :: Type -> Type #

Read ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

Show ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

NFData ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

Eq ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

Ord ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

Hashable ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

type Rep ProcessingS3DataDistributionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataDistributionType

type Rep ProcessingS3DataDistributionType = D1 ('MetaData "ProcessingS3DataDistributionType" "Amazonka.SageMaker.Types.ProcessingS3DataDistributionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingS3DataDistributionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingS3DataDistributionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingS3DataType

newtype ProcessingS3DataType Source #

Instances

Instances details
FromJSON ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

FromJSONKey ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToJSON ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToJSONKey ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToByteString ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToHeader ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToLog ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToQuery ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

FromText ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToText ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

FromXML ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

ToXML ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

Generic ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

Associated Types

type Rep ProcessingS3DataType :: Type -> Type #

Read ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

Show ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

NFData ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

Methods

rnf :: ProcessingS3DataType -> () #

Eq ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

Ord ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

Hashable ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

type Rep ProcessingS3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3DataType

type Rep ProcessingS3DataType = D1 ('MetaData "ProcessingS3DataType" "Amazonka.SageMaker.Types.ProcessingS3DataType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingS3DataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingS3DataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingS3InputMode

newtype ProcessingS3InputMode Source #

Instances

Instances details
FromJSON ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

FromJSONKey ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToJSON ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToJSONKey ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToByteString ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToHeader ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToLog ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToQuery ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

FromText ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToText ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

FromXML ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

ToXML ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Generic ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Associated Types

type Rep ProcessingS3InputMode :: Type -> Type #

Read ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Show ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

NFData ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Methods

rnf :: ProcessingS3InputMode -> () #

Eq ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Ord ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

Hashable ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

type Rep ProcessingS3InputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3InputMode

type Rep ProcessingS3InputMode = D1 ('MetaData "ProcessingS3InputMode" "Amazonka.SageMaker.Types.ProcessingS3InputMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingS3InputMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingS3InputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProcessingS3UploadMode

newtype ProcessingS3UploadMode Source #

Instances

Instances details
FromJSON ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

FromJSONKey ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToJSON ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToJSONKey ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToByteString ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToHeader ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToLog ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToQuery ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

FromText ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToText ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

FromXML ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

ToXML ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

Generic ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

Associated Types

type Rep ProcessingS3UploadMode :: Type -> Type #

Read ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

Show ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

NFData ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

Methods

rnf :: ProcessingS3UploadMode -> () #

Eq ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

Ord ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

Hashable ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

type Rep ProcessingS3UploadMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3UploadMode

type Rep ProcessingS3UploadMode = D1 ('MetaData "ProcessingS3UploadMode" "Amazonka.SageMaker.Types.ProcessingS3UploadMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProcessingS3UploadMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessingS3UploadMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Processor

newtype Processor Source #

Constructors

Processor' 

Fields

Bundled Patterns

pattern Processor_CPU :: Processor 
pattern Processor_GPU :: Processor 

Instances

Instances details
FromJSON Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

FromJSONKey Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToJSON Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToJSONKey Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToByteString Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Methods

toBS :: Processor -> ByteString #

ToHeader Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToLog Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToQuery Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

FromText Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToText Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Methods

toText :: Processor -> Text #

FromXML Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

ToXML Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Methods

toXML :: Processor -> XML #

Generic Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Associated Types

type Rep Processor :: Type -> Type #

Read Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Show Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

NFData Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Methods

rnf :: Processor -> () #

Eq Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Ord Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

Hashable Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

type Rep Processor Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Processor

type Rep Processor = D1 ('MetaData "Processor" "Amazonka.SageMaker.Types.Processor" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "Processor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProcessor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProductionVariantAcceleratorType

newtype ProductionVariantAcceleratorType Source #

Instances

Instances details
FromJSON ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

FromJSONKey ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToJSON ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToJSONKey ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToByteString ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToHeader ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToLog ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToQuery ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

FromText ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToText ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

FromXML ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

ToXML ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Generic ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Associated Types

type Rep ProductionVariantAcceleratorType :: Type -> Type #

Read ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Show ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

NFData ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Eq ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Ord ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

Hashable ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

type Rep ProductionVariantAcceleratorType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantAcceleratorType

type Rep ProductionVariantAcceleratorType = D1 ('MetaData "ProductionVariantAcceleratorType" "Amazonka.SageMaker.Types.ProductionVariantAcceleratorType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProductionVariantAcceleratorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductionVariantAcceleratorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProductionVariantInstanceType

newtype ProductionVariantInstanceType Source #

Bundled Patterns

pattern ProductionVariantInstanceType_Ml_c4_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c4_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c4_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c4_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c4_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5_18xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5_9xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5d_18xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5d_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5d_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5d_9xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5d_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c5d_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6g_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gd_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6gn_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_32xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c6i_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_c7g_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g4dn_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g4dn_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g4dn_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g4dn_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g4dn_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g4dn_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_48xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_g5_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_inf1_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_inf1_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_inf1_6xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_inf1_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m4_10xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m4_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m4_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m4_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m4_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5d_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5d_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5d_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5d_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5d_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m5d_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6g_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_m6gd_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p2_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p2_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p2_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p3_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p3_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p3_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_p4d_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5d_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5d_24xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5d_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5d_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5d_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r5d_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6g_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_12xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_16xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_4xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_8xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_r6gd_xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_t2_2xlarge :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_t2_large :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_t2_medium :: ProductionVariantInstanceType 
pattern ProductionVariantInstanceType_Ml_t2_xlarge :: ProductionVariantInstanceType 

Instances

Instances details
FromJSON ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

FromJSONKey ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToJSON ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToJSONKey ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToByteString ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToHeader ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToLog ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToQuery ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

FromText ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToText ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

FromXML ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

ToXML ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

Generic ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

Associated Types

type Rep ProductionVariantInstanceType :: Type -> Type #

Read ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

Show ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

NFData ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

Eq ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

Ord ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

Hashable ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

type Rep ProductionVariantInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantInstanceType

type Rep ProductionVariantInstanceType = D1 ('MetaData "ProductionVariantInstanceType" "Amazonka.SageMaker.Types.ProductionVariantInstanceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProductionVariantInstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProductionVariantInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProfilingStatus

newtype ProfilingStatus Source #

Constructors

ProfilingStatus' 

Instances

Instances details
FromJSON ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromJSONKey ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToJSON ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToJSONKey ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToByteString ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToHeader ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToLog ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToQuery ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromText ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToText ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

FromXML ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

ToXML ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Methods

toXML :: ProfilingStatus -> XML #

Generic ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Associated Types

type Rep ProfilingStatus :: Type -> Type #

Read ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Show ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

NFData ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Methods

rnf :: ProfilingStatus -> () #

Eq ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Ord ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

Hashable ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

type Rep ProfilingStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilingStatus

type Rep ProfilingStatus = D1 ('MetaData "ProfilingStatus" "Amazonka.SageMaker.Types.ProfilingStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProfilingStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProfilingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProjectSortBy

newtype ProjectSortBy Source #

Constructors

ProjectSortBy' 

Instances

Instances details
FromJSON ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

FromJSONKey ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToJSON ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToJSONKey ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToByteString ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToHeader ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToLog ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToQuery ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

FromText ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToText ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Methods

toText :: ProjectSortBy -> Text #

FromXML ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

ToXML ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Methods

toXML :: ProjectSortBy -> XML #

Generic ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Associated Types

type Rep ProjectSortBy :: Type -> Type #

Read ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Show ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

NFData ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Methods

rnf :: ProjectSortBy -> () #

Eq ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Ord ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

Hashable ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

type Rep ProjectSortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortBy

type Rep ProjectSortBy = D1 ('MetaData "ProjectSortBy" "Amazonka.SageMaker.Types.ProjectSortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProjectSortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProjectSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProjectSortOrder

newtype ProjectSortOrder Source #

Instances

Instances details
FromJSON ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

FromJSONKey ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToJSON ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToJSONKey ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToByteString ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToHeader ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToLog ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToQuery ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

FromText ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToText ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

FromXML ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

ToXML ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

Generic ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

Associated Types

type Rep ProjectSortOrder :: Type -> Type #

Read ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

Show ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

NFData ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

Methods

rnf :: ProjectSortOrder -> () #

Eq ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

Ord ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

Hashable ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

type Rep ProjectSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSortOrder

type Rep ProjectSortOrder = D1 ('MetaData "ProjectSortOrder" "Amazonka.SageMaker.Types.ProjectSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProjectSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProjectSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ProjectStatus

newtype ProjectStatus Source #

Constructors

ProjectStatus' 

Instances

Instances details
FromJSON ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

FromJSONKey ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToJSON ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToJSONKey ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToByteString ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToHeader ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToLog ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToQuery ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

FromText ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToText ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Methods

toText :: ProjectStatus -> Text #

FromXML ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

ToXML ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Methods

toXML :: ProjectStatus -> XML #

Generic ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Associated Types

type Rep ProjectStatus :: Type -> Type #

Read ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Show ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

NFData ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Methods

rnf :: ProjectStatus -> () #

Eq ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Ord ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

Hashable ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

type Rep ProjectStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectStatus

type Rep ProjectStatus = D1 ('MetaData "ProjectStatus" "Amazonka.SageMaker.Types.ProjectStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ProjectStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProjectStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RStudioServerProAccessStatus

newtype RStudioServerProAccessStatus Source #

Instances

Instances details
FromJSON RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

FromJSONKey RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToJSON RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToJSONKey RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToByteString RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToHeader RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToLog RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToQuery RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

FromText RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToText RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

FromXML RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

ToXML RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

Generic RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

Associated Types

type Rep RStudioServerProAccessStatus :: Type -> Type #

Read RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

Show RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

NFData RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

Eq RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

Ord RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

Hashable RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

type Rep RStudioServerProAccessStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAccessStatus

type Rep RStudioServerProAccessStatus = D1 ('MetaData "RStudioServerProAccessStatus" "Amazonka.SageMaker.Types.RStudioServerProAccessStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RStudioServerProAccessStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRStudioServerProAccessStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RStudioServerProUserGroup

newtype RStudioServerProUserGroup Source #

Instances

Instances details
FromJSON RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

FromJSONKey RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToJSON RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToJSONKey RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToByteString RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToHeader RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToLog RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToQuery RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

FromText RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToText RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

FromXML RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

ToXML RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

Generic RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

Associated Types

type Rep RStudioServerProUserGroup :: Type -> Type #

Read RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

Show RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

NFData RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

Eq RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

Ord RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

Hashable RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

type Rep RStudioServerProUserGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProUserGroup

type Rep RStudioServerProUserGroup = D1 ('MetaData "RStudioServerProUserGroup" "Amazonka.SageMaker.Types.RStudioServerProUserGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RStudioServerProUserGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRStudioServerProUserGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecommendationJobStatus

newtype RecommendationJobStatus Source #

Instances

Instances details
FromJSON RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

FromJSONKey RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToJSON RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToJSONKey RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToByteString RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToHeader RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToLog RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToQuery RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

FromText RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToText RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

FromXML RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

ToXML RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

Generic RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

Associated Types

type Rep RecommendationJobStatus :: Type -> Type #

Read RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

Show RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

NFData RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

Methods

rnf :: RecommendationJobStatus -> () #

Eq RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

Ord RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

Hashable RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

type Rep RecommendationJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStatus

type Rep RecommendationJobStatus = D1 ('MetaData "RecommendationJobStatus" "Amazonka.SageMaker.Types.RecommendationJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RecommendationJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecommendationJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecommendationJobType

newtype RecommendationJobType Source #

Instances

Instances details
FromJSON RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

FromJSONKey RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToJSON RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToJSONKey RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToByteString RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToHeader RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToLog RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToQuery RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

FromText RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToText RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

FromXML RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

ToXML RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

Generic RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

Associated Types

type Rep RecommendationJobType :: Type -> Type #

Read RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

Show RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

NFData RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

Methods

rnf :: RecommendationJobType -> () #

Eq RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

Ord RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

Hashable RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

type Rep RecommendationJobType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobType

type Rep RecommendationJobType = D1 ('MetaData "RecommendationJobType" "Amazonka.SageMaker.Types.RecommendationJobType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RecommendationJobType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecommendationJobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecommendationStepType

newtype RecommendationStepType Source #

Instances

Instances details
FromJSON RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

FromJSONKey RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToJSON RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToJSONKey RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToByteString RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToHeader RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToLog RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToQuery RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

FromText RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToText RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

FromXML RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

ToXML RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Generic RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Associated Types

type Rep RecommendationStepType :: Type -> Type #

Read RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Show RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

NFData RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Methods

rnf :: RecommendationStepType -> () #

Eq RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Ord RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

Hashable RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

type Rep RecommendationStepType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationStepType

type Rep RecommendationStepType = D1 ('MetaData "RecommendationStepType" "Amazonka.SageMaker.Types.RecommendationStepType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RecommendationStepType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecommendationStepType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RecordWrapper

newtype RecordWrapper Source #

Constructors

RecordWrapper' 

Bundled Patterns

pattern RecordWrapper_None :: RecordWrapper 
pattern RecordWrapper_RecordIO :: RecordWrapper 

Instances

Instances details
FromJSON RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

FromJSONKey RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToJSON RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToJSONKey RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToByteString RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToHeader RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToLog RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToQuery RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

FromText RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToText RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Methods

toText :: RecordWrapper -> Text #

FromXML RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

ToXML RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Methods

toXML :: RecordWrapper -> XML #

Generic RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Associated Types

type Rep RecordWrapper :: Type -> Type #

Read RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Show RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

NFData RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Methods

rnf :: RecordWrapper -> () #

Eq RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Ord RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

Hashable RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

type Rep RecordWrapper Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecordWrapper

type Rep RecordWrapper = D1 ('MetaData "RecordWrapper" "Amazonka.SageMaker.Types.RecordWrapper" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RecordWrapper'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRecordWrapper") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RedshiftResultCompressionType

newtype RedshiftResultCompressionType Source #

The compression used for Redshift query results.

Instances

Instances details
FromJSON RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

FromJSONKey RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToJSON RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToJSONKey RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToByteString RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToHeader RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToLog RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToQuery RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

FromText RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToText RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

FromXML RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

ToXML RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

Generic RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

Associated Types

type Rep RedshiftResultCompressionType :: Type -> Type #

Read RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

Show RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

NFData RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

Eq RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

Ord RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

Hashable RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

type Rep RedshiftResultCompressionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultCompressionType

type Rep RedshiftResultCompressionType = D1 ('MetaData "RedshiftResultCompressionType" "Amazonka.SageMaker.Types.RedshiftResultCompressionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RedshiftResultCompressionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRedshiftResultCompressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RedshiftResultFormat

newtype RedshiftResultFormat Source #

The data storage format for Redshift query results.

Instances

Instances details
FromJSON RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

FromJSONKey RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToJSON RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToJSONKey RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToByteString RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToHeader RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToLog RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToQuery RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

FromText RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToText RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

FromXML RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

ToXML RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

Generic RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

Associated Types

type Rep RedshiftResultFormat :: Type -> Type #

Read RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

Show RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

NFData RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

Methods

rnf :: RedshiftResultFormat -> () #

Eq RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

Ord RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

Hashable RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

type Rep RedshiftResultFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftResultFormat

type Rep RedshiftResultFormat = D1 ('MetaData "RedshiftResultFormat" "Amazonka.SageMaker.Types.RedshiftResultFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RedshiftResultFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRedshiftResultFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RepositoryAccessMode

newtype RepositoryAccessMode Source #

Instances

Instances details
FromJSON RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

FromJSONKey RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToJSON RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToJSONKey RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToByteString RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToHeader RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToLog RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToQuery RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

FromText RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToText RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

FromXML RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

ToXML RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

Generic RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

Associated Types

type Rep RepositoryAccessMode :: Type -> Type #

Read RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

Show RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

NFData RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

Methods

rnf :: RepositoryAccessMode -> () #

Eq RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

Ord RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

Hashable RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

type Rep RepositoryAccessMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAccessMode

type Rep RepositoryAccessMode = D1 ('MetaData "RepositoryAccessMode" "Amazonka.SageMaker.Types.RepositoryAccessMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RepositoryAccessMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRepositoryAccessMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Instances

Instances details
FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

FromJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToJSON ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToByteString ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToQuery ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

FromText ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToText ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Methods

toText :: ResourceType -> Text #

FromXML ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

ToXML ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Methods

toXML :: ResourceType -> XML #

Generic ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

Read ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

NFData ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Eq ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

Hashable ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.SageMaker.Types.ResourceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RetentionType

newtype RetentionType Source #

Constructors

RetentionType' 

Bundled Patterns

pattern RetentionType_Delete :: RetentionType 
pattern RetentionType_Retain :: RetentionType 

Instances

Instances details
FromJSON RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

FromJSONKey RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToJSON RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToJSONKey RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToByteString RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToHeader RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToLog RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToQuery RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

FromText RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToText RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Methods

toText :: RetentionType -> Text #

FromXML RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

ToXML RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Methods

toXML :: RetentionType -> XML #

Generic RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Associated Types

type Rep RetentionType :: Type -> Type #

Read RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Show RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

NFData RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Methods

rnf :: RetentionType -> () #

Eq RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Ord RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

Hashable RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

type Rep RetentionType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionType

type Rep RetentionType = D1 ('MetaData "RetentionType" "Amazonka.SageMaker.Types.RetentionType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RetentionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRetentionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RootAccess

newtype RootAccess Source #

Constructors

RootAccess' 

Fields

Bundled Patterns

pattern RootAccess_Disabled :: RootAccess 
pattern RootAccess_Enabled :: RootAccess 

Instances

Instances details
FromJSON RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

FromJSONKey RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToJSON RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToJSONKey RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToByteString RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToHeader RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToLog RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToQuery RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

FromText RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToText RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Methods

toText :: RootAccess -> Text #

FromXML RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

ToXML RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Methods

toXML :: RootAccess -> XML #

Generic RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Associated Types

type Rep RootAccess :: Type -> Type #

Read RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Show RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

NFData RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Methods

rnf :: RootAccess -> () #

Eq RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Ord RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

Hashable RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

type Rep RootAccess Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RootAccess

type Rep RootAccess = D1 ('MetaData "RootAccess" "Amazonka.SageMaker.Types.RootAccess" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RootAccess'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRootAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RuleEvaluationStatus

newtype RuleEvaluationStatus Source #

Instances

Instances details
FromJSON RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

FromJSONKey RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToJSON RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToJSONKey RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToByteString RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToHeader RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToLog RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToQuery RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

FromText RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToText RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

FromXML RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

ToXML RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

Generic RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

Associated Types

type Rep RuleEvaluationStatus :: Type -> Type #

Read RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

Show RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

NFData RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

Methods

rnf :: RuleEvaluationStatus -> () #

Eq RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

Ord RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

Hashable RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

type Rep RuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RuleEvaluationStatus

type Rep RuleEvaluationStatus = D1 ('MetaData "RuleEvaluationStatus" "Amazonka.SageMaker.Types.RuleEvaluationStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "RuleEvaluationStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRuleEvaluationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3DataDistribution

newtype S3DataDistribution Source #

Instances

Instances details
FromJSON S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

FromJSONKey S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToJSON S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToJSONKey S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToByteString S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToHeader S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToLog S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToQuery S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

FromText S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToText S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

FromXML S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

ToXML S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

Generic S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

Associated Types

type Rep S3DataDistribution :: Type -> Type #

Read S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

Show S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

NFData S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

Methods

rnf :: S3DataDistribution -> () #

Eq S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

Ord S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

Hashable S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

type Rep S3DataDistribution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataDistribution

type Rep S3DataDistribution = D1 ('MetaData "S3DataDistribution" "Amazonka.SageMaker.Types.S3DataDistribution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "S3DataDistribution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3DataDistribution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

S3DataType

newtype S3DataType Source #

Constructors

S3DataType' 

Fields

Instances

Instances details
FromJSON S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

FromJSONKey S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToJSON S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToJSONKey S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToByteString S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToHeader S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToLog S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToQuery S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

FromText S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToText S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Methods

toText :: S3DataType -> Text #

FromXML S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

ToXML S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Methods

toXML :: S3DataType -> XML #

Generic S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Associated Types

type Rep S3DataType :: Type -> Type #

Read S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Show S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

NFData S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Methods

rnf :: S3DataType -> () #

Eq S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Ord S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

Hashable S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

type Rep S3DataType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataType

type Rep S3DataType = D1 ('MetaData "S3DataType" "Amazonka.SageMaker.Types.S3DataType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "S3DataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromS3DataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SagemakerServicecatalogStatus

newtype SagemakerServicecatalogStatus Source #

Instances

Instances details
FromJSON SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

FromJSONKey SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToJSON SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToJSONKey SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToByteString SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToHeader SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToLog SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToQuery SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

FromText SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToText SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

FromXML SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

ToXML SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

Generic SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

Associated Types

type Rep SagemakerServicecatalogStatus :: Type -> Type #

Read SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

Show SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

NFData SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

Eq SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

Ord SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

Hashable SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

type Rep SagemakerServicecatalogStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SagemakerServicecatalogStatus

type Rep SagemakerServicecatalogStatus = D1 ('MetaData "SagemakerServicecatalogStatus" "Amazonka.SageMaker.Types.SagemakerServicecatalogStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SagemakerServicecatalogStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSagemakerServicecatalogStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ScheduleStatus

newtype ScheduleStatus Source #

Constructors

ScheduleStatus' 

Instances

Instances details
FromJSON ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

FromJSONKey ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToJSON ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToJSONKey ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToByteString ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToHeader ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToLog ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToQuery ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

FromText ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToText ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

FromXML ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

ToXML ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

Methods

toXML :: ScheduleStatus -> XML #

Generic ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

Associated Types

type Rep ScheduleStatus :: Type -> Type #

Read ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

Show ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

NFData ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

Methods

rnf :: ScheduleStatus -> () #

Eq ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

Ord ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

Hashable ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

type Rep ScheduleStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleStatus

type Rep ScheduleStatus = D1 ('MetaData "ScheduleStatus" "Amazonka.SageMaker.Types.ScheduleStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "ScheduleStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScheduleStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SearchSortOrder

newtype SearchSortOrder Source #

Constructors

SearchSortOrder' 

Instances

Instances details
FromJSON SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

FromJSONKey SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToJSON SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToJSONKey SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToByteString SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToHeader SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToLog SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToQuery SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

FromText SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToText SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

FromXML SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

ToXML SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

Methods

toXML :: SearchSortOrder -> XML #

Generic SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

Associated Types

type Rep SearchSortOrder :: Type -> Type #

Read SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

Show SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

NFData SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

Methods

rnf :: SearchSortOrder -> () #

Eq SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

Ord SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

Hashable SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

type Rep SearchSortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchSortOrder

type Rep SearchSortOrder = D1 ('MetaData "SearchSortOrder" "Amazonka.SageMaker.Types.SearchSortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SearchSortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSearchSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SecondaryStatus

newtype SecondaryStatus Source #

Constructors

SecondaryStatus' 

Instances

Instances details
FromJSON SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

FromJSONKey SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToJSON SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToJSONKey SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToByteString SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToHeader SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToLog SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToQuery SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

FromText SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToText SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

FromXML SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

ToXML SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

Methods

toXML :: SecondaryStatus -> XML #

Generic SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

Associated Types

type Rep SecondaryStatus :: Type -> Type #

Read SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

Show SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

NFData SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

Methods

rnf :: SecondaryStatus -> () #

Eq SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

Ord SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

Hashable SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

type Rep SecondaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatus

type Rep SecondaryStatus = D1 ('MetaData "SecondaryStatus" "Amazonka.SageMaker.Types.SecondaryStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SecondaryStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSecondaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortActionsBy

newtype SortActionsBy Source #

Constructors

SortActionsBy' 

Instances

Instances details
FromJSON SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

FromJSONKey SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToJSON SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToJSONKey SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToByteString SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToHeader SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToLog SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToQuery SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

FromText SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToText SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Methods

toText :: SortActionsBy -> Text #

FromXML SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

ToXML SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Methods

toXML :: SortActionsBy -> XML #

Generic SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Associated Types

type Rep SortActionsBy :: Type -> Type #

Read SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Show SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

NFData SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Methods

rnf :: SortActionsBy -> () #

Eq SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Ord SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

Hashable SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

type Rep SortActionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortActionsBy

type Rep SortActionsBy = D1 ('MetaData "SortActionsBy" "Amazonka.SageMaker.Types.SortActionsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortActionsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortActionsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortArtifactsBy

newtype SortArtifactsBy Source #

Constructors

SortArtifactsBy' 

Bundled Patterns

pattern SortArtifactsBy_CreationTime :: SortArtifactsBy 

Instances

Instances details
FromJSON SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromJSONKey SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToJSON SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToJSONKey SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToByteString SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToHeader SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToLog SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToQuery SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromText SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToText SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

FromXML SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

ToXML SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Methods

toXML :: SortArtifactsBy -> XML #

Generic SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Associated Types

type Rep SortArtifactsBy :: Type -> Type #

Read SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Show SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

NFData SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Methods

rnf :: SortArtifactsBy -> () #

Eq SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Ord SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

Hashable SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

type Rep SortArtifactsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortArtifactsBy

type Rep SortArtifactsBy = D1 ('MetaData "SortArtifactsBy" "Amazonka.SageMaker.Types.SortArtifactsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortArtifactsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortArtifactsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortAssociationsBy

newtype SortAssociationsBy Source #

Instances

Instances details
FromJSON SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromJSONKey SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToJSON SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToJSONKey SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToByteString SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToHeader SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToLog SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToQuery SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromText SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToText SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

FromXML SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

ToXML SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Generic SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Associated Types

type Rep SortAssociationsBy :: Type -> Type #

Read SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Show SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

NFData SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Methods

rnf :: SortAssociationsBy -> () #

Eq SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Ord SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

Hashable SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

type Rep SortAssociationsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortAssociationsBy

type Rep SortAssociationsBy = D1 ('MetaData "SortAssociationsBy" "Amazonka.SageMaker.Types.SortAssociationsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortAssociationsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortAssociationsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortBy

newtype SortBy Source #

Constructors

SortBy' 

Fields

Bundled Patterns

pattern SortBy_CreationTime :: SortBy 
pattern SortBy_Name :: SortBy 
pattern SortBy_Status :: SortBy 

Instances

Instances details
FromJSON SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

FromJSONKey SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

ToJSON SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

ToJSONKey SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

ToByteString SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

toBS :: SortBy -> ByteString #

ToHeader SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

toHeader :: HeaderName -> SortBy -> [Header] #

ToLog SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

ToQuery SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

FromText SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

ToText SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

toText :: SortBy -> Text #

FromXML SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

ToXML SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

toXML :: SortBy -> XML #

Generic SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Associated Types

type Rep SortBy :: Type -> Type #

Methods

from :: SortBy -> Rep SortBy x #

to :: Rep SortBy x -> SortBy #

Read SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Show SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

NFData SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

rnf :: SortBy -> () #

Eq SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

(==) :: SortBy -> SortBy -> Bool #

(/=) :: SortBy -> SortBy -> Bool #

Ord SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Hashable SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

Methods

hashWithSalt :: Int -> SortBy -> Int #

hash :: SortBy -> Int #

type Rep SortBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortBy

type Rep SortBy = D1 ('MetaData "SortBy" "Amazonka.SageMaker.Types.SortBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortContextsBy

newtype SortContextsBy Source #

Constructors

SortContextsBy' 

Instances

Instances details
FromJSON SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromJSONKey SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToJSON SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToJSONKey SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToByteString SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToHeader SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToLog SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToQuery SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromText SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToText SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

FromXML SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

ToXML SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Methods

toXML :: SortContextsBy -> XML #

Generic SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Associated Types

type Rep SortContextsBy :: Type -> Type #

Read SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Show SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

NFData SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Methods

rnf :: SortContextsBy -> () #

Eq SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Ord SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

Hashable SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

type Rep SortContextsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortContextsBy

type Rep SortContextsBy = D1 ('MetaData "SortContextsBy" "Amazonka.SageMaker.Types.SortContextsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortContextsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortContextsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortExperimentsBy

newtype SortExperimentsBy Source #

Instances

Instances details
FromJSON SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

FromJSONKey SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToJSON SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToJSONKey SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToByteString SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToHeader SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToLog SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToQuery SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

FromText SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToText SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

FromXML SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

ToXML SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

Generic SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

Associated Types

type Rep SortExperimentsBy :: Type -> Type #

Read SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

Show SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

NFData SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

Methods

rnf :: SortExperimentsBy -> () #

Eq SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

Ord SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

Hashable SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

type Rep SortExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortExperimentsBy

type Rep SortExperimentsBy = D1 ('MetaData "SortExperimentsBy" "Amazonka.SageMaker.Types.SortExperimentsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortExperimentsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortExperimentsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortInferenceExperimentsBy

newtype SortInferenceExperimentsBy Source #

Instances

Instances details
FromJSON SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

FromJSONKey SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToJSON SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToJSONKey SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToByteString SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToHeader SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToLog SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToQuery SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

FromText SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToText SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

FromXML SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

ToXML SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

Generic SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

Associated Types

type Rep SortInferenceExperimentsBy :: Type -> Type #

Read SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

Show SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

NFData SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

Eq SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

Ord SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

Hashable SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

type Rep SortInferenceExperimentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortInferenceExperimentsBy

type Rep SortInferenceExperimentsBy = D1 ('MetaData "SortInferenceExperimentsBy" "Amazonka.SageMaker.Types.SortInferenceExperimentsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortInferenceExperimentsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortInferenceExperimentsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortLineageGroupsBy

newtype SortLineageGroupsBy Source #

Instances

Instances details
FromJSON SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

FromJSONKey SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToJSON SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToJSONKey SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToByteString SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToHeader SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToLog SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToQuery SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

FromText SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToText SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

FromXML SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

ToXML SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

Generic SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

Associated Types

type Rep SortLineageGroupsBy :: Type -> Type #

Read SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

Show SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

NFData SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

Methods

rnf :: SortLineageGroupsBy -> () #

Eq SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

Ord SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

Hashable SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

type Rep SortLineageGroupsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortLineageGroupsBy

type Rep SortLineageGroupsBy = D1 ('MetaData "SortLineageGroupsBy" "Amazonka.SageMaker.Types.SortLineageGroupsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortLineageGroupsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortLineageGroupsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortOrder

newtype SortOrder Source #

Constructors

SortOrder' 

Fields

Bundled Patterns

pattern SortOrder_Ascending :: SortOrder 
pattern SortOrder_Descending :: SortOrder 

Instances

Instances details
FromJSON SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

FromJSONKey SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToJSON SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToJSONKey SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToByteString SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Methods

toBS :: SortOrder -> ByteString #

ToHeader SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToLog SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToQuery SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

FromText SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToText SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Methods

toText :: SortOrder -> Text #

FromXML SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

ToXML SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Methods

toXML :: SortOrder -> XML #

Generic SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Associated Types

type Rep SortOrder :: Type -> Type #

Read SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Show SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

NFData SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Methods

rnf :: SortOrder -> () #

Eq SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Ord SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

Hashable SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

type Rep SortOrder Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortOrder

type Rep SortOrder = D1 ('MetaData "SortOrder" "Amazonka.SageMaker.Types.SortOrder" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortPipelineExecutionsBy

newtype SortPipelineExecutionsBy Source #

Instances

Instances details
FromJSON SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

FromJSONKey SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToJSON SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToJSONKey SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToByteString SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToHeader SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToLog SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToQuery SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

FromText SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToText SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

FromXML SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

ToXML SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

Generic SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

Associated Types

type Rep SortPipelineExecutionsBy :: Type -> Type #

Read SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

Show SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

NFData SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

Eq SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

Ord SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

Hashable SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

type Rep SortPipelineExecutionsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelineExecutionsBy

type Rep SortPipelineExecutionsBy = D1 ('MetaData "SortPipelineExecutionsBy" "Amazonka.SageMaker.Types.SortPipelineExecutionsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortPipelineExecutionsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortPipelineExecutionsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortPipelinesBy

newtype SortPipelinesBy Source #

Constructors

SortPipelinesBy' 

Instances

Instances details
FromJSON SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

FromJSONKey SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToJSON SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToJSONKey SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToByteString SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToHeader SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToLog SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToQuery SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

FromText SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToText SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

FromXML SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

ToXML SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

Methods

toXML :: SortPipelinesBy -> XML #

Generic SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

Associated Types

type Rep SortPipelinesBy :: Type -> Type #

Read SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

Show SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

NFData SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

Methods

rnf :: SortPipelinesBy -> () #

Eq SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

Ord SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

Hashable SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

type Rep SortPipelinesBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortPipelinesBy

type Rep SortPipelinesBy = D1 ('MetaData "SortPipelinesBy" "Amazonka.SageMaker.Types.SortPipelinesBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortPipelinesBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortPipelinesBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortTrialComponentsBy

newtype SortTrialComponentsBy Source #

Instances

Instances details
FromJSON SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

FromJSONKey SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToJSON SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToJSONKey SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToByteString SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToHeader SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToLog SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToQuery SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

FromText SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToText SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

FromXML SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

ToXML SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

Generic SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

Associated Types

type Rep SortTrialComponentsBy :: Type -> Type #

Read SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

Show SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

NFData SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

Methods

rnf :: SortTrialComponentsBy -> () #

Eq SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

Ord SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

Hashable SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

type Rep SortTrialComponentsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialComponentsBy

type Rep SortTrialComponentsBy = D1 ('MetaData "SortTrialComponentsBy" "Amazonka.SageMaker.Types.SortTrialComponentsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortTrialComponentsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortTrialComponentsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SortTrialsBy

newtype SortTrialsBy Source #

Constructors

SortTrialsBy' 

Bundled Patterns

pattern SortTrialsBy_CreationTime :: SortTrialsBy 
pattern SortTrialsBy_Name :: SortTrialsBy 

Instances

Instances details
FromJSON SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

FromJSONKey SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToJSON SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToJSONKey SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToByteString SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToHeader SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToLog SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToQuery SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

FromText SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToText SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Methods

toText :: SortTrialsBy -> Text #

FromXML SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

ToXML SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Methods

toXML :: SortTrialsBy -> XML #

Generic SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Associated Types

type Rep SortTrialsBy :: Type -> Type #

Read SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Show SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

NFData SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Methods

rnf :: SortTrialsBy -> () #

Eq SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Ord SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

Hashable SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

type Rep SortTrialsBy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SortTrialsBy

type Rep SortTrialsBy = D1 ('MetaData "SortTrialsBy" "Amazonka.SageMaker.Types.SortTrialsBy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SortTrialsBy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSortTrialsBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SpaceSortKey

newtype SpaceSortKey Source #

Constructors

SpaceSortKey' 

Instances

Instances details
FromJSON SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

FromJSONKey SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToJSON SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToJSONKey SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToByteString SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToHeader SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToLog SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToQuery SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

FromText SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToText SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Methods

toText :: SpaceSortKey -> Text #

FromXML SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

ToXML SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Methods

toXML :: SpaceSortKey -> XML #

Generic SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Associated Types

type Rep SpaceSortKey :: Type -> Type #

Read SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Show SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

NFData SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Methods

rnf :: SpaceSortKey -> () #

Eq SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Ord SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

Hashable SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

type Rep SpaceSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSortKey

type Rep SpaceSortKey = D1 ('MetaData "SpaceSortKey" "Amazonka.SageMaker.Types.SpaceSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SpaceSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSpaceSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SpaceStatus

newtype SpaceStatus Source #

Constructors

SpaceStatus' 

Instances

Instances details
FromJSON SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

FromJSONKey SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToJSON SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToJSONKey SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToByteString SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToHeader SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToLog SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToQuery SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

FromText SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToText SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Methods

toText :: SpaceStatus -> Text #

FromXML SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

ToXML SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Methods

toXML :: SpaceStatus -> XML #

Generic SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Associated Types

type Rep SpaceStatus :: Type -> Type #

Read SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Show SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

NFData SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Methods

rnf :: SpaceStatus -> () #

Eq SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Ord SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

Hashable SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

type Rep SpaceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceStatus

type Rep SpaceStatus = D1 ('MetaData "SpaceStatus" "Amazonka.SageMaker.Types.SpaceStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SpaceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSpaceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SplitType

newtype SplitType Source #

Constructors

SplitType' 

Fields

Bundled Patterns

pattern SplitType_Line :: SplitType 
pattern SplitType_None :: SplitType 
pattern SplitType_RecordIO :: SplitType 
pattern SplitType_TFRecord :: SplitType 

Instances

Instances details
FromJSON SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

FromJSONKey SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToJSON SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToJSONKey SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToByteString SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Methods

toBS :: SplitType -> ByteString #

ToHeader SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToLog SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToQuery SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

FromText SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToText SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Methods

toText :: SplitType -> Text #

FromXML SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

ToXML SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Methods

toXML :: SplitType -> XML #

Generic SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Associated Types

type Rep SplitType :: Type -> Type #

Read SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Show SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

NFData SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Methods

rnf :: SplitType -> () #

Eq SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Ord SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

Hashable SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

type Rep SplitType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SplitType

type Rep SplitType = D1 ('MetaData "SplitType" "Amazonka.SageMaker.Types.SplitType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "SplitType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSplitType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StageStatus

newtype StageStatus Source #

Constructors

StageStatus' 

Instances

Instances details
FromJSON StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

FromJSONKey StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToJSON StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToJSONKey StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToByteString StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToHeader StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToLog StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToQuery StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

FromText StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToText StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Methods

toText :: StageStatus -> Text #

FromXML StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

ToXML StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Methods

toXML :: StageStatus -> XML #

Generic StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Associated Types

type Rep StageStatus :: Type -> Type #

Read StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Show StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

NFData StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Methods

rnf :: StageStatus -> () #

Eq StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Ord StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

Hashable StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

type Rep StageStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StageStatus

type Rep StageStatus = D1 ('MetaData "StageStatus" "Amazonka.SageMaker.Types.StageStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "StageStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StepStatus

newtype StepStatus Source #

Constructors

StepStatus' 

Fields

Instances

Instances details
FromJSON StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

FromJSONKey StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToJSON StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToJSONKey StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToByteString StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToHeader StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToLog StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToQuery StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

FromText StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToText StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Methods

toText :: StepStatus -> Text #

FromXML StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

ToXML StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Methods

toXML :: StepStatus -> XML #

Generic StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Associated Types

type Rep StepStatus :: Type -> Type #

Read StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Show StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

NFData StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Methods

rnf :: StepStatus -> () #

Eq StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Ord StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

Hashable StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

type Rep StepStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StepStatus

type Rep StepStatus = D1 ('MetaData "StepStatus" "Amazonka.SageMaker.Types.StepStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "StepStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStepStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioLifecycleConfigAppType

newtype StudioLifecycleConfigAppType Source #

Instances

Instances details
FromJSON StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

FromJSONKey StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToJSON StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToJSONKey StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToByteString StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToHeader StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToLog StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToQuery StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

FromText StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToText StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

FromXML StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

ToXML StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

Generic StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

Associated Types

type Rep StudioLifecycleConfigAppType :: Type -> Type #

Read StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

Show StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

NFData StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

Eq StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

Ord StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

Hashable StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

type Rep StudioLifecycleConfigAppType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigAppType

type Rep StudioLifecycleConfigAppType = D1 ('MetaData "StudioLifecycleConfigAppType" "Amazonka.SageMaker.Types.StudioLifecycleConfigAppType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "StudioLifecycleConfigAppType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioLifecycleConfigAppType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioLifecycleConfigSortKey

newtype StudioLifecycleConfigSortKey Source #

Instances

Instances details
FromJSON StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

FromJSONKey StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToJSON StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToJSONKey StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToByteString StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToHeader StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToLog StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToQuery StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

FromText StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToText StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

FromXML StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

ToXML StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

Generic StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

Associated Types

type Rep StudioLifecycleConfigSortKey :: Type -> Type #

Read StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

Show StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

NFData StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

Eq StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

Ord StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

Hashable StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

type Rep StudioLifecycleConfigSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey

type Rep StudioLifecycleConfigSortKey = D1 ('MetaData "StudioLifecycleConfigSortKey" "Amazonka.SageMaker.Types.StudioLifecycleConfigSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "StudioLifecycleConfigSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioLifecycleConfigSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TableFormat

newtype TableFormat Source #

Constructors

TableFormat' 

Bundled Patterns

pattern TableFormat_Glue :: TableFormat 
pattern TableFormat_Iceberg :: TableFormat 

Instances

Instances details
FromJSON TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

FromJSONKey TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToJSON TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToJSONKey TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToByteString TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToHeader TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToLog TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToQuery TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

FromText TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToText TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Methods

toText :: TableFormat -> Text #

FromXML TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

ToXML TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Methods

toXML :: TableFormat -> XML #

Generic TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Associated Types

type Rep TableFormat :: Type -> Type #

Read TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Show TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

NFData TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Methods

rnf :: TableFormat -> () #

Eq TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Ord TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

Hashable TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

type Rep TableFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TableFormat

type Rep TableFormat = D1 ('MetaData "TableFormat" "Amazonka.SageMaker.Types.TableFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TableFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTableFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetDevice

newtype TargetDevice Source #

Constructors

TargetDevice' 

Bundled Patterns

pattern TargetDevice_Aisage :: TargetDevice 
pattern TargetDevice_Amba_cv2 :: TargetDevice 
pattern TargetDevice_Amba_cv22 :: TargetDevice 
pattern TargetDevice_Amba_cv25 :: TargetDevice 
pattern TargetDevice_Coreml :: TargetDevice 
pattern TargetDevice_Deeplens :: TargetDevice 
pattern TargetDevice_Imx8mplus :: TargetDevice 
pattern TargetDevice_Imx8qm :: TargetDevice 
pattern TargetDevice_Jacinto_tda4vm :: TargetDevice 
pattern TargetDevice_Jetson_nano :: TargetDevice 
pattern TargetDevice_Jetson_tx1 :: TargetDevice 
pattern TargetDevice_Jetson_tx2 :: TargetDevice 
pattern TargetDevice_Jetson_xavier :: TargetDevice 
pattern TargetDevice_Lambda :: TargetDevice 
pattern TargetDevice_Ml_c4 :: TargetDevice 
pattern TargetDevice_Ml_c5 :: TargetDevice 
pattern TargetDevice_Ml_eia2 :: TargetDevice 
pattern TargetDevice_Ml_g4dn :: TargetDevice 
pattern TargetDevice_Ml_inf1 :: TargetDevice 
pattern TargetDevice_Ml_m4 :: TargetDevice 
pattern TargetDevice_Ml_m5 :: TargetDevice 
pattern TargetDevice_Ml_p2 :: TargetDevice 
pattern TargetDevice_Ml_p3 :: TargetDevice 
pattern TargetDevice_Qcs603 :: TargetDevice 
pattern TargetDevice_Qcs605 :: TargetDevice 
pattern TargetDevice_Rasp3b :: TargetDevice 
pattern TargetDevice_Rk3288 :: TargetDevice 
pattern TargetDevice_Rk3399 :: TargetDevice 
pattern TargetDevice_Sbe_c :: TargetDevice 
pattern TargetDevice_Sitara_am57x :: TargetDevice 
pattern TargetDevice_X86_win32 :: TargetDevice 
pattern TargetDevice_X86_win64 :: TargetDevice 

Instances

Instances details
FromJSON TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

FromJSONKey TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToJSON TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToJSONKey TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToByteString TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToHeader TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToLog TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToQuery TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

FromText TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToText TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Methods

toText :: TargetDevice -> Text #

FromXML TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

ToXML TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Methods

toXML :: TargetDevice -> XML #

Generic TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Associated Types

type Rep TargetDevice :: Type -> Type #

Read TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Show TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

NFData TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Methods

rnf :: TargetDevice -> () #

Eq TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Ord TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

Hashable TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

type Rep TargetDevice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetDevice

type Rep TargetDevice = D1 ('MetaData "TargetDevice" "Amazonka.SageMaker.Types.TargetDevice" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TargetDevice'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetDevice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetPlatformAccelerator

newtype TargetPlatformAccelerator Source #

Instances

Instances details
FromJSON TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

FromJSONKey TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToJSON TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToJSONKey TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToByteString TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToHeader TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToLog TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToQuery TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

FromText TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToText TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

FromXML TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

ToXML TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

Generic TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

Associated Types

type Rep TargetPlatformAccelerator :: Type -> Type #

Read TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

Show TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

NFData TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

Eq TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

Ord TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

Hashable TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

type Rep TargetPlatformAccelerator Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformAccelerator

type Rep TargetPlatformAccelerator = D1 ('MetaData "TargetPlatformAccelerator" "Amazonka.SageMaker.Types.TargetPlatformAccelerator" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TargetPlatformAccelerator'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetPlatformAccelerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetPlatformArch

newtype TargetPlatformArch Source #

Instances

Instances details
FromJSON TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

FromJSONKey TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToJSON TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToJSONKey TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToByteString TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToHeader TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToLog TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToQuery TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

FromText TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToText TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

FromXML TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

ToXML TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

Generic TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

Associated Types

type Rep TargetPlatformArch :: Type -> Type #

Read TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

Show TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

NFData TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

Methods

rnf :: TargetPlatformArch -> () #

Eq TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

Ord TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

Hashable TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

type Rep TargetPlatformArch Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformArch

type Rep TargetPlatformArch = D1 ('MetaData "TargetPlatformArch" "Amazonka.SageMaker.Types.TargetPlatformArch" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TargetPlatformArch'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetPlatformArch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetPlatformOs

newtype TargetPlatformOs Source #

Instances

Instances details
FromJSON TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

FromJSONKey TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToJSON TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToJSONKey TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToByteString TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToHeader TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToLog TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToQuery TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

FromText TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToText TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

FromXML TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

ToXML TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

Generic TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

Associated Types

type Rep TargetPlatformOs :: Type -> Type #

Read TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

Show TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

NFData TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

Methods

rnf :: TargetPlatformOs -> () #

Eq TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

Ord TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

Hashable TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

type Rep TargetPlatformOs Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatformOs

type Rep TargetPlatformOs = D1 ('MetaData "TargetPlatformOs" "Amazonka.SageMaker.Types.TargetPlatformOs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TargetPlatformOs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetPlatformOs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrafficRoutingConfigType

newtype TrafficRoutingConfigType Source #

Instances

Instances details
FromJSON TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

FromJSONKey TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToJSON TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToJSONKey TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToByteString TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToHeader TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToLog TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToQuery TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

FromText TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToText TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

FromXML TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

ToXML TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

Generic TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

Associated Types

type Rep TrafficRoutingConfigType :: Type -> Type #

Read TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

Show TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

NFData TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

Eq TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

Ord TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

Hashable TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

type Rep TrafficRoutingConfigType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfigType

type Rep TrafficRoutingConfigType = D1 ('MetaData "TrafficRoutingConfigType" "Amazonka.SageMaker.Types.TrafficRoutingConfigType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrafficRoutingConfigType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrafficRoutingConfigType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrafficType

newtype TrafficType Source #

Constructors

TrafficType' 

Bundled Patterns

pattern TrafficType_PHASES :: TrafficType 

Instances

Instances details
FromJSON TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

FromJSONKey TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToJSON TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToJSONKey TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToByteString TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToHeader TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToLog TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToQuery TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

FromText TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToText TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Methods

toText :: TrafficType -> Text #

FromXML TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

ToXML TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Methods

toXML :: TrafficType -> XML #

Generic TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Associated Types

type Rep TrafficType :: Type -> Type #

Read TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Show TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

NFData TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Methods

rnf :: TrafficType -> () #

Eq TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Ord TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

Hashable TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

type Rep TrafficType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficType

type Rep TrafficType = D1 ('MetaData "TrafficType" "Amazonka.SageMaker.Types.TrafficType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrafficType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrafficType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrainingInputMode

newtype TrainingInputMode Source #

The training input mode that the algorithm supports. For more information about input modes, see Algorithms.

Pipe mode

If an algorithm supports Pipe mode, Amazon SageMaker streams data directly from Amazon S3 to the container.

File mode

If an algorithm supports File mode, SageMaker downloads the training data from S3 to the provisioned ML storage volume, and mounts the directory to the Docker volume for the training container.

You must provision the ML storage volume with sufficient capacity to accommodate the data downloaded from S3. In addition to the training data, the ML storage volume also stores the output model. The algorithm container uses the ML storage volume to also store intermediate information, if any.

For distributed algorithms, training data is distributed uniformly. Your training duration is predictable if the input data objects sizes are approximately the same. SageMaker does not split the files any further for model training. If the object sizes are skewed, training won't be optimal as the data distribution is also skewed when one host in a training cluster is overloaded, thus becoming a bottleneck in training.

FastFile mode

If an algorithm supports FastFile mode, SageMaker streams data directly from S3 to the container with no code changes, and provides file system access to the data. Users can author their training script to interact with these files as if they were stored on disk.

FastFile mode works best when the data is read sequentially. Augmented manifest files aren't supported. The startup time is lower when there are fewer files in the S3 bucket provided.

Instances

Instances details
FromJSON TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

FromJSONKey TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToJSON TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToJSONKey TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToByteString TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToHeader TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToLog TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToQuery TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

FromText TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToText TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

FromXML TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

ToXML TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

Generic TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

Associated Types

type Rep TrainingInputMode :: Type -> Type #

Read TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

Show TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

NFData TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

Methods

rnf :: TrainingInputMode -> () #

Eq TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

Ord TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

Hashable TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

type Rep TrainingInputMode Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInputMode

type Rep TrainingInputMode = D1 ('MetaData "TrainingInputMode" "Amazonka.SageMaker.Types.TrainingInputMode" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrainingInputMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrainingInputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrainingInstanceType

newtype TrainingInstanceType Source #

Bundled Patterns

pattern TrainingInstanceType_Ml_c4_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c4_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c4_8xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c4_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5_18xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5_9xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5n_18xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5n_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5n_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5n_9xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_c5n_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g4dn_12xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g4dn_16xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g4dn_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g4dn_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g4dn_8xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g4dn_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_12xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_16xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_24xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_48xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_8xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_g5_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m4_10xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m4_16xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m4_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m4_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m4_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m5_12xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m5_24xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m5_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m5_4xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m5_large :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_m5_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p2_16xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p2_8xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p2_xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p3_16xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p3_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p3_8xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p3dn_24xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_p4d_24xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_trn1_2xlarge :: TrainingInstanceType 
pattern TrainingInstanceType_Ml_trn1_32xlarge :: TrainingInstanceType 

Instances

Instances details
FromJSON TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

FromJSONKey TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToJSON TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToJSONKey TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToByteString TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToHeader TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToLog TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToQuery TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

FromText TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToText TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

FromXML TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

ToXML TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

Generic TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

Associated Types

type Rep TrainingInstanceType :: Type -> Type #

Read TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

Show TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

NFData TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

Methods

rnf :: TrainingInstanceType -> () #

Eq TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

Ord TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

Hashable TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

type Rep TrainingInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingInstanceType

type Rep TrainingInstanceType = D1 ('MetaData "TrainingInstanceType" "Amazonka.SageMaker.Types.TrainingInstanceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrainingInstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrainingInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrainingJobEarlyStoppingType

newtype TrainingJobEarlyStoppingType Source #

Instances

Instances details
FromJSON TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

FromJSONKey TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToJSON TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToJSONKey TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToByteString TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToHeader TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToLog TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToQuery TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

FromText TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToText TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

FromXML TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

ToXML TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

Generic TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

Associated Types

type Rep TrainingJobEarlyStoppingType :: Type -> Type #

Read TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

Show TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

NFData TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

Eq TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

Ord TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

Hashable TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

type Rep TrainingJobEarlyStoppingType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType

type Rep TrainingJobEarlyStoppingType = D1 ('MetaData "TrainingJobEarlyStoppingType" "Amazonka.SageMaker.Types.TrainingJobEarlyStoppingType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrainingJobEarlyStoppingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrainingJobEarlyStoppingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrainingJobSortByOptions

newtype TrainingJobSortByOptions Source #

Instances

Instances details
FromJSON TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

FromJSONKey TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToJSON TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToJSONKey TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToByteString TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToHeader TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToLog TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToQuery TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

FromText TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToText TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

FromXML TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

ToXML TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

Generic TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

Associated Types

type Rep TrainingJobSortByOptions :: Type -> Type #

Read TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

Show TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

NFData TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

Eq TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

Ord TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

Hashable TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

type Rep TrainingJobSortByOptions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSortByOptions

type Rep TrainingJobSortByOptions = D1 ('MetaData "TrainingJobSortByOptions" "Amazonka.SageMaker.Types.TrainingJobSortByOptions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrainingJobSortByOptions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrainingJobSortByOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrainingJobStatus

newtype TrainingJobStatus Source #

Instances

Instances details
FromJSON TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

FromJSONKey TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToJSON TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToJSONKey TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToByteString TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToHeader TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToLog TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToQuery TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

FromText TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToText TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

FromXML TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

ToXML TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

Generic TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

Associated Types

type Rep TrainingJobStatus :: Type -> Type #

Read TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

Show TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

NFData TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

Methods

rnf :: TrainingJobStatus -> () #

Eq TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

Ord TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

Hashable TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

type Rep TrainingJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatus

type Rep TrainingJobStatus = D1 ('MetaData "TrainingJobStatus" "Amazonka.SageMaker.Types.TrainingJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrainingJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrainingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformInstanceType

newtype TransformInstanceType Source #

Bundled Patterns

pattern TransformInstanceType_Ml_c4_2xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c4_4xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c4_8xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c4_xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c5_18xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c5_2xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c5_4xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c5_9xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_c5_xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_g4dn_12xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_g4dn_16xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_g4dn_2xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_g4dn_4xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_g4dn_8xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_g4dn_xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m4_10xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m4_16xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m4_2xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m4_4xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m4_xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m5_12xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m5_24xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m5_2xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m5_4xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_m5_large :: TransformInstanceType 
pattern TransformInstanceType_Ml_m5_xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_p2_16xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_p2_8xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_p2_xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_p3_16xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_p3_2xlarge :: TransformInstanceType 
pattern TransformInstanceType_Ml_p3_8xlarge :: TransformInstanceType 

Instances

Instances details
FromJSON TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

FromJSONKey TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToJSON TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToJSONKey TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToByteString TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToHeader TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToLog TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToQuery TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

FromText TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToText TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

FromXML TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

ToXML TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

Generic TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

Associated Types

type Rep TransformInstanceType :: Type -> Type #

Read TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

Show TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

NFData TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

Methods

rnf :: TransformInstanceType -> () #

Eq TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

Ord TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

Hashable TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

type Rep TransformInstanceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInstanceType

type Rep TransformInstanceType = D1 ('MetaData "TransformInstanceType" "Amazonka.SageMaker.Types.TransformInstanceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TransformInstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TransformJobStatus

newtype TransformJobStatus Source #

Instances

Instances details
FromJSON TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

FromJSONKey TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToJSON TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToJSONKey TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToByteString TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToHeader TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToLog TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToQuery TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

FromText TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToText TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

FromXML TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

ToXML TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

Generic TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

Associated Types

type Rep TransformJobStatus :: Type -> Type #

Read TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

Show TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

NFData TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

Methods

rnf :: TransformJobStatus -> () #

Eq TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

Ord TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

Hashable TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

type Rep TransformJobStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStatus

type Rep TransformJobStatus = D1 ('MetaData "TransformJobStatus" "Amazonka.SageMaker.Types.TransformJobStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TransformJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTransformJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TrialComponentPrimaryStatus

newtype TrialComponentPrimaryStatus Source #

Instances

Instances details
FromJSON TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

FromJSONKey TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToJSON TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToJSONKey TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToByteString TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToHeader TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToLog TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToQuery TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

FromText TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToText TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

FromXML TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

ToXML TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

Generic TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

Associated Types

type Rep TrialComponentPrimaryStatus :: Type -> Type #

Read TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

Show TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

NFData TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

Eq TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

Ord TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

Hashable TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

type Rep TrialComponentPrimaryStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentPrimaryStatus

type Rep TrialComponentPrimaryStatus = D1 ('MetaData "TrialComponentPrimaryStatus" "Amazonka.SageMaker.Types.TrialComponentPrimaryStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "TrialComponentPrimaryStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTrialComponentPrimaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UserProfileSortKey

newtype UserProfileSortKey Source #

Instances

Instances details
FromJSON UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromJSONKey UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToJSON UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToJSONKey UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToByteString UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToHeader UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToLog UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToQuery UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromText UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToText UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

FromXML UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

ToXML UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Generic UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Associated Types

type Rep UserProfileSortKey :: Type -> Type #

Read UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Show UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

NFData UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Methods

rnf :: UserProfileSortKey -> () #

Eq UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Ord UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

Hashable UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

type Rep UserProfileSortKey Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileSortKey

type Rep UserProfileSortKey = D1 ('MetaData "UserProfileSortKey" "Amazonka.SageMaker.Types.UserProfileSortKey" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "UserProfileSortKey'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUserProfileSortKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

UserProfileStatus

newtype UserProfileStatus Source #

Instances

Instances details
FromJSON UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

FromJSONKey UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToJSON UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToJSONKey UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToByteString UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToHeader UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToLog UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToQuery UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

FromText UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToText UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

FromXML UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

ToXML UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

Generic UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

Associated Types

type Rep UserProfileStatus :: Type -> Type #

Read UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

Show UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

NFData UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

Methods

rnf :: UserProfileStatus -> () #

Eq UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

Ord UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

Hashable UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

type Rep UserProfileStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileStatus

type Rep UserProfileStatus = D1 ('MetaData "UserProfileStatus" "Amazonka.SageMaker.Types.UserProfileStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "UserProfileStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUserProfileStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VariantPropertyType

newtype VariantPropertyType Source #

Instances

Instances details
FromJSON VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

FromJSONKey VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToJSON VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToJSONKey VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToByteString VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToHeader VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToLog VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToQuery VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

FromText VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToText VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

FromXML VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

ToXML VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

Generic VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

Associated Types

type Rep VariantPropertyType :: Type -> Type #

Read VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

Show VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

NFData VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

Methods

rnf :: VariantPropertyType -> () #

Eq VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

Ord VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

Hashable VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

type Rep VariantPropertyType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantPropertyType

type Rep VariantPropertyType = D1 ('MetaData "VariantPropertyType" "Amazonka.SageMaker.Types.VariantPropertyType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "VariantPropertyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVariantPropertyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VariantStatus

newtype VariantStatus Source #

Constructors

VariantStatus' 

Instances

Instances details
FromJSON VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

FromJSONKey VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToJSON VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToJSONKey VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToByteString VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToHeader VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToLog VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToQuery VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

FromText VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToText VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Methods

toText :: VariantStatus -> Text #

FromXML VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

ToXML VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Methods

toXML :: VariantStatus -> XML #

Generic VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Associated Types

type Rep VariantStatus :: Type -> Type #

Read VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Show VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

NFData VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Methods

rnf :: VariantStatus -> () #

Eq VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Ord VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

Hashable VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

type Rep VariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantStatus

type Rep VariantStatus = D1 ('MetaData "VariantStatus" "Amazonka.SageMaker.Types.VariantStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "VariantStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVariantStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VendorGuidance

newtype VendorGuidance Source #

Constructors

VendorGuidance' 

Instances

Instances details
FromJSON VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

FromJSONKey VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToJSON VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToJSONKey VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToByteString VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToHeader VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToLog VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToQuery VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

FromText VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToText VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

FromXML VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

ToXML VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

Methods

toXML :: VendorGuidance -> XML #

Generic VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

Associated Types

type Rep VendorGuidance :: Type -> Type #

Read VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

Show VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

NFData VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

Methods

rnf :: VendorGuidance -> () #

Eq VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

Ord VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

Hashable VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

type Rep VendorGuidance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VendorGuidance

type Rep VendorGuidance = D1 ('MetaData "VendorGuidance" "Amazonka.SageMaker.Types.VendorGuidance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "VendorGuidance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVendorGuidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WarmPoolResourceStatus

newtype WarmPoolResourceStatus Source #

Instances

Instances details
FromJSON WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

FromJSONKey WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToJSON WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToJSONKey WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToByteString WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToHeader WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToLog WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToQuery WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

FromText WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToText WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

FromXML WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

ToXML WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

Generic WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

Associated Types

type Rep WarmPoolResourceStatus :: Type -> Type #

Read WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

Show WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

NFData WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

Methods

rnf :: WarmPoolResourceStatus -> () #

Eq WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

Ord WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

Hashable WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

type Rep WarmPoolResourceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolResourceStatus

type Rep WarmPoolResourceStatus = D1 ('MetaData "WarmPoolResourceStatus" "Amazonka.SageMaker.Types.WarmPoolResourceStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "WarmPoolResourceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWarmPoolResourceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

WorkforceStatus

newtype WorkforceStatus Source #

Constructors

WorkforceStatus' 

Instances

Instances details
FromJSON WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

FromJSONKey WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToJSON WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToJSONKey WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToByteString WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToHeader WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToLog WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToQuery WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

FromText WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToText WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

FromXML WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

ToXML WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Methods

toXML :: WorkforceStatus -> XML #

Generic WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Associated Types

type Rep WorkforceStatus :: Type -> Type #

Read WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Show WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

NFData WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Methods

rnf :: WorkforceStatus -> () #

Eq WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Ord WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

Hashable WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

type Rep WorkforceStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceStatus

type Rep WorkforceStatus = D1 ('MetaData "WorkforceStatus" "Amazonka.SageMaker.Types.WorkforceStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'True) (C1 ('MetaCons "WorkforceStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromWorkforceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ActionSource

data ActionSource Source #

A structure describing the source of an action.

See: newActionSource smart constructor.

Constructors

ActionSource' 

Fields

Instances

Instances details
FromJSON ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

ToJSON ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

Generic ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

Associated Types

type Rep ActionSource :: Type -> Type #

Read ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

Show ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

NFData ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

Methods

rnf :: ActionSource -> () #

Eq ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

Hashable ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

type Rep ActionSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSource

type Rep ActionSource = D1 ('MetaData "ActionSource" "Amazonka.SageMaker.Types.ActionSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ActionSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newActionSource Source #

Create a value of ActionSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceId:ActionSource', actionSource_sourceId - The ID of the source.

$sel:sourceType:ActionSource', actionSource_sourceType - The type of the source.

$sel:sourceUri:ActionSource', actionSource_sourceUri - The URI of the source.

ActionSummary

data ActionSummary Source #

Lists the properties of an action. An action represents an action or activity. Some examples are a workflow step and a model deployment. Generally, an action involves at least one input artifact or output artifact.

See: newActionSummary smart constructor.

Constructors

ActionSummary' 

Fields

Instances

Instances details
FromJSON ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

Generic ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

Associated Types

type Rep ActionSummary :: Type -> Type #

Read ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

Show ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

NFData ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

Methods

rnf :: ActionSummary -> () #

Eq ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

Hashable ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

type Rep ActionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ActionSummary

newActionSummary :: ActionSummary Source #

Create a value of ActionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:actionArn:ActionSummary', actionSummary_actionArn - The Amazon Resource Name (ARN) of the action.

$sel:actionName:ActionSummary', actionSummary_actionName - The name of the action.

$sel:actionType:ActionSummary', actionSummary_actionType - The type of the action.

$sel:creationTime:ActionSummary', actionSummary_creationTime - When the action was created.

$sel:lastModifiedTime:ActionSummary', actionSummary_lastModifiedTime - When the action was last modified.

$sel:source:ActionSummary', actionSummary_source - The source of the action.

$sel:status:ActionSummary', actionSummary_status - The status of the action.

actionSummary_actionArn :: Lens' ActionSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the action.

actionSummary_lastModifiedTime :: Lens' ActionSummary (Maybe UTCTime) Source #

When the action was last modified.

AdditionalInferenceSpecificationDefinition

data AdditionalInferenceSpecificationDefinition Source #

A structure of additional Inference Specification. Additional Inference Specification specifies details about inference jobs that can be run with models based on this model package

See: newAdditionalInferenceSpecificationDefinition smart constructor.

Constructors

AdditionalInferenceSpecificationDefinition' 

Fields

Instances

Instances details
FromJSON AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

ToJSON AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

Generic AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

Read AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

Show AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

NFData AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

Eq AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

Hashable AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

type Rep AdditionalInferenceSpecificationDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition

type Rep AdditionalInferenceSpecificationDefinition = D1 ('MetaData "AdditionalInferenceSpecificationDefinition" "Amazonka.SageMaker.Types.AdditionalInferenceSpecificationDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AdditionalInferenceSpecificationDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "supportedContentTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "supportedRealtimeInferenceInstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductionVariantInstanceType])))) :*: ((S1 ('MetaSel ('Just "supportedResponseMIMETypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "supportedTransformInstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TransformInstanceType)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "containers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ModelPackageContainerDefinition))))))

newAdditionalInferenceSpecificationDefinition Source #

Create a value of AdditionalInferenceSpecificationDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_description - A description of the additional Inference specification

$sel:supportedContentTypes:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_supportedContentTypes - The supported MIME types for the input data.

$sel:supportedRealtimeInferenceInstanceTypes:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_supportedRealtimeInferenceInstanceTypes - A list of the instance types that are used to generate inferences in real-time.

$sel:supportedResponseMIMETypes:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_supportedResponseMIMETypes - The supported MIME types for the output data.

$sel:supportedTransformInstanceTypes:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_supportedTransformInstanceTypes - A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.

$sel:name:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_name - A unique name to identify the additional inference specification. The name must be unique within the list of your additional inference specifications for a particular model package.

$sel:containers:AdditionalInferenceSpecificationDefinition', additionalInferenceSpecificationDefinition_containers - The Amazon ECR registry path of the Docker image that contains the inference code.

additionalInferenceSpecificationDefinition_supportedTransformInstanceTypes :: Lens' AdditionalInferenceSpecificationDefinition (Maybe (NonEmpty TransformInstanceType)) Source #

A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.

additionalInferenceSpecificationDefinition_name :: Lens' AdditionalInferenceSpecificationDefinition Text Source #

A unique name to identify the additional inference specification. The name must be unique within the list of your additional inference specifications for a particular model package.

AgentVersion

data AgentVersion Source #

Edge Manager agent version.

See: newAgentVersion smart constructor.

Constructors

AgentVersion' 

Fields

Instances

Instances details
FromJSON AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

Generic AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

Associated Types

type Rep AgentVersion :: Type -> Type #

Read AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

Show AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

NFData AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

Methods

rnf :: AgentVersion -> () #

Eq AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

Hashable AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

type Rep AgentVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AgentVersion

type Rep AgentVersion = D1 ('MetaData "AgentVersion" "Amazonka.SageMaker.Types.AgentVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AgentVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "agentCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer)))

newAgentVersion Source #

Create a value of AgentVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:version:AgentVersion', agentVersion_version - Version of the agent.

$sel:agentCount:AgentVersion', agentVersion_agentCount - The number of Edge Manager agents.

agentVersion_agentCount :: Lens' AgentVersion Integer Source #

The number of Edge Manager agents.

Alarm

data Alarm Source #

An Amazon CloudWatch alarm configured to monitor metrics on an endpoint.

See: newAlarm smart constructor.

Constructors

Alarm' 

Fields

Instances

Instances details
FromJSON Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

ToJSON Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Generic Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Associated Types

type Rep Alarm :: Type -> Type #

Methods

from :: Alarm -> Rep Alarm x #

to :: Rep Alarm x -> Alarm #

Read Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Show Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Methods

showsPrec :: Int -> Alarm -> ShowS #

show :: Alarm -> String #

showList :: [Alarm] -> ShowS #

NFData Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Methods

rnf :: Alarm -> () #

Eq Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Methods

(==) :: Alarm -> Alarm -> Bool #

(/=) :: Alarm -> Alarm -> Bool #

Hashable Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

Methods

hashWithSalt :: Int -> Alarm -> Int #

hash :: Alarm -> Int #

type Rep Alarm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Alarm

type Rep Alarm = D1 ('MetaData "Alarm" "Amazonka.SageMaker.Types.Alarm" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Alarm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alarmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAlarm :: Alarm Source #

Create a value of Alarm with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarmName:Alarm', alarm_alarmName - The name of a CloudWatch alarm in your account.

alarm_alarmName :: Lens' Alarm (Maybe Text) Source #

The name of a CloudWatch alarm in your account.

AlgorithmSpecification

data AlgorithmSpecification Source #

Specifies the training algorithm to use in a CreateTrainingJob request.

For more information about algorithms provided by SageMaker, see Algorithms. For information about using your own algorithms, see Using Your Own Algorithms with Amazon SageMaker.

See: newAlgorithmSpecification smart constructor.

Constructors

AlgorithmSpecification' 

Fields

  • algorithmName :: Maybe Text

    The name of the algorithm resource to use for the training job. This must be an algorithm resource that you created or subscribe to on Amazon Web Services Marketplace.

    You must specify either the algorithm name to the AlgorithmName parameter or the image URI of the algorithm container to the TrainingImage parameter.

    Note that the AlgorithmName parameter is mutually exclusive with the TrainingImage parameter. If you specify a value for the AlgorithmName parameter, you can't specify a value for TrainingImage, and vice versa.

    If you specify values for both parameters, the training job might break; if you don't specify any value for both parameters, the training job might raise a null error.

  • containerArguments :: Maybe (NonEmpty Text)

    The arguments for a container used to run a training job. See How Amazon SageMaker Runs Your Training Image for additional information.

  • containerEntrypoint :: Maybe (NonEmpty Text)

    The entrypoint script for a Docker container used to run a training job. This script takes precedence over the default train processing instructions. See How Amazon SageMaker Runs Your Training Image for more information.

  • enableSageMakerMetricsTimeSeries :: Maybe Bool

    To generate and save time-series metrics during training, set to true. The default is false and time-series metrics aren't generated except in the following cases:

    • You use one of the SageMaker built-in algorithms
    • You use one of the following Prebuilt SageMaker Docker Images:

      • Tensorflow (version >= 1.15)
      • MXNet (version >= 1.6)
      • PyTorch (version >= 1.3)
    • You specify at least one MetricDefinition
  • metricDefinitions :: Maybe [MetricDefinition]

    A list of metric definition objects. Each object specifies the metric name and regular expressions used to parse algorithm logs. SageMaker publishes each metric to Amazon CloudWatch.

  • trainingImage :: Maybe Text

    The registry path of the Docker image that contains the training algorithm. For information about docker registry paths for SageMaker built-in algorithms, see Docker Registry Paths and Example Code in the Amazon SageMaker developer guide. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information about using your custom training container, see Using Your Own Algorithms with Amazon SageMaker.

    You must specify either the algorithm name to the AlgorithmName parameter or the image URI of the algorithm container to the TrainingImage parameter.

    For more information, see the note in the AlgorithmName parameter description.

  • trainingInputMode :: TrainingInputMode
     

Instances

Instances details
FromJSON AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

ToJSON AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

Generic AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

Associated Types

type Rep AlgorithmSpecification :: Type -> Type #

Read AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

Show AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

NFData AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

Methods

rnf :: AlgorithmSpecification -> () #

Eq AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

Hashable AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

type Rep AlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSpecification

type Rep AlgorithmSpecification = D1 ('MetaData "AlgorithmSpecification" "Amazonka.SageMaker.Types.AlgorithmSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AlgorithmSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "containerArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "containerEntrypoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))))) :*: ((S1 ('MetaSel ('Just "enableSageMakerMetricsTimeSeries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "metricDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetricDefinition]))) :*: (S1 ('MetaSel ('Just "trainingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trainingInputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingInputMode)))))

newAlgorithmSpecification Source #

Create a value of AlgorithmSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:algorithmName:AlgorithmSpecification', algorithmSpecification_algorithmName - The name of the algorithm resource to use for the training job. This must be an algorithm resource that you created or subscribe to on Amazon Web Services Marketplace.

You must specify either the algorithm name to the AlgorithmName parameter or the image URI of the algorithm container to the TrainingImage parameter.

Note that the AlgorithmName parameter is mutually exclusive with the TrainingImage parameter. If you specify a value for the AlgorithmName parameter, you can't specify a value for TrainingImage, and vice versa.

If you specify values for both parameters, the training job might break; if you don't specify any value for both parameters, the training job might raise a null error.

$sel:containerArguments:AlgorithmSpecification', algorithmSpecification_containerArguments - The arguments for a container used to run a training job. See How Amazon SageMaker Runs Your Training Image for additional information.

$sel:containerEntrypoint:AlgorithmSpecification', algorithmSpecification_containerEntrypoint - The entrypoint script for a Docker container used to run a training job. This script takes precedence over the default train processing instructions. See How Amazon SageMaker Runs Your Training Image for more information.

$sel:enableSageMakerMetricsTimeSeries:AlgorithmSpecification', algorithmSpecification_enableSageMakerMetricsTimeSeries - To generate and save time-series metrics during training, set to true. The default is false and time-series metrics aren't generated except in the following cases:

  • You use one of the SageMaker built-in algorithms
  • You use one of the following Prebuilt SageMaker Docker Images:

    • Tensorflow (version >= 1.15)
    • MXNet (version >= 1.6)
    • PyTorch (version >= 1.3)
  • You specify at least one MetricDefinition

$sel:metricDefinitions:AlgorithmSpecification', algorithmSpecification_metricDefinitions - A list of metric definition objects. Each object specifies the metric name and regular expressions used to parse algorithm logs. SageMaker publishes each metric to Amazon CloudWatch.

$sel:trainingImage:AlgorithmSpecification', algorithmSpecification_trainingImage - The registry path of the Docker image that contains the training algorithm. For information about docker registry paths for SageMaker built-in algorithms, see Docker Registry Paths and Example Code in the Amazon SageMaker developer guide. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information about using your custom training container, see Using Your Own Algorithms with Amazon SageMaker.

You must specify either the algorithm name to the AlgorithmName parameter or the image URI of the algorithm container to the TrainingImage parameter.

For more information, see the note in the AlgorithmName parameter description.

$sel:trainingInputMode:AlgorithmSpecification', algorithmSpecification_trainingInputMode - Undocumented member.

algorithmSpecification_algorithmName :: Lens' AlgorithmSpecification (Maybe Text) Source #

The name of the algorithm resource to use for the training job. This must be an algorithm resource that you created or subscribe to on Amazon Web Services Marketplace.

You must specify either the algorithm name to the AlgorithmName parameter or the image URI of the algorithm container to the TrainingImage parameter.

Note that the AlgorithmName parameter is mutually exclusive with the TrainingImage parameter. If you specify a value for the AlgorithmName parameter, you can't specify a value for TrainingImage, and vice versa.

If you specify values for both parameters, the training job might break; if you don't specify any value for both parameters, the training job might raise a null error.

algorithmSpecification_containerArguments :: Lens' AlgorithmSpecification (Maybe (NonEmpty Text)) Source #

The arguments for a container used to run a training job. See How Amazon SageMaker Runs Your Training Image for additional information.

algorithmSpecification_containerEntrypoint :: Lens' AlgorithmSpecification (Maybe (NonEmpty Text)) Source #

The entrypoint script for a Docker container used to run a training job. This script takes precedence over the default train processing instructions. See How Amazon SageMaker Runs Your Training Image for more information.

algorithmSpecification_enableSageMakerMetricsTimeSeries :: Lens' AlgorithmSpecification (Maybe Bool) Source #

To generate and save time-series metrics during training, set to true. The default is false and time-series metrics aren't generated except in the following cases:

  • You use one of the SageMaker built-in algorithms
  • You use one of the following Prebuilt SageMaker Docker Images:

    • Tensorflow (version >= 1.15)
    • MXNet (version >= 1.6)
    • PyTorch (version >= 1.3)
  • You specify at least one MetricDefinition

algorithmSpecification_metricDefinitions :: Lens' AlgorithmSpecification (Maybe [MetricDefinition]) Source #

A list of metric definition objects. Each object specifies the metric name and regular expressions used to parse algorithm logs. SageMaker publishes each metric to Amazon CloudWatch.

algorithmSpecification_trainingImage :: Lens' AlgorithmSpecification (Maybe Text) Source #

The registry path of the Docker image that contains the training algorithm. For information about docker registry paths for SageMaker built-in algorithms, see Docker Registry Paths and Example Code in the Amazon SageMaker developer guide. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information about using your custom training container, see Using Your Own Algorithms with Amazon SageMaker.

You must specify either the algorithm name to the AlgorithmName parameter or the image URI of the algorithm container to the TrainingImage parameter.

For more information, see the note in the AlgorithmName parameter description.

AlgorithmStatusDetails

data AlgorithmStatusDetails Source #

Specifies the validation and image scan statuses of the algorithm.

See: newAlgorithmStatusDetails smart constructor.

Constructors

AlgorithmStatusDetails' 

Fields

Instances

Instances details
FromJSON AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

Generic AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

Associated Types

type Rep AlgorithmStatusDetails :: Type -> Type #

Read AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

Show AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

NFData AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

Methods

rnf :: AlgorithmStatusDetails -> () #

Eq AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

Hashable AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

type Rep AlgorithmStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusDetails

type Rep AlgorithmStatusDetails = D1 ('MetaData "AlgorithmStatusDetails" "Amazonka.SageMaker.Types.AlgorithmStatusDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AlgorithmStatusDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageScanStatuses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AlgorithmStatusItem])) :*: S1 ('MetaSel ('Just "validationStatuses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AlgorithmStatusItem]))))

newAlgorithmStatusDetails :: AlgorithmStatusDetails Source #

Create a value of AlgorithmStatusDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:imageScanStatuses:AlgorithmStatusDetails', algorithmStatusDetails_imageScanStatuses - The status of the scan of the algorithm's Docker image container.

$sel:validationStatuses:AlgorithmStatusDetails', algorithmStatusDetails_validationStatuses - The status of algorithm validation.

algorithmStatusDetails_imageScanStatuses :: Lens' AlgorithmStatusDetails (Maybe [AlgorithmStatusItem]) Source #

The status of the scan of the algorithm's Docker image container.

AlgorithmStatusItem

data AlgorithmStatusItem Source #

Represents the overall status of an algorithm.

See: newAlgorithmStatusItem smart constructor.

Constructors

AlgorithmStatusItem' 

Fields

Instances

Instances details
FromJSON AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

Generic AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

Associated Types

type Rep AlgorithmStatusItem :: Type -> Type #

Read AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

Show AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

NFData AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

Methods

rnf :: AlgorithmStatusItem -> () #

Eq AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

Hashable AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

type Rep AlgorithmStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmStatusItem

type Rep AlgorithmStatusItem = D1 ('MetaData "AlgorithmStatusItem" "Amazonka.SageMaker.Types.AlgorithmStatusItem" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AlgorithmStatusItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DetailedAlgorithmStatus))))

newAlgorithmStatusItem Source #

Create a value of AlgorithmStatusItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:AlgorithmStatusItem', algorithmStatusItem_failureReason - if the overall status is Failed, the reason for the failure.

$sel:name:AlgorithmStatusItem', algorithmStatusItem_name - The name of the algorithm for which the overall status is being reported.

$sel:status:AlgorithmStatusItem', algorithmStatusItem_status - The current status.

algorithmStatusItem_failureReason :: Lens' AlgorithmStatusItem (Maybe Text) Source #

if the overall status is Failed, the reason for the failure.

algorithmStatusItem_name :: Lens' AlgorithmStatusItem Text Source #

The name of the algorithm for which the overall status is being reported.

AlgorithmSummary

data AlgorithmSummary Source #

Provides summary information about an algorithm.

See: newAlgorithmSummary smart constructor.

Constructors

AlgorithmSummary' 

Fields

Instances

Instances details
FromJSON AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

Generic AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

Associated Types

type Rep AlgorithmSummary :: Type -> Type #

Read AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

Show AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

NFData AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

Methods

rnf :: AlgorithmSummary -> () #

Eq AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

Hashable AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

type Rep AlgorithmSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmSummary

type Rep AlgorithmSummary = D1 ('MetaData "AlgorithmSummary" "Amazonka.SageMaker.Types.AlgorithmSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AlgorithmSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "algorithmDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "algorithmArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "algorithmStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AlgorithmStatus)))))

newAlgorithmSummary Source #

Create a value of AlgorithmSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:algorithmDescription:AlgorithmSummary', algorithmSummary_algorithmDescription - A brief description of the algorithm.

$sel:algorithmName:AlgorithmSummary', algorithmSummary_algorithmName - The name of the algorithm that is described by the summary.

$sel:algorithmArn:AlgorithmSummary', algorithmSummary_algorithmArn - The Amazon Resource Name (ARN) of the algorithm.

$sel:creationTime:AlgorithmSummary', algorithmSummary_creationTime - A timestamp that shows when the algorithm was created.

$sel:algorithmStatus:AlgorithmSummary', algorithmSummary_algorithmStatus - The overall status of the algorithm.

algorithmSummary_algorithmName :: Lens' AlgorithmSummary Text Source #

The name of the algorithm that is described by the summary.

algorithmSummary_algorithmArn :: Lens' AlgorithmSummary Text Source #

The Amazon Resource Name (ARN) of the algorithm.

algorithmSummary_creationTime :: Lens' AlgorithmSummary UTCTime Source #

A timestamp that shows when the algorithm was created.

AlgorithmValidationProfile

data AlgorithmValidationProfile Source #

Defines a training job and a batch transform job that SageMaker runs to validate your algorithm.

The data provided in the validation profile is made available to your buyers on Amazon Web Services Marketplace.

See: newAlgorithmValidationProfile smart constructor.

Constructors

AlgorithmValidationProfile' 

Fields

Instances

Instances details
FromJSON AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

ToJSON AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

Generic AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

Associated Types

type Rep AlgorithmValidationProfile :: Type -> Type #

Read AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

Show AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

NFData AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

Eq AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

Hashable AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

type Rep AlgorithmValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationProfile

type Rep AlgorithmValidationProfile = D1 ('MetaData "AlgorithmValidationProfile" "Amazonka.SageMaker.Types.AlgorithmValidationProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AlgorithmValidationProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformJobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformJobDefinition)) :*: (S1 ('MetaSel ('Just "profileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "trainingJobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingJobDefinition))))

newAlgorithmValidationProfile Source #

Create a value of AlgorithmValidationProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:transformJobDefinition:AlgorithmValidationProfile', algorithmValidationProfile_transformJobDefinition - The TransformJobDefinition object that describes the transform job that SageMaker runs to validate your algorithm.

$sel:profileName:AlgorithmValidationProfile', algorithmValidationProfile_profileName - The name of the profile for the algorithm. The name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).

$sel:trainingJobDefinition:AlgorithmValidationProfile', algorithmValidationProfile_trainingJobDefinition - The TrainingJobDefinition object that describes the training job that SageMaker runs to validate your algorithm.

algorithmValidationProfile_transformJobDefinition :: Lens' AlgorithmValidationProfile (Maybe TransformJobDefinition) Source #

The TransformJobDefinition object that describes the transform job that SageMaker runs to validate your algorithm.

algorithmValidationProfile_profileName :: Lens' AlgorithmValidationProfile Text Source #

The name of the profile for the algorithm. The name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).

algorithmValidationProfile_trainingJobDefinition :: Lens' AlgorithmValidationProfile TrainingJobDefinition Source #

The TrainingJobDefinition object that describes the training job that SageMaker runs to validate your algorithm.

AlgorithmValidationSpecification

data AlgorithmValidationSpecification Source #

Specifies configurations for one or more training jobs that SageMaker runs to test the algorithm.

See: newAlgorithmValidationSpecification smart constructor.

Constructors

AlgorithmValidationSpecification' 

Fields

Instances

Instances details
FromJSON AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

ToJSON AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

Generic AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

Associated Types

type Rep AlgorithmValidationSpecification :: Type -> Type #

Read AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

Show AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

NFData AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

Eq AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

Hashable AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

type Rep AlgorithmValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AlgorithmValidationSpecification

type Rep AlgorithmValidationSpecification = D1 ('MetaData "AlgorithmValidationSpecification" "Amazonka.SageMaker.Types.AlgorithmValidationSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AlgorithmValidationSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "validationRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "validationProfiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty AlgorithmValidationProfile))))

newAlgorithmValidationSpecification Source #

Create a value of AlgorithmValidationSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:validationRole:AlgorithmValidationSpecification', algorithmValidationSpecification_validationRole - The IAM roles that SageMaker uses to run the training jobs.

$sel:validationProfiles:AlgorithmValidationSpecification', algorithmValidationSpecification_validationProfiles - An array of AlgorithmValidationProfile objects, each of which specifies a training job and batch transform job that SageMaker runs to validate your algorithm.

algorithmValidationSpecification_validationRole :: Lens' AlgorithmValidationSpecification Text Source #

The IAM roles that SageMaker uses to run the training jobs.

algorithmValidationSpecification_validationProfiles :: Lens' AlgorithmValidationSpecification (NonEmpty AlgorithmValidationProfile) Source #

An array of AlgorithmValidationProfile objects, each of which specifies a training job and batch transform job that SageMaker runs to validate your algorithm.

AnnotationConsolidationConfig

data AnnotationConsolidationConfig Source #

Configures how labels are consolidated across human workers and processes output data.

See: newAnnotationConsolidationConfig smart constructor.

Constructors

AnnotationConsolidationConfig' 

Fields

  • annotationConsolidationLambdaArn :: Text

    The Amazon Resource Name (ARN) of a Lambda function implements the logic for annotation consolidation and to process output data.

    This parameter is required for all labeling jobs. For built-in task types, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for AnnotationConsolidationLambdaArn. For custom labeling workflows, see Post-annotation Lambda.

    Bounding box - Finds the most similar boxes from different workers based on the Jaccard index of the boxes.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-BoundingBox
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-BoundingBox
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-BoundingBox
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-BoundingBox
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-BoundingBox
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-BoundingBox
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-BoundingBox
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-BoundingBox
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-BoundingBox
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-BoundingBox
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-BoundingBox
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-BoundingBox

    Image classification - Uses a variant of the Expectation Maximization approach to estimate the true class of an image based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClass
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClass
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClass
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClass
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClass
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClass
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClass
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClass
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClass
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClass
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClass
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClass

    Multi-label image classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of an image based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClassMultiLabel
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClassMultiLabel

    Semantic segmentation - Treats each pixel in an image as a multi-class classification and treats pixel annotations from workers as "votes" for the correct label.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-SemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-SemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-SemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-SemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-SemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-SemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-SemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-SemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-SemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-SemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-SemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-SemanticSegmentation

    Text classification - Uses a variant of the Expectation Maximization approach to estimate the true class of text based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClass
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClass
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClass
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClass
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClass
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClass
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClass
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClass
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClass
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClass
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClass
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClass

    Multi-label text classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of text based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClassMultiLabel
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClassMultiLabel

    Named entity recognition - Groups similar selections and calculates aggregate boundaries, resolving to most-assigned label.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-NamedEntityRecognition
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-NamedEntityRecognition

    Video Classification - Use this task type when you need workers to classify videos using predefined labels that you specify. Workers are shown videos and are asked to choose one label for each video.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoMultiClass
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoMultiClass
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoMultiClass
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoMultiClass
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoMultiClass
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoMultiClass
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoMultiClass
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoMultiClass
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoMultiClass
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoMultiClass
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoMultiClass
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoMultiClass

    Video Frame Object Detection - Use this task type to have workers identify and locate objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to identify and localize various objects in a series of video frames, such as cars, bikes, and pedestrians.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectDetection

    Video Frame Object Tracking - Use this task type to have workers track the movement of objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to track the movement of objects, such as cars, bikes, and pedestrians.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectTracking

    3D Point Cloud Object Detection - Use this task type when you want workers to classify objects in a 3D point cloud by drawing 3D cuboids around objects. For example, you can use this task type to ask workers to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectDetection

    3D Point Cloud Object Tracking - Use this task type when you want workers to draw 3D cuboids around objects that appear in a sequence of 3D point cloud frames. For example, you can use this task type to ask workers to track the movement of vehicles across multiple point cloud frames.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectTracking

    3D Point Cloud Semantic Segmentation - Use this task type when you want workers to create a point-level semantic segmentation masks by painting objects in a 3D point cloud using different colors where each color is assigned to one of the classes you specify.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudSemanticSegmentation

    Use the following ARNs for Label Verification and Adjustment Jobs

    Use label verification and adjustment jobs to review and adjust labels. To learn more, see Verify and Adjust Labels .

    Semantic Segmentation Adjustment - Treats each pixel in an image as a multi-class classification and treats pixel adjusted annotations from workers as "votes" for the correct label.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentSemanticSegmentation

    Semantic Segmentation Verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgment for semantic segmentation labels based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationSemanticSegmentation

    Bounding Box Adjustment - Finds the most similar boxes from different workers based on the Jaccard index of the adjusted annotations.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentBoundingBox
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentBoundingBox

    Bounding Box Verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgement for bounding box labels based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationBoundingBox
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationBoundingBox

    Video Frame Object Detection Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to classify and localize objects in a sequence of video frames.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectDetection

    Video Frame Object Tracking Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to track object movement across a sequence of video frames.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectTracking

    3D Point Cloud Object Detection Adjustment - Use this task type when you want workers to adjust 3D cuboids around objects in a 3D point cloud.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectDetection

    3D Point Cloud Object Tracking Adjustment - Use this task type when you want workers to adjust 3D cuboids around objects that appear in a sequence of 3D point cloud frames.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectTracking

    3D Point Cloud Semantic Segmentation Adjustment - Use this task type when you want workers to adjust a point-level semantic segmentation masks using a paint tool.

    • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudSemanticSegmentation

Instances

Instances details
FromJSON AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

ToJSON AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

Generic AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

Associated Types

type Rep AnnotationConsolidationConfig :: Type -> Type #

Read AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

Show AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

NFData AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

Eq AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

Hashable AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

type Rep AnnotationConsolidationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AnnotationConsolidationConfig

type Rep AnnotationConsolidationConfig = D1 ('MetaData "AnnotationConsolidationConfig" "Amazonka.SageMaker.Types.AnnotationConsolidationConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AnnotationConsolidationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "annotationConsolidationLambdaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAnnotationConsolidationConfig Source #

Create a value of AnnotationConsolidationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:annotationConsolidationLambdaArn:AnnotationConsolidationConfig', annotationConsolidationConfig_annotationConsolidationLambdaArn - The Amazon Resource Name (ARN) of a Lambda function implements the logic for annotation consolidation and to process output data.

This parameter is required for all labeling jobs. For built-in task types, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for AnnotationConsolidationLambdaArn. For custom labeling workflows, see Post-annotation Lambda.

Bounding box - Finds the most similar boxes from different workers based on the Jaccard index of the boxes.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-BoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-BoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-BoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-BoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-BoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-BoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-BoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-BoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-BoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-BoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-BoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-BoundingBox

Image classification - Uses a variant of the Expectation Maximization approach to estimate the true class of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClass

Multi-label image classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClassMultiLabel

Semantic segmentation - Treats each pixel in an image as a multi-class classification and treats pixel annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-SemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-SemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-SemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-SemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-SemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-SemanticSegmentation

Text classification - Uses a variant of the Expectation Maximization approach to estimate the true class of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClass

Multi-label text classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClassMultiLabel

Named entity recognition - Groups similar selections and calculates aggregate boundaries, resolving to most-assigned label.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-NamedEntityRecognition

Video Classification - Use this task type when you need workers to classify videos using predefined labels that you specify. Workers are shown videos and are asked to choose one label for each video.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoMultiClass

Video Frame Object Detection - Use this task type to have workers identify and locate objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to identify and localize various objects in a series of video frames, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectDetection

Video Frame Object Tracking - Use this task type to have workers track the movement of objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to track the movement of objects, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectTracking

3D Point Cloud Object Detection - Use this task type when you want workers to classify objects in a 3D point cloud by drawing 3D cuboids around objects. For example, you can use this task type to ask workers to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectDetection

3D Point Cloud Object Tracking - Use this task type when you want workers to draw 3D cuboids around objects that appear in a sequence of 3D point cloud frames. For example, you can use this task type to ask workers to track the movement of vehicles across multiple point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectTracking

3D Point Cloud Semantic Segmentation - Use this task type when you want workers to create a point-level semantic segmentation masks by painting objects in a 3D point cloud using different colors where each color is assigned to one of the classes you specify.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudSemanticSegmentation

Use the following ARNs for Label Verification and Adjustment Jobs

Use label verification and adjustment jobs to review and adjust labels. To learn more, see Verify and Adjust Labels .

Semantic Segmentation Adjustment - Treats each pixel in an image as a multi-class classification and treats pixel adjusted annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentSemanticSegmentation

Semantic Segmentation Verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgment for semantic segmentation labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationSemanticSegmentation

Bounding Box Adjustment - Finds the most similar boxes from different workers based on the Jaccard index of the adjusted annotations.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentBoundingBox

Bounding Box Verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgement for bounding box labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationBoundingBox

Video Frame Object Detection Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to classify and localize objects in a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectDetection

Video Frame Object Tracking Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to track object movement across a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectTracking

3D Point Cloud Object Detection Adjustment - Use this task type when you want workers to adjust 3D cuboids around objects in a 3D point cloud.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectDetection

3D Point Cloud Object Tracking Adjustment - Use this task type when you want workers to adjust 3D cuboids around objects that appear in a sequence of 3D point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectTracking

3D Point Cloud Semantic Segmentation Adjustment - Use this task type when you want workers to adjust a point-level semantic segmentation masks using a paint tool.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudSemanticSegmentation

annotationConsolidationConfig_annotationConsolidationLambdaArn :: Lens' AnnotationConsolidationConfig Text Source #

The Amazon Resource Name (ARN) of a Lambda function implements the logic for annotation consolidation and to process output data.

This parameter is required for all labeling jobs. For built-in task types, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for AnnotationConsolidationLambdaArn. For custom labeling workflows, see Post-annotation Lambda.

Bounding box - Finds the most similar boxes from different workers based on the Jaccard index of the boxes.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-BoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-BoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-BoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-BoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-BoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-BoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-BoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-BoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-BoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-BoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-BoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-BoundingBox

Image classification - Uses a variant of the Expectation Maximization approach to estimate the true class of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClass

Multi-label image classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-ImageMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-ImageMultiClassMultiLabel

Semantic segmentation - Treats each pixel in an image as a multi-class classification and treats pixel annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-SemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-SemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-SemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-SemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-SemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-SemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-SemanticSegmentation

Text classification - Uses a variant of the Expectation Maximization approach to estimate the true class of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClass

Multi-label text classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-TextMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-TextMultiClassMultiLabel

Named entity recognition - Groups similar selections and calculates aggregate boundaries, resolving to most-assigned label.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-NamedEntityRecognition
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-NamedEntityRecognition

Video Classification - Use this task type when you need workers to classify videos using predefined labels that you specify. Workers are shown videos and are asked to choose one label for each video.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoMultiClass

Video Frame Object Detection - Use this task type to have workers identify and locate objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to identify and localize various objects in a series of video frames, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectDetection

Video Frame Object Tracking - Use this task type to have workers track the movement of objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to track the movement of objects, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VideoObjectTracking

3D Point Cloud Object Detection - Use this task type when you want workers to classify objects in a 3D point cloud by drawing 3D cuboids around objects. For example, you can use this task type to ask workers to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectDetection

3D Point Cloud Object Tracking - Use this task type when you want workers to draw 3D cuboids around objects that appear in a sequence of 3D point cloud frames. For example, you can use this task type to ask workers to track the movement of vehicles across multiple point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudObjectTracking

3D Point Cloud Semantic Segmentation - Use this task type when you want workers to create a point-level semantic segmentation masks by painting objects in a 3D point cloud using different colors where each color is assigned to one of the classes you specify.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-3DPointCloudSemanticSegmentation

Use the following ARNs for Label Verification and Adjustment Jobs

Use label verification and adjustment jobs to review and adjust labels. To learn more, see Verify and Adjust Labels .

Semantic Segmentation Adjustment - Treats each pixel in an image as a multi-class classification and treats pixel adjusted annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentSemanticSegmentation

Semantic Segmentation Verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgment for semantic segmentation labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationSemanticSegmentation

Bounding Box Adjustment - Finds the most similar boxes from different workers based on the Jaccard index of the adjusted annotations.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentBoundingBox

Bounding Box Verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgement for bounding box labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-VerificationBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-VerificationBoundingBox

Video Frame Object Detection Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to classify and localize objects in a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectDetection

Video Frame Object Tracking Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to track object movement across a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-AdjustmentVideoObjectTracking

3D Point Cloud Object Detection Adjustment - Use this task type when you want workers to adjust 3D cuboids around objects in a 3D point cloud.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectDetection

3D Point Cloud Object Tracking Adjustment - Use this task type when you want workers to adjust 3D cuboids around objects that appear in a sequence of 3D point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudObjectTracking

3D Point Cloud Semantic Segmentation Adjustment - Use this task type when you want workers to adjust a point-level semantic segmentation masks using a paint tool.

  • arn:aws:lambda:us-east-1:432418664414:function:ACS-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-1:432418664414:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:ACS-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:ACS-Adjustment3DPointCloudSemanticSegmentation

AppDetails

data AppDetails Source #

Details about an Amazon SageMaker app.

See: newAppDetails smart constructor.

Constructors

AppDetails' 

Fields

Instances

Instances details
FromJSON AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

Generic AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

Associated Types

type Rep AppDetails :: Type -> Type #

Read AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

Show AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

NFData AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

Methods

rnf :: AppDetails -> () #

Eq AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

Hashable AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

type Rep AppDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppDetails

newAppDetails :: AppDetails Source #

Create a value of AppDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appName:AppDetails', appDetails_appName - The name of the app.

$sel:appType:AppDetails', appDetails_appType - The type of app.

$sel:creationTime:AppDetails', appDetails_creationTime - The creation time.

$sel:domainId:AppDetails', appDetails_domainId - The domain ID.

$sel:spaceName:AppDetails', appDetails_spaceName - The name of the space.

$sel:status:AppDetails', appDetails_status - The status.

$sel:userProfileName:AppDetails', appDetails_userProfileName - The user profile name.

AppImageConfigDetails

data AppImageConfigDetails Source #

The configuration for running a SageMaker image as a KernelGateway app.

See: newAppImageConfigDetails smart constructor.

Constructors

AppImageConfigDetails' 

Fields

Instances

Instances details
FromJSON AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

Generic AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

Associated Types

type Rep AppImageConfigDetails :: Type -> Type #

Read AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

Show AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

NFData AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

Methods

rnf :: AppImageConfigDetails -> () #

Eq AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

Hashable AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

type Rep AppImageConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppImageConfigDetails

type Rep AppImageConfigDetails = D1 ('MetaData "AppImageConfigDetails" "Amazonka.SageMaker.Types.AppImageConfigDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AppImageConfigDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "appImageConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "appImageConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "kernelGatewayImageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KernelGatewayImageConfig)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newAppImageConfigDetails :: AppImageConfigDetails Source #

Create a value of AppImageConfigDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appImageConfigArn:AppImageConfigDetails', appImageConfigDetails_appImageConfigArn - The Amazon Resource Name (ARN) of the AppImageConfig.

$sel:appImageConfigName:AppImageConfigDetails', appImageConfigDetails_appImageConfigName - The name of the AppImageConfig. Must be unique to your account.

$sel:creationTime:AppImageConfigDetails', appImageConfigDetails_creationTime - When the AppImageConfig was created.

$sel:kernelGatewayImageConfig:AppImageConfigDetails', appImageConfigDetails_kernelGatewayImageConfig - The configuration for the file system and kernels in the SageMaker image.

$sel:lastModifiedTime:AppImageConfigDetails', appImageConfigDetails_lastModifiedTime - When the AppImageConfig was last modified.

appImageConfigDetails_appImageConfigArn :: Lens' AppImageConfigDetails (Maybe Text) Source #

The Amazon Resource Name (ARN) of the AppImageConfig.

appImageConfigDetails_appImageConfigName :: Lens' AppImageConfigDetails (Maybe Text) Source #

The name of the AppImageConfig. Must be unique to your account.

appImageConfigDetails_kernelGatewayImageConfig :: Lens' AppImageConfigDetails (Maybe KernelGatewayImageConfig) Source #

The configuration for the file system and kernels in the SageMaker image.

AppSpecification

data AppSpecification Source #

Configuration to run a processing job in a specified container image.

See: newAppSpecification smart constructor.

Constructors

AppSpecification' 

Fields

Instances

Instances details
FromJSON AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

ToJSON AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

Generic AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

Associated Types

type Rep AppSpecification :: Type -> Type #

Read AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

Show AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

NFData AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

Methods

rnf :: AppSpecification -> () #

Eq AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

Hashable AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

type Rep AppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AppSpecification

type Rep AppSpecification = D1 ('MetaData "AppSpecification" "Amazonka.SageMaker.Types.AppSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AppSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "containerArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "containerEntrypoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "imageUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAppSpecification Source #

Create a value of AppSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerArguments:AppSpecification', appSpecification_containerArguments - The arguments for a container used to run a processing job.

$sel:containerEntrypoint:AppSpecification', appSpecification_containerEntrypoint - The entrypoint for a container used to run a processing job.

$sel:imageUri:AppSpecification', appSpecification_imageUri - The container image to be run by the processing job.

appSpecification_containerArguments :: Lens' AppSpecification (Maybe (NonEmpty Text)) Source #

The arguments for a container used to run a processing job.

appSpecification_containerEntrypoint :: Lens' AppSpecification (Maybe (NonEmpty Text)) Source #

The entrypoint for a container used to run a processing job.

appSpecification_imageUri :: Lens' AppSpecification Text Source #

The container image to be run by the processing job.

ArtifactSource

data ArtifactSource Source #

A structure describing the source of an artifact.

See: newArtifactSource smart constructor.

Constructors

ArtifactSource' 

Fields

Instances

Instances details
FromJSON ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

ToJSON ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

Generic ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

Associated Types

type Rep ArtifactSource :: Type -> Type #

Read ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

Show ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

NFData ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

Methods

rnf :: ArtifactSource -> () #

Eq ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

Hashable ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

type Rep ArtifactSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSource

type Rep ArtifactSource = D1 ('MetaData "ArtifactSource" "Amazonka.SageMaker.Types.ArtifactSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ArtifactSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ArtifactSourceType])) :*: S1 ('MetaSel ('Just "sourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newArtifactSource Source #

Create a value of ArtifactSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceTypes:ArtifactSource', artifactSource_sourceTypes - A list of source types.

$sel:sourceUri:ArtifactSource', artifactSource_sourceUri - The URI of the source.

ArtifactSourceType

data ArtifactSourceType Source #

The ID and ID type of an artifact source.

See: newArtifactSourceType smart constructor.

Constructors

ArtifactSourceType' 

Fields

Instances

Instances details
FromJSON ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

ToJSON ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

Generic ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

Associated Types

type Rep ArtifactSourceType :: Type -> Type #

Read ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

Show ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

NFData ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

Methods

rnf :: ArtifactSourceType -> () #

Eq ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

Hashable ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

type Rep ArtifactSourceType Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSourceType

type Rep ArtifactSourceType = D1 ('MetaData "ArtifactSourceType" "Amazonka.SageMaker.Types.ArtifactSourceType" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ArtifactSourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceIdType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ArtifactSourceIdType) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newArtifactSourceType Source #

Create a value of ArtifactSourceType with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceIdType:ArtifactSourceType', artifactSourceType_sourceIdType - The type of ID.

$sel:value:ArtifactSourceType', artifactSourceType_value - The ID.

ArtifactSummary

data ArtifactSummary Source #

Lists a summary of the properties of an artifact. An artifact represents a URI addressable object or data. Some examples are a dataset and a model.

See: newArtifactSummary smart constructor.

Constructors

ArtifactSummary' 

Fields

Instances

Instances details
FromJSON ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

Generic ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

Associated Types

type Rep ArtifactSummary :: Type -> Type #

Read ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

Show ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

NFData ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

Methods

rnf :: ArtifactSummary -> () #

Eq ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

Hashable ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

type Rep ArtifactSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ArtifactSummary

type Rep ArtifactSummary = D1 ('MetaData "ArtifactSummary" "Amazonka.SageMaker.Types.ArtifactSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ArtifactSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "artifactArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "artifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "artifactType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArtifactSource))))))

newArtifactSummary :: ArtifactSummary Source #

Create a value of ArtifactSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:artifactArn:ArtifactSummary', artifactSummary_artifactArn - The Amazon Resource Name (ARN) of the artifact.

$sel:artifactName:ArtifactSummary', artifactSummary_artifactName - The name of the artifact.

$sel:artifactType:ArtifactSummary', artifactSummary_artifactType - The type of the artifact.

$sel:creationTime:ArtifactSummary', artifactSummary_creationTime - When the artifact was created.

$sel:lastModifiedTime:ArtifactSummary', artifactSummary_lastModifiedTime - When the artifact was last modified.

$sel:source:ArtifactSummary', artifactSummary_source - The source of the artifact.

artifactSummary_artifactArn :: Lens' ArtifactSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the artifact.

AssociationSummary

data AssociationSummary Source #

Lists a summary of the properties of an association. An association is an entity that links other lineage or experiment entities. An example would be an association between a training job and a model.

See: newAssociationSummary smart constructor.

Constructors

AssociationSummary' 

Fields

Instances

Instances details
FromJSON AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

Generic AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

Associated Types

type Rep AssociationSummary :: Type -> Type #

Read AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

Show AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

NFData AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

Methods

rnf :: AssociationSummary -> () #

Eq AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

Hashable AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

type Rep AssociationSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AssociationSummary

newAssociationSummary :: AssociationSummary Source #

Create a value of AssociationSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationType:AssociationSummary', associationSummary_associationType - The type of the association.

$sel:createdBy:AssociationSummary', associationSummary_createdBy - Undocumented member.

$sel:creationTime:AssociationSummary', associationSummary_creationTime - When the association was created.

$sel:destinationArn:AssociationSummary', associationSummary_destinationArn - The Amazon Resource Name (ARN) of the destination.

$sel:destinationName:AssociationSummary', associationSummary_destinationName - The name of the destination.

$sel:destinationType:AssociationSummary', associationSummary_destinationType - The destination type.

$sel:sourceArn:AssociationSummary', associationSummary_sourceArn - The ARN of the source.

$sel:sourceName:AssociationSummary', associationSummary_sourceName - The name of the source.

$sel:sourceType:AssociationSummary', associationSummary_sourceType - The source type.

associationSummary_destinationArn :: Lens' AssociationSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the destination.

AsyncInferenceClientConfig

data AsyncInferenceClientConfig Source #

Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.

See: newAsyncInferenceClientConfig smart constructor.

Constructors

AsyncInferenceClientConfig' 

Fields

Instances

Instances details
FromJSON AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

ToJSON AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

Generic AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

Associated Types

type Rep AsyncInferenceClientConfig :: Type -> Type #

Read AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

Show AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

NFData AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

Eq AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

Hashable AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

type Rep AsyncInferenceClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceClientConfig

type Rep AsyncInferenceClientConfig = D1 ('MetaData "AsyncInferenceClientConfig" "Amazonka.SageMaker.Types.AsyncInferenceClientConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AsyncInferenceClientConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxConcurrentInvocationsPerInstance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newAsyncInferenceClientConfig :: AsyncInferenceClientConfig Source #

Create a value of AsyncInferenceClientConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxConcurrentInvocationsPerInstance:AsyncInferenceClientConfig', asyncInferenceClientConfig_maxConcurrentInvocationsPerInstance - The maximum number of concurrent requests sent by the SageMaker client to the model container. If no value is provided, SageMaker chooses an optimal value.

asyncInferenceClientConfig_maxConcurrentInvocationsPerInstance :: Lens' AsyncInferenceClientConfig (Maybe Natural) Source #

The maximum number of concurrent requests sent by the SageMaker client to the model container. If no value is provided, SageMaker chooses an optimal value.

AsyncInferenceConfig

data AsyncInferenceConfig Source #

Specifies configuration for how an endpoint performs asynchronous inference.

See: newAsyncInferenceConfig smart constructor.

Constructors

AsyncInferenceConfig' 

Fields

Instances

Instances details
FromJSON AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

ToJSON AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

Generic AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

Associated Types

type Rep AsyncInferenceConfig :: Type -> Type #

Read AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

Show AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

NFData AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

Methods

rnf :: AsyncInferenceConfig -> () #

Eq AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

Hashable AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

type Rep AsyncInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceConfig

type Rep AsyncInferenceConfig = D1 ('MetaData "AsyncInferenceConfig" "Amazonka.SageMaker.Types.AsyncInferenceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AsyncInferenceConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AsyncInferenceClientConfig)) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AsyncInferenceOutputConfig)))

newAsyncInferenceConfig Source #

Create a value of AsyncInferenceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientConfig:AsyncInferenceConfig', asyncInferenceConfig_clientConfig - Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.

$sel:outputConfig:AsyncInferenceConfig', asyncInferenceConfig_outputConfig - Specifies the configuration for asynchronous inference invocation outputs.

asyncInferenceConfig_clientConfig :: Lens' AsyncInferenceConfig (Maybe AsyncInferenceClientConfig) Source #

Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.

asyncInferenceConfig_outputConfig :: Lens' AsyncInferenceConfig AsyncInferenceOutputConfig Source #

Specifies the configuration for asynchronous inference invocation outputs.

AsyncInferenceNotificationConfig

data AsyncInferenceNotificationConfig Source #

Specifies the configuration for notifications of inference results for asynchronous inference.

See: newAsyncInferenceNotificationConfig smart constructor.

Constructors

AsyncInferenceNotificationConfig' 

Fields

  • errorTopic :: Maybe Text

    Amazon SNS topic to post a notification to when inference fails. If no topic is provided, no notification is sent on failure.

  • successTopic :: Maybe Text

    Amazon SNS topic to post a notification to when inference completes successfully. If no topic is provided, no notification is sent on success.

Instances

Instances details
FromJSON AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

ToJSON AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

Generic AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

Associated Types

type Rep AsyncInferenceNotificationConfig :: Type -> Type #

Read AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

Show AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

NFData AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

Eq AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

Hashable AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

type Rep AsyncInferenceNotificationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig

type Rep AsyncInferenceNotificationConfig = D1 ('MetaData "AsyncInferenceNotificationConfig" "Amazonka.SageMaker.Types.AsyncInferenceNotificationConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AsyncInferenceNotificationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorTopic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "successTopic") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAsyncInferenceNotificationConfig :: AsyncInferenceNotificationConfig Source #

Create a value of AsyncInferenceNotificationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorTopic:AsyncInferenceNotificationConfig', asyncInferenceNotificationConfig_errorTopic - Amazon SNS topic to post a notification to when inference fails. If no topic is provided, no notification is sent on failure.

$sel:successTopic:AsyncInferenceNotificationConfig', asyncInferenceNotificationConfig_successTopic - Amazon SNS topic to post a notification to when inference completes successfully. If no topic is provided, no notification is sent on success.

asyncInferenceNotificationConfig_errorTopic :: Lens' AsyncInferenceNotificationConfig (Maybe Text) Source #

Amazon SNS topic to post a notification to when inference fails. If no topic is provided, no notification is sent on failure.

asyncInferenceNotificationConfig_successTopic :: Lens' AsyncInferenceNotificationConfig (Maybe Text) Source #

Amazon SNS topic to post a notification to when inference completes successfully. If no topic is provided, no notification is sent on success.

AsyncInferenceOutputConfig

data AsyncInferenceOutputConfig Source #

Specifies the configuration for asynchronous inference invocation outputs.

See: newAsyncInferenceOutputConfig smart constructor.

Constructors

AsyncInferenceOutputConfig' 

Fields

Instances

Instances details
FromJSON AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

ToJSON AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

Generic AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

Associated Types

type Rep AsyncInferenceOutputConfig :: Type -> Type #

Read AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

Show AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

NFData AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

Eq AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

Hashable AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

type Rep AsyncInferenceOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AsyncInferenceOutputConfig

type Rep AsyncInferenceOutputConfig = D1 ('MetaData "AsyncInferenceOutputConfig" "Amazonka.SageMaker.Types.AsyncInferenceOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AsyncInferenceOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notificationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AsyncInferenceNotificationConfig)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAsyncInferenceOutputConfig Source #

Create a value of AsyncInferenceOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:AsyncInferenceOutputConfig', asyncInferenceOutputConfig_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the asynchronous inference output in Amazon S3.

$sel:notificationConfig:AsyncInferenceOutputConfig', asyncInferenceOutputConfig_notificationConfig - Specifies the configuration for notifications of inference results for asynchronous inference.

$sel:s3OutputPath:AsyncInferenceOutputConfig', asyncInferenceOutputConfig_s3OutputPath - The Amazon S3 location to upload inference responses to.

asyncInferenceOutputConfig_kmsKeyId :: Lens' AsyncInferenceOutputConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the asynchronous inference output in Amazon S3.

asyncInferenceOutputConfig_notificationConfig :: Lens' AsyncInferenceOutputConfig (Maybe AsyncInferenceNotificationConfig) Source #

Specifies the configuration for notifications of inference results for asynchronous inference.

asyncInferenceOutputConfig_s3OutputPath :: Lens' AsyncInferenceOutputConfig Text Source #

The Amazon S3 location to upload inference responses to.

AthenaDatasetDefinition

data AthenaDatasetDefinition Source #

Configuration for Athena Dataset Definition input.

See: newAthenaDatasetDefinition smart constructor.

Constructors

AthenaDatasetDefinition' 

Fields

Instances

Instances details
FromJSON AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

ToJSON AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

Generic AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

Associated Types

type Rep AthenaDatasetDefinition :: Type -> Type #

Read AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

Show AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

NFData AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

Methods

rnf :: AthenaDatasetDefinition -> () #

Eq AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

Hashable AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

type Rep AthenaDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AthenaDatasetDefinition

newAthenaDatasetDefinition Source #

Create a value of AthenaDatasetDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:AthenaDatasetDefinition', athenaDatasetDefinition_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution.

$sel:outputCompression:AthenaDatasetDefinition', athenaDatasetDefinition_outputCompression - Undocumented member.

$sel:workGroup:AthenaDatasetDefinition', athenaDatasetDefinition_workGroup - Undocumented member.

$sel:catalog:AthenaDatasetDefinition', athenaDatasetDefinition_catalog - Undocumented member.

$sel:database:AthenaDatasetDefinition', athenaDatasetDefinition_database - Undocumented member.

$sel:queryString:AthenaDatasetDefinition', athenaDatasetDefinition_queryString - Undocumented member.

$sel:outputS3Uri:AthenaDatasetDefinition', athenaDatasetDefinition_outputS3Uri - The location in Amazon S3 where Athena query results are stored.

$sel:outputFormat:AthenaDatasetDefinition', athenaDatasetDefinition_outputFormat - Undocumented member.

athenaDatasetDefinition_kmsKeyId :: Lens' AthenaDatasetDefinition (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data generated from an Athena query execution.

athenaDatasetDefinition_outputS3Uri :: Lens' AthenaDatasetDefinition Text Source #

The location in Amazon S3 where Athena query results are stored.

AutoMLCandidate

data AutoMLCandidate Source #

Information about a candidate produced by an AutoML training job, including its status, steps, and other properties.

See: newAutoMLCandidate smart constructor.

Constructors

AutoMLCandidate' 

Fields

Instances

Instances details
FromJSON AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

Generic AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

Associated Types

type Rep AutoMLCandidate :: Type -> Type #

Read AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

Show AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

NFData AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

Methods

rnf :: AutoMLCandidate -> () #

Eq AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

Hashable AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

type Rep AutoMLCandidate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidate

type Rep AutoMLCandidate = D1 ('MetaData "AutoMLCandidate" "Amazonka.SageMaker.Types.AutoMLCandidate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLCandidate'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "candidateProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CandidateProperties)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "finalAutoMLJobObjectiveMetric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FinalAutoMLJobObjectiveMetric)) :*: S1 ('MetaSel ('Just "inferenceContainers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AutoMLContainerDefinition]))))) :*: ((S1 ('MetaSel ('Just "candidateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "objectiveStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ObjectiveStatus) :*: S1 ('MetaSel ('Just "candidateSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AutoMLCandidateStep]))) :*: (S1 ('MetaSel ('Just "candidateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CandidateStatus) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newAutoMLCandidate Source #

Create a value of AutoMLCandidate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:candidateProperties:AutoMLCandidate', autoMLCandidate_candidateProperties - The properties of an AutoML candidate job.

$sel:endTime:AutoMLCandidate', autoMLCandidate_endTime - The end time.

$sel:failureReason:AutoMLCandidate', autoMLCandidate_failureReason - The failure reason.

$sel:finalAutoMLJobObjectiveMetric:AutoMLCandidate', autoMLCandidate_finalAutoMLJobObjectiveMetric - Undocumented member.

$sel:inferenceContainers:AutoMLCandidate', autoMLCandidate_inferenceContainers - Information about the inference container definitions.

$sel:candidateName:AutoMLCandidate', autoMLCandidate_candidateName - The name of the candidate.

$sel:objectiveStatus:AutoMLCandidate', autoMLCandidate_objectiveStatus - The objective's status.

$sel:candidateSteps:AutoMLCandidate', autoMLCandidate_candidateSteps - Information about the candidate's steps.

$sel:candidateStatus:AutoMLCandidate', autoMLCandidate_candidateStatus - The candidate's status.

$sel:creationTime:AutoMLCandidate', autoMLCandidate_creationTime - The creation time.

$sel:lastModifiedTime:AutoMLCandidate', autoMLCandidate_lastModifiedTime - The last modified time.

autoMLCandidate_inferenceContainers :: Lens' AutoMLCandidate (Maybe [AutoMLContainerDefinition]) Source #

Information about the inference container definitions.

AutoMLCandidateGenerationConfig

data AutoMLCandidateGenerationConfig Source #

Stores the config information for how a candidate is generated (optional).

See: newAutoMLCandidateGenerationConfig smart constructor.

Constructors

AutoMLCandidateGenerationConfig' 

Fields

  • featureSpecificationS3Uri :: Maybe Text

    A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job. You can input FeatureAttributeNames (optional) in JSON format as shown below:

    { "FeatureAttributeNames":["col1", "col2", ...] }.

    You can also specify the data type of the feature (optional) in the format shown below:

    { "FeatureDataTypes":{"col1":"numeric", "col2":"categorical" ... } }

    These column keys may not include the target column.

    In ensembling mode, Autopilot will only support the following data types: numeric, categorical, text and datetime. In HPO mode, Autopilot can support numeric, categorical, text, datetime and sequence.

    If only FeatureDataTypes is provided, the column keys (col1, col2,..) should be a subset of the column names in the input data.

    If both FeatureDataTypes and FeatureAttributeNames are provided, then the column keys should be a subset of the column names provided in FeatureAttributeNames.

    The key name FeatureAttributeNames is fixed. The values listed in ["col1", "col2", ...] is case sensitive and should be a list of strings containing unique values that are a subset of the column names in the input data. The list of columns provided must not include the target column.

Instances

Instances details
FromJSON AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

ToJSON AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

Generic AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

Associated Types

type Rep AutoMLCandidateGenerationConfig :: Type -> Type #

Read AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

Show AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

NFData AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

Eq AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

Hashable AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

type Rep AutoMLCandidateGenerationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig

type Rep AutoMLCandidateGenerationConfig = D1 ('MetaData "AutoMLCandidateGenerationConfig" "Amazonka.SageMaker.Types.AutoMLCandidateGenerationConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLCandidateGenerationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featureSpecificationS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAutoMLCandidateGenerationConfig :: AutoMLCandidateGenerationConfig Source #

Create a value of AutoMLCandidateGenerationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:featureSpecificationS3Uri:AutoMLCandidateGenerationConfig', autoMLCandidateGenerationConfig_featureSpecificationS3Uri - A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job. You can input FeatureAttributeNames (optional) in JSON format as shown below:

{ "FeatureAttributeNames":["col1", "col2", ...] }.

You can also specify the data type of the feature (optional) in the format shown below:

{ "FeatureDataTypes":{"col1":"numeric", "col2":"categorical" ... } }

These column keys may not include the target column.

In ensembling mode, Autopilot will only support the following data types: numeric, categorical, text and datetime. In HPO mode, Autopilot can support numeric, categorical, text, datetime and sequence.

If only FeatureDataTypes is provided, the column keys (col1, col2,..) should be a subset of the column names in the input data.

If both FeatureDataTypes and FeatureAttributeNames are provided, then the column keys should be a subset of the column names provided in FeatureAttributeNames.

The key name FeatureAttributeNames is fixed. The values listed in ["col1", "col2", ...] is case sensitive and should be a list of strings containing unique values that are a subset of the column names in the input data. The list of columns provided must not include the target column.

autoMLCandidateGenerationConfig_featureSpecificationS3Uri :: Lens' AutoMLCandidateGenerationConfig (Maybe Text) Source #

A URL to the Amazon S3 data source containing selected features from the input data source to run an Autopilot job. You can input FeatureAttributeNames (optional) in JSON format as shown below:

{ "FeatureAttributeNames":["col1", "col2", ...] }.

You can also specify the data type of the feature (optional) in the format shown below:

{ "FeatureDataTypes":{"col1":"numeric", "col2":"categorical" ... } }

These column keys may not include the target column.

In ensembling mode, Autopilot will only support the following data types: numeric, categorical, text and datetime. In HPO mode, Autopilot can support numeric, categorical, text, datetime and sequence.

If only FeatureDataTypes is provided, the column keys (col1, col2,..) should be a subset of the column names in the input data.

If both FeatureDataTypes and FeatureAttributeNames are provided, then the column keys should be a subset of the column names provided in FeatureAttributeNames.

The key name FeatureAttributeNames is fixed. The values listed in ["col1", "col2", ...] is case sensitive and should be a list of strings containing unique values that are a subset of the column names in the input data. The list of columns provided must not include the target column.

AutoMLCandidateStep

data AutoMLCandidateStep Source #

Information about the steps for a candidate and what step it is working on.

See: newAutoMLCandidateStep smart constructor.

Constructors

AutoMLCandidateStep' 

Fields

Instances

Instances details
FromJSON AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

Generic AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

Associated Types

type Rep AutoMLCandidateStep :: Type -> Type #

Read AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

Show AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

NFData AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

Methods

rnf :: AutoMLCandidateStep -> () #

Eq AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

Hashable AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

type Rep AutoMLCandidateStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLCandidateStep

type Rep AutoMLCandidateStep = D1 ('MetaData "AutoMLCandidateStep" "Amazonka.SageMaker.Types.AutoMLCandidateStep" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLCandidateStep'" 'PrefixI 'True) (S1 ('MetaSel ('Just "candidateStepType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CandidateStepType) :*: (S1 ('MetaSel ('Just "candidateStepArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "candidateStepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAutoMLCandidateStep Source #

Create a value of AutoMLCandidateStep with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:candidateStepType:AutoMLCandidateStep', autoMLCandidateStep_candidateStepType - Whether the candidate is at the transform, training, or processing step.

$sel:candidateStepArn:AutoMLCandidateStep', autoMLCandidateStep_candidateStepArn - The ARN for the candidate's step.

$sel:candidateStepName:AutoMLCandidateStep', autoMLCandidateStep_candidateStepName - The name for the candidate's step.

autoMLCandidateStep_candidateStepType :: Lens' AutoMLCandidateStep CandidateStepType Source #

Whether the candidate is at the transform, training, or processing step.

AutoMLChannel

data AutoMLChannel Source #

A channel is a named input source that training algorithms can consume. The validation dataset size is limited to less than 2 GB. The training dataset size must be less than 100 GB. For more information, see .

A validation dataset must contain the same headers as the training dataset.

See: newAutoMLChannel smart constructor.

Constructors

AutoMLChannel' 

Fields

Instances

Instances details
FromJSON AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

ToJSON AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

Generic AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

Associated Types

type Rep AutoMLChannel :: Type -> Type #

Read AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

Show AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

NFData AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

Methods

rnf :: AutoMLChannel -> () #

Eq AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

Hashable AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

type Rep AutoMLChannel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLChannel

type Rep AutoMLChannel = D1 ('MetaData "AutoMLChannel" "Amazonka.SageMaker.Types.AutoMLChannel" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLChannel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "channelType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLChannelType)) :*: S1 ('MetaSel ('Just "compressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompressionType))) :*: (S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLDataSource) :*: S1 ('MetaSel ('Just "targetAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newAutoMLChannel Source #

Create a value of AutoMLChannel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:channelType:AutoMLChannel', autoMLChannel_channelType - The channel type (optional) is an enum string. The default value is training. Channels for training and validation must share the same ContentType and TargetAttributeName. For information on specifying training and validation channel types, see How to specify training and validation datasets .

$sel:compressionType:AutoMLChannel', autoMLChannel_compressionType - You can use Gzip or None. The default value is None.

$sel:contentType:AutoMLChannel', autoMLChannel_contentType - The content type of the data from the input source. You can use text/csv;header=present or x-application/vnd.amazon+parquet. The default value is text/csv;header=present.

$sel:dataSource:AutoMLChannel', autoMLChannel_dataSource - The data source for an AutoML channel.

$sel:targetAttributeName:AutoMLChannel', autoMLChannel_targetAttributeName - The name of the target variable in supervised learning, usually represented by 'y'.

autoMLChannel_channelType :: Lens' AutoMLChannel (Maybe AutoMLChannelType) Source #

The channel type (optional) is an enum string. The default value is training. Channels for training and validation must share the same ContentType and TargetAttributeName. For information on specifying training and validation channel types, see How to specify training and validation datasets .

autoMLChannel_compressionType :: Lens' AutoMLChannel (Maybe CompressionType) Source #

You can use Gzip or None. The default value is None.

autoMLChannel_contentType :: Lens' AutoMLChannel (Maybe Text) Source #

The content type of the data from the input source. You can use text/csv;header=present or x-application/vnd.amazon+parquet. The default value is text/csv;header=present.

autoMLChannel_dataSource :: Lens' AutoMLChannel AutoMLDataSource Source #

The data source for an AutoML channel.

autoMLChannel_targetAttributeName :: Lens' AutoMLChannel Text Source #

The name of the target variable in supervised learning, usually represented by 'y'.

AutoMLContainerDefinition

data AutoMLContainerDefinition Source #

A list of container definitions that describe the different containers that make up an AutoML candidate. For more information, see .

See: newAutoMLContainerDefinition smart constructor.

Constructors

AutoMLContainerDefinition' 

Fields

  • environment :: Maybe (HashMap Text Text)

    The environment variables to set in the container. For more information, see .

  • image :: Text

    The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see .

  • modelDataUrl :: Text

    The location of the model artifacts. For more information, see .

Instances

Instances details
FromJSON AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

Generic AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

Associated Types

type Rep AutoMLContainerDefinition :: Type -> Type #

Read AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

Show AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

NFData AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

Eq AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

Hashable AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

type Rep AutoMLContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLContainerDefinition

type Rep AutoMLContainerDefinition = D1 ('MetaData "AutoMLContainerDefinition" "Amazonka.SageMaker.Types.AutoMLContainerDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLContainerDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "image") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelDataUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAutoMLContainerDefinition Source #

Create a value of AutoMLContainerDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:environment:AutoMLContainerDefinition', autoMLContainerDefinition_environment - The environment variables to set in the container. For more information, see .

$sel:image:AutoMLContainerDefinition', autoMLContainerDefinition_image - The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see .

$sel:modelDataUrl:AutoMLContainerDefinition', autoMLContainerDefinition_modelDataUrl - The location of the model artifacts. For more information, see .

autoMLContainerDefinition_environment :: Lens' AutoMLContainerDefinition (Maybe (HashMap Text Text)) Source #

The environment variables to set in the container. For more information, see .

autoMLContainerDefinition_image :: Lens' AutoMLContainerDefinition Text Source #

The Amazon Elastic Container Registry (Amazon ECR) path of the container. For more information, see .

autoMLContainerDefinition_modelDataUrl :: Lens' AutoMLContainerDefinition Text Source #

The location of the model artifacts. For more information, see .

AutoMLDataSource

data AutoMLDataSource Source #

The data source for the Autopilot job.

See: newAutoMLDataSource smart constructor.

Constructors

AutoMLDataSource' 

Fields

Instances

Instances details
FromJSON AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

ToJSON AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

Generic AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

Associated Types

type Rep AutoMLDataSource :: Type -> Type #

Read AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

Show AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

NFData AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

Methods

rnf :: AutoMLDataSource -> () #

Eq AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

Hashable AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

type Rep AutoMLDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSource

type Rep AutoMLDataSource = D1 ('MetaData "AutoMLDataSource" "Amazonka.SageMaker.Types.AutoMLDataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3DataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLS3DataSource)))

newAutoMLDataSource Source #

Create a value of AutoMLDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3DataSource:AutoMLDataSource', autoMLDataSource_s3DataSource - The Amazon S3 location of the input data.

AutoMLDataSplitConfig

data AutoMLDataSplitConfig Source #

This structure specifies how to split the data into train and validation datasets. The validation and training datasets must contain the same headers. The validation dataset must be less than 2 GB in size.

See: newAutoMLDataSplitConfig smart constructor.

Constructors

AutoMLDataSplitConfig' 

Fields

  • validationFraction :: Maybe Double

    The validation fraction (optional) is a float that specifies the portion of the training dataset to be used for validation. The default value is 0.2, and values must be greater than 0 and less than 1. We recommend setting this value to be less than 0.5.

Instances

Instances details
FromJSON AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

ToJSON AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

Generic AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

Associated Types

type Rep AutoMLDataSplitConfig :: Type -> Type #

Read AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

Show AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

NFData AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

Methods

rnf :: AutoMLDataSplitConfig -> () #

Eq AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

Hashable AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

type Rep AutoMLDataSplitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLDataSplitConfig

type Rep AutoMLDataSplitConfig = D1 ('MetaData "AutoMLDataSplitConfig" "Amazonka.SageMaker.Types.AutoMLDataSplitConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLDataSplitConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "validationFraction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newAutoMLDataSplitConfig :: AutoMLDataSplitConfig Source #

Create a value of AutoMLDataSplitConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:validationFraction:AutoMLDataSplitConfig', autoMLDataSplitConfig_validationFraction - The validation fraction (optional) is a float that specifies the portion of the training dataset to be used for validation. The default value is 0.2, and values must be greater than 0 and less than 1. We recommend setting this value to be less than 0.5.

autoMLDataSplitConfig_validationFraction :: Lens' AutoMLDataSplitConfig (Maybe Double) Source #

The validation fraction (optional) is a float that specifies the portion of the training dataset to be used for validation. The default value is 0.2, and values must be greater than 0 and less than 1. We recommend setting this value to be less than 0.5.

AutoMLJobArtifacts

data AutoMLJobArtifacts Source #

The artifacts that are generated during an AutoML job.

See: newAutoMLJobArtifacts smart constructor.

Constructors

AutoMLJobArtifacts' 

Fields

Instances

Instances details
FromJSON AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

Generic AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

Associated Types

type Rep AutoMLJobArtifacts :: Type -> Type #

Read AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

Show AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

NFData AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

Methods

rnf :: AutoMLJobArtifacts -> () #

Eq AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

Hashable AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

type Rep AutoMLJobArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobArtifacts

type Rep AutoMLJobArtifacts = D1 ('MetaData "AutoMLJobArtifacts" "Amazonka.SageMaker.Types.AutoMLJobArtifacts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLJobArtifacts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "candidateDefinitionNotebookLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataExplorationNotebookLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAutoMLJobArtifacts :: AutoMLJobArtifacts Source #

Create a value of AutoMLJobArtifacts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:candidateDefinitionNotebookLocation:AutoMLJobArtifacts', autoMLJobArtifacts_candidateDefinitionNotebookLocation - The URL of the notebook location.

$sel:dataExplorationNotebookLocation:AutoMLJobArtifacts', autoMLJobArtifacts_dataExplorationNotebookLocation - The URL of the notebook location.

AutoMLJobCompletionCriteria

data AutoMLJobCompletionCriteria Source #

How long a job is allowed to run, or how many candidates a job is allowed to generate.

See: newAutoMLJobCompletionCriteria smart constructor.

Constructors

AutoMLJobCompletionCriteria' 

Fields

  • maxAutoMLJobRuntimeInSeconds :: Maybe Natural

    The maximum runtime, in seconds, an AutoML job has to complete.

    If an AutoML job exceeds the maximum runtime, the job is stopped automatically and its processing is ended gracefully. The AutoML job identifies the best model whose training was completed and marks it as the best-performing model. Any unfinished steps of the job, such as automatic one-click Autopilot model deployment, will not be completed.

  • maxCandidates :: Maybe Natural

    The maximum number of times a training job is allowed to run.

  • maxRuntimePerTrainingJobInSeconds :: Maybe Natural

    The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the used by the action.

Instances

Instances details
FromJSON AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

ToJSON AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

Generic AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

Associated Types

type Rep AutoMLJobCompletionCriteria :: Type -> Type #

Read AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

Show AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

NFData AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

Eq AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

Hashable AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

type Rep AutoMLJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria

type Rep AutoMLJobCompletionCriteria = D1 ('MetaData "AutoMLJobCompletionCriteria" "Amazonka.SageMaker.Types.AutoMLJobCompletionCriteria" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLJobCompletionCriteria'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxAutoMLJobRuntimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxCandidates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxRuntimePerTrainingJobInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newAutoMLJobCompletionCriteria :: AutoMLJobCompletionCriteria Source #

Create a value of AutoMLJobCompletionCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxAutoMLJobRuntimeInSeconds:AutoMLJobCompletionCriteria', autoMLJobCompletionCriteria_maxAutoMLJobRuntimeInSeconds - The maximum runtime, in seconds, an AutoML job has to complete.

If an AutoML job exceeds the maximum runtime, the job is stopped automatically and its processing is ended gracefully. The AutoML job identifies the best model whose training was completed and marks it as the best-performing model. Any unfinished steps of the job, such as automatic one-click Autopilot model deployment, will not be completed.

$sel:maxCandidates:AutoMLJobCompletionCriteria', autoMLJobCompletionCriteria_maxCandidates - The maximum number of times a training job is allowed to run.

$sel:maxRuntimePerTrainingJobInSeconds:AutoMLJobCompletionCriteria', autoMLJobCompletionCriteria_maxRuntimePerTrainingJobInSeconds - The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the used by the action.

autoMLJobCompletionCriteria_maxAutoMLJobRuntimeInSeconds :: Lens' AutoMLJobCompletionCriteria (Maybe Natural) Source #

The maximum runtime, in seconds, an AutoML job has to complete.

If an AutoML job exceeds the maximum runtime, the job is stopped automatically and its processing is ended gracefully. The AutoML job identifies the best model whose training was completed and marks it as the best-performing model. Any unfinished steps of the job, such as automatic one-click Autopilot model deployment, will not be completed.

autoMLJobCompletionCriteria_maxCandidates :: Lens' AutoMLJobCompletionCriteria (Maybe Natural) Source #

The maximum number of times a training job is allowed to run.

autoMLJobCompletionCriteria_maxRuntimePerTrainingJobInSeconds :: Lens' AutoMLJobCompletionCriteria (Maybe Natural) Source #

The maximum time, in seconds, that each training job executed inside hyperparameter tuning is allowed to run as part of a hyperparameter tuning job. For more information, see the used by the action.

AutoMLJobConfig

data AutoMLJobConfig Source #

A collection of settings used for an AutoML job.

See: newAutoMLJobConfig smart constructor.

Constructors

AutoMLJobConfig' 

Fields

  • candidateGenerationConfig :: Maybe AutoMLCandidateGenerationConfig

    The configuration for generating a candidate for an AutoML job (optional).

  • completionCriteria :: Maybe AutoMLJobCompletionCriteria

    How long an AutoML job is allowed to run, or how many candidates a job is allowed to generate.

  • dataSplitConfig :: Maybe AutoMLDataSplitConfig

    The configuration for splitting the input training dataset.

    Type: AutoMLDataSplitConfig

  • mode :: Maybe AutoMLMode

    The method that Autopilot uses to train the data. You can either specify the mode manually or let Autopilot choose for you based on the dataset size by selecting AUTO. In AUTO mode, Autopilot chooses ENSEMBLING for datasets smaller than 100 MB, and HYPERPARAMETER_TUNING for larger ones.

    The ENSEMBLING mode uses a multi-stack ensemble model to predict classification and regression tasks directly from your dataset. This machine learning mode combines several base models to produce an optimal predictive model. It then uses a stacking ensemble method to combine predictions from contributing members. A multi-stack ensemble model can provide better performance over a single model by combining the predictive capabilities of multiple models. See Autopilot algorithm support for a list of algorithms supported by ENSEMBLING mode.

    The HYPERPARAMETER_TUNING (HPO) mode uses the best hyperparameters to train the best version of a model. HPO will automatically select an algorithm for the type of problem you want to solve. Then HPO finds the best hyperparameters according to your objective metric. See Autopilot algorithm support for a list of algorithms supported by HYPERPARAMETER_TUNING mode.

  • securityConfig :: Maybe AutoMLSecurityConfig

    The security configuration for traffic encryption or Amazon VPC settings.

Instances

Instances details
FromJSON AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

ToJSON AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

Generic AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

Associated Types

type Rep AutoMLJobConfig :: Type -> Type #

Read AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

Show AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

NFData AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

Methods

rnf :: AutoMLJobConfig -> () #

Eq AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

Hashable AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

type Rep AutoMLJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobConfig

type Rep AutoMLJobConfig = D1 ('MetaData "AutoMLJobConfig" "Amazonka.SageMaker.Types.AutoMLJobConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLJobConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "candidateGenerationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLCandidateGenerationConfig)) :*: S1 ('MetaSel ('Just "completionCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobCompletionCriteria))) :*: (S1 ('MetaSel ('Just "dataSplitConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLDataSplitConfig)) :*: (S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLMode)) :*: S1 ('MetaSel ('Just "securityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLSecurityConfig))))))

newAutoMLJobConfig :: AutoMLJobConfig Source #

Create a value of AutoMLJobConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:candidateGenerationConfig:AutoMLJobConfig', autoMLJobConfig_candidateGenerationConfig - The configuration for generating a candidate for an AutoML job (optional).

$sel:completionCriteria:AutoMLJobConfig', autoMLJobConfig_completionCriteria - How long an AutoML job is allowed to run, or how many candidates a job is allowed to generate.

$sel:dataSplitConfig:AutoMLJobConfig', autoMLJobConfig_dataSplitConfig - The configuration for splitting the input training dataset.

Type: AutoMLDataSplitConfig

$sel:mode:AutoMLJobConfig', autoMLJobConfig_mode - The method that Autopilot uses to train the data. You can either specify the mode manually or let Autopilot choose for you based on the dataset size by selecting AUTO. In AUTO mode, Autopilot chooses ENSEMBLING for datasets smaller than 100 MB, and HYPERPARAMETER_TUNING for larger ones.

The ENSEMBLING mode uses a multi-stack ensemble model to predict classification and regression tasks directly from your dataset. This machine learning mode combines several base models to produce an optimal predictive model. It then uses a stacking ensemble method to combine predictions from contributing members. A multi-stack ensemble model can provide better performance over a single model by combining the predictive capabilities of multiple models. See Autopilot algorithm support for a list of algorithms supported by ENSEMBLING mode.

The HYPERPARAMETER_TUNING (HPO) mode uses the best hyperparameters to train the best version of a model. HPO will automatically select an algorithm for the type of problem you want to solve. Then HPO finds the best hyperparameters according to your objective metric. See Autopilot algorithm support for a list of algorithms supported by HYPERPARAMETER_TUNING mode.

$sel:securityConfig:AutoMLJobConfig', autoMLJobConfig_securityConfig - The security configuration for traffic encryption or Amazon VPC settings.

autoMLJobConfig_candidateGenerationConfig :: Lens' AutoMLJobConfig (Maybe AutoMLCandidateGenerationConfig) Source #

The configuration for generating a candidate for an AutoML job (optional).

autoMLJobConfig_completionCriteria :: Lens' AutoMLJobConfig (Maybe AutoMLJobCompletionCriteria) Source #

How long an AutoML job is allowed to run, or how many candidates a job is allowed to generate.

autoMLJobConfig_dataSplitConfig :: Lens' AutoMLJobConfig (Maybe AutoMLDataSplitConfig) Source #

The configuration for splitting the input training dataset.

Type: AutoMLDataSplitConfig

autoMLJobConfig_mode :: Lens' AutoMLJobConfig (Maybe AutoMLMode) Source #

The method that Autopilot uses to train the data. You can either specify the mode manually or let Autopilot choose for you based on the dataset size by selecting AUTO. In AUTO mode, Autopilot chooses ENSEMBLING for datasets smaller than 100 MB, and HYPERPARAMETER_TUNING for larger ones.

The ENSEMBLING mode uses a multi-stack ensemble model to predict classification and regression tasks directly from your dataset. This machine learning mode combines several base models to produce an optimal predictive model. It then uses a stacking ensemble method to combine predictions from contributing members. A multi-stack ensemble model can provide better performance over a single model by combining the predictive capabilities of multiple models. See Autopilot algorithm support for a list of algorithms supported by ENSEMBLING mode.

The HYPERPARAMETER_TUNING (HPO) mode uses the best hyperparameters to train the best version of a model. HPO will automatically select an algorithm for the type of problem you want to solve. Then HPO finds the best hyperparameters according to your objective metric. See Autopilot algorithm support for a list of algorithms supported by HYPERPARAMETER_TUNING mode.

autoMLJobConfig_securityConfig :: Lens' AutoMLJobConfig (Maybe AutoMLSecurityConfig) Source #

The security configuration for traffic encryption or Amazon VPC settings.

AutoMLJobObjective

data AutoMLJobObjective Source #

Specifies a metric to minimize or maximize as the objective of a job.

See: newAutoMLJobObjective smart constructor.

Constructors

AutoMLJobObjective' 

Fields

  • metricName :: AutoMLMetricEnum

    The name of the objective metric used to measure the predictive quality of a machine learning system. This metric is optimized during training to provide the best estimate for model parameter values from data.

    Here are the options:

    Accuracy
    The ratio of the number of correctly classified items to the total number of (correctly and incorrectly) classified items. It is used for both binary and multiclass classification. Accuracy measures how close the predicted class values are to the actual values. Values for accuracy metrics vary between zero (0) and one (1). A value of 1 indicates perfect accuracy, and 0 indicates perfect inaccuracy.
    AUC
    The area under the curve (AUC) metric is used to compare and evaluate binary classification by algorithms that return probabilities, such as logistic regression. To map the probabilities into classifications, these are compared against a threshold value.

    The relevant curve is the receiver operating characteristic curve (ROC curve). The ROC curve plots the true positive rate (TPR) of predictions (or recall) against the false positive rate (FPR) as a function of the threshold value, above which a prediction is considered positive. Increasing the threshold results in fewer false positives, but more false negatives.

    AUC is the area under this ROC curve. Therefore, AUC provides an aggregated measure of the model performance across all possible classification thresholds. AUC scores vary between 0 and 1. A score of 1 indicates perfect accuracy, and a score of one half (0.5) indicates that the prediction is not better than a random classifier.

    BalancedAccuracy
    BalancedAccuracy is a metric that measures the ratio of accurate predictions to all predictions. This ratio is calculated after normalizing true positives (TP) and true negatives (TN) by the total number of positive (P) and negative (N) values. It is used in both binary and multiclass classification and is defined as follows: 0.5*((TP/P)+(TN/N)), with values ranging from 0 to 1. BalancedAccuracy gives a better measure of accuracy when the number of positives or negatives differ greatly from each other in an imbalanced dataset. For example, when only 1% of email is spam.
    F1
    The F1 score is the harmonic mean of the precision and recall, defined as follows: F1 = 2 * (precision * recall) / (precision + recall). It is used for binary classification into classes traditionally referred to as positive and negative. Predictions are said to be true when they match their actual (correct) class, and false when they do not.

    Precision is the ratio of the true positive predictions to all positive predictions, and it includes the false positives in a dataset. Precision measures the quality of the prediction when it predicts the positive class.

    Recall (or sensitivity) is the ratio of the true positive predictions to all actual positive instances. Recall measures how completely a model predicts the actual class members in a dataset.

    F1 scores vary between 0 and 1. A score of 1 indicates the best possible performance, and 0 indicates the worst.

    F1macro
    The F1macro score applies F1 scoring to multiclass classification problems. It does this by calculating the precision and recall, and then taking their harmonic mean to calculate the F1 score for each class. Lastly, the F1macro averages the individual scores to obtain the F1macro score. F1macro scores vary between 0 and 1. A score of 1 indicates the best possible performance, and 0 indicates the worst.
    MAE
    The mean absolute error (MAE) is a measure of how different the predicted and actual values are, when they're averaged over all values. MAE is commonly used in regression analysis to understand model prediction error. If there is linear regression, MAE represents the average distance from a predicted line to the actual value. MAE is defined as the sum of absolute errors divided by the number of observations. Values range from 0 to infinity, with smaller numbers indicating a better model fit to the data.
    MSE
    The mean squared error (MSE) is the average of the squared differences between the predicted and actual values. It is used for regression. MSE values are always positive. The better a model is at predicting the actual values, the smaller the MSE value is
    Precision
    Precision measures how well an algorithm predicts the true positives (TP) out of all of the positives that it identifies. It is defined as follows: Precision = TP/(TP+FP), with values ranging from zero (0) to one (1), and is used in binary classification. Precision is an important metric when the cost of a false positive is high. For example, the cost of a false positive is very high if an airplane safety system is falsely deemed safe to fly. A false positive (FP) reflects a positive prediction that is actually negative in the data.
    PrecisionMacro
    The precision macro computes precision for multiclass classification problems. It does this by calculating precision for each class and averaging scores to obtain precision for several classes. PrecisionMacro scores range from zero (0) to one (1). Higher scores reflect the model's ability to predict true positives (TP) out of all of the positives that it identifies, averaged across multiple classes.
    R2
    R2, also known as the coefficient of determination, is used in regression to quantify how much a model can explain the variance of a dependent variable. Values range from one (1) to negative one (-1). Higher numbers indicate a higher fraction of explained variability. R2 values close to zero (0) indicate that very little of the dependent variable can be explained by the model. Negative values indicate a poor fit and that the model is outperformed by a constant function. For linear regression, this is a horizontal line.
    Recall
    Recall measures how well an algorithm correctly predicts all of the true positives (TP) in a dataset. A true positive is a positive prediction that is also an actual positive value in the data. Recall is defined as follows: Recall = TP/(TP+FN), with values ranging from 0 to 1. Higher scores reflect a better ability of the model to predict true positives (TP) in the data, and is used in binary classification.

    Recall is important when testing for cancer because it's used to find all of the true positives. A false positive (FP) reflects a positive prediction that is actually negative in the data. It is often insufficient to measure only recall, because predicting every output as a true positive will yield a perfect recall score.

    RecallMacro
    The RecallMacro computes recall for multiclass classification problems by calculating recall for each class and averaging scores to obtain recall for several classes. RecallMacro scores range from 0 to 1. Higher scores reflect the model's ability to predict true positives (TP) in a dataset. Whereas, a true positive reflects a positive prediction that is also an actual positive value in the data. It is often insufficient to measure only recall, because predicting every output as a true positive will yield a perfect recall score.
    RMSE
    Root mean squared error (RMSE) measures the square root of the squared difference between predicted and actual values, and it's averaged over all values. It is used in regression analysis to understand model prediction error. It's an important metric to indicate the presence of large model errors and outliers. Values range from zero (0) to infinity, with smaller numbers indicating a better model fit to the data. RMSE is dependent on scale, and should not be used to compare datasets of different sizes.

    If you do not specify a metric explicitly, the default behavior is to automatically use:

    • MSE: for regression.
    • F1: for binary classification
    • Accuracy: for multiclass classification.

Instances

Instances details
FromJSON AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

ToJSON AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

Generic AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

Associated Types

type Rep AutoMLJobObjective :: Type -> Type #

Read AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

Show AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

NFData AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

Methods

rnf :: AutoMLJobObjective -> () #

Eq AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

Hashable AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

type Rep AutoMLJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobObjective

type Rep AutoMLJobObjective = D1 ('MetaData "AutoMLJobObjective" "Amazonka.SageMaker.Types.AutoMLJobObjective" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLJobObjective'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLMetricEnum)))

newAutoMLJobObjective Source #

Create a value of AutoMLJobObjective with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metricName:AutoMLJobObjective', autoMLJobObjective_metricName - The name of the objective metric used to measure the predictive quality of a machine learning system. This metric is optimized during training to provide the best estimate for model parameter values from data.

Here are the options:

Accuracy
The ratio of the number of correctly classified items to the total number of (correctly and incorrectly) classified items. It is used for both binary and multiclass classification. Accuracy measures how close the predicted class values are to the actual values. Values for accuracy metrics vary between zero (0) and one (1). A value of 1 indicates perfect accuracy, and 0 indicates perfect inaccuracy.
AUC
The area under the curve (AUC) metric is used to compare and evaluate binary classification by algorithms that return probabilities, such as logistic regression. To map the probabilities into classifications, these are compared against a threshold value.

The relevant curve is the receiver operating characteristic curve (ROC curve). The ROC curve plots the true positive rate (TPR) of predictions (or recall) against the false positive rate (FPR) as a function of the threshold value, above which a prediction is considered positive. Increasing the threshold results in fewer false positives, but more false negatives.

AUC is the area under this ROC curve. Therefore, AUC provides an aggregated measure of the model performance across all possible classification thresholds. AUC scores vary between 0 and 1. A score of 1 indicates perfect accuracy, and a score of one half (0.5) indicates that the prediction is not better than a random classifier.

BalancedAccuracy
BalancedAccuracy is a metric that measures the ratio of accurate predictions to all predictions. This ratio is calculated after normalizing true positives (TP) and true negatives (TN) by the total number of positive (P) and negative (N) values. It is used in both binary and multiclass classification and is defined as follows: 0.5*((TP/P)+(TN/N)), with values ranging from 0 to 1. BalancedAccuracy gives a better measure of accuracy when the number of positives or negatives differ greatly from each other in an imbalanced dataset. For example, when only 1% of email is spam.
F1
The F1 score is the harmonic mean of the precision and recall, defined as follows: F1 = 2 * (precision * recall) / (precision + recall). It is used for binary classification into classes traditionally referred to as positive and negative. Predictions are said to be true when they match their actual (correct) class, and false when they do not.

Precision is the ratio of the true positive predictions to all positive predictions, and it includes the false positives in a dataset. Precision measures the quality of the prediction when it predicts the positive class.

Recall (or sensitivity) is the ratio of the true positive predictions to all actual positive instances. Recall measures how completely a model predicts the actual class members in a dataset.

F1 scores vary between 0 and 1. A score of 1 indicates the best possible performance, and 0 indicates the worst.

F1macro
The F1macro score applies F1 scoring to multiclass classification problems. It does this by calculating the precision and recall, and then taking their harmonic mean to calculate the F1 score for each class. Lastly, the F1macro averages the individual scores to obtain the F1macro score. F1macro scores vary between 0 and 1. A score of 1 indicates the best possible performance, and 0 indicates the worst.
MAE
The mean absolute error (MAE) is a measure of how different the predicted and actual values are, when they're averaged over all values. MAE is commonly used in regression analysis to understand model prediction error. If there is linear regression, MAE represents the average distance from a predicted line to the actual value. MAE is defined as the sum of absolute errors divided by the number of observations. Values range from 0 to infinity, with smaller numbers indicating a better model fit to the data.
MSE
The mean squared error (MSE) is the average of the squared differences between the predicted and actual values. It is used for regression. MSE values are always positive. The better a model is at predicting the actual values, the smaller the MSE value is
Precision
Precision measures how well an algorithm predicts the true positives (TP) out of all of the positives that it identifies. It is defined as follows: Precision = TP/(TP+FP), with values ranging from zero (0) to one (1), and is used in binary classification. Precision is an important metric when the cost of a false positive is high. For example, the cost of a false positive is very high if an airplane safety system is falsely deemed safe to fly. A false positive (FP) reflects a positive prediction that is actually negative in the data.
PrecisionMacro
The precision macro computes precision for multiclass classification problems. It does this by calculating precision for each class and averaging scores to obtain precision for several classes. PrecisionMacro scores range from zero (0) to one (1). Higher scores reflect the model's ability to predict true positives (TP) out of all of the positives that it identifies, averaged across multiple classes.
R2
R2, also known as the coefficient of determination, is used in regression to quantify how much a model can explain the variance of a dependent variable. Values range from one (1) to negative one (-1). Higher numbers indicate a higher fraction of explained variability. R2 values close to zero (0) indicate that very little of the dependent variable can be explained by the model. Negative values indicate a poor fit and that the model is outperformed by a constant function. For linear regression, this is a horizontal line.
Recall
Recall measures how well an algorithm correctly predicts all of the true positives (TP) in a dataset. A true positive is a positive prediction that is also an actual positive value in the data. Recall is defined as follows: Recall = TP/(TP+FN), with values ranging from 0 to 1. Higher scores reflect a better ability of the model to predict true positives (TP) in the data, and is used in binary classification.

Recall is important when testing for cancer because it's used to find all of the true positives. A false positive (FP) reflects a positive prediction that is actually negative in the data. It is often insufficient to measure only recall, because predicting every output as a true positive will yield a perfect recall score.

RecallMacro
The RecallMacro computes recall for multiclass classification problems by calculating recall for each class and averaging scores to obtain recall for several classes. RecallMacro scores range from 0 to 1. Higher scores reflect the model's ability to predict true positives (TP) in a dataset. Whereas, a true positive reflects a positive prediction that is also an actual positive value in the data. It is often insufficient to measure only recall, because predicting every output as a true positive will yield a perfect recall score.
RMSE
Root mean squared error (RMSE) measures the square root of the squared difference between predicted and actual values, and it's averaged over all values. It is used in regression analysis to understand model prediction error. It's an important metric to indicate the presence of large model errors and outliers. Values range from zero (0) to infinity, with smaller numbers indicating a better model fit to the data. RMSE is dependent on scale, and should not be used to compare datasets of different sizes.

If you do not specify a metric explicitly, the default behavior is to automatically use:

  • MSE: for regression.
  • F1: for binary classification
  • Accuracy: for multiclass classification.

autoMLJobObjective_metricName :: Lens' AutoMLJobObjective AutoMLMetricEnum Source #

The name of the objective metric used to measure the predictive quality of a machine learning system. This metric is optimized during training to provide the best estimate for model parameter values from data.

Here are the options:

Accuracy
The ratio of the number of correctly classified items to the total number of (correctly and incorrectly) classified items. It is used for both binary and multiclass classification. Accuracy measures how close the predicted class values are to the actual values. Values for accuracy metrics vary between zero (0) and one (1). A value of 1 indicates perfect accuracy, and 0 indicates perfect inaccuracy.
AUC
The area under the curve (AUC) metric is used to compare and evaluate binary classification by algorithms that return probabilities, such as logistic regression. To map the probabilities into classifications, these are compared against a threshold value.

The relevant curve is the receiver operating characteristic curve (ROC curve). The ROC curve plots the true positive rate (TPR) of predictions (or recall) against the false positive rate (FPR) as a function of the threshold value, above which a prediction is considered positive. Increasing the threshold results in fewer false positives, but more false negatives.

AUC is the area under this ROC curve. Therefore, AUC provides an aggregated measure of the model performance across all possible classification thresholds. AUC scores vary between 0 and 1. A score of 1 indicates perfect accuracy, and a score of one half (0.5) indicates that the prediction is not better than a random classifier.

BalancedAccuracy
BalancedAccuracy is a metric that measures the ratio of accurate predictions to all predictions. This ratio is calculated after normalizing true positives (TP) and true negatives (TN) by the total number of positive (P) and negative (N) values. It is used in both binary and multiclass classification and is defined as follows: 0.5*((TP/P)+(TN/N)), with values ranging from 0 to 1. BalancedAccuracy gives a better measure of accuracy when the number of positives or negatives differ greatly from each other in an imbalanced dataset. For example, when only 1% of email is spam.
F1
The F1 score is the harmonic mean of the precision and recall, defined as follows: F1 = 2 * (precision * recall) / (precision + recall). It is used for binary classification into classes traditionally referred to as positive and negative. Predictions are said to be true when they match their actual (correct) class, and false when they do not.

Precision is the ratio of the true positive predictions to all positive predictions, and it includes the false positives in a dataset. Precision measures the quality of the prediction when it predicts the positive class.

Recall (or sensitivity) is the ratio of the true positive predictions to all actual positive instances. Recall measures how completely a model predicts the actual class members in a dataset.

F1 scores vary between 0 and 1. A score of 1 indicates the best possible performance, and 0 indicates the worst.

F1macro
The F1macro score applies F1 scoring to multiclass classification problems. It does this by calculating the precision and recall, and then taking their harmonic mean to calculate the F1 score for each class. Lastly, the F1macro averages the individual scores to obtain the F1macro score. F1macro scores vary between 0 and 1. A score of 1 indicates the best possible performance, and 0 indicates the worst.
MAE
The mean absolute error (MAE) is a measure of how different the predicted and actual values are, when they're averaged over all values. MAE is commonly used in regression analysis to understand model prediction error. If there is linear regression, MAE represents the average distance from a predicted line to the actual value. MAE is defined as the sum of absolute errors divided by the number of observations. Values range from 0 to infinity, with smaller numbers indicating a better model fit to the data.
MSE
The mean squared error (MSE) is the average of the squared differences between the predicted and actual values. It is used for regression. MSE values are always positive. The better a model is at predicting the actual values, the smaller the MSE value is
Precision
Precision measures how well an algorithm predicts the true positives (TP) out of all of the positives that it identifies. It is defined as follows: Precision = TP/(TP+FP), with values ranging from zero (0) to one (1), and is used in binary classification. Precision is an important metric when the cost of a false positive is high. For example, the cost of a false positive is very high if an airplane safety system is falsely deemed safe to fly. A false positive (FP) reflects a positive prediction that is actually negative in the data.
PrecisionMacro
The precision macro computes precision for multiclass classification problems. It does this by calculating precision for each class and averaging scores to obtain precision for several classes. PrecisionMacro scores range from zero (0) to one (1). Higher scores reflect the model's ability to predict true positives (TP) out of all of the positives that it identifies, averaged across multiple classes.
R2
R2, also known as the coefficient of determination, is used in regression to quantify how much a model can explain the variance of a dependent variable. Values range from one (1) to negative one (-1). Higher numbers indicate a higher fraction of explained variability. R2 values close to zero (0) indicate that very little of the dependent variable can be explained by the model. Negative values indicate a poor fit and that the model is outperformed by a constant function. For linear regression, this is a horizontal line.
Recall
Recall measures how well an algorithm correctly predicts all of the true positives (TP) in a dataset. A true positive is a positive prediction that is also an actual positive value in the data. Recall is defined as follows: Recall = TP/(TP+FN), with values ranging from 0 to 1. Higher scores reflect a better ability of the model to predict true positives (TP) in the data, and is used in binary classification.

Recall is important when testing for cancer because it's used to find all of the true positives. A false positive (FP) reflects a positive prediction that is actually negative in the data. It is often insufficient to measure only recall, because predicting every output as a true positive will yield a perfect recall score.

RecallMacro
The RecallMacro computes recall for multiclass classification problems by calculating recall for each class and averaging scores to obtain recall for several classes. RecallMacro scores range from 0 to 1. Higher scores reflect the model's ability to predict true positives (TP) in a dataset. Whereas, a true positive reflects a positive prediction that is also an actual positive value in the data. It is often insufficient to measure only recall, because predicting every output as a true positive will yield a perfect recall score.
RMSE
Root mean squared error (RMSE) measures the square root of the squared difference between predicted and actual values, and it's averaged over all values. It is used in regression analysis to understand model prediction error. It's an important metric to indicate the presence of large model errors and outliers. Values range from zero (0) to infinity, with smaller numbers indicating a better model fit to the data. RMSE is dependent on scale, and should not be used to compare datasets of different sizes.

If you do not specify a metric explicitly, the default behavior is to automatically use:

  • MSE: for regression.
  • F1: for binary classification
  • Accuracy: for multiclass classification.

AutoMLJobStepMetadata

data AutoMLJobStepMetadata Source #

Metadata for an AutoML job step.

See: newAutoMLJobStepMetadata smart constructor.

Constructors

AutoMLJobStepMetadata' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the AutoML job.

Instances

Instances details
FromJSON AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

Generic AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

Associated Types

type Rep AutoMLJobStepMetadata :: Type -> Type #

Read AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

Show AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

NFData AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

Methods

rnf :: AutoMLJobStepMetadata -> () #

Eq AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

Hashable AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

type Rep AutoMLJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobStepMetadata

type Rep AutoMLJobStepMetadata = D1 ('MetaData "AutoMLJobStepMetadata" "Amazonka.SageMaker.Types.AutoMLJobStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLJobStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAutoMLJobStepMetadata :: AutoMLJobStepMetadata Source #

Create a value of AutoMLJobStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:AutoMLJobStepMetadata', autoMLJobStepMetadata_arn - The Amazon Resource Name (ARN) of the AutoML job.

autoMLJobStepMetadata_arn :: Lens' AutoMLJobStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the AutoML job.

AutoMLJobSummary

data AutoMLJobSummary Source #

Provides a summary about an AutoML job.

See: newAutoMLJobSummary smart constructor.

Constructors

AutoMLJobSummary' 

Fields

Instances

Instances details
FromJSON AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

Generic AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

Associated Types

type Rep AutoMLJobSummary :: Type -> Type #

Read AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

Show AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

NFData AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

Methods

rnf :: AutoMLJobSummary -> () #

Eq AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

Hashable AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

type Rep AutoMLJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLJobSummary

newAutoMLJobSummary Source #

Create a value of AutoMLJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTime:AutoMLJobSummary', autoMLJobSummary_endTime - The end time of an AutoML job.

$sel:failureReason:AutoMLJobSummary', autoMLJobSummary_failureReason - The failure reason of an AutoML job.

$sel:partialFailureReasons:AutoMLJobSummary', autoMLJobSummary_partialFailureReasons - The list of reasons for partial failures within an AutoML job.

$sel:autoMLJobName:AutoMLJobSummary', autoMLJobSummary_autoMLJobName - The name of the AutoML job you are requesting.

$sel:autoMLJobArn:AutoMLJobSummary', autoMLJobSummary_autoMLJobArn - The ARN of the AutoML job.

$sel:autoMLJobStatus:AutoMLJobSummary', autoMLJobSummary_autoMLJobStatus - The status of the AutoML job.

$sel:autoMLJobSecondaryStatus:AutoMLJobSummary', autoMLJobSummary_autoMLJobSecondaryStatus - The secondary status of the AutoML job.

$sel:creationTime:AutoMLJobSummary', autoMLJobSummary_creationTime - When the AutoML job was created.

$sel:lastModifiedTime:AutoMLJobSummary', autoMLJobSummary_lastModifiedTime - When the AutoML job was last modified.

autoMLJobSummary_failureReason :: Lens' AutoMLJobSummary (Maybe Text) Source #

The failure reason of an AutoML job.

autoMLJobSummary_partialFailureReasons :: Lens' AutoMLJobSummary (Maybe (NonEmpty AutoMLPartialFailureReason)) Source #

The list of reasons for partial failures within an AutoML job.

autoMLJobSummary_autoMLJobName :: Lens' AutoMLJobSummary Text Source #

The name of the AutoML job you are requesting.

autoMLJobSummary_lastModifiedTime :: Lens' AutoMLJobSummary UTCTime Source #

When the AutoML job was last modified.

AutoMLOutputDataConfig

data AutoMLOutputDataConfig Source #

The output data configuration.

See: newAutoMLOutputDataConfig smart constructor.

Constructors

AutoMLOutputDataConfig' 

Fields

Instances

Instances details
FromJSON AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

ToJSON AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

Generic AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

Associated Types

type Rep AutoMLOutputDataConfig :: Type -> Type #

Read AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

Show AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

NFData AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

Methods

rnf :: AutoMLOutputDataConfig -> () #

Eq AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

Hashable AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

type Rep AutoMLOutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLOutputDataConfig

type Rep AutoMLOutputDataConfig = D1 ('MetaData "AutoMLOutputDataConfig" "Amazonka.SageMaker.Types.AutoMLOutputDataConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLOutputDataConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAutoMLOutputDataConfig Source #

Create a value of AutoMLOutputDataConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:AutoMLOutputDataConfig', autoMLOutputDataConfig_kmsKeyId - The Key Management Service (KMS) encryption key ID.

$sel:s3OutputPath:AutoMLOutputDataConfig', autoMLOutputDataConfig_s3OutputPath - The Amazon S3 output path. Must be 128 characters or less.

autoMLOutputDataConfig_kmsKeyId :: Lens' AutoMLOutputDataConfig (Maybe Text) Source #

The Key Management Service (KMS) encryption key ID.

autoMLOutputDataConfig_s3OutputPath :: Lens' AutoMLOutputDataConfig Text Source #

The Amazon S3 output path. Must be 128 characters or less.

AutoMLPartialFailureReason

data AutoMLPartialFailureReason Source #

The reason for a partial failure of an AutoML job.

See: newAutoMLPartialFailureReason smart constructor.

Constructors

AutoMLPartialFailureReason' 

Fields

Instances

Instances details
FromJSON AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

Generic AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

Associated Types

type Rep AutoMLPartialFailureReason :: Type -> Type #

Read AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

Show AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

NFData AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

Eq AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

Hashable AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

type Rep AutoMLPartialFailureReason Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLPartialFailureReason

type Rep AutoMLPartialFailureReason = D1 ('MetaData "AutoMLPartialFailureReason" "Amazonka.SageMaker.Types.AutoMLPartialFailureReason" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLPartialFailureReason'" 'PrefixI 'True) (S1 ('MetaSel ('Just "partialFailureMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newAutoMLPartialFailureReason :: AutoMLPartialFailureReason Source #

Create a value of AutoMLPartialFailureReason with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:partialFailureMessage:AutoMLPartialFailureReason', autoMLPartialFailureReason_partialFailureMessage - The message containing the reason for a partial failure of an AutoML job.

autoMLPartialFailureReason_partialFailureMessage :: Lens' AutoMLPartialFailureReason (Maybe Text) Source #

The message containing the reason for a partial failure of an AutoML job.

AutoMLS3DataSource

data AutoMLS3DataSource Source #

The Amazon S3 data source.

See: newAutoMLS3DataSource smart constructor.

Constructors

AutoMLS3DataSource' 

Fields

  • s3DataType :: AutoMLS3DataType

    The data type.

    A ManifestFile should have the format shown below:

    [ {"prefix": "s3://DOC-EXAMPLE-BUCKET/DOC-EXAMPLE-FOLDER/DOC-EXAMPLE-PREFIX/"},
    "DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-1",
    "DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-2",
    ... "DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-N" ]

    An S3Prefix should have the following format:

    s3://DOC-EXAMPLE-BUCKET/DOC-EXAMPLE-FOLDER-OR-FILE
  • s3Uri :: Text

    The URL to the Amazon S3 data source.

Instances

Instances details
FromJSON AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

ToJSON AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

Generic AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

Associated Types

type Rep AutoMLS3DataSource :: Type -> Type #

Read AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

Show AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

NFData AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

Methods

rnf :: AutoMLS3DataSource -> () #

Eq AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

Hashable AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

type Rep AutoMLS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLS3DataSource

type Rep AutoMLS3DataSource = D1 ('MetaData "AutoMLS3DataSource" "Amazonka.SageMaker.Types.AutoMLS3DataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLS3DataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3DataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLS3DataType) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAutoMLS3DataSource Source #

Create a value of AutoMLS3DataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3DataType:AutoMLS3DataSource', autoMLS3DataSource_s3DataType - The data type.

A ManifestFile should have the format shown below:

[ {"prefix": "s3://DOC-EXAMPLE-BUCKET/DOC-EXAMPLE-FOLDER/DOC-EXAMPLE-PREFIX/"},
"DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-1",
"DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-2",
... "DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-N" ]

An S3Prefix should have the following format:

s3://DOC-EXAMPLE-BUCKET/DOC-EXAMPLE-FOLDER-OR-FILE

$sel:s3Uri:AutoMLS3DataSource', autoMLS3DataSource_s3Uri - The URL to the Amazon S3 data source.

autoMLS3DataSource_s3DataType :: Lens' AutoMLS3DataSource AutoMLS3DataType Source #

The data type.

A ManifestFile should have the format shown below:

[ {"prefix": "s3://DOC-EXAMPLE-BUCKET/DOC-EXAMPLE-FOLDER/DOC-EXAMPLE-PREFIX/"},
"DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-1",
"DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-2",
... "DOC-EXAMPLE-RELATIVE-PATH/DOC-EXAMPLE-FOLDER/DATA-N" ]

An S3Prefix should have the following format:

s3://DOC-EXAMPLE-BUCKET/DOC-EXAMPLE-FOLDER-OR-FILE

autoMLS3DataSource_s3Uri :: Lens' AutoMLS3DataSource Text Source #

The URL to the Amazon S3 data source.

AutoMLSecurityConfig

data AutoMLSecurityConfig Source #

Security options.

See: newAutoMLSecurityConfig smart constructor.

Constructors

AutoMLSecurityConfig' 

Fields

Instances

Instances details
FromJSON AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

ToJSON AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

Generic AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

Associated Types

type Rep AutoMLSecurityConfig :: Type -> Type #

Read AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

Show AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

NFData AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

Methods

rnf :: AutoMLSecurityConfig -> () #

Eq AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

Hashable AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

type Rep AutoMLSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoMLSecurityConfig

type Rep AutoMLSecurityConfig = D1 ('MetaData "AutoMLSecurityConfig" "Amazonka.SageMaker.Types.AutoMLSecurityConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoMLSecurityConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableInterContainerTrafficEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig)))))

newAutoMLSecurityConfig :: AutoMLSecurityConfig Source #

Create a value of AutoMLSecurityConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableInterContainerTrafficEncryption:AutoMLSecurityConfig', autoMLSecurityConfig_enableInterContainerTrafficEncryption - Whether to use traffic encryption between the container layers.

$sel:volumeKmsKeyId:AutoMLSecurityConfig', autoMLSecurityConfig_volumeKmsKeyId - The key used to encrypt stored data.

$sel:vpcConfig:AutoMLSecurityConfig', autoMLSecurityConfig_vpcConfig - The VPC configuration.

autoMLSecurityConfig_enableInterContainerTrafficEncryption :: Lens' AutoMLSecurityConfig (Maybe Bool) Source #

Whether to use traffic encryption between the container layers.

AutoRollbackConfig

data AutoRollbackConfig Source #

Automatic rollback configuration for handling endpoint deployment failures and recovery.

See: newAutoRollbackConfig smart constructor.

Constructors

AutoRollbackConfig' 

Fields

  • alarms :: Maybe (NonEmpty Alarm)

    List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint. If any alarms are tripped during a deployment, SageMaker rolls back the deployment.

Instances

Instances details
FromJSON AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

ToJSON AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

Generic AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

Associated Types

type Rep AutoRollbackConfig :: Type -> Type #

Read AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

Show AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

NFData AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

Methods

rnf :: AutoRollbackConfig -> () #

Eq AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

Hashable AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

type Rep AutoRollbackConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.AutoRollbackConfig

type Rep AutoRollbackConfig = D1 ('MetaData "AutoRollbackConfig" "Amazonka.SageMaker.Types.AutoRollbackConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AutoRollbackConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alarms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Alarm)))))

newAutoRollbackConfig :: AutoRollbackConfig Source #

Create a value of AutoRollbackConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alarms:AutoRollbackConfig', autoRollbackConfig_alarms - List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint. If any alarms are tripped during a deployment, SageMaker rolls back the deployment.

autoRollbackConfig_alarms :: Lens' AutoRollbackConfig (Maybe (NonEmpty Alarm)) Source #

List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint. If any alarms are tripped during a deployment, SageMaker rolls back the deployment.

BatchDataCaptureConfig

data BatchDataCaptureConfig Source #

Configuration to control how SageMaker captures inference data for batch transform jobs.

See: newBatchDataCaptureConfig smart constructor.

Constructors

BatchDataCaptureConfig' 

Fields

  • generateInferenceId :: Maybe Bool

    Flag that indicates whether to append inference id to the output.

  • kmsKeyId :: Maybe Text

    The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the batch transform job.

    The KmsKeyId can be any of the following formats:

    • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
    • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
    • Alias name: alias/ExampleAlias
    • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias
  • destinationS3Uri :: Text

    The Amazon S3 location being used to capture the data.

Instances

Instances details
FromJSON BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

ToJSON BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

Generic BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

Associated Types

type Rep BatchDataCaptureConfig :: Type -> Type #

Read BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

Show BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

NFData BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

Methods

rnf :: BatchDataCaptureConfig -> () #

Eq BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

Hashable BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

type Rep BatchDataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDataCaptureConfig

type Rep BatchDataCaptureConfig = D1 ('MetaData "BatchDataCaptureConfig" "Amazonka.SageMaker.Types.BatchDataCaptureConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "BatchDataCaptureConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "generateInferenceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destinationS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newBatchDataCaptureConfig Source #

Create a value of BatchDataCaptureConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:generateInferenceId:BatchDataCaptureConfig', batchDataCaptureConfig_generateInferenceId - Flag that indicates whether to append inference id to the output.

$sel:kmsKeyId:BatchDataCaptureConfig', batchDataCaptureConfig_kmsKeyId - The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the batch transform job.

The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

$sel:destinationS3Uri:BatchDataCaptureConfig', batchDataCaptureConfig_destinationS3Uri - The Amazon S3 location being used to capture the data.

batchDataCaptureConfig_generateInferenceId :: Lens' BatchDataCaptureConfig (Maybe Bool) Source #

Flag that indicates whether to append inference id to the output.

batchDataCaptureConfig_kmsKeyId :: Lens' BatchDataCaptureConfig (Maybe Text) Source #

The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the batch transform job.

The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

batchDataCaptureConfig_destinationS3Uri :: Lens' BatchDataCaptureConfig Text Source #

The Amazon S3 location being used to capture the data.

BatchDescribeModelPackageError

data BatchDescribeModelPackageError Source #

The error code and error description associated with the resource.

See: newBatchDescribeModelPackageError smart constructor.

Instances

Instances details
FromJSON BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

Generic BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

Associated Types

type Rep BatchDescribeModelPackageError :: Type -> Type #

Read BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

Show BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

NFData BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

Eq BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

Hashable BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

type Rep BatchDescribeModelPackageError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageError

type Rep BatchDescribeModelPackageError = D1 ('MetaData "BatchDescribeModelPackageError" "Amazonka.SageMaker.Types.BatchDescribeModelPackageError" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "BatchDescribeModelPackageError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "errorResponse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

BatchDescribeModelPackageSummary

data BatchDescribeModelPackageSummary Source #

Provides summary information about the model package.

See: newBatchDescribeModelPackageSummary smart constructor.

Constructors

BatchDescribeModelPackageSummary' 

Fields

Instances

Instances details
FromJSON BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

Generic BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

Associated Types

type Rep BatchDescribeModelPackageSummary :: Type -> Type #

Read BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

Show BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

NFData BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

Eq BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

Hashable BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

type Rep BatchDescribeModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary

type Rep BatchDescribeModelPackageSummary = D1 ('MetaData "BatchDescribeModelPackageSummary" "Amazonka.SageMaker.Types.BatchDescribeModelPackageSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "BatchDescribeModelPackageSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelApprovalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelApprovalStatus)) :*: S1 ('MetaSel ('Just "modelPackageDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "modelPackageVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "modelPackageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "inferenceSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceSpecification) :*: S1 ('MetaSel ('Just "modelPackageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelPackageStatus)))))

newBatchDescribeModelPackageSummary Source #

BatchTransformInput

data BatchTransformInput Source #

Input object for the batch transform job.

See: newBatchTransformInput smart constructor.

Constructors

BatchTransformInput' 

Fields

Instances

Instances details
FromJSON BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

ToJSON BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

Generic BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

Associated Types

type Rep BatchTransformInput :: Type -> Type #

Read BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

Show BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

NFData BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

Methods

rnf :: BatchTransformInput -> () #

Eq BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

Hashable BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

type Rep BatchTransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BatchTransformInput

type Rep BatchTransformInput = D1 ('MetaData "BatchTransformInput" "Amazonka.SageMaker.Types.BatchTransformInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "BatchTransformInput'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "endTimeOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featuresAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "inferenceAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "probabilityAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "probabilityThresholdAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))) :*: ((S1 ('MetaSel ('Just "s3DataDistributionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingS3DataDistributionType)) :*: (S1 ('MetaSel ('Just "s3InputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingS3InputMode)) :*: S1 ('MetaSel ('Just "startTimeOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "dataCapturedDestinationS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "datasetFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringDatasetFormat) :*: S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newBatchTransformInput Source #

Create a value of BatchTransformInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTimeOffset:BatchTransformInput', batchTransformInput_endTimeOffset - If specified, monitoring jobs substract this time from the end time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

$sel:featuresAttribute:BatchTransformInput', batchTransformInput_featuresAttribute - The attributes of the input data that are the input features.

$sel:inferenceAttribute:BatchTransformInput', batchTransformInput_inferenceAttribute - The attribute of the input data that represents the ground truth label.

$sel:probabilityAttribute:BatchTransformInput', batchTransformInput_probabilityAttribute - In a classification problem, the attribute that represents the class probability.

$sel:probabilityThresholdAttribute:BatchTransformInput', batchTransformInput_probabilityThresholdAttribute - The threshold for the class probability to be evaluated as a positive result.

$sel:s3DataDistributionType:BatchTransformInput', batchTransformInput_s3DataDistributionType - Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Defaults to FullyReplicated

$sel:s3InputMode:BatchTransformInput', batchTransformInput_s3InputMode - Whether the Pipe or File is used as the input mode for transferring data for the monitoring job. Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File.

$sel:startTimeOffset:BatchTransformInput', batchTransformInput_startTimeOffset - If specified, monitoring jobs substract this time from the start time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

$sel:dataCapturedDestinationS3Uri:BatchTransformInput', batchTransformInput_dataCapturedDestinationS3Uri - The Amazon S3 location being used to capture the data.

$sel:datasetFormat:BatchTransformInput', batchTransformInput_datasetFormat - The dataset format for your batch transform job.

$sel:localPath:BatchTransformInput', batchTransformInput_localPath - Path to the filesystem where the batch transform data is available to the container.

batchTransformInput_endTimeOffset :: Lens' BatchTransformInput (Maybe Text) Source #

If specified, monitoring jobs substract this time from the end time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

batchTransformInput_featuresAttribute :: Lens' BatchTransformInput (Maybe Text) Source #

The attributes of the input data that are the input features.

batchTransformInput_inferenceAttribute :: Lens' BatchTransformInput (Maybe Text) Source #

The attribute of the input data that represents the ground truth label.

batchTransformInput_probabilityAttribute :: Lens' BatchTransformInput (Maybe Text) Source #

In a classification problem, the attribute that represents the class probability.

batchTransformInput_probabilityThresholdAttribute :: Lens' BatchTransformInput (Maybe Double) Source #

The threshold for the class probability to be evaluated as a positive result.

batchTransformInput_s3DataDistributionType :: Lens' BatchTransformInput (Maybe ProcessingS3DataDistributionType) Source #

Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Defaults to FullyReplicated

batchTransformInput_s3InputMode :: Lens' BatchTransformInput (Maybe ProcessingS3InputMode) Source #

Whether the Pipe or File is used as the input mode for transferring data for the monitoring job. Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File.

batchTransformInput_startTimeOffset :: Lens' BatchTransformInput (Maybe Text) Source #

If specified, monitoring jobs substract this time from the start time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

batchTransformInput_dataCapturedDestinationS3Uri :: Lens' BatchTransformInput Text Source #

The Amazon S3 location being used to capture the data.

batchTransformInput_localPath :: Lens' BatchTransformInput Text Source #

Path to the filesystem where the batch transform data is available to the container.

Bias

data Bias Source #

Contains bias metrics for a model.

See: newBias smart constructor.

Constructors

Bias' 

Fields

Instances

Instances details
FromJSON Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

ToJSON Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Generic Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Associated Types

type Rep Bias :: Type -> Type #

Methods

from :: Bias -> Rep Bias x #

to :: Rep Bias x -> Bias #

Read Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Show Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Methods

showsPrec :: Int -> Bias -> ShowS #

show :: Bias -> String #

showList :: [Bias] -> ShowS #

NFData Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Methods

rnf :: Bias -> () #

Eq Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Methods

(==) :: Bias -> Bias -> Bool #

(/=) :: Bias -> Bias -> Bool #

Hashable Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

Methods

hashWithSalt :: Int -> Bias -> Int #

hash :: Bias -> Int #

type Rep Bias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Bias

type Rep Bias = D1 ('MetaData "Bias" "Amazonka.SageMaker.Types.Bias" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Bias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "postTrainingReport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: (S1 ('MetaSel ('Just "preTrainingReport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: S1 ('MetaSel ('Just "report") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)))))

newBias :: Bias Source #

Create a value of Bias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:postTrainingReport:Bias', bias_postTrainingReport - The post-training bias report for a model.

$sel:preTrainingReport:Bias', bias_preTrainingReport - The pre-training bias report for a model.

$sel:report:Bias', bias_report - The bias report for a model

bias_postTrainingReport :: Lens' Bias (Maybe MetricsSource) Source #

The post-training bias report for a model.

bias_preTrainingReport :: Lens' Bias (Maybe MetricsSource) Source #

The pre-training bias report for a model.

bias_report :: Lens' Bias (Maybe MetricsSource) Source #

The bias report for a model

BlueGreenUpdatePolicy

data BlueGreenUpdatePolicy Source #

Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips traffic to the new fleet according to the specified traffic routing configuration. Only one update policy should be used in the deployment configuration. If no update policy is specified, SageMaker uses a blue/green deployment strategy with all at once traffic shifting by default.

See: newBlueGreenUpdatePolicy smart constructor.

Constructors

BlueGreenUpdatePolicy' 

Fields

Instances

Instances details
FromJSON BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

ToJSON BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

Generic BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

Associated Types

type Rep BlueGreenUpdatePolicy :: Type -> Type #

Read BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

Show BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

NFData BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

Methods

rnf :: BlueGreenUpdatePolicy -> () #

Eq BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

Hashable BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

type Rep BlueGreenUpdatePolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.BlueGreenUpdatePolicy

type Rep BlueGreenUpdatePolicy = D1 ('MetaData "BlueGreenUpdatePolicy" "Amazonka.SageMaker.Types.BlueGreenUpdatePolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "BlueGreenUpdatePolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maximumExecutionTimeoutInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "terminationWaitInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "trafficRoutingConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrafficRoutingConfig))))

newBlueGreenUpdatePolicy Source #

Create a value of BlueGreenUpdatePolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maximumExecutionTimeoutInSeconds:BlueGreenUpdatePolicy', blueGreenUpdatePolicy_maximumExecutionTimeoutInSeconds - Maximum execution timeout for the deployment. Note that the timeout value should be larger than the total waiting time specified in TerminationWaitInSeconds and WaitIntervalInSeconds.

$sel:terminationWaitInSeconds:BlueGreenUpdatePolicy', blueGreenUpdatePolicy_terminationWaitInSeconds - Additional waiting time in seconds after the completion of an endpoint deployment before terminating the old endpoint fleet. Default is 0.

$sel:trafficRoutingConfiguration:BlueGreenUpdatePolicy', blueGreenUpdatePolicy_trafficRoutingConfiguration - Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.

blueGreenUpdatePolicy_maximumExecutionTimeoutInSeconds :: Lens' BlueGreenUpdatePolicy (Maybe Natural) Source #

Maximum execution timeout for the deployment. Note that the timeout value should be larger than the total waiting time specified in TerminationWaitInSeconds and WaitIntervalInSeconds.

blueGreenUpdatePolicy_terminationWaitInSeconds :: Lens' BlueGreenUpdatePolicy (Maybe Natural) Source #

Additional waiting time in seconds after the completion of an endpoint deployment before terminating the old endpoint fleet. Default is 0.

blueGreenUpdatePolicy_trafficRoutingConfiguration :: Lens' BlueGreenUpdatePolicy TrafficRoutingConfig Source #

Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.

CacheHitResult

data CacheHitResult Source #

Details on the cache hit of a pipeline execution step.

See: newCacheHitResult smart constructor.

Constructors

CacheHitResult' 

Fields

Instances

Instances details
FromJSON CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

Generic CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

Associated Types

type Rep CacheHitResult :: Type -> Type #

Read CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

Show CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

NFData CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

Methods

rnf :: CacheHitResult -> () #

Eq CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

Hashable CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

type Rep CacheHitResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CacheHitResult

type Rep CacheHitResult = D1 ('MetaData "CacheHitResult" "Amazonka.SageMaker.Types.CacheHitResult" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CacheHitResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourcePipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newCacheHitResult :: CacheHitResult Source #

Create a value of CacheHitResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourcePipelineExecutionArn:CacheHitResult', cacheHitResult_sourcePipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

cacheHitResult_sourcePipelineExecutionArn :: Lens' CacheHitResult (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline execution.

CallbackStepMetadata

data CallbackStepMetadata Source #

Metadata about a callback step.

See: newCallbackStepMetadata smart constructor.

Constructors

CallbackStepMetadata' 

Fields

Instances

Instances details
FromJSON CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

Generic CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

Associated Types

type Rep CallbackStepMetadata :: Type -> Type #

Read CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

Show CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

NFData CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

Methods

rnf :: CallbackStepMetadata -> () #

Eq CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

Hashable CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

type Rep CallbackStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CallbackStepMetadata

type Rep CallbackStepMetadata = D1 ('MetaData "CallbackStepMetadata" "Amazonka.SageMaker.Types.CallbackStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CallbackStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "callbackToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputParameter])) :*: S1 ('MetaSel ('Just "sqsQueueUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newCallbackStepMetadata :: CallbackStepMetadata Source #

Create a value of CallbackStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:callbackToken:CallbackStepMetadata', callbackStepMetadata_callbackToken - The pipeline generated token from the Amazon SQS queue.

$sel:outputParameters:CallbackStepMetadata', callbackStepMetadata_outputParameters - A list of the output parameters of the callback step.

$sel:sqsQueueUrl:CallbackStepMetadata', callbackStepMetadata_sqsQueueUrl - The URL of the Amazon Simple Queue Service (Amazon SQS) queue used by the callback step.

callbackStepMetadata_callbackToken :: Lens' CallbackStepMetadata (Maybe Text) Source #

The pipeline generated token from the Amazon SQS queue.

callbackStepMetadata_outputParameters :: Lens' CallbackStepMetadata (Maybe [OutputParameter]) Source #

A list of the output parameters of the callback step.

callbackStepMetadata_sqsQueueUrl :: Lens' CallbackStepMetadata (Maybe Text) Source #

The URL of the Amazon Simple Queue Service (Amazon SQS) queue used by the callback step.

CandidateArtifactLocations

data CandidateArtifactLocations Source #

The location of artifacts for an AutoML candidate job.

See: newCandidateArtifactLocations smart constructor.

Constructors

CandidateArtifactLocations' 

Fields

  • modelInsights :: Maybe Text

    The Amazon S3 prefix to the model insight artifacts generated for the AutoML candidate.

  • explainability :: Text

    The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.

Instances

Instances details
FromJSON CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

Generic CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

Associated Types

type Rep CandidateArtifactLocations :: Type -> Type #

Read CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

Show CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

NFData CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

Eq CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

Hashable CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

type Rep CandidateArtifactLocations Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateArtifactLocations

type Rep CandidateArtifactLocations = D1 ('MetaData "CandidateArtifactLocations" "Amazonka.SageMaker.Types.CandidateArtifactLocations" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CandidateArtifactLocations'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelInsights") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "explainability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCandidateArtifactLocations Source #

Create a value of CandidateArtifactLocations with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelInsights:CandidateArtifactLocations', candidateArtifactLocations_modelInsights - The Amazon S3 prefix to the model insight artifacts generated for the AutoML candidate.

$sel:explainability:CandidateArtifactLocations', candidateArtifactLocations_explainability - The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.

candidateArtifactLocations_modelInsights :: Lens' CandidateArtifactLocations (Maybe Text) Source #

The Amazon S3 prefix to the model insight artifacts generated for the AutoML candidate.

candidateArtifactLocations_explainability :: Lens' CandidateArtifactLocations Text Source #

The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.

CandidateProperties

data CandidateProperties Source #

The properties of an AutoML candidate job.

See: newCandidateProperties smart constructor.

Constructors

CandidateProperties' 

Fields

Instances

Instances details
FromJSON CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

Generic CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

Associated Types

type Rep CandidateProperties :: Type -> Type #

Read CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

Show CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

NFData CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

Methods

rnf :: CandidateProperties -> () #

Eq CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

Hashable CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

type Rep CandidateProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CandidateProperties

type Rep CandidateProperties = D1 ('MetaData "CandidateProperties" "Amazonka.SageMaker.Types.CandidateProperties" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CandidateProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "candidateArtifactLocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CandidateArtifactLocations)) :*: S1 ('MetaSel ('Just "candidateMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetricDatum]))))

newCandidateProperties :: CandidateProperties Source #

Create a value of CandidateProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:candidateArtifactLocations:CandidateProperties', candidateProperties_candidateArtifactLocations - The Amazon S3 prefix to the artifacts generated for an AutoML candidate.

$sel:candidateMetrics:CandidateProperties', candidateProperties_candidateMetrics - Information about the candidate metrics for an AutoML job.

candidateProperties_candidateArtifactLocations :: Lens' CandidateProperties (Maybe CandidateArtifactLocations) Source #

The Amazon S3 prefix to the artifacts generated for an AutoML candidate.

candidateProperties_candidateMetrics :: Lens' CandidateProperties (Maybe [MetricDatum]) Source #

Information about the candidate metrics for an AutoML job.

CanvasAppSettings

data CanvasAppSettings Source #

The SageMaker Canvas app settings.

See: newCanvasAppSettings smart constructor.

Constructors

CanvasAppSettings' 

Fields

Instances

Instances details
FromJSON CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

ToJSON CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

Generic CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

Associated Types

type Rep CanvasAppSettings :: Type -> Type #

Read CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

Show CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

NFData CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

Methods

rnf :: CanvasAppSettings -> () #

Eq CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

Hashable CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

type Rep CanvasAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CanvasAppSettings

type Rep CanvasAppSettings = D1 ('MetaData "CanvasAppSettings" "Amazonka.SageMaker.Types.CanvasAppSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CanvasAppSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timeSeriesForecastingSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeSeriesForecastingSettings))))

newCanvasAppSettings :: CanvasAppSettings Source #

Create a value of CanvasAppSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:timeSeriesForecastingSettings:CanvasAppSettings', canvasAppSettings_timeSeriesForecastingSettings - Time series forecast settings for the Canvas app.

CapacitySize

data CapacitySize Source #

Specifies the endpoint capacity to activate for production.

See: newCapacitySize smart constructor.

Constructors

CapacitySize' 

Fields

  • type' :: CapacitySizeType

    Specifies the endpoint capacity type.

    • INSTANCE_COUNT: The endpoint activates based on the number of instances.
    • CAPACITY_PERCENT: The endpoint activates based on the specified percentage of capacity.
  • value :: Natural

    Defines the capacity size, either as a number of instances or a capacity percentage.

Instances

Instances details
FromJSON CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

ToJSON CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

Generic CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

Associated Types

type Rep CapacitySize :: Type -> Type #

Read CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

Show CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

NFData CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

Methods

rnf :: CapacitySize -> () #

Eq CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

Hashable CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

type Rep CapacitySize Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CapacitySize

type Rep CapacitySize = D1 ('MetaData "CapacitySize" "Amazonka.SageMaker.Types.CapacitySize" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CapacitySize'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CapacitySizeType) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newCapacitySize Source #

Create a value of CapacitySize with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':CapacitySize', capacitySize_type - Specifies the endpoint capacity type.

  • INSTANCE_COUNT: The endpoint activates based on the number of instances.
  • CAPACITY_PERCENT: The endpoint activates based on the specified percentage of capacity.

$sel:value:CapacitySize', capacitySize_value - Defines the capacity size, either as a number of instances or a capacity percentage.

capacitySize_type :: Lens' CapacitySize CapacitySizeType Source #

Specifies the endpoint capacity type.

  • INSTANCE_COUNT: The endpoint activates based on the number of instances.
  • CAPACITY_PERCENT: The endpoint activates based on the specified percentage of capacity.

capacitySize_value :: Lens' CapacitySize Natural Source #

Defines the capacity size, either as a number of instances or a capacity percentage.

CaptureContentTypeHeader

data CaptureContentTypeHeader Source #

Configuration specifying how to treat different headers. If no headers are specified SageMaker will by default base64 encode when capturing the data.

See: newCaptureContentTypeHeader smart constructor.

Constructors

CaptureContentTypeHeader' 

Fields

Instances

Instances details
FromJSON CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

ToJSON CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

Generic CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

Associated Types

type Rep CaptureContentTypeHeader :: Type -> Type #

Read CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

Show CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

NFData CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

Eq CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

Hashable CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

type Rep CaptureContentTypeHeader Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureContentTypeHeader

type Rep CaptureContentTypeHeader = D1 ('MetaData "CaptureContentTypeHeader" "Amazonka.SageMaker.Types.CaptureContentTypeHeader" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CaptureContentTypeHeader'" 'PrefixI 'True) (S1 ('MetaSel ('Just "csvContentTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "jsonContentTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))))

newCaptureContentTypeHeader :: CaptureContentTypeHeader Source #

Create a value of CaptureContentTypeHeader with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:csvContentTypes:CaptureContentTypeHeader', captureContentTypeHeader_csvContentTypes - The list of all content type headers that SageMaker will treat as CSV and capture accordingly.

$sel:jsonContentTypes:CaptureContentTypeHeader', captureContentTypeHeader_jsonContentTypes - The list of all content type headers that SageMaker will treat as JSON and capture accordingly.

captureContentTypeHeader_csvContentTypes :: Lens' CaptureContentTypeHeader (Maybe (NonEmpty Text)) Source #

The list of all content type headers that SageMaker will treat as CSV and capture accordingly.

captureContentTypeHeader_jsonContentTypes :: Lens' CaptureContentTypeHeader (Maybe (NonEmpty Text)) Source #

The list of all content type headers that SageMaker will treat as JSON and capture accordingly.

CaptureOption

data CaptureOption Source #

Specifies data Model Monitor will capture.

See: newCaptureOption smart constructor.

Constructors

CaptureOption' 

Fields

Instances

Instances details
FromJSON CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

ToJSON CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

Generic CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

Associated Types

type Rep CaptureOption :: Type -> Type #

Read CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

Show CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

NFData CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

Methods

rnf :: CaptureOption -> () #

Eq CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

Hashable CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

type Rep CaptureOption Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CaptureOption

type Rep CaptureOption = D1 ('MetaData "CaptureOption" "Amazonka.SageMaker.Types.CaptureOption" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CaptureOption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "captureMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CaptureMode)))

newCaptureOption Source #

Create a value of CaptureOption with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captureMode:CaptureOption', captureOption_captureMode - Specify the boundary of data to capture.

captureOption_captureMode :: Lens' CaptureOption CaptureMode Source #

Specify the boundary of data to capture.

CategoricalParameter

data CategoricalParameter Source #

Environment parameters you want to benchmark your load test against.

See: newCategoricalParameter smart constructor.

Constructors

CategoricalParameter' 

Fields

Instances

Instances details
FromJSON CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

ToJSON CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

Generic CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

Associated Types

type Rep CategoricalParameter :: Type -> Type #

Read CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

Show CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

NFData CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

Methods

rnf :: CategoricalParameter -> () #

Eq CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

Hashable CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

type Rep CategoricalParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameter

type Rep CategoricalParameter = D1 ('MetaData "CategoricalParameter" "Amazonka.SageMaker.Types.CategoricalParameter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CategoricalParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newCategoricalParameter Source #

Create a value of CategoricalParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CategoricalParameter', categoricalParameter_name - The Name of the environment variable.

$sel:value:CategoricalParameter', categoricalParameter_value - The list of values you can pass.

categoricalParameter_name :: Lens' CategoricalParameter Text Source #

The Name of the environment variable.

CategoricalParameterRange

data CategoricalParameterRange Source #

A list of categorical hyperparameters to tune.

See: newCategoricalParameterRange smart constructor.

Constructors

CategoricalParameterRange' 

Fields

  • name :: Text

    The name of the categorical hyperparameter to tune.

  • values :: NonEmpty Text

    A list of the categories for the hyperparameter.

Instances

Instances details
FromJSON CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

ToJSON CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

Generic CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

Associated Types

type Rep CategoricalParameterRange :: Type -> Type #

Read CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

Show CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

NFData CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

Eq CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

Hashable CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

type Rep CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRange

type Rep CategoricalParameterRange = D1 ('MetaData "CategoricalParameterRange" "Amazonka.SageMaker.Types.CategoricalParameterRange" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CategoricalParameterRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newCategoricalParameterRange Source #

Create a value of CategoricalParameterRange with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:CategoricalParameterRange', categoricalParameterRange_name - The name of the categorical hyperparameter to tune.

$sel:values:CategoricalParameterRange', categoricalParameterRange_values - A list of the categories for the hyperparameter.

categoricalParameterRange_name :: Lens' CategoricalParameterRange Text Source #

The name of the categorical hyperparameter to tune.

categoricalParameterRange_values :: Lens' CategoricalParameterRange (NonEmpty Text) Source #

A list of the categories for the hyperparameter.

CategoricalParameterRangeSpecification

data CategoricalParameterRangeSpecification Source #

Defines the possible values for a categorical hyperparameter.

See: newCategoricalParameterRangeSpecification smart constructor.

Constructors

CategoricalParameterRangeSpecification' 

Fields

Instances

Instances details
FromJSON CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

ToJSON CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

Generic CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

Read CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

Show CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

NFData CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

Eq CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

Hashable CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

type Rep CategoricalParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification

type Rep CategoricalParameterRangeSpecification = D1 ('MetaData "CategoricalParameterRangeSpecification" "Amazonka.SageMaker.Types.CategoricalParameterRangeSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CategoricalParameterRangeSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newCategoricalParameterRangeSpecification Source #

Create a value of CategoricalParameterRangeSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:values:CategoricalParameterRangeSpecification', categoricalParameterRangeSpecification_values - The allowed categories for the hyperparameter.

Channel

data Channel Source #

A channel is a named input source that training algorithms can consume.

See: newChannel smart constructor.

Constructors

Channel' 

Fields

  • compressionType :: Maybe CompressionType

    If training data is compressed, the compression type. The default value is None. CompressionType is used only in Pipe input mode. In File mode, leave this field unset or set it to None.

  • contentType :: Maybe Text

    The MIME type of the data.

  • inputMode :: Maybe TrainingInputMode

    (Optional) The input mode to use for the data channel in a training job. If you don't set a value for InputMode, SageMaker uses the value set for TrainingInputMode. Use this parameter to override the TrainingInputMode setting in a AlgorithmSpecification request when you have a channel that needs a different input mode from the training job's general setting. To download the data from Amazon Simple Storage Service (Amazon S3) to the provisioned ML storage volume, and mount the directory to a Docker volume, use File input mode. To stream data directly from Amazon S3 to the container, choose Pipe input mode.

    To use a model for incremental training, choose File input model.

  • recordWrapperType :: Maybe RecordWrapper

    Specify RecordIO as the value when input data is in raw format but the training algorithm requires the RecordIO format. In this case, SageMaker wraps each individual S3 object in a RecordIO record. If the input data is already in RecordIO format, you don't need to set this attribute. For more information, see Create a Dataset Using RecordIO.

    In File mode, leave this field unset or set it to None.

  • shuffleConfig :: Maybe ShuffleConfig

    A configuration for a shuffle option for input data in a channel. If you use S3Prefix for S3DataType, this shuffles the results of the S3 key prefix matches. If you use ManifestFile, the order of the S3 object references in the ManifestFile is shuffled. If you use AugmentedManifestFile, the order of the JSON lines in the AugmentedManifestFile is shuffled. The shuffling order is determined using the Seed value.

    For Pipe input mode, shuffling is done at the start of every epoch. With large datasets this ensures that the order of the training data is different for each epoch, it helps reduce bias and possible overfitting. In a multi-node training job when ShuffleConfig is combined with S3DataDistributionType of ShardedByS3Key, the data is shuffled across nodes so that the content sent to a particular node on the first epoch might be sent to a different node on the second epoch.

  • channelName :: Text

    The name of the channel.

  • dataSource :: DataSource

    The location of the channel data.

Instances

Instances details
FromJSON Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

ToJSON Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

Generic Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

Associated Types

type Rep Channel :: Type -> Type #

Methods

from :: Channel -> Rep Channel x #

to :: Rep Channel x -> Channel #

Read Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

Show Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

NFData Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

Methods

rnf :: Channel -> () #

Eq Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

Methods

(==) :: Channel -> Channel -> Bool #

(/=) :: Channel -> Channel -> Bool #

Hashable Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

Methods

hashWithSalt :: Int -> Channel -> Int #

hash :: Channel -> Int #

type Rep Channel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Channel

newChannel Source #

Create a value of Channel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compressionType:Channel', channel_compressionType - If training data is compressed, the compression type. The default value is None. CompressionType is used only in Pipe input mode. In File mode, leave this field unset or set it to None.

$sel:contentType:Channel', channel_contentType - The MIME type of the data.

$sel:inputMode:Channel', channel_inputMode - (Optional) The input mode to use for the data channel in a training job. If you don't set a value for InputMode, SageMaker uses the value set for TrainingInputMode. Use this parameter to override the TrainingInputMode setting in a AlgorithmSpecification request when you have a channel that needs a different input mode from the training job's general setting. To download the data from Amazon Simple Storage Service (Amazon S3) to the provisioned ML storage volume, and mount the directory to a Docker volume, use File input mode. To stream data directly from Amazon S3 to the container, choose Pipe input mode.

To use a model for incremental training, choose File input model.

$sel:recordWrapperType:Channel', channel_recordWrapperType - Specify RecordIO as the value when input data is in raw format but the training algorithm requires the RecordIO format. In this case, SageMaker wraps each individual S3 object in a RecordIO record. If the input data is already in RecordIO format, you don't need to set this attribute. For more information, see Create a Dataset Using RecordIO.

In File mode, leave this field unset or set it to None.

$sel:shuffleConfig:Channel', channel_shuffleConfig - A configuration for a shuffle option for input data in a channel. If you use S3Prefix for S3DataType, this shuffles the results of the S3 key prefix matches. If you use ManifestFile, the order of the S3 object references in the ManifestFile is shuffled. If you use AugmentedManifestFile, the order of the JSON lines in the AugmentedManifestFile is shuffled. The shuffling order is determined using the Seed value.

For Pipe input mode, shuffling is done at the start of every epoch. With large datasets this ensures that the order of the training data is different for each epoch, it helps reduce bias and possible overfitting. In a multi-node training job when ShuffleConfig is combined with S3DataDistributionType of ShardedByS3Key, the data is shuffled across nodes so that the content sent to a particular node on the first epoch might be sent to a different node on the second epoch.

$sel:channelName:Channel', channel_channelName - The name of the channel.

$sel:dataSource:Channel', channel_dataSource - The location of the channel data.

channel_compressionType :: Lens' Channel (Maybe CompressionType) Source #

If training data is compressed, the compression type. The default value is None. CompressionType is used only in Pipe input mode. In File mode, leave this field unset or set it to None.

channel_contentType :: Lens' Channel (Maybe Text) Source #

The MIME type of the data.

channel_inputMode :: Lens' Channel (Maybe TrainingInputMode) Source #

(Optional) The input mode to use for the data channel in a training job. If you don't set a value for InputMode, SageMaker uses the value set for TrainingInputMode. Use this parameter to override the TrainingInputMode setting in a AlgorithmSpecification request when you have a channel that needs a different input mode from the training job's general setting. To download the data from Amazon Simple Storage Service (Amazon S3) to the provisioned ML storage volume, and mount the directory to a Docker volume, use File input mode. To stream data directly from Amazon S3 to the container, choose Pipe input mode.

To use a model for incremental training, choose File input model.

channel_recordWrapperType :: Lens' Channel (Maybe RecordWrapper) Source #

Specify RecordIO as the value when input data is in raw format but the training algorithm requires the RecordIO format. In this case, SageMaker wraps each individual S3 object in a RecordIO record. If the input data is already in RecordIO format, you don't need to set this attribute. For more information, see Create a Dataset Using RecordIO.

In File mode, leave this field unset or set it to None.

channel_shuffleConfig :: Lens' Channel (Maybe ShuffleConfig) Source #

A configuration for a shuffle option for input data in a channel. If you use S3Prefix for S3DataType, this shuffles the results of the S3 key prefix matches. If you use ManifestFile, the order of the S3 object references in the ManifestFile is shuffled. If you use AugmentedManifestFile, the order of the JSON lines in the AugmentedManifestFile is shuffled. The shuffling order is determined using the Seed value.

For Pipe input mode, shuffling is done at the start of every epoch. With large datasets this ensures that the order of the training data is different for each epoch, it helps reduce bias and possible overfitting. In a multi-node training job when ShuffleConfig is combined with S3DataDistributionType of ShardedByS3Key, the data is shuffled across nodes so that the content sent to a particular node on the first epoch might be sent to a different node on the second epoch.

channel_channelName :: Lens' Channel Text Source #

The name of the channel.

channel_dataSource :: Lens' Channel DataSource Source #

The location of the channel data.

ChannelSpecification

data ChannelSpecification Source #

Defines a named input source, called a channel, to be used by an algorithm.

See: newChannelSpecification smart constructor.

Constructors

ChannelSpecification' 

Fields

Instances

Instances details
FromJSON ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

ToJSON ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

Generic ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

Associated Types

type Rep ChannelSpecification :: Type -> Type #

Read ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

Show ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

NFData ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

Methods

rnf :: ChannelSpecification -> () #

Eq ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

Hashable ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

type Rep ChannelSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ChannelSpecification

type Rep ChannelSpecification = D1 ('MetaData "ChannelSpecification" "Amazonka.SageMaker.Types.ChannelSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ChannelSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "isRequired") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "supportedCompressionTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CompressionType])))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "supportedContentTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "supportedInputModes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty TrainingInputMode))))))

newChannelSpecification Source #

Create a value of ChannelSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:ChannelSpecification', channelSpecification_description - A brief description of the channel.

$sel:isRequired:ChannelSpecification', channelSpecification_isRequired - Indicates whether the channel is required by the algorithm.

$sel:supportedCompressionTypes:ChannelSpecification', channelSpecification_supportedCompressionTypes - The allowed compression types, if data compression is used.

$sel:name:ChannelSpecification', channelSpecification_name - The name of the channel.

$sel:supportedContentTypes:ChannelSpecification', channelSpecification_supportedContentTypes - The supported MIME types for the data.

$sel:supportedInputModes:ChannelSpecification', channelSpecification_supportedInputModes - The allowed input mode, either FILE or PIPE.

In FILE mode, Amazon SageMaker copies the data from the input source onto the local Amazon Elastic Block Store (Amazon EBS) volumes before starting your training algorithm. This is the most commonly used input mode.

In PIPE mode, Amazon SageMaker streams input data from the source directly to your algorithm without using the EBS volume.

channelSpecification_isRequired :: Lens' ChannelSpecification (Maybe Bool) Source #

Indicates whether the channel is required by the algorithm.

channelSpecification_supportedCompressionTypes :: Lens' ChannelSpecification (Maybe [CompressionType]) Source #

The allowed compression types, if data compression is used.

channelSpecification_supportedInputModes :: Lens' ChannelSpecification (NonEmpty TrainingInputMode) Source #

The allowed input mode, either FILE or PIPE.

In FILE mode, Amazon SageMaker copies the data from the input source onto the local Amazon Elastic Block Store (Amazon EBS) volumes before starting your training algorithm. This is the most commonly used input mode.

In PIPE mode, Amazon SageMaker streams input data from the source directly to your algorithm without using the EBS volume.

CheckpointConfig

data CheckpointConfig Source #

Contains information about the output location for managed spot training checkpoint data.

See: newCheckpointConfig smart constructor.

Constructors

CheckpointConfig' 

Fields

  • localPath :: Maybe Text

    (Optional) The local directory where checkpoints are written. The default directory is /opt/ml/checkpoints/.

  • s3Uri :: Text

    Identifies the S3 path where you want SageMaker to store checkpoints. For example, s3://bucket-name/key-name-prefix.

Instances

Instances details
FromJSON CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

ToJSON CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

Generic CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

Associated Types

type Rep CheckpointConfig :: Type -> Type #

Read CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

Show CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

NFData CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

Methods

rnf :: CheckpointConfig -> () #

Eq CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

Hashable CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

type Rep CheckpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CheckpointConfig

type Rep CheckpointConfig = D1 ('MetaData "CheckpointConfig" "Amazonka.SageMaker.Types.CheckpointConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CheckpointConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCheckpointConfig Source #

Create a value of CheckpointConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:localPath:CheckpointConfig', checkpointConfig_localPath - (Optional) The local directory where checkpoints are written. The default directory is /opt/ml/checkpoints/.

$sel:s3Uri:CheckpointConfig', checkpointConfig_s3Uri - Identifies the S3 path where you want SageMaker to store checkpoints. For example, s3://bucket-name/key-name-prefix.

checkpointConfig_localPath :: Lens' CheckpointConfig (Maybe Text) Source #

(Optional) The local directory where checkpoints are written. The default directory is /opt/ml/checkpoints/.

checkpointConfig_s3Uri :: Lens' CheckpointConfig Text Source #

Identifies the S3 path where you want SageMaker to store checkpoints. For example, s3://bucket-name/key-name-prefix.

ClarifyCheckStepMetadata

data ClarifyCheckStepMetadata Source #

The container for the metadata for the ClarifyCheck step. For more information, see the topic on ClarifyCheck step in the Amazon SageMaker Developer Guide.

See: newClarifyCheckStepMetadata smart constructor.

Constructors

ClarifyCheckStepMetadata' 

Fields

  • baselineUsedForDriftCheckConstraints :: Maybe Text

    The Amazon S3 URI of baseline constraints file to be used for the drift check.

  • calculatedBaselineConstraints :: Maybe Text

    The Amazon S3 URI of the newly calculated baseline constraints file.

  • checkJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.

  • checkType :: Maybe Text

    The type of the Clarify Check step

  • modelPackageGroupName :: Maybe Text

    The model package group name.

  • registerNewBaseline :: Maybe Bool

    This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints property.

  • skipCheck :: Maybe Bool

    This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.

  • violationReport :: Maybe Text

    The Amazon S3 URI of the violation report if violations are detected.

Instances

Instances details
FromJSON ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

Generic ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

Associated Types

type Rep ClarifyCheckStepMetadata :: Type -> Type #

Read ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

Show ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

NFData ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

Eq ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

Hashable ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

type Rep ClarifyCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyCheckStepMetadata

type Rep ClarifyCheckStepMetadata = D1 ('MetaData "ClarifyCheckStepMetadata" "Amazonka.SageMaker.Types.ClarifyCheckStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ClarifyCheckStepMetadata'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "baselineUsedForDriftCheckConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "calculatedBaselineConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "checkJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "checkType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "registerNewBaseline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "skipCheck") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "violationReport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newClarifyCheckStepMetadata :: ClarifyCheckStepMetadata Source #

Create a value of ClarifyCheckStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineUsedForDriftCheckConstraints:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_baselineUsedForDriftCheckConstraints - The Amazon S3 URI of baseline constraints file to be used for the drift check.

$sel:calculatedBaselineConstraints:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_calculatedBaselineConstraints - The Amazon S3 URI of the newly calculated baseline constraints file.

$sel:checkJobArn:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_checkJobArn - The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.

$sel:checkType:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_checkType - The type of the Clarify Check step

$sel:modelPackageGroupName:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_modelPackageGroupName - The model package group name.

$sel:registerNewBaseline:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_registerNewBaseline - This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints property.

$sel:skipCheck:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_skipCheck - This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.

$sel:violationReport:ClarifyCheckStepMetadata', clarifyCheckStepMetadata_violationReport - The Amazon S3 URI of the violation report if violations are detected.

clarifyCheckStepMetadata_baselineUsedForDriftCheckConstraints :: Lens' ClarifyCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of baseline constraints file to be used for the drift check.

clarifyCheckStepMetadata_calculatedBaselineConstraints :: Lens' ClarifyCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of the newly calculated baseline constraints file.

clarifyCheckStepMetadata_checkJobArn :: Lens' ClarifyCheckStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.

clarifyCheckStepMetadata_registerNewBaseline :: Lens' ClarifyCheckStepMetadata (Maybe Bool) Source #

This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints property.

clarifyCheckStepMetadata_skipCheck :: Lens' ClarifyCheckStepMetadata (Maybe Bool) Source #

This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.

clarifyCheckStepMetadata_violationReport :: Lens' ClarifyCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of the violation report if violations are detected.

ClarifyExplainerConfig

data ClarifyExplainerConfig Source #

The configuration parameters for the SageMaker Clarify explainer.

See: newClarifyExplainerConfig smart constructor.

Constructors

ClarifyExplainerConfig' 

Fields

Instances

Instances details
FromJSON ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

ToJSON ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

Generic ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

Associated Types

type Rep ClarifyExplainerConfig :: Type -> Type #

Read ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

Show ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

NFData ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

Methods

rnf :: ClarifyExplainerConfig -> () #

Eq ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

Hashable ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

type Rep ClarifyExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyExplainerConfig

type Rep ClarifyExplainerConfig = D1 ('MetaData "ClarifyExplainerConfig" "Amazonka.SageMaker.Types.ClarifyExplainerConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ClarifyExplainerConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableExplanations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inferenceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClarifyInferenceConfig)) :*: S1 ('MetaSel ('Just "shapConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ClarifyShapConfig))))

newClarifyExplainerConfig Source #

Create a value of ClarifyExplainerConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableExplanations:ClarifyExplainerConfig', clarifyExplainerConfig_enableExplanations - A JMESPath boolean expression used to filter which records to explain. Explanations are activated by default. See EnableExplanations for additional information.

$sel:inferenceConfig:ClarifyExplainerConfig', clarifyExplainerConfig_inferenceConfig - The inference configuration parameter for the model container.

$sel:shapConfig:ClarifyExplainerConfig', clarifyExplainerConfig_shapConfig - The configuration for SHAP analysis.

clarifyExplainerConfig_enableExplanations :: Lens' ClarifyExplainerConfig (Maybe Text) Source #

A JMESPath boolean expression used to filter which records to explain. Explanations are activated by default. See EnableExplanations for additional information.

clarifyExplainerConfig_inferenceConfig :: Lens' ClarifyExplainerConfig (Maybe ClarifyInferenceConfig) Source #

The inference configuration parameter for the model container.

ClarifyInferenceConfig

data ClarifyInferenceConfig Source #

The inference configuration parameter for the model container.

See: newClarifyInferenceConfig smart constructor.

Constructors

ClarifyInferenceConfig' 

Fields

  • contentTemplate :: Maybe Text

    A template string used to format a JSON record into an acceptable model container input. For example, a ContentTemplate string '{"myfeatures":$features}' will format a list of features [1,2,3] into the record string '{"myfeatures":[1,2,3]}'. Required only when the model container input is in JSON Lines format.

  • featureHeaders :: Maybe (NonEmpty Text)

    The names of the features. If provided, these are included in the endpoint response payload to help readability of the InvokeEndpoint output. See the Response section under Invoke the endpoint in the Developer Guide for more information.

  • featureTypes :: Maybe (NonEmpty ClarifyFeatureType)

    A list of data types of the features (optional). Applicable only to NLP explainability. If provided, FeatureTypes must have at least one 'text' string (for example, ['text']). If FeatureTypes is not provided, the explainer infers the feature types based on the baseline data. The feature types are included in the endpoint response payload. For additional information see the response section under Invoke the endpoint in the Developer Guide for more information.

  • featuresAttribute :: Maybe Text

    Provides the JMESPath expression to extract the features from a model container input in JSON Lines format. For example, if FeaturesAttribute is the JMESPath expression 'myfeatures', it extracts a list of features [1,2,3] from request data '{"myfeatures":[1,2,3]}'.

  • labelAttribute :: Maybe Text

    A JMESPath expression used to locate the list of label headers in the model container output.

    Example: If the model container output of a batch request is '{"labels":["cat","dog","fish"],"probability":[0.6,0.3,0.1]}', then set LabelAttribute to 'labels' to extract the list of label headers ["cat","dog","fish"]

  • labelHeaders :: Maybe (NonEmpty Text)

    For multiclass classification problems, the label headers are the names of the classes. Otherwise, the label header is the name of the predicted label. These are used to help readability for the output of the InvokeEndpoint API. See the response section under Invoke the endpoint in the Developer Guide for more information. If there are no label headers in the model container output, provide them manually using this parameter.

  • labelIndex :: Maybe Natural

    A zero-based index used to extract a label header or list of label headers from model container output in CSV format.

    Example for a multiclass model: If the model container output consists of label headers followed by probabilities: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set LabelIndex to 0 to select the label headers ['cat','dog','fish'].

  • maxPayloadInMB :: Maybe Natural

    The maximum payload size (MB) allowed of a request from the explainer to the model container. Defaults to 6 MB.

  • maxRecordCount :: Maybe Natural

    The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset. A record is a unit of input data that inference can be made on, for example, a single line in CSV data. If MaxRecordCount is 1, the model container expects one record per request. A value of 2 or greater means that the model expects batch requests, which can reduce overhead and speed up the inferencing process. If this parameter is not provided, the explainer will tune the record count per request according to the model container's capacity at runtime.

  • probabilityAttribute :: Maybe Text

    A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format.

    Example: If the model container output of a single request is '{"predicted_label":1,"probability":0.6}', then set ProbabilityAttribute to 'probability'.

  • probabilityIndex :: Maybe Natural

    A zero-based index used to extract a probability value (score) or list from model container output in CSV format. If this value is not provided, the entire model container output will be treated as a probability value (score) or list.

    Example for a single class model: If the model container output consists of a string-formatted prediction label followed by its probability: '1,0.6', set ProbabilityIndex to 1 to select the probability value 0.6.

    Example for a multiclass model: If the model container output consists of a string-formatted prediction label followed by its probability: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set ProbabilityIndex to 1 to select the probability values [0.1,0.6,0.3].

Instances

Instances details
FromJSON ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

ToJSON ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

Generic ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

Associated Types

type Rep ClarifyInferenceConfig :: Type -> Type #

Read ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

Show ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

NFData ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

Methods

rnf :: ClarifyInferenceConfig -> () #

Eq ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

Hashable ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

type Rep ClarifyInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyInferenceConfig

type Rep ClarifyInferenceConfig = D1 ('MetaData "ClarifyInferenceConfig" "Amazonka.SageMaker.Types.ClarifyInferenceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ClarifyInferenceConfig'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "contentTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featureHeaders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "featureTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ClarifyFeatureType))) :*: (S1 ('MetaSel ('Just "featuresAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "labelAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "labelHeaders") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "labelIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxPayloadInMB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "maxRecordCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "probabilityAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "probabilityIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))))

newClarifyInferenceConfig :: ClarifyInferenceConfig Source #

Create a value of ClarifyInferenceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contentTemplate:ClarifyInferenceConfig', clarifyInferenceConfig_contentTemplate - A template string used to format a JSON record into an acceptable model container input. For example, a ContentTemplate string '{"myfeatures":$features}' will format a list of features [1,2,3] into the record string '{"myfeatures":[1,2,3]}'. Required only when the model container input is in JSON Lines format.

$sel:featureHeaders:ClarifyInferenceConfig', clarifyInferenceConfig_featureHeaders - The names of the features. If provided, these are included in the endpoint response payload to help readability of the InvokeEndpoint output. See the Response section under Invoke the endpoint in the Developer Guide for more information.

$sel:featureTypes:ClarifyInferenceConfig', clarifyInferenceConfig_featureTypes - A list of data types of the features (optional). Applicable only to NLP explainability. If provided, FeatureTypes must have at least one 'text' string (for example, ['text']). If FeatureTypes is not provided, the explainer infers the feature types based on the baseline data. The feature types are included in the endpoint response payload. For additional information see the response section under Invoke the endpoint in the Developer Guide for more information.

$sel:featuresAttribute:ClarifyInferenceConfig', clarifyInferenceConfig_featuresAttribute - Provides the JMESPath expression to extract the features from a model container input in JSON Lines format. For example, if FeaturesAttribute is the JMESPath expression 'myfeatures', it extracts a list of features [1,2,3] from request data '{"myfeatures":[1,2,3]}'.

$sel:labelAttribute:ClarifyInferenceConfig', clarifyInferenceConfig_labelAttribute - A JMESPath expression used to locate the list of label headers in the model container output.

Example: If the model container output of a batch request is '{"labels":["cat","dog","fish"],"probability":[0.6,0.3,0.1]}', then set LabelAttribute to 'labels' to extract the list of label headers ["cat","dog","fish"]

$sel:labelHeaders:ClarifyInferenceConfig', clarifyInferenceConfig_labelHeaders - For multiclass classification problems, the label headers are the names of the classes. Otherwise, the label header is the name of the predicted label. These are used to help readability for the output of the InvokeEndpoint API. See the response section under Invoke the endpoint in the Developer Guide for more information. If there are no label headers in the model container output, provide them manually using this parameter.

$sel:labelIndex:ClarifyInferenceConfig', clarifyInferenceConfig_labelIndex - A zero-based index used to extract a label header or list of label headers from model container output in CSV format.

Example for a multiclass model: If the model container output consists of label headers followed by probabilities: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set LabelIndex to 0 to select the label headers ['cat','dog','fish'].

$sel:maxPayloadInMB:ClarifyInferenceConfig', clarifyInferenceConfig_maxPayloadInMB - The maximum payload size (MB) allowed of a request from the explainer to the model container. Defaults to 6 MB.

$sel:maxRecordCount:ClarifyInferenceConfig', clarifyInferenceConfig_maxRecordCount - The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset. A record is a unit of input data that inference can be made on, for example, a single line in CSV data. If MaxRecordCount is 1, the model container expects one record per request. A value of 2 or greater means that the model expects batch requests, which can reduce overhead and speed up the inferencing process. If this parameter is not provided, the explainer will tune the record count per request according to the model container's capacity at runtime.

$sel:probabilityAttribute:ClarifyInferenceConfig', clarifyInferenceConfig_probabilityAttribute - A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format.

Example: If the model container output of a single request is '{"predicted_label":1,"probability":0.6}', then set ProbabilityAttribute to 'probability'.

$sel:probabilityIndex:ClarifyInferenceConfig', clarifyInferenceConfig_probabilityIndex - A zero-based index used to extract a probability value (score) or list from model container output in CSV format. If this value is not provided, the entire model container output will be treated as a probability value (score) or list.

Example for a single class model: If the model container output consists of a string-formatted prediction label followed by its probability: '1,0.6', set ProbabilityIndex to 1 to select the probability value 0.6.

Example for a multiclass model: If the model container output consists of a string-formatted prediction label followed by its probability: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set ProbabilityIndex to 1 to select the probability values [0.1,0.6,0.3].

clarifyInferenceConfig_contentTemplate :: Lens' ClarifyInferenceConfig (Maybe Text) Source #

A template string used to format a JSON record into an acceptable model container input. For example, a ContentTemplate string '{"myfeatures":$features}' will format a list of features [1,2,3] into the record string '{"myfeatures":[1,2,3]}'. Required only when the model container input is in JSON Lines format.

clarifyInferenceConfig_featureHeaders :: Lens' ClarifyInferenceConfig (Maybe (NonEmpty Text)) Source #

The names of the features. If provided, these are included in the endpoint response payload to help readability of the InvokeEndpoint output. See the Response section under Invoke the endpoint in the Developer Guide for more information.

clarifyInferenceConfig_featureTypes :: Lens' ClarifyInferenceConfig (Maybe (NonEmpty ClarifyFeatureType)) Source #

A list of data types of the features (optional). Applicable only to NLP explainability. If provided, FeatureTypes must have at least one 'text' string (for example, ['text']). If FeatureTypes is not provided, the explainer infers the feature types based on the baseline data. The feature types are included in the endpoint response payload. For additional information see the response section under Invoke the endpoint in the Developer Guide for more information.

clarifyInferenceConfig_featuresAttribute :: Lens' ClarifyInferenceConfig (Maybe Text) Source #

Provides the JMESPath expression to extract the features from a model container input in JSON Lines format. For example, if FeaturesAttribute is the JMESPath expression 'myfeatures', it extracts a list of features [1,2,3] from request data '{"myfeatures":[1,2,3]}'.

clarifyInferenceConfig_labelAttribute :: Lens' ClarifyInferenceConfig (Maybe Text) Source #

A JMESPath expression used to locate the list of label headers in the model container output.

Example: If the model container output of a batch request is '{"labels":["cat","dog","fish"],"probability":[0.6,0.3,0.1]}', then set LabelAttribute to 'labels' to extract the list of label headers ["cat","dog","fish"]

clarifyInferenceConfig_labelHeaders :: Lens' ClarifyInferenceConfig (Maybe (NonEmpty Text)) Source #

For multiclass classification problems, the label headers are the names of the classes. Otherwise, the label header is the name of the predicted label. These are used to help readability for the output of the InvokeEndpoint API. See the response section under Invoke the endpoint in the Developer Guide for more information. If there are no label headers in the model container output, provide them manually using this parameter.

clarifyInferenceConfig_labelIndex :: Lens' ClarifyInferenceConfig (Maybe Natural) Source #

A zero-based index used to extract a label header or list of label headers from model container output in CSV format.

Example for a multiclass model: If the model container output consists of label headers followed by probabilities: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set LabelIndex to 0 to select the label headers ['cat','dog','fish'].

clarifyInferenceConfig_maxPayloadInMB :: Lens' ClarifyInferenceConfig (Maybe Natural) Source #

The maximum payload size (MB) allowed of a request from the explainer to the model container. Defaults to 6 MB.

clarifyInferenceConfig_maxRecordCount :: Lens' ClarifyInferenceConfig (Maybe Natural) Source #

The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset. A record is a unit of input data that inference can be made on, for example, a single line in CSV data. If MaxRecordCount is 1, the model container expects one record per request. A value of 2 or greater means that the model expects batch requests, which can reduce overhead and speed up the inferencing process. If this parameter is not provided, the explainer will tune the record count per request according to the model container's capacity at runtime.

clarifyInferenceConfig_probabilityAttribute :: Lens' ClarifyInferenceConfig (Maybe Text) Source #

A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format.

Example: If the model container output of a single request is '{"predicted_label":1,"probability":0.6}', then set ProbabilityAttribute to 'probability'.

clarifyInferenceConfig_probabilityIndex :: Lens' ClarifyInferenceConfig (Maybe Natural) Source #

A zero-based index used to extract a probability value (score) or list from model container output in CSV format. If this value is not provided, the entire model container output will be treated as a probability value (score) or list.

Example for a single class model: If the model container output consists of a string-formatted prediction label followed by its probability: '1,0.6', set ProbabilityIndex to 1 to select the probability value 0.6.

Example for a multiclass model: If the model container output consists of a string-formatted prediction label followed by its probability: '"[\'cat\',\'dog\',\'fish\']","[0.1,0.6,0.3]"', set ProbabilityIndex to 1 to select the probability values [0.1,0.6,0.3].

ClarifyShapBaselineConfig

data ClarifyShapBaselineConfig Source #

The configuration for the SHAP baseline (also called the background or reference dataset) of the Kernal SHAP algorithm.

  • The number of records in the baseline data determines the size of the synthetic dataset, which has an impact on latency of explainability requests. For more information, see the __Synthetic data__ of Configure and create an endpoint.
  • ShapBaseline and ShapBaselineUri are mutually exclusive parameters. One or the either is required to configure a SHAP baseline.

See: newClarifyShapBaselineConfig smart constructor.

Constructors

ClarifyShapBaselineConfig' 

Fields

  • mimeType :: Maybe Text

    The MIME type of the baseline data. Choose from 'text/csv' or 'application/jsonlines'. Defaults to 'text/csv'.

  • shapBaseline :: Maybe Text

    The inline SHAP baseline data in string format. ShapBaseline can have one or multiple records to be used as the baseline dataset. The format of the SHAP baseline file should be the same format as the training dataset. For example, if the training dataset is in CSV format and each record contains four features, and all features are numerical, then the format of the baseline data should also share these characteristics. For natural language processing (NLP) of text columns, the baseline value should be the value used to replace the unit of text specified by the Granularity of the TextConfig parameter. The size limit for ShapBasline is 4 KB. Use the ShapBaselineUri parameter if you want to provide more than 4 KB of baseline data.

  • shapBaselineUri :: Maybe Text

    The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored. The format of the SHAP baseline file should be the same format as the format of the training dataset. For example, if the training dataset is in CSV format, and each record in the training dataset has four features, and all features are numerical, then the baseline file should also have this same format. Each record should contain only the features. If you are using a virtual private cloud (VPC), the ShapBaselineUri should be accessible to the VPC. For more information about setting up endpoints with Amazon Virtual Private Cloud, see Give SageMaker access to Resources in your Amazon Virtual Private Cloud.

Instances

Instances details
FromJSON ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

ToJSON ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

Generic ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

Associated Types

type Rep ClarifyShapBaselineConfig :: Type -> Type #

Read ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

Show ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

NFData ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

Eq ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

Hashable ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

type Rep ClarifyShapBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapBaselineConfig

type Rep ClarifyShapBaselineConfig = D1 ('MetaData "ClarifyShapBaselineConfig" "Amazonka.SageMaker.Types.ClarifyShapBaselineConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ClarifyShapBaselineConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mimeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "shapBaseline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "shapBaselineUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newClarifyShapBaselineConfig :: ClarifyShapBaselineConfig Source #

Create a value of ClarifyShapBaselineConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mimeType:ClarifyShapBaselineConfig', clarifyShapBaselineConfig_mimeType - The MIME type of the baseline data. Choose from 'text/csv' or 'application/jsonlines'. Defaults to 'text/csv'.

$sel:shapBaseline:ClarifyShapBaselineConfig', clarifyShapBaselineConfig_shapBaseline - The inline SHAP baseline data in string format. ShapBaseline can have one or multiple records to be used as the baseline dataset. The format of the SHAP baseline file should be the same format as the training dataset. For example, if the training dataset is in CSV format and each record contains four features, and all features are numerical, then the format of the baseline data should also share these characteristics. For natural language processing (NLP) of text columns, the baseline value should be the value used to replace the unit of text specified by the Granularity of the TextConfig parameter. The size limit for ShapBasline is 4 KB. Use the ShapBaselineUri parameter if you want to provide more than 4 KB of baseline data.

$sel:shapBaselineUri:ClarifyShapBaselineConfig', clarifyShapBaselineConfig_shapBaselineUri - The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored. The format of the SHAP baseline file should be the same format as the format of the training dataset. For example, if the training dataset is in CSV format, and each record in the training dataset has four features, and all features are numerical, then the baseline file should also have this same format. Each record should contain only the features. If you are using a virtual private cloud (VPC), the ShapBaselineUri should be accessible to the VPC. For more information about setting up endpoints with Amazon Virtual Private Cloud, see Give SageMaker access to Resources in your Amazon Virtual Private Cloud.

clarifyShapBaselineConfig_mimeType :: Lens' ClarifyShapBaselineConfig (Maybe Text) Source #

The MIME type of the baseline data. Choose from 'text/csv' or 'application/jsonlines'. Defaults to 'text/csv'.

clarifyShapBaselineConfig_shapBaseline :: Lens' ClarifyShapBaselineConfig (Maybe Text) Source #

The inline SHAP baseline data in string format. ShapBaseline can have one or multiple records to be used as the baseline dataset. The format of the SHAP baseline file should be the same format as the training dataset. For example, if the training dataset is in CSV format and each record contains four features, and all features are numerical, then the format of the baseline data should also share these characteristics. For natural language processing (NLP) of text columns, the baseline value should be the value used to replace the unit of text specified by the Granularity of the TextConfig parameter. The size limit for ShapBasline is 4 KB. Use the ShapBaselineUri parameter if you want to provide more than 4 KB of baseline data.

clarifyShapBaselineConfig_shapBaselineUri :: Lens' ClarifyShapBaselineConfig (Maybe Text) Source #

The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored. The format of the SHAP baseline file should be the same format as the format of the training dataset. For example, if the training dataset is in CSV format, and each record in the training dataset has four features, and all features are numerical, then the baseline file should also have this same format. Each record should contain only the features. If you are using a virtual private cloud (VPC), the ShapBaselineUri should be accessible to the VPC. For more information about setting up endpoints with Amazon Virtual Private Cloud, see Give SageMaker access to Resources in your Amazon Virtual Private Cloud.

ClarifyShapConfig

data ClarifyShapConfig Source #

The configuration for SHAP analysis using SageMaker Clarify Explainer.

See: newClarifyShapConfig smart constructor.

Constructors

ClarifyShapConfig' 

Fields

  • numberOfSamples :: Maybe Natural

    The number of samples to be used for analysis by the Kernal SHAP algorithm.

    The number of samples determines the size of the synthetic dataset, which has an impact on latency of explainability requests. For more information, see the Synthetic data of Configure and create an endpoint.

  • seed :: Maybe Int

    The starting value used to initialize the random number generator in the explainer. Provide a value for this parameter to obtain a deterministic SHAP result.

  • textConfig :: Maybe ClarifyTextConfig

    A parameter that indicates if text features are treated as text and explanations are provided for individual units of text. Required for natural language processing (NLP) explainability only.

  • useLogit :: Maybe Bool

    A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions. Defaults to false.

  • shapBaselineConfig :: ClarifyShapBaselineConfig

    The configuration for the SHAP baseline of the Kernal SHAP algorithm.

Instances

Instances details
FromJSON ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

ToJSON ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

Generic ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

Associated Types

type Rep ClarifyShapConfig :: Type -> Type #

Read ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

Show ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

NFData ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

Methods

rnf :: ClarifyShapConfig -> () #

Eq ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

Hashable ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

type Rep ClarifyShapConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyShapConfig

type Rep ClarifyShapConfig = D1 ('MetaData "ClarifyShapConfig" "Amazonka.SageMaker.Types.ClarifyShapConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ClarifyShapConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "numberOfSamples") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "seed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "textConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClarifyTextConfig)) :*: (S1 ('MetaSel ('Just "useLogit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "shapBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ClarifyShapBaselineConfig)))))

newClarifyShapConfig Source #

Create a value of ClarifyShapConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberOfSamples:ClarifyShapConfig', clarifyShapConfig_numberOfSamples - The number of samples to be used for analysis by the Kernal SHAP algorithm.

The number of samples determines the size of the synthetic dataset, which has an impact on latency of explainability requests. For more information, see the Synthetic data of Configure and create an endpoint.

$sel:seed:ClarifyShapConfig', clarifyShapConfig_seed - The starting value used to initialize the random number generator in the explainer. Provide a value for this parameter to obtain a deterministic SHAP result.

$sel:textConfig:ClarifyShapConfig', clarifyShapConfig_textConfig - A parameter that indicates if text features are treated as text and explanations are provided for individual units of text. Required for natural language processing (NLP) explainability only.

$sel:useLogit:ClarifyShapConfig', clarifyShapConfig_useLogit - A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions. Defaults to false.

$sel:shapBaselineConfig:ClarifyShapConfig', clarifyShapConfig_shapBaselineConfig - The configuration for the SHAP baseline of the Kernal SHAP algorithm.

clarifyShapConfig_numberOfSamples :: Lens' ClarifyShapConfig (Maybe Natural) Source #

The number of samples to be used for analysis by the Kernal SHAP algorithm.

The number of samples determines the size of the synthetic dataset, which has an impact on latency of explainability requests. For more information, see the Synthetic data of Configure and create an endpoint.

clarifyShapConfig_seed :: Lens' ClarifyShapConfig (Maybe Int) Source #

The starting value used to initialize the random number generator in the explainer. Provide a value for this parameter to obtain a deterministic SHAP result.

clarifyShapConfig_textConfig :: Lens' ClarifyShapConfig (Maybe ClarifyTextConfig) Source #

A parameter that indicates if text features are treated as text and explanations are provided for individual units of text. Required for natural language processing (NLP) explainability only.

clarifyShapConfig_useLogit :: Lens' ClarifyShapConfig (Maybe Bool) Source #

A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions. Defaults to false.

clarifyShapConfig_shapBaselineConfig :: Lens' ClarifyShapConfig ClarifyShapBaselineConfig Source #

The configuration for the SHAP baseline of the Kernal SHAP algorithm.

ClarifyTextConfig

data ClarifyTextConfig Source #

A parameter used to configure the SageMaker Clarify explainer to treat text features as text so that explanations are provided for individual units of text. Required only for natural language processing (NLP) explainability.

See: newClarifyTextConfig smart constructor.

Constructors

ClarifyTextConfig' 

Fields

  • language :: ClarifyTextLanguage

    Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.

    For a mix of multiple languages, use code 'xx'.

  • granularity :: ClarifyTextGranularity

    The unit of granularity for the analysis of text features. For example, if the unit is 'token', then each token (like a word in English) of the text is treated as a feature. SHAP values are computed for each unit/feature.

Instances

Instances details
FromJSON ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

ToJSON ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

Generic ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

Associated Types

type Rep ClarifyTextConfig :: Type -> Type #

Read ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

Show ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

NFData ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

Methods

rnf :: ClarifyTextConfig -> () #

Eq ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

Hashable ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

type Rep ClarifyTextConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ClarifyTextConfig

type Rep ClarifyTextConfig = D1 ('MetaData "ClarifyTextConfig" "Amazonka.SageMaker.Types.ClarifyTextConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ClarifyTextConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "language") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ClarifyTextLanguage) :*: S1 ('MetaSel ('Just "granularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ClarifyTextGranularity)))

newClarifyTextConfig Source #

Create a value of ClarifyTextConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:language:ClarifyTextConfig', clarifyTextConfig_language - Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.

For a mix of multiple languages, use code 'xx'.

$sel:granularity:ClarifyTextConfig', clarifyTextConfig_granularity - The unit of granularity for the analysis of text features. For example, if the unit is 'token', then each token (like a word in English) of the text is treated as a feature. SHAP values are computed for each unit/feature.

clarifyTextConfig_language :: Lens' ClarifyTextConfig ClarifyTextLanguage Source #

Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.

For a mix of multiple languages, use code 'xx'.

clarifyTextConfig_granularity :: Lens' ClarifyTextConfig ClarifyTextGranularity Source #

The unit of granularity for the analysis of text features. For example, if the unit is 'token', then each token (like a word in English) of the text is treated as a feature. SHAP values are computed for each unit/feature.

CodeRepository

data CodeRepository Source #

A Git repository that SageMaker automatically displays to users for cloning in the JupyterServer application.

See: newCodeRepository smart constructor.

Constructors

CodeRepository' 

Fields

Instances

Instances details
FromJSON CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

ToJSON CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

Generic CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

Associated Types

type Rep CodeRepository :: Type -> Type #

Read CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

Show CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

NFData CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

Methods

rnf :: CodeRepository -> () #

Eq CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

Hashable CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

type Rep CodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepository

type Rep CodeRepository = D1 ('MetaData "CodeRepository" "Amazonka.SageMaker.Types.CodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CodeRepository'" 'PrefixI 'True) (S1 ('MetaSel ('Just "repositoryUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCodeRepository Source #

Create a value of CodeRepository with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:repositoryUrl:CodeRepository', codeRepository_repositoryUrl - The URL of the Git repository.

CodeRepositorySummary

data CodeRepositorySummary Source #

Specifies summary information about a Git repository.

See: newCodeRepositorySummary smart constructor.

Constructors

CodeRepositorySummary' 

Fields

  • gitConfig :: Maybe GitConfig

    Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.

  • codeRepositoryName :: Text

    The name of the Git repository.

  • codeRepositoryArn :: Text

    The Amazon Resource Name (ARN) of the Git repository.

  • creationTime :: POSIX

    The date and time that the Git repository was created.

  • lastModifiedTime :: POSIX

    The date and time that the Git repository was last modified.

Instances

Instances details
FromJSON CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

Generic CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

Associated Types

type Rep CodeRepositorySummary :: Type -> Type #

Read CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

Show CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

NFData CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

Methods

rnf :: CodeRepositorySummary -> () #

Eq CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

Hashable CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

type Rep CodeRepositorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CodeRepositorySummary

type Rep CodeRepositorySummary = D1 ('MetaData "CodeRepositorySummary" "Amazonka.SageMaker.Types.CodeRepositorySummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CodeRepositorySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "gitConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GitConfig)) :*: S1 ('MetaSel ('Just "codeRepositoryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "codeRepositoryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newCodeRepositorySummary Source #

Create a value of CodeRepositorySummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:gitConfig:CodeRepositorySummary', codeRepositorySummary_gitConfig - Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.

$sel:codeRepositoryName:CodeRepositorySummary', codeRepositorySummary_codeRepositoryName - The name of the Git repository.

$sel:codeRepositoryArn:CodeRepositorySummary', codeRepositorySummary_codeRepositoryArn - The Amazon Resource Name (ARN) of the Git repository.

$sel:creationTime:CodeRepositorySummary', codeRepositorySummary_creationTime - The date and time that the Git repository was created.

$sel:lastModifiedTime:CodeRepositorySummary', codeRepositorySummary_lastModifiedTime - The date and time that the Git repository was last modified.

codeRepositorySummary_gitConfig :: Lens' CodeRepositorySummary (Maybe GitConfig) Source #

Configuration details for the Git repository, including the URL where it is located and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.

codeRepositorySummary_codeRepositoryArn :: Lens' CodeRepositorySummary Text Source #

The Amazon Resource Name (ARN) of the Git repository.

codeRepositorySummary_creationTime :: Lens' CodeRepositorySummary UTCTime Source #

The date and time that the Git repository was created.

codeRepositorySummary_lastModifiedTime :: Lens' CodeRepositorySummary UTCTime Source #

The date and time that the Git repository was last modified.

CognitoConfig

data CognitoConfig Source #

Use this parameter to configure your Amazon Cognito workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool.

See: newCognitoConfig smart constructor.

Constructors

CognitoConfig' 

Fields

  • userPool :: Text

    A user pool is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito. Your users can also sign in through social identity providers like Google, Facebook, Amazon, or Apple, and through SAML identity providers.

  • clientId :: Text

    The client ID for your Amazon Cognito user pool.

Instances

Instances details
FromJSON CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

ToJSON CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

Generic CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

Associated Types

type Rep CognitoConfig :: Type -> Type #

Read CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

Show CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

NFData CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

Methods

rnf :: CognitoConfig -> () #

Eq CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

Hashable CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

type Rep CognitoConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoConfig

type Rep CognitoConfig = D1 ('MetaData "CognitoConfig" "Amazonka.SageMaker.Types.CognitoConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CognitoConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userPool") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCognitoConfig Source #

Create a value of CognitoConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userPool:CognitoConfig', cognitoConfig_userPool - A user pool is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito. Your users can also sign in through social identity providers like Google, Facebook, Amazon, or Apple, and through SAML identity providers.

$sel:clientId:CognitoConfig', cognitoConfig_clientId - The client ID for your Amazon Cognito user pool.

cognitoConfig_userPool :: Lens' CognitoConfig Text Source #

A user pool is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito. Your users can also sign in through social identity providers like Google, Facebook, Amazon, or Apple, and through SAML identity providers.

cognitoConfig_clientId :: Lens' CognitoConfig Text Source #

The client ID for your Amazon Cognito user pool.

CognitoMemberDefinition

data CognitoMemberDefinition Source #

Identifies a Amazon Cognito user group. A user group can be used in on or more work teams.

See: newCognitoMemberDefinition smart constructor.

Constructors

CognitoMemberDefinition' 

Fields

  • userPool :: Text

    An identifier for a user pool. The user pool must be in the same region as the service that you are calling.

  • userGroup :: Text

    An identifier for a user group.

  • clientId :: Text

    An identifier for an application client. You must create the app client ID using Amazon Cognito.

Instances

Instances details
FromJSON CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

ToJSON CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

Generic CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

Associated Types

type Rep CognitoMemberDefinition :: Type -> Type #

Read CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

Show CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

NFData CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

Methods

rnf :: CognitoMemberDefinition -> () #

Eq CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

Hashable CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

type Rep CognitoMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CognitoMemberDefinition

type Rep CognitoMemberDefinition = D1 ('MetaData "CognitoMemberDefinition" "Amazonka.SageMaker.Types.CognitoMemberDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CognitoMemberDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userPool") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "userGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCognitoMemberDefinition Source #

Create a value of CognitoMemberDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userPool:CognitoMemberDefinition', cognitoMemberDefinition_userPool - An identifier for a user pool. The user pool must be in the same region as the service that you are calling.

$sel:userGroup:CognitoMemberDefinition', cognitoMemberDefinition_userGroup - An identifier for a user group.

$sel:clientId:CognitoMemberDefinition', cognitoMemberDefinition_clientId - An identifier for an application client. You must create the app client ID using Amazon Cognito.

cognitoMemberDefinition_userPool :: Lens' CognitoMemberDefinition Text Source #

An identifier for a user pool. The user pool must be in the same region as the service that you are calling.

cognitoMemberDefinition_clientId :: Lens' CognitoMemberDefinition Text Source #

An identifier for an application client. You must create the app client ID using Amazon Cognito.

CollectionConfiguration

data CollectionConfiguration Source #

Configuration information for the Amazon SageMaker Debugger output tensor collections.

See: newCollectionConfiguration smart constructor.

Constructors

CollectionConfiguration' 

Fields

  • collectionName :: Maybe Text

    The name of the tensor collection. The name must be unique relative to other rule configuration names.

  • collectionParameters :: Maybe (HashMap Text Text)

    Parameter values for the tensor collection. The allowed parameters are "name", "include_regex", "reduction_config", "save_config", "tensor_names", and "save_histogram".

Instances

Instances details
FromJSON CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

ToJSON CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

Generic CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

Associated Types

type Rep CollectionConfiguration :: Type -> Type #

Read CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

Show CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

NFData CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

Methods

rnf :: CollectionConfiguration -> () #

Eq CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

Hashable CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

type Rep CollectionConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CollectionConfiguration

type Rep CollectionConfiguration = D1 ('MetaData "CollectionConfiguration" "Amazonka.SageMaker.Types.CollectionConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CollectionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "collectionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "collectionParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))

newCollectionConfiguration :: CollectionConfiguration Source #

Create a value of CollectionConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:collectionName:CollectionConfiguration', collectionConfiguration_collectionName - The name of the tensor collection. The name must be unique relative to other rule configuration names.

$sel:collectionParameters:CollectionConfiguration', collectionConfiguration_collectionParameters - Parameter values for the tensor collection. The allowed parameters are "name", "include_regex", "reduction_config", "save_config", "tensor_names", and "save_histogram".

collectionConfiguration_collectionName :: Lens' CollectionConfiguration (Maybe Text) Source #

The name of the tensor collection. The name must be unique relative to other rule configuration names.

collectionConfiguration_collectionParameters :: Lens' CollectionConfiguration (Maybe (HashMap Text Text)) Source #

Parameter values for the tensor collection. The allowed parameters are "name", "include_regex", "reduction_config", "save_config", "tensor_names", and "save_histogram".

CompilationJobSummary

data CompilationJobSummary Source #

A summary of a model compilation job.

See: newCompilationJobSummary smart constructor.

Constructors

CompilationJobSummary' 

Fields

Instances

Instances details
FromJSON CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

Generic CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

Associated Types

type Rep CompilationJobSummary :: Type -> Type #

Read CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

Show CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

NFData CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

Methods

rnf :: CompilationJobSummary -> () #

Eq CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

Hashable CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

type Rep CompilationJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CompilationJobSummary

type Rep CompilationJobSummary = D1 ('MetaData "CompilationJobSummary" "Amazonka.SageMaker.Types.CompilationJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CompilationJobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "compilationEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "compilationStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "compilationTargetDevice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetDevice)) :*: (S1 ('MetaSel ('Just "compilationTargetPlatformAccelerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetPlatformAccelerator)) :*: S1 ('MetaSel ('Just "compilationTargetPlatformArch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetPlatformArch))))) :*: ((S1 ('MetaSel ('Just "compilationTargetPlatformOs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetPlatformOs)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "compilationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "compilationJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CompilationJobStatus))))))

newCompilationJobSummary Source #

Create a value of CompilationJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compilationEndTime:CompilationJobSummary', compilationJobSummary_compilationEndTime - The time when the model compilation job completed.

$sel:compilationStartTime:CompilationJobSummary', compilationJobSummary_compilationStartTime - The time when the model compilation job started.

$sel:compilationTargetDevice:CompilationJobSummary', compilationJobSummary_compilationTargetDevice - The type of device that the model will run on after the compilation job has completed.

$sel:compilationTargetPlatformAccelerator:CompilationJobSummary', compilationJobSummary_compilationTargetPlatformAccelerator - The type of accelerator that the model will run on after the compilation job has completed.

$sel:compilationTargetPlatformArch:CompilationJobSummary', compilationJobSummary_compilationTargetPlatformArch - The type of architecture that the model will run on after the compilation job has completed.

$sel:compilationTargetPlatformOs:CompilationJobSummary', compilationJobSummary_compilationTargetPlatformOs - The type of OS that the model will run on after the compilation job has completed.

$sel:lastModifiedTime:CompilationJobSummary', compilationJobSummary_lastModifiedTime - The time when the model compilation job was last modified.

$sel:compilationJobName:CompilationJobSummary', compilationJobSummary_compilationJobName - The name of the model compilation job that you want a summary for.

$sel:compilationJobArn:CompilationJobSummary', compilationJobSummary_compilationJobArn - The Amazon Resource Name (ARN) of the model compilation job.

$sel:creationTime:CompilationJobSummary', compilationJobSummary_creationTime - The time when the model compilation job was created.

$sel:compilationJobStatus:CompilationJobSummary', compilationJobSummary_compilationJobStatus - The status of the model compilation job.

compilationJobSummary_compilationEndTime :: Lens' CompilationJobSummary (Maybe UTCTime) Source #

The time when the model compilation job completed.

compilationJobSummary_compilationStartTime :: Lens' CompilationJobSummary (Maybe UTCTime) Source #

The time when the model compilation job started.

compilationJobSummary_compilationTargetDevice :: Lens' CompilationJobSummary (Maybe TargetDevice) Source #

The type of device that the model will run on after the compilation job has completed.

compilationJobSummary_compilationTargetPlatformAccelerator :: Lens' CompilationJobSummary (Maybe TargetPlatformAccelerator) Source #

The type of accelerator that the model will run on after the compilation job has completed.

compilationJobSummary_compilationTargetPlatformArch :: Lens' CompilationJobSummary (Maybe TargetPlatformArch) Source #

The type of architecture that the model will run on after the compilation job has completed.

compilationJobSummary_compilationTargetPlatformOs :: Lens' CompilationJobSummary (Maybe TargetPlatformOs) Source #

The type of OS that the model will run on after the compilation job has completed.

compilationJobSummary_lastModifiedTime :: Lens' CompilationJobSummary (Maybe UTCTime) Source #

The time when the model compilation job was last modified.

compilationJobSummary_compilationJobName :: Lens' CompilationJobSummary Text Source #

The name of the model compilation job that you want a summary for.

compilationJobSummary_compilationJobArn :: Lens' CompilationJobSummary Text Source #

The Amazon Resource Name (ARN) of the model compilation job.

compilationJobSummary_creationTime :: Lens' CompilationJobSummary UTCTime Source #

The time when the model compilation job was created.

ConditionStepMetadata

data ConditionStepMetadata Source #

Metadata for a Condition step.

See: newConditionStepMetadata smart constructor.

Constructors

ConditionStepMetadata' 

Fields

Instances

Instances details
FromJSON ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

Generic ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

Associated Types

type Rep ConditionStepMetadata :: Type -> Type #

Read ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

Show ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

NFData ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

Methods

rnf :: ConditionStepMetadata -> () #

Eq ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

Hashable ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

type Rep ConditionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ConditionStepMetadata

type Rep ConditionStepMetadata = D1 ('MetaData "ConditionStepMetadata" "Amazonka.SageMaker.Types.ConditionStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ConditionStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "outcome") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionOutcome))))

newConditionStepMetadata :: ConditionStepMetadata Source #

Create a value of ConditionStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:outcome:ConditionStepMetadata', conditionStepMetadata_outcome - The outcome of the Condition step evaluation.

conditionStepMetadata_outcome :: Lens' ConditionStepMetadata (Maybe ConditionOutcome) Source #

The outcome of the Condition step evaluation.

ContainerDefinition

data ContainerDefinition Source #

Describes the container, as part of model definition.

See: newContainerDefinition smart constructor.

Constructors

ContainerDefinition' 

Fields

  • containerHostname :: Maybe Text

    This parameter is ignored for models that contain only a PrimaryContainer.

    When a ContainerDefinition is part of an inference pipeline, the value of the parameter uniquely identifies the container for the purposes of logging and metrics. For information, see Use Logs and Metrics to Monitor an Inference Pipeline. If you don't specify a value for this parameter for a ContainerDefinition that is part of an inference pipeline, a unique name is automatically assigned based on the position of the ContainerDefinition in the pipeline. If you specify a value for the ContainerHostName for any ContainerDefinition that is part of an inference pipeline, you must specify a value for the ContainerHostName parameter of every ContainerDefinition in that pipeline.

  • environment :: Maybe (HashMap Text Text)

    The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.

  • image :: Maybe Text

    The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker

  • imageConfig :: Maybe ImageConfig

    Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers

  • inferenceSpecificationName :: Maybe Text

    The inference specification name in the model package version.

  • mode :: Maybe ContainerMode

    Whether the container hosts a single model or multiple models.

  • modelDataUrl :: Maybe Text

    The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix). The S3 path is required for SageMaker built-in algorithms, but not if you use your own algorithms. For more information on built-in algorithms, see Common Parameters.

    The model artifacts must be in an S3 bucket that is in the same region as the model or endpoint you are creating.

    If you provide a value for this parameter, SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provide. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide.

    If you use a built-in algorithm to create a model, SageMaker requires that you provide a S3 path to the model artifacts in ModelDataUrl.

  • modelPackageName :: Maybe Text

    The name or Amazon Resource Name (ARN) of the model package to use to create the model.

  • multiModelConfig :: Maybe MultiModelConfig

    Specifies additional configuration for multi-model endpoints.

Instances

Instances details
FromJSON ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

ToJSON ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

Generic ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

Associated Types

type Rep ContainerDefinition :: Type -> Type #

Read ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

Show ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

NFData ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

Methods

rnf :: ContainerDefinition -> () #

Eq ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

Hashable ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

type Rep ContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContainerDefinition

newContainerDefinition :: ContainerDefinition Source #

Create a value of ContainerDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerHostname:ContainerDefinition', containerDefinition_containerHostname - This parameter is ignored for models that contain only a PrimaryContainer.

When a ContainerDefinition is part of an inference pipeline, the value of the parameter uniquely identifies the container for the purposes of logging and metrics. For information, see Use Logs and Metrics to Monitor an Inference Pipeline. If you don't specify a value for this parameter for a ContainerDefinition that is part of an inference pipeline, a unique name is automatically assigned based on the position of the ContainerDefinition in the pipeline. If you specify a value for the ContainerHostName for any ContainerDefinition that is part of an inference pipeline, you must specify a value for the ContainerHostName parameter of every ContainerDefinition in that pipeline.

$sel:environment:ContainerDefinition', containerDefinition_environment - The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.

$sel:image:ContainerDefinition', containerDefinition_image - The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker

$sel:imageConfig:ContainerDefinition', containerDefinition_imageConfig - Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers

$sel:inferenceSpecificationName:ContainerDefinition', containerDefinition_inferenceSpecificationName - The inference specification name in the model package version.

$sel:mode:ContainerDefinition', containerDefinition_mode - Whether the container hosts a single model or multiple models.

$sel:modelDataUrl:ContainerDefinition', containerDefinition_modelDataUrl - The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix). The S3 path is required for SageMaker built-in algorithms, but not if you use your own algorithms. For more information on built-in algorithms, see Common Parameters.

The model artifacts must be in an S3 bucket that is in the same region as the model or endpoint you are creating.

If you provide a value for this parameter, SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provide. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide.

If you use a built-in algorithm to create a model, SageMaker requires that you provide a S3 path to the model artifacts in ModelDataUrl.

$sel:modelPackageName:ContainerDefinition', containerDefinition_modelPackageName - The name or Amazon Resource Name (ARN) of the model package to use to create the model.

$sel:multiModelConfig:ContainerDefinition', containerDefinition_multiModelConfig - Specifies additional configuration for multi-model endpoints.

containerDefinition_containerHostname :: Lens' ContainerDefinition (Maybe Text) Source #

This parameter is ignored for models that contain only a PrimaryContainer.

When a ContainerDefinition is part of an inference pipeline, the value of the parameter uniquely identifies the container for the purposes of logging and metrics. For information, see Use Logs and Metrics to Monitor an Inference Pipeline. If you don't specify a value for this parameter for a ContainerDefinition that is part of an inference pipeline, a unique name is automatically assigned based on the position of the ContainerDefinition in the pipeline. If you specify a value for the ContainerHostName for any ContainerDefinition that is part of an inference pipeline, you must specify a value for the ContainerHostName parameter of every ContainerDefinition in that pipeline.

containerDefinition_environment :: Lens' ContainerDefinition (Maybe (HashMap Text Text)) Source #

The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.

containerDefinition_image :: Lens' ContainerDefinition (Maybe Text) Source #

The path where inference code is stored. This can be either in Amazon EC2 Container Registry or in a Docker registry that is accessible from the same VPC that you configure for your endpoint. If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker

containerDefinition_imageConfig :: Lens' ContainerDefinition (Maybe ImageConfig) Source #

Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC). For information about storing containers in a private Docker registry, see Use a Private Docker Registry for Real-Time Inference Containers

containerDefinition_inferenceSpecificationName :: Lens' ContainerDefinition (Maybe Text) Source #

The inference specification name in the model package version.

containerDefinition_mode :: Lens' ContainerDefinition (Maybe ContainerMode) Source #

Whether the container hosts a single model or multiple models.

containerDefinition_modelDataUrl :: Lens' ContainerDefinition (Maybe Text) Source #

The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix). The S3 path is required for SageMaker built-in algorithms, but not if you use your own algorithms. For more information on built-in algorithms, see Common Parameters.

The model artifacts must be in an S3 bucket that is in the same region as the model or endpoint you are creating.

If you provide a value for this parameter, SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provide. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide.

If you use a built-in algorithm to create a model, SageMaker requires that you provide a S3 path to the model artifacts in ModelDataUrl.

containerDefinition_modelPackageName :: Lens' ContainerDefinition (Maybe Text) Source #

The name or Amazon Resource Name (ARN) of the model package to use to create the model.

containerDefinition_multiModelConfig :: Lens' ContainerDefinition (Maybe MultiModelConfig) Source #

Specifies additional configuration for multi-model endpoints.

ContextSource

data ContextSource Source #

A structure describing the source of a context.

See: newContextSource smart constructor.

Constructors

ContextSource' 

Fields

Instances

Instances details
FromJSON ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

ToJSON ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

Generic ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

Associated Types

type Rep ContextSource :: Type -> Type #

Read ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

Show ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

NFData ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

Methods

rnf :: ContextSource -> () #

Eq ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

Hashable ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

type Rep ContextSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSource

type Rep ContextSource = D1 ('MetaData "ContextSource" "Amazonka.SageMaker.Types.ContextSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ContextSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newContextSource Source #

Create a value of ContextSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceId:ContextSource', contextSource_sourceId - The ID of the source.

$sel:sourceType:ContextSource', contextSource_sourceType - The type of the source.

$sel:sourceUri:ContextSource', contextSource_sourceUri - The URI of the source.

ContextSummary

data ContextSummary Source #

Lists a summary of the properties of a context. A context provides a logical grouping of other entities.

See: newContextSummary smart constructor.

Constructors

ContextSummary' 

Fields

Instances

Instances details
FromJSON ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

Generic ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

Associated Types

type Rep ContextSummary :: Type -> Type #

Read ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

Show ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

NFData ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

Methods

rnf :: ContextSummary -> () #

Eq ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

Hashable ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

type Rep ContextSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContextSummary

type Rep ContextSummary = D1 ('MetaData "ContextSummary" "Amazonka.SageMaker.Types.ContextSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ContextSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "contextArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "contextName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "contextType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContextSource))))))

newContextSummary :: ContextSummary Source #

Create a value of ContextSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contextArn:ContextSummary', contextSummary_contextArn - The Amazon Resource Name (ARN) of the context.

$sel:contextName:ContextSummary', contextSummary_contextName - The name of the context.

$sel:contextType:ContextSummary', contextSummary_contextType - The type of the context.

$sel:creationTime:ContextSummary', contextSummary_creationTime - When the context was created.

$sel:lastModifiedTime:ContextSummary', contextSummary_lastModifiedTime - When the context was last modified.

$sel:source:ContextSummary', contextSummary_source - The source of the context.

contextSummary_contextArn :: Lens' ContextSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the context.

contextSummary_lastModifiedTime :: Lens' ContextSummary (Maybe UTCTime) Source #

When the context was last modified.

ContinuousParameterRange

data ContinuousParameterRange Source #

A list of continuous hyperparameters to tune.

See: newContinuousParameterRange smart constructor.

Constructors

ContinuousParameterRange' 

Fields

  • scalingType :: Maybe HyperParameterScalingType

    The scale that hyperparameter tuning uses to search the hyperparameter range. For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

    Auto
    SageMaker hyperparameter tuning chooses the best scale for the hyperparameter.
    Linear
    Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
    Logarithmic
    Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

    Logarithmic scaling works only for ranges that have only values greater than 0.

    ReverseLogarithmic
    Hyperparameter tuning searches the values in the hyperparameter range by using a reverse logarithmic scale.

    Reverse logarithmic scaling works only for ranges that are entirely within the range 0<=x<1.0.

  • name :: Text

    The name of the continuous hyperparameter to tune.

  • minValue :: Text

    The minimum value for the hyperparameter. The tuning job uses floating-point values between this value and MaxValuefor tuning.

  • maxValue :: Text

    The maximum value for the hyperparameter. The tuning job uses floating-point values between MinValue value and this value for tuning.

Instances

Instances details
FromJSON ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

ToJSON ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

Generic ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

Associated Types

type Rep ContinuousParameterRange :: Type -> Type #

Read ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

Show ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

NFData ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

Eq ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

Hashable ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

type Rep ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRange

type Rep ContinuousParameterRange = D1 ('MetaData "ContinuousParameterRange" "Amazonka.SageMaker.Types.ContinuousParameterRange" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ContinuousParameterRange'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "scalingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterScalingType)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newContinuousParameterRange Source #

Create a value of ContinuousParameterRange with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scalingType:ContinuousParameterRange', continuousParameterRange_scalingType - The scale that hyperparameter tuning uses to search the hyperparameter range. For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

Auto
SageMaker hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have only values greater than 0.

ReverseLogarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a reverse logarithmic scale.

Reverse logarithmic scaling works only for ranges that are entirely within the range 0<=x<1.0.

$sel:name:ContinuousParameterRange', continuousParameterRange_name - The name of the continuous hyperparameter to tune.

$sel:minValue:ContinuousParameterRange', continuousParameterRange_minValue - The minimum value for the hyperparameter. The tuning job uses floating-point values between this value and MaxValuefor tuning.

$sel:maxValue:ContinuousParameterRange', continuousParameterRange_maxValue - The maximum value for the hyperparameter. The tuning job uses floating-point values between MinValue value and this value for tuning.

continuousParameterRange_scalingType :: Lens' ContinuousParameterRange (Maybe HyperParameterScalingType) Source #

The scale that hyperparameter tuning uses to search the hyperparameter range. For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

Auto
SageMaker hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have only values greater than 0.

ReverseLogarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a reverse logarithmic scale.

Reverse logarithmic scaling works only for ranges that are entirely within the range 0<=x<1.0.

continuousParameterRange_name :: Lens' ContinuousParameterRange Text Source #

The name of the continuous hyperparameter to tune.

continuousParameterRange_minValue :: Lens' ContinuousParameterRange Text Source #

The minimum value for the hyperparameter. The tuning job uses floating-point values between this value and MaxValuefor tuning.

continuousParameterRange_maxValue :: Lens' ContinuousParameterRange Text Source #

The maximum value for the hyperparameter. The tuning job uses floating-point values between MinValue value and this value for tuning.

ContinuousParameterRangeSpecification

data ContinuousParameterRangeSpecification Source #

Defines the possible values for a continuous hyperparameter.

See: newContinuousParameterRangeSpecification smart constructor.

Constructors

ContinuousParameterRangeSpecification' 

Fields

Instances

Instances details
FromJSON ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

ToJSON ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

Generic ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

Read ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

Show ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

NFData ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

Eq ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

Hashable ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

type Rep ContinuousParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification

type Rep ContinuousParameterRangeSpecification = D1 ('MetaData "ContinuousParameterRangeSpecification" "Amazonka.SageMaker.Types.ContinuousParameterRangeSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ContinuousParameterRangeSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newContinuousParameterRangeSpecification Source #

Create a value of ContinuousParameterRangeSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:minValue:ContinuousParameterRangeSpecification', continuousParameterRangeSpecification_minValue - The minimum floating-point value allowed.

$sel:maxValue:ContinuousParameterRangeSpecification', continuousParameterRangeSpecification_maxValue - The maximum floating-point value allowed.

CustomImage

data CustomImage Source #

A custom SageMaker image. For more information, see Bring your own SageMaker image.

See: newCustomImage smart constructor.

Constructors

CustomImage' 

Fields

Instances

Instances details
FromJSON CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

ToJSON CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

Generic CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

Associated Types

type Rep CustomImage :: Type -> Type #

Read CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

Show CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

NFData CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

Methods

rnf :: CustomImage -> () #

Eq CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

Hashable CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

type Rep CustomImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.CustomImage

type Rep CustomImage = D1 ('MetaData "CustomImage" "Amazonka.SageMaker.Types.CustomImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CustomImage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageVersionNumber") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "appImageConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCustomImage Source #

Create a value of CustomImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:imageVersionNumber:CustomImage', customImage_imageVersionNumber - The version number of the CustomImage.

$sel:imageName:CustomImage', customImage_imageName - The name of the CustomImage. Must be unique to your account.

$sel:appImageConfigName:CustomImage', customImage_appImageConfigName - The name of the AppImageConfig.

customImage_imageVersionNumber :: Lens' CustomImage (Maybe Natural) Source #

The version number of the CustomImage.

customImage_imageName :: Lens' CustomImage Text Source #

The name of the CustomImage. Must be unique to your account.

customImage_appImageConfigName :: Lens' CustomImage Text Source #

The name of the AppImageConfig.

DataCaptureConfig

data DataCaptureConfig Source #

Configuration to control how SageMaker captures inference data.

See: newDataCaptureConfig smart constructor.

Constructors

DataCaptureConfig' 

Fields

  • captureContentTypeHeader :: Maybe CaptureContentTypeHeader

    Configuration specifying how to treat different headers. If no headers are specified SageMaker will by default base64 encode when capturing the data.

  • enableCapture :: Maybe Bool

    Whether data capture should be enabled or disabled (defaults to enabled).

  • kmsKeyId :: Maybe Text

    The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt the captured data at rest using Amazon S3 server-side encryption.

    The KmsKeyId can be any of the following formats:

    • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
    • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
    • Alias name: alias/ExampleAlias
    • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias
  • initialSamplingPercentage :: Natural

    The percentage of requests SageMaker will capture. A lower value is recommended for Endpoints with high traffic.

  • destinationS3Uri :: Text

    The Amazon S3 location used to capture the data.

  • captureOptions :: NonEmpty CaptureOption

    Specifies data Model Monitor will capture. You can configure whether to collect only input, only output, or both

Instances

Instances details
FromJSON DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

ToJSON DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

Generic DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

Associated Types

type Rep DataCaptureConfig :: Type -> Type #

Read DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

Show DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

NFData DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

Methods

rnf :: DataCaptureConfig -> () #

Eq DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

Hashable DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

type Rep DataCaptureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfig

type Rep DataCaptureConfig = D1 ('MetaData "DataCaptureConfig" "Amazonka.SageMaker.Types.DataCaptureConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataCaptureConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "captureContentTypeHeader") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CaptureContentTypeHeader)) :*: (S1 ('MetaSel ('Just "enableCapture") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "initialSamplingPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: (S1 ('MetaSel ('Just "destinationS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "captureOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty CaptureOption))))))

newDataCaptureConfig Source #

Create a value of DataCaptureConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:captureContentTypeHeader:DataCaptureConfig', dataCaptureConfig_captureContentTypeHeader - Configuration specifying how to treat different headers. If no headers are specified SageMaker will by default base64 encode when capturing the data.

$sel:enableCapture:DataCaptureConfig', dataCaptureConfig_enableCapture - Whether data capture should be enabled or disabled (defaults to enabled).

$sel:kmsKeyId:DataCaptureConfig', dataCaptureConfig_kmsKeyId - The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt the captured data at rest using Amazon S3 server-side encryption.

The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

$sel:initialSamplingPercentage:DataCaptureConfig', dataCaptureConfig_initialSamplingPercentage - The percentage of requests SageMaker will capture. A lower value is recommended for Endpoints with high traffic.

$sel:destinationS3Uri:DataCaptureConfig', dataCaptureConfig_destinationS3Uri - The Amazon S3 location used to capture the data.

$sel:captureOptions:DataCaptureConfig', dataCaptureConfig_captureOptions - Specifies data Model Monitor will capture. You can configure whether to collect only input, only output, or both

dataCaptureConfig_captureContentTypeHeader :: Lens' DataCaptureConfig (Maybe CaptureContentTypeHeader) Source #

Configuration specifying how to treat different headers. If no headers are specified SageMaker will by default base64 encode when capturing the data.

dataCaptureConfig_enableCapture :: Lens' DataCaptureConfig (Maybe Bool) Source #

Whether data capture should be enabled or disabled (defaults to enabled).

dataCaptureConfig_kmsKeyId :: Lens' DataCaptureConfig (Maybe Text) Source #

The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service key that SageMaker uses to encrypt the captured data at rest using Amazon S3 server-side encryption.

The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

dataCaptureConfig_initialSamplingPercentage :: Lens' DataCaptureConfig Natural Source #

The percentage of requests SageMaker will capture. A lower value is recommended for Endpoints with high traffic.

dataCaptureConfig_destinationS3Uri :: Lens' DataCaptureConfig Text Source #

The Amazon S3 location used to capture the data.

dataCaptureConfig_captureOptions :: Lens' DataCaptureConfig (NonEmpty CaptureOption) Source #

Specifies data Model Monitor will capture. You can configure whether to collect only input, only output, or both

DataCaptureConfigSummary

data DataCaptureConfigSummary Source #

The currently active data capture configuration used by your Endpoint.

See: newDataCaptureConfigSummary smart constructor.

Constructors

DataCaptureConfigSummary' 

Fields

Instances

Instances details
FromJSON DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

Generic DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

Associated Types

type Rep DataCaptureConfigSummary :: Type -> Type #

Read DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

Show DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

NFData DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

Eq DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

Hashable DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

type Rep DataCaptureConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCaptureConfigSummary

type Rep DataCaptureConfigSummary = D1 ('MetaData "DataCaptureConfigSummary" "Amazonka.SageMaker.Types.DataCaptureConfigSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataCaptureConfigSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "enableCapture") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool) :*: S1 ('MetaSel ('Just "captureStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CaptureStatus)) :*: (S1 ('MetaSel ('Just "currentSamplingPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: (S1 ('MetaSel ('Just "destinationS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

dataCaptureConfigSummary_enableCapture :: Lens' DataCaptureConfigSummary Bool Source #

Whether data capture is enabled or disabled.

dataCaptureConfigSummary_currentSamplingPercentage :: Lens' DataCaptureConfigSummary Natural Source #

The percentage of requests being captured by your Endpoint.

dataCaptureConfigSummary_destinationS3Uri :: Lens' DataCaptureConfigSummary Text Source #

The Amazon S3 location being used to capture the data.

dataCaptureConfigSummary_kmsKeyId :: Lens' DataCaptureConfigSummary Text Source #

The KMS key being used to encrypt the data in Amazon S3.

DataCatalogConfig

data DataCatalogConfig Source #

The meta data of the Glue table which serves as data catalog for the OfflineStore.

See: newDataCatalogConfig smart constructor.

Constructors

DataCatalogConfig' 

Fields

Instances

Instances details
FromJSON DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

ToJSON DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

Generic DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

Associated Types

type Rep DataCatalogConfig :: Type -> Type #

Read DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

Show DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

NFData DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

Methods

rnf :: DataCatalogConfig -> () #

Eq DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

Hashable DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

type Rep DataCatalogConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataCatalogConfig

type Rep DataCatalogConfig = D1 ('MetaData "DataCatalogConfig" "Amazonka.SageMaker.Types.DataCatalogConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataCatalogConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tableName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "catalog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "database") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDataCatalogConfig Source #

Create a value of DataCatalogConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:tableName:DataCatalogConfig', dataCatalogConfig_tableName - The name of the Glue table.

$sel:catalog:DataCatalogConfig', dataCatalogConfig_catalog - The name of the Glue table catalog.

$sel:database:DataCatalogConfig', dataCatalogConfig_database - The name of the Glue table database.

dataCatalogConfig_catalog :: Lens' DataCatalogConfig Text Source #

The name of the Glue table catalog.

dataCatalogConfig_database :: Lens' DataCatalogConfig Text Source #

The name of the Glue table database.

DataProcessing

data DataProcessing Source #

The data structure used to specify the data to be used for inference in a batch transform job and to associate the data that is relevant to the prediction results in the output. The input filter provided allows you to exclude input data that is not needed for inference in a batch transform job. The output filter provided allows you to include input data relevant to interpreting the predictions in the output from the job. For more information, see Associate Prediction Results with their Corresponding Input Records.

See: newDataProcessing smart constructor.

Constructors

DataProcessing' 

Fields

  • inputFilter :: Maybe Text

    A JSONPath expression used to select a portion of the input data to pass to the algorithm. Use the InputFilter parameter to exclude fields, such as an ID column, from the input. If you want SageMaker to pass the entire input dataset to the algorithm, accept the default value $.

    Examples: "$", "$[1:]", "$.features"

  • joinSource :: Maybe JoinSource

    Specifies the source of the data to join with the transformed data. The valid values are None and Input. The default value is None, which specifies not to join the input with the transformed data. If you want the batch transform job to join the original input data with the transformed data, set JoinSource to Input. You can specify OutputFilter as an additional filter to select a portion of the joined dataset and store it in the output file.

    For JSON or JSONLines objects, such as a JSON array, SageMaker adds the transformed data to the input JSON object in an attribute called SageMakerOutput. The joined result for JSON must be a key-value pair object. If the input is not a key-value pair object, SageMaker creates a new JSON file. In the new JSON file, and the input data is stored under the SageMakerInput key and the results are stored in SageMakerOutput.

    For CSV data, SageMaker takes each row as a JSON array and joins the transformed data with the input by appending each transformed row to the end of the input. The joined data has the original input data followed by the transformed data and the output is a CSV file.

    For information on how joining in applied, see Workflow for Associating Inferences with Input Records.

  • outputFilter :: Maybe Text

    A JSONPath expression used to select a portion of the joined dataset to save in the output file for a batch transform job. If you want SageMaker to store the entire input dataset in the output file, leave the default value, $. If you specify indexes that aren't within the dimension size of the joined dataset, you get an error.

    Examples: "$", "$[0,5:]", "$['id','SageMakerOutput']"

Instances

Instances details
FromJSON DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

ToJSON DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

Generic DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

Associated Types

type Rep DataProcessing :: Type -> Type #

Read DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

Show DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

NFData DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

Methods

rnf :: DataProcessing -> () #

Eq DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

Hashable DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

type Rep DataProcessing Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataProcessing

type Rep DataProcessing = D1 ('MetaData "DataProcessing" "Amazonka.SageMaker.Types.DataProcessing" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataProcessing'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inputFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "joinSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JoinSource)) :*: S1 ('MetaSel ('Just "outputFilter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDataProcessing :: DataProcessing Source #

Create a value of DataProcessing with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inputFilter:DataProcessing', dataProcessing_inputFilter - A JSONPath expression used to select a portion of the input data to pass to the algorithm. Use the InputFilter parameter to exclude fields, such as an ID column, from the input. If you want SageMaker to pass the entire input dataset to the algorithm, accept the default value $.

Examples: "$", "$[1:]", "$.features"

$sel:joinSource:DataProcessing', dataProcessing_joinSource - Specifies the source of the data to join with the transformed data. The valid values are None and Input. The default value is None, which specifies not to join the input with the transformed data. If you want the batch transform job to join the original input data with the transformed data, set JoinSource to Input. You can specify OutputFilter as an additional filter to select a portion of the joined dataset and store it in the output file.

For JSON or JSONLines objects, such as a JSON array, SageMaker adds the transformed data to the input JSON object in an attribute called SageMakerOutput. The joined result for JSON must be a key-value pair object. If the input is not a key-value pair object, SageMaker creates a new JSON file. In the new JSON file, and the input data is stored under the SageMakerInput key and the results are stored in SageMakerOutput.

For CSV data, SageMaker takes each row as a JSON array and joins the transformed data with the input by appending each transformed row to the end of the input. The joined data has the original input data followed by the transformed data and the output is a CSV file.

For information on how joining in applied, see Workflow for Associating Inferences with Input Records.

$sel:outputFilter:DataProcessing', dataProcessing_outputFilter - A JSONPath expression used to select a portion of the joined dataset to save in the output file for a batch transform job. If you want SageMaker to store the entire input dataset in the output file, leave the default value, $. If you specify indexes that aren't within the dimension size of the joined dataset, you get an error.

Examples: "$", "$[0,5:]", "$['id','SageMakerOutput']"

dataProcessing_inputFilter :: Lens' DataProcessing (Maybe Text) Source #

A JSONPath expression used to select a portion of the input data to pass to the algorithm. Use the InputFilter parameter to exclude fields, such as an ID column, from the input. If you want SageMaker to pass the entire input dataset to the algorithm, accept the default value $.

Examples: "$", "$[1:]", "$.features"

dataProcessing_joinSource :: Lens' DataProcessing (Maybe JoinSource) Source #

Specifies the source of the data to join with the transformed data. The valid values are None and Input. The default value is None, which specifies not to join the input with the transformed data. If you want the batch transform job to join the original input data with the transformed data, set JoinSource to Input. You can specify OutputFilter as an additional filter to select a portion of the joined dataset and store it in the output file.

For JSON or JSONLines objects, such as a JSON array, SageMaker adds the transformed data to the input JSON object in an attribute called SageMakerOutput. The joined result for JSON must be a key-value pair object. If the input is not a key-value pair object, SageMaker creates a new JSON file. In the new JSON file, and the input data is stored under the SageMakerInput key and the results are stored in SageMakerOutput.

For CSV data, SageMaker takes each row as a JSON array and joins the transformed data with the input by appending each transformed row to the end of the input. The joined data has the original input data followed by the transformed data and the output is a CSV file.

For information on how joining in applied, see Workflow for Associating Inferences with Input Records.

dataProcessing_outputFilter :: Lens' DataProcessing (Maybe Text) Source #

A JSONPath expression used to select a portion of the joined dataset to save in the output file for a batch transform job. If you want SageMaker to store the entire input dataset in the output file, leave the default value, $. If you specify indexes that aren't within the dimension size of the joined dataset, you get an error.

Examples: "$", "$[0,5:]", "$['id','SageMakerOutput']"

DataQualityAppSpecification

data DataQualityAppSpecification Source #

Information about the container that a data quality monitoring job runs.

See: newDataQualityAppSpecification smart constructor.

Constructors

DataQualityAppSpecification' 

Fields

Instances

Instances details
FromJSON DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

ToJSON DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

Generic DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

Associated Types

type Rep DataQualityAppSpecification :: Type -> Type #

Read DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

Show DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

NFData DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

Eq DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

Hashable DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

type Rep DataQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityAppSpecification

type Rep DataQualityAppSpecification = D1 ('MetaData "DataQualityAppSpecification" "Amazonka.SageMaker.Types.DataQualityAppSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataQualityAppSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "containerArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "containerEntrypoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "postAnalyticsProcessorSourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "recordPreprocessorSourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDataQualityAppSpecification Source #

Create a value of DataQualityAppSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerArguments:DataQualityAppSpecification', dataQualityAppSpecification_containerArguments - The arguments to send to the container that the monitoring job runs.

$sel:containerEntrypoint:DataQualityAppSpecification', dataQualityAppSpecification_containerEntrypoint - The entrypoint for a container used to run a monitoring job.

$sel:environment:DataQualityAppSpecification', dataQualityAppSpecification_environment - Sets the environment variables in the container that the monitoring job runs.

$sel:postAnalyticsProcessorSourceUri:DataQualityAppSpecification', dataQualityAppSpecification_postAnalyticsProcessorSourceUri - An Amazon S3 URI to a script that is called after analysis has been performed. Applicable only for the built-in (first party) containers.

$sel:recordPreprocessorSourceUri:DataQualityAppSpecification', dataQualityAppSpecification_recordPreprocessorSourceUri - An Amazon S3 URI to a script that is called per row prior to running analysis. It can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.

$sel:imageUri:DataQualityAppSpecification', dataQualityAppSpecification_imageUri - The container image that the data quality monitoring job runs.

dataQualityAppSpecification_containerArguments :: Lens' DataQualityAppSpecification (Maybe (NonEmpty Text)) Source #

The arguments to send to the container that the monitoring job runs.

dataQualityAppSpecification_containerEntrypoint :: Lens' DataQualityAppSpecification (Maybe (NonEmpty Text)) Source #

The entrypoint for a container used to run a monitoring job.

dataQualityAppSpecification_environment :: Lens' DataQualityAppSpecification (Maybe (HashMap Text Text)) Source #

Sets the environment variables in the container that the monitoring job runs.

dataQualityAppSpecification_postAnalyticsProcessorSourceUri :: Lens' DataQualityAppSpecification (Maybe Text) Source #

An Amazon S3 URI to a script that is called after analysis has been performed. Applicable only for the built-in (first party) containers.

dataQualityAppSpecification_recordPreprocessorSourceUri :: Lens' DataQualityAppSpecification (Maybe Text) Source #

An Amazon S3 URI to a script that is called per row prior to running analysis. It can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.

dataQualityAppSpecification_imageUri :: Lens' DataQualityAppSpecification Text Source #

The container image that the data quality monitoring job runs.

DataQualityBaselineConfig

data DataQualityBaselineConfig Source #

Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.

See: newDataQualityBaselineConfig smart constructor.

Constructors

DataQualityBaselineConfig' 

Fields

Instances

Instances details
FromJSON DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

ToJSON DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

Generic DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

Associated Types

type Rep DataQualityBaselineConfig :: Type -> Type #

Read DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

Show DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

NFData DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

Eq DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

Hashable DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

type Rep DataQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityBaselineConfig

type Rep DataQualityBaselineConfig = D1 ('MetaData "DataQualityBaselineConfig" "Amazonka.SageMaker.Types.DataQualityBaselineConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataQualityBaselineConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseliningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "constraintsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringConstraintsResource)) :*: S1 ('MetaSel ('Just "statisticsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStatisticsResource)))))

newDataQualityBaselineConfig :: DataQualityBaselineConfig Source #

Create a value of DataQualityBaselineConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseliningJobName:DataQualityBaselineConfig', dataQualityBaselineConfig_baseliningJobName - The name of the job that performs baselining for the data quality monitoring job.

$sel:constraintsResource:DataQualityBaselineConfig', dataQualityBaselineConfig_constraintsResource - Undocumented member.

$sel:statisticsResource:DataQualityBaselineConfig', dataQualityBaselineConfig_statisticsResource - Undocumented member.

dataQualityBaselineConfig_baseliningJobName :: Lens' DataQualityBaselineConfig (Maybe Text) Source #

The name of the job that performs baselining for the data quality monitoring job.

DataQualityJobInput

data DataQualityJobInput Source #

The input for the data quality monitoring job. Currently endpoints are supported for input.

See: newDataQualityJobInput smart constructor.

Constructors

DataQualityJobInput' 

Fields

Instances

Instances details
FromJSON DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

ToJSON DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

Generic DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

Associated Types

type Rep DataQualityJobInput :: Type -> Type #

Read DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

Show DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

NFData DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

Methods

rnf :: DataQualityJobInput -> () #

Eq DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

Hashable DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

type Rep DataQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataQualityJobInput

type Rep DataQualityJobInput = D1 ('MetaData "DataQualityJobInput" "Amazonka.SageMaker.Types.DataQualityJobInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataQualityJobInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchTransformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchTransformInput)) :*: S1 ('MetaSel ('Just "endpointInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointInput))))

newDataQualityJobInput :: DataQualityJobInput Source #

Create a value of DataQualityJobInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchTransformInput:DataQualityJobInput', dataQualityJobInput_batchTransformInput - Input object for the batch transform job.

$sel:endpointInput:DataQualityJobInput', dataQualityJobInput_endpointInput - Undocumented member.

DataSource

data DataSource Source #

Describes the location of the channel data.

See: newDataSource smart constructor.

Constructors

DataSource' 

Fields

Instances

Instances details
FromJSON DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

ToJSON DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

Generic DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

Associated Types

type Rep DataSource :: Type -> Type #

Read DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

Show DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

NFData DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

Methods

rnf :: DataSource -> () #

Eq DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

Hashable DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

type Rep DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DataSource

type Rep DataSource = D1 ('MetaData "DataSource" "Amazonka.SageMaker.Types.DataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fileSystemDataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileSystemDataSource)) :*: S1 ('MetaSel ('Just "s3DataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DataSource))))

newDataSource :: DataSource Source #

Create a value of DataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fileSystemDataSource:DataSource', dataSource_fileSystemDataSource - The file system that is associated with a channel.

$sel:s3DataSource:DataSource', dataSource_s3DataSource - The S3 location of the data source that is associated with a channel.

dataSource_fileSystemDataSource :: Lens' DataSource (Maybe FileSystemDataSource) Source #

The file system that is associated with a channel.

dataSource_s3DataSource :: Lens' DataSource (Maybe S3DataSource) Source #

The S3 location of the data source that is associated with a channel.

DatasetDefinition

data DatasetDefinition Source #

Configuration for Dataset Definition inputs. The Dataset Definition input must specify exactly one of either AthenaDatasetDefinition or RedshiftDatasetDefinition types.

See: newDatasetDefinition smart constructor.

Constructors

DatasetDefinition' 

Fields

Instances

Instances details
FromJSON DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

ToJSON DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

Generic DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

Associated Types

type Rep DatasetDefinition :: Type -> Type #

Read DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

Show DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

NFData DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

Methods

rnf :: DatasetDefinition -> () #

Eq DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

Hashable DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

type Rep DatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DatasetDefinition

type Rep DatasetDefinition = D1 ('MetaData "DatasetDefinition" "Amazonka.SageMaker.Types.DatasetDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DatasetDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "athenaDatasetDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AthenaDatasetDefinition)) :*: S1 ('MetaSel ('Just "dataDistributionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDistributionType))) :*: (S1 ('MetaSel ('Just "inputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputMode)) :*: (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "redshiftDatasetDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RedshiftDatasetDefinition))))))

newDatasetDefinition :: DatasetDefinition Source #

Create a value of DatasetDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:athenaDatasetDefinition:DatasetDefinition', datasetDefinition_athenaDatasetDefinition - Undocumented member.

$sel:dataDistributionType:DatasetDefinition', datasetDefinition_dataDistributionType - Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).

$sel:inputMode:DatasetDefinition', datasetDefinition_inputMode - Whether to use File or Pipe input mode. In File (default) mode, Amazon SageMaker copies the data from the input source onto the local Amazon Elastic Block Store (Amazon EBS) volumes before starting your training algorithm. This is the most commonly used input mode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your algorithm without using the EBS volume.

$sel:localPath:DatasetDefinition', datasetDefinition_localPath - The local path where you want Amazon SageMaker to download the Dataset Definition inputs to run a processing job. LocalPath is an absolute path to the input data. This is a required parameter when AppManaged is False (default).

$sel:redshiftDatasetDefinition:DatasetDefinition', datasetDefinition_redshiftDatasetDefinition - Undocumented member.

datasetDefinition_dataDistributionType :: Lens' DatasetDefinition (Maybe DataDistributionType) Source #

Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).

datasetDefinition_inputMode :: Lens' DatasetDefinition (Maybe InputMode) Source #

Whether to use File or Pipe input mode. In File (default) mode, Amazon SageMaker copies the data from the input source onto the local Amazon Elastic Block Store (Amazon EBS) volumes before starting your training algorithm. This is the most commonly used input mode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your algorithm without using the EBS volume.

datasetDefinition_localPath :: Lens' DatasetDefinition (Maybe Text) Source #

The local path where you want Amazon SageMaker to download the Dataset Definition inputs to run a processing job. LocalPath is an absolute path to the input data. This is a required parameter when AppManaged is False (default).

DebugHookConfig

data DebugHookConfig Source #

Configuration information for the Amazon SageMaker Debugger hook parameters, metric and tensor collections, and storage paths. To learn more about how to configure the DebugHookConfig parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

See: newDebugHookConfig smart constructor.

Constructors

DebugHookConfig' 

Fields

Instances

Instances details
FromJSON DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

ToJSON DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

Generic DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

Associated Types

type Rep DebugHookConfig :: Type -> Type #

Read DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

Show DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

NFData DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

Methods

rnf :: DebugHookConfig -> () #

Eq DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

Hashable DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

type Rep DebugHookConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugHookConfig

type Rep DebugHookConfig = D1 ('MetaData "DebugHookConfig" "Amazonka.SageMaker.Types.DebugHookConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DebugHookConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "collectionConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CollectionConfiguration])) :*: S1 ('MetaSel ('Just "hookParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDebugHookConfig Source #

Create a value of DebugHookConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:collectionConfigurations:DebugHookConfig', debugHookConfig_collectionConfigurations - Configuration information for Amazon SageMaker Debugger tensor collections. To learn more about how to configure the CollectionConfiguration parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

$sel:hookParameters:DebugHookConfig', debugHookConfig_hookParameters - Configuration information for the Amazon SageMaker Debugger hook parameters.

$sel:localPath:DebugHookConfig', debugHookConfig_localPath - Path to local storage location for metrics and tensors. Defaults to /opt/ml/output/tensors/.

$sel:s3OutputPath:DebugHookConfig', debugHookConfig_s3OutputPath - Path to Amazon S3 storage location for metrics and tensors.

debugHookConfig_collectionConfigurations :: Lens' DebugHookConfig (Maybe [CollectionConfiguration]) Source #

Configuration information for Amazon SageMaker Debugger tensor collections. To learn more about how to configure the CollectionConfiguration parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

debugHookConfig_hookParameters :: Lens' DebugHookConfig (Maybe (HashMap Text Text)) Source #

Configuration information for the Amazon SageMaker Debugger hook parameters.

debugHookConfig_localPath :: Lens' DebugHookConfig (Maybe Text) Source #

Path to local storage location for metrics and tensors. Defaults to /opt/ml/output/tensors/.

debugHookConfig_s3OutputPath :: Lens' DebugHookConfig Text Source #

Path to Amazon S3 storage location for metrics and tensors.

DebugRuleConfiguration

data DebugRuleConfiguration Source #

Configuration information for SageMaker Debugger rules for debugging. To learn more about how to configure the DebugRuleConfiguration parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

See: newDebugRuleConfiguration smart constructor.

Constructors

DebugRuleConfiguration' 

Fields

Instances

Instances details
FromJSON DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

ToJSON DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

Generic DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

Associated Types

type Rep DebugRuleConfiguration :: Type -> Type #

Read DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

Show DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

NFData DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

Methods

rnf :: DebugRuleConfiguration -> () #

Eq DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

Hashable DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

type Rep DebugRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleConfiguration

type Rep DebugRuleConfiguration = D1 ('MetaData "DebugRuleConfiguration" "Amazonka.SageMaker.Types.DebugRuleConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DebugRuleConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingInstanceType)) :*: (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ruleParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "ruleConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ruleEvaluatorImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDebugRuleConfiguration Source #

Create a value of DebugRuleConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceType:DebugRuleConfiguration', debugRuleConfiguration_instanceType - The instance type to deploy a custom rule for debugging a training job.

$sel:localPath:DebugRuleConfiguration', debugRuleConfiguration_localPath - Path to local storage location for output of rules. Defaults to /opt/ml/processing/output/rule/.

$sel:ruleParameters:DebugRuleConfiguration', debugRuleConfiguration_ruleParameters - Runtime configuration for rule container.

$sel:s3OutputPath:DebugRuleConfiguration', debugRuleConfiguration_s3OutputPath - Path to Amazon S3 storage location for rules.

$sel:volumeSizeInGB:DebugRuleConfiguration', debugRuleConfiguration_volumeSizeInGB - The size, in GB, of the ML storage volume attached to the processing instance.

$sel:ruleConfigurationName:DebugRuleConfiguration', debugRuleConfiguration_ruleConfigurationName - The name of the rule configuration. It must be unique relative to other rule configuration names.

$sel:ruleEvaluatorImage:DebugRuleConfiguration', debugRuleConfiguration_ruleEvaluatorImage - The Amazon Elastic Container (ECR) Image for the managed rule evaluation.

debugRuleConfiguration_instanceType :: Lens' DebugRuleConfiguration (Maybe ProcessingInstanceType) Source #

The instance type to deploy a custom rule for debugging a training job.

debugRuleConfiguration_localPath :: Lens' DebugRuleConfiguration (Maybe Text) Source #

Path to local storage location for output of rules. Defaults to /opt/ml/processing/output/rule/.

debugRuleConfiguration_s3OutputPath :: Lens' DebugRuleConfiguration (Maybe Text) Source #

Path to Amazon S3 storage location for rules.

debugRuleConfiguration_volumeSizeInGB :: Lens' DebugRuleConfiguration (Maybe Natural) Source #

The size, in GB, of the ML storage volume attached to the processing instance.

debugRuleConfiguration_ruleConfigurationName :: Lens' DebugRuleConfiguration Text Source #

The name of the rule configuration. It must be unique relative to other rule configuration names.

debugRuleConfiguration_ruleEvaluatorImage :: Lens' DebugRuleConfiguration Text Source #

The Amazon Elastic Container (ECR) Image for the managed rule evaluation.

DebugRuleEvaluationStatus

data DebugRuleEvaluationStatus Source #

Information about the status of the rule evaluation.

See: newDebugRuleEvaluationStatus smart constructor.

Constructors

DebugRuleEvaluationStatus' 

Fields

Instances

Instances details
FromJSON DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

Generic DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

Associated Types

type Rep DebugRuleEvaluationStatus :: Type -> Type #

Read DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

Show DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

NFData DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

Eq DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

Hashable DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

type Rep DebugRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DebugRuleEvaluationStatus

type Rep DebugRuleEvaluationStatus = D1 ('MetaData "DebugRuleEvaluationStatus" "Amazonka.SageMaker.Types.DebugRuleEvaluationStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DebugRuleEvaluationStatus'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "ruleConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ruleEvaluationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ruleEvaluationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RuleEvaluationStatus)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newDebugRuleEvaluationStatus :: DebugRuleEvaluationStatus Source #

Create a value of DebugRuleEvaluationStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastModifiedTime:DebugRuleEvaluationStatus', debugRuleEvaluationStatus_lastModifiedTime - Timestamp when the rule evaluation status was last modified.

$sel:ruleConfigurationName:DebugRuleEvaluationStatus', debugRuleEvaluationStatus_ruleConfigurationName - The name of the rule configuration.

$sel:ruleEvaluationJobArn:DebugRuleEvaluationStatus', debugRuleEvaluationStatus_ruleEvaluationJobArn - The Amazon Resource Name (ARN) of the rule evaluation job.

$sel:ruleEvaluationStatus:DebugRuleEvaluationStatus', debugRuleEvaluationStatus_ruleEvaluationStatus - Status of the rule evaluation.

$sel:statusDetails:DebugRuleEvaluationStatus', debugRuleEvaluationStatus_statusDetails - Details from the rule evaluation.

debugRuleEvaluationStatus_lastModifiedTime :: Lens' DebugRuleEvaluationStatus (Maybe UTCTime) Source #

Timestamp when the rule evaluation status was last modified.

debugRuleEvaluationStatus_ruleEvaluationJobArn :: Lens' DebugRuleEvaluationStatus (Maybe Text) Source #

The Amazon Resource Name (ARN) of the rule evaluation job.

DefaultSpaceSettings

data DefaultSpaceSettings Source #

A collection of settings that apply to spaces created in the Domain.

See: newDefaultSpaceSettings smart constructor.

Constructors

DefaultSpaceSettings' 

Fields

Instances

Instances details
FromJSON DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

ToJSON DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

Generic DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

Associated Types

type Rep DefaultSpaceSettings :: Type -> Type #

Read DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

Show DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

NFData DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

Methods

rnf :: DefaultSpaceSettings -> () #

Eq DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

Hashable DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

type Rep DefaultSpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DefaultSpaceSettings

type Rep DefaultSpaceSettings = D1 ('MetaData "DefaultSpaceSettings" "Amazonka.SageMaker.Types.DefaultSpaceSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DefaultSpaceSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "executionRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "jupyterServerAppSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JupyterServerAppSettings))) :*: (S1 ('MetaSel ('Just "kernelGatewayAppSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KernelGatewayAppSettings)) :*: S1 ('MetaSel ('Just "securityGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newDefaultSpaceSettings :: DefaultSpaceSettings Source #

Create a value of DefaultSpaceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionRole:DefaultSpaceSettings', defaultSpaceSettings_executionRole - The execution role for the space.

$sel:jupyterServerAppSettings:DefaultSpaceSettings', defaultSpaceSettings_jupyterServerAppSettings - Undocumented member.

$sel:kernelGatewayAppSettings:DefaultSpaceSettings', defaultSpaceSettings_kernelGatewayAppSettings - Undocumented member.

$sel:securityGroups:DefaultSpaceSettings', defaultSpaceSettings_securityGroups - The security groups for the Amazon Virtual Private Cloud that the space uses for communication.

defaultSpaceSettings_securityGroups :: Lens' DefaultSpaceSettings (Maybe [Text]) Source #

The security groups for the Amazon Virtual Private Cloud that the space uses for communication.

DeployedImage

data DeployedImage Source #

Gets the Amazon EC2 Container Registry path of the docker image of the model that is hosted in this ProductionVariant.

If you used the registry/repository[:tag] form to specify the image path of the primary container when you created the model hosted in this ProductionVariant, the path resolves to a path of the form registry/repository[@digest]. A digest is a hash value that identifies a specific version of an image. For information about Amazon ECR paths, see Pulling an Image in the Amazon ECR User Guide.

See: newDeployedImage smart constructor.

Constructors

DeployedImage' 

Fields

Instances

Instances details
FromJSON DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

Generic DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

Associated Types

type Rep DeployedImage :: Type -> Type #

Read DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

Show DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

NFData DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

Methods

rnf :: DeployedImage -> () #

Eq DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

Hashable DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

type Rep DeployedImage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeployedImage

type Rep DeployedImage = D1 ('MetaData "DeployedImage" "Amazonka.SageMaker.Types.DeployedImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeployedImage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resolutionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "resolvedImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "specifiedImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newDeployedImage :: DeployedImage Source #

Create a value of DeployedImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resolutionTime:DeployedImage', deployedImage_resolutionTime - The date and time when the image path for the model resolved to the ResolvedImage

$sel:resolvedImage:DeployedImage', deployedImage_resolvedImage - The specific digest path of the image hosted in this ProductionVariant.

$sel:specifiedImage:DeployedImage', deployedImage_specifiedImage - The image path you specified when you created the model.

deployedImage_resolutionTime :: Lens' DeployedImage (Maybe UTCTime) Source #

The date and time when the image path for the model resolved to the ResolvedImage

deployedImage_resolvedImage :: Lens' DeployedImage (Maybe Text) Source #

The specific digest path of the image hosted in this ProductionVariant.

deployedImage_specifiedImage :: Lens' DeployedImage (Maybe Text) Source #

The image path you specified when you created the model.

DeploymentConfig

data DeploymentConfig Source #

The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.

See: newDeploymentConfig smart constructor.

Constructors

DeploymentConfig' 

Fields

  • autoRollbackConfiguration :: Maybe AutoRollbackConfig

    Automatic rollback configuration for handling endpoint deployment failures and recovery.

  • blueGreenUpdatePolicy :: BlueGreenUpdatePolicy

    Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips traffic to the new fleet according to the specified traffic routing configuration. Only one update policy should be used in the deployment configuration. If no update policy is specified, SageMaker uses a blue/green deployment strategy with all at once traffic shifting by default.

Instances

Instances details
FromJSON DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

ToJSON DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

Generic DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

Associated Types

type Rep DeploymentConfig :: Type -> Type #

Read DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

Show DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

NFData DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

Methods

rnf :: DeploymentConfig -> () #

Eq DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

Hashable DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

type Rep DeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentConfig

type Rep DeploymentConfig = D1 ('MetaData "DeploymentConfig" "Amazonka.SageMaker.Types.DeploymentConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeploymentConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autoRollbackConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoRollbackConfig)) :*: S1 ('MetaSel ('Just "blueGreenUpdatePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 BlueGreenUpdatePolicy)))

newDeploymentConfig Source #

Create a value of DeploymentConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoRollbackConfiguration:DeploymentConfig', deploymentConfig_autoRollbackConfiguration - Automatic rollback configuration for handling endpoint deployment failures and recovery.

$sel:blueGreenUpdatePolicy:DeploymentConfig', deploymentConfig_blueGreenUpdatePolicy - Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips traffic to the new fleet according to the specified traffic routing configuration. Only one update policy should be used in the deployment configuration. If no update policy is specified, SageMaker uses a blue/green deployment strategy with all at once traffic shifting by default.

deploymentConfig_autoRollbackConfiguration :: Lens' DeploymentConfig (Maybe AutoRollbackConfig) Source #

Automatic rollback configuration for handling endpoint deployment failures and recovery.

deploymentConfig_blueGreenUpdatePolicy :: Lens' DeploymentConfig BlueGreenUpdatePolicy Source #

Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips traffic to the new fleet according to the specified traffic routing configuration. Only one update policy should be used in the deployment configuration. If no update policy is specified, SageMaker uses a blue/green deployment strategy with all at once traffic shifting by default.

DeploymentStage

data DeploymentStage Source #

Contains information about a stage in an edge deployment plan.

See: newDeploymentStage smart constructor.

Constructors

DeploymentStage' 

Fields

Instances

Instances details
ToJSON DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

Generic DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

Associated Types

type Rep DeploymentStage :: Type -> Type #

Read DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

Show DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

NFData DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

Methods

rnf :: DeploymentStage -> () #

Eq DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

Hashable DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

type Rep DeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStage

type Rep DeploymentStage = D1 ('MetaData "DeploymentStage" "Amazonka.SageMaker.Types.DeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeploymentStage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "deploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgeDeploymentConfig)) :*: (S1 ('MetaSel ('Just "stageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceSelectionConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DeviceSelectionConfig))))

newDeploymentStage Source #

Create a value of DeploymentStage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deploymentConfig:DeploymentStage', deploymentStage_deploymentConfig - Configuration of the deployment details.

$sel:stageName:DeploymentStage', deploymentStage_stageName - The name of the stage.

$sel:deviceSelectionConfig:DeploymentStage', deploymentStage_deviceSelectionConfig - Configuration of the devices in the stage.

DeploymentStageStatusSummary

data DeploymentStageStatusSummary Source #

Contains information summarizing the deployment stage results.

See: newDeploymentStageStatusSummary smart constructor.

Constructors

DeploymentStageStatusSummary' 

Fields

Instances

Instances details
FromJSON DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

Generic DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

Associated Types

type Rep DeploymentStageStatusSummary :: Type -> Type #

Read DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

Show DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

NFData DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

Eq DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

Hashable DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

type Rep DeploymentStageStatusSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeploymentStageStatusSummary

type Rep DeploymentStageStatusSummary = D1 ('MetaData "DeploymentStageStatusSummary" "Amazonka.SageMaker.Types.DeploymentStageStatusSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeploymentStageStatusSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "stageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceSelectionConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DeviceSelectionConfig)) :*: (S1 ('MetaSel ('Just "deploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgeDeploymentConfig) :*: S1 ('MetaSel ('Just "deploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgeDeploymentStatus))))

DesiredWeightAndCapacity

data DesiredWeightAndCapacity Source #

Specifies weight and capacity values for a production variant.

See: newDesiredWeightAndCapacity smart constructor.

Constructors

DesiredWeightAndCapacity' 

Fields

Instances

Instances details
ToJSON DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

Generic DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

Associated Types

type Rep DesiredWeightAndCapacity :: Type -> Type #

Read DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

Show DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

NFData DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

Eq DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

Hashable DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

type Rep DesiredWeightAndCapacity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DesiredWeightAndCapacity

type Rep DesiredWeightAndCapacity = D1 ('MetaData "DesiredWeightAndCapacity" "Amazonka.SageMaker.Types.DesiredWeightAndCapacity" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DesiredWeightAndCapacity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "desiredInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "desiredWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDesiredWeightAndCapacity Source #

Create a value of DesiredWeightAndCapacity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:desiredInstanceCount:DesiredWeightAndCapacity', desiredWeightAndCapacity_desiredInstanceCount - The variant's capacity.

$sel:desiredWeight:DesiredWeightAndCapacity', desiredWeightAndCapacity_desiredWeight - The variant's weight.

$sel:variantName:DesiredWeightAndCapacity', desiredWeightAndCapacity_variantName - The name of the variant to update.

Device

data Device Source #

Information of a particular device.

See: newDevice smart constructor.

Constructors

Device' 

Fields

Instances

Instances details
ToJSON Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

Generic Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

Associated Types

type Rep Device :: Type -> Type #

Methods

from :: Device -> Rep Device x #

to :: Rep Device x -> Device #

Read Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

Show Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

NFData Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

Methods

rnf :: Device -> () #

Eq Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

Methods

(==) :: Device -> Device -> Bool #

(/=) :: Device -> Device -> Bool #

Hashable Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

Methods

hashWithSalt :: Int -> Device -> Int #

hash :: Device -> Int #

type Rep Device Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Device

type Rep Device = D1 ('MetaData "Device" "Amazonka.SageMaker.Types.Device" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Device'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "iotThingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDevice Source #

Create a value of Device with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:Device', device_description - Description of the device.

$sel:iotThingName:Device', device_iotThingName - Amazon Web Services Internet of Things (IoT) object name.

$sel:deviceName:Device', device_deviceName - The name of the device.

device_description :: Lens' Device (Maybe Text) Source #

Description of the device.

device_iotThingName :: Lens' Device (Maybe Text) Source #

Amazon Web Services Internet of Things (IoT) object name.

device_deviceName :: Lens' Device Text Source #

The name of the device.

DeviceDeploymentSummary

data DeviceDeploymentSummary Source #

Contains information summarizing device details and deployment status.

See: newDeviceDeploymentSummary smart constructor.

Constructors

DeviceDeploymentSummary' 

Fields

Instances

Instances details
FromJSON DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

Generic DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

Associated Types

type Rep DeviceDeploymentSummary :: Type -> Type #

Read DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

Show DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

NFData DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

Methods

rnf :: DeviceDeploymentSummary -> () #

Eq DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

Hashable DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

type Rep DeviceDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceDeploymentSummary

type Rep DeviceDeploymentSummary = D1 ('MetaData "DeviceDeploymentSummary" "Amazonka.SageMaker.Types.DeviceDeploymentSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeviceDeploymentSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "deployedStageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deploymentStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "deviceDeploymentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeviceDeploymentStatus)) :*: S1 ('MetaSel ('Just "deviceDeploymentStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "edgeDeploymentPlanArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "stageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "deviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDeviceDeploymentSummary Source #

Create a value of DeviceDeploymentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deployedStageName:DeviceDeploymentSummary', deviceDeploymentSummary_deployedStageName - The name of the deployed stage.

$sel:deploymentStartTime:DeviceDeploymentSummary', deviceDeploymentSummary_deploymentStartTime - The time when the deployment on the device started.

$sel:description:DeviceDeploymentSummary', deviceDeploymentSummary_description - The description of the device.

$sel:deviceDeploymentStatus:DeviceDeploymentSummary', deviceDeploymentSummary_deviceDeploymentStatus - The deployment status of the device.

$sel:deviceDeploymentStatusMessage:DeviceDeploymentSummary', deviceDeploymentSummary_deviceDeploymentStatusMessage - The detailed error message for the deployoment status result.

$sel:deviceFleetName:DeviceDeploymentSummary', deviceDeploymentSummary_deviceFleetName - The name of the fleet to which the device belongs to.

$sel:edgeDeploymentPlanArn:DeviceDeploymentSummary', deviceDeploymentSummary_edgeDeploymentPlanArn - The ARN of the edge deployment plan.

$sel:edgeDeploymentPlanName:DeviceDeploymentSummary', deviceDeploymentSummary_edgeDeploymentPlanName - The name of the edge deployment plan.

$sel:stageName:DeviceDeploymentSummary', deviceDeploymentSummary_stageName - The name of the stage in the edge deployment plan.

$sel:deviceName:DeviceDeploymentSummary', deviceDeploymentSummary_deviceName - The name of the device.

$sel:deviceArn:DeviceDeploymentSummary', deviceDeploymentSummary_deviceArn - The ARN of the device.

deviceDeploymentSummary_deploymentStartTime :: Lens' DeviceDeploymentSummary (Maybe UTCTime) Source #

The time when the deployment on the device started.

deviceDeploymentSummary_deviceDeploymentStatusMessage :: Lens' DeviceDeploymentSummary (Maybe Text) Source #

The detailed error message for the deployoment status result.

deviceDeploymentSummary_deviceFleetName :: Lens' DeviceDeploymentSummary (Maybe Text) Source #

The name of the fleet to which the device belongs to.

deviceDeploymentSummary_stageName :: Lens' DeviceDeploymentSummary Text Source #

The name of the stage in the edge deployment plan.

DeviceFleetSummary

data DeviceFleetSummary Source #

Summary of the device fleet.

See: newDeviceFleetSummary smart constructor.

Constructors

DeviceFleetSummary' 

Fields

Instances

Instances details
FromJSON DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

Generic DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

Associated Types

type Rep DeviceFleetSummary :: Type -> Type #

Read DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

Show DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

NFData DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

Methods

rnf :: DeviceFleetSummary -> () #

Eq DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

Hashable DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

type Rep DeviceFleetSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceFleetSummary

type Rep DeviceFleetSummary = D1 ('MetaData "DeviceFleetSummary" "Amazonka.SageMaker.Types.DeviceFleetSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeviceFleetSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "deviceFleetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeviceFleetSummary Source #

Create a value of DeviceFleetSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:DeviceFleetSummary', deviceFleetSummary_creationTime - Timestamp of when the device fleet was created.

$sel:lastModifiedTime:DeviceFleetSummary', deviceFleetSummary_lastModifiedTime - Timestamp of when the device fleet was last updated.

$sel:deviceFleetArn:DeviceFleetSummary', deviceFleetSummary_deviceFleetArn - Amazon Resource Name (ARN) of the device fleet.

$sel:deviceFleetName:DeviceFleetSummary', deviceFleetSummary_deviceFleetName - Name of the device fleet.

deviceFleetSummary_creationTime :: Lens' DeviceFleetSummary (Maybe UTCTime) Source #

Timestamp of when the device fleet was created.

deviceFleetSummary_lastModifiedTime :: Lens' DeviceFleetSummary (Maybe UTCTime) Source #

Timestamp of when the device fleet was last updated.

deviceFleetSummary_deviceFleetArn :: Lens' DeviceFleetSummary Text Source #

Amazon Resource Name (ARN) of the device fleet.

DeviceSelectionConfig

data DeviceSelectionConfig Source #

Contains information about the configurations of selected devices.

See: newDeviceSelectionConfig smart constructor.

Constructors

DeviceSelectionConfig' 

Fields

Instances

Instances details
FromJSON DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

ToJSON DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

Generic DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

Associated Types

type Rep DeviceSelectionConfig :: Type -> Type #

Read DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

Show DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

NFData DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

Methods

rnf :: DeviceSelectionConfig -> () #

Eq DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

Hashable DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

type Rep DeviceSelectionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSelectionConfig

type Rep DeviceSelectionConfig = D1 ('MetaData "DeviceSelectionConfig" "Amazonka.SageMaker.Types.DeviceSelectionConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeviceSelectionConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deviceNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deviceNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "percentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "deviceSubsetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DeviceSubsetType))))

newDeviceSelectionConfig Source #

Create a value of DeviceSelectionConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deviceNameContains:DeviceSelectionConfig', deviceSelectionConfig_deviceNameContains - A filter to select devices with names containing this name.

$sel:deviceNames:DeviceSelectionConfig', deviceSelectionConfig_deviceNames - List of devices chosen to deploy.

$sel:percentage:DeviceSelectionConfig', deviceSelectionConfig_percentage - Percentage of devices in the fleet to deploy to the current stage.

$sel:deviceSubsetType:DeviceSelectionConfig', deviceSelectionConfig_deviceSubsetType - Type of device subsets to deploy to the current stage.

deviceSelectionConfig_deviceNameContains :: Lens' DeviceSelectionConfig (Maybe Text) Source #

A filter to select devices with names containing this name.

deviceSelectionConfig_percentage :: Lens' DeviceSelectionConfig (Maybe Int) Source #

Percentage of devices in the fleet to deploy to the current stage.

deviceSelectionConfig_deviceSubsetType :: Lens' DeviceSelectionConfig DeviceSubsetType Source #

Type of device subsets to deploy to the current stage.

DeviceStats

data DeviceStats Source #

Status of devices.

See: newDeviceStats smart constructor.

Constructors

DeviceStats' 

Fields

Instances

Instances details
FromJSON DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

Generic DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

Associated Types

type Rep DeviceStats :: Type -> Type #

Read DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

Show DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

NFData DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

Methods

rnf :: DeviceStats -> () #

Eq DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

Hashable DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

type Rep DeviceStats Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceStats

type Rep DeviceStats = D1 ('MetaData "DeviceStats" "Amazonka.SageMaker.Types.DeviceStats" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeviceStats'" 'PrefixI 'True) (S1 ('MetaSel ('Just "connectedDeviceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer) :*: S1 ('MetaSel ('Just "registeredDeviceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer)))

newDeviceStats Source #

Create a value of DeviceStats with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:connectedDeviceCount:DeviceStats', deviceStats_connectedDeviceCount - The number of devices connected with a heartbeat.

$sel:registeredDeviceCount:DeviceStats', deviceStats_registeredDeviceCount - The number of registered devices.

deviceStats_connectedDeviceCount :: Lens' DeviceStats Integer Source #

The number of devices connected with a heartbeat.

DeviceSummary

data DeviceSummary Source #

Summary of the device.

See: newDeviceSummary smart constructor.

Constructors

DeviceSummary' 

Fields

Instances

Instances details
FromJSON DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

Generic DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

Associated Types

type Rep DeviceSummary :: Type -> Type #

Read DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

Show DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

NFData DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

Methods

rnf :: DeviceSummary -> () #

Eq DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

Hashable DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

type Rep DeviceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DeviceSummary

newDeviceSummary Source #

Create a value of DeviceSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:agentVersion:DeviceSummary', deviceSummary_agentVersion - Edge Manager agent version.

$sel:description:DeviceSummary', deviceSummary_description - A description of the device.

$sel:deviceFleetName:DeviceSummary', deviceSummary_deviceFleetName - The name of the fleet the device belongs to.

$sel:iotThingName:DeviceSummary', deviceSummary_iotThingName - The Amazon Web Services Internet of Things (IoT) object thing name associated with the device..

$sel:latestHeartbeat:DeviceSummary', deviceSummary_latestHeartbeat - The last heartbeat received from the device.

$sel:models:DeviceSummary', deviceSummary_models - Models on the device.

$sel:registrationTime:DeviceSummary', deviceSummary_registrationTime - The timestamp of the last registration or de-reregistration.

$sel:deviceName:DeviceSummary', deviceSummary_deviceName - The unique identifier of the device.

$sel:deviceArn:DeviceSummary', deviceSummary_deviceArn - Amazon Resource Name (ARN) of the device.

deviceSummary_deviceFleetName :: Lens' DeviceSummary (Maybe Text) Source #

The name of the fleet the device belongs to.

deviceSummary_iotThingName :: Lens' DeviceSummary (Maybe Text) Source #

The Amazon Web Services Internet of Things (IoT) object thing name associated with the device..

deviceSummary_latestHeartbeat :: Lens' DeviceSummary (Maybe UTCTime) Source #

The last heartbeat received from the device.

deviceSummary_registrationTime :: Lens' DeviceSummary (Maybe UTCTime) Source #

The timestamp of the last registration or de-reregistration.

deviceSummary_deviceName :: Lens' DeviceSummary Text Source #

The unique identifier of the device.

deviceSummary_deviceArn :: Lens' DeviceSummary Text Source #

Amazon Resource Name (ARN) of the device.

DomainDetails

data DomainDetails Source #

The domain's details.

See: newDomainDetails smart constructor.

Constructors

DomainDetails' 

Fields

Instances

Instances details
FromJSON DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

Generic DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

Associated Types

type Rep DomainDetails :: Type -> Type #

Read DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

Show DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

NFData DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

Methods

rnf :: DomainDetails -> () #

Eq DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

Hashable DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

type Rep DomainDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainDetails

newDomainDetails :: DomainDetails Source #

Create a value of DomainDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:DomainDetails', domainDetails_creationTime - The creation time.

$sel:domainArn:DomainDetails', domainDetails_domainArn - The domain's Amazon Resource Name (ARN).

$sel:domainId:DomainDetails', domainDetails_domainId - The domain ID.

$sel:domainName:DomainDetails', domainDetails_domainName - The domain name.

$sel:lastModifiedTime:DomainDetails', domainDetails_lastModifiedTime - The last modified time.

$sel:status:DomainDetails', domainDetails_status - The status.

$sel:url:DomainDetails', domainDetails_url - The domain's URL.

domainDetails_domainArn :: Lens' DomainDetails (Maybe Text) Source #

The domain's Amazon Resource Name (ARN).

DomainSettings

data DomainSettings Source #

A collection of settings that apply to the SageMaker Domain. These settings are specified through the CreateDomain API call.

See: newDomainSettings smart constructor.

Constructors

DomainSettings' 

Fields

Instances

Instances details
FromJSON DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

ToJSON DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

Generic DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

Associated Types

type Rep DomainSettings :: Type -> Type #

Read DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

Show DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

NFData DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

Methods

rnf :: DomainSettings -> () #

Eq DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

Hashable DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

type Rep DomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettings

type Rep DomainSettings = D1 ('MetaData "DomainSettings" "Amazonka.SageMaker.Types.DomainSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DomainSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "executionRoleIdentityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionRoleIdentityConfig)) :*: (S1 ('MetaSel ('Just "rStudioServerProDomainSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RStudioServerProDomainSettings)) :*: S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newDomainSettings :: DomainSettings Source #

Create a value of DomainSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionRoleIdentityConfig:DomainSettings', domainSettings_executionRoleIdentityConfig - The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.

$sel:rStudioServerProDomainSettings:DomainSettings', domainSettings_rStudioServerProDomainSettings - A collection of settings that configure the RStudioServerPro Domain-level app.

$sel:securityGroupIds:DomainSettings', domainSettings_securityGroupIds - The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

domainSettings_executionRoleIdentityConfig :: Lens' DomainSettings (Maybe ExecutionRoleIdentityConfig) Source #

The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.

domainSettings_rStudioServerProDomainSettings :: Lens' DomainSettings (Maybe RStudioServerProDomainSettings) Source #

A collection of settings that configure the RStudioServerPro Domain-level app.

domainSettings_securityGroupIds :: Lens' DomainSettings (Maybe [Text]) Source #

The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

DomainSettingsForUpdate

data DomainSettingsForUpdate Source #

A collection of Domain configuration settings to update.

See: newDomainSettingsForUpdate smart constructor.

Constructors

DomainSettingsForUpdate' 

Fields

Instances

Instances details
ToJSON DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

Generic DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

Associated Types

type Rep DomainSettingsForUpdate :: Type -> Type #

Read DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

Show DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

NFData DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

Methods

rnf :: DomainSettingsForUpdate -> () #

Eq DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

Hashable DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

type Rep DomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DomainSettingsForUpdate

type Rep DomainSettingsForUpdate = D1 ('MetaData "DomainSettingsForUpdate" "Amazonka.SageMaker.Types.DomainSettingsForUpdate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DomainSettingsForUpdate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "executionRoleIdentityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionRoleIdentityConfig)) :*: (S1 ('MetaSel ('Just "rStudioServerProDomainSettingsForUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RStudioServerProDomainSettingsForUpdate)) :*: S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newDomainSettingsForUpdate :: DomainSettingsForUpdate Source #

Create a value of DomainSettingsForUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:executionRoleIdentityConfig:DomainSettingsForUpdate', domainSettingsForUpdate_executionRoleIdentityConfig - The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key. This configuration can only be modified if there are no apps in the InService or Pending state.

$sel:rStudioServerProDomainSettingsForUpdate:DomainSettingsForUpdate', domainSettingsForUpdate_rStudioServerProDomainSettingsForUpdate - A collection of RStudioServerPro Domain-level app settings to update.

$sel:securityGroupIds:DomainSettingsForUpdate', domainSettingsForUpdate_securityGroupIds - The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

domainSettingsForUpdate_executionRoleIdentityConfig :: Lens' DomainSettingsForUpdate (Maybe ExecutionRoleIdentityConfig) Source #

The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key. This configuration can only be modified if there are no apps in the InService or Pending state.

domainSettingsForUpdate_securityGroupIds :: Lens' DomainSettingsForUpdate (Maybe [Text]) Source #

The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

DriftCheckBaselines

data DriftCheckBaselines Source #

Represents the drift check baselines that can be used when the model monitor is set using the model package.

See: newDriftCheckBaselines smart constructor.

Constructors

DriftCheckBaselines' 

Fields

Instances

Instances details
FromJSON DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

ToJSON DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

Generic DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

Associated Types

type Rep DriftCheckBaselines :: Type -> Type #

Read DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

Show DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

NFData DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

Methods

rnf :: DriftCheckBaselines -> () #

Eq DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

Hashable DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

type Rep DriftCheckBaselines Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBaselines

type Rep DriftCheckBaselines = D1 ('MetaData "DriftCheckBaselines" "Amazonka.SageMaker.Types.DriftCheckBaselines" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DriftCheckBaselines'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DriftCheckBias)) :*: S1 ('MetaSel ('Just "explainability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DriftCheckExplainability))) :*: (S1 ('MetaSel ('Just "modelDataQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DriftCheckModelDataQuality)) :*: S1 ('MetaSel ('Just "modelQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DriftCheckModelQuality)))))

newDriftCheckBaselines :: DriftCheckBaselines Source #

Create a value of DriftCheckBaselines with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bias:DriftCheckBaselines', driftCheckBaselines_bias - Represents the drift check bias baselines that can be used when the model monitor is set using the model package.

$sel:explainability:DriftCheckBaselines', driftCheckBaselines_explainability - Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.

$sel:modelDataQuality:DriftCheckBaselines', driftCheckBaselines_modelDataQuality - Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.

$sel:modelQuality:DriftCheckBaselines', driftCheckBaselines_modelQuality - Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.

driftCheckBaselines_bias :: Lens' DriftCheckBaselines (Maybe DriftCheckBias) Source #

Represents the drift check bias baselines that can be used when the model monitor is set using the model package.

driftCheckBaselines_explainability :: Lens' DriftCheckBaselines (Maybe DriftCheckExplainability) Source #

Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.

driftCheckBaselines_modelDataQuality :: Lens' DriftCheckBaselines (Maybe DriftCheckModelDataQuality) Source #

Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.

driftCheckBaselines_modelQuality :: Lens' DriftCheckBaselines (Maybe DriftCheckModelQuality) Source #

Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.

DriftCheckBias

data DriftCheckBias Source #

Represents the drift check bias baselines that can be used when the model monitor is set using the model package.

See: newDriftCheckBias smart constructor.

Constructors

DriftCheckBias' 

Fields

Instances

Instances details
FromJSON DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

ToJSON DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

Generic DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

Associated Types

type Rep DriftCheckBias :: Type -> Type #

Read DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

Show DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

NFData DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

Methods

rnf :: DriftCheckBias -> () #

Eq DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

Hashable DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

type Rep DriftCheckBias Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckBias

type Rep DriftCheckBias = D1 ('MetaData "DriftCheckBias" "Amazonka.SageMaker.Types.DriftCheckBias" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DriftCheckBias'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileSource)) :*: (S1 ('MetaSel ('Just "postTrainingConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: S1 ('MetaSel ('Just "preTrainingConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)))))

newDriftCheckBias :: DriftCheckBias Source #

Create a value of DriftCheckBias with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configFile:DriftCheckBias', driftCheckBias_configFile - The bias config file for a model.

$sel:postTrainingConstraints:DriftCheckBias', driftCheckBias_postTrainingConstraints - The post-training constraints.

$sel:preTrainingConstraints:DriftCheckBias', driftCheckBias_preTrainingConstraints - The pre-training constraints.

driftCheckBias_configFile :: Lens' DriftCheckBias (Maybe FileSource) Source #

The bias config file for a model.

DriftCheckExplainability

data DriftCheckExplainability Source #

Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.

See: newDriftCheckExplainability smart constructor.

Constructors

DriftCheckExplainability' 

Fields

Instances

Instances details
FromJSON DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

ToJSON DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

Generic DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

Associated Types

type Rep DriftCheckExplainability :: Type -> Type #

Read DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

Show DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

NFData DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

Eq DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

Hashable DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

type Rep DriftCheckExplainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckExplainability

type Rep DriftCheckExplainability = D1 ('MetaData "DriftCheckExplainability" "Amazonka.SageMaker.Types.DriftCheckExplainability" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DriftCheckExplainability'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileSource)) :*: S1 ('MetaSel ('Just "constraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource))))

newDriftCheckExplainability :: DriftCheckExplainability Source #

Create a value of DriftCheckExplainability with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:configFile:DriftCheckExplainability', driftCheckExplainability_configFile - The explainability config file for the model.

$sel:constraints:DriftCheckExplainability', driftCheckExplainability_constraints - The drift check explainability constraints.

DriftCheckModelDataQuality

data DriftCheckModelDataQuality Source #

Represents the drift check data quality baselines that can be used when the model monitor is set using the model package.

See: newDriftCheckModelDataQuality smart constructor.

Constructors

DriftCheckModelDataQuality' 

Fields

Instances

Instances details
FromJSON DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

ToJSON DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

Generic DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

Associated Types

type Rep DriftCheckModelDataQuality :: Type -> Type #

Read DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

Show DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

NFData DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

Eq DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

Hashable DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

type Rep DriftCheckModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelDataQuality

type Rep DriftCheckModelDataQuality = D1 ('MetaData "DriftCheckModelDataQuality" "Amazonka.SageMaker.Types.DriftCheckModelDataQuality" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DriftCheckModelDataQuality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "constraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource))))

newDriftCheckModelDataQuality :: DriftCheckModelDataQuality Source #

Create a value of DriftCheckModelDataQuality with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:constraints:DriftCheckModelDataQuality', driftCheckModelDataQuality_constraints - The drift check model data quality constraints.

$sel:statistics:DriftCheckModelDataQuality', driftCheckModelDataQuality_statistics - The drift check model data quality statistics.

DriftCheckModelQuality

data DriftCheckModelQuality Source #

Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.

See: newDriftCheckModelQuality smart constructor.

Constructors

DriftCheckModelQuality' 

Fields

Instances

Instances details
FromJSON DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

ToJSON DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

Generic DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

Associated Types

type Rep DriftCheckModelQuality :: Type -> Type #

Read DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

Show DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

NFData DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

Methods

rnf :: DriftCheckModelQuality -> () #

Eq DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

Hashable DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

type Rep DriftCheckModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.DriftCheckModelQuality

type Rep DriftCheckModelQuality = D1 ('MetaData "DriftCheckModelQuality" "Amazonka.SageMaker.Types.DriftCheckModelQuality" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DriftCheckModelQuality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "constraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource))))

newDriftCheckModelQuality :: DriftCheckModelQuality Source #

Create a value of DriftCheckModelQuality with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:constraints:DriftCheckModelQuality', driftCheckModelQuality_constraints - The drift check model quality constraints.

$sel:statistics:DriftCheckModelQuality', driftCheckModelQuality_statistics - The drift check model quality statistics.

EMRStepMetadata

data EMRStepMetadata Source #

The configurations and outcomes of an Amazon EMR step execution.

See: newEMRStepMetadata smart constructor.

Constructors

EMRStepMetadata' 

Fields

Instances

Instances details
FromJSON EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

Generic EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

Associated Types

type Rep EMRStepMetadata :: Type -> Type #

Read EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

Show EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

NFData EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

Methods

rnf :: EMRStepMetadata -> () #

Eq EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

Hashable EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

type Rep EMRStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EMRStepMetadata

type Rep EMRStepMetadata = D1 ('MetaData "EMRStepMetadata" "Amazonka.SageMaker.Types.EMRStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EMRStepMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clusterId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logFilePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "stepId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stepName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newEMRStepMetadata :: EMRStepMetadata Source #

Create a value of EMRStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clusterId:EMRStepMetadata', eMRStepMetadata_clusterId - The identifier of the EMR cluster.

$sel:logFilePath:EMRStepMetadata', eMRStepMetadata_logFilePath - The path to the log file where the cluster step's failure root cause is recorded.

$sel:stepId:EMRStepMetadata', eMRStepMetadata_stepId - The identifier of the EMR cluster step.

$sel:stepName:EMRStepMetadata', eMRStepMetadata_stepName - The name of the EMR cluster step.

eMRStepMetadata_clusterId :: Lens' EMRStepMetadata (Maybe Text) Source #

The identifier of the EMR cluster.

eMRStepMetadata_logFilePath :: Lens' EMRStepMetadata (Maybe Text) Source #

The path to the log file where the cluster step's failure root cause is recorded.

eMRStepMetadata_stepId :: Lens' EMRStepMetadata (Maybe Text) Source #

The identifier of the EMR cluster step.

eMRStepMetadata_stepName :: Lens' EMRStepMetadata (Maybe Text) Source #

The name of the EMR cluster step.

Edge

data Edge Source #

A directed edge connecting two lineage entities.

See: newEdge smart constructor.

Constructors

Edge' 

Fields

Instances

Instances details
FromJSON Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Generic Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Associated Types

type Rep Edge :: Type -> Type #

Methods

from :: Edge -> Rep Edge x #

to :: Rep Edge x -> Edge #

Read Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Show Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Methods

showsPrec :: Int -> Edge -> ShowS #

show :: Edge -> String #

showList :: [Edge] -> ShowS #

NFData Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Methods

rnf :: Edge -> () #

Eq Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Methods

(==) :: Edge -> Edge -> Bool #

(/=) :: Edge -> Edge -> Bool #

Hashable Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

Methods

hashWithSalt :: Int -> Edge -> Int #

hash :: Edge -> Int #

type Rep Edge Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Edge

type Rep Edge = D1 ('MetaData "Edge" "Amazonka.SageMaker.Types.Edge" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Edge'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationEdgeType)) :*: (S1 ('MetaSel ('Just "destinationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newEdge :: Edge Source #

Create a value of Edge with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:associationType:Edge', edge_associationType - The type of the Association(Edge) between the source and destination. For example ContributedTo, Produced, or DerivedFrom.

$sel:destinationArn:Edge', edge_destinationArn - The Amazon Resource Name (ARN) of the destination lineage entity of the directed edge.

$sel:sourceArn:Edge', edge_sourceArn - The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.

edge_associationType :: Lens' Edge (Maybe AssociationEdgeType) Source #

The type of the Association(Edge) between the source and destination. For example ContributedTo, Produced, or DerivedFrom.

edge_destinationArn :: Lens' Edge (Maybe Text) Source #

The Amazon Resource Name (ARN) of the destination lineage entity of the directed edge.

edge_sourceArn :: Lens' Edge (Maybe Text) Source #

The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.

EdgeDeploymentConfig

data EdgeDeploymentConfig Source #

Contains information about the configuration of a deployment.

See: newEdgeDeploymentConfig smart constructor.

Constructors

EdgeDeploymentConfig' 

Fields

  • failureHandlingPolicy :: FailureHandlingPolicy

    Toggle that determines whether to rollback to previous configuration if the current deployment fails. By default this is turned on. You may turn this off if you want to investigate the errors yourself.

Instances

Instances details
FromJSON EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

ToJSON EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

Generic EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

Associated Types

type Rep EdgeDeploymentConfig :: Type -> Type #

Read EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

Show EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

NFData EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

Methods

rnf :: EdgeDeploymentConfig -> () #

Eq EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

Hashable EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

type Rep EdgeDeploymentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentConfig

type Rep EdgeDeploymentConfig = D1 ('MetaData "EdgeDeploymentConfig" "Amazonka.SageMaker.Types.EdgeDeploymentConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeDeploymentConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failureHandlingPolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FailureHandlingPolicy)))

newEdgeDeploymentConfig Source #

Create a value of EdgeDeploymentConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureHandlingPolicy:EdgeDeploymentConfig', edgeDeploymentConfig_failureHandlingPolicy - Toggle that determines whether to rollback to previous configuration if the current deployment fails. By default this is turned on. You may turn this off if you want to investigate the errors yourself.

edgeDeploymentConfig_failureHandlingPolicy :: Lens' EdgeDeploymentConfig FailureHandlingPolicy Source #

Toggle that determines whether to rollback to previous configuration if the current deployment fails. By default this is turned on. You may turn this off if you want to investigate the errors yourself.

EdgeDeploymentModelConfig

data EdgeDeploymentModelConfig Source #

Contains information about the configuration of a model in a deployment.

See: newEdgeDeploymentModelConfig smart constructor.

Constructors

EdgeDeploymentModelConfig' 

Fields

Instances

Instances details
FromJSON EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

ToJSON EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

Generic EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

Associated Types

type Rep EdgeDeploymentModelConfig :: Type -> Type #

Read EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

Show EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

NFData EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

Eq EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

Hashable EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

type Rep EdgeDeploymentModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentModelConfig

type Rep EdgeDeploymentModelConfig = D1 ('MetaData "EdgeDeploymentModelConfig" "Amazonka.SageMaker.Types.EdgeDeploymentModelConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeDeploymentModelConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelHandle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgePackagingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEdgeDeploymentModelConfig Source #

Create a value of EdgeDeploymentModelConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelHandle:EdgeDeploymentModelConfig', edgeDeploymentModelConfig_modelHandle - The name the device application uses to reference this model.

$sel:edgePackagingJobName:EdgeDeploymentModelConfig', edgeDeploymentModelConfig_edgePackagingJobName - The edge packaging job associated with this deployment.

edgeDeploymentModelConfig_modelHandle :: Lens' EdgeDeploymentModelConfig Text Source #

The name the device application uses to reference this model.

edgeDeploymentModelConfig_edgePackagingJobName :: Lens' EdgeDeploymentModelConfig Text Source #

The edge packaging job associated with this deployment.

EdgeDeploymentPlanSummary

data EdgeDeploymentPlanSummary Source #

Contains information summarizing an edge deployment plan.

See: newEdgeDeploymentPlanSummary smart constructor.

Constructors

EdgeDeploymentPlanSummary' 

Fields

Instances

Instances details
FromJSON EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

Generic EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

Associated Types

type Rep EdgeDeploymentPlanSummary :: Type -> Type #

Read EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

Show EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

NFData EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

Eq EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

Hashable EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

type Rep EdgeDeploymentPlanSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary

type Rep EdgeDeploymentPlanSummary = D1 ('MetaData "EdgeDeploymentPlanSummary" "Amazonka.SageMaker.Types.EdgeDeploymentPlanSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeDeploymentPlanSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "edgeDeploymentPlanArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgeDeploymentSuccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "edgeDeploymentPending") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "edgeDeploymentFailed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newEdgeDeploymentPlanSummary Source #

Create a value of EdgeDeploymentPlanSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_creationTime - The time when the edge deployment plan was created.

$sel:lastModifiedTime:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_lastModifiedTime - The time when the edge deployment plan was last updated.

$sel:edgeDeploymentPlanArn:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_edgeDeploymentPlanArn - The ARN of the edge deployment plan.

$sel:edgeDeploymentPlanName:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_edgeDeploymentPlanName - The name of the edge deployment plan.

$sel:deviceFleetName:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_deviceFleetName - The name of the device fleet used for the deployment.

$sel:edgeDeploymentSuccess:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_edgeDeploymentSuccess - The number of edge devices with the successful deployment.

$sel:edgeDeploymentPending:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_edgeDeploymentPending - The number of edge devices yet to pick up the deployment, or in progress.

$sel:edgeDeploymentFailed:EdgeDeploymentPlanSummary', edgeDeploymentPlanSummary_edgeDeploymentFailed - The number of edge devices that failed the deployment.

edgeDeploymentPlanSummary_creationTime :: Lens' EdgeDeploymentPlanSummary (Maybe UTCTime) Source #

The time when the edge deployment plan was created.

edgeDeploymentPlanSummary_lastModifiedTime :: Lens' EdgeDeploymentPlanSummary (Maybe UTCTime) Source #

The time when the edge deployment plan was last updated.

edgeDeploymentPlanSummary_deviceFleetName :: Lens' EdgeDeploymentPlanSummary Text Source #

The name of the device fleet used for the deployment.

edgeDeploymentPlanSummary_edgeDeploymentSuccess :: Lens' EdgeDeploymentPlanSummary Int Source #

The number of edge devices with the successful deployment.

edgeDeploymentPlanSummary_edgeDeploymentPending :: Lens' EdgeDeploymentPlanSummary Int Source #

The number of edge devices yet to pick up the deployment, or in progress.

edgeDeploymentPlanSummary_edgeDeploymentFailed :: Lens' EdgeDeploymentPlanSummary Int Source #

The number of edge devices that failed the deployment.

EdgeDeploymentStatus

data EdgeDeploymentStatus Source #

Contains information summarizing the deployment stage results.

See: newEdgeDeploymentStatus smart constructor.

Constructors

EdgeDeploymentStatus' 

Fields

Instances

Instances details
FromJSON EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

Generic EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

Associated Types

type Rep EdgeDeploymentStatus :: Type -> Type #

Read EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

Show EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

NFData EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

Methods

rnf :: EdgeDeploymentStatus -> () #

Eq EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

Hashable EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

type Rep EdgeDeploymentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeDeploymentStatus

type Rep EdgeDeploymentStatus = D1 ('MetaData "EdgeDeploymentStatus" "Amazonka.SageMaker.Types.EdgeDeploymentStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeDeploymentStatus'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "edgeDeploymentStageStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "edgeDeploymentStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StageStatus))) :*: (S1 ('MetaSel ('Just "edgeDeploymentSuccessInStage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "edgeDeploymentPendingInStage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "edgeDeploymentFailedInStage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newEdgeDeploymentStatus Source #

Create a value of EdgeDeploymentStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:edgeDeploymentStageStartTime:EdgeDeploymentStatus', edgeDeploymentStatus_edgeDeploymentStageStartTime - The time when the deployment API started.

$sel:edgeDeploymentStatusMessage:EdgeDeploymentStatus', edgeDeploymentStatus_edgeDeploymentStatusMessage - A detailed message about deployment status in current stage.

$sel:stageStatus:EdgeDeploymentStatus', edgeDeploymentStatus_stageStatus - The general status of the current stage.

$sel:edgeDeploymentSuccessInStage:EdgeDeploymentStatus', edgeDeploymentStatus_edgeDeploymentSuccessInStage - The number of edge devices with the successful deployment in the current stage.

$sel:edgeDeploymentPendingInStage:EdgeDeploymentStatus', edgeDeploymentStatus_edgeDeploymentPendingInStage - The number of edge devices yet to pick up the deployment in current stage, or in progress.

$sel:edgeDeploymentFailedInStage:EdgeDeploymentStatus', edgeDeploymentStatus_edgeDeploymentFailedInStage - The number of edge devices that failed the deployment in current stage.

edgeDeploymentStatus_edgeDeploymentStatusMessage :: Lens' EdgeDeploymentStatus (Maybe Text) Source #

A detailed message about deployment status in current stage.

edgeDeploymentStatus_edgeDeploymentSuccessInStage :: Lens' EdgeDeploymentStatus Int Source #

The number of edge devices with the successful deployment in the current stage.

edgeDeploymentStatus_edgeDeploymentPendingInStage :: Lens' EdgeDeploymentStatus Int Source #

The number of edge devices yet to pick up the deployment in current stage, or in progress.

edgeDeploymentStatus_edgeDeploymentFailedInStage :: Lens' EdgeDeploymentStatus Int Source #

The number of edge devices that failed the deployment in current stage.

EdgeModel

data EdgeModel Source #

The model on the edge device.

See: newEdgeModel smart constructor.

Constructors

EdgeModel' 

Fields

Instances

Instances details
FromJSON EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

Generic EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

Associated Types

type Rep EdgeModel :: Type -> Type #

Read EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

Show EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

NFData EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

Methods

rnf :: EdgeModel -> () #

Eq EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

Hashable EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

type Rep EdgeModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModel

type Rep EdgeModel = D1 ('MetaData "EdgeModel" "Amazonka.SageMaker.Types.EdgeModel" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "latestInference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "latestSampleTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newEdgeModel Source #

Create a value of EdgeModel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:latestInference:EdgeModel', edgeModel_latestInference - The timestamp of the last inference that was made.

$sel:latestSampleTime:EdgeModel', edgeModel_latestSampleTime - The timestamp of the last data sample taken.

$sel:modelName:EdgeModel', edgeModel_modelName - The name of the model.

$sel:modelVersion:EdgeModel', edgeModel_modelVersion - The model version.

edgeModel_latestInference :: Lens' EdgeModel (Maybe UTCTime) Source #

The timestamp of the last inference that was made.

edgeModel_latestSampleTime :: Lens' EdgeModel (Maybe UTCTime) Source #

The timestamp of the last data sample taken.

edgeModel_modelName :: Lens' EdgeModel Text Source #

The name of the model.

EdgeModelStat

data EdgeModelStat Source #

Status of edge devices with this model.

See: newEdgeModelStat smart constructor.

Constructors

EdgeModelStat' 

Fields

Instances

Instances details
FromJSON EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

Generic EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

Associated Types

type Rep EdgeModelStat :: Type -> Type #

Read EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

Show EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

NFData EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

Methods

rnf :: EdgeModelStat -> () #

Eq EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

Hashable EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

type Rep EdgeModelStat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelStat

type Rep EdgeModelStat = D1 ('MetaData "EdgeModelStat" "Amazonka.SageMaker.Types.EdgeModelStat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeModelStat'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "offlineDeviceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer))) :*: (S1 ('MetaSel ('Just "connectedDeviceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer) :*: (S1 ('MetaSel ('Just "activeDeviceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer) :*: S1 ('MetaSel ('Just "samplingDeviceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer)))))

newEdgeModelStat Source #

Create a value of EdgeModelStat with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelName:EdgeModelStat', edgeModelStat_modelName - The name of the model.

$sel:modelVersion:EdgeModelStat', edgeModelStat_modelVersion - The model version.

$sel:offlineDeviceCount:EdgeModelStat', edgeModelStat_offlineDeviceCount - The number of devices that have this model version and do not have a heart beat.

$sel:connectedDeviceCount:EdgeModelStat', edgeModelStat_connectedDeviceCount - The number of devices that have this model version and have a heart beat.

$sel:activeDeviceCount:EdgeModelStat', edgeModelStat_activeDeviceCount - The number of devices that have this model version, a heart beat, and are currently running.

$sel:samplingDeviceCount:EdgeModelStat', edgeModelStat_samplingDeviceCount - The number of devices with this model version and are producing sample data.

edgeModelStat_offlineDeviceCount :: Lens' EdgeModelStat Integer Source #

The number of devices that have this model version and do not have a heart beat.

edgeModelStat_connectedDeviceCount :: Lens' EdgeModelStat Integer Source #

The number of devices that have this model version and have a heart beat.

edgeModelStat_activeDeviceCount :: Lens' EdgeModelStat Integer Source #

The number of devices that have this model version, a heart beat, and are currently running.

edgeModelStat_samplingDeviceCount :: Lens' EdgeModelStat Integer Source #

The number of devices with this model version and are producing sample data.

EdgeModelSummary

data EdgeModelSummary Source #

Summary of model on edge device.

See: newEdgeModelSummary smart constructor.

Constructors

EdgeModelSummary' 

Fields

Instances

Instances details
FromJSON EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

Generic EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

Associated Types

type Rep EdgeModelSummary :: Type -> Type #

Read EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

Show EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

NFData EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

Methods

rnf :: EdgeModelSummary -> () #

Eq EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

Hashable EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

type Rep EdgeModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeModelSummary

type Rep EdgeModelSummary = D1 ('MetaData "EdgeModelSummary" "Amazonka.SageMaker.Types.EdgeModelSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeModelSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEdgeModelSummary Source #

Create a value of EdgeModelSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelName:EdgeModelSummary', edgeModelSummary_modelName - The name of the model.

$sel:modelVersion:EdgeModelSummary', edgeModelSummary_modelVersion - The version model.

EdgeOutputConfig

data EdgeOutputConfig Source #

The output configuration.

See: newEdgeOutputConfig smart constructor.

Constructors

EdgeOutputConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account.

  • presetDeploymentConfig :: Maybe Text

    The configuration used to create deployment artifacts. Specify configuration options with a JSON string. The available configuration options for each type are:

    • ComponentName (optional) - Name of the GreenGrass V2 component. If not specified, the default name generated consists of "SagemakerEdgeManager" and the name of your SageMaker Edge Manager packaging job.
    • ComponentDescription (optional) - Description of the component.
    • ComponentVersion (optional) - The version of the component.

      Amazon Web Services IoT Greengrass uses semantic versions for components. Semantic versions follow a major.minor.patch number system. For example, version 1.0.0 represents the first major release for a component. For more information, see the semantic version specification.

    • PlatformOS (optional) - The name of the operating system for the platform. Supported platforms include Windows and Linux.
    • PlatformArchitecture (optional) - The processor architecture for the platform.

      Supported architectures Windows include: Windows32_x86, Windows64_x64.

      Supported architectures for Linux include: Linux x86_64, Linux ARMV8.

  • presetDeploymentType :: Maybe EdgePresetDeploymentType

    The deployment type SageMaker Edge Manager will create. Currently only supports Amazon Web Services IoT Greengrass Version 2 components.

  • s3OutputLocation :: Text

    The Amazon Simple Storage (S3) bucker URI.

Instances

Instances details
FromJSON EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

ToJSON EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

Generic EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

Associated Types

type Rep EdgeOutputConfig :: Type -> Type #

Read EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

Show EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

NFData EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

Methods

rnf :: EdgeOutputConfig -> () #

Eq EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

Hashable EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

type Rep EdgeOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgeOutputConfig

type Rep EdgeOutputConfig = D1 ('MetaData "EdgeOutputConfig" "Amazonka.SageMaker.Types.EdgeOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgeOutputConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "presetDeploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "presetDeploymentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgePresetDeploymentType)) :*: S1 ('MetaSel ('Just "s3OutputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newEdgeOutputConfig Source #

Create a value of EdgeOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:EdgeOutputConfig', edgeOutputConfig_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account.

$sel:presetDeploymentConfig:EdgeOutputConfig', edgeOutputConfig_presetDeploymentConfig - The configuration used to create deployment artifacts. Specify configuration options with a JSON string. The available configuration options for each type are:

  • ComponentName (optional) - Name of the GreenGrass V2 component. If not specified, the default name generated consists of "SagemakerEdgeManager" and the name of your SageMaker Edge Manager packaging job.
  • ComponentDescription (optional) - Description of the component.
  • ComponentVersion (optional) - The version of the component.

    Amazon Web Services IoT Greengrass uses semantic versions for components. Semantic versions follow a major.minor.patch number system. For example, version 1.0.0 represents the first major release for a component. For more information, see the semantic version specification.

  • PlatformOS (optional) - The name of the operating system for the platform. Supported platforms include Windows and Linux.
  • PlatformArchitecture (optional) - The processor architecture for the platform.

    Supported architectures Windows include: Windows32_x86, Windows64_x64.

    Supported architectures for Linux include: Linux x86_64, Linux ARMV8.

$sel:presetDeploymentType:EdgeOutputConfig', edgeOutputConfig_presetDeploymentType - The deployment type SageMaker Edge Manager will create. Currently only supports Amazon Web Services IoT Greengrass Version 2 components.

$sel:s3OutputLocation:EdgeOutputConfig', edgeOutputConfig_s3OutputLocation - The Amazon Simple Storage (S3) bucker URI.

edgeOutputConfig_kmsKeyId :: Lens' EdgeOutputConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account.

edgeOutputConfig_presetDeploymentConfig :: Lens' EdgeOutputConfig (Maybe Text) Source #

The configuration used to create deployment artifacts. Specify configuration options with a JSON string. The available configuration options for each type are:

  • ComponentName (optional) - Name of the GreenGrass V2 component. If not specified, the default name generated consists of "SagemakerEdgeManager" and the name of your SageMaker Edge Manager packaging job.
  • ComponentDescription (optional) - Description of the component.
  • ComponentVersion (optional) - The version of the component.

    Amazon Web Services IoT Greengrass uses semantic versions for components. Semantic versions follow a major.minor.patch number system. For example, version 1.0.0 represents the first major release for a component. For more information, see the semantic version specification.

  • PlatformOS (optional) - The name of the operating system for the platform. Supported platforms include Windows and Linux.
  • PlatformArchitecture (optional) - The processor architecture for the platform.

    Supported architectures Windows include: Windows32_x86, Windows64_x64.

    Supported architectures for Linux include: Linux x86_64, Linux ARMV8.

edgeOutputConfig_presetDeploymentType :: Lens' EdgeOutputConfig (Maybe EdgePresetDeploymentType) Source #

The deployment type SageMaker Edge Manager will create. Currently only supports Amazon Web Services IoT Greengrass Version 2 components.

edgeOutputConfig_s3OutputLocation :: Lens' EdgeOutputConfig Text Source #

The Amazon Simple Storage (S3) bucker URI.

EdgePackagingJobSummary

data EdgePackagingJobSummary Source #

Summary of edge packaging job.

See: newEdgePackagingJobSummary smart constructor.

Constructors

EdgePackagingJobSummary' 

Fields

Instances

Instances details
FromJSON EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

Generic EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

Associated Types

type Rep EdgePackagingJobSummary :: Type -> Type #

Read EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

Show EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

NFData EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

Methods

rnf :: EdgePackagingJobSummary -> () #

Eq EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

Hashable EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

type Rep EdgePackagingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePackagingJobSummary

type Rep EdgePackagingJobSummary = D1 ('MetaData "EdgePackagingJobSummary" "Amazonka.SageMaker.Types.EdgePackagingJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgePackagingJobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "edgePackagingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "edgePackagingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgePackagingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgePackagingJobStatus)))))

newEdgePackagingJobSummary Source #

Create a value of EdgePackagingJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compilationJobName:EdgePackagingJobSummary', edgePackagingJobSummary_compilationJobName - The name of the SageMaker Neo compilation job.

$sel:creationTime:EdgePackagingJobSummary', edgePackagingJobSummary_creationTime - The timestamp of when the job was created.

$sel:lastModifiedTime:EdgePackagingJobSummary', edgePackagingJobSummary_lastModifiedTime - The timestamp of when the edge packaging job was last updated.

$sel:modelName:EdgePackagingJobSummary', edgePackagingJobSummary_modelName - The name of the model.

$sel:modelVersion:EdgePackagingJobSummary', edgePackagingJobSummary_modelVersion - The version of the model.

$sel:edgePackagingJobArn:EdgePackagingJobSummary', edgePackagingJobSummary_edgePackagingJobArn - The Amazon Resource Name (ARN) of the edge packaging job.

$sel:edgePackagingJobName:EdgePackagingJobSummary', edgePackagingJobSummary_edgePackagingJobName - The name of the edge packaging job.

$sel:edgePackagingJobStatus:EdgePackagingJobSummary', edgePackagingJobSummary_edgePackagingJobStatus - The status of the edge packaging job.

edgePackagingJobSummary_lastModifiedTime :: Lens' EdgePackagingJobSummary (Maybe UTCTime) Source #

The timestamp of when the edge packaging job was last updated.

edgePackagingJobSummary_edgePackagingJobArn :: Lens' EdgePackagingJobSummary Text Source #

The Amazon Resource Name (ARN) of the edge packaging job.

EdgePresetDeploymentOutput

data EdgePresetDeploymentOutput Source #

The output of a SageMaker Edge Manager deployable resource.

See: newEdgePresetDeploymentOutput smart constructor.

Constructors

EdgePresetDeploymentOutput' 

Fields

Instances

Instances details
FromJSON EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

Generic EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

Associated Types

type Rep EdgePresetDeploymentOutput :: Type -> Type #

Read EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

Show EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

NFData EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

Eq EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

Hashable EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

type Rep EdgePresetDeploymentOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EdgePresetDeploymentOutput

type Rep EdgePresetDeploymentOutput = D1 ('MetaData "EdgePresetDeploymentOutput" "Amazonka.SageMaker.Types.EdgePresetDeploymentOutput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EdgePresetDeploymentOutput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "artifact") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgePresetDeploymentStatus))) :*: (S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgePresetDeploymentType))))

newEdgePresetDeploymentOutput Source #

Create a value of EdgePresetDeploymentOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:artifact:EdgePresetDeploymentOutput', edgePresetDeploymentOutput_artifact - The Amazon Resource Name (ARN) of the generated deployable resource.

$sel:status:EdgePresetDeploymentOutput', edgePresetDeploymentOutput_status - The status of the deployable resource.

$sel:statusMessage:EdgePresetDeploymentOutput', edgePresetDeploymentOutput_statusMessage - Returns a message describing the status of the deployed resource.

$sel:type':EdgePresetDeploymentOutput', edgePresetDeploymentOutput_type - The deployment type created by SageMaker Edge Manager. Currently only supports Amazon Web Services IoT Greengrass Version 2 components.

edgePresetDeploymentOutput_artifact :: Lens' EdgePresetDeploymentOutput (Maybe Text) Source #

The Amazon Resource Name (ARN) of the generated deployable resource.

edgePresetDeploymentOutput_statusMessage :: Lens' EdgePresetDeploymentOutput (Maybe Text) Source #

Returns a message describing the status of the deployed resource.

edgePresetDeploymentOutput_type :: Lens' EdgePresetDeploymentOutput EdgePresetDeploymentType Source #

The deployment type created by SageMaker Edge Manager. Currently only supports Amazon Web Services IoT Greengrass Version 2 components.

Endpoint

data Endpoint Source #

A hosted endpoint for real-time inference.

See: newEndpoint smart constructor.

Constructors

Endpoint' 

Fields

Instances

Instances details
FromJSON Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

Generic Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

Associated Types

type Rep Endpoint :: Type -> Type #

Methods

from :: Endpoint -> Rep Endpoint x #

to :: Rep Endpoint x -> Endpoint #

Read Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

Show Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

NFData Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

Methods

rnf :: Endpoint -> () #

Eq Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

Hashable Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

Methods

hashWithSalt :: Int -> Endpoint -> Int #

hash :: Endpoint -> Int #

type Rep Endpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Endpoint

type Rep Endpoint = D1 ('MetaData "Endpoint" "Amazonka.SageMaker.Types.Endpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Endpoint'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dataCaptureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataCaptureConfigSummary)) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "monitoringSchedules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MonitoringSchedule])))) :*: (S1 ('MetaSel ('Just "productionVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ProductionVariantSummary))) :*: (S1 ('MetaSel ('Just "shadowProductionVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ProductionVariantSummary))) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))) :*: ((S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "endpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "endpointStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EndpointStatus) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newEndpoint Source #

Create a value of Endpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataCaptureConfig:Endpoint', endpoint_dataCaptureConfig - Undocumented member.

Endpoint, endpoint_failureReason - If the endpoint failed, the reason it failed.

$sel:monitoringSchedules:Endpoint', endpoint_monitoringSchedules - A list of monitoring schedules for the endpoint. For information about model monitoring, see Amazon SageMaker Model Monitor.

$sel:productionVariants:Endpoint', endpoint_productionVariants - A list of the production variants hosted on the endpoint. Each production variant is a model.

$sel:shadowProductionVariants:Endpoint', endpoint_shadowProductionVariants - A list of the shadow variants hosted on the endpoint. Each shadow variant is a model in shadow mode with production traffic replicated from the proudction variant.

Endpoint, endpoint_tags - A list of the tags associated with the endpoint. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

Endpoint, endpoint_endpointName - The name of the endpoint.

$sel:endpointArn:Endpoint', endpoint_endpointArn - The Amazon Resource Name (ARN) of the endpoint.

$sel:endpointConfigName:Endpoint', endpoint_endpointConfigName - The endpoint configuration associated with the endpoint.

$sel:endpointStatus:Endpoint', endpoint_endpointStatus - The status of the endpoint.

Endpoint, endpoint_creationTime - The time that the endpoint was created.

Endpoint, endpoint_lastModifiedTime - The last time the endpoint was modified.

endpoint_failureReason :: Lens' Endpoint (Maybe Text) Source #

If the endpoint failed, the reason it failed.

endpoint_monitoringSchedules :: Lens' Endpoint (Maybe [MonitoringSchedule]) Source #

A list of monitoring schedules for the endpoint. For information about model monitoring, see Amazon SageMaker Model Monitor.

endpoint_productionVariants :: Lens' Endpoint (Maybe (NonEmpty ProductionVariantSummary)) Source #

A list of the production variants hosted on the endpoint. Each production variant is a model.

endpoint_shadowProductionVariants :: Lens' Endpoint (Maybe (NonEmpty ProductionVariantSummary)) Source #

A list of the shadow variants hosted on the endpoint. Each shadow variant is a model in shadow mode with production traffic replicated from the proudction variant.

endpoint_tags :: Lens' Endpoint (Maybe [Tag]) Source #

A list of the tags associated with the endpoint. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

endpoint_endpointName :: Lens' Endpoint Text Source #

The name of the endpoint.

endpoint_endpointArn :: Lens' Endpoint Text Source #

The Amazon Resource Name (ARN) of the endpoint.

endpoint_endpointConfigName :: Lens' Endpoint Text Source #

The endpoint configuration associated with the endpoint.

endpoint_creationTime :: Lens' Endpoint UTCTime Source #

The time that the endpoint was created.

endpoint_lastModifiedTime :: Lens' Endpoint UTCTime Source #

The last time the endpoint was modified.

EndpointConfigSummary

data EndpointConfigSummary Source #

Provides summary information for an endpoint configuration.

See: newEndpointConfigSummary smart constructor.

Constructors

EndpointConfigSummary' 

Fields

Instances

Instances details
FromJSON EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

Generic EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

Associated Types

type Rep EndpointConfigSummary :: Type -> Type #

Read EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

Show EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

NFData EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

Methods

rnf :: EndpointConfigSummary -> () #

Eq EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

Hashable EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

type Rep EndpointConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointConfigSummary

type Rep EndpointConfigSummary = D1 ('MetaData "EndpointConfigSummary" "Amazonka.SageMaker.Types.EndpointConfigSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointConfigSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "endpointConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newEndpointConfigSummary Source #

Create a value of EndpointConfigSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointConfigName:EndpointConfigSummary', endpointConfigSummary_endpointConfigName - The name of the endpoint configuration.

$sel:endpointConfigArn:EndpointConfigSummary', endpointConfigSummary_endpointConfigArn - The Amazon Resource Name (ARN) of the endpoint configuration.

$sel:creationTime:EndpointConfigSummary', endpointConfigSummary_creationTime - A timestamp that shows when the endpoint configuration was created.

endpointConfigSummary_endpointConfigArn :: Lens' EndpointConfigSummary Text Source #

The Amazon Resource Name (ARN) of the endpoint configuration.

endpointConfigSummary_creationTime :: Lens' EndpointConfigSummary UTCTime Source #

A timestamp that shows when the endpoint configuration was created.

EndpointInfo

data EndpointInfo Source #

Details about a customer endpoint that was compared in an Inference Recommender job.

See: newEndpointInfo smart constructor.

Constructors

EndpointInfo' 

Fields

Instances

Instances details
FromJSON EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

ToJSON EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

Generic EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

Associated Types

type Rep EndpointInfo :: Type -> Type #

Read EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

Show EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

NFData EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

Methods

rnf :: EndpointInfo -> () #

Eq EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

Hashable EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

type Rep EndpointInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInfo

type Rep EndpointInfo = D1 ('MetaData "EndpointInfo" "Amazonka.SageMaker.Types.EndpointInfo" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEndpointInfo Source #

Create a value of EndpointInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:EndpointInfo', endpointInfo_endpointName - The name of a customer's endpoint.

endpointInfo_endpointName :: Lens' EndpointInfo Text Source #

The name of a customer's endpoint.

EndpointInput

data EndpointInput Source #

Input object for the endpoint

See: newEndpointInput smart constructor.

Constructors

EndpointInput' 

Fields

Instances

Instances details
FromJSON EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

ToJSON EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

Generic EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

Associated Types

type Rep EndpointInput :: Type -> Type #

Read EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

Show EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

NFData EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

Methods

rnf :: EndpointInput -> () #

Eq EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

Hashable EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

type Rep EndpointInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInput

newEndpointInput Source #

Create a value of EndpointInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTimeOffset:EndpointInput', endpointInput_endTimeOffset - If specified, monitoring jobs substract this time from the end time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

$sel:featuresAttribute:EndpointInput', endpointInput_featuresAttribute - The attributes of the input data that are the input features.

$sel:inferenceAttribute:EndpointInput', endpointInput_inferenceAttribute - The attribute of the input data that represents the ground truth label.

$sel:probabilityAttribute:EndpointInput', endpointInput_probabilityAttribute - In a classification problem, the attribute that represents the class probability.

$sel:probabilityThresholdAttribute:EndpointInput', endpointInput_probabilityThresholdAttribute - The threshold for the class probability to be evaluated as a positive result.

$sel:s3DataDistributionType:EndpointInput', endpointInput_s3DataDistributionType - Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Defaults to FullyReplicated

$sel:s3InputMode:EndpointInput', endpointInput_s3InputMode - Whether the Pipe or File is used as the input mode for transferring data for the monitoring job. Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File.

$sel:startTimeOffset:EndpointInput', endpointInput_startTimeOffset - If specified, monitoring jobs substract this time from the start time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

$sel:endpointName:EndpointInput', endpointInput_endpointName - An endpoint in customer's account which has enabled DataCaptureConfig enabled.

$sel:localPath:EndpointInput', endpointInput_localPath - Path to the filesystem where the endpoint data is available to the container.

endpointInput_endTimeOffset :: Lens' EndpointInput (Maybe Text) Source #

If specified, monitoring jobs substract this time from the end time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

endpointInput_featuresAttribute :: Lens' EndpointInput (Maybe Text) Source #

The attributes of the input data that are the input features.

endpointInput_inferenceAttribute :: Lens' EndpointInput (Maybe Text) Source #

The attribute of the input data that represents the ground truth label.

endpointInput_probabilityAttribute :: Lens' EndpointInput (Maybe Text) Source #

In a classification problem, the attribute that represents the class probability.

endpointInput_probabilityThresholdAttribute :: Lens' EndpointInput (Maybe Double) Source #

The threshold for the class probability to be evaluated as a positive result.

endpointInput_s3DataDistributionType :: Lens' EndpointInput (Maybe ProcessingS3DataDistributionType) Source #

Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Defaults to FullyReplicated

endpointInput_s3InputMode :: Lens' EndpointInput (Maybe ProcessingS3InputMode) Source #

Whether the Pipe or File is used as the input mode for transferring data for the monitoring job. Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File.

endpointInput_startTimeOffset :: Lens' EndpointInput (Maybe Text) Source #

If specified, monitoring jobs substract this time from the start time. For information about using offsets for scheduling monitoring jobs, see Schedule Model Quality Monitoring Jobs.

endpointInput_endpointName :: Lens' EndpointInput Text Source #

An endpoint in customer's account which has enabled DataCaptureConfig enabled.

endpointInput_localPath :: Lens' EndpointInput Text Source #

Path to the filesystem where the endpoint data is available to the container.

EndpointInputConfiguration

data EndpointInputConfiguration Source #

The endpoint configuration for the load test.

See: newEndpointInputConfiguration smart constructor.

Constructors

EndpointInputConfiguration' 

Fields

Instances

Instances details
FromJSON EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

ToJSON EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

Generic EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

Associated Types

type Rep EndpointInputConfiguration :: Type -> Type #

Read EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

Show EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

NFData EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

Eq EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

Hashable EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

type Rep EndpointInputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointInputConfiguration

type Rep EndpointInputConfiguration = D1 ('MetaData "EndpointInputConfiguration" "Amazonka.SageMaker.Types.EndpointInputConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointInputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "environmentParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EnvironmentParameterRanges)) :*: (S1 ('MetaSel ('Just "inferenceSpecificationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProductionVariantInstanceType))))

newEndpointInputConfiguration Source #

Create a value of EndpointInputConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:environmentParameterRanges:EndpointInputConfiguration', endpointInputConfiguration_environmentParameterRanges - The parameter you want to benchmark against.

$sel:inferenceSpecificationName:EndpointInputConfiguration', endpointInputConfiguration_inferenceSpecificationName - The inference specification name in the model package version.

$sel:instanceType:EndpointInputConfiguration', endpointInputConfiguration_instanceType - The instance types to use for the load test.

endpointInputConfiguration_inferenceSpecificationName :: Lens' EndpointInputConfiguration (Maybe Text) Source #

The inference specification name in the model package version.

EndpointMetadata

data EndpointMetadata Source #

The metadata of the endpoint.

See: newEndpointMetadata smart constructor.

Constructors

EndpointMetadata' 

Fields

Instances

Instances details
FromJSON EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

Generic EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

Associated Types

type Rep EndpointMetadata :: Type -> Type #

Read EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

Show EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

NFData EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

Methods

rnf :: EndpointMetadata -> () #

Eq EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

Hashable EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

type Rep EndpointMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointMetadata

type Rep EndpointMetadata = D1 ('MetaData "EndpointMetadata" "Amazonka.SageMaker.Types.EndpointMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endpointStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointStatus))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newEndpointMetadata Source #

Create a value of EndpointMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointConfigName:EndpointMetadata', endpointMetadata_endpointConfigName - The name of the endpoint configuration.

$sel:endpointStatus:EndpointMetadata', endpointMetadata_endpointStatus - The status of the endpoint. For possible values of the status of an endpoint, see EndpointSummary$EndpointStatus.

$sel:failureReason:EndpointMetadata', endpointMetadata_failureReason - If the status of the endpoint is Failed, or the status is InService but update operation fails, this provides the reason why it failed.

$sel:endpointName:EndpointMetadata', endpointMetadata_endpointName - The name of the endpoint.

endpointMetadata_endpointConfigName :: Lens' EndpointMetadata (Maybe Text) Source #

The name of the endpoint configuration.

endpointMetadata_endpointStatus :: Lens' EndpointMetadata (Maybe EndpointStatus) Source #

The status of the endpoint. For possible values of the status of an endpoint, see EndpointSummary$EndpointStatus.

endpointMetadata_failureReason :: Lens' EndpointMetadata (Maybe Text) Source #

If the status of the endpoint is Failed, or the status is InService but update operation fails, this provides the reason why it failed.

EndpointOutputConfiguration

data EndpointOutputConfiguration Source #

The endpoint configuration made by Inference Recommender during a recommendation job.

See: newEndpointOutputConfiguration smart constructor.

Constructors

EndpointOutputConfiguration' 

Fields

Instances

Instances details
FromJSON EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

Generic EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

Associated Types

type Rep EndpointOutputConfiguration :: Type -> Type #

Read EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

Show EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

NFData EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

Eq EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

Hashable EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

type Rep EndpointOutputConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointOutputConfiguration

type Rep EndpointOutputConfiguration = D1 ('MetaData "EndpointOutputConfiguration" "Amazonka.SageMaker.Types.EndpointOutputConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointOutputConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProductionVariantInstanceType) :*: S1 ('MetaSel ('Just "initialInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newEndpointOutputConfiguration Source #

Create a value of EndpointOutputConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:EndpointOutputConfiguration', endpointOutputConfiguration_endpointName - The name of the endpoint made during a recommendation job.

$sel:variantName:EndpointOutputConfiguration', endpointOutputConfiguration_variantName - The name of the production variant (deployed model) made during a recommendation job.

$sel:instanceType:EndpointOutputConfiguration', endpointOutputConfiguration_instanceType - The instance type recommended by Amazon SageMaker Inference Recommender.

$sel:initialInstanceCount:EndpointOutputConfiguration', endpointOutputConfiguration_initialInstanceCount - The number of instances recommended to launch initially.

endpointOutputConfiguration_endpointName :: Lens' EndpointOutputConfiguration Text Source #

The name of the endpoint made during a recommendation job.

endpointOutputConfiguration_variantName :: Lens' EndpointOutputConfiguration Text Source #

The name of the production variant (deployed model) made during a recommendation job.

endpointOutputConfiguration_instanceType :: Lens' EndpointOutputConfiguration ProductionVariantInstanceType Source #

The instance type recommended by Amazon SageMaker Inference Recommender.

endpointOutputConfiguration_initialInstanceCount :: Lens' EndpointOutputConfiguration Int Source #

The number of instances recommended to launch initially.

EndpointPerformance

data EndpointPerformance Source #

The performance results from running an Inference Recommender job on an existing endpoint.

See: newEndpointPerformance smart constructor.

Constructors

EndpointPerformance' 

Fields

Instances

Instances details
FromJSON EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

Generic EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

Associated Types

type Rep EndpointPerformance :: Type -> Type #

Read EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

Show EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

NFData EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

Methods

rnf :: EndpointPerformance -> () #

Eq EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

Hashable EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

type Rep EndpointPerformance Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointPerformance

type Rep EndpointPerformance = D1 ('MetaData "EndpointPerformance" "Amazonka.SageMaker.Types.EndpointPerformance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointPerformance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceMetrics) :*: S1 ('MetaSel ('Just "endpointInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EndpointInfo)))

newEndpointPerformance Source #

Create a value of EndpointPerformance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metrics:EndpointPerformance', endpointPerformance_metrics - The metrics for an existing endpoint.

$sel:endpointInfo:EndpointPerformance', endpointPerformance_endpointInfo - Undocumented member.

EndpointSummary

data EndpointSummary Source #

Provides summary information for an endpoint.

See: newEndpointSummary smart constructor.

Constructors

EndpointSummary' 

Fields

  • endpointName :: Text

    The name of the endpoint.

  • endpointArn :: Text

    The Amazon Resource Name (ARN) of the endpoint.

  • creationTime :: POSIX

    A timestamp that shows when the endpoint was created.

  • lastModifiedTime :: POSIX

    A timestamp that shows when the endpoint was last modified.

  • endpointStatus :: EndpointStatus

    The status of the endpoint.

    • OutOfService: Endpoint is not available to take incoming requests.
    • Creating: CreateEndpoint is executing.
    • Updating: UpdateEndpoint or UpdateEndpointWeightsAndCapacities is executing.
    • SystemUpdating: Endpoint is undergoing maintenance and cannot be updated or deleted or re-scaled until it has completed. This maintenance operation does not change any customer-specified values such as VPC config, KMS encryption, model, instance type, or instance count.
    • RollingBack: Endpoint fails to scale up or down or change its variant weight and is in the process of rolling back to its previous configuration. Once the rollback completes, endpoint returns to an InService status. This transitional status only applies to an endpoint that has autoscaling enabled and is undergoing variant weight or capacity changes as part of an UpdateEndpointWeightsAndCapacities call or when the UpdateEndpointWeightsAndCapacities operation is called explicitly.
    • InService: Endpoint is available to process incoming requests.
    • Deleting: DeleteEndpoint is executing.
    • Failed: Endpoint could not be created, updated, or re-scaled. Use DescribeEndpointOutput$FailureReason for information about the failure. DeleteEndpoint is the only operation that can be performed on a failed endpoint.

    To get a list of endpoints with a specified status, use the ListEndpointsInput$StatusEquals filter.

Instances

Instances details
FromJSON EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

Generic EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

Associated Types

type Rep EndpointSummary :: Type -> Type #

Read EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

Show EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

NFData EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

Methods

rnf :: EndpointSummary -> () #

Eq EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

Hashable EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

type Rep EndpointSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EndpointSummary

type Rep EndpointSummary = D1 ('MetaData "EndpointSummary" "Amazonka.SageMaker.Types.EndpointSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EndpointSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "endpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "endpointStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EndpointStatus)))))

newEndpointSummary Source #

Create a value of EndpointSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:EndpointSummary', endpointSummary_endpointName - The name of the endpoint.

$sel:endpointArn:EndpointSummary', endpointSummary_endpointArn - The Amazon Resource Name (ARN) of the endpoint.

$sel:creationTime:EndpointSummary', endpointSummary_creationTime - A timestamp that shows when the endpoint was created.

$sel:lastModifiedTime:EndpointSummary', endpointSummary_lastModifiedTime - A timestamp that shows when the endpoint was last modified.

$sel:endpointStatus:EndpointSummary', endpointSummary_endpointStatus - The status of the endpoint.

  • OutOfService: Endpoint is not available to take incoming requests.
  • Creating: CreateEndpoint is executing.
  • Updating: UpdateEndpoint or UpdateEndpointWeightsAndCapacities is executing.
  • SystemUpdating: Endpoint is undergoing maintenance and cannot be updated or deleted or re-scaled until it has completed. This maintenance operation does not change any customer-specified values such as VPC config, KMS encryption, model, instance type, or instance count.
  • RollingBack: Endpoint fails to scale up or down or change its variant weight and is in the process of rolling back to its previous configuration. Once the rollback completes, endpoint returns to an InService status. This transitional status only applies to an endpoint that has autoscaling enabled and is undergoing variant weight or capacity changes as part of an UpdateEndpointWeightsAndCapacities call or when the UpdateEndpointWeightsAndCapacities operation is called explicitly.
  • InService: Endpoint is available to process incoming requests.
  • Deleting: DeleteEndpoint is executing.
  • Failed: Endpoint could not be created, updated, or re-scaled. Use DescribeEndpointOutput$FailureReason for information about the failure. DeleteEndpoint is the only operation that can be performed on a failed endpoint.

To get a list of endpoints with a specified status, use the ListEndpointsInput$StatusEquals filter.

endpointSummary_endpointArn :: Lens' EndpointSummary Text Source #

The Amazon Resource Name (ARN) of the endpoint.

endpointSummary_creationTime :: Lens' EndpointSummary UTCTime Source #

A timestamp that shows when the endpoint was created.

endpointSummary_lastModifiedTime :: Lens' EndpointSummary UTCTime Source #

A timestamp that shows when the endpoint was last modified.

endpointSummary_endpointStatus :: Lens' EndpointSummary EndpointStatus Source #

The status of the endpoint.

  • OutOfService: Endpoint is not available to take incoming requests.
  • Creating: CreateEndpoint is executing.
  • Updating: UpdateEndpoint or UpdateEndpointWeightsAndCapacities is executing.
  • SystemUpdating: Endpoint is undergoing maintenance and cannot be updated or deleted or re-scaled until it has completed. This maintenance operation does not change any customer-specified values such as VPC config, KMS encryption, model, instance type, or instance count.
  • RollingBack: Endpoint fails to scale up or down or change its variant weight and is in the process of rolling back to its previous configuration. Once the rollback completes, endpoint returns to an InService status. This transitional status only applies to an endpoint that has autoscaling enabled and is undergoing variant weight or capacity changes as part of an UpdateEndpointWeightsAndCapacities call or when the UpdateEndpointWeightsAndCapacities operation is called explicitly.
  • InService: Endpoint is available to process incoming requests.
  • Deleting: DeleteEndpoint is executing.
  • Failed: Endpoint could not be created, updated, or re-scaled. Use DescribeEndpointOutput$FailureReason for information about the failure. DeleteEndpoint is the only operation that can be performed on a failed endpoint.

To get a list of endpoints with a specified status, use the ListEndpointsInput$StatusEquals filter.

EnvironmentParameter

data EnvironmentParameter Source #

A list of environment parameters suggested by the Amazon SageMaker Inference Recommender.

See: newEnvironmentParameter smart constructor.

Constructors

EnvironmentParameter' 

Fields

  • key :: Text

    The environment key suggested by the Amazon SageMaker Inference Recommender.

  • valueType :: Text

    The value type suggested by the Amazon SageMaker Inference Recommender.

  • value :: Text

    The value suggested by the Amazon SageMaker Inference Recommender.

Instances

Instances details
FromJSON EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

Generic EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

Associated Types

type Rep EnvironmentParameter :: Type -> Type #

Read EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

Show EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

NFData EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

Methods

rnf :: EnvironmentParameter -> () #

Eq EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

Hashable EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

type Rep EnvironmentParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameter

type Rep EnvironmentParameter = D1 ('MetaData "EnvironmentParameter" "Amazonka.SageMaker.Types.EnvironmentParameter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EnvironmentParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "valueType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newEnvironmentParameter Source #

Create a value of EnvironmentParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:EnvironmentParameter', environmentParameter_key - The environment key suggested by the Amazon SageMaker Inference Recommender.

$sel:valueType:EnvironmentParameter', environmentParameter_valueType - The value type suggested by the Amazon SageMaker Inference Recommender.

$sel:value:EnvironmentParameter', environmentParameter_value - The value suggested by the Amazon SageMaker Inference Recommender.

environmentParameter_key :: Lens' EnvironmentParameter Text Source #

The environment key suggested by the Amazon SageMaker Inference Recommender.

environmentParameter_valueType :: Lens' EnvironmentParameter Text Source #

The value type suggested by the Amazon SageMaker Inference Recommender.

environmentParameter_value :: Lens' EnvironmentParameter Text Source #

The value suggested by the Amazon SageMaker Inference Recommender.

EnvironmentParameterRanges

data EnvironmentParameterRanges Source #

Specifies the range of environment parameters

See: newEnvironmentParameterRanges smart constructor.

Constructors

EnvironmentParameterRanges' 

Fields

Instances

Instances details
FromJSON EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

ToJSON EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

Generic EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

Associated Types

type Rep EnvironmentParameterRanges :: Type -> Type #

Read EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

Show EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

NFData EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

Eq EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

Hashable EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

type Rep EnvironmentParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.EnvironmentParameterRanges

type Rep EnvironmentParameterRanges = D1 ('MetaData "EnvironmentParameterRanges" "Amazonka.SageMaker.Types.EnvironmentParameterRanges" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EnvironmentParameterRanges'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty CategoricalParameter)))))

newEnvironmentParameterRanges :: EnvironmentParameterRanges Source #

Create a value of EnvironmentParameterRanges with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:categoricalParameterRanges:EnvironmentParameterRanges', environmentParameterRanges_categoricalParameterRanges - Specified a list of parameters for each category.

Experiment

data Experiment Source #

The properties of an experiment as returned by the Search API.

See: newExperiment smart constructor.

Constructors

Experiment' 

Fields

Instances

Instances details
FromJSON Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

Generic Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

Associated Types

type Rep Experiment :: Type -> Type #

Read Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

Show Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

NFData Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

Methods

rnf :: Experiment -> () #

Eq Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

Hashable Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

type Rep Experiment Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Experiment

newExperiment :: Experiment Source #

Create a value of Experiment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:Experiment', experiment_createdBy - Who created the experiment.

$sel:creationTime:Experiment', experiment_creationTime - When the experiment was created.

$sel:description:Experiment', experiment_description - The description of the experiment.

$sel:displayName:Experiment', experiment_displayName - The name of the experiment as displayed. If DisplayName isn't specified, ExperimentName is displayed.

$sel:experimentArn:Experiment', experiment_experimentArn - The Amazon Resource Name (ARN) of the experiment.

$sel:experimentName:Experiment', experiment_experimentName - The name of the experiment.

$sel:lastModifiedBy:Experiment', experiment_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:Experiment', experiment_lastModifiedTime - When the experiment was last modified.

$sel:source:Experiment', experiment_source - Undocumented member.

$sel:tags:Experiment', experiment_tags - The list of tags that are associated with the experiment. You can use Search API to search on the tags.

experiment_creationTime :: Lens' Experiment (Maybe UTCTime) Source #

When the experiment was created.

experiment_description :: Lens' Experiment (Maybe Text) Source #

The description of the experiment.

experiment_displayName :: Lens' Experiment (Maybe Text) Source #

The name of the experiment as displayed. If DisplayName isn't specified, ExperimentName is displayed.

experiment_experimentArn :: Lens' Experiment (Maybe Text) Source #

The Amazon Resource Name (ARN) of the experiment.

experiment_experimentName :: Lens' Experiment (Maybe Text) Source #

The name of the experiment.

experiment_lastModifiedTime :: Lens' Experiment (Maybe UTCTime) Source #

When the experiment was last modified.

experiment_tags :: Lens' Experiment (Maybe [Tag]) Source #

The list of tags that are associated with the experiment. You can use Search API to search on the tags.

ExperimentConfig

data ExperimentConfig Source #

Associates a SageMaker job as a trial component with an experiment and trial. Specified when you call the following APIs:

  • CreateProcessingJob
  • CreateTrainingJob
  • CreateTransformJob

See: newExperimentConfig smart constructor.

Constructors

ExperimentConfig' 

Fields

  • experimentName :: Maybe Text

    The name of an existing experiment to associate with the trial component.

  • runName :: Maybe Text

    The name of the experiment run to associate with the trial component.

  • trialComponentDisplayName :: Maybe Text

    The display name for the trial component. If this key isn't specified, the display name is the trial component name.

  • trialName :: Maybe Text

    The name of an existing trial to associate the trial component with. If not specified, a new trial is created.

Instances

Instances details
FromJSON ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

ToJSON ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

Generic ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

Associated Types

type Rep ExperimentConfig :: Type -> Type #

Read ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

Show ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

NFData ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

Methods

rnf :: ExperimentConfig -> () #

Eq ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

Hashable ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

type Rep ExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentConfig

type Rep ExperimentConfig = D1 ('MetaData "ExperimentConfig" "Amazonka.SageMaker.Types.ExperimentConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ExperimentConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "runName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "trialComponentDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newExperimentConfig :: ExperimentConfig Source #

Create a value of ExperimentConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:experimentName:ExperimentConfig', experimentConfig_experimentName - The name of an existing experiment to associate with the trial component.

$sel:runName:ExperimentConfig', experimentConfig_runName - The name of the experiment run to associate with the trial component.

$sel:trialComponentDisplayName:ExperimentConfig', experimentConfig_trialComponentDisplayName - The display name for the trial component. If this key isn't specified, the display name is the trial component name.

$sel:trialName:ExperimentConfig', experimentConfig_trialName - The name of an existing trial to associate the trial component with. If not specified, a new trial is created.

experimentConfig_experimentName :: Lens' ExperimentConfig (Maybe Text) Source #

The name of an existing experiment to associate with the trial component.

experimentConfig_runName :: Lens' ExperimentConfig (Maybe Text) Source #

The name of the experiment run to associate with the trial component.

experimentConfig_trialComponentDisplayName :: Lens' ExperimentConfig (Maybe Text) Source #

The display name for the trial component. If this key isn't specified, the display name is the trial component name.

experimentConfig_trialName :: Lens' ExperimentConfig (Maybe Text) Source #

The name of an existing trial to associate the trial component with. If not specified, a new trial is created.

ExperimentSource

data ExperimentSource Source #

The source of the experiment.

See: newExperimentSource smart constructor.

Constructors

ExperimentSource' 

Fields

Instances

Instances details
FromJSON ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

Generic ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

Associated Types

type Rep ExperimentSource :: Type -> Type #

Read ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

Show ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

NFData ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

Methods

rnf :: ExperimentSource -> () #

Eq ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

Hashable ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

type Rep ExperimentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSource

type Rep ExperimentSource = D1 ('MetaData "ExperimentSource" "Amazonka.SageMaker.Types.ExperimentSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ExperimentSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newExperimentSource Source #

Create a value of ExperimentSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceType:ExperimentSource', experimentSource_sourceType - The source type.

$sel:sourceArn:ExperimentSource', experimentSource_sourceArn - The Amazon Resource Name (ARN) of the source.

experimentSource_sourceArn :: Lens' ExperimentSource Text Source #

The Amazon Resource Name (ARN) of the source.

ExperimentSummary

data ExperimentSummary Source #

A summary of the properties of an experiment. To get the complete set of properties, call the DescribeExperiment API and provide the ExperimentName.

See: newExperimentSummary smart constructor.

Constructors

ExperimentSummary' 

Fields

Instances

Instances details
FromJSON ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

Generic ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

Associated Types

type Rep ExperimentSummary :: Type -> Type #

Read ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

Show ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

NFData ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

Methods

rnf :: ExperimentSummary -> () #

Eq ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

Hashable ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

type Rep ExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExperimentSummary

type Rep ExperimentSummary = D1 ('MetaData "ExperimentSummary" "Amazonka.SageMaker.Types.ExperimentSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ExperimentSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "experimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "experimentSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExperimentSource)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newExperimentSummary :: ExperimentSummary Source #

Create a value of ExperimentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:ExperimentSummary', experimentSummary_creationTime - When the experiment was created.

$sel:displayName:ExperimentSummary', experimentSummary_displayName - The name of the experiment as displayed. If DisplayName isn't specified, ExperimentName is displayed.

$sel:experimentArn:ExperimentSummary', experimentSummary_experimentArn - The Amazon Resource Name (ARN) of the experiment.

$sel:experimentName:ExperimentSummary', experimentSummary_experimentName - The name of the experiment.

$sel:experimentSource:ExperimentSummary', experimentSummary_experimentSource - Undocumented member.

$sel:lastModifiedTime:ExperimentSummary', experimentSummary_lastModifiedTime - When the experiment was last modified.

experimentSummary_displayName :: Lens' ExperimentSummary (Maybe Text) Source #

The name of the experiment as displayed. If DisplayName isn't specified, ExperimentName is displayed.

experimentSummary_experimentArn :: Lens' ExperimentSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the experiment.

Explainability

data Explainability Source #

Contains explainability metrics for a model.

See: newExplainability smart constructor.

Constructors

Explainability' 

Fields

Instances

Instances details
FromJSON Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

ToJSON Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

Generic Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

Associated Types

type Rep Explainability :: Type -> Type #

Read Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

Show Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

NFData Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

Methods

rnf :: Explainability -> () #

Eq Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

Hashable Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

type Rep Explainability Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Explainability

type Rep Explainability = D1 ('MetaData "Explainability" "Amazonka.SageMaker.Types.Explainability" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Explainability'" 'PrefixI 'True) (S1 ('MetaSel ('Just "report") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource))))

newExplainability :: Explainability Source #

Create a value of Explainability with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:report:Explainability', explainability_report - The explainability report for a model.

explainability_report :: Lens' Explainability (Maybe MetricsSource) Source #

The explainability report for a model.

ExplainerConfig

data ExplainerConfig Source #

A parameter to activate explainers.

See: newExplainerConfig smart constructor.

Constructors

ExplainerConfig' 

Fields

Instances

Instances details
FromJSON ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

ToJSON ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

Generic ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

Associated Types

type Rep ExplainerConfig :: Type -> Type #

Read ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

Show ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

NFData ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

Methods

rnf :: ExplainerConfig -> () #

Eq ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

Hashable ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

type Rep ExplainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ExplainerConfig

type Rep ExplainerConfig = D1 ('MetaData "ExplainerConfig" "Amazonka.SageMaker.Types.ExplainerConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ExplainerConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clarifyExplainerConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClarifyExplainerConfig))))

newExplainerConfig :: ExplainerConfig Source #

Create a value of ExplainerConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clarifyExplainerConfig:ExplainerConfig', explainerConfig_clarifyExplainerConfig - A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.

explainerConfig_clarifyExplainerConfig :: Lens' ExplainerConfig (Maybe ClarifyExplainerConfig) Source #

A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.

FailStepMetadata

data FailStepMetadata Source #

The container for the metadata for Fail step.

See: newFailStepMetadata smart constructor.

Constructors

FailStepMetadata' 

Fields

  • errorMessage :: Maybe Text

    A message that you define and then is processed and rendered by the Fail step when the error occurs.

Instances

Instances details
FromJSON FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

Generic FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

Associated Types

type Rep FailStepMetadata :: Type -> Type #

Read FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

Show FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

NFData FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

Methods

rnf :: FailStepMetadata -> () #

Eq FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

Hashable FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

type Rep FailStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FailStepMetadata

type Rep FailStepMetadata = D1 ('MetaData "FailStepMetadata" "Amazonka.SageMaker.Types.FailStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FailStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "errorMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFailStepMetadata :: FailStepMetadata Source #

Create a value of FailStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:errorMessage:FailStepMetadata', failStepMetadata_errorMessage - A message that you define and then is processed and rendered by the Fail step when the error occurs.

failStepMetadata_errorMessage :: Lens' FailStepMetadata (Maybe Text) Source #

A message that you define and then is processed and rendered by the Fail step when the error occurs.

FeatureDefinition

data FeatureDefinition Source #

A list of features. You must include FeatureName and FeatureType. Valid feature FeatureTypes are Integral, Fractional and String.

See: newFeatureDefinition smart constructor.

Constructors

FeatureDefinition' 

Fields

  • featureName :: Maybe Text

    The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time.

  • featureType :: Maybe FeatureType

    The value type of a feature. Valid values are Integral, Fractional, or String.

Instances

Instances details
FromJSON FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

ToJSON FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

Generic FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

Associated Types

type Rep FeatureDefinition :: Type -> Type #

Read FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

Show FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

NFData FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

Methods

rnf :: FeatureDefinition -> () #

Eq FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

Hashable FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

type Rep FeatureDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureDefinition

type Rep FeatureDefinition = D1 ('MetaData "FeatureDefinition" "Amazonka.SageMaker.Types.FeatureDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FeatureDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureType))))

newFeatureDefinition :: FeatureDefinition Source #

Create a value of FeatureDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:featureName:FeatureDefinition', featureDefinition_featureName - The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time.

$sel:featureType:FeatureDefinition', featureDefinition_featureType - The value type of a feature. Valid values are Integral, Fractional, or String.

featureDefinition_featureName :: Lens' FeatureDefinition (Maybe Text) Source #

The name of a feature. The type must be a string. FeatureName cannot be any of the following: is_deleted, write_time, api_invocation_time.

featureDefinition_featureType :: Lens' FeatureDefinition (Maybe FeatureType) Source #

The value type of a feature. Valid values are Integral, Fractional, or String.

FeatureGroup

data FeatureGroup Source #

Amazon SageMaker Feature Store stores features in a collection called Feature Group. A Feature Group can be visualized as a table which has rows, with a unique identifier for each row where each column in the table is a feature. In principle, a Feature Group is composed of features and values per features.

See: newFeatureGroup smart constructor.

Constructors

FeatureGroup' 

Fields

Instances

Instances details
FromJSON FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

Generic FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

Associated Types

type Rep FeatureGroup :: Type -> Type #

Read FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

Show FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

NFData FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

Methods

rnf :: FeatureGroup -> () #

Eq FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

Hashable FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

type Rep FeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroup

type Rep FeatureGroup = D1 ('MetaData "FeatureGroup" "Amazonka.SageMaker.Types.FeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FeatureGroup'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "eventTimeFeatureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "featureDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty FeatureDefinition))) :*: S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featureGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureGroupStatus))))) :*: (((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastUpdateStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LastUpdateStatus))) :*: (S1 ('MetaSel ('Just "offlineStoreConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfflineStoreConfig)) :*: S1 ('MetaSel ('Just "offlineStoreStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfflineStoreStatus)))) :*: ((S1 ('MetaSel ('Just "onlineStoreConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OnlineStoreConfig)) :*: S1 ('MetaSel ('Just "recordIdentifierFeatureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newFeatureGroup :: FeatureGroup Source #

Create a value of FeatureGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:FeatureGroup', featureGroup_creationTime - The time a FeatureGroup was created.

$sel:description:FeatureGroup', featureGroup_description - A free form description of a FeatureGroup.

$sel:eventTimeFeatureName:FeatureGroup', featureGroup_eventTimeFeatureName - The name of the feature that stores the EventTime of a Record in a FeatureGroup.

A EventTime is point in time when a new event occurs that corresponds to the creation or update of a Record in FeatureGroup. All Records in the FeatureGroup must have a corresponding EventTime.

FeatureGroup, featureGroup_failureReason - The reason that the FeatureGroup failed to be replicated in the OfflineStore. This is failure may be due to a failure to create a FeatureGroup in or delete a FeatureGroup from the OfflineStore.

$sel:featureDefinitions:FeatureGroup', featureGroup_featureDefinitions - A list of Features. Each Feature must include a FeatureName and a FeatureType.

Valid FeatureTypes are Integral, Fractional and String.

FeatureNames cannot be any of the following: is_deleted, write_time, api_invocation_time.

You can create up to 2,500 FeatureDefinitions per FeatureGroup.

$sel:featureGroupArn:FeatureGroup', featureGroup_featureGroupArn - The Amazon Resource Name (ARN) of a FeatureGroup.

$sel:featureGroupName:FeatureGroup', featureGroup_featureGroupName - The name of the FeatureGroup.

$sel:featureGroupStatus:FeatureGroup', featureGroup_featureGroupStatus - A FeatureGroup status.

$sel:lastModifiedTime:FeatureGroup', featureGroup_lastModifiedTime - A timestamp indicating the last time you updated the feature group.

$sel:lastUpdateStatus:FeatureGroup', featureGroup_lastUpdateStatus - A value that indicates whether the feature group was updated successfully.

$sel:offlineStoreConfig:FeatureGroup', featureGroup_offlineStoreConfig - Undocumented member.

$sel:offlineStoreStatus:FeatureGroup', featureGroup_offlineStoreStatus - Undocumented member.

$sel:onlineStoreConfig:FeatureGroup', featureGroup_onlineStoreConfig - Undocumented member.

$sel:recordIdentifierFeatureName:FeatureGroup', featureGroup_recordIdentifierFeatureName - The name of the Feature whose value uniquely identifies a Record defined in the FeatureGroup FeatureDefinitions.

$sel:roleArn:FeatureGroup', featureGroup_roleArn - The Amazon Resource Name (ARN) of the IAM execution role used to create the feature group.

$sel:tags:FeatureGroup', featureGroup_tags - Tags used to define a FeatureGroup.

featureGroup_creationTime :: Lens' FeatureGroup (Maybe UTCTime) Source #

The time a FeatureGroup was created.

featureGroup_description :: Lens' FeatureGroup (Maybe Text) Source #

A free form description of a FeatureGroup.

featureGroup_eventTimeFeatureName :: Lens' FeatureGroup (Maybe Text) Source #

The name of the feature that stores the EventTime of a Record in a FeatureGroup.

A EventTime is point in time when a new event occurs that corresponds to the creation or update of a Record in FeatureGroup. All Records in the FeatureGroup must have a corresponding EventTime.

featureGroup_failureReason :: Lens' FeatureGroup (Maybe Text) Source #

The reason that the FeatureGroup failed to be replicated in the OfflineStore. This is failure may be due to a failure to create a FeatureGroup in or delete a FeatureGroup from the OfflineStore.

featureGroup_featureDefinitions :: Lens' FeatureGroup (Maybe (NonEmpty FeatureDefinition)) Source #

A list of Features. Each Feature must include a FeatureName and a FeatureType.

Valid FeatureTypes are Integral, Fractional and String.

FeatureNames cannot be any of the following: is_deleted, write_time, api_invocation_time.

You can create up to 2,500 FeatureDefinitions per FeatureGroup.

featureGroup_featureGroupArn :: Lens' FeatureGroup (Maybe Text) Source #

The Amazon Resource Name (ARN) of a FeatureGroup.

featureGroup_lastModifiedTime :: Lens' FeatureGroup (Maybe UTCTime) Source #

A timestamp indicating the last time you updated the feature group.

featureGroup_lastUpdateStatus :: Lens' FeatureGroup (Maybe LastUpdateStatus) Source #

A value that indicates whether the feature group was updated successfully.

featureGroup_recordIdentifierFeatureName :: Lens' FeatureGroup (Maybe Text) Source #

The name of the Feature whose value uniquely identifies a Record defined in the FeatureGroup FeatureDefinitions.

featureGroup_roleArn :: Lens' FeatureGroup (Maybe Text) Source #

The Amazon Resource Name (ARN) of the IAM execution role used to create the feature group.

featureGroup_tags :: Lens' FeatureGroup (Maybe [Tag]) Source #

Tags used to define a FeatureGroup.

FeatureGroupSummary

data FeatureGroupSummary Source #

The name, Arn, CreationTime, FeatureGroup values, LastUpdatedTime and EnableOnlineStorage status of a FeatureGroup.

See: newFeatureGroupSummary smart constructor.

Constructors

FeatureGroupSummary' 

Fields

Instances

Instances details
FromJSON FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

Generic FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

Associated Types

type Rep FeatureGroupSummary :: Type -> Type #

Read FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

Show FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

NFData FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

Methods

rnf :: FeatureGroupSummary -> () #

Eq FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

Hashable FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

type Rep FeatureGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureGroupSummary

type Rep FeatureGroupSummary = D1 ('MetaData "FeatureGroupSummary" "Amazonka.SageMaker.Types.FeatureGroupSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FeatureGroupSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "featureGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureGroupStatus)) :*: S1 ('MetaSel ('Just "offlineStoreStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfflineStoreStatus))) :*: (S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newFeatureGroupSummary Source #

Create a value of FeatureGroupSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:featureGroupStatus:FeatureGroupSummary', featureGroupSummary_featureGroupStatus - The status of a FeatureGroup. The status can be any of the following: Creating, Created, CreateFail, Deleting or DetailFail.

$sel:offlineStoreStatus:FeatureGroupSummary', featureGroupSummary_offlineStoreStatus - Notifies you if replicating data into the OfflineStore has failed. Returns either: Active or Blocked.

$sel:featureGroupName:FeatureGroupSummary', featureGroupSummary_featureGroupName - The name of FeatureGroup.

$sel:featureGroupArn:FeatureGroupSummary', featureGroupSummary_featureGroupArn - Unique identifier for the FeatureGroup.

$sel:creationTime:FeatureGroupSummary', featureGroupSummary_creationTime - A timestamp indicating the time of creation time of the FeatureGroup.

featureGroupSummary_featureGroupStatus :: Lens' FeatureGroupSummary (Maybe FeatureGroupStatus) Source #

The status of a FeatureGroup. The status can be any of the following: Creating, Created, CreateFail, Deleting or DetailFail.

featureGroupSummary_offlineStoreStatus :: Lens' FeatureGroupSummary (Maybe OfflineStoreStatus) Source #

Notifies you if replicating data into the OfflineStore has failed. Returns either: Active or Blocked.

featureGroupSummary_featureGroupArn :: Lens' FeatureGroupSummary Text Source #

Unique identifier for the FeatureGroup.

featureGroupSummary_creationTime :: Lens' FeatureGroupSummary UTCTime Source #

A timestamp indicating the time of creation time of the FeatureGroup.

FeatureMetadata

data FeatureMetadata Source #

The metadata for a feature. It can either be metadata that you specify, or metadata that is updated automatically.

See: newFeatureMetadata smart constructor.

Constructors

FeatureMetadata' 

Fields

Instances

Instances details
FromJSON FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

Generic FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

Associated Types

type Rep FeatureMetadata :: Type -> Type #

Read FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

Show FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

NFData FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

Methods

rnf :: FeatureMetadata -> () #

Eq FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

Hashable FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

type Rep FeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureMetadata

type Rep FeatureMetadata = D1 ('MetaData "FeatureMetadata" "Amazonka.SageMaker.Types.FeatureMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FeatureMetadata'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureType))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FeatureParameter]))))))

newFeatureMetadata :: FeatureMetadata Source #

Create a value of FeatureMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:FeatureMetadata', featureMetadata_creationTime - A timestamp indicating when the feature was created.

$sel:description:FeatureMetadata', featureMetadata_description - An optional description that you specify to better describe the feature.

$sel:featureGroupArn:FeatureMetadata', featureMetadata_featureGroupArn - The Amazon Resource Number (ARN) of the feature group.

$sel:featureGroupName:FeatureMetadata', featureMetadata_featureGroupName - The name of the feature group containing the feature.

$sel:featureName:FeatureMetadata', featureMetadata_featureName - The name of feature.

$sel:featureType:FeatureMetadata', featureMetadata_featureType - The data type of the feature.

$sel:lastModifiedTime:FeatureMetadata', featureMetadata_lastModifiedTime - A timestamp indicating when the feature was last modified.

$sel:parameters:FeatureMetadata', featureMetadata_parameters - Optional key-value pairs that you specify to better describe the feature.

featureMetadata_creationTime :: Lens' FeatureMetadata (Maybe UTCTime) Source #

A timestamp indicating when the feature was created.

featureMetadata_description :: Lens' FeatureMetadata (Maybe Text) Source #

An optional description that you specify to better describe the feature.

featureMetadata_featureGroupArn :: Lens' FeatureMetadata (Maybe Text) Source #

The Amazon Resource Number (ARN) of the feature group.

featureMetadata_featureGroupName :: Lens' FeatureMetadata (Maybe Text) Source #

The name of the feature group containing the feature.

featureMetadata_lastModifiedTime :: Lens' FeatureMetadata (Maybe UTCTime) Source #

A timestamp indicating when the feature was last modified.

featureMetadata_parameters :: Lens' FeatureMetadata (Maybe [FeatureParameter]) Source #

Optional key-value pairs that you specify to better describe the feature.

FeatureParameter

data FeatureParameter Source #

A key-value pair that you specify to describe the feature.

See: newFeatureParameter smart constructor.

Constructors

FeatureParameter' 

Fields

Instances

Instances details
FromJSON FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

ToJSON FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

Generic FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

Associated Types

type Rep FeatureParameter :: Type -> Type #

Read FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

Show FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

NFData FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

Methods

rnf :: FeatureParameter -> () #

Eq FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

Hashable FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

type Rep FeatureParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FeatureParameter

type Rep FeatureParameter = D1 ('MetaData "FeatureParameter" "Amazonka.SageMaker.Types.FeatureParameter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FeatureParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFeatureParameter :: FeatureParameter Source #

Create a value of FeatureParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:FeatureParameter', featureParameter_key - A key that must contain a value to describe the feature.

$sel:value:FeatureParameter', featureParameter_value - The value that belongs to a key.

featureParameter_key :: Lens' FeatureParameter (Maybe Text) Source #

A key that must contain a value to describe the feature.

featureParameter_value :: Lens' FeatureParameter (Maybe Text) Source #

The value that belongs to a key.

FileSource

data FileSource Source #

Contains details regarding the file source.

See: newFileSource smart constructor.

Constructors

FileSource' 

Fields

Instances

Instances details
FromJSON FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

ToJSON FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

Generic FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

Associated Types

type Rep FileSource :: Type -> Type #

Read FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

Show FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

NFData FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

Methods

rnf :: FileSource -> () #

Eq FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

Hashable FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

type Rep FileSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSource

type Rep FileSource = D1 ('MetaData "FileSource" "Amazonka.SageMaker.Types.FileSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FileSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contentDigest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFileSource Source #

Create a value of FileSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contentDigest:FileSource', fileSource_contentDigest - The digest of the file source.

$sel:contentType:FileSource', fileSource_contentType - The type of content stored in the file source.

$sel:s3Uri:FileSource', fileSource_s3Uri - The Amazon S3 URI for the file source.

fileSource_contentDigest :: Lens' FileSource (Maybe Text) Source #

The digest of the file source.

fileSource_contentType :: Lens' FileSource (Maybe Text) Source #

The type of content stored in the file source.

fileSource_s3Uri :: Lens' FileSource Text Source #

The Amazon S3 URI for the file source.

FileSystemConfig

data FileSystemConfig Source #

The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.

See: newFileSystemConfig smart constructor.

Constructors

FileSystemConfig' 

Fields

  • defaultGid :: Maybe Natural

    The default POSIX group ID (GID). If not specified, defaults to 100.

  • defaultUid :: Maybe Natural

    The default POSIX user ID (UID). If not specified, defaults to 1000.

  • mountPath :: Maybe Text

    The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.

Instances

Instances details
FromJSON FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

ToJSON FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

Generic FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

Associated Types

type Rep FileSystemConfig :: Type -> Type #

Read FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

Show FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

NFData FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

Methods

rnf :: FileSystemConfig -> () #

Eq FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

Hashable FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

type Rep FileSystemConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemConfig

type Rep FileSystemConfig = D1 ('MetaData "FileSystemConfig" "Amazonka.SageMaker.Types.FileSystemConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FileSystemConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultGid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "defaultUid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "mountPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newFileSystemConfig :: FileSystemConfig Source #

Create a value of FileSystemConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultGid:FileSystemConfig', fileSystemConfig_defaultGid - The default POSIX group ID (GID). If not specified, defaults to 100.

$sel:defaultUid:FileSystemConfig', fileSystemConfig_defaultUid - The default POSIX user ID (UID). If not specified, defaults to 1000.

$sel:mountPath:FileSystemConfig', fileSystemConfig_mountPath - The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.

fileSystemConfig_defaultGid :: Lens' FileSystemConfig (Maybe Natural) Source #

The default POSIX group ID (GID). If not specified, defaults to 100.

fileSystemConfig_defaultUid :: Lens' FileSystemConfig (Maybe Natural) Source #

The default POSIX user ID (UID). If not specified, defaults to 1000.

fileSystemConfig_mountPath :: Lens' FileSystemConfig (Maybe Text) Source #

The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.

FileSystemDataSource

data FileSystemDataSource Source #

Specifies a file system data source for a channel.

See: newFileSystemDataSource smart constructor.

Constructors

FileSystemDataSource' 

Fields

Instances

Instances details
FromJSON FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

ToJSON FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

Generic FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

Associated Types

type Rep FileSystemDataSource :: Type -> Type #

Read FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

Show FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

NFData FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

Methods

rnf :: FileSystemDataSource -> () #

Eq FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

Hashable FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

type Rep FileSystemDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FileSystemDataSource

type Rep FileSystemDataSource = D1 ('MetaData "FileSystemDataSource" "Amazonka.SageMaker.Types.FileSystemDataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FileSystemDataSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "fileSystemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "fileSystemAccessMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FileSystemAccessMode)) :*: (S1 ('MetaSel ('Just "fileSystemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FileSystemType) :*: S1 ('MetaSel ('Just "directoryPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFileSystemDataSource Source #

Create a value of FileSystemDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fileSystemId:FileSystemDataSource', fileSystemDataSource_fileSystemId - The file system id.

$sel:fileSystemAccessMode:FileSystemDataSource', fileSystemDataSource_fileSystemAccessMode - The access mode of the mount of the directory associated with the channel. A directory can be mounted either in ro (read-only) or rw (read-write) mode.

$sel:fileSystemType:FileSystemDataSource', fileSystemDataSource_fileSystemType - The file system type.

$sel:directoryPath:FileSystemDataSource', fileSystemDataSource_directoryPath - The full path to the directory to associate with the channel.

fileSystemDataSource_fileSystemAccessMode :: Lens' FileSystemDataSource FileSystemAccessMode Source #

The access mode of the mount of the directory associated with the channel. A directory can be mounted either in ro (read-only) or rw (read-write) mode.

fileSystemDataSource_directoryPath :: Lens' FileSystemDataSource Text Source #

The full path to the directory to associate with the channel.

Filter

data Filter Source #

A conditional statement for a search expression that includes a resource property, a Boolean operator, and a value. Resources that match the statement are returned in the results from the Search API.

If you specify a Value, but not an Operator, Amazon SageMaker uses the equals operator.

In search, there are several property types:

Metrics
To define a metric filter, enter a value using the form "Metrics.<name>", where <name> is a metric name. For example, the following filter searches for training jobs with an "accuracy" metric greater than "0.9":
{
"Name": "Metrics.accuracy",
"Operator": "GreaterThan",
"Value": "0.9"
}
HyperParameters
To define a hyperparameter filter, enter a value with the form "HyperParameters.<name>". Decimal hyperparameter values are treated as a decimal in a comparison if the specified Value is also a decimal value. If the specified Value is an integer, the decimal hyperparameter values are treated as integers. For example, the following filter is satisfied by training jobs with a "learning_rate" hyperparameter that is less than "0.5":
 {
 "Name": "HyperParameters.learning_rate",
 "Operator": "LessThan",
 "Value": "0.5"
 }
Tags
To define a tag filter, enter a value with the form Tags.<key>.

See: newFilter smart constructor.

Constructors

Filter' 

Fields

  • operator :: Maybe Operator

    A Boolean binary operator that is used to evaluate the filter. The operator field contains one of the following values:

    Equals
    The value of Name equals Value.
    NotEquals
    The value of Name doesn't equal Value.
    Exists
    The Name property exists.
    NotExists
    The Name property does not exist.
    GreaterThan
    The value of Name is greater than Value. Not supported for text properties.
    GreaterThanOrEqualTo
    The value of Name is greater than or equal to Value. Not supported for text properties.
    LessThan
    The value of Name is less than Value. Not supported for text properties.
    LessThanOrEqualTo
    The value of Name is less than or equal to Value. Not supported for text properties.
    In
    The value of Name is one of the comma delimited strings in Value. Only supported for text properties.
    Contains
    The value of Name contains the string Value. Only supported for text properties.

    A SearchExpression can include the Contains operator multiple times when the value of Name is one of the following:

    • Experiment.DisplayName
    • Experiment.ExperimentName
    • Experiment.Tags
    • Trial.DisplayName
    • Trial.TrialName
    • Trial.Tags
    • TrialComponent.DisplayName
    • TrialComponent.TrialComponentName
    • TrialComponent.Tags
    • TrialComponent.InputArtifacts
    • TrialComponent.OutputArtifacts

    A SearchExpression can include only one Contains operator for all other values of Name. In these cases, if you include multiple Contains operators in the SearchExpression, the result is the following error message: "'CONTAINS' operator usage limit of 1 exceeded."

  • value :: Maybe Text

    A value used with Name and Operator to determine which resources satisfy the filter's condition. For numerical properties, Value must be an integer or floating-point decimal. For timestamp properties, Value must be an ISO 8601 date-time string of the following format: YYYY-mm-dd'T'HH:MM:SS.

  • name :: Text

    A resource property name. For example, TrainingJobName. For valid property names, see SearchRecord. You must specify a valid property for the resource.

Instances

Instances details
ToJSON Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

Read Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

Show Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

NFData Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

Methods

rnf :: Filter -> () #

Eq Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

Methods

(==) :: Filter -> Filter -> Bool #

(/=) :: Filter -> Filter -> Bool #

Hashable Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

type Rep Filter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Filter

type Rep Filter = D1 ('MetaData "Filter" "Amazonka.SageMaker.Types.Filter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Filter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Operator)) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFilter Source #

Create a value of Filter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:operator:Filter', filter_operator - A Boolean binary operator that is used to evaluate the filter. The operator field contains one of the following values:

Equals
The value of Name equals Value.
NotEquals
The value of Name doesn't equal Value.
Exists
The Name property exists.
NotExists
The Name property does not exist.
GreaterThan
The value of Name is greater than Value. Not supported for text properties.
GreaterThanOrEqualTo
The value of Name is greater than or equal to Value. Not supported for text properties.
LessThan
The value of Name is less than Value. Not supported for text properties.
LessThanOrEqualTo
The value of Name is less than or equal to Value. Not supported for text properties.
In
The value of Name is one of the comma delimited strings in Value. Only supported for text properties.
Contains
The value of Name contains the string Value. Only supported for text properties.

A SearchExpression can include the Contains operator multiple times when the value of Name is one of the following:

  • Experiment.DisplayName
  • Experiment.ExperimentName
  • Experiment.Tags
  • Trial.DisplayName
  • Trial.TrialName
  • Trial.Tags
  • TrialComponent.DisplayName
  • TrialComponent.TrialComponentName
  • TrialComponent.Tags
  • TrialComponent.InputArtifacts
  • TrialComponent.OutputArtifacts

A SearchExpression can include only one Contains operator for all other values of Name. In these cases, if you include multiple Contains operators in the SearchExpression, the result is the following error message: "'CONTAINS' operator usage limit of 1 exceeded."

$sel:value:Filter', filter_value - A value used with Name and Operator to determine which resources satisfy the filter's condition. For numerical properties, Value must be an integer or floating-point decimal. For timestamp properties, Value must be an ISO 8601 date-time string of the following format: YYYY-mm-dd'T'HH:MM:SS.

$sel:name:Filter', filter_name - A resource property name. For example, TrainingJobName. For valid property names, see SearchRecord. You must specify a valid property for the resource.

filter_operator :: Lens' Filter (Maybe Operator) Source #

A Boolean binary operator that is used to evaluate the filter. The operator field contains one of the following values:

Equals
The value of Name equals Value.
NotEquals
The value of Name doesn't equal Value.
Exists
The Name property exists.
NotExists
The Name property does not exist.
GreaterThan
The value of Name is greater than Value. Not supported for text properties.
GreaterThanOrEqualTo
The value of Name is greater than or equal to Value. Not supported for text properties.
LessThan
The value of Name is less than Value. Not supported for text properties.
LessThanOrEqualTo
The value of Name is less than or equal to Value. Not supported for text properties.
In
The value of Name is one of the comma delimited strings in Value. Only supported for text properties.
Contains
The value of Name contains the string Value. Only supported for text properties.

A SearchExpression can include the Contains operator multiple times when the value of Name is one of the following:

  • Experiment.DisplayName
  • Experiment.ExperimentName
  • Experiment.Tags
  • Trial.DisplayName
  • Trial.TrialName
  • Trial.Tags
  • TrialComponent.DisplayName
  • TrialComponent.TrialComponentName
  • TrialComponent.Tags
  • TrialComponent.InputArtifacts
  • TrialComponent.OutputArtifacts

A SearchExpression can include only one Contains operator for all other values of Name. In these cases, if you include multiple Contains operators in the SearchExpression, the result is the following error message: "'CONTAINS' operator usage limit of 1 exceeded."

filter_value :: Lens' Filter (Maybe Text) Source #

A value used with Name and Operator to determine which resources satisfy the filter's condition. For numerical properties, Value must be an integer or floating-point decimal. For timestamp properties, Value must be an ISO 8601 date-time string of the following format: YYYY-mm-dd'T'HH:MM:SS.

filter_name :: Lens' Filter Text Source #

A resource property name. For example, TrainingJobName. For valid property names, see SearchRecord. You must specify a valid property for the resource.

FinalAutoMLJobObjectiveMetric

data FinalAutoMLJobObjectiveMetric Source #

The best candidate result from an AutoML training job.

See: newFinalAutoMLJobObjectiveMetric smart constructor.

Constructors

FinalAutoMLJobObjectiveMetric' 

Fields

Instances

Instances details
FromJSON FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

Generic FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

Associated Types

type Rep FinalAutoMLJobObjectiveMetric :: Type -> Type #

Read FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

Show FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

NFData FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

Eq FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

Hashable FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

type Rep FinalAutoMLJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric

type Rep FinalAutoMLJobObjectiveMetric = D1 ('MetaData "FinalAutoMLJobObjectiveMetric" "Amazonka.SageMaker.Types.FinalAutoMLJobObjectiveMetric" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FinalAutoMLJobObjectiveMetric'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobObjectiveType)) :*: (S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLMetricEnum) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newFinalAutoMLJobObjectiveMetric Source #

Create a value of FinalAutoMLJobObjectiveMetric with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':FinalAutoMLJobObjectiveMetric', finalAutoMLJobObjectiveMetric_type - The type of metric with the best result.

$sel:metricName:FinalAutoMLJobObjectiveMetric', finalAutoMLJobObjectiveMetric_metricName - The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName.

$sel:value:FinalAutoMLJobObjectiveMetric', finalAutoMLJobObjectiveMetric_value - The value of the metric with the best result.

finalAutoMLJobObjectiveMetric_metricName :: Lens' FinalAutoMLJobObjectiveMetric AutoMLMetricEnum Source #

The name of the metric with the best result. For a description of the possible objective metrics, see AutoMLJobObjective$MetricName.

FinalHyperParameterTuningJobObjectiveMetric

data FinalHyperParameterTuningJobObjectiveMetric Source #

Shows the final value for the objective metric for a training job that was launched by a hyperparameter tuning job. You define the objective metric in the HyperParameterTuningJobObjective parameter of HyperParameterTuningJobConfig.

See: newFinalHyperParameterTuningJobObjectiveMetric smart constructor.

Constructors

FinalHyperParameterTuningJobObjectiveMetric' 

Fields

Instances

Instances details
FromJSON FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

Generic FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

Read FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

Show FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

NFData FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

Eq FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

Hashable FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

type Rep FinalHyperParameterTuningJobObjectiveMetric Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric

type Rep FinalHyperParameterTuningJobObjectiveMetric = D1 ('MetaData "FinalHyperParameterTuningJobObjectiveMetric" "Amazonka.SageMaker.Types.FinalHyperParameterTuningJobObjectiveMetric" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FinalHyperParameterTuningJobObjectiveMetric'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobObjectiveType)) :*: (S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

finalHyperParameterTuningJobObjectiveMetric_type :: Lens' FinalHyperParameterTuningJobObjectiveMetric (Maybe HyperParameterTuningJobObjectiveType) Source #

Whether to minimize or maximize the objective metric. Valid values are Minimize and Maximize.

FlowDefinitionOutputConfig

data FlowDefinitionOutputConfig Source #

Contains information about where human output will be stored.

See: newFlowDefinitionOutputConfig smart constructor.

Constructors

FlowDefinitionOutputConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Key Management Service (KMS) key ID for server-side encryption.

  • s3OutputPath :: Text

    The Amazon S3 path where the object containing human output will be made available.

    To learn more about the format of Amazon A2I output data, see Amazon A2I Output Data.

Instances

Instances details
FromJSON FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

ToJSON FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

Generic FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

Associated Types

type Rep FlowDefinitionOutputConfig :: Type -> Type #

Read FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

Show FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

NFData FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

Eq FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

Hashable FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

type Rep FlowDefinitionOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionOutputConfig

type Rep FlowDefinitionOutputConfig = D1 ('MetaData "FlowDefinitionOutputConfig" "Amazonka.SageMaker.Types.FlowDefinitionOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FlowDefinitionOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFlowDefinitionOutputConfig Source #

Create a value of FlowDefinitionOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:FlowDefinitionOutputConfig', flowDefinitionOutputConfig_kmsKeyId - The Amazon Key Management Service (KMS) key ID for server-side encryption.

$sel:s3OutputPath:FlowDefinitionOutputConfig', flowDefinitionOutputConfig_s3OutputPath - The Amazon S3 path where the object containing human output will be made available.

To learn more about the format of Amazon A2I output data, see Amazon A2I Output Data.

flowDefinitionOutputConfig_kmsKeyId :: Lens' FlowDefinitionOutputConfig (Maybe Text) Source #

The Amazon Key Management Service (KMS) key ID for server-side encryption.

flowDefinitionOutputConfig_s3OutputPath :: Lens' FlowDefinitionOutputConfig Text Source #

The Amazon S3 path where the object containing human output will be made available.

To learn more about the format of Amazon A2I output data, see Amazon A2I Output Data.

FlowDefinitionSummary

data FlowDefinitionSummary Source #

Contains summary information about the flow definition.

See: newFlowDefinitionSummary smart constructor.

Constructors

FlowDefinitionSummary' 

Fields

Instances

Instances details
FromJSON FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

Generic FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

Associated Types

type Rep FlowDefinitionSummary :: Type -> Type #

Read FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

Show FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

NFData FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

Methods

rnf :: FlowDefinitionSummary -> () #

Eq FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

Hashable FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

type Rep FlowDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.FlowDefinitionSummary

type Rep FlowDefinitionSummary = D1 ('MetaData "FlowDefinitionSummary" "Amazonka.SageMaker.Types.FlowDefinitionSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "FlowDefinitionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "flowDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "flowDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "flowDefinitionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FlowDefinitionStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newFlowDefinitionSummary Source #

Create a value of FlowDefinitionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:FlowDefinitionSummary', flowDefinitionSummary_failureReason - The reason why the flow definition creation failed. A failure reason is returned only when the flow definition status is Failed.

$sel:flowDefinitionName:FlowDefinitionSummary', flowDefinitionSummary_flowDefinitionName - The name of the flow definition.

$sel:flowDefinitionArn:FlowDefinitionSummary', flowDefinitionSummary_flowDefinitionArn - The Amazon Resource Name (ARN) of the flow definition.

$sel:flowDefinitionStatus:FlowDefinitionSummary', flowDefinitionSummary_flowDefinitionStatus - The status of the flow definition. Valid values:

$sel:creationTime:FlowDefinitionSummary', flowDefinitionSummary_creationTime - The timestamp when SageMaker created the flow definition.

flowDefinitionSummary_failureReason :: Lens' FlowDefinitionSummary (Maybe Text) Source #

The reason why the flow definition creation failed. A failure reason is returned only when the flow definition status is Failed.

flowDefinitionSummary_flowDefinitionArn :: Lens' FlowDefinitionSummary Text Source #

The Amazon Resource Name (ARN) of the flow definition.

flowDefinitionSummary_creationTime :: Lens' FlowDefinitionSummary UTCTime Source #

The timestamp when SageMaker created the flow definition.

GitConfig

data GitConfig Source #

Specifies configuration details for a Git repository in your Amazon Web Services account.

See: newGitConfig smart constructor.

Constructors

GitConfig' 

Fields

  • branch :: Maybe Text

    The default branch for the Git repository.

  • secretArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

    {"username": UserName, "password": Password}

  • repositoryUrl :: Text

    The URL where the Git repository is located.

Instances

Instances details
FromJSON GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

ToJSON GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

Generic GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

Associated Types

type Rep GitConfig :: Type -> Type #

Read GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

Show GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

NFData GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

Methods

rnf :: GitConfig -> () #

Eq GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

Hashable GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

type Rep GitConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfig

type Rep GitConfig = D1 ('MetaData "GitConfig" "Amazonka.SageMaker.Types.GitConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GitConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "branch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "secretArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "repositoryUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGitConfig Source #

Create a value of GitConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:branch:GitConfig', gitConfig_branch - The default branch for the Git repository.

$sel:secretArn:GitConfig', gitConfig_secretArn - The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

{"username": UserName, "password": Password}

$sel:repositoryUrl:GitConfig', gitConfig_repositoryUrl - The URL where the Git repository is located.

gitConfig_branch :: Lens' GitConfig (Maybe Text) Source #

The default branch for the Git repository.

gitConfig_secretArn :: Lens' GitConfig (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

{"username": UserName, "password": Password}

gitConfig_repositoryUrl :: Lens' GitConfig Text Source #

The URL where the Git repository is located.

GitConfigForUpdate

data GitConfigForUpdate Source #

Specifies configuration details for a Git repository when the repository is updated.

See: newGitConfigForUpdate smart constructor.

Constructors

GitConfigForUpdate' 

Fields

  • secretArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

    {"username": UserName, "password": Password}

Instances

Instances details
ToJSON GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

Generic GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

Associated Types

type Rep GitConfigForUpdate :: Type -> Type #

Read GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

Show GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

NFData GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

Methods

rnf :: GitConfigForUpdate -> () #

Eq GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

Hashable GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

type Rep GitConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.GitConfigForUpdate

type Rep GitConfigForUpdate = D1 ('MetaData "GitConfigForUpdate" "Amazonka.SageMaker.Types.GitConfigForUpdate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GitConfigForUpdate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "secretArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newGitConfigForUpdate :: GitConfigForUpdate Source #

Create a value of GitConfigForUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:secretArn:GitConfigForUpdate', gitConfigForUpdate_secretArn - The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

{"username": UserName, "password": Password}

gitConfigForUpdate_secretArn :: Lens' GitConfigForUpdate (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

{"username": UserName, "password": Password}

HubContentDependency

data HubContentDependency Source #

Any dependencies related to hub content, such as scripts, model artifacts, datasets, or notebooks.

See: newHubContentDependency smart constructor.

Constructors

HubContentDependency' 

Fields

Instances

Instances details
FromJSON HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

Generic HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

Associated Types

type Rep HubContentDependency :: Type -> Type #

Read HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

Show HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

NFData HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

Methods

rnf :: HubContentDependency -> () #

Eq HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

Hashable HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

type Rep HubContentDependency Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentDependency

type Rep HubContentDependency = D1 ('MetaData "HubContentDependency" "Amazonka.SageMaker.Types.HubContentDependency" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HubContentDependency'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dependencyCopyPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dependencyOriginPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newHubContentDependency :: HubContentDependency Source #

Create a value of HubContentDependency with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dependencyCopyPath:HubContentDependency', hubContentDependency_dependencyCopyPath - The hub content dependency copy path.

$sel:dependencyOriginPath:HubContentDependency', hubContentDependency_dependencyOriginPath - The hub content dependency origin path.

HubContentInfo

data HubContentInfo Source #

Information about hub content.

See: newHubContentInfo smart constructor.

Constructors

HubContentInfo' 

Fields

Instances

Instances details
FromJSON HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

Generic HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

Associated Types

type Rep HubContentInfo :: Type -> Type #

Read HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

Show HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

NFData HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

Methods

rnf :: HubContentInfo -> () #

Eq HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

Hashable HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

type Rep HubContentInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubContentInfo

type Rep HubContentInfo = D1 ('MetaData "HubContentInfo" "Amazonka.SageMaker.Types.HubContentInfo" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HubContentInfo'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "hubContentDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hubContentDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "hubContentSearchKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "hubContentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubContentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "hubContentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HubContentType)) :*: (S1 ('MetaSel ('Just "documentSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "hubContentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HubContentStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newHubContentInfo Source #

Create a value of HubContentInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hubContentDescription:HubContentInfo', hubContentInfo_hubContentDescription - A description of the hub content.

$sel:hubContentDisplayName:HubContentInfo', hubContentInfo_hubContentDisplayName - The display name of the hub content.

$sel:hubContentSearchKeywords:HubContentInfo', hubContentInfo_hubContentSearchKeywords - The searchable keywords for the hub content.

$sel:hubContentName:HubContentInfo', hubContentInfo_hubContentName - The name of the hub content.

$sel:hubContentArn:HubContentInfo', hubContentInfo_hubContentArn - The Amazon Resource Name (ARN) of the hub content.

$sel:hubContentVersion:HubContentInfo', hubContentInfo_hubContentVersion - The version of the hub content.

$sel:hubContentType:HubContentInfo', hubContentInfo_hubContentType - The type of hub content.

$sel:documentSchemaVersion:HubContentInfo', hubContentInfo_documentSchemaVersion - The version of the hub content document schema.

$sel:hubContentStatus:HubContentInfo', hubContentInfo_hubContentStatus - The status of the hub content.

$sel:creationTime:HubContentInfo', hubContentInfo_creationTime - The date and time that the hub content was created.

hubContentInfo_hubContentSearchKeywords :: Lens' HubContentInfo (Maybe [Text]) Source #

The searchable keywords for the hub content.

hubContentInfo_hubContentArn :: Lens' HubContentInfo Text Source #

The Amazon Resource Name (ARN) of the hub content.

hubContentInfo_documentSchemaVersion :: Lens' HubContentInfo Text Source #

The version of the hub content document schema.

hubContentInfo_creationTime :: Lens' HubContentInfo UTCTime Source #

The date and time that the hub content was created.

HubInfo

data HubInfo Source #

Information about a hub.

See: newHubInfo smart constructor.

Constructors

HubInfo' 

Fields

Instances

Instances details
FromJSON HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

Generic HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

Associated Types

type Rep HubInfo :: Type -> Type #

Methods

from :: HubInfo -> Rep HubInfo x #

to :: Rep HubInfo x -> HubInfo #

Read HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

Show HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

NFData HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

Methods

rnf :: HubInfo -> () #

Eq HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

Methods

(==) :: HubInfo -> HubInfo -> Bool #

(/=) :: HubInfo -> HubInfo -> Bool #

Hashable HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

Methods

hashWithSalt :: Int -> HubInfo -> Int #

hash :: HubInfo -> Int #

type Rep HubInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubInfo

newHubInfo Source #

Create a value of HubInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hubDescription:HubInfo', hubInfo_hubDescription - A description of the hub.

$sel:hubDisplayName:HubInfo', hubInfo_hubDisplayName - The display name of the hub.

$sel:hubSearchKeywords:HubInfo', hubInfo_hubSearchKeywords - The searchable keywords for the hub.

$sel:hubName:HubInfo', hubInfo_hubName - The name of the hub.

$sel:hubArn:HubInfo', hubInfo_hubArn - The Amazon Resource Name (ARN) of the hub.

$sel:hubStatus:HubInfo', hubInfo_hubStatus - The status of the hub.

$sel:creationTime:HubInfo', hubInfo_creationTime - The date and time that the hub was created.

$sel:lastModifiedTime:HubInfo', hubInfo_lastModifiedTime - The date and time that the hub was last modified.

hubInfo_hubDescription :: Lens' HubInfo (Maybe Text) Source #

A description of the hub.

hubInfo_hubDisplayName :: Lens' HubInfo (Maybe Text) Source #

The display name of the hub.

hubInfo_hubSearchKeywords :: Lens' HubInfo (Maybe [Text]) Source #

The searchable keywords for the hub.

hubInfo_hubName :: Lens' HubInfo Text Source #

The name of the hub.

hubInfo_hubArn :: Lens' HubInfo Text Source #

The Amazon Resource Name (ARN) of the hub.

hubInfo_hubStatus :: Lens' HubInfo HubStatus Source #

The status of the hub.

hubInfo_creationTime :: Lens' HubInfo UTCTime Source #

The date and time that the hub was created.

hubInfo_lastModifiedTime :: Lens' HubInfo UTCTime Source #

The date and time that the hub was last modified.

HubS3StorageConfig

data HubS3StorageConfig Source #

The Amazon S3 storage configuration of a hub.

See: newHubS3StorageConfig smart constructor.

Constructors

HubS3StorageConfig' 

Fields

Instances

Instances details
FromJSON HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

ToJSON HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

Generic HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

Associated Types

type Rep HubS3StorageConfig :: Type -> Type #

Read HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

Show HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

NFData HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

Methods

rnf :: HubS3StorageConfig -> () #

Eq HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

Hashable HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

type Rep HubS3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HubS3StorageConfig

type Rep HubS3StorageConfig = D1 ('MetaData "HubS3StorageConfig" "Amazonka.SageMaker.Types.HubS3StorageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HubS3StorageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newHubS3StorageConfig :: HubS3StorageConfig Source #

Create a value of HubS3StorageConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3OutputPath:HubS3StorageConfig', hubS3StorageConfig_s3OutputPath - The Amazon S3 output path for the hub.

hubS3StorageConfig_s3OutputPath :: Lens' HubS3StorageConfig (Maybe Text) Source #

The Amazon S3 output path for the hub.

HumanLoopActivationConditionsConfig

data HumanLoopActivationConditionsConfig Source #

Defines under what conditions SageMaker creates a human loop. Used within . See for the required format of activation conditions.

See: newHumanLoopActivationConditionsConfig smart constructor.

Constructors

HumanLoopActivationConditionsConfig' 

Fields

Instances

Instances details
FromJSON HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

ToJSON HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

Generic HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

Read HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

Show HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

NFData HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

Eq HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

Hashable HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

type Rep HumanLoopActivationConditionsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig

type Rep HumanLoopActivationConditionsConfig = D1 ('MetaData "HumanLoopActivationConditionsConfig" "Amazonka.SageMaker.Types.HumanLoopActivationConditionsConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HumanLoopActivationConditionsConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "humanLoopActivationConditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newHumanLoopActivationConditionsConfig Source #

Create a value of HumanLoopActivationConditionsConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:humanLoopActivationConditions:HumanLoopActivationConditionsConfig', humanLoopActivationConditionsConfig_humanLoopActivationConditions - JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks are created against the configured work team. The set of conditions is different for Rekognition and Textract. For more information about how to structure the JSON, see JSON Schema for Human Loop Activation Conditions in Amazon Augmented AI in the Amazon SageMaker Developer Guide.

humanLoopActivationConditionsConfig_humanLoopActivationConditions :: Lens' HumanLoopActivationConditionsConfig Text Source #

JSON expressing use-case specific conditions declaratively. If any condition is matched, atomic tasks are created against the configured work team. The set of conditions is different for Rekognition and Textract. For more information about how to structure the JSON, see JSON Schema for Human Loop Activation Conditions in Amazon Augmented AI in the Amazon SageMaker Developer Guide.

HumanLoopActivationConfig

data HumanLoopActivationConfig Source #

Provides information about how and under what conditions SageMaker creates a human loop. If HumanLoopActivationConfig is not given, then all requests go to humans.

See: newHumanLoopActivationConfig smart constructor.

Constructors

HumanLoopActivationConfig' 

Fields

Instances

Instances details
FromJSON HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

ToJSON HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

Generic HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

Associated Types

type Rep HumanLoopActivationConfig :: Type -> Type #

Read HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

Show HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

NFData HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

Eq HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

Hashable HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

type Rep HumanLoopActivationConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopActivationConfig

type Rep HumanLoopActivationConfig = D1 ('MetaData "HumanLoopActivationConfig" "Amazonka.SageMaker.Types.HumanLoopActivationConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HumanLoopActivationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "humanLoopActivationConditionsConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HumanLoopActivationConditionsConfig)))

newHumanLoopActivationConfig Source #

Create a value of HumanLoopActivationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:humanLoopActivationConditionsConfig:HumanLoopActivationConfig', humanLoopActivationConfig_humanLoopActivationConditionsConfig - Container structure for defining under what conditions SageMaker creates a human loop.

humanLoopActivationConfig_humanLoopActivationConditionsConfig :: Lens' HumanLoopActivationConfig HumanLoopActivationConditionsConfig Source #

Container structure for defining under what conditions SageMaker creates a human loop.

HumanLoopConfig

data HumanLoopConfig Source #

Describes the work to be performed by human workers.

See: newHumanLoopConfig smart constructor.

Constructors

HumanLoopConfig' 

Fields

Instances

Instances details
FromJSON HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

ToJSON HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

Generic HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

Associated Types

type Rep HumanLoopConfig :: Type -> Type #

Read HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

Show HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

NFData HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

Methods

rnf :: HumanLoopConfig -> () #

Eq HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

Hashable HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

type Rep HumanLoopConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopConfig

type Rep HumanLoopConfig = D1 ('MetaData "HumanLoopConfig" "Amazonka.SageMaker.Types.HumanLoopConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HumanLoopConfig'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "publicWorkforceTaskPrice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PublicWorkforceTaskPrice)) :*: S1 ('MetaSel ('Just "taskAvailabilityLifetimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "taskKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "taskTimeLimitInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "workteamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "humanTaskUiArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "taskTitle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "taskDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))))

newHumanLoopConfig Source #

Create a value of HumanLoopConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:publicWorkforceTaskPrice:HumanLoopConfig', humanLoopConfig_publicWorkforceTaskPrice - Undocumented member.

$sel:taskAvailabilityLifetimeInSeconds:HumanLoopConfig', humanLoopConfig_taskAvailabilityLifetimeInSeconds - The length of time that a task remains available for review by human workers.

$sel:taskKeywords:HumanLoopConfig', humanLoopConfig_taskKeywords - Keywords used to describe the task so that workers can discover the task.

$sel:taskTimeLimitInSeconds:HumanLoopConfig', humanLoopConfig_taskTimeLimitInSeconds - The amount of time that a worker has to complete a task. The default value is 3,600 seconds (1 hour).

$sel:workteamArn:HumanLoopConfig', humanLoopConfig_workteamArn - Amazon Resource Name (ARN) of a team of workers. To learn more about the types of workforces and work teams you can create and use with Amazon A2I, see Create and Manage Workforces.

$sel:humanTaskUiArn:HumanLoopConfig', humanLoopConfig_humanTaskUiArn - The Amazon Resource Name (ARN) of the human task user interface.

You can use standard HTML and Crowd HTML Elements to create a custom worker task template. You use this template to create a human task UI.

To learn how to create a custom HTML template, see Create Custom Worker Task Template.

To learn how to create a human task UI, which is a worker task template that can be used in a flow definition, see Create and Delete a Worker Task Templates.

$sel:taskTitle:HumanLoopConfig', humanLoopConfig_taskTitle - A title for the human worker task.

$sel:taskDescription:HumanLoopConfig', humanLoopConfig_taskDescription - A description for the human worker task.

$sel:taskCount:HumanLoopConfig', humanLoopConfig_taskCount - The number of distinct workers who will perform the same task on each object. For example, if TaskCount is set to 3 for an image classification labeling job, three workers will classify each input image. Increasing TaskCount can improve label accuracy.

humanLoopConfig_taskAvailabilityLifetimeInSeconds :: Lens' HumanLoopConfig (Maybe Natural) Source #

The length of time that a task remains available for review by human workers.

humanLoopConfig_taskKeywords :: Lens' HumanLoopConfig (Maybe (NonEmpty Text)) Source #

Keywords used to describe the task so that workers can discover the task.

humanLoopConfig_taskTimeLimitInSeconds :: Lens' HumanLoopConfig (Maybe Natural) Source #

The amount of time that a worker has to complete a task. The default value is 3,600 seconds (1 hour).

humanLoopConfig_workteamArn :: Lens' HumanLoopConfig Text Source #

Amazon Resource Name (ARN) of a team of workers. To learn more about the types of workforces and work teams you can create and use with Amazon A2I, see Create and Manage Workforces.

humanLoopConfig_humanTaskUiArn :: Lens' HumanLoopConfig Text Source #

The Amazon Resource Name (ARN) of the human task user interface.

You can use standard HTML and Crowd HTML Elements to create a custom worker task template. You use this template to create a human task UI.

To learn how to create a custom HTML template, see Create Custom Worker Task Template.

To learn how to create a human task UI, which is a worker task template that can be used in a flow definition, see Create and Delete a Worker Task Templates.

humanLoopConfig_taskTitle :: Lens' HumanLoopConfig Text Source #

A title for the human worker task.

humanLoopConfig_taskDescription :: Lens' HumanLoopConfig Text Source #

A description for the human worker task.

humanLoopConfig_taskCount :: Lens' HumanLoopConfig Natural Source #

The number of distinct workers who will perform the same task on each object. For example, if TaskCount is set to 3 for an image classification labeling job, three workers will classify each input image. Increasing TaskCount can improve label accuracy.

HumanLoopRequestSource

data HumanLoopRequestSource Source #

Container for configuring the source of human task requests.

See: newHumanLoopRequestSource smart constructor.

Constructors

HumanLoopRequestSource' 

Fields

Instances

Instances details
FromJSON HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

ToJSON HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

Generic HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

Associated Types

type Rep HumanLoopRequestSource :: Type -> Type #

Read HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

Show HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

NFData HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

Methods

rnf :: HumanLoopRequestSource -> () #

Eq HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

Hashable HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

type Rep HumanLoopRequestSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanLoopRequestSource

type Rep HumanLoopRequestSource = D1 ('MetaData "HumanLoopRequestSource" "Amazonka.SageMaker.Types.HumanLoopRequestSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HumanLoopRequestSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "awsManagedHumanLoopRequestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AwsManagedHumanLoopRequestSource)))

newHumanLoopRequestSource Source #

Create a value of HumanLoopRequestSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:awsManagedHumanLoopRequestSource:HumanLoopRequestSource', humanLoopRequestSource_awsManagedHumanLoopRequestSource - Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source. The default field settings and JSON parsing rules are different based on the integration source. Valid values:

humanLoopRequestSource_awsManagedHumanLoopRequestSource :: Lens' HumanLoopRequestSource AwsManagedHumanLoopRequestSource Source #

Specifies whether Amazon Rekognition or Amazon Textract are used as the integration source. The default field settings and JSON parsing rules are different based on the integration source. Valid values:

HumanTaskConfig

data HumanTaskConfig Source #

Information required for human workers to complete a labeling task.

See: newHumanTaskConfig smart constructor.

Constructors

HumanTaskConfig' 

Fields

  • maxConcurrentTaskCount :: Maybe Natural

    Defines the maximum number of data objects that can be labeled by human workers at the same time. Also referred to as batch size. Each object may have more than one worker at one time. The default value is 1000 objects. To increase the maximum value to 5000 objects, contact Amazon Web Services Support.

  • publicWorkforceTaskPrice :: Maybe PublicWorkforceTaskPrice

    The price that you pay for each task performed by an Amazon Mechanical Turk worker.

  • taskAvailabilityLifetimeInSeconds :: Maybe Natural

    The length of time that a task remains available for labeling by human workers. The default and maximum values for this parameter depend on the type of workforce you use.

    • If you choose the Amazon Mechanical Turk workforce, the maximum is 12 hours (43,200 seconds). The default is 6 hours (21,600 seconds).
    • If you choose a private or vendor workforce, the default value is 30 days (2592,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.
  • taskKeywords :: Maybe (NonEmpty Text)

    Keywords used to describe the task so that workers on Amazon Mechanical Turk can discover the task.

  • workteamArn :: Text

    The Amazon Resource Name (ARN) of the work team assigned to complete the tasks.

  • uiConfig :: UiConfig

    Information about the user interface that workers use to complete the labeling task.

  • preHumanTaskLambdaArn :: Text

    The Amazon Resource Name (ARN) of a Lambda function that is run before a data object is sent to a human worker. Use this function to provide input to a custom labeling job.

    For built-in task types, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for PreHumanTaskLambdaArn. For custom labeling workflows, see Pre-annotation Lambda.

    Bounding box - Finds the most similar boxes from different workers based on the Jaccard index of the boxes.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-BoundingBox
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-BoundingBox
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-BoundingBox
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-BoundingBox
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-BoundingBox
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-BoundingBox
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-BoundingBox
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-BoundingBox
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-BoundingBox
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-BoundingBox
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-BoundingBox
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-BoundingBox

    Image classification - Uses a variant of the Expectation Maximization approach to estimate the true class of an image based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClass
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClass
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClass
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClass
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClass
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClass
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClass
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClass
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClass
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClass
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClass
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClass

    Multi-label image classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of an image based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClassMultiLabel

    Semantic segmentation - Treats each pixel in an image as a multi-class classification and treats pixel annotations from workers as "votes" for the correct label.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-SemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-SemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-SemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-SemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-SemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-SemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-SemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-SemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-SemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-SemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-SemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-SemanticSegmentation

    Text classification - Uses a variant of the Expectation Maximization approach to estimate the true class of text based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClass
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClass
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClass
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClass
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClass
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClass
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClass
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClass
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClass
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClass
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClass
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClass

    Multi-label text classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of text based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClassMultiLabel
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClassMultiLabel

    Named entity recognition - Groups similar selections and calculates aggregate boundaries, resolving to most-assigned label.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-NamedEntityRecognition
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-NamedEntityRecognition

    Video Classification - Use this task type when you need workers to classify videos using predefined labels that you specify. Workers are shown videos and are asked to choose one label for each video.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoMultiClass
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoMultiClass
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoMultiClass
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoMultiClass
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoMultiClass
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoMultiClass
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoMultiClass
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoMultiClass
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoMultiClass
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoMultiClass
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoMultiClass
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoMultiClass

    Video Frame Object Detection - Use this task type to have workers identify and locate objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to identify and localize various objects in a series of video frames, such as cars, bikes, and pedestrians.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectDetection

    Video Frame Object Tracking - Use this task type to have workers track the movement of objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to track the movement of objects, such as cars, bikes, and pedestrians.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectTracking

    3D Point Cloud Modalities

    Use the following pre-annotation lambdas for 3D point cloud labeling modality tasks. See 3D Point Cloud Task types to learn more.

    3D Point Cloud Object Detection - Use this task type when you want workers to classify objects in a 3D point cloud by drawing 3D cuboids around objects. For example, you can use this task type to ask workers to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectDetection

    3D Point Cloud Object Tracking - Use this task type when you want workers to draw 3D cuboids around objects that appear in a sequence of 3D point cloud frames. For example, you can use this task type to ask workers to track the movement of vehicles across multiple point cloud frames.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectTracking

    3D Point Cloud Semantic Segmentation - Use this task type when you want workers to create a point-level semantic segmentation masks by painting objects in a 3D point cloud using different colors where each color is assigned to one of the classes you specify.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudSemanticSegmentation

    Use the following ARNs for Label Verification and Adjustment Jobs

    Use label verification and adjustment jobs to review and adjust labels. To learn more, see Verify and Adjust Labels .

    Bounding box verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgement for bounding box labels based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationBoundingBox
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationBoundingBox

    Bounding box adjustment - Finds the most similar boxes from different workers based on the Jaccard index of the adjusted annotations.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentBoundingBox
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentBoundingBox

    Semantic segmentation verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgment for semantic segmentation labels based on annotations from individual workers.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationSemanticSegmentation

    Semantic segmentation adjustment - Treats each pixel in an image as a multi-class classification and treats pixel adjusted annotations from workers as "votes" for the correct label.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentSemanticSegmentation

    Video Frame Object Detection Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to classify and localize objects in a sequence of video frames.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectDetection

    Video Frame Object Tracking Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to track object movement across a sequence of video frames.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectTracking

    3D point cloud object detection adjustment - Adjust 3D cuboids in a point cloud frame.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectDetection
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectDetection

    3D point cloud object tracking adjustment - Adjust 3D cuboids across a sequence of point cloud frames.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectTracking
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectTracking

    3D point cloud semantic segmentation adjustment - Adjust semantic segmentation masks in a 3D point cloud.

    • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudSemanticSegmentation
    • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • taskTitle :: Text

    A title for the task for your human workers.

  • taskDescription :: Text

    A description of the task for your human workers.

  • numberOfHumanWorkersPerDataObject :: Natural

    The number of human workers that will label an object.

  • taskTimeLimitInSeconds :: Natural

    The amount of time that a worker has to complete a task.

    If you create a custom labeling job, the maximum value for this parameter is 8 hours (28,800 seconds).

    If you create a labeling job using a built-in task type the maximum for this parameter depends on the task type you use:

    • For image and text labeling jobs, the maximum is 8 hours (28,800 seconds).
    • For 3D point cloud and video frame labeling jobs, the maximum is 30 days (2952,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.
  • annotationConsolidationConfig :: AnnotationConsolidationConfig

    Configures how labels are consolidated across human workers.

Instances

Instances details
FromJSON HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

ToJSON HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

Generic HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

Associated Types

type Rep HumanTaskConfig :: Type -> Type #

Read HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

Show HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

NFData HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

Methods

rnf :: HumanTaskConfig -> () #

Eq HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

Hashable HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

type Rep HumanTaskConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskConfig

type Rep HumanTaskConfig = D1 ('MetaData "HumanTaskConfig" "Amazonka.SageMaker.Types.HumanTaskConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HumanTaskConfig'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "maxConcurrentTaskCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "publicWorkforceTaskPrice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PublicWorkforceTaskPrice)) :*: S1 ('MetaSel ('Just "taskAvailabilityLifetimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "taskKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "workteamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "uiConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UiConfig)))) :*: ((S1 ('MetaSel ('Just "preHumanTaskLambdaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "taskTitle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "taskDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "numberOfHumanWorkersPerDataObject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: (S1 ('MetaSel ('Just "taskTimeLimitInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "annotationConsolidationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AnnotationConsolidationConfig))))))

newHumanTaskConfig Source #

Create a value of HumanTaskConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxConcurrentTaskCount:HumanTaskConfig', humanTaskConfig_maxConcurrentTaskCount - Defines the maximum number of data objects that can be labeled by human workers at the same time. Also referred to as batch size. Each object may have more than one worker at one time. The default value is 1000 objects. To increase the maximum value to 5000 objects, contact Amazon Web Services Support.

$sel:publicWorkforceTaskPrice:HumanTaskConfig', humanTaskConfig_publicWorkforceTaskPrice - The price that you pay for each task performed by an Amazon Mechanical Turk worker.

$sel:taskAvailabilityLifetimeInSeconds:HumanTaskConfig', humanTaskConfig_taskAvailabilityLifetimeInSeconds - The length of time that a task remains available for labeling by human workers. The default and maximum values for this parameter depend on the type of workforce you use.

  • If you choose the Amazon Mechanical Turk workforce, the maximum is 12 hours (43,200 seconds). The default is 6 hours (21,600 seconds).
  • If you choose a private or vendor workforce, the default value is 30 days (2592,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.

$sel:taskKeywords:HumanTaskConfig', humanTaskConfig_taskKeywords - Keywords used to describe the task so that workers on Amazon Mechanical Turk can discover the task.

$sel:workteamArn:HumanTaskConfig', humanTaskConfig_workteamArn - The Amazon Resource Name (ARN) of the work team assigned to complete the tasks.

$sel:uiConfig:HumanTaskConfig', humanTaskConfig_uiConfig - Information about the user interface that workers use to complete the labeling task.

$sel:preHumanTaskLambdaArn:HumanTaskConfig', humanTaskConfig_preHumanTaskLambdaArn - The Amazon Resource Name (ARN) of a Lambda function that is run before a data object is sent to a human worker. Use this function to provide input to a custom labeling job.

For built-in task types, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for PreHumanTaskLambdaArn. For custom labeling workflows, see Pre-annotation Lambda.

Bounding box - Finds the most similar boxes from different workers based on the Jaccard index of the boxes.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-BoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-BoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-BoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-BoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-BoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-BoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-BoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-BoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-BoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-BoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-BoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-BoundingBox

Image classification - Uses a variant of the Expectation Maximization approach to estimate the true class of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClass

Multi-label image classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClassMultiLabel

Semantic segmentation - Treats each pixel in an image as a multi-class classification and treats pixel annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-SemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-SemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-SemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-SemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-SemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-SemanticSegmentation

Text classification - Uses a variant of the Expectation Maximization approach to estimate the true class of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClass

Multi-label text classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClassMultiLabel

Named entity recognition - Groups similar selections and calculates aggregate boundaries, resolving to most-assigned label.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-NamedEntityRecognition

Video Classification - Use this task type when you need workers to classify videos using predefined labels that you specify. Workers are shown videos and are asked to choose one label for each video.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoMultiClass

Video Frame Object Detection - Use this task type to have workers identify and locate objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to identify and localize various objects in a series of video frames, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectDetection

Video Frame Object Tracking - Use this task type to have workers track the movement of objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to track the movement of objects, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectTracking

3D Point Cloud Modalities

Use the following pre-annotation lambdas for 3D point cloud labeling modality tasks. See 3D Point Cloud Task types to learn more.

3D Point Cloud Object Detection - Use this task type when you want workers to classify objects in a 3D point cloud by drawing 3D cuboids around objects. For example, you can use this task type to ask workers to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectDetection

3D Point Cloud Object Tracking - Use this task type when you want workers to draw 3D cuboids around objects that appear in a sequence of 3D point cloud frames. For example, you can use this task type to ask workers to track the movement of vehicles across multiple point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectTracking

3D Point Cloud Semantic Segmentation - Use this task type when you want workers to create a point-level semantic segmentation masks by painting objects in a 3D point cloud using different colors where each color is assigned to one of the classes you specify.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudSemanticSegmentation

Use the following ARNs for Label Verification and Adjustment Jobs

Use label verification and adjustment jobs to review and adjust labels. To learn more, see Verify and Adjust Labels .

Bounding box verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgement for bounding box labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationBoundingBox

Bounding box adjustment - Finds the most similar boxes from different workers based on the Jaccard index of the adjusted annotations.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentBoundingBox

Semantic segmentation verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgment for semantic segmentation labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationSemanticSegmentation

Semantic segmentation adjustment - Treats each pixel in an image as a multi-class classification and treats pixel adjusted annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentSemanticSegmentation

Video Frame Object Detection Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to classify and localize objects in a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectDetection

Video Frame Object Tracking Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to track object movement across a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectTracking

3D point cloud object detection adjustment - Adjust 3D cuboids in a point cloud frame.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectDetection

3D point cloud object tracking adjustment - Adjust 3D cuboids across a sequence of point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectTracking

3D point cloud semantic segmentation adjustment - Adjust semantic segmentation masks in a 3D point cloud.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudSemanticSegmentation

$sel:taskTitle:HumanTaskConfig', humanTaskConfig_taskTitle - A title for the task for your human workers.

$sel:taskDescription:HumanTaskConfig', humanTaskConfig_taskDescription - A description of the task for your human workers.

$sel:numberOfHumanWorkersPerDataObject:HumanTaskConfig', humanTaskConfig_numberOfHumanWorkersPerDataObject - The number of human workers that will label an object.

$sel:taskTimeLimitInSeconds:HumanTaskConfig', humanTaskConfig_taskTimeLimitInSeconds - The amount of time that a worker has to complete a task.

If you create a custom labeling job, the maximum value for this parameter is 8 hours (28,800 seconds).

If you create a labeling job using a built-in task type the maximum for this parameter depends on the task type you use:

  • For image and text labeling jobs, the maximum is 8 hours (28,800 seconds).
  • For 3D point cloud and video frame labeling jobs, the maximum is 30 days (2952,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.

$sel:annotationConsolidationConfig:HumanTaskConfig', humanTaskConfig_annotationConsolidationConfig - Configures how labels are consolidated across human workers.

humanTaskConfig_maxConcurrentTaskCount :: Lens' HumanTaskConfig (Maybe Natural) Source #

Defines the maximum number of data objects that can be labeled by human workers at the same time. Also referred to as batch size. Each object may have more than one worker at one time. The default value is 1000 objects. To increase the maximum value to 5000 objects, contact Amazon Web Services Support.

humanTaskConfig_publicWorkforceTaskPrice :: Lens' HumanTaskConfig (Maybe PublicWorkforceTaskPrice) Source #

The price that you pay for each task performed by an Amazon Mechanical Turk worker.

humanTaskConfig_taskAvailabilityLifetimeInSeconds :: Lens' HumanTaskConfig (Maybe Natural) Source #

The length of time that a task remains available for labeling by human workers. The default and maximum values for this parameter depend on the type of workforce you use.

  • If you choose the Amazon Mechanical Turk workforce, the maximum is 12 hours (43,200 seconds). The default is 6 hours (21,600 seconds).
  • If you choose a private or vendor workforce, the default value is 30 days (2592,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.

humanTaskConfig_taskKeywords :: Lens' HumanTaskConfig (Maybe (NonEmpty Text)) Source #

Keywords used to describe the task so that workers on Amazon Mechanical Turk can discover the task.

humanTaskConfig_workteamArn :: Lens' HumanTaskConfig Text Source #

The Amazon Resource Name (ARN) of the work team assigned to complete the tasks.

humanTaskConfig_uiConfig :: Lens' HumanTaskConfig UiConfig Source #

Information about the user interface that workers use to complete the labeling task.

humanTaskConfig_preHumanTaskLambdaArn :: Lens' HumanTaskConfig Text Source #

The Amazon Resource Name (ARN) of a Lambda function that is run before a data object is sent to a human worker. Use this function to provide input to a custom labeling job.

For built-in task types, use one of the following Amazon SageMaker Ground Truth Lambda function ARNs for PreHumanTaskLambdaArn. For custom labeling workflows, see Pre-annotation Lambda.

Bounding box - Finds the most similar boxes from different workers based on the Jaccard index of the boxes.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-BoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-BoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-BoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-BoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-BoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-BoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-BoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-BoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-BoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-BoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-BoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-BoundingBox

Image classification - Uses a variant of the Expectation Maximization approach to estimate the true class of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClass

Multi-label image classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of an image based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-ImageMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-ImageMultiClassMultiLabel

Semantic segmentation - Treats each pixel in an image as a multi-class classification and treats pixel annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-SemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-SemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-SemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-SemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-SemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-SemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-SemanticSegmentation

Text classification - Uses a variant of the Expectation Maximization approach to estimate the true class of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClass

Multi-label text classification - Uses a variant of the Expectation Maximization approach to estimate the true classes of text based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-TextMultiClassMultiLabel
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-TextMultiClassMultiLabel

Named entity recognition - Groups similar selections and calculates aggregate boundaries, resolving to most-assigned label.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-NamedEntityRecognition
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-NamedEntityRecognition

Video Classification - Use this task type when you need workers to classify videos using predefined labels that you specify. Workers are shown videos and are asked to choose one label for each video.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoMultiClass
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoMultiClass
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoMultiClass
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoMultiClass
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoMultiClass
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoMultiClass
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoMultiClass
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoMultiClass

Video Frame Object Detection - Use this task type to have workers identify and locate objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to identify and localize various objects in a series of video frames, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectDetection

Video Frame Object Tracking - Use this task type to have workers track the movement of objects in a sequence of video frames (images extracted from a video) using bounding boxes. For example, you can use this task to ask workers to track the movement of objects, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VideoObjectTracking

3D Point Cloud Modalities

Use the following pre-annotation lambdas for 3D point cloud labeling modality tasks. See 3D Point Cloud Task types to learn more.

3D Point Cloud Object Detection - Use this task type when you want workers to classify objects in a 3D point cloud by drawing 3D cuboids around objects. For example, you can use this task type to ask workers to identify different types of objects in a point cloud, such as cars, bikes, and pedestrians.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectDetection

3D Point Cloud Object Tracking - Use this task type when you want workers to draw 3D cuboids around objects that appear in a sequence of 3D point cloud frames. For example, you can use this task type to ask workers to track the movement of vehicles across multiple point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudObjectTracking

3D Point Cloud Semantic Segmentation - Use this task type when you want workers to create a point-level semantic segmentation masks by painting objects in a 3D point cloud using different colors where each color is assigned to one of the classes you specify.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-3DPointCloudSemanticSegmentation

Use the following ARNs for Label Verification and Adjustment Jobs

Use label verification and adjustment jobs to review and adjust labels. To learn more, see Verify and Adjust Labels .

Bounding box verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgement for bounding box labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationBoundingBox

Bounding box adjustment - Finds the most similar boxes from different workers based on the Jaccard index of the adjusted annotations.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentBoundingBox
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentBoundingBox

Semantic segmentation verification - Uses a variant of the Expectation Maximization approach to estimate the true class of verification judgment for semantic segmentation labels based on annotations from individual workers.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-VerificationSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-VerificationSemanticSegmentation

Semantic segmentation adjustment - Treats each pixel in an image as a multi-class classification and treats pixel adjusted annotations from workers as "votes" for the correct label.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentSemanticSegmentation

Video Frame Object Detection Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to classify and localize objects in a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectDetection

Video Frame Object Tracking Adjustment - Use this task type when you want workers to adjust bounding boxes that workers have added to video frames to track object movement across a sequence of video frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-AdjustmentVideoObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-AdjustmentVideoObjectTracking

3D point cloud object detection adjustment - Adjust 3D cuboids in a point cloud frame.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectDetection
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectDetection

3D point cloud object tracking adjustment - Adjust 3D cuboids across a sequence of point cloud frames.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudObjectTracking
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudObjectTracking

3D point cloud semantic segmentation adjustment - Adjust semantic segmentation masks in a 3D point cloud.

  • arn:aws:lambda:us-east-1:432418664414:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-east-2:266458841044:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:us-west-2:081040173940:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-1:568282634449:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-1:477331159723:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-2:454466003867:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-south-1:565803892007:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-central-1:203001061592:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-northeast-2:845288260483:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:eu-west-2:487402164563:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ap-southeast-1:377565633583:function:PRE-Adjustment3DPointCloudSemanticSegmentation
  • arn:aws:lambda:ca-central-1:918755190332:function:PRE-Adjustment3DPointCloudSemanticSegmentation

humanTaskConfig_taskTitle :: Lens' HumanTaskConfig Text Source #

A title for the task for your human workers.

humanTaskConfig_taskDescription :: Lens' HumanTaskConfig Text Source #

A description of the task for your human workers.

humanTaskConfig_numberOfHumanWorkersPerDataObject :: Lens' HumanTaskConfig Natural Source #

The number of human workers that will label an object.

humanTaskConfig_taskTimeLimitInSeconds :: Lens' HumanTaskConfig Natural Source #

The amount of time that a worker has to complete a task.

If you create a custom labeling job, the maximum value for this parameter is 8 hours (28,800 seconds).

If you create a labeling job using a built-in task type the maximum for this parameter depends on the task type you use:

  • For image and text labeling jobs, the maximum is 8 hours (28,800 seconds).
  • For 3D point cloud and video frame labeling jobs, the maximum is 30 days (2952,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.

humanTaskConfig_annotationConsolidationConfig :: Lens' HumanTaskConfig AnnotationConsolidationConfig Source #

Configures how labels are consolidated across human workers.

HumanTaskUiSummary

data HumanTaskUiSummary Source #

Container for human task user interface information.

See: newHumanTaskUiSummary smart constructor.

Constructors

HumanTaskUiSummary' 

Fields

Instances

Instances details
FromJSON HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

Generic HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

Associated Types

type Rep HumanTaskUiSummary :: Type -> Type #

Read HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

Show HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

NFData HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

Methods

rnf :: HumanTaskUiSummary -> () #

Eq HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

Hashable HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

type Rep HumanTaskUiSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HumanTaskUiSummary

type Rep HumanTaskUiSummary = D1 ('MetaData "HumanTaskUiSummary" "Amazonka.SageMaker.Types.HumanTaskUiSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HumanTaskUiSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "humanTaskUiName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "humanTaskUiArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newHumanTaskUiSummary Source #

Create a value of HumanTaskUiSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:humanTaskUiName:HumanTaskUiSummary', humanTaskUiSummary_humanTaskUiName - The name of the human task user interface.

$sel:humanTaskUiArn:HumanTaskUiSummary', humanTaskUiSummary_humanTaskUiArn - The Amazon Resource Name (ARN) of the human task user interface.

$sel:creationTime:HumanTaskUiSummary', humanTaskUiSummary_creationTime - A timestamp when SageMaker created the human task user interface.

humanTaskUiSummary_humanTaskUiName :: Lens' HumanTaskUiSummary Text Source #

The name of the human task user interface.

humanTaskUiSummary_humanTaskUiArn :: Lens' HumanTaskUiSummary Text Source #

The Amazon Resource Name (ARN) of the human task user interface.

humanTaskUiSummary_creationTime :: Lens' HumanTaskUiSummary UTCTime Source #

A timestamp when SageMaker created the human task user interface.

HyperParameterAlgorithmSpecification

data HyperParameterAlgorithmSpecification Source #

Specifies which training algorithm to use for training jobs that a hyperparameter tuning job launches and the metrics to monitor.

See: newHyperParameterAlgorithmSpecification smart constructor.

Constructors

HyperParameterAlgorithmSpecification' 

Fields

Instances

Instances details
FromJSON HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

ToJSON HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

Generic HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

Read HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

Show HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

NFData HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

Eq HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

Hashable HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

type Rep HyperParameterAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification

type Rep HyperParameterAlgorithmSpecification = D1 ('MetaData "HyperParameterAlgorithmSpecification" "Amazonka.SageMaker.Types.HyperParameterAlgorithmSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterAlgorithmSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metricDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetricDefinition]))) :*: (S1 ('MetaSel ('Just "trainingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trainingInputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingInputMode))))

newHyperParameterAlgorithmSpecification Source #

Create a value of HyperParameterAlgorithmSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:algorithmName:HyperParameterAlgorithmSpecification', hyperParameterAlgorithmSpecification_algorithmName - The name of the resource algorithm to use for the hyperparameter tuning job. If you specify a value for this parameter, do not specify a value for TrainingImage.

$sel:metricDefinitions:HyperParameterAlgorithmSpecification', hyperParameterAlgorithmSpecification_metricDefinitions - An array of MetricDefinition objects that specify the metrics that the algorithm emits.

$sel:trainingImage:HyperParameterAlgorithmSpecification', hyperParameterAlgorithmSpecification_trainingImage - The registry path of the Docker image that contains the training algorithm. For information about Docker registry paths for built-in algorithms, see Algorithms Provided by Amazon SageMaker: Common Parameters. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

$sel:trainingInputMode:HyperParameterAlgorithmSpecification', hyperParameterAlgorithmSpecification_trainingInputMode - Undocumented member.

hyperParameterAlgorithmSpecification_algorithmName :: Lens' HyperParameterAlgorithmSpecification (Maybe Text) Source #

The name of the resource algorithm to use for the hyperparameter tuning job. If you specify a value for this parameter, do not specify a value for TrainingImage.

hyperParameterAlgorithmSpecification_metricDefinitions :: Lens' HyperParameterAlgorithmSpecification (Maybe [MetricDefinition]) Source #

An array of MetricDefinition objects that specify the metrics that the algorithm emits.

hyperParameterAlgorithmSpecification_trainingImage :: Lens' HyperParameterAlgorithmSpecification (Maybe Text) Source #

The registry path of the Docker image that contains the training algorithm. For information about Docker registry paths for built-in algorithms, see Algorithms Provided by Amazon SageMaker: Common Parameters. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

HyperParameterSpecification

data HyperParameterSpecification Source #

Defines a hyperparameter to be used by an algorithm.

See: newHyperParameterSpecification smart constructor.

Constructors

HyperParameterSpecification' 

Fields

  • defaultValue :: Maybe Text

    The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.

  • description :: Maybe Text

    A brief description of the hyperparameter.

  • isRequired :: Maybe Bool

    Indicates whether this hyperparameter is required.

  • isTunable :: Maybe Bool

    Indicates whether this hyperparameter is tunable in a hyperparameter tuning job.

  • range :: Maybe ParameterRange

    The allowed range for this hyperparameter.

  • name :: Text

    The name of this hyperparameter. The name must be unique.

  • type' :: ParameterType

    The type of this hyperparameter. The valid types are Integer, Continuous, Categorical, and FreeText.

Instances

Instances details
FromJSON HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

ToJSON HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

Generic HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

Associated Types

type Rep HyperParameterSpecification :: Type -> Type #

Read HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

Show HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

NFData HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

Eq HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

Hashable HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

type Rep HyperParameterSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterSpecification

type Rep HyperParameterSpecification = D1 ('MetaData "HyperParameterSpecification" "Amazonka.SageMaker.Types.HyperParameterSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "isRequired") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "isTunable") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "range") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterRange))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ParameterType)))))

newHyperParameterSpecification Source #

Create a value of HyperParameterSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultValue:HyperParameterSpecification', hyperParameterSpecification_defaultValue - The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.

$sel:description:HyperParameterSpecification', hyperParameterSpecification_description - A brief description of the hyperparameter.

$sel:isRequired:HyperParameterSpecification', hyperParameterSpecification_isRequired - Indicates whether this hyperparameter is required.

$sel:isTunable:HyperParameterSpecification', hyperParameterSpecification_isTunable - Indicates whether this hyperparameter is tunable in a hyperparameter tuning job.

$sel:range:HyperParameterSpecification', hyperParameterSpecification_range - The allowed range for this hyperparameter.

$sel:name:HyperParameterSpecification', hyperParameterSpecification_name - The name of this hyperparameter. The name must be unique.

$sel:type':HyperParameterSpecification', hyperParameterSpecification_type - The type of this hyperparameter. The valid types are Integer, Continuous, Categorical, and FreeText.

hyperParameterSpecification_defaultValue :: Lens' HyperParameterSpecification (Maybe Text) Source #

The default value for this hyperparameter. If a default value is specified, a hyperparameter cannot be required.

hyperParameterSpecification_isRequired :: Lens' HyperParameterSpecification (Maybe Bool) Source #

Indicates whether this hyperparameter is required.

hyperParameterSpecification_isTunable :: Lens' HyperParameterSpecification (Maybe Bool) Source #

Indicates whether this hyperparameter is tunable in a hyperparameter tuning job.

hyperParameterSpecification_name :: Lens' HyperParameterSpecification Text Source #

The name of this hyperparameter. The name must be unique.

hyperParameterSpecification_type :: Lens' HyperParameterSpecification ParameterType Source #

The type of this hyperparameter. The valid types are Integer, Continuous, Categorical, and FreeText.

HyperParameterTrainingJobDefinition

data HyperParameterTrainingJobDefinition Source #

Defines the training jobs launched by a hyperparameter tuning job.

See: newHyperParameterTrainingJobDefinition smart constructor.

Constructors

HyperParameterTrainingJobDefinition' 

Fields

  • checkpointConfig :: Maybe CheckpointConfig
     
  • definitionName :: Maybe Text

    The job definition name.

  • enableInterContainerTrafficEncryption :: Maybe Bool

    To encrypt all communications between ML compute instances in distributed training, choose True. Encryption provides greater security for distributed training, but training might take longer. How long it takes depends on the amount of communication between compute instances, especially if you use a deep learning algorithm in distributed training.

  • enableManagedSpotTraining :: Maybe Bool

    A Boolean indicating whether managed spot training is enabled (True) or not (False).

  • enableNetworkIsolation :: Maybe Bool

    Isolates the training container. No inbound or outbound network calls can be made, except for calls between peers within a training cluster for distributed training. If network isolation is used for training jobs that are configured to use a VPC, SageMaker downloads and uploads customer data and model artifacts through the specified VPC, but the training container does not have network access.

  • hyperParameterRanges :: Maybe ParameterRanges
     
  • hyperParameterTuningResourceConfig :: Maybe HyperParameterTuningResourceConfig

    The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes, used for training jobs launched by the tuning job. By default, storage volumes hold model artifacts and incremental states. Choose File for TrainingInputMode in the AlgorithmSpecification parameter to additionally store training data in the storage volume (optional).

  • inputDataConfig :: Maybe (NonEmpty Channel)

    An array of Channel objects that specify the input for the training jobs that the tuning job launches.

  • resourceConfig :: Maybe ResourceConfig

    The resources, including the compute instances and storage volumes, to use for the training jobs that the tuning job launches.

    Storage volumes store model artifacts and incremental states. Training algorithms might also use storage volumes for scratch space. If you want SageMaker to use the storage volume to store the training data, choose File as the TrainingInputMode in the algorithm specification. For distributed training algorithms, specify an instance count greater than 1.

    If you want to use hyperparameter optimization with instance type flexibility, use HyperParameterTuningResourceConfig instead.

  • retryStrategy :: Maybe RetryStrategy

    The number of times to retry the job when the job fails due to an InternalServerError.

  • staticHyperParameters :: Maybe (HashMap Text Text)

    Specifies the values of hyperparameters that do not change for the tuning job.

  • tuningObjective :: Maybe HyperParameterTuningJobObjective
     
  • vpcConfig :: Maybe VpcConfig

    The VpcConfig object that specifies the VPC that you want the training jobs that this hyperparameter tuning job launches to connect to. Control access to and from your training container by configuring the VPC. For more information, see Protect Training Jobs by Using an Amazon Virtual Private Cloud.

  • algorithmSpecification :: HyperParameterAlgorithmSpecification

    The HyperParameterAlgorithmSpecification object that specifies the resource algorithm to use for the training jobs that the tuning job launches.

  • roleArn :: Text

    The Amazon Resource Name (ARN) of the IAM role associated with the training jobs that the tuning job launches.

  • outputDataConfig :: OutputDataConfig

    Specifies the path to the Amazon S3 bucket where you store model artifacts from the training jobs that the tuning job launches.

  • stoppingCondition :: StoppingCondition

    Specifies a limit to how long a model hyperparameter training job can run. It also specifies how long a managed spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

Instances

Instances details
FromJSON HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

ToJSON HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

Generic HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

Read HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

Show HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

NFData HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

Eq HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

Hashable HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

type Rep HyperParameterTrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition

type Rep HyperParameterTrainingJobDefinition = D1 ('MetaData "HyperParameterTrainingJobDefinition" "Amazonka.SageMaker.Types.HyperParameterTrainingJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTrainingJobDefinition'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "checkpointConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CheckpointConfig)) :*: S1 ('MetaSel ('Just "definitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "enableInterContainerTrafficEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "enableManagedSpotTraining") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "enableNetworkIsolation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "hyperParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterRanges))) :*: (S1 ('MetaSel ('Just "hyperParameterTuningResourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningResourceConfig)) :*: S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Channel)))))) :*: (((S1 ('MetaSel ('Just "resourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceConfig)) :*: S1 ('MetaSel ('Just "retryStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetryStrategy))) :*: (S1 ('MetaSel ('Just "staticHyperParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "tuningObjective") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobObjective)))) :*: ((S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig)) :*: S1 ('MetaSel ('Just "algorithmSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterAlgorithmSpecification)) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "outputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputDataConfig) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StoppingCondition)))))))

newHyperParameterTrainingJobDefinition Source #

Create a value of HyperParameterTrainingJobDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:checkpointConfig:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_checkpointConfig - Undocumented member.

$sel:definitionName:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_definitionName - The job definition name.

$sel:enableInterContainerTrafficEncryption:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_enableInterContainerTrafficEncryption - To encrypt all communications between ML compute instances in distributed training, choose True. Encryption provides greater security for distributed training, but training might take longer. How long it takes depends on the amount of communication between compute instances, especially if you use a deep learning algorithm in distributed training.

$sel:enableManagedSpotTraining:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_enableManagedSpotTraining - A Boolean indicating whether managed spot training is enabled (True) or not (False).

$sel:enableNetworkIsolation:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_enableNetworkIsolation - Isolates the training container. No inbound or outbound network calls can be made, except for calls between peers within a training cluster for distributed training. If network isolation is used for training jobs that are configured to use a VPC, SageMaker downloads and uploads customer data and model artifacts through the specified VPC, but the training container does not have network access.

$sel:hyperParameterRanges:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_hyperParameterRanges - Undocumented member.

$sel:hyperParameterTuningResourceConfig:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_hyperParameterTuningResourceConfig - The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes, used for training jobs launched by the tuning job. By default, storage volumes hold model artifacts and incremental states. Choose File for TrainingInputMode in the AlgorithmSpecification parameter to additionally store training data in the storage volume (optional).

$sel:inputDataConfig:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_inputDataConfig - An array of Channel objects that specify the input for the training jobs that the tuning job launches.

$sel:resourceConfig:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_resourceConfig - The resources, including the compute instances and storage volumes, to use for the training jobs that the tuning job launches.

Storage volumes store model artifacts and incremental states. Training algorithms might also use storage volumes for scratch space. If you want SageMaker to use the storage volume to store the training data, choose File as the TrainingInputMode in the algorithm specification. For distributed training algorithms, specify an instance count greater than 1.

If you want to use hyperparameter optimization with instance type flexibility, use HyperParameterTuningResourceConfig instead.

$sel:retryStrategy:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_retryStrategy - The number of times to retry the job when the job fails due to an InternalServerError.

$sel:staticHyperParameters:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_staticHyperParameters - Specifies the values of hyperparameters that do not change for the tuning job.

$sel:tuningObjective:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_tuningObjective - Undocumented member.

$sel:vpcConfig:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_vpcConfig - The VpcConfig object that specifies the VPC that you want the training jobs that this hyperparameter tuning job launches to connect to. Control access to and from your training container by configuring the VPC. For more information, see Protect Training Jobs by Using an Amazon Virtual Private Cloud.

$sel:algorithmSpecification:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_algorithmSpecification - The HyperParameterAlgorithmSpecification object that specifies the resource algorithm to use for the training jobs that the tuning job launches.

$sel:roleArn:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_roleArn - The Amazon Resource Name (ARN) of the IAM role associated with the training jobs that the tuning job launches.

$sel:outputDataConfig:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_outputDataConfig - Specifies the path to the Amazon S3 bucket where you store model artifacts from the training jobs that the tuning job launches.

$sel:stoppingCondition:HyperParameterTrainingJobDefinition', hyperParameterTrainingJobDefinition_stoppingCondition - Specifies a limit to how long a model hyperparameter training job can run. It also specifies how long a managed spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

hyperParameterTrainingJobDefinition_enableInterContainerTrafficEncryption :: Lens' HyperParameterTrainingJobDefinition (Maybe Bool) Source #

To encrypt all communications between ML compute instances in distributed training, choose True. Encryption provides greater security for distributed training, but training might take longer. How long it takes depends on the amount of communication between compute instances, especially if you use a deep learning algorithm in distributed training.

hyperParameterTrainingJobDefinition_enableManagedSpotTraining :: Lens' HyperParameterTrainingJobDefinition (Maybe Bool) Source #

A Boolean indicating whether managed spot training is enabled (True) or not (False).

hyperParameterTrainingJobDefinition_enableNetworkIsolation :: Lens' HyperParameterTrainingJobDefinition (Maybe Bool) Source #

Isolates the training container. No inbound or outbound network calls can be made, except for calls between peers within a training cluster for distributed training. If network isolation is used for training jobs that are configured to use a VPC, SageMaker downloads and uploads customer data and model artifacts through the specified VPC, but the training container does not have network access.

hyperParameterTrainingJobDefinition_hyperParameterTuningResourceConfig :: Lens' HyperParameterTrainingJobDefinition (Maybe HyperParameterTuningResourceConfig) Source #

The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes, used for training jobs launched by the tuning job. By default, storage volumes hold model artifacts and incremental states. Choose File for TrainingInputMode in the AlgorithmSpecification parameter to additionally store training data in the storage volume (optional).

hyperParameterTrainingJobDefinition_inputDataConfig :: Lens' HyperParameterTrainingJobDefinition (Maybe (NonEmpty Channel)) Source #

An array of Channel objects that specify the input for the training jobs that the tuning job launches.

hyperParameterTrainingJobDefinition_resourceConfig :: Lens' HyperParameterTrainingJobDefinition (Maybe ResourceConfig) Source #

The resources, including the compute instances and storage volumes, to use for the training jobs that the tuning job launches.

Storage volumes store model artifacts and incremental states. Training algorithms might also use storage volumes for scratch space. If you want SageMaker to use the storage volume to store the training data, choose File as the TrainingInputMode in the algorithm specification. For distributed training algorithms, specify an instance count greater than 1.

If you want to use hyperparameter optimization with instance type flexibility, use HyperParameterTuningResourceConfig instead.

hyperParameterTrainingJobDefinition_retryStrategy :: Lens' HyperParameterTrainingJobDefinition (Maybe RetryStrategy) Source #

The number of times to retry the job when the job fails due to an InternalServerError.

hyperParameterTrainingJobDefinition_staticHyperParameters :: Lens' HyperParameterTrainingJobDefinition (Maybe (HashMap Text Text)) Source #

Specifies the values of hyperparameters that do not change for the tuning job.

hyperParameterTrainingJobDefinition_vpcConfig :: Lens' HyperParameterTrainingJobDefinition (Maybe VpcConfig) Source #

The VpcConfig object that specifies the VPC that you want the training jobs that this hyperparameter tuning job launches to connect to. Control access to and from your training container by configuring the VPC. For more information, see Protect Training Jobs by Using an Amazon Virtual Private Cloud.

hyperParameterTrainingJobDefinition_algorithmSpecification :: Lens' HyperParameterTrainingJobDefinition HyperParameterAlgorithmSpecification Source #

The HyperParameterAlgorithmSpecification object that specifies the resource algorithm to use for the training jobs that the tuning job launches.

hyperParameterTrainingJobDefinition_roleArn :: Lens' HyperParameterTrainingJobDefinition Text Source #

The Amazon Resource Name (ARN) of the IAM role associated with the training jobs that the tuning job launches.

hyperParameterTrainingJobDefinition_outputDataConfig :: Lens' HyperParameterTrainingJobDefinition OutputDataConfig Source #

Specifies the path to the Amazon S3 bucket where you store model artifacts from the training jobs that the tuning job launches.

hyperParameterTrainingJobDefinition_stoppingCondition :: Lens' HyperParameterTrainingJobDefinition StoppingCondition Source #

Specifies a limit to how long a model hyperparameter training job can run. It also specifies how long a managed spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

HyperParameterTrainingJobSummary

data HyperParameterTrainingJobSummary Source #

The container for the summary information about a training job.

See: newHyperParameterTrainingJobSummary smart constructor.

Constructors

HyperParameterTrainingJobSummary' 

Fields

Instances

Instances details
FromJSON HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

Generic HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

Associated Types

type Rep HyperParameterTrainingJobSummary :: Type -> Type #

Read HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

Show HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

NFData HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

Eq HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

Hashable HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

type Rep HyperParameterTrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary

type Rep HyperParameterTrainingJobSummary = D1 ('MetaData "HyperParameterTrainingJobSummary" "Amazonka.SageMaker.Types.HyperParameterTrainingJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTrainingJobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "finalHyperParameterTuningJobObjectiveMetric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FinalHyperParameterTuningJobObjectiveMetric)) :*: S1 ('MetaSel ('Just "objectiveStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ObjectiveStatus)))) :*: (S1 ('MetaSel ('Just "trainingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "trainingJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trainingStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "tuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "trainingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingJobStatus) :*: S1 ('MetaSel ('Just "tunedHyperParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text)))))))

newHyperParameterTrainingJobSummary Source #

Create a value of HyperParameterTrainingJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_failureReason - The reason that the training job failed.

$sel:finalHyperParameterTuningJobObjectiveMetric:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_finalHyperParameterTuningJobObjectiveMetric - The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.

$sel:objectiveStatus:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_objectiveStatus - The status of the objective metric for the training job:

  • Succeeded: The final objective metric for the training job was evaluated by the hyperparameter tuning job and used in the hyperparameter tuning process.
  • Pending: The training job is in progress and evaluation of its final objective metric is pending.
  • Failed: The final objective metric for the training job was not evaluated, and was not used in the hyperparameter tuning process. This typically occurs when the training job failed or did not emit an objective metric.

$sel:trainingEndTime:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_trainingEndTime - Specifies the time when the training job ends on training instances. You are billed for the time interval between the value of TrainingStartTime and this time. For successful jobs and stopped jobs, this is the time after model artifacts are uploaded. For failed jobs, this is the time when SageMaker detects a job failure.

$sel:trainingJobDefinitionName:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_trainingJobDefinitionName - The training job definition name.

$sel:trainingStartTime:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_trainingStartTime - The date and time that the training job started.

$sel:tuningJobName:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_tuningJobName - The HyperParameter tuning job that launched the training job.

$sel:trainingJobName:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_trainingJobName - The name of the training job.

$sel:trainingJobArn:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_trainingJobArn - The Amazon Resource Name (ARN) of the training job.

$sel:creationTime:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_creationTime - The date and time that the training job was created.

$sel:trainingJobStatus:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_trainingJobStatus - The status of the training job.

$sel:tunedHyperParameters:HyperParameterTrainingJobSummary', hyperParameterTrainingJobSummary_tunedHyperParameters - A list of the hyperparameters for which you specified ranges to search.

hyperParameterTrainingJobSummary_finalHyperParameterTuningJobObjectiveMetric :: Lens' HyperParameterTrainingJobSummary (Maybe FinalHyperParameterTuningJobObjectiveMetric) Source #

The FinalHyperParameterTuningJobObjectiveMetric object that specifies the value of the objective metric of the tuning job that launched this training job.

hyperParameterTrainingJobSummary_objectiveStatus :: Lens' HyperParameterTrainingJobSummary (Maybe ObjectiveStatus) Source #

The status of the objective metric for the training job:

  • Succeeded: The final objective metric for the training job was evaluated by the hyperparameter tuning job and used in the hyperparameter tuning process.
  • Pending: The training job is in progress and evaluation of its final objective metric is pending.
  • Failed: The final objective metric for the training job was not evaluated, and was not used in the hyperparameter tuning process. This typically occurs when the training job failed or did not emit an objective metric.

hyperParameterTrainingJobSummary_trainingEndTime :: Lens' HyperParameterTrainingJobSummary (Maybe UTCTime) Source #

Specifies the time when the training job ends on training instances. You are billed for the time interval between the value of TrainingStartTime and this time. For successful jobs and stopped jobs, this is the time after model artifacts are uploaded. For failed jobs, this is the time when SageMaker detects a job failure.

hyperParameterTrainingJobSummary_tuningJobName :: Lens' HyperParameterTrainingJobSummary (Maybe Text) Source #

The HyperParameter tuning job that launched the training job.

hyperParameterTrainingJobSummary_tunedHyperParameters :: Lens' HyperParameterTrainingJobSummary (HashMap Text Text) Source #

A list of the hyperparameters for which you specified ranges to search.

HyperParameterTuningInstanceConfig

data HyperParameterTuningInstanceConfig Source #

The configuration for hyperparameter tuning resources for use in training jobs launched by the tuning job. These resources include compute instances and storage volumes. Specify one or more compute instance configurations and allocation strategies to select resources (optional).

See: newHyperParameterTuningInstanceConfig smart constructor.

Constructors

HyperParameterTuningInstanceConfig' 

Fields

  • instanceType :: TrainingInstanceType

    The instance type used for processing of hyperparameter optimization jobs. Choose from general purpose (no GPUs) instance types: ml.m5.xlarge, ml.m5.2xlarge, and ml.m5.4xlarge or compute optimized (no GPUs) instance types: ml.c5.xlarge and ml.c5.2xlarge. For more information about instance types, see instance type descriptions.

  • instanceCount :: Natural

    The number of instances of the type specified by InstanceType. Choose an instance count larger than 1 for distributed training algorithms. See SageMaker distributed training jobs for more informcration.

  • volumeSizeInGB :: Natural

    The volume size in GB of the data to be processed for hyperparameter optimization (optional).

Instances

Instances details
FromJSON HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

ToJSON HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

Generic HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

Associated Types

type Rep HyperParameterTuningInstanceConfig :: Type -> Type #

Read HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

Show HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

NFData HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

Eq HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

Hashable HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

type Rep HyperParameterTuningInstanceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig

type Rep HyperParameterTuningInstanceConfig = D1 ('MetaData "HyperParameterTuningInstanceConfig" "Amazonka.SageMaker.Types.HyperParameterTuningInstanceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningInstanceConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingInstanceType) :*: (S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newHyperParameterTuningInstanceConfig Source #

Create a value of HyperParameterTuningInstanceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceType:HyperParameterTuningInstanceConfig', hyperParameterTuningInstanceConfig_instanceType - The instance type used for processing of hyperparameter optimization jobs. Choose from general purpose (no GPUs) instance types: ml.m5.xlarge, ml.m5.2xlarge, and ml.m5.4xlarge or compute optimized (no GPUs) instance types: ml.c5.xlarge and ml.c5.2xlarge. For more information about instance types, see instance type descriptions.

$sel:instanceCount:HyperParameterTuningInstanceConfig', hyperParameterTuningInstanceConfig_instanceCount - The number of instances of the type specified by InstanceType. Choose an instance count larger than 1 for distributed training algorithms. See SageMaker distributed training jobs for more informcration.

$sel:volumeSizeInGB:HyperParameterTuningInstanceConfig', hyperParameterTuningInstanceConfig_volumeSizeInGB - The volume size in GB of the data to be processed for hyperparameter optimization (optional).

hyperParameterTuningInstanceConfig_instanceType :: Lens' HyperParameterTuningInstanceConfig TrainingInstanceType Source #

The instance type used for processing of hyperparameter optimization jobs. Choose from general purpose (no GPUs) instance types: ml.m5.xlarge, ml.m5.2xlarge, and ml.m5.4xlarge or compute optimized (no GPUs) instance types: ml.c5.xlarge and ml.c5.2xlarge. For more information about instance types, see instance type descriptions.

hyperParameterTuningInstanceConfig_instanceCount :: Lens' HyperParameterTuningInstanceConfig Natural Source #

The number of instances of the type specified by InstanceType. Choose an instance count larger than 1 for distributed training algorithms. See SageMaker distributed training jobs for more informcration.

hyperParameterTuningInstanceConfig_volumeSizeInGB :: Lens' HyperParameterTuningInstanceConfig Natural Source #

The volume size in GB of the data to be processed for hyperparameter optimization (optional).

HyperParameterTuningJobConfig

data HyperParameterTuningJobConfig Source #

Configures a hyperparameter tuning job.

See: newHyperParameterTuningJobConfig smart constructor.

Constructors

HyperParameterTuningJobConfig' 

Fields

  • hyperParameterTuningJobObjective :: Maybe HyperParameterTuningJobObjective

    The HyperParameterTuningJobObjective specifies the objective metric used to evaluate the performance of training jobs launched by this tuning job.

  • parameterRanges :: Maybe ParameterRanges

    The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches over to find the optimal configuration for the highest model performance against your chosen objective metric.

  • randomSeed :: Maybe Natural

    A value used to initialize a pseudo-random number generator. Setting a random seed and using the same seed later for the same tuning job will allow hyperparameter optimization to find more a consistent hyperparameter configuration between the two runs.

  • strategyConfig :: Maybe HyperParameterTuningJobStrategyConfig

    The configuration for the Hyperband optimization strategy. This parameter should be provided only if Hyperband is selected as the strategy for HyperParameterTuningJobConfig.

  • trainingJobEarlyStoppingType :: Maybe TrainingJobEarlyStoppingType

    Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job. Because the Hyperband strategy has its own advanced internal early stopping mechanism, TrainingJobEarlyStoppingType must be OFF to use Hyperband. This parameter can take on one of the following values (the default value is OFF):

    OFF
    Training jobs launched by the hyperparameter tuning job do not use early stopping.
    AUTO
    SageMaker stops training jobs launched by the hyperparameter tuning job when they are unlikely to perform better than previously completed training jobs. For more information, see Stop Training Jobs Early.
  • tuningJobCompletionCriteria :: Maybe TuningJobCompletionCriteria

    The tuning job's completion criteria.

  • strategy :: HyperParameterTuningJobStrategyType

    Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training job it launches. For information about search strategies, see How Hyperparameter Tuning Works.

  • resourceLimits :: ResourceLimits

    The ResourceLimits object that specifies the maximum number of training and parallel training jobs that can be used for this hyperparameter tuning job.

Instances

Instances details
FromJSON HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

ToJSON HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

Generic HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

Associated Types

type Rep HyperParameterTuningJobConfig :: Type -> Type #

Read HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

Show HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

NFData HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

Eq HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

Hashable HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

type Rep HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobConfig

newHyperParameterTuningJobConfig Source #

Create a value of HyperParameterTuningJobConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hyperParameterTuningJobObjective:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_hyperParameterTuningJobObjective - The HyperParameterTuningJobObjective specifies the objective metric used to evaluate the performance of training jobs launched by this tuning job.

$sel:parameterRanges:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_parameterRanges - The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches over to find the optimal configuration for the highest model performance against your chosen objective metric.

$sel:randomSeed:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_randomSeed - A value used to initialize a pseudo-random number generator. Setting a random seed and using the same seed later for the same tuning job will allow hyperparameter optimization to find more a consistent hyperparameter configuration between the two runs.

$sel:strategyConfig:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_strategyConfig - The configuration for the Hyperband optimization strategy. This parameter should be provided only if Hyperband is selected as the strategy for HyperParameterTuningJobConfig.

$sel:trainingJobEarlyStoppingType:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_trainingJobEarlyStoppingType - Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job. Because the Hyperband strategy has its own advanced internal early stopping mechanism, TrainingJobEarlyStoppingType must be OFF to use Hyperband. This parameter can take on one of the following values (the default value is OFF):

OFF
Training jobs launched by the hyperparameter tuning job do not use early stopping.
AUTO
SageMaker stops training jobs launched by the hyperparameter tuning job when they are unlikely to perform better than previously completed training jobs. For more information, see Stop Training Jobs Early.

$sel:tuningJobCompletionCriteria:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_tuningJobCompletionCriteria - The tuning job's completion criteria.

$sel:strategy:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_strategy - Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training job it launches. For information about search strategies, see How Hyperparameter Tuning Works.

$sel:resourceLimits:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_resourceLimits - The ResourceLimits object that specifies the maximum number of training and parallel training jobs that can be used for this hyperparameter tuning job.

hyperParameterTuningJobConfig_hyperParameterTuningJobObjective :: Lens' HyperParameterTuningJobConfig (Maybe HyperParameterTuningJobObjective) Source #

The HyperParameterTuningJobObjective specifies the objective metric used to evaluate the performance of training jobs launched by this tuning job.

hyperParameterTuningJobConfig_parameterRanges :: Lens' HyperParameterTuningJobConfig (Maybe ParameterRanges) Source #

The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches over to find the optimal configuration for the highest model performance against your chosen objective metric.

hyperParameterTuningJobConfig_randomSeed :: Lens' HyperParameterTuningJobConfig (Maybe Natural) Source #

A value used to initialize a pseudo-random number generator. Setting a random seed and using the same seed later for the same tuning job will allow hyperparameter optimization to find more a consistent hyperparameter configuration between the two runs.

hyperParameterTuningJobConfig_strategyConfig :: Lens' HyperParameterTuningJobConfig (Maybe HyperParameterTuningJobStrategyConfig) Source #

The configuration for the Hyperband optimization strategy. This parameter should be provided only if Hyperband is selected as the strategy for HyperParameterTuningJobConfig.

hyperParameterTuningJobConfig_trainingJobEarlyStoppingType :: Lens' HyperParameterTuningJobConfig (Maybe TrainingJobEarlyStoppingType) Source #

Specifies whether to use early stopping for training jobs launched by the hyperparameter tuning job. Because the Hyperband strategy has its own advanced internal early stopping mechanism, TrainingJobEarlyStoppingType must be OFF to use Hyperband. This parameter can take on one of the following values (the default value is OFF):

OFF
Training jobs launched by the hyperparameter tuning job do not use early stopping.
AUTO
SageMaker stops training jobs launched by the hyperparameter tuning job when they are unlikely to perform better than previously completed training jobs. For more information, see Stop Training Jobs Early.

hyperParameterTuningJobConfig_strategy :: Lens' HyperParameterTuningJobConfig HyperParameterTuningJobStrategyType Source #

Specifies how hyperparameter tuning chooses the combinations of hyperparameter values to use for the training job it launches. For information about search strategies, see How Hyperparameter Tuning Works.

hyperParameterTuningJobConfig_resourceLimits :: Lens' HyperParameterTuningJobConfig ResourceLimits Source #

The ResourceLimits object that specifies the maximum number of training and parallel training jobs that can be used for this hyperparameter tuning job.

HyperParameterTuningJobObjective

data HyperParameterTuningJobObjective Source #

Defines the objective metric for a hyperparameter tuning job. Hyperparameter tuning uses the value of this metric to evaluate the training jobs it launches, and returns the training job that results in either the highest or lowest value for this metric, depending on the value you specify for the Type parameter.

See: newHyperParameterTuningJobObjective smart constructor.

Constructors

HyperParameterTuningJobObjective' 

Fields

Instances

Instances details
FromJSON HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

ToJSON HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

Generic HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

Associated Types

type Rep HyperParameterTuningJobObjective :: Type -> Type #

Read HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

Show HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

NFData HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

Eq HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

Hashable HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

type Rep HyperParameterTuningJobObjective Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobObjective

type Rep HyperParameterTuningJobObjective = D1 ('MetaData "HyperParameterTuningJobObjective" "Amazonka.SageMaker.Types.HyperParameterTuningJobObjective" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningJobObjective'" 'PrefixI 'True) (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobObjectiveType) :*: S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newHyperParameterTuningJobObjective Source #

Create a value of HyperParameterTuningJobObjective with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:type':HyperParameterTuningJobObjective', hyperParameterTuningJobObjective_type - Whether to minimize or maximize the objective metric.

$sel:metricName:HyperParameterTuningJobObjective', hyperParameterTuningJobObjective_metricName - The name of the metric to use for the objective metric.

hyperParameterTuningJobObjective_metricName :: Lens' HyperParameterTuningJobObjective Text Source #

The name of the metric to use for the objective metric.

HyperParameterTuningJobSearchEntity

data HyperParameterTuningJobSearchEntity Source #

An entity returned by the SearchRecord API containing the properties of a hyperparameter tuning job.

See: newHyperParameterTuningJobSearchEntity smart constructor.

Constructors

HyperParameterTuningJobSearchEntity' 

Fields

Instances

Instances details
FromJSON HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

Generic HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

Read HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

Show HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

NFData HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

Eq HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

Hashable HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

type Rep HyperParameterTuningJobSearchEntity Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity

type Rep HyperParameterTuningJobSearchEntity = D1 ('MetaData "HyperParameterTuningJobSearchEntity" "Amazonka.SageMaker.Types.HyperParameterTuningJobSearchEntity" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningJobSearchEntity'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "bestTrainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTrainingJobSummary)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hyperParameterTuningEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "hyperParameterTuningJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobConfig))) :*: (S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobStatus))))) :*: (((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "objectiveStatusCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ObjectiveStatusCounters))) :*: (S1 ('MetaSel ('Just "overallBestTrainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTrainingJobSummary)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: ((S1 ('MetaSel ('Just "trainingJobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTrainingJobDefinition)) :*: S1 ('MetaSel ('Just "trainingJobDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty HyperParameterTrainingJobDefinition)))) :*: (S1 ('MetaSel ('Just "trainingJobStatusCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJobStatusCounters)) :*: S1 ('MetaSel ('Just "warmStartConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobWarmStartConfig)))))))

newHyperParameterTuningJobSearchEntity :: HyperParameterTuningJobSearchEntity Source #

Create a value of HyperParameterTuningJobSearchEntity with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bestTrainingJob:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_bestTrainingJob - Undocumented member.

HyperParameterTuningJobSearchEntity, hyperParameterTuningJobSearchEntity_creationTime - The time that a hyperparameter tuning job was created.

HyperParameterTuningJobSearchEntity, hyperParameterTuningJobSearchEntity_failureReason - The error that was created when a hyperparameter tuning job failed.

$sel:hyperParameterTuningEndTime:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_hyperParameterTuningEndTime - The time that a hyperparameter tuning job ended.

$sel:hyperParameterTuningJobArn:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_hyperParameterTuningJobArn - The Amazon Resource Name (ARN) of a hyperparameter tuning job.

$sel:hyperParameterTuningJobConfig:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_hyperParameterTuningJobConfig - Undocumented member.

$sel:hyperParameterTuningJobName:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_hyperParameterTuningJobName - The name of a hyperparameter tuning job.

$sel:hyperParameterTuningJobStatus:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_hyperParameterTuningJobStatus - The status of a hyperparameter tuning job.

$sel:lastModifiedTime:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_lastModifiedTime - The time that a hyperparameter tuning job was last modified.

$sel:objectiveStatusCounters:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_objectiveStatusCounters - Undocumented member.

$sel:overallBestTrainingJob:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_overallBestTrainingJob - Undocumented member.

$sel:tags:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_tags - The tags associated with a hyperparameter tuning job. For more information see Tagging Amazon Web Services resources.

$sel:trainingJobDefinition:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_trainingJobDefinition - Undocumented member.

$sel:trainingJobDefinitions:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_trainingJobDefinitions - The job definitions included in a hyperparameter tuning job.

$sel:trainingJobStatusCounters:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_trainingJobStatusCounters - Undocumented member.

$sel:warmStartConfig:HyperParameterTuningJobSearchEntity', hyperParameterTuningJobSearchEntity_warmStartConfig - Undocumented member.

hyperParameterTuningJobSearchEntity_failureReason :: Lens' HyperParameterTuningJobSearchEntity (Maybe Text) Source #

The error that was created when a hyperparameter tuning job failed.

hyperParameterTuningJobSearchEntity_tags :: Lens' HyperParameterTuningJobSearchEntity (Maybe [Tag]) Source #

The tags associated with a hyperparameter tuning job. For more information see Tagging Amazon Web Services resources.

HyperParameterTuningJobStrategyConfig

data HyperParameterTuningJobStrategyConfig Source #

The configuration for a training job launched by a hyperparameter tuning job. Choose Bayesian for Bayesian optimization, and Random for random search optimization. For more advanced use cases, use Hyperband, which evaluates objective metrics for training jobs after every epoch. For more information about strategies, see How Hyperparameter Tuning Works.

See: newHyperParameterTuningJobStrategyConfig smart constructor.

Constructors

HyperParameterTuningJobStrategyConfig' 

Fields

Instances

Instances details
FromJSON HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

ToJSON HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

Generic HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

Read HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

Show HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

NFData HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

Eq HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

Hashable HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

type Rep HyperParameterTuningJobStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig

type Rep HyperParameterTuningJobStrategyConfig = D1 ('MetaData "HyperParameterTuningJobStrategyConfig" "Amazonka.SageMaker.Types.HyperParameterTuningJobStrategyConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningJobStrategyConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hyperbandStrategyConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperbandStrategyConfig))))

newHyperParameterTuningJobStrategyConfig :: HyperParameterTuningJobStrategyConfig Source #

Create a value of HyperParameterTuningJobStrategyConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hyperbandStrategyConfig:HyperParameterTuningJobStrategyConfig', hyperParameterTuningJobStrategyConfig_hyperbandStrategyConfig - The configuration for the object that specifies the Hyperband strategy. This parameter is only supported for the Hyperband selection for Strategy within the HyperParameterTuningJobConfig API.

hyperParameterTuningJobStrategyConfig_hyperbandStrategyConfig :: Lens' HyperParameterTuningJobStrategyConfig (Maybe HyperbandStrategyConfig) Source #

The configuration for the object that specifies the Hyperband strategy. This parameter is only supported for the Hyperband selection for Strategy within the HyperParameterTuningJobConfig API.

HyperParameterTuningJobSummary

data HyperParameterTuningJobSummary Source #

Provides summary information about a hyperparameter tuning job.

See: newHyperParameterTuningJobSummary smart constructor.

Constructors

HyperParameterTuningJobSummary' 

Fields

Instances

Instances details
FromJSON HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

Generic HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

Associated Types

type Rep HyperParameterTuningJobSummary :: Type -> Type #

Read HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

Show HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

NFData HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

Eq HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

Hashable HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

type Rep HyperParameterTuningJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobSummary

type Rep HyperParameterTuningJobSummary = D1 ('MetaData "HyperParameterTuningJobSummary" "Amazonka.SageMaker.Types.HyperParameterTuningJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningJobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "hyperParameterTuningEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "resourceLimits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceLimits)) :*: (S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "hyperParameterTuningJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobStatus) :*: S1 ('MetaSel ('Just "strategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobStrategyType)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "trainingJobStatusCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingJobStatusCounters) :*: S1 ('MetaSel ('Just "objectiveStatusCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ObjectiveStatusCounters))))))

newHyperParameterTuningJobSummary Source #

Create a value of HyperParameterTuningJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hyperParameterTuningEndTime:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_hyperParameterTuningEndTime - The date and time that the tuning job ended.

$sel:lastModifiedTime:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_lastModifiedTime - The date and time that the tuning job was modified.

$sel:resourceLimits:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_resourceLimits - The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs allowed for this tuning job.

$sel:hyperParameterTuningJobName:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_hyperParameterTuningJobName - The name of the tuning job.

$sel:hyperParameterTuningJobArn:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_hyperParameterTuningJobArn - The Amazon Resource Name (ARN) of the tuning job.

$sel:hyperParameterTuningJobStatus:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_hyperParameterTuningJobStatus - The status of the tuning job.

$sel:strategy:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_strategy - Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to evaluate at each iteration.

$sel:creationTime:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_creationTime - The date and time that the tuning job was created.

$sel:trainingJobStatusCounters:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_trainingJobStatusCounters - The TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by status, that this tuning job launched.

$sel:objectiveStatusCounters:HyperParameterTuningJobSummary', hyperParameterTuningJobSummary_objectiveStatusCounters - The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by objective metric status, that this tuning job launched.

hyperParameterTuningJobSummary_resourceLimits :: Lens' HyperParameterTuningJobSummary (Maybe ResourceLimits) Source #

The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs allowed for this tuning job.

hyperParameterTuningJobSummary_strategy :: Lens' HyperParameterTuningJobSummary HyperParameterTuningJobStrategyType Source #

Specifies the search strategy hyperparameter tuning uses to choose which hyperparameters to evaluate at each iteration.

hyperParameterTuningJobSummary_trainingJobStatusCounters :: Lens' HyperParameterTuningJobSummary TrainingJobStatusCounters Source #

The TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by status, that this tuning job launched.

hyperParameterTuningJobSummary_objectiveStatusCounters :: Lens' HyperParameterTuningJobSummary ObjectiveStatusCounters Source #

The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by objective metric status, that this tuning job launched.

HyperParameterTuningJobWarmStartConfig

data HyperParameterTuningJobWarmStartConfig Source #

Specifies the configuration for a hyperparameter tuning job that uses one or more previous hyperparameter tuning jobs as a starting point. The results of previous tuning jobs are used to inform which combinations of hyperparameters to search over in the new tuning job.

All training jobs launched by the new hyperparameter tuning job are evaluated by using the objective metric, and the training job that performs the best is compared to the best training jobs from the parent tuning jobs. From these, the training job that performs the best as measured by the objective metric is returned as the overall best training job.

All training jobs launched by parent hyperparameter tuning jobs and the new hyperparameter tuning jobs count against the limit of training jobs for the tuning job.

See: newHyperParameterTuningJobWarmStartConfig smart constructor.

Constructors

HyperParameterTuningJobWarmStartConfig' 

Fields

  • parentHyperParameterTuningJobs :: NonEmpty ParentHyperParameterTuningJob

    An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job. For more information about warm starting a hyperparameter tuning job, see Using a Previous Hyperparameter Tuning Job as a Starting Point.

    Hyperparameter tuning jobs created before October 1, 2018 cannot be used as parent jobs for warm start tuning jobs.

  • warmStartType :: HyperParameterTuningJobWarmStartType

    Specifies one of the following:

    IDENTICAL_DATA_AND_ALGORITHM
    The new hyperparameter tuning job uses the same input data and training image as the parent tuning jobs. You can change the hyperparameter ranges to search and the maximum number of training jobs that the hyperparameter tuning job launches. You cannot use a new version of the training algorithm, unless the changes in the new version do not affect the algorithm itself. For example, changes that improve logging or adding support for a different data format are allowed. You can also change hyperparameters from tunable to static, and from static to tunable, but the total number of static plus tunable hyperparameters must remain the same as it is in all parent jobs. The objective metric for the new tuning job must be the same as for all parent jobs.
    TRANSFER_LEARNING
    The new hyperparameter tuning job can include input data, hyperparameter ranges, maximum number of concurrent training jobs, and maximum number of training jobs that are different than those of its parent hyperparameter tuning jobs. The training image can also be a different version from the version used in the parent hyperparameter tuning job. You can also change hyperparameters from tunable to static, and from static to tunable, but the total number of static plus tunable hyperparameters must remain the same as it is in all parent jobs. The objective metric for the new tuning job must be the same as for all parent jobs.

Instances

Instances details
FromJSON HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

ToJSON HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

Generic HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

Read HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

Show HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

NFData HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

Eq HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

Hashable HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

type Rep HyperParameterTuningJobWarmStartConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig

type Rep HyperParameterTuningJobWarmStartConfig = D1 ('MetaData "HyperParameterTuningJobWarmStartConfig" "Amazonka.SageMaker.Types.HyperParameterTuningJobWarmStartConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningJobWarmStartConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parentHyperParameterTuningJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ParentHyperParameterTuningJob)) :*: S1 ('MetaSel ('Just "warmStartType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobWarmStartType)))

newHyperParameterTuningJobWarmStartConfig Source #

Create a value of HyperParameterTuningJobWarmStartConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:parentHyperParameterTuningJobs:HyperParameterTuningJobWarmStartConfig', hyperParameterTuningJobWarmStartConfig_parentHyperParameterTuningJobs - An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job. For more information about warm starting a hyperparameter tuning job, see Using a Previous Hyperparameter Tuning Job as a Starting Point.

Hyperparameter tuning jobs created before October 1, 2018 cannot be used as parent jobs for warm start tuning jobs.

$sel:warmStartType:HyperParameterTuningJobWarmStartConfig', hyperParameterTuningJobWarmStartConfig_warmStartType - Specifies one of the following:

IDENTICAL_DATA_AND_ALGORITHM
The new hyperparameter tuning job uses the same input data and training image as the parent tuning jobs. You can change the hyperparameter ranges to search and the maximum number of training jobs that the hyperparameter tuning job launches. You cannot use a new version of the training algorithm, unless the changes in the new version do not affect the algorithm itself. For example, changes that improve logging or adding support for a different data format are allowed. You can also change hyperparameters from tunable to static, and from static to tunable, but the total number of static plus tunable hyperparameters must remain the same as it is in all parent jobs. The objective metric for the new tuning job must be the same as for all parent jobs.
TRANSFER_LEARNING
The new hyperparameter tuning job can include input data, hyperparameter ranges, maximum number of concurrent training jobs, and maximum number of training jobs that are different than those of its parent hyperparameter tuning jobs. The training image can also be a different version from the version used in the parent hyperparameter tuning job. You can also change hyperparameters from tunable to static, and from static to tunable, but the total number of static plus tunable hyperparameters must remain the same as it is in all parent jobs. The objective metric for the new tuning job must be the same as for all parent jobs.

hyperParameterTuningJobWarmStartConfig_parentHyperParameterTuningJobs :: Lens' HyperParameterTuningJobWarmStartConfig (NonEmpty ParentHyperParameterTuningJob) Source #

An array of hyperparameter tuning jobs that are used as the starting point for the new hyperparameter tuning job. For more information about warm starting a hyperparameter tuning job, see Using a Previous Hyperparameter Tuning Job as a Starting Point.

Hyperparameter tuning jobs created before October 1, 2018 cannot be used as parent jobs for warm start tuning jobs.

hyperParameterTuningJobWarmStartConfig_warmStartType :: Lens' HyperParameterTuningJobWarmStartConfig HyperParameterTuningJobWarmStartType Source #

Specifies one of the following:

IDENTICAL_DATA_AND_ALGORITHM
The new hyperparameter tuning job uses the same input data and training image as the parent tuning jobs. You can change the hyperparameter ranges to search and the maximum number of training jobs that the hyperparameter tuning job launches. You cannot use a new version of the training algorithm, unless the changes in the new version do not affect the algorithm itself. For example, changes that improve logging or adding support for a different data format are allowed. You can also change hyperparameters from tunable to static, and from static to tunable, but the total number of static plus tunable hyperparameters must remain the same as it is in all parent jobs. The objective metric for the new tuning job must be the same as for all parent jobs.
TRANSFER_LEARNING
The new hyperparameter tuning job can include input data, hyperparameter ranges, maximum number of concurrent training jobs, and maximum number of training jobs that are different than those of its parent hyperparameter tuning jobs. The training image can also be a different version from the version used in the parent hyperparameter tuning job. You can also change hyperparameters from tunable to static, and from static to tunable, but the total number of static plus tunable hyperparameters must remain the same as it is in all parent jobs. The objective metric for the new tuning job must be the same as for all parent jobs.

HyperParameterTuningResourceConfig

data HyperParameterTuningResourceConfig Source #

The configuration of resources, including compute instances and storage volumes for use in training jobs launched by hyperparameter tuning jobs. HyperParameterTuningResourceConfig is similar to ResourceConfig, but has the additional InstanceConfigs and AllocationStrategy fields to allow for flexible instance management. Specify one or more instance types, count, and the allocation strategy for instance selection.

HyperParameterTuningResourceConfig supports the capabilities of ResourceConfig with the exception of KeepAlivePeriodInSeconds. Hyperparameter tuning jobs use warm pools by default, which reuse clusters between training jobs.

See: newHyperParameterTuningResourceConfig smart constructor.

Constructors

HyperParameterTuningResourceConfig' 

Fields

  • allocationStrategy :: Maybe HyperParameterTuningAllocationStrategy

    The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.

  • instanceConfigs :: Maybe (NonEmpty HyperParameterTuningInstanceConfig)

    A list containing the configuration(s) for one or more resources for processing hyperparameter jobs. These resources include compute instances and storage volumes to use in model training jobs launched by hyperparameter tuning jobs. The AllocationStrategy controls the order in which multiple configurations provided in InstanceConfigs are used.

    If you only want to use a single instance configuration inside the HyperParameterTuningResourceConfig API, do not provide a value for InstanceConfigs. Instead, use InstanceType, VolumeSizeInGB and InstanceCount. If you use InstanceConfigs, do not provide values for InstanceType, VolumeSizeInGB or InstanceCount.

  • instanceCount :: Maybe Natural

    The number of compute instances of type InstanceType to use. For distributed training, select a value greater than 1.

  • instanceType :: Maybe TrainingInstanceType

    The instance type used to run hyperparameter optimization tuning jobs. See descriptions of instance types for more information.

  • volumeKmsKeyId :: Maybe Text

    A key used by Amazon Web Services Key Management Service to encrypt data on the storage volume attached to the compute instances used to run the training job. You can use either of the following formats to specify a key.

    KMS Key ID:

    "1234abcd-12ab-34cd-56ef-1234567890ab"

    Amazon Resource Name (ARN) of a KMS key:

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

    Some instances use local storage, which use a hardware module to encrypt storage volumes. If you choose one of these instance types, you cannot request a VolumeKmsKeyId. For a list of instance types that use local storage, see instance store volumes. For more information about Amazon Web Services Key Management Service, see KMS encryption for more information.

  • volumeSizeInGB :: Maybe Natural

    The volume size in GB for the storage volume to be used in processing hyperparameter optimization jobs (optional). These volumes store model artifacts, incremental states and optionally, scratch space for training algorithms. Do not provide a value for this parameter if a value for InstanceConfigs is also specified.

    Some instance types have a fixed total local storage size. If you select one of these instances for training, VolumeSizeInGB cannot be greater than this total size. For a list of instance types with local instance storage and their sizes, see instance store volumes.

    SageMaker supports only the General Purpose SSD (gp2) storage volume type.

Instances

Instances details
FromJSON HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

ToJSON HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

Generic HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

Associated Types

type Rep HyperParameterTuningResourceConfig :: Type -> Type #

Read HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

Show HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

NFData HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

Eq HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

Hashable HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

type Rep HyperParameterTuningResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig

type Rep HyperParameterTuningResourceConfig = D1 ('MetaData "HyperParameterTuningResourceConfig" "Amazonka.SageMaker.Types.HyperParameterTuningResourceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperParameterTuningResourceConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "allocationStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningAllocationStrategy)) :*: (S1 ('MetaSel ('Just "instanceConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty HyperParameterTuningInstanceConfig))) :*: S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingInstanceType)) :*: (S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newHyperParameterTuningResourceConfig :: HyperParameterTuningResourceConfig Source #

Create a value of HyperParameterTuningResourceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:allocationStrategy:HyperParameterTuningResourceConfig', hyperParameterTuningResourceConfig_allocationStrategy - The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.

$sel:instanceConfigs:HyperParameterTuningResourceConfig', hyperParameterTuningResourceConfig_instanceConfigs - A list containing the configuration(s) for one or more resources for processing hyperparameter jobs. These resources include compute instances and storage volumes to use in model training jobs launched by hyperparameter tuning jobs. The AllocationStrategy controls the order in which multiple configurations provided in InstanceConfigs are used.

If you only want to use a single instance configuration inside the HyperParameterTuningResourceConfig API, do not provide a value for InstanceConfigs. Instead, use InstanceType, VolumeSizeInGB and InstanceCount. If you use InstanceConfigs, do not provide values for InstanceType, VolumeSizeInGB or InstanceCount.

HyperParameterTuningResourceConfig, hyperParameterTuningResourceConfig_instanceCount - The number of compute instances of type InstanceType to use. For distributed training, select a value greater than 1.

HyperParameterTuningResourceConfig, hyperParameterTuningResourceConfig_instanceType - The instance type used to run hyperparameter optimization tuning jobs. See descriptions of instance types for more information.

$sel:volumeKmsKeyId:HyperParameterTuningResourceConfig', hyperParameterTuningResourceConfig_volumeKmsKeyId - A key used by Amazon Web Services Key Management Service to encrypt data on the storage volume attached to the compute instances used to run the training job. You can use either of the following formats to specify a key.

KMS Key ID:

"1234abcd-12ab-34cd-56ef-1234567890ab"

Amazon Resource Name (ARN) of a KMS key:

"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

Some instances use local storage, which use a hardware module to encrypt storage volumes. If you choose one of these instance types, you cannot request a VolumeKmsKeyId. For a list of instance types that use local storage, see instance store volumes. For more information about Amazon Web Services Key Management Service, see KMS encryption for more information.

HyperParameterTuningResourceConfig, hyperParameterTuningResourceConfig_volumeSizeInGB - The volume size in GB for the storage volume to be used in processing hyperparameter optimization jobs (optional). These volumes store model artifacts, incremental states and optionally, scratch space for training algorithms. Do not provide a value for this parameter if a value for InstanceConfigs is also specified.

Some instance types have a fixed total local storage size. If you select one of these instances for training, VolumeSizeInGB cannot be greater than this total size. For a list of instance types with local instance storage and their sizes, see instance store volumes.

SageMaker supports only the General Purpose SSD (gp2) storage volume type.

hyperParameterTuningResourceConfig_allocationStrategy :: Lens' HyperParameterTuningResourceConfig (Maybe HyperParameterTuningAllocationStrategy) Source #

The strategy that determines the order of preference for resources specified in InstanceConfigs used in hyperparameter optimization.

hyperParameterTuningResourceConfig_instanceConfigs :: Lens' HyperParameterTuningResourceConfig (Maybe (NonEmpty HyperParameterTuningInstanceConfig)) Source #

A list containing the configuration(s) for one or more resources for processing hyperparameter jobs. These resources include compute instances and storage volumes to use in model training jobs launched by hyperparameter tuning jobs. The AllocationStrategy controls the order in which multiple configurations provided in InstanceConfigs are used.

If you only want to use a single instance configuration inside the HyperParameterTuningResourceConfig API, do not provide a value for InstanceConfigs. Instead, use InstanceType, VolumeSizeInGB and InstanceCount. If you use InstanceConfigs, do not provide values for InstanceType, VolumeSizeInGB or InstanceCount.

hyperParameterTuningResourceConfig_instanceCount :: Lens' HyperParameterTuningResourceConfig (Maybe Natural) Source #

The number of compute instances of type InstanceType to use. For distributed training, select a value greater than 1.

hyperParameterTuningResourceConfig_instanceType :: Lens' HyperParameterTuningResourceConfig (Maybe TrainingInstanceType) Source #

The instance type used to run hyperparameter optimization tuning jobs. See descriptions of instance types for more information.

hyperParameterTuningResourceConfig_volumeKmsKeyId :: Lens' HyperParameterTuningResourceConfig (Maybe Text) Source #

A key used by Amazon Web Services Key Management Service to encrypt data on the storage volume attached to the compute instances used to run the training job. You can use either of the following formats to specify a key.

KMS Key ID:

"1234abcd-12ab-34cd-56ef-1234567890ab"

Amazon Resource Name (ARN) of a KMS key:

"arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

Some instances use local storage, which use a hardware module to encrypt storage volumes. If you choose one of these instance types, you cannot request a VolumeKmsKeyId. For a list of instance types that use local storage, see instance store volumes. For more information about Amazon Web Services Key Management Service, see KMS encryption for more information.

hyperParameterTuningResourceConfig_volumeSizeInGB :: Lens' HyperParameterTuningResourceConfig (Maybe Natural) Source #

The volume size in GB for the storage volume to be used in processing hyperparameter optimization jobs (optional). These volumes store model artifacts, incremental states and optionally, scratch space for training algorithms. Do not provide a value for this parameter if a value for InstanceConfigs is also specified.

Some instance types have a fixed total local storage size. If you select one of these instances for training, VolumeSizeInGB cannot be greater than this total size. For a list of instance types with local instance storage and their sizes, see instance store volumes.

SageMaker supports only the General Purpose SSD (gp2) storage volume type.

HyperbandStrategyConfig

data HyperbandStrategyConfig Source #

The configuration for Hyperband, a multi-fidelity based hyperparameter tuning strategy. Hyperband uses the final and intermediate results of a training job to dynamically allocate resources to utilized hyperparameter configurations while automatically stopping under-performing configurations. This parameter should be provided only if Hyperband is selected as the StrategyConfig under the HyperParameterTuningJobConfig API.

See: newHyperbandStrategyConfig smart constructor.

Constructors

HyperbandStrategyConfig' 

Fields

  • maxResource :: Maybe Natural

    The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters:

    • epochs
    • numepochs
    • n-epochs
    • n_epochs
    • num_epochs

    If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely.

  • minResource :: Maybe Natural

    The minimum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. If the value for MinResource has not been reached, the training job will not be stopped by Hyperband.

Instances

Instances details
FromJSON HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

ToJSON HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

Generic HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

Associated Types

type Rep HyperbandStrategyConfig :: Type -> Type #

Read HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

Show HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

NFData HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

Methods

rnf :: HyperbandStrategyConfig -> () #

Eq HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

Hashable HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

type Rep HyperbandStrategyConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.HyperbandStrategyConfig

type Rep HyperbandStrategyConfig = D1 ('MetaData "HyperbandStrategyConfig" "Amazonka.SageMaker.Types.HyperbandStrategyConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "HyperbandStrategyConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "minResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newHyperbandStrategyConfig :: HyperbandStrategyConfig Source #

Create a value of HyperbandStrategyConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResource:HyperbandStrategyConfig', hyperbandStrategyConfig_maxResource - The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters:

  • epochs
  • numepochs
  • n-epochs
  • n_epochs
  • num_epochs

If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely.

$sel:minResource:HyperbandStrategyConfig', hyperbandStrategyConfig_minResource - The minimum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. If the value for MinResource has not been reached, the training job will not be stopped by Hyperband.

hyperbandStrategyConfig_maxResource :: Lens' HyperbandStrategyConfig (Maybe Natural) Source #

The maximum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. Once a job reaches the MaxResource value, it is stopped. If a value for MaxResource is not provided, and Hyperband is selected as the hyperparameter tuning strategy, HyperbandTrainingJ attempts to infer MaxResource from the following keys (if present) in StaticsHyperParameters:

  • epochs
  • numepochs
  • n-epochs
  • n_epochs
  • num_epochs

If HyperbandStrategyConfig is unable to infer a value for MaxResource, it generates a validation error. The maximum value is 20,000 epochs. All metrics that correspond to an objective metric are used to derive early stopping decisions. For distributive training jobs, ensure that duplicate metrics are not printed in the logs across the individual nodes in a training job. If multiple nodes are publishing duplicate or incorrect metrics, training jobs may make an incorrect stopping decision and stop the job prematurely.

hyperbandStrategyConfig_minResource :: Lens' HyperbandStrategyConfig (Maybe Natural) Source #

The minimum number of resources (such as epochs) that can be used by a training job launched by a hyperparameter tuning job. If the value for MinResource has not been reached, the training job will not be stopped by Hyperband.

Image

data Image Source #

A SageMaker image. A SageMaker image represents a set of container images that are derived from a common base container image. Each of these container images is represented by a SageMaker ImageVersion.

See: newImage smart constructor.

Constructors

Image' 

Fields

Instances

Instances details
FromJSON Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Generic Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Associated Types

type Rep Image :: Type -> Type #

Methods

from :: Image -> Rep Image x #

to :: Rep Image x -> Image #

Read Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Show Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Methods

showsPrec :: Int -> Image -> ShowS #

show :: Image -> String #

showList :: [Image] -> ShowS #

NFData Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Methods

rnf :: Image -> () #

Eq Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Methods

(==) :: Image -> Image -> Bool #

(/=) :: Image -> Image -> Bool #

Hashable Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

Methods

hashWithSalt :: Int -> Image -> Int #

hash :: Image -> Int #

type Rep Image Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Image

newImage Source #

Create a value of Image with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:description:Image', image_description - The description of the image.

$sel:displayName:Image', image_displayName - The name of the image as displayed.

$sel:failureReason:Image', image_failureReason - When a create, update, or delete operation fails, the reason for the failure.

$sel:creationTime:Image', image_creationTime - When the image was created.

$sel:imageArn:Image', image_imageArn - The ARN of the image.

$sel:imageName:Image', image_imageName - The name of the image.

$sel:imageStatus:Image', image_imageStatus - The status of the image.

$sel:lastModifiedTime:Image', image_lastModifiedTime - When the image was last modified.

image_description :: Lens' Image (Maybe Text) Source #

The description of the image.

image_displayName :: Lens' Image (Maybe Text) Source #

The name of the image as displayed.

image_failureReason :: Lens' Image (Maybe Text) Source #

When a create, update, or delete operation fails, the reason for the failure.

image_creationTime :: Lens' Image UTCTime Source #

When the image was created.

image_imageArn :: Lens' Image Text Source #

The ARN of the image.

image_imageName :: Lens' Image Text Source #

The name of the image.

image_imageStatus :: Lens' Image ImageStatus Source #

The status of the image.

image_lastModifiedTime :: Lens' Image UTCTime Source #

When the image was last modified.

ImageConfig

data ImageConfig Source #

Specifies whether the model container is in Amazon ECR or a private Docker registry accessible from your Amazon Virtual Private Cloud (VPC).

See: newImageConfig smart constructor.

Constructors

ImageConfig' 

Fields

  • repositoryAuthConfig :: Maybe RepositoryAuthConfig

    (Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted. Specify a value for this property only if you specified Vpc as the value for the RepositoryAccessMode field, and the private Docker registry where the model image is hosted requires authentication.

  • repositoryAccessMode :: RepositoryAccessMode

    Set this to one of the following values:

    • Platform - The model image is hosted in Amazon ECR.
    • Vpc - The model image is hosted in a private Docker registry in your VPC.

Instances

Instances details
FromJSON ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

ToJSON ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

Generic ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

Associated Types

type Rep ImageConfig :: Type -> Type #

Read ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

Show ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

NFData ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

Methods

rnf :: ImageConfig -> () #

Eq ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

Hashable ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

type Rep ImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageConfig

type Rep ImageConfig = D1 ('MetaData "ImageConfig" "Amazonka.SageMaker.Types.ImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ImageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "repositoryAuthConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RepositoryAuthConfig)) :*: S1 ('MetaSel ('Just "repositoryAccessMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RepositoryAccessMode)))

newImageConfig Source #

Create a value of ImageConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:repositoryAuthConfig:ImageConfig', imageConfig_repositoryAuthConfig - (Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted. Specify a value for this property only if you specified Vpc as the value for the RepositoryAccessMode field, and the private Docker registry where the model image is hosted requires authentication.

$sel:repositoryAccessMode:ImageConfig', imageConfig_repositoryAccessMode - Set this to one of the following values:

  • Platform - The model image is hosted in Amazon ECR.
  • Vpc - The model image is hosted in a private Docker registry in your VPC.

imageConfig_repositoryAuthConfig :: Lens' ImageConfig (Maybe RepositoryAuthConfig) Source #

(Optional) Specifies an authentication configuration for the private docker registry where your model image is hosted. Specify a value for this property only if you specified Vpc as the value for the RepositoryAccessMode field, and the private Docker registry where the model image is hosted requires authentication.

imageConfig_repositoryAccessMode :: Lens' ImageConfig RepositoryAccessMode Source #

Set this to one of the following values:

  • Platform - The model image is hosted in Amazon ECR.
  • Vpc - The model image is hosted in a private Docker registry in your VPC.

ImageVersion

data ImageVersion Source #

A version of a SageMaker Image. A version represents an existing container image.

See: newImageVersion smart constructor.

Constructors

ImageVersion' 

Fields

Instances

Instances details
FromJSON ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

Generic ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

Associated Types

type Rep ImageVersion :: Type -> Type #

Read ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

Show ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

NFData ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

Methods

rnf :: ImageVersion -> () #

Eq ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

Hashable ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

type Rep ImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ImageVersion

type Rep ImageVersion = D1 ('MetaData "ImageVersion" "Amazonka.SageMaker.Types.ImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ImageVersion'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "imageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "imageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "imageVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ImageVersionStatus)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))))

newImageVersion Source #

Create a value of ImageVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:ImageVersion', imageVersion_failureReason - When a create or delete operation fails, the reason for the failure.

$sel:creationTime:ImageVersion', imageVersion_creationTime - When the version was created.

$sel:imageArn:ImageVersion', imageVersion_imageArn - The ARN of the image the version is based on.

$sel:imageVersionArn:ImageVersion', imageVersion_imageVersionArn - The ARN of the version.

$sel:imageVersionStatus:ImageVersion', imageVersion_imageVersionStatus - The status of the version.

$sel:lastModifiedTime:ImageVersion', imageVersion_lastModifiedTime - When the version was last modified.

$sel:version:ImageVersion', imageVersion_version - The version number.

imageVersion_failureReason :: Lens' ImageVersion (Maybe Text) Source #

When a create or delete operation fails, the reason for the failure.

imageVersion_imageArn :: Lens' ImageVersion Text Source #

The ARN of the image the version is based on.

imageVersion_lastModifiedTime :: Lens' ImageVersion UTCTime Source #

When the version was last modified.

InferenceExecutionConfig

data InferenceExecutionConfig Source #

Specifies details about how containers in a multi-container endpoint are run.

See: newInferenceExecutionConfig smart constructor.

Constructors

InferenceExecutionConfig' 

Fields

  • mode :: InferenceExecutionMode

    How containers in a multi-container are run. The following values are valid.

    • SERIAL - Containers run as a serial pipeline.
    • DIRECT - Only the individual container that you specify is run.

Instances

Instances details
FromJSON InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

ToJSON InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

Generic InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

Associated Types

type Rep InferenceExecutionConfig :: Type -> Type #

Read InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

Show InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

NFData InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

Eq InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

Hashable InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

type Rep InferenceExecutionConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExecutionConfig

type Rep InferenceExecutionConfig = D1 ('MetaData "InferenceExecutionConfig" "Amazonka.SageMaker.Types.InferenceExecutionConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceExecutionConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceExecutionMode)))

newInferenceExecutionConfig Source #

Create a value of InferenceExecutionConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mode:InferenceExecutionConfig', inferenceExecutionConfig_mode - How containers in a multi-container are run. The following values are valid.

  • SERIAL - Containers run as a serial pipeline.
  • DIRECT - Only the individual container that you specify is run.

inferenceExecutionConfig_mode :: Lens' InferenceExecutionConfig InferenceExecutionMode Source #

How containers in a multi-container are run. The following values are valid.

  • SERIAL - Containers run as a serial pipeline.
  • DIRECT - Only the individual container that you specify is run.

InferenceExperimentDataStorageConfig

data InferenceExperimentDataStorageConfig Source #

The Amazon S3 location and configuration for storing inference request and response data.

See: newInferenceExperimentDataStorageConfig smart constructor.

Constructors

InferenceExperimentDataStorageConfig' 

Fields

Instances

Instances details
FromJSON InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

ToJSON InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

Generic InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

Read InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

Show InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

NFData InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

Eq InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

Hashable InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

type Rep InferenceExperimentDataStorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig

type Rep InferenceExperimentDataStorageConfig = D1 ('MetaData "InferenceExperimentDataStorageConfig" "Amazonka.SageMaker.Types.InferenceExperimentDataStorageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceExperimentDataStorageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CaptureContentTypeHeader)) :*: (S1 ('MetaSel ('Just "kmsKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newInferenceExperimentDataStorageConfig Source #

Create a value of InferenceExperimentDataStorageConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contentType:InferenceExperimentDataStorageConfig', inferenceExperimentDataStorageConfig_contentType - Undocumented member.

$sel:kmsKey:InferenceExperimentDataStorageConfig', inferenceExperimentDataStorageConfig_kmsKey - The Amazon Web Services Key Management Service key that Amazon SageMaker uses to encrypt captured data at rest using Amazon S3 server-side encryption.

$sel:destination:InferenceExperimentDataStorageConfig', inferenceExperimentDataStorageConfig_destination - The Amazon S3 bucket where the inference request and response data is stored.

inferenceExperimentDataStorageConfig_kmsKey :: Lens' InferenceExperimentDataStorageConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service key that Amazon SageMaker uses to encrypt captured data at rest using Amazon S3 server-side encryption.

inferenceExperimentDataStorageConfig_destination :: Lens' InferenceExperimentDataStorageConfig Text Source #

The Amazon S3 bucket where the inference request and response data is stored.

InferenceExperimentSchedule

data InferenceExperimentSchedule Source #

The start and end times of an inference experiment.

The maximum duration that you can set for an inference experiment is 30 days.

See: newInferenceExperimentSchedule smart constructor.

Constructors

InferenceExperimentSchedule' 

Fields

  • endTime :: Maybe POSIX

    The timestamp at which the inference experiment ended or will end.

  • startTime :: Maybe POSIX

    The timestamp at which the inference experiment started or will start.

Instances

Instances details
FromJSON InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

ToJSON InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

Generic InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

Associated Types

type Rep InferenceExperimentSchedule :: Type -> Type #

Read InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

Show InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

NFData InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

Eq InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

Hashable InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

type Rep InferenceExperimentSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSchedule

type Rep InferenceExperimentSchedule = D1 ('MetaData "InferenceExperimentSchedule" "Amazonka.SageMaker.Types.InferenceExperimentSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceExperimentSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))

newInferenceExperimentSchedule :: InferenceExperimentSchedule Source #

Create a value of InferenceExperimentSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTime:InferenceExperimentSchedule', inferenceExperimentSchedule_endTime - The timestamp at which the inference experiment ended or will end.

$sel:startTime:InferenceExperimentSchedule', inferenceExperimentSchedule_startTime - The timestamp at which the inference experiment started or will start.

inferenceExperimentSchedule_endTime :: Lens' InferenceExperimentSchedule (Maybe UTCTime) Source #

The timestamp at which the inference experiment ended or will end.

inferenceExperimentSchedule_startTime :: Lens' InferenceExperimentSchedule (Maybe UTCTime) Source #

The timestamp at which the inference experiment started or will start.

InferenceExperimentSummary

data InferenceExperimentSummary Source #

Lists a summary of properties of an inference experiment.

See: newInferenceExperimentSummary smart constructor.

Constructors

InferenceExperimentSummary' 

Fields

Instances

Instances details
FromJSON InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

Generic InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

Associated Types

type Rep InferenceExperimentSummary :: Type -> Type #

Read InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

Show InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

NFData InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

Eq InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

Hashable InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

type Rep InferenceExperimentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceExperimentSummary

newInferenceExperimentSummary Source #

Create a value of InferenceExperimentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completionTime:InferenceExperimentSummary', inferenceExperimentSummary_completionTime - The timestamp at which the inference experiment was completed.

$sel:description:InferenceExperimentSummary', inferenceExperimentSummary_description - The description of the inference experiment.

$sel:roleArn:InferenceExperimentSummary', inferenceExperimentSummary_roleArn - The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.

$sel:schedule:InferenceExperimentSummary', inferenceExperimentSummary_schedule - The duration for which the inference experiment ran or will run.

The maximum duration that you can set for an inference experiment is 30 days.

$sel:statusReason:InferenceExperimentSummary', inferenceExperimentSummary_statusReason - The error message for the inference experiment status result.

$sel:name:InferenceExperimentSummary', inferenceExperimentSummary_name - The name of the inference experiment.

$sel:type':InferenceExperimentSummary', inferenceExperimentSummary_type - The type of the inference experiment.

$sel:status:InferenceExperimentSummary', inferenceExperimentSummary_status - The status of the inference experiment.

$sel:creationTime:InferenceExperimentSummary', inferenceExperimentSummary_creationTime - The timestamp at which the inference experiment was created.

$sel:lastModifiedTime:InferenceExperimentSummary', inferenceExperimentSummary_lastModifiedTime - The timestamp when you last modified the inference experiment.

inferenceExperimentSummary_completionTime :: Lens' InferenceExperimentSummary (Maybe UTCTime) Source #

The timestamp at which the inference experiment was completed.

inferenceExperimentSummary_roleArn :: Lens' InferenceExperimentSummary (Maybe Text) Source #

The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.

inferenceExperimentSummary_schedule :: Lens' InferenceExperimentSummary (Maybe InferenceExperimentSchedule) Source #

The duration for which the inference experiment ran or will run.

The maximum duration that you can set for an inference experiment is 30 days.

inferenceExperimentSummary_statusReason :: Lens' InferenceExperimentSummary (Maybe Text) Source #

The error message for the inference experiment status result.

inferenceExperimentSummary_creationTime :: Lens' InferenceExperimentSummary UTCTime Source #

The timestamp at which the inference experiment was created.

inferenceExperimentSummary_lastModifiedTime :: Lens' InferenceExperimentSummary UTCTime Source #

The timestamp when you last modified the inference experiment.

InferenceMetrics

data InferenceMetrics Source #

The metrics for an existing endpoint compared in an Inference Recommender job.

See: newInferenceMetrics smart constructor.

Constructors

InferenceMetrics' 

Fields

  • maxInvocations :: Int

    The expected maximum number of requests per minute for the instance.

  • modelLatency :: Int

    The expected model latency at maximum invocations per minute for the instance.

Instances

Instances details
FromJSON InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

Generic InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

Associated Types

type Rep InferenceMetrics :: Type -> Type #

Read InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

Show InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

NFData InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

Methods

rnf :: InferenceMetrics -> () #

Eq InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

Hashable InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

type Rep InferenceMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceMetrics

type Rep InferenceMetrics = D1 ('MetaData "InferenceMetrics" "Amazonka.SageMaker.Types.InferenceMetrics" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceMetrics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxInvocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelLatency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newInferenceMetrics Source #

Create a value of InferenceMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxInvocations:InferenceMetrics', inferenceMetrics_maxInvocations - The expected maximum number of requests per minute for the instance.

$sel:modelLatency:InferenceMetrics', inferenceMetrics_modelLatency - The expected model latency at maximum invocations per minute for the instance.

inferenceMetrics_maxInvocations :: Lens' InferenceMetrics Int Source #

The expected maximum number of requests per minute for the instance.

inferenceMetrics_modelLatency :: Lens' InferenceMetrics Int Source #

The expected model latency at maximum invocations per minute for the instance.

InferenceRecommendation

data InferenceRecommendation Source #

A list of recommendations made by Amazon SageMaker Inference Recommender.

See: newInferenceRecommendation smart constructor.

Constructors

InferenceRecommendation' 

Fields

Instances

Instances details
FromJSON InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

Generic InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

Associated Types

type Rep InferenceRecommendation :: Type -> Type #

Read InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

Show InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

NFData InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

Methods

rnf :: InferenceRecommendation -> () #

Eq InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

Hashable InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

type Rep InferenceRecommendation Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendation

type Rep InferenceRecommendation = D1 ('MetaData "InferenceRecommendation" "Amazonka.SageMaker.Types.InferenceRecommendation" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceRecommendation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationMetrics) :*: (S1 ('MetaSel ('Just "endpointConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EndpointOutputConfiguration) :*: S1 ('MetaSel ('Just "modelConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelConfiguration))))

newInferenceRecommendation Source #

Create a value of InferenceRecommendation with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metrics:InferenceRecommendation', inferenceRecommendation_metrics - The metrics used to decide what recommendation to make.

$sel:endpointConfiguration:InferenceRecommendation', inferenceRecommendation_endpointConfiguration - Defines the endpoint configuration parameters.

$sel:modelConfiguration:InferenceRecommendation', inferenceRecommendation_modelConfiguration - Defines the model configuration.

inferenceRecommendation_metrics :: Lens' InferenceRecommendation RecommendationMetrics Source #

The metrics used to decide what recommendation to make.

InferenceRecommendationsJob

data InferenceRecommendationsJob Source #

A structure that contains a list of recommendation jobs.

See: newInferenceRecommendationsJob smart constructor.

Constructors

InferenceRecommendationsJob' 

Fields

Instances

Instances details
FromJSON InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

Generic InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

Associated Types

type Rep InferenceRecommendationsJob :: Type -> Type #

Read InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

Show InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

NFData InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

Eq InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

Hashable InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

type Rep InferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJob

newInferenceRecommendationsJob Source #

Create a value of InferenceRecommendationsJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completionTime:InferenceRecommendationsJob', inferenceRecommendationsJob_completionTime - A timestamp that shows when the job completed.

$sel:failureReason:InferenceRecommendationsJob', inferenceRecommendationsJob_failureReason - If the job fails, provides information why the job failed.

$sel:jobName:InferenceRecommendationsJob', inferenceRecommendationsJob_jobName - The name of the job.

$sel:jobDescription:InferenceRecommendationsJob', inferenceRecommendationsJob_jobDescription - The job description.

$sel:jobType:InferenceRecommendationsJob', inferenceRecommendationsJob_jobType - The recommendation job type.

$sel:jobArn:InferenceRecommendationsJob', inferenceRecommendationsJob_jobArn - The Amazon Resource Name (ARN) of the recommendation job.

$sel:status:InferenceRecommendationsJob', inferenceRecommendationsJob_status - The status of the job.

$sel:creationTime:InferenceRecommendationsJob', inferenceRecommendationsJob_creationTime - A timestamp that shows when the job was created.

$sel:roleArn:InferenceRecommendationsJob', inferenceRecommendationsJob_roleArn - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

$sel:lastModifiedTime:InferenceRecommendationsJob', inferenceRecommendationsJob_lastModifiedTime - A timestamp that shows when the job was last modified.

inferenceRecommendationsJob_failureReason :: Lens' InferenceRecommendationsJob (Maybe Text) Source #

If the job fails, provides information why the job failed.

inferenceRecommendationsJob_jobArn :: Lens' InferenceRecommendationsJob Text Source #

The Amazon Resource Name (ARN) of the recommendation job.

inferenceRecommendationsJob_roleArn :: Lens' InferenceRecommendationsJob Text Source #

The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

inferenceRecommendationsJob_lastModifiedTime :: Lens' InferenceRecommendationsJob UTCTime Source #

A timestamp that shows when the job was last modified.

InferenceRecommendationsJobStep

data InferenceRecommendationsJobStep Source #

A returned array object for the Steps response field in the ListInferenceRecommendationsJobSteps API command.

See: newInferenceRecommendationsJobStep smart constructor.

Constructors

InferenceRecommendationsJobStep' 

Fields

Instances

Instances details
FromJSON InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

Generic InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

Associated Types

type Rep InferenceRecommendationsJobStep :: Type -> Type #

Read InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

Show InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

NFData InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

Eq InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

Hashable InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

type Rep InferenceRecommendationsJobStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceRecommendationsJobStep

type Rep InferenceRecommendationsJobStep = D1 ('MetaData "InferenceRecommendationsJobStep" "Amazonka.SageMaker.Types.InferenceRecommendationsJobStep" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceRecommendationsJobStep'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "inferenceBenchmark") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobInferenceBenchmark)) :*: S1 ('MetaSel ('Just "stepType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationStepType)) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobStatus))))

newInferenceRecommendationsJobStep Source #

Create a value of InferenceRecommendationsJobStep with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inferenceBenchmark:InferenceRecommendationsJobStep', inferenceRecommendationsJobStep_inferenceBenchmark - The details for a specific benchmark.

$sel:stepType:InferenceRecommendationsJobStep', inferenceRecommendationsJobStep_stepType - The type of the subtask.

BENCHMARK: Evaluate the performance of your model on different instance types.

$sel:jobName:InferenceRecommendationsJobStep', inferenceRecommendationsJobStep_jobName - The name of the Inference Recommender job.

$sel:status:InferenceRecommendationsJobStep', inferenceRecommendationsJobStep_status - The current status of the benchmark.

inferenceRecommendationsJobStep_stepType :: Lens' InferenceRecommendationsJobStep RecommendationStepType Source #

The type of the subtask.

BENCHMARK: Evaluate the performance of your model on different instance types.

InferenceSpecification

data InferenceSpecification Source #

Defines how to perform inference generation after a training job is run.

See: newInferenceSpecification smart constructor.

Constructors

InferenceSpecification' 

Fields

Instances

Instances details
FromJSON InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

ToJSON InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

Generic InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

Associated Types

type Rep InferenceSpecification :: Type -> Type #

Read InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

Show InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

NFData InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

Methods

rnf :: InferenceSpecification -> () #

Eq InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

Hashable InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

type Rep InferenceSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InferenceSpecification

type Rep InferenceSpecification = D1 ('MetaData "InferenceSpecification" "Amazonka.SageMaker.Types.InferenceSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InferenceSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "supportedRealtimeInferenceInstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductionVariantInstanceType])) :*: S1 ('MetaSel ('Just "supportedTransformInstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty TransformInstanceType)))) :*: (S1 ('MetaSel ('Just "containers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ModelPackageContainerDefinition)) :*: (S1 ('MetaSel ('Just "supportedContentTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text]) :*: S1 ('MetaSel ('Just "supportedResponseMIMETypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))))

newInferenceSpecification Source #

Create a value of InferenceSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:supportedRealtimeInferenceInstanceTypes:InferenceSpecification', inferenceSpecification_supportedRealtimeInferenceInstanceTypes - A list of the instance types that are used to generate inferences in real-time.

This parameter is required for unversioned models, and optional for versioned models.

$sel:supportedTransformInstanceTypes:InferenceSpecification', inferenceSpecification_supportedTransformInstanceTypes - A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.

This parameter is required for unversioned models, and optional for versioned models.

$sel:containers:InferenceSpecification', inferenceSpecification_containers - The Amazon ECR registry path of the Docker image that contains the inference code.

$sel:supportedContentTypes:InferenceSpecification', inferenceSpecification_supportedContentTypes - The supported MIME types for the input data.

$sel:supportedResponseMIMETypes:InferenceSpecification', inferenceSpecification_supportedResponseMIMETypes - The supported MIME types for the output data.

inferenceSpecification_supportedRealtimeInferenceInstanceTypes :: Lens' InferenceSpecification (Maybe [ProductionVariantInstanceType]) Source #

A list of the instance types that are used to generate inferences in real-time.

This parameter is required for unversioned models, and optional for versioned models.

inferenceSpecification_supportedTransformInstanceTypes :: Lens' InferenceSpecification (Maybe (NonEmpty TransformInstanceType)) Source #

A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.

This parameter is required for unversioned models, and optional for versioned models.

inferenceSpecification_containers :: Lens' InferenceSpecification (NonEmpty ModelPackageContainerDefinition) Source #

The Amazon ECR registry path of the Docker image that contains the inference code.

InputConfig

data InputConfig Source #

Contains information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.

See: newInputConfig smart constructor.

Constructors

InputConfig' 

Fields

  • frameworkVersion :: Maybe Text

    Specifies the framework version to use. This API field is only supported for the MXNet, PyTorch, TensorFlow and TensorFlow Lite frameworks.

    For information about framework versions supported for cloud targets and edge devices, see Cloud Supported Instance Types and Frameworks and Edge Supported Frameworks.

  • s3Uri :: Text

    The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

  • dataInputConfig :: Text

    Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form. The data inputs are InputConfig$Framework specific.

    • TensorFlow: You must specify the name and shape (NHWC format) of the expected data inputs using a dictionary format for your trained model. The dictionary formats required for the console and CLI are different.

      • Examples for one input:

        • If using the console, {"input":[1,1024,1024,3]}
        • If using the CLI, {\"input\":[1,1024,1024,3]}
      • Examples for two inputs:

        • If using the console, {"data1": [1,28,28,1], "data2":[1,28,28,1]}
        • If using the CLI, {\"data1\": [1,28,28,1], \"data2\":[1,28,28,1]}
    • KERAS: You must specify the name and shape (NCHW format) of expected data inputs using a dictionary format for your trained model. Note that while Keras model artifacts should be uploaded in NHWC (channel-last) format, DataInputConfig should be specified in NCHW (channel-first) format. The dictionary formats required for the console and CLI are different.

      • Examples for one input:

        • If using the console, {"input_1":[1,3,224,224]}
        • If using the CLI, {\"input_1\":[1,3,224,224]}
      • Examples for two inputs:

        • If using the console, {"input_1": [1,3,224,224], "input_2":[1,3,224,224]}
        • If using the CLI, {\"input_1\": [1,3,224,224], \"input_2\":[1,3,224,224]}
    • MXNET/ONNX/DARKNET: You must specify the name and shape (NCHW format) of the expected data inputs in order using a dictionary format for your trained model. The dictionary formats required for the console and CLI are different.

      • Examples for one input:

        • If using the console, {"data":[1,3,1024,1024]}
        • If using the CLI, {\"data\":[1,3,1024,1024]}
      • Examples for two inputs:

        • If using the console, {"var1": [1,1,28,28], "var2":[1,1,28,28]}
        • If using the CLI, {\"var1\": [1,1,28,28], \"var2\":[1,1,28,28]}
    • PyTorch: You can either specify the name and shape (NCHW format) of expected data inputs in order using a dictionary format for your trained model or you can specify the shape only using a list format. The dictionary formats required for the console and CLI are different. The list formats for the console and CLI are the same.

      • Examples for one input in dictionary format:

        • If using the console, {"input0":[1,3,224,224]}
        • If using the CLI, {\"input0\":[1,3,224,224]}
      • Example for one input in list format: [[1,3,224,224]]
      • Examples for two inputs in dictionary format:

        • If using the console, {"input0":[1,3,224,224], "input1":[1,3,224,224]}
        • If using the CLI, {\"input0\":[1,3,224,224], \"input1\":[1,3,224,224]}
      • Example for two inputs in list format: [[1,3,224,224], [1,3,224,224]]
    • XGBOOST: input data name and shape are not needed.

    DataInputConfig supports the following parameters for CoreML OutputConfig$TargetDevice (ML Model format):

    • shape: Input shape, for example {"input_1": {"shape": [1,224,224,3]}}. In addition to static input shapes, CoreML converter supports Flexible input shapes:

      • Range Dimension. You can use the Range Dimension feature if you know the input shape will be within some specific interval in that dimension, for example: {"input_1": {"shape": ["1..10", 224, 224, 3]}}
      • Enumerated shapes. Sometimes, the models are trained to work only on a select set of inputs. You can enumerate all supported input shapes, for example: {"input_1": {"shape": [[1, 224, 224, 3], [1, 160, 160, 3]]}}
    • default_shape: Default input shape. You can set a default shape during conversion for both Range Dimension and Enumerated Shapes. For example {"input_1": {"shape": ["1..10", 224, 224, 3], "default_shape": [1, 224, 224, 3]}}
    • type: Input type. Allowed values: Image and Tensor. By default, the converter generates an ML Model with inputs of type Tensor (MultiArray). User can set input type to be Image. Image input type requires additional input parameters such as bias and scale.
    • bias: If the input type is an Image, you need to provide the bias vector.
    • scale: If the input type is an Image, you need to provide a scale factor.

    CoreML ClassifierConfig parameters can be specified using OutputConfig$CompilerOptions. CoreML converter supports Tensorflow and PyTorch models. CoreML conversion examples:

    • Tensor type input:

      • "DataInputConfig": {"input_1": {"shape": [[1,224,224,3], [1,160,160,3]], "default_shape": [1,224,224,3]}}
    • Tensor type input without input name (PyTorch):

      • "DataInputConfig": [{"shape": [[1,3,224,224], [1,3,160,160]], "default_shape": [1,3,224,224]}]
    • Image type input:

      • "DataInputConfig": {"input_1": {"shape": [[1,224,224,3], [1,160,160,3]], "default_shape": [1,224,224,3], "type": "Image", "bias": [-1,-1,-1], "scale": 0.007843137255}}
      • "CompilerOptions": {"class_labels": "imagenet_labels_1000.txt"}
    • Image type input without input name (PyTorch):

      • "DataInputConfig": [{"shape": [[1,3,224,224], [1,3,160,160]], "default_shape": [1,3,224,224], "type": "Image", "bias": [-1,-1,-1], "scale": 0.007843137255}]
      • "CompilerOptions": {"class_labels": "imagenet_labels_1000.txt"}

    Depending on the model format, DataInputConfig requires the following parameters for ml_eia2 OutputConfig:TargetDevice.

    • For TensorFlow models saved in the SavedModel format, specify the input names from signature_def_key and the input model shapes for DataInputConfig. Specify the signature_def_key in OutputConfig:CompilerOptions if the model does not use TensorFlow's default signature def key. For example:

      • "DataInputConfig": {"inputs": [1, 224, 224, 3]}
      • "CompilerOptions": {"signature_def_key": "serving_custom"}
    • For TensorFlow models saved as a frozen graph, specify the input tensor names and shapes in DataInputConfig and the output tensor names for output_names in OutputConfig:CompilerOptions . For example:

      • "DataInputConfig": {"input_tensor:0": [1, 224, 224, 3]}
      • "CompilerOptions": {"output_names": ["output_tensor:0"]}
  • framework :: Framework

    Identifies the framework in which the model was trained. For example: TENSORFLOW.

Instances

Instances details
FromJSON InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

ToJSON InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

Generic InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

Associated Types

type Rep InputConfig :: Type -> Type #

Read InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

Show InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

NFData InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

Methods

rnf :: InputConfig -> () #

Eq InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

Hashable InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

type Rep InputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InputConfig

type Rep InputConfig = D1 ('MetaData "InputConfig" "Amazonka.SageMaker.Types.InputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InputConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "frameworkVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "dataInputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "framework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Framework))))

newInputConfig Source #

Create a value of InputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:frameworkVersion:InputConfig', inputConfig_frameworkVersion - Specifies the framework version to use. This API field is only supported for the MXNet, PyTorch, TensorFlow and TensorFlow Lite frameworks.

For information about framework versions supported for cloud targets and edge devices, see Cloud Supported Instance Types and Frameworks and Edge Supported Frameworks.

$sel:s3Uri:InputConfig', inputConfig_s3Uri - The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

$sel:dataInputConfig:InputConfig', inputConfig_dataInputConfig - Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form. The data inputs are InputConfig$Framework specific.

  • TensorFlow: You must specify the name and shape (NHWC format) of the expected data inputs using a dictionary format for your trained model. The dictionary formats required for the console and CLI are different.

    • Examples for one input:

      • If using the console, {"input":[1,1024,1024,3]}
      • If using the CLI, {\"input\":[1,1024,1024,3]}
    • Examples for two inputs:

      • If using the console, {"data1": [1,28,28,1], "data2":[1,28,28,1]}
      • If using the CLI, {\"data1\": [1,28,28,1], \"data2\":[1,28,28,1]}
  • KERAS: You must specify the name and shape (NCHW format) of expected data inputs using a dictionary format for your trained model. Note that while Keras model artifacts should be uploaded in NHWC (channel-last) format, DataInputConfig should be specified in NCHW (channel-first) format. The dictionary formats required for the console and CLI are different.

    • Examples for one input:

      • If using the console, {"input_1":[1,3,224,224]}
      • If using the CLI, {\"input_1\":[1,3,224,224]}
    • Examples for two inputs:

      • If using the console, {"input_1": [1,3,224,224], "input_2":[1,3,224,224]}
      • If using the CLI, {\"input_1\": [1,3,224,224], \"input_2\":[1,3,224,224]}
  • MXNET/ONNX/DARKNET: You must specify the name and shape (NCHW format) of the expected data inputs in order using a dictionary format for your trained model. The dictionary formats required for the console and CLI are different.

    • Examples for one input:

      • If using the console, {"data":[1,3,1024,1024]}
      • If using the CLI, {\"data\":[1,3,1024,1024]}
    • Examples for two inputs:

      • If using the console, {"var1": [1,1,28,28], "var2":[1,1,28,28]}
      • If using the CLI, {\"var1\": [1,1,28,28], \"var2\":[1,1,28,28]}
  • PyTorch: You can either specify the name and shape (NCHW format) of expected data inputs in order using a dictionary format for your trained model or you can specify the shape only using a list format. The dictionary formats required for the console and CLI are different. The list formats for the console and CLI are the same.

    • Examples for one input in dictionary format:

      • If using the console, {"input0":[1,3,224,224]}
      • If using the CLI, {\"input0\":[1,3,224,224]}
    • Example for one input in list format: [[1,3,224,224]]
    • Examples for two inputs in dictionary format:

      • If using the console, {"input0":[1,3,224,224], "input1":[1,3,224,224]}
      • If using the CLI, {\"input0\":[1,3,224,224], \"input1\":[1,3,224,224]}
    • Example for two inputs in list format: [[1,3,224,224], [1,3,224,224]]
  • XGBOOST: input data name and shape are not needed.

DataInputConfig supports the following parameters for CoreML OutputConfig$TargetDevice (ML Model format):

  • shape: Input shape, for example {"input_1": {"shape": [1,224,224,3]}}. In addition to static input shapes, CoreML converter supports Flexible input shapes:

    • Range Dimension. You can use the Range Dimension feature if you know the input shape will be within some specific interval in that dimension, for example: {"input_1": {"shape": ["1..10", 224, 224, 3]}}
    • Enumerated shapes. Sometimes, the models are trained to work only on a select set of inputs. You can enumerate all supported input shapes, for example: {"input_1": {"shape": [[1, 224, 224, 3], [1, 160, 160, 3]]}}
  • default_shape: Default input shape. You can set a default shape during conversion for both Range Dimension and Enumerated Shapes. For example {"input_1": {"shape": ["1..10", 224, 224, 3], "default_shape": [1, 224, 224, 3]}}
  • type: Input type. Allowed values: Image and Tensor. By default, the converter generates an ML Model with inputs of type Tensor (MultiArray). User can set input type to be Image. Image input type requires additional input parameters such as bias and scale.
  • bias: If the input type is an Image, you need to provide the bias vector.
  • scale: If the input type is an Image, you need to provide a scale factor.

CoreML ClassifierConfig parameters can be specified using OutputConfig$CompilerOptions. CoreML converter supports Tensorflow and PyTorch models. CoreML conversion examples:

  • Tensor type input:

    • "DataInputConfig": {"input_1": {"shape": [[1,224,224,3], [1,160,160,3]], "default_shape": [1,224,224,3]}}
  • Tensor type input without input name (PyTorch):

    • "DataInputConfig": [{"shape": [[1,3,224,224], [1,3,160,160]], "default_shape": [1,3,224,224]}]
  • Image type input:

    • "DataInputConfig": {"input_1": {"shape": [[1,224,224,3], [1,160,160,3]], "default_shape": [1,224,224,3], "type": "Image", "bias": [-1,-1,-1], "scale": 0.007843137255}}
    • "CompilerOptions": {"class_labels": "imagenet_labels_1000.txt"}
  • Image type input without input name (PyTorch):

    • "DataInputConfig": [{"shape": [[1,3,224,224], [1,3,160,160]], "default_shape": [1,3,224,224], "type": "Image", "bias": [-1,-1,-1], "scale": 0.007843137255}]
    • "CompilerOptions": {"class_labels": "imagenet_labels_1000.txt"}

Depending on the model format, DataInputConfig requires the following parameters for ml_eia2 OutputConfig:TargetDevice.

  • For TensorFlow models saved in the SavedModel format, specify the input names from signature_def_key and the input model shapes for DataInputConfig. Specify the signature_def_key in OutputConfig:CompilerOptions if the model does not use TensorFlow's default signature def key. For example:

    • "DataInputConfig": {"inputs": [1, 224, 224, 3]}
    • "CompilerOptions": {"signature_def_key": "serving_custom"}
  • For TensorFlow models saved as a frozen graph, specify the input tensor names and shapes in DataInputConfig and the output tensor names for output_names in OutputConfig:CompilerOptions . For example:

    • "DataInputConfig": {"input_tensor:0": [1, 224, 224, 3]}
    • "CompilerOptions": {"output_names": ["output_tensor:0"]}

$sel:framework:InputConfig', inputConfig_framework - Identifies the framework in which the model was trained. For example: TENSORFLOW.

inputConfig_frameworkVersion :: Lens' InputConfig (Maybe Text) Source #

Specifies the framework version to use. This API field is only supported for the MXNet, PyTorch, TensorFlow and TensorFlow Lite frameworks.

For information about framework versions supported for cloud targets and edge devices, see Cloud Supported Instance Types and Frameworks and Edge Supported Frameworks.

inputConfig_s3Uri :: Lens' InputConfig Text Source #

The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

inputConfig_dataInputConfig :: Lens' InputConfig Text Source #

Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form. The data inputs are InputConfig$Framework specific.

  • TensorFlow: You must specify the name and shape (NHWC format) of the expected data inputs using a dictionary format for your trained model. The dictionary formats required for the console and CLI are different.

    • Examples for one input:

      • If using the console, {"input":[1,1024,1024,3]}
      • If using the CLI, {\"input\":[1,1024,1024,3]}
    • Examples for two inputs:

      • If using the console, {"data1": [1,28,28,1], "data2":[1,28,28,1]}
      • If using the CLI, {\"data1\": [1,28,28,1], \"data2\":[1,28,28,1]}
  • KERAS: You must specify the name and shape (NCHW format) of expected data inputs using a dictionary format for your trained model. Note that while Keras model artifacts should be uploaded in NHWC (channel-last) format, DataInputConfig should be specified in NCHW (channel-first) format. The dictionary formats required for the console and CLI are different.

    • Examples for one input:

      • If using the console, {"input_1":[1,3,224,224]}
      • If using the CLI, {\"input_1\":[1,3,224,224]}
    • Examples for two inputs:

      • If using the console, {"input_1": [1,3,224,224], "input_2":[1,3,224,224]}
      • If using the CLI, {\"input_1\": [1,3,224,224], \"input_2\":[1,3,224,224]}
  • MXNET/ONNX/DARKNET: You must specify the name and shape (NCHW format) of the expected data inputs in order using a dictionary format for your trained model. The dictionary formats required for the console and CLI are different.

    • Examples for one input:

      • If using the console, {"data":[1,3,1024,1024]}
      • If using the CLI, {\"data\":[1,3,1024,1024]}
    • Examples for two inputs:

      • If using the console, {"var1": [1,1,28,28], "var2":[1,1,28,28]}
      • If using the CLI, {\"var1\": [1,1,28,28], \"var2\":[1,1,28,28]}
  • PyTorch: You can either specify the name and shape (NCHW format) of expected data inputs in order using a dictionary format for your trained model or you can specify the shape only using a list format. The dictionary formats required for the console and CLI are different. The list formats for the console and CLI are the same.

    • Examples for one input in dictionary format:

      • If using the console, {"input0":[1,3,224,224]}
      • If using the CLI, {\"input0\":[1,3,224,224]}
    • Example for one input in list format: [[1,3,224,224]]
    • Examples for two inputs in dictionary format:

      • If using the console, {"input0":[1,3,224,224], "input1":[1,3,224,224]}
      • If using the CLI, {\"input0\":[1,3,224,224], \"input1\":[1,3,224,224]}
    • Example for two inputs in list format: [[1,3,224,224], [1,3,224,224]]
  • XGBOOST: input data name and shape are not needed.

DataInputConfig supports the following parameters for CoreML OutputConfig$TargetDevice (ML Model format):

  • shape: Input shape, for example {"input_1": {"shape": [1,224,224,3]}}. In addition to static input shapes, CoreML converter supports Flexible input shapes:

    • Range Dimension. You can use the Range Dimension feature if you know the input shape will be within some specific interval in that dimension, for example: {"input_1": {"shape": ["1..10", 224, 224, 3]}}
    • Enumerated shapes. Sometimes, the models are trained to work only on a select set of inputs. You can enumerate all supported input shapes, for example: {"input_1": {"shape": [[1, 224, 224, 3], [1, 160, 160, 3]]}}
  • default_shape: Default input shape. You can set a default shape during conversion for both Range Dimension and Enumerated Shapes. For example {"input_1": {"shape": ["1..10", 224, 224, 3], "default_shape": [1, 224, 224, 3]}}
  • type: Input type. Allowed values: Image and Tensor. By default, the converter generates an ML Model with inputs of type Tensor (MultiArray). User can set input type to be Image. Image input type requires additional input parameters such as bias and scale.
  • bias: If the input type is an Image, you need to provide the bias vector.
  • scale: If the input type is an Image, you need to provide a scale factor.

CoreML ClassifierConfig parameters can be specified using OutputConfig$CompilerOptions. CoreML converter supports Tensorflow and PyTorch models. CoreML conversion examples:

  • Tensor type input:

    • "DataInputConfig": {"input_1": {"shape": [[1,224,224,3], [1,160,160,3]], "default_shape": [1,224,224,3]}}
  • Tensor type input without input name (PyTorch):

    • "DataInputConfig": [{"shape": [[1,3,224,224], [1,3,160,160]], "default_shape": [1,3,224,224]}]
  • Image type input:

    • "DataInputConfig": {"input_1": {"shape": [[1,224,224,3], [1,160,160,3]], "default_shape": [1,224,224,3], "type": "Image", "bias": [-1,-1,-1], "scale": 0.007843137255}}
    • "CompilerOptions": {"class_labels": "imagenet_labels_1000.txt"}
  • Image type input without input name (PyTorch):

    • "DataInputConfig": [{"shape": [[1,3,224,224], [1,3,160,160]], "default_shape": [1,3,224,224], "type": "Image", "bias": [-1,-1,-1], "scale": 0.007843137255}]
    • "CompilerOptions": {"class_labels": "imagenet_labels_1000.txt"}

Depending on the model format, DataInputConfig requires the following parameters for ml_eia2 OutputConfig:TargetDevice.

  • For TensorFlow models saved in the SavedModel format, specify the input names from signature_def_key and the input model shapes for DataInputConfig. Specify the signature_def_key in OutputConfig:CompilerOptions if the model does not use TensorFlow's default signature def key. For example:

    • "DataInputConfig": {"inputs": [1, 224, 224, 3]}
    • "CompilerOptions": {"signature_def_key": "serving_custom"}
  • For TensorFlow models saved as a frozen graph, specify the input tensor names and shapes in DataInputConfig and the output tensor names for output_names in OutputConfig:CompilerOptions . For example:

    • "DataInputConfig": {"input_tensor:0": [1, 224, 224, 3]}
    • "CompilerOptions": {"output_names": ["output_tensor:0"]}

inputConfig_framework :: Lens' InputConfig Framework Source #

Identifies the framework in which the model was trained. For example: TENSORFLOW.

InstanceGroup

data InstanceGroup Source #

Defines an instance group for heterogeneous cluster training. When requesting a training job using the CreateTrainingJob API, you can configure multiple instance groups .

See: newInstanceGroup smart constructor.

Constructors

InstanceGroup' 

Fields

Instances

Instances details
FromJSON InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

ToJSON InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

Generic InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

Associated Types

type Rep InstanceGroup :: Type -> Type #

Read InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

Show InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

NFData InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

Methods

rnf :: InstanceGroup -> () #

Eq InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

Hashable InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

type Rep InstanceGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceGroup

type Rep InstanceGroup = D1 ('MetaData "InstanceGroup" "Amazonka.SageMaker.Types.InstanceGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InstanceGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingInstanceType) :*: (S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "instanceGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newInstanceGroup Source #

Create a value of InstanceGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceType:InstanceGroup', instanceGroup_instanceType - Specifies the instance type of the instance group.

$sel:instanceCount:InstanceGroup', instanceGroup_instanceCount - Specifies the number of instances of the instance group.

$sel:instanceGroupName:InstanceGroup', instanceGroup_instanceGroupName - Specifies the name of the instance group.

instanceGroup_instanceType :: Lens' InstanceGroup TrainingInstanceType Source #

Specifies the instance type of the instance group.

instanceGroup_instanceCount :: Lens' InstanceGroup Natural Source #

Specifies the number of instances of the instance group.

instanceGroup_instanceGroupName :: Lens' InstanceGroup Text Source #

Specifies the name of the instance group.

InstanceMetadataServiceConfiguration

data InstanceMetadataServiceConfiguration Source #

Information on the IMDS configuration of the notebook instance

See: newInstanceMetadataServiceConfiguration smart constructor.

Constructors

InstanceMetadataServiceConfiguration' 

Fields

  • minimumInstanceMetadataServiceVersion :: Text

    Indicates the minimum IMDS version that the notebook instance supports. When passed as part of CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part of UpdateNotebookInstance, there is no default.

Instances

Instances details
FromJSON InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

ToJSON InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

Generic InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

Read InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

Show InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

NFData InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

Eq InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

Hashable InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

type Rep InstanceMetadataServiceConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration

type Rep InstanceMetadataServiceConfiguration = D1 ('MetaData "InstanceMetadataServiceConfiguration" "Amazonka.SageMaker.Types.InstanceMetadataServiceConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "InstanceMetadataServiceConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "minimumInstanceMetadataServiceVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newInstanceMetadataServiceConfiguration Source #

Create a value of InstanceMetadataServiceConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:minimumInstanceMetadataServiceVersion:InstanceMetadataServiceConfiguration', instanceMetadataServiceConfiguration_minimumInstanceMetadataServiceVersion - Indicates the minimum IMDS version that the notebook instance supports. When passed as part of CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part of UpdateNotebookInstance, there is no default.

instanceMetadataServiceConfiguration_minimumInstanceMetadataServiceVersion :: Lens' InstanceMetadataServiceConfiguration Text Source #

Indicates the minimum IMDS version that the notebook instance supports. When passed as part of CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part of UpdateNotebookInstance, there is no default.

IntegerParameterRange

data IntegerParameterRange Source #

For a hyperparameter of the integer type, specifies the range that a hyperparameter tuning job searches.

See: newIntegerParameterRange smart constructor.

Constructors

IntegerParameterRange' 

Fields

  • scalingType :: Maybe HyperParameterScalingType

    The scale that hyperparameter tuning uses to search the hyperparameter range. For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

    Auto
    SageMaker hyperparameter tuning chooses the best scale for the hyperparameter.
    Linear
    Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
    Logarithmic
    Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

    Logarithmic scaling works only for ranges that have only values greater than 0.

  • name :: Text

    The name of the hyperparameter to search.

  • minValue :: Text

    The minimum value of the hyperparameter to search.

  • maxValue :: Text

    The maximum value of the hyperparameter to search.

Instances

Instances details
FromJSON IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

ToJSON IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

Generic IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

Associated Types

type Rep IntegerParameterRange :: Type -> Type #

Read IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

Show IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

NFData IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

Methods

rnf :: IntegerParameterRange -> () #

Eq IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

Hashable IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

type Rep IntegerParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRange

type Rep IntegerParameterRange = D1 ('MetaData "IntegerParameterRange" "Amazonka.SageMaker.Types.IntegerParameterRange" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "IntegerParameterRange'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "scalingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterScalingType)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newIntegerParameterRange Source #

Create a value of IntegerParameterRange with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scalingType:IntegerParameterRange', integerParameterRange_scalingType - The scale that hyperparameter tuning uses to search the hyperparameter range. For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

Auto
SageMaker hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have only values greater than 0.

$sel:name:IntegerParameterRange', integerParameterRange_name - The name of the hyperparameter to search.

$sel:minValue:IntegerParameterRange', integerParameterRange_minValue - The minimum value of the hyperparameter to search.

$sel:maxValue:IntegerParameterRange', integerParameterRange_maxValue - The maximum value of the hyperparameter to search.

integerParameterRange_scalingType :: Lens' IntegerParameterRange (Maybe HyperParameterScalingType) Source #

The scale that hyperparameter tuning uses to search the hyperparameter range. For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

Auto
SageMaker hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have only values greater than 0.

integerParameterRange_name :: Lens' IntegerParameterRange Text Source #

The name of the hyperparameter to search.

integerParameterRange_minValue :: Lens' IntegerParameterRange Text Source #

The minimum value of the hyperparameter to search.

integerParameterRange_maxValue :: Lens' IntegerParameterRange Text Source #

The maximum value of the hyperparameter to search.

IntegerParameterRangeSpecification

data IntegerParameterRangeSpecification Source #

Defines the possible values for an integer hyperparameter.

See: newIntegerParameterRangeSpecification smart constructor.

Constructors

IntegerParameterRangeSpecification' 

Fields

Instances

Instances details
FromJSON IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

ToJSON IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

Generic IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

Associated Types

type Rep IntegerParameterRangeSpecification :: Type -> Type #

Read IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

Show IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

NFData IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

Eq IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

Hashable IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

type Rep IntegerParameterRangeSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.IntegerParameterRangeSpecification

type Rep IntegerParameterRangeSpecification = D1 ('MetaData "IntegerParameterRangeSpecification" "Amazonka.SageMaker.Types.IntegerParameterRangeSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "IntegerParameterRangeSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newIntegerParameterRangeSpecification Source #

Create a value of IntegerParameterRangeSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:minValue:IntegerParameterRangeSpecification', integerParameterRangeSpecification_minValue - The minimum integer value allowed.

$sel:maxValue:IntegerParameterRangeSpecification', integerParameterRangeSpecification_maxValue - The maximum integer value allowed.

JupyterServerAppSettings

data JupyterServerAppSettings Source #

The JupyterServer app settings.

See: newJupyterServerAppSettings smart constructor.

Constructors

JupyterServerAppSettings' 

Fields

  • codeRepositories :: Maybe [CodeRepository]

    A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.

  • defaultResourceSpec :: Maybe ResourceSpec

    The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the LifecycleConfigArns parameter, then this parameter is also required.

  • lifecycleConfigArns :: Maybe [Text]

    The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp. If you use this parameter, the DefaultResourceSpec parameter is also required.

    To remove a Lifecycle Config, you must set LifecycleConfigArns to an empty list.

Instances

Instances details
FromJSON JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

ToJSON JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

Generic JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

Associated Types

type Rep JupyterServerAppSettings :: Type -> Type #

Read JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

Show JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

NFData JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

Eq JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

Hashable JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

type Rep JupyterServerAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.JupyterServerAppSettings

type Rep JupyterServerAppSettings = D1 ('MetaData "JupyterServerAppSettings" "Amazonka.SageMaker.Types.JupyterServerAppSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "JupyterServerAppSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "codeRepositories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CodeRepository])) :*: (S1 ('MetaSel ('Just "defaultResourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec)) :*: S1 ('MetaSel ('Just "lifecycleConfigArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newJupyterServerAppSettings :: JupyterServerAppSettings Source #

Create a value of JupyterServerAppSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:codeRepositories:JupyterServerAppSettings', jupyterServerAppSettings_codeRepositories - A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.

$sel:defaultResourceSpec:JupyterServerAppSettings', jupyterServerAppSettings_defaultResourceSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the LifecycleConfigArns parameter, then this parameter is also required.

$sel:lifecycleConfigArns:JupyterServerAppSettings', jupyterServerAppSettings_lifecycleConfigArns - The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp. If you use this parameter, the DefaultResourceSpec parameter is also required.

To remove a Lifecycle Config, you must set LifecycleConfigArns to an empty list.

jupyterServerAppSettings_codeRepositories :: Lens' JupyterServerAppSettings (Maybe [CodeRepository]) Source #

A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterServer application.

jupyterServerAppSettings_defaultResourceSpec :: Lens' JupyterServerAppSettings (Maybe ResourceSpec) Source #

The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the LifecycleConfigArns parameter, then this parameter is also required.

jupyterServerAppSettings_lifecycleConfigArns :: Lens' JupyterServerAppSettings (Maybe [Text]) Source #

The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp. If you use this parameter, the DefaultResourceSpec parameter is also required.

To remove a Lifecycle Config, you must set LifecycleConfigArns to an empty list.

KernelGatewayAppSettings

data KernelGatewayAppSettings Source #

The KernelGateway app settings.

See: newKernelGatewayAppSettings smart constructor.

Constructors

KernelGatewayAppSettings' 

Fields

  • customImages :: Maybe [CustomImage]

    A list of custom SageMaker images that are configured to run as a KernelGateway app.

  • defaultResourceSpec :: Maybe ResourceSpec

    The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.

    The Amazon SageMaker Studio UI does not use the default instance type value set here. The default instance type set here is used when Apps are created using the Amazon Web Services Command Line Interface or Amazon Web Services CloudFormation and the instance type parameter value is not passed.

  • lifecycleConfigArns :: Maybe [Text]

    The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.

    To remove a Lifecycle Config, you must set LifecycleConfigArns to an empty list.

Instances

Instances details
FromJSON KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

ToJSON KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

Generic KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

Associated Types

type Rep KernelGatewayAppSettings :: Type -> Type #

Read KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

Show KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

NFData KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

Eq KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

Hashable KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

type Rep KernelGatewayAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayAppSettings

type Rep KernelGatewayAppSettings = D1 ('MetaData "KernelGatewayAppSettings" "Amazonka.SageMaker.Types.KernelGatewayAppSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "KernelGatewayAppSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CustomImage])) :*: (S1 ('MetaSel ('Just "defaultResourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec)) :*: S1 ('MetaSel ('Just "lifecycleConfigArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))

newKernelGatewayAppSettings :: KernelGatewayAppSettings Source #

Create a value of KernelGatewayAppSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:customImages:KernelGatewayAppSettings', kernelGatewayAppSettings_customImages - A list of custom SageMaker images that are configured to run as a KernelGateway app.

$sel:defaultResourceSpec:KernelGatewayAppSettings', kernelGatewayAppSettings_defaultResourceSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.

The Amazon SageMaker Studio UI does not use the default instance type value set here. The default instance type set here is used when Apps are created using the Amazon Web Services Command Line Interface or Amazon Web Services CloudFormation and the instance type parameter value is not passed.

$sel:lifecycleConfigArns:KernelGatewayAppSettings', kernelGatewayAppSettings_lifecycleConfigArns - The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.

To remove a Lifecycle Config, you must set LifecycleConfigArns to an empty list.

kernelGatewayAppSettings_customImages :: Lens' KernelGatewayAppSettings (Maybe [CustomImage]) Source #

A list of custom SageMaker images that are configured to run as a KernelGateway app.

kernelGatewayAppSettings_defaultResourceSpec :: Lens' KernelGatewayAppSettings (Maybe ResourceSpec) Source #

The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.

The Amazon SageMaker Studio UI does not use the default instance type value set here. The default instance type set here is used when Apps are created using the Amazon Web Services Command Line Interface or Amazon Web Services CloudFormation and the instance type parameter value is not passed.

kernelGatewayAppSettings_lifecycleConfigArns :: Lens' KernelGatewayAppSettings (Maybe [Text]) Source #

The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.

To remove a Lifecycle Config, you must set LifecycleConfigArns to an empty list.

KernelGatewayImageConfig

data KernelGatewayImageConfig Source #

The configuration for the file system and kernels in a SageMaker image running as a KernelGateway app.

See: newKernelGatewayImageConfig smart constructor.

Constructors

KernelGatewayImageConfig' 

Fields

Instances

Instances details
FromJSON KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

ToJSON KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

Generic KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

Associated Types

type Rep KernelGatewayImageConfig :: Type -> Type #

Read KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

Show KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

NFData KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

Eq KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

Hashable KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

type Rep KernelGatewayImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelGatewayImageConfig

type Rep KernelGatewayImageConfig = D1 ('MetaData "KernelGatewayImageConfig" "Amazonka.SageMaker.Types.KernelGatewayImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "KernelGatewayImageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fileSystemConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FileSystemConfig)) :*: S1 ('MetaSel ('Just "kernelSpecs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty KernelSpec))))

newKernelGatewayImageConfig Source #

Create a value of KernelGatewayImageConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:fileSystemConfig:KernelGatewayImageConfig', kernelGatewayImageConfig_fileSystemConfig - The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.

$sel:kernelSpecs:KernelGatewayImageConfig', kernelGatewayImageConfig_kernelSpecs - The specification of the Jupyter kernels in the image.

kernelGatewayImageConfig_fileSystemConfig :: Lens' KernelGatewayImageConfig (Maybe FileSystemConfig) Source #

The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.

kernelGatewayImageConfig_kernelSpecs :: Lens' KernelGatewayImageConfig (NonEmpty KernelSpec) Source #

The specification of the Jupyter kernels in the image.

KernelSpec

data KernelSpec Source #

The specification of a Jupyter kernel.

See: newKernelSpec smart constructor.

Constructors

KernelSpec' 

Fields

  • displayName :: Maybe Text

    The display name of the kernel.

  • name :: Text

    The name of the Jupyter kernel in the image. This value is case sensitive.

Instances

Instances details
FromJSON KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

ToJSON KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

Generic KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

Associated Types

type Rep KernelSpec :: Type -> Type #

Read KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

Show KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

NFData KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

Methods

rnf :: KernelSpec -> () #

Eq KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

Hashable KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

type Rep KernelSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.KernelSpec

type Rep KernelSpec = D1 ('MetaData "KernelSpec" "Amazonka.SageMaker.Types.KernelSpec" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "KernelSpec'" 'PrefixI 'True) (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newKernelSpec Source #

Create a value of KernelSpec with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:displayName:KernelSpec', kernelSpec_displayName - The display name of the kernel.

$sel:name:KernelSpec', kernelSpec_name - The name of the Jupyter kernel in the image. This value is case sensitive.

kernelSpec_displayName :: Lens' KernelSpec (Maybe Text) Source #

The display name of the kernel.

kernelSpec_name :: Lens' KernelSpec Text Source #

The name of the Jupyter kernel in the image. This value is case sensitive.

LabelCounters

data LabelCounters Source #

Provides a breakdown of the number of objects labeled.

See: newLabelCounters smart constructor.

Constructors

LabelCounters' 

Fields

Instances

Instances details
FromJSON LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

Generic LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

Associated Types

type Rep LabelCounters :: Type -> Type #

Read LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

Show LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

NFData LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

Methods

rnf :: LabelCounters -> () #

Eq LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

Hashable LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

type Rep LabelCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCounters

type Rep LabelCounters = D1 ('MetaData "LabelCounters" "Amazonka.SageMaker.Types.LabelCounters" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelCounters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "failedNonRetryableError") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "humanLabeled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "machineLabeled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "totalLabeled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "unlabeled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newLabelCounters :: LabelCounters Source #

Create a value of LabelCounters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failedNonRetryableError:LabelCounters', labelCounters_failedNonRetryableError - The total number of objects that could not be labeled due to an error.

$sel:humanLabeled:LabelCounters', labelCounters_humanLabeled - The total number of objects labeled by a human worker.

$sel:machineLabeled:LabelCounters', labelCounters_machineLabeled - The total number of objects labeled by automated data labeling.

$sel:totalLabeled:LabelCounters', labelCounters_totalLabeled - The total number of objects labeled.

$sel:unlabeled:LabelCounters', labelCounters_unlabeled - The total number of objects not yet labeled.

labelCounters_failedNonRetryableError :: Lens' LabelCounters (Maybe Natural) Source #

The total number of objects that could not be labeled due to an error.

labelCounters_humanLabeled :: Lens' LabelCounters (Maybe Natural) Source #

The total number of objects labeled by a human worker.

labelCounters_machineLabeled :: Lens' LabelCounters (Maybe Natural) Source #

The total number of objects labeled by automated data labeling.

labelCounters_totalLabeled :: Lens' LabelCounters (Maybe Natural) Source #

The total number of objects labeled.

labelCounters_unlabeled :: Lens' LabelCounters (Maybe Natural) Source #

The total number of objects not yet labeled.

LabelCountersForWorkteam

data LabelCountersForWorkteam Source #

Provides counts for human-labeled tasks in the labeling job.

See: newLabelCountersForWorkteam smart constructor.

Constructors

LabelCountersForWorkteam' 

Fields

Instances

Instances details
FromJSON LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

Generic LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

Associated Types

type Rep LabelCountersForWorkteam :: Type -> Type #

Read LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

Show LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

NFData LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

Eq LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

Hashable LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

type Rep LabelCountersForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelCountersForWorkteam

type Rep LabelCountersForWorkteam = D1 ('MetaData "LabelCountersForWorkteam" "Amazonka.SageMaker.Types.LabelCountersForWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelCountersForWorkteam'" 'PrefixI 'True) (S1 ('MetaSel ('Just "humanLabeled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "pendingHuman") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "total") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newLabelCountersForWorkteam :: LabelCountersForWorkteam Source #

Create a value of LabelCountersForWorkteam with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:humanLabeled:LabelCountersForWorkteam', labelCountersForWorkteam_humanLabeled - The total number of data objects labeled by a human worker.

$sel:pendingHuman:LabelCountersForWorkteam', labelCountersForWorkteam_pendingHuman - The total number of data objects that need to be labeled by a human worker.

$sel:total:LabelCountersForWorkteam', labelCountersForWorkteam_total - The total number of tasks in the labeling job.

labelCountersForWorkteam_humanLabeled :: Lens' LabelCountersForWorkteam (Maybe Natural) Source #

The total number of data objects labeled by a human worker.

labelCountersForWorkteam_pendingHuman :: Lens' LabelCountersForWorkteam (Maybe Natural) Source #

The total number of data objects that need to be labeled by a human worker.

labelCountersForWorkteam_total :: Lens' LabelCountersForWorkteam (Maybe Natural) Source #

The total number of tasks in the labeling job.

LabelingJobAlgorithmsConfig

data LabelingJobAlgorithmsConfig Source #

Provides configuration information for auto-labeling of your data objects. A LabelingJobAlgorithmsConfig object must be supplied in order to use auto-labeling.

See: newLabelingJobAlgorithmsConfig smart constructor.

Constructors

LabelingJobAlgorithmsConfig' 

Fields

  • initialActiveLearningModelArn :: Maybe Text

    At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final model used for auto-labeling. You can use this model as the starting point for subsequent similar jobs by providing the ARN of the model here.

  • labelingJobResourceConfig :: Maybe LabelingJobResourceConfig

    Provides configuration information for a labeling job.

  • labelingJobAlgorithmSpecificationArn :: Text

    Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You must select one of the following ARNs:

    • Image classification

      arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/image-classification

    • Text classification

      arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/text-classification

    • Object detection

      arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/object-detection

    • Semantic Segmentation

      arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/semantic-segmentation

Instances

Instances details
FromJSON LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

ToJSON LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

Generic LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

Associated Types

type Rep LabelingJobAlgorithmsConfig :: Type -> Type #

Read LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

Show LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

NFData LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

Eq LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

Hashable LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

type Rep LabelingJobAlgorithmsConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig

type Rep LabelingJobAlgorithmsConfig = D1 ('MetaData "LabelingJobAlgorithmsConfig" "Amazonka.SageMaker.Types.LabelingJobAlgorithmsConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobAlgorithmsConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "initialActiveLearningModelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "labelingJobResourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobResourceConfig)) :*: S1 ('MetaSel ('Just "labelingJobAlgorithmSpecificationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newLabelingJobAlgorithmsConfig Source #

Create a value of LabelingJobAlgorithmsConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:initialActiveLearningModelArn:LabelingJobAlgorithmsConfig', labelingJobAlgorithmsConfig_initialActiveLearningModelArn - At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final model used for auto-labeling. You can use this model as the starting point for subsequent similar jobs by providing the ARN of the model here.

$sel:labelingJobResourceConfig:LabelingJobAlgorithmsConfig', labelingJobAlgorithmsConfig_labelingJobResourceConfig - Provides configuration information for a labeling job.

$sel:labelingJobAlgorithmSpecificationArn:LabelingJobAlgorithmsConfig', labelingJobAlgorithmsConfig_labelingJobAlgorithmSpecificationArn - Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You must select one of the following ARNs:

  • Image classification

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/image-classification

  • Text classification

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/text-classification

  • Object detection

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/object-detection

  • Semantic Segmentation

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/semantic-segmentation

labelingJobAlgorithmsConfig_initialActiveLearningModelArn :: Lens' LabelingJobAlgorithmsConfig (Maybe Text) Source #

At the end of an auto-label job Ground Truth sends the Amazon Resource Name (ARN) of the final model used for auto-labeling. You can use this model as the starting point for subsequent similar jobs by providing the ARN of the model here.

labelingJobAlgorithmsConfig_labelingJobAlgorithmSpecificationArn :: Lens' LabelingJobAlgorithmsConfig Text Source #

Specifies the Amazon Resource Name (ARN) of the algorithm used for auto-labeling. You must select one of the following ARNs:

  • Image classification

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/image-classification

  • Text classification

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/text-classification

  • Object detection

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/object-detection

  • Semantic Segmentation

    arn:aws:sagemaker:region:027400017018:labeling-job-algorithm-specification/semantic-segmentation

LabelingJobDataAttributes

data LabelingJobDataAttributes Source #

Attributes of the data specified by the customer. Use these to describe the data to be labeled.

See: newLabelingJobDataAttributes smart constructor.

Constructors

LabelingJobDataAttributes' 

Fields

  • contentClassifiers :: Maybe [ContentClassifier]

    Declares that your content is free of personally identifiable information or adult content. SageMaker may restrict the Amazon Mechanical Turk workers that can view your task based on this information.

Instances

Instances details
FromJSON LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

ToJSON LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

Generic LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

Associated Types

type Rep LabelingJobDataAttributes :: Type -> Type #

Read LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

Show LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

NFData LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

Eq LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

Hashable LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

type Rep LabelingJobDataAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataAttributes

type Rep LabelingJobDataAttributes = D1 ('MetaData "LabelingJobDataAttributes" "Amazonka.SageMaker.Types.LabelingJobDataAttributes" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobDataAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contentClassifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ContentClassifier]))))

newLabelingJobDataAttributes :: LabelingJobDataAttributes Source #

Create a value of LabelingJobDataAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contentClassifiers:LabelingJobDataAttributes', labelingJobDataAttributes_contentClassifiers - Declares that your content is free of personally identifiable information or adult content. SageMaker may restrict the Amazon Mechanical Turk workers that can view your task based on this information.

labelingJobDataAttributes_contentClassifiers :: Lens' LabelingJobDataAttributes (Maybe [ContentClassifier]) Source #

Declares that your content is free of personally identifiable information or adult content. SageMaker may restrict the Amazon Mechanical Turk workers that can view your task based on this information.

LabelingJobDataSource

data LabelingJobDataSource Source #

Provides information about the location of input data.

You must specify at least one of the following: S3DataSource or SnsDataSource.

Use SnsDataSource to specify an SNS input topic for a streaming labeling job. If you do not specify and SNS input topic ARN, Ground Truth will create a one-time labeling job.

Use S3DataSource to specify an input manifest file for both streaming and one-time labeling jobs. Adding an S3DataSource is optional if you use SnsDataSource to create a streaming labeling job.

See: newLabelingJobDataSource smart constructor.

Constructors

LabelingJobDataSource' 

Fields

Instances

Instances details
FromJSON LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

ToJSON LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

Generic LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

Associated Types

type Rep LabelingJobDataSource :: Type -> Type #

Read LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

Show LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

NFData LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

Methods

rnf :: LabelingJobDataSource -> () #

Eq LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

Hashable LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

type Rep LabelingJobDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobDataSource

type Rep LabelingJobDataSource = D1 ('MetaData "LabelingJobDataSource" "Amazonka.SageMaker.Types.LabelingJobDataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3DataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobS3DataSource)) :*: S1 ('MetaSel ('Just "snsDataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobSnsDataSource))))

newLabelingJobDataSource :: LabelingJobDataSource Source #

Create a value of LabelingJobDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3DataSource:LabelingJobDataSource', labelingJobDataSource_s3DataSource - The Amazon S3 location of the input data objects.

$sel:snsDataSource:LabelingJobDataSource', labelingJobDataSource_snsDataSource - An Amazon SNS data source used for streaming labeling jobs. To learn more, see Send Data to a Streaming Labeling Job.

labelingJobDataSource_snsDataSource :: Lens' LabelingJobDataSource (Maybe LabelingJobSnsDataSource) Source #

An Amazon SNS data source used for streaming labeling jobs. To learn more, see Send Data to a Streaming Labeling Job.

LabelingJobForWorkteamSummary

data LabelingJobForWorkteamSummary Source #

Provides summary information for a work team.

See: newLabelingJobForWorkteamSummary smart constructor.

Constructors

LabelingJobForWorkteamSummary' 

Fields

Instances

Instances details
FromJSON LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

Generic LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

Associated Types

type Rep LabelingJobForWorkteamSummary :: Type -> Type #

Read LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

Show LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

NFData LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

Eq LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

Hashable LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

type Rep LabelingJobForWorkteamSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary

type Rep LabelingJobForWorkteamSummary = D1 ('MetaData "LabelingJobForWorkteamSummary" "Amazonka.SageMaker.Types.LabelingJobForWorkteamSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobForWorkteamSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "labelCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelCountersForWorkteam)) :*: (S1 ('MetaSel ('Just "labelingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "numberOfHumanWorkersPerDataObject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "jobReferenceCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "workRequesterAccountId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newLabelingJobForWorkteamSummary Source #

Create a value of LabelingJobForWorkteamSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:labelCounters:LabelingJobForWorkteamSummary', labelingJobForWorkteamSummary_labelCounters - Provides information about the progress of a labeling job.

$sel:labelingJobName:LabelingJobForWorkteamSummary', labelingJobForWorkteamSummary_labelingJobName - The name of the labeling job that the work team is assigned to.

$sel:numberOfHumanWorkersPerDataObject:LabelingJobForWorkteamSummary', labelingJobForWorkteamSummary_numberOfHumanWorkersPerDataObject - The configured number of workers per data object.

$sel:jobReferenceCode:LabelingJobForWorkteamSummary', labelingJobForWorkteamSummary_jobReferenceCode - A unique identifier for a labeling job. You can use this to refer to a specific labeling job.

$sel:workRequesterAccountId:LabelingJobForWorkteamSummary', labelingJobForWorkteamSummary_workRequesterAccountId - The Amazon Web Services account ID of the account used to start the labeling job.

$sel:creationTime:LabelingJobForWorkteamSummary', labelingJobForWorkteamSummary_creationTime - The date and time that the labeling job was created.

labelingJobForWorkteamSummary_labelingJobName :: Lens' LabelingJobForWorkteamSummary (Maybe Text) Source #

The name of the labeling job that the work team is assigned to.

labelingJobForWorkteamSummary_jobReferenceCode :: Lens' LabelingJobForWorkteamSummary Text Source #

A unique identifier for a labeling job. You can use this to refer to a specific labeling job.

labelingJobForWorkteamSummary_workRequesterAccountId :: Lens' LabelingJobForWorkteamSummary Text Source #

The Amazon Web Services account ID of the account used to start the labeling job.

labelingJobForWorkteamSummary_creationTime :: Lens' LabelingJobForWorkteamSummary UTCTime Source #

The date and time that the labeling job was created.

LabelingJobInputConfig

data LabelingJobInputConfig Source #

Input configuration information for a labeling job.

See: newLabelingJobInputConfig smart constructor.

Constructors

LabelingJobInputConfig' 

Fields

Instances

Instances details
FromJSON LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

ToJSON LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

Generic LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

Associated Types

type Rep LabelingJobInputConfig :: Type -> Type #

Read LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

Show LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

NFData LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

Methods

rnf :: LabelingJobInputConfig -> () #

Eq LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

Hashable LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

type Rep LabelingJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobInputConfig

type Rep LabelingJobInputConfig = D1 ('MetaData "LabelingJobInputConfig" "Amazonka.SageMaker.Types.LabelingJobInputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobInputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobDataAttributes)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelingJobDataSource)))

newLabelingJobInputConfig Source #

Create a value of LabelingJobInputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataAttributes:LabelingJobInputConfig', labelingJobInputConfig_dataAttributes - Attributes of the data specified by the customer.

$sel:dataSource:LabelingJobInputConfig', labelingJobInputConfig_dataSource - The location of the input data.

LabelingJobOutput

data LabelingJobOutput Source #

Specifies the location of the output produced by the labeling job.

See: newLabelingJobOutput smart constructor.

Constructors

LabelingJobOutput' 

Fields

Instances

Instances details
FromJSON LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

Generic LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

Associated Types

type Rep LabelingJobOutput :: Type -> Type #

Read LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

Show LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

NFData LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

Methods

rnf :: LabelingJobOutput -> () #

Eq LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

Hashable LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

type Rep LabelingJobOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutput

type Rep LabelingJobOutput = D1 ('MetaData "LabelingJobOutput" "Amazonka.SageMaker.Types.LabelingJobOutput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "finalActiveLearningModelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputDatasetS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newLabelingJobOutput Source #

Create a value of LabelingJobOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:finalActiveLearningModelArn:LabelingJobOutput', labelingJobOutput_finalActiveLearningModelArn - The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of automated data labeling.

$sel:outputDatasetS3Uri:LabelingJobOutput', labelingJobOutput_outputDatasetS3Uri - The Amazon S3 bucket location of the manifest file for labeled data.

labelingJobOutput_finalActiveLearningModelArn :: Lens' LabelingJobOutput (Maybe Text) Source #

The Amazon Resource Name (ARN) for the most recent SageMaker model trained as part of automated data labeling.

labelingJobOutput_outputDatasetS3Uri :: Lens' LabelingJobOutput Text Source #

The Amazon S3 bucket location of the manifest file for labeled data.

LabelingJobOutputConfig

data LabelingJobOutputConfig Source #

Output configuration information for a labeling job.

See: newLabelingJobOutputConfig smart constructor.

Constructors

LabelingJobOutputConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.

    If you provide your own KMS key ID, you must add the required permissions to your KMS key described in Encrypt Output Data and Storage Volume with Amazon Web Services KMS.

    If you don't provide a KMS key ID, Amazon SageMaker uses the default Amazon Web Services KMS key for Amazon S3 for your role's account to encrypt your output data.

    If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

  • snsTopicArn :: Maybe Text

    An Amazon Simple Notification Service (Amazon SNS) output topic ARN. Provide a SnsTopicArn if you want to do real time chaining to another streaming job and receive an Amazon SNS notifications each time a data object is submitted by a worker.

    If you provide an SnsTopicArn in OutputConfig, when workers complete labeling tasks, Ground Truth will send labeling task output data to the SNS output topic you specify here.

    To learn more, see Receive Output Data from a Streaming Labeling Job.

  • s3OutputPath :: Text

    The Amazon S3 location to write output data.

Instances

Instances details
FromJSON LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

ToJSON LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

Generic LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

Associated Types

type Rep LabelingJobOutputConfig :: Type -> Type #

Read LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

Show LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

NFData LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

Methods

rnf :: LabelingJobOutputConfig -> () #

Eq LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

Hashable LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

type Rep LabelingJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobOutputConfig

type Rep LabelingJobOutputConfig = D1 ('MetaData "LabelingJobOutputConfig" "Amazonka.SageMaker.Types.LabelingJobOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "snsTopicArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newLabelingJobOutputConfig Source #

Create a value of LabelingJobOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:LabelingJobOutputConfig', labelingJobOutputConfig_kmsKeyId - The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.

If you provide your own KMS key ID, you must add the required permissions to your KMS key described in Encrypt Output Data and Storage Volume with Amazon Web Services KMS.

If you don't provide a KMS key ID, Amazon SageMaker uses the default Amazon Web Services KMS key for Amazon S3 for your role's account to encrypt your output data.

If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

$sel:snsTopicArn:LabelingJobOutputConfig', labelingJobOutputConfig_snsTopicArn - An Amazon Simple Notification Service (Amazon SNS) output topic ARN. Provide a SnsTopicArn if you want to do real time chaining to another streaming job and receive an Amazon SNS notifications each time a data object is submitted by a worker.

If you provide an SnsTopicArn in OutputConfig, when workers complete labeling tasks, Ground Truth will send labeling task output data to the SNS output topic you specify here.

To learn more, see Receive Output Data from a Streaming Labeling Job.

$sel:s3OutputPath:LabelingJobOutputConfig', labelingJobOutputConfig_s3OutputPath - The Amazon S3 location to write output data.

labelingJobOutputConfig_kmsKeyId :: Lens' LabelingJobOutputConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service ID of the key used to encrypt the output data, if any.

If you provide your own KMS key ID, you must add the required permissions to your KMS key described in Encrypt Output Data and Storage Volume with Amazon Web Services KMS.

If you don't provide a KMS key ID, Amazon SageMaker uses the default Amazon Web Services KMS key for Amazon S3 for your role's account to encrypt your output data.

If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

labelingJobOutputConfig_snsTopicArn :: Lens' LabelingJobOutputConfig (Maybe Text) Source #

An Amazon Simple Notification Service (Amazon SNS) output topic ARN. Provide a SnsTopicArn if you want to do real time chaining to another streaming job and receive an Amazon SNS notifications each time a data object is submitted by a worker.

If you provide an SnsTopicArn in OutputConfig, when workers complete labeling tasks, Ground Truth will send labeling task output data to the SNS output topic you specify here.

To learn more, see Receive Output Data from a Streaming Labeling Job.

labelingJobOutputConfig_s3OutputPath :: Lens' LabelingJobOutputConfig Text Source #

The Amazon S3 location to write output data.

LabelingJobResourceConfig

data LabelingJobResourceConfig Source #

Configure encryption on the storage volume attached to the ML compute instance used to run automated data labeling model training and inference.

See: newLabelingJobResourceConfig smart constructor.

Constructors

LabelingJobResourceConfig' 

Fields

  • volumeKmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.

    You can only specify a VolumeKmsKeyId when you create a labeling job with automated data labeling enabled using the API operation CreateLabelingJob. You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for automated data labeling model training and inference when you create a labeling job using the console. To learn more, see Output Data and Storage Volume Encryption.

    The VolumeKmsKeyId can be any of the following formats:

    • KMS Key ID

      "1234abcd-12ab-34cd-56ef-1234567890ab"
    • Amazon Resource Name (ARN) of a KMS Key

      "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
  • vpcConfig :: Maybe VpcConfig
     

Instances

Instances details
FromJSON LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

ToJSON LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

Generic LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

Associated Types

type Rep LabelingJobResourceConfig :: Type -> Type #

Read LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

Show LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

NFData LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

Eq LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

Hashable LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

type Rep LabelingJobResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobResourceConfig

type Rep LabelingJobResourceConfig = D1 ('MetaData "LabelingJobResourceConfig" "Amazonka.SageMaker.Types.LabelingJobResourceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobResourceConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig))))

newLabelingJobResourceConfig :: LabelingJobResourceConfig Source #

Create a value of LabelingJobResourceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:volumeKmsKeyId:LabelingJobResourceConfig', labelingJobResourceConfig_volumeKmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.

You can only specify a VolumeKmsKeyId when you create a labeling job with automated data labeling enabled using the API operation CreateLabelingJob. You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for automated data labeling model training and inference when you create a labeling job using the console. To learn more, see Output Data and Storage Volume Encryption.

The VolumeKmsKeyId can be any of the following formats:

  • KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

$sel:vpcConfig:LabelingJobResourceConfig', labelingJobResourceConfig_vpcConfig - Undocumented member.

labelingJobResourceConfig_volumeKmsKeyId :: Lens' LabelingJobResourceConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.

You can only specify a VolumeKmsKeyId when you create a labeling job with automated data labeling enabled using the API operation CreateLabelingJob. You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for automated data labeling model training and inference when you create a labeling job using the console. To learn more, see Output Data and Storage Volume Encryption.

The VolumeKmsKeyId can be any of the following formats:

  • KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

LabelingJobS3DataSource

data LabelingJobS3DataSource Source #

The Amazon S3 location of the input data objects.

See: newLabelingJobS3DataSource smart constructor.

Constructors

LabelingJobS3DataSource' 

Fields

  • manifestS3Uri :: Text

    The Amazon S3 location of the manifest file that describes the input data objects.

    The input manifest file referenced in ManifestS3Uri must contain one of the following keys: source-ref or source. The value of the keys are interpreted as follows:

    • source-ref: The source of the object is the Amazon S3 object specified in the value. Use this value when the object is a binary object, such as an image.
    • source: The source of the object is the value. Use this value when the object is a text value.

    If you are a new user of Ground Truth, it is recommended you review Use an Input Manifest File in the Amazon SageMaker Developer Guide to learn how to create an input manifest file.

Instances

Instances details
FromJSON LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

ToJSON LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

Generic LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

Associated Types

type Rep LabelingJobS3DataSource :: Type -> Type #

Read LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

Show LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

NFData LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

Methods

rnf :: LabelingJobS3DataSource -> () #

Eq LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

Hashable LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

type Rep LabelingJobS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobS3DataSource

type Rep LabelingJobS3DataSource = D1 ('MetaData "LabelingJobS3DataSource" "Amazonka.SageMaker.Types.LabelingJobS3DataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobS3DataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "manifestS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newLabelingJobS3DataSource Source #

Create a value of LabelingJobS3DataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:manifestS3Uri:LabelingJobS3DataSource', labelingJobS3DataSource_manifestS3Uri - The Amazon S3 location of the manifest file that describes the input data objects.

The input manifest file referenced in ManifestS3Uri must contain one of the following keys: source-ref or source. The value of the keys are interpreted as follows:

  • source-ref: The source of the object is the Amazon S3 object specified in the value. Use this value when the object is a binary object, such as an image.
  • source: The source of the object is the value. Use this value when the object is a text value.

If you are a new user of Ground Truth, it is recommended you review Use an Input Manifest File in the Amazon SageMaker Developer Guide to learn how to create an input manifest file.

labelingJobS3DataSource_manifestS3Uri :: Lens' LabelingJobS3DataSource Text Source #

The Amazon S3 location of the manifest file that describes the input data objects.

The input manifest file referenced in ManifestS3Uri must contain one of the following keys: source-ref or source. The value of the keys are interpreted as follows:

  • source-ref: The source of the object is the Amazon S3 object specified in the value. Use this value when the object is a binary object, such as an image.
  • source: The source of the object is the value. Use this value when the object is a text value.

If you are a new user of Ground Truth, it is recommended you review Use an Input Manifest File in the Amazon SageMaker Developer Guide to learn how to create an input manifest file.

LabelingJobSnsDataSource

data LabelingJobSnsDataSource Source #

An Amazon SNS data source used for streaming labeling jobs.

See: newLabelingJobSnsDataSource smart constructor.

Constructors

LabelingJobSnsDataSource' 

Fields

  • snsTopicArn :: Text

    The Amazon SNS input topic Amazon Resource Name (ARN). Specify the ARN of the input topic you will use to send new data objects to a streaming labeling job.

Instances

Instances details
FromJSON LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

ToJSON LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

Generic LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

Associated Types

type Rep LabelingJobSnsDataSource :: Type -> Type #

Read LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

Show LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

NFData LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

Eq LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

Hashable LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

type Rep LabelingJobSnsDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSnsDataSource

type Rep LabelingJobSnsDataSource = D1 ('MetaData "LabelingJobSnsDataSource" "Amazonka.SageMaker.Types.LabelingJobSnsDataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobSnsDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "snsTopicArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newLabelingJobSnsDataSource Source #

Create a value of LabelingJobSnsDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:snsTopicArn:LabelingJobSnsDataSource', labelingJobSnsDataSource_snsTopicArn - The Amazon SNS input topic Amazon Resource Name (ARN). Specify the ARN of the input topic you will use to send new data objects to a streaming labeling job.

labelingJobSnsDataSource_snsTopicArn :: Lens' LabelingJobSnsDataSource Text Source #

The Amazon SNS input topic Amazon Resource Name (ARN). Specify the ARN of the input topic you will use to send new data objects to a streaming labeling job.

LabelingJobStoppingConditions

data LabelingJobStoppingConditions Source #

A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped. You can use these conditions to control the cost of data labeling.

Labeling jobs fail after 30 days with an appropriate client error message.

See: newLabelingJobStoppingConditions smart constructor.

Constructors

LabelingJobStoppingConditions' 

Fields

Instances

Instances details
FromJSON LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

ToJSON LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

Generic LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

Associated Types

type Rep LabelingJobStoppingConditions :: Type -> Type #

Read LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

Show LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

NFData LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

Eq LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

Hashable LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

type Rep LabelingJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobStoppingConditions

type Rep LabelingJobStoppingConditions = D1 ('MetaData "LabelingJobStoppingConditions" "Amazonka.SageMaker.Types.LabelingJobStoppingConditions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobStoppingConditions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxHumanLabeledObjectCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxPercentageOfInputDatasetLabeled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newLabelingJobStoppingConditions :: LabelingJobStoppingConditions Source #

Create a value of LabelingJobStoppingConditions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxHumanLabeledObjectCount:LabelingJobStoppingConditions', labelingJobStoppingConditions_maxHumanLabeledObjectCount - The maximum number of objects that can be labeled by human workers.

$sel:maxPercentageOfInputDatasetLabeled:LabelingJobStoppingConditions', labelingJobStoppingConditions_maxPercentageOfInputDatasetLabeled - The maximum number of input data objects that should be labeled.

labelingJobStoppingConditions_maxHumanLabeledObjectCount :: Lens' LabelingJobStoppingConditions (Maybe Natural) Source #

The maximum number of objects that can be labeled by human workers.

LabelingJobSummary

data LabelingJobSummary Source #

Provides summary information about a labeling job.

See: newLabelingJobSummary smart constructor.

Constructors

LabelingJobSummary' 

Fields

Instances

Instances details
FromJSON LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

Generic LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

Associated Types

type Rep LabelingJobSummary :: Type -> Type #

Read LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

Show LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

NFData LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

Methods

rnf :: LabelingJobSummary -> () #

Eq LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

Hashable LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

type Rep LabelingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LabelingJobSummary

type Rep LabelingJobSummary = D1 ('MetaData "LabelingJobSummary" "Amazonka.SageMaker.Types.LabelingJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LabelingJobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "annotationConsolidationLambdaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobInputConfig)))) :*: (S1 ('MetaSel ('Just "labelingJobOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobOutput)) :*: (S1 ('MetaSel ('Just "labelingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "labelingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "labelingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelingJobStatus))) :*: (S1 ('MetaSel ('Just "labelCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelCounters) :*: (S1 ('MetaSel ('Just "workteamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "preHumanTaskLambdaArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newLabelingJobSummary Source #

Create a value of LabelingJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:annotationConsolidationLambdaArn:LabelingJobSummary', labelingJobSummary_annotationConsolidationLambdaArn - The Amazon Resource Name (ARN) of the Lambda function used to consolidate the annotations from individual workers into a label for a data object. For more information, see Annotation Consolidation.

$sel:failureReason:LabelingJobSummary', labelingJobSummary_failureReason - If the LabelingJobStatus field is Failed, this field contains a description of the error.

$sel:inputConfig:LabelingJobSummary', labelingJobSummary_inputConfig - Input configuration for the labeling job.

$sel:labelingJobOutput:LabelingJobSummary', labelingJobSummary_labelingJobOutput - The location of the output produced by the labeling job.

$sel:labelingJobName:LabelingJobSummary', labelingJobSummary_labelingJobName - The name of the labeling job.

$sel:labelingJobArn:LabelingJobSummary', labelingJobSummary_labelingJobArn - The Amazon Resource Name (ARN) assigned to the labeling job when it was created.

$sel:creationTime:LabelingJobSummary', labelingJobSummary_creationTime - The date and time that the job was created (timestamp).

$sel:lastModifiedTime:LabelingJobSummary', labelingJobSummary_lastModifiedTime - The date and time that the job was last modified (timestamp).

$sel:labelingJobStatus:LabelingJobSummary', labelingJobSummary_labelingJobStatus - The current status of the labeling job.

$sel:labelCounters:LabelingJobSummary', labelingJobSummary_labelCounters - Counts showing the progress of the labeling job.

$sel:workteamArn:LabelingJobSummary', labelingJobSummary_workteamArn - The Amazon Resource Name (ARN) of the work team assigned to the job.

$sel:preHumanTaskLambdaArn:LabelingJobSummary', labelingJobSummary_preHumanTaskLambdaArn - The Amazon Resource Name (ARN) of a Lambda function. The function is run before each data object is sent to a worker.

labelingJobSummary_annotationConsolidationLambdaArn :: Lens' LabelingJobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Lambda function used to consolidate the annotations from individual workers into a label for a data object. For more information, see Annotation Consolidation.

labelingJobSummary_failureReason :: Lens' LabelingJobSummary (Maybe Text) Source #

If the LabelingJobStatus field is Failed, this field contains a description of the error.

labelingJobSummary_labelingJobOutput :: Lens' LabelingJobSummary (Maybe LabelingJobOutput) Source #

The location of the output produced by the labeling job.

labelingJobSummary_labelingJobArn :: Lens' LabelingJobSummary Text Source #

The Amazon Resource Name (ARN) assigned to the labeling job when it was created.

labelingJobSummary_creationTime :: Lens' LabelingJobSummary UTCTime Source #

The date and time that the job was created (timestamp).

labelingJobSummary_lastModifiedTime :: Lens' LabelingJobSummary UTCTime Source #

The date and time that the job was last modified (timestamp).

labelingJobSummary_labelCounters :: Lens' LabelingJobSummary LabelCounters Source #

Counts showing the progress of the labeling job.

labelingJobSummary_workteamArn :: Lens' LabelingJobSummary Text Source #

The Amazon Resource Name (ARN) of the work team assigned to the job.

labelingJobSummary_preHumanTaskLambdaArn :: Lens' LabelingJobSummary Text Source #

The Amazon Resource Name (ARN) of a Lambda function. The function is run before each data object is sent to a worker.

LambdaStepMetadata

data LambdaStepMetadata Source #

Metadata for a Lambda step.

See: newLambdaStepMetadata smart constructor.

Constructors

LambdaStepMetadata' 

Fields

Instances

Instances details
FromJSON LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

Generic LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

Associated Types

type Rep LambdaStepMetadata :: Type -> Type #

Read LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

Show LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

NFData LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

Methods

rnf :: LambdaStepMetadata -> () #

Eq LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

Hashable LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

type Rep LambdaStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LambdaStepMetadata

type Rep LambdaStepMetadata = D1 ('MetaData "LambdaStepMetadata" "Amazonka.SageMaker.Types.LambdaStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LambdaStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputParameter]))))

newLambdaStepMetadata :: LambdaStepMetadata Source #

Create a value of LambdaStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:LambdaStepMetadata', lambdaStepMetadata_arn - The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.

$sel:outputParameters:LambdaStepMetadata', lambdaStepMetadata_outputParameters - A list of the output parameters of the Lambda step.

lambdaStepMetadata_arn :: Lens' LambdaStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution.

lambdaStepMetadata_outputParameters :: Lens' LambdaStepMetadata (Maybe [OutputParameter]) Source #

A list of the output parameters of the Lambda step.

LastUpdateStatus

data LastUpdateStatus Source #

A value that indicates whether the update was successful.

See: newLastUpdateStatus smart constructor.

Constructors

LastUpdateStatus' 

Fields

Instances

Instances details
FromJSON LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

Generic LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

Associated Types

type Rep LastUpdateStatus :: Type -> Type #

Read LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

Show LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

NFData LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

Methods

rnf :: LastUpdateStatus -> () #

Eq LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

Hashable LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

type Rep LastUpdateStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LastUpdateStatus

type Rep LastUpdateStatus = D1 ('MetaData "LastUpdateStatus" "Amazonka.SageMaker.Types.LastUpdateStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LastUpdateStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LastUpdateStatusValue)))

newLastUpdateStatus Source #

Create a value of LastUpdateStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:LastUpdateStatus', lastUpdateStatus_failureReason - If the update wasn't successful, indicates the reason why it failed.

$sel:status:LastUpdateStatus', lastUpdateStatus_status - A value that indicates whether the update was made successful.

lastUpdateStatus_failureReason :: Lens' LastUpdateStatus (Maybe Text) Source #

If the update wasn't successful, indicates the reason why it failed.

lastUpdateStatus_status :: Lens' LastUpdateStatus LastUpdateStatusValue Source #

A value that indicates whether the update was made successful.

LineageGroupSummary

data LineageGroupSummary Source #

Lists a summary of the properties of a lineage group. A lineage group provides a group of shareable lineage entity resources.

See: newLineageGroupSummary smart constructor.

Constructors

LineageGroupSummary' 

Fields

Instances

Instances details
FromJSON LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

Generic LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

Associated Types

type Rep LineageGroupSummary :: Type -> Type #

Read LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

Show LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

NFData LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

Methods

rnf :: LineageGroupSummary -> () #

Eq LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

Hashable LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

type Rep LineageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.LineageGroupSummary

type Rep LineageGroupSummary = D1 ('MetaData "LineageGroupSummary" "Amazonka.SageMaker.Types.LineageGroupSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "LineageGroupSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lineageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newLineageGroupSummary :: LineageGroupSummary Source #

Create a value of LineageGroupSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:LineageGroupSummary', lineageGroupSummary_creationTime - The creation time of the lineage group summary.

$sel:displayName:LineageGroupSummary', lineageGroupSummary_displayName - The display name of the lineage group summary.

$sel:lastModifiedTime:LineageGroupSummary', lineageGroupSummary_lastModifiedTime - The last modified time of the lineage group summary.

$sel:lineageGroupArn:LineageGroupSummary', lineageGroupSummary_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group resource.

$sel:lineageGroupName:LineageGroupSummary', lineageGroupSummary_lineageGroupName - The name or Amazon Resource Name (ARN) of the lineage group.

lineageGroupSummary_creationTime :: Lens' LineageGroupSummary (Maybe UTCTime) Source #

The creation time of the lineage group summary.

lineageGroupSummary_displayName :: Lens' LineageGroupSummary (Maybe Text) Source #

The display name of the lineage group summary.

lineageGroupSummary_lastModifiedTime :: Lens' LineageGroupSummary (Maybe UTCTime) Source #

The last modified time of the lineage group summary.

lineageGroupSummary_lineageGroupArn :: Lens' LineageGroupSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the lineage group resource.

lineageGroupSummary_lineageGroupName :: Lens' LineageGroupSummary (Maybe Text) Source #

The name or Amazon Resource Name (ARN) of the lineage group.

MemberDefinition

data MemberDefinition Source #

Defines an Amazon Cognito or your own OIDC IdP user group that is part of a work team.

See: newMemberDefinition smart constructor.

Constructors

MemberDefinition' 

Fields

  • cognitoMemberDefinition :: Maybe CognitoMemberDefinition

    The Amazon Cognito user group that is part of the work team.

  • oidcMemberDefinition :: Maybe OidcMemberDefinition

    A list user groups that exist in your OIDC Identity Provider (IdP). One to ten groups can be used to create a single private work team. When you add a user group to the list of Groups, you can add that user group to one or more private work teams. If you add a user group to a private work team, all workers in that user group are added to the work team.

Instances

Instances details
FromJSON MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

ToJSON MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

Generic MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

Associated Types

type Rep MemberDefinition :: Type -> Type #

Read MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

Show MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

NFData MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

Methods

rnf :: MemberDefinition -> () #

Eq MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

Hashable MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

type Rep MemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MemberDefinition

type Rep MemberDefinition = D1 ('MetaData "MemberDefinition" "Amazonka.SageMaker.Types.MemberDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MemberDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cognitoMemberDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CognitoMemberDefinition)) :*: S1 ('MetaSel ('Just "oidcMemberDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OidcMemberDefinition))))

newMemberDefinition :: MemberDefinition Source #

Create a value of MemberDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cognitoMemberDefinition:MemberDefinition', memberDefinition_cognitoMemberDefinition - The Amazon Cognito user group that is part of the work team.

$sel:oidcMemberDefinition:MemberDefinition', memberDefinition_oidcMemberDefinition - A list user groups that exist in your OIDC Identity Provider (IdP). One to ten groups can be used to create a single private work team. When you add a user group to the list of Groups, you can add that user group to one or more private work teams. If you add a user group to a private work team, all workers in that user group are added to the work team.

memberDefinition_cognitoMemberDefinition :: Lens' MemberDefinition (Maybe CognitoMemberDefinition) Source #

The Amazon Cognito user group that is part of the work team.

memberDefinition_oidcMemberDefinition :: Lens' MemberDefinition (Maybe OidcMemberDefinition) Source #

A list user groups that exist in your OIDC Identity Provider (IdP). One to ten groups can be used to create a single private work team. When you add a user group to the list of Groups, you can add that user group to one or more private work teams. If you add a user group to a private work team, all workers in that user group are added to the work team.

MetadataProperties

data MetadataProperties Source #

Metadata properties of the tracking entity, trial, or trial component.

See: newMetadataProperties smart constructor.

Constructors

MetadataProperties' 

Fields

Instances

Instances details
FromJSON MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

ToJSON MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

Generic MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

Associated Types

type Rep MetadataProperties :: Type -> Type #

Read MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

Show MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

NFData MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

Methods

rnf :: MetadataProperties -> () #

Eq MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

Hashable MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

type Rep MetadataProperties Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetadataProperties

type Rep MetadataProperties = D1 ('MetaData "MetadataProperties" "Amazonka.SageMaker.Types.MetadataProperties" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MetadataProperties'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "commitId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "generatedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "repository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newMetadataProperties :: MetadataProperties Source #

Create a value of MetadataProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:commitId:MetadataProperties', metadataProperties_commitId - The commit ID.

$sel:generatedBy:MetadataProperties', metadataProperties_generatedBy - The entity this entity was generated by.

$sel:projectId:MetadataProperties', metadataProperties_projectId - The project ID.

$sel:repository:MetadataProperties', metadataProperties_repository - The repository.

metadataProperties_generatedBy :: Lens' MetadataProperties (Maybe Text) Source #

The entity this entity was generated by.

MetricData

data MetricData Source #

The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.

See: newMetricData smart constructor.

Constructors

MetricData' 

Fields

Instances

Instances details
FromJSON MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

Generic MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

Associated Types

type Rep MetricData :: Type -> Type #

Read MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

Show MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

NFData MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

Methods

rnf :: MetricData -> () #

Eq MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

Hashable MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

type Rep MetricData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricData

type Rep MetricData = D1 ('MetaData "MetricData" "Amazonka.SageMaker.Types.MetricData" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MetricData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "timestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newMetricData :: MetricData Source #

Create a value of MetricData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metricName:MetricData', metricData_metricName - The name of the metric.

$sel:timestamp:MetricData', metricData_timestamp - The date and time that the algorithm emitted the metric.

$sel:value:MetricData', metricData_value - The value of the metric.

metricData_timestamp :: Lens' MetricData (Maybe UTCTime) Source #

The date and time that the algorithm emitted the metric.

metricData_value :: Lens' MetricData (Maybe Double) Source #

The value of the metric.

MetricDatum

data MetricDatum Source #

Information about the metric for a candidate produced by an AutoML job.

See: newMetricDatum smart constructor.

Constructors

MetricDatum' 

Fields

Instances

Instances details
FromJSON MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

Generic MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

Associated Types

type Rep MetricDatum :: Type -> Type #

Read MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

Show MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

NFData MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

Methods

rnf :: MetricDatum -> () #

Eq MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

Hashable MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

type Rep MetricDatum Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDatum

type Rep MetricDatum = D1 ('MetaData "MetricDatum" "Amazonka.SageMaker.Types.MetricDatum" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MetricDatum'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLMetricEnum)) :*: S1 ('MetaSel ('Just "set") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricSetSource))) :*: (S1 ('MetaSel ('Just "standardMetricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLMetricExtendedEnum)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

newMetricDatum :: MetricDatum Source #

Create a value of MetricDatum with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metricName:MetricDatum', metricDatum_metricName - The name of the metric.

$sel:set:MetricDatum', metricDatum_set - The dataset split from which the AutoML job produced the metric.

$sel:standardMetricName:MetricDatum', metricDatum_standardMetricName - The name of the standard metric.

For definitions of the standard metrics, see Autopilot candidate metrics .

$sel:value:MetricDatum', metricDatum_value - The value of the metric.

metricDatum_set :: Lens' MetricDatum (Maybe MetricSetSource) Source #

The dataset split from which the AutoML job produced the metric.

metricDatum_standardMetricName :: Lens' MetricDatum (Maybe AutoMLMetricExtendedEnum) Source #

The name of the standard metric.

For definitions of the standard metrics, see Autopilot candidate metrics .

metricDatum_value :: Lens' MetricDatum (Maybe Double) Source #

The value of the metric.

MetricDefinition

data MetricDefinition Source #

Specifies a metric that the training algorithm writes to stderr or stdout. SageMakerhyperparameter tuning captures all defined metrics. You specify one metric that a hyperparameter tuning job uses as its objective metric to choose the best training job.

See: newMetricDefinition smart constructor.

Constructors

MetricDefinition' 

Fields

  • name :: Text

    The name of the metric.

  • regex :: Text

    A regular expression that searches the output of a training job and gets the value of the metric. For more information about using regular expressions to define metrics, see Defining Objective Metrics.

Instances

Instances details
FromJSON MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

ToJSON MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

Generic MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

Associated Types

type Rep MetricDefinition :: Type -> Type #

Read MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

Show MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

NFData MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

Methods

rnf :: MetricDefinition -> () #

Eq MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

Hashable MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

type Rep MetricDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricDefinition

type Rep MetricDefinition = D1 ('MetaData "MetricDefinition" "Amazonka.SageMaker.Types.MetricDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MetricDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "regex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newMetricDefinition Source #

Create a value of MetricDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:MetricDefinition', metricDefinition_name - The name of the metric.

$sel:regex:MetricDefinition', metricDefinition_regex - A regular expression that searches the output of a training job and gets the value of the metric. For more information about using regular expressions to define metrics, see Defining Objective Metrics.

metricDefinition_regex :: Lens' MetricDefinition Text Source #

A regular expression that searches the output of a training job and gets the value of the metric. For more information about using regular expressions to define metrics, see Defining Objective Metrics.

MetricsSource

data MetricsSource Source #

Details about the metrics source.

See: newMetricsSource smart constructor.

Constructors

MetricsSource' 

Fields

Instances

Instances details
FromJSON MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

ToJSON MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

Generic MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

Associated Types

type Rep MetricsSource :: Type -> Type #

Read MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

Show MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

NFData MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

Methods

rnf :: MetricsSource -> () #

Eq MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

Hashable MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

type Rep MetricsSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MetricsSource

type Rep MetricsSource = D1 ('MetaData "MetricsSource" "Amazonka.SageMaker.Types.MetricsSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MetricsSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contentDigest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMetricsSource Source #

Create a value of MetricsSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contentDigest:MetricsSource', metricsSource_contentDigest - The hash key used for the metrics source.

$sel:contentType:MetricsSource', metricsSource_contentType - The metric source content type.

$sel:s3Uri:MetricsSource', metricsSource_s3Uri - The S3 URI for the metrics source.

metricsSource_contentDigest :: Lens' MetricsSource (Maybe Text) Source #

The hash key used for the metrics source.

metricsSource_contentType :: Lens' MetricsSource Text Source #

The metric source content type.

metricsSource_s3Uri :: Lens' MetricsSource Text Source #

The S3 URI for the metrics source.

Model

data Model Source #

The properties of a model as returned by the Search API.

See: newModel smart constructor.

Constructors

Model' 

Fields

Instances

Instances details
FromJSON Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Generic Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Associated Types

type Rep Model :: Type -> Type #

Methods

from :: Model -> Rep Model x #

to :: Rep Model x -> Model #

Read Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Show Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Methods

showsPrec :: Int -> Model -> ShowS #

show :: Model -> String #

showList :: [Model] -> ShowS #

NFData Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Methods

rnf :: Model -> () #

Eq Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Methods

(==) :: Model -> Model -> Bool #

(/=) :: Model -> Model -> Bool #

Hashable Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

Methods

hashWithSalt :: Int -> Model -> Int #

hash :: Model -> Int #

type Rep Model Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Model

newModel :: Model Source #

Create a value of Model with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containers:Model', model_containers - The containers in the inference pipeline.

$sel:creationTime:Model', model_creationTime - A timestamp that indicates when the model was created.

$sel:enableNetworkIsolation:Model', model_enableNetworkIsolation - Isolates the model container. No inbound or outbound network calls can be made to or from the model container.

$sel:executionRoleArn:Model', model_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the model.

$sel:inferenceExecutionConfig:Model', model_inferenceExecutionConfig - Undocumented member.

$sel:modelArn:Model', model_modelArn - The Amazon Resource Name (ARN) of the model.

$sel:modelName:Model', model_modelName - The name of the model.

$sel:primaryContainer:Model', model_primaryContainer - Undocumented member.

$sel:tags:Model', model_tags - A list of key-value pairs associated with the model. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

$sel:vpcConfig:Model', model_vpcConfig - Undocumented member.

model_containers :: Lens' Model (Maybe [ContainerDefinition]) Source #

The containers in the inference pipeline.

model_creationTime :: Lens' Model (Maybe UTCTime) Source #

A timestamp that indicates when the model was created.

model_enableNetworkIsolation :: Lens' Model (Maybe Bool) Source #

Isolates the model container. No inbound or outbound network calls can be made to or from the model container.

model_executionRoleArn :: Lens' Model (Maybe Text) Source #

The Amazon Resource Name (ARN) of the IAM role that you specified for the model.

model_modelArn :: Lens' Model (Maybe Text) Source #

The Amazon Resource Name (ARN) of the model.

model_modelName :: Lens' Model (Maybe Text) Source #

The name of the model.

model_tags :: Lens' Model (Maybe [Tag]) Source #

A list of key-value pairs associated with the model. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

model_vpcConfig :: Lens' Model (Maybe VpcConfig) Source #

Undocumented member.

ModelArtifacts

data ModelArtifacts Source #

Provides information about the location that is configured for storing model artifacts.

Model artifacts are the output that results from training a model, and typically consist of trained parameters, a model definition that describes how to compute inferences, and other metadata.

See: newModelArtifacts smart constructor.

Constructors

ModelArtifacts' 

Fields

  • s3ModelArtifacts :: Text

    The path of the S3 object that contains the model artifacts. For example, s3://bucket-name/keynameprefix/model.tar.gz.

Instances

Instances details
FromJSON ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

Generic ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

Associated Types

type Rep ModelArtifacts :: Type -> Type #

Read ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

Show ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

NFData ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

Methods

rnf :: ModelArtifacts -> () #

Eq ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

Hashable ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

type Rep ModelArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelArtifacts

type Rep ModelArtifacts = D1 ('MetaData "ModelArtifacts" "Amazonka.SageMaker.Types.ModelArtifacts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelArtifacts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3ModelArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newModelArtifacts Source #

Create a value of ModelArtifacts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3ModelArtifacts:ModelArtifacts', modelArtifacts_s3ModelArtifacts - The path of the S3 object that contains the model artifacts. For example, s3://bucket-name/keynameprefix/model.tar.gz.

modelArtifacts_s3ModelArtifacts :: Lens' ModelArtifacts Text Source #

The path of the S3 object that contains the model artifacts. For example, s3://bucket-name/keynameprefix/model.tar.gz.

ModelBiasAppSpecification

data ModelBiasAppSpecification Source #

Docker container image configuration object for the model bias job.

See: newModelBiasAppSpecification smart constructor.

Constructors

ModelBiasAppSpecification' 

Fields

Instances

Instances details
FromJSON ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

ToJSON ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

Generic ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

Associated Types

type Rep ModelBiasAppSpecification :: Type -> Type #

Read ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

Show ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

NFData ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

Eq ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

Hashable ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

type Rep ModelBiasAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasAppSpecification

type Rep ModelBiasAppSpecification = D1 ('MetaData "ModelBiasAppSpecification" "Amazonka.SageMaker.Types.ModelBiasAppSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelBiasAppSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "imageUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "configUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newModelBiasAppSpecification Source #

Create a value of ModelBiasAppSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:environment:ModelBiasAppSpecification', modelBiasAppSpecification_environment - Sets the environment variables in the Docker container.

$sel:imageUri:ModelBiasAppSpecification', modelBiasAppSpecification_imageUri - The container image to be run by the model bias job.

$sel:configUri:ModelBiasAppSpecification', modelBiasAppSpecification_configUri - JSON formatted S3 file that defines bias parameters. For more information on this JSON configuration file, see Configure bias parameters.

modelBiasAppSpecification_environment :: Lens' ModelBiasAppSpecification (Maybe (HashMap Text Text)) Source #

Sets the environment variables in the Docker container.

modelBiasAppSpecification_imageUri :: Lens' ModelBiasAppSpecification Text Source #

The container image to be run by the model bias job.

modelBiasAppSpecification_configUri :: Lens' ModelBiasAppSpecification Text Source #

JSON formatted S3 file that defines bias parameters. For more information on this JSON configuration file, see Configure bias parameters.

ModelBiasBaselineConfig

data ModelBiasBaselineConfig Source #

The configuration for a baseline model bias job.

See: newModelBiasBaselineConfig smart constructor.

Constructors

ModelBiasBaselineConfig' 

Fields

Instances

Instances details
FromJSON ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

ToJSON ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

Generic ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

Associated Types

type Rep ModelBiasBaselineConfig :: Type -> Type #

Read ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

Show ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

NFData ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

Methods

rnf :: ModelBiasBaselineConfig -> () #

Eq ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

Hashable ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

type Rep ModelBiasBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasBaselineConfig

type Rep ModelBiasBaselineConfig = D1 ('MetaData "ModelBiasBaselineConfig" "Amazonka.SageMaker.Types.ModelBiasBaselineConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelBiasBaselineConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseliningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "constraintsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringConstraintsResource))))

newModelBiasBaselineConfig :: ModelBiasBaselineConfig Source #

Create a value of ModelBiasBaselineConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseliningJobName:ModelBiasBaselineConfig', modelBiasBaselineConfig_baseliningJobName - The name of the baseline model bias job.

$sel:constraintsResource:ModelBiasBaselineConfig', modelBiasBaselineConfig_constraintsResource - Undocumented member.

ModelBiasJobInput

data ModelBiasJobInput Source #

Inputs for the model bias job.

See: newModelBiasJobInput smart constructor.

Constructors

ModelBiasJobInput' 

Fields

Instances

Instances details
FromJSON ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

ToJSON ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

Generic ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

Associated Types

type Rep ModelBiasJobInput :: Type -> Type #

Read ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

Show ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

NFData ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

Methods

rnf :: ModelBiasJobInput -> () #

Eq ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

Hashable ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

type Rep ModelBiasJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelBiasJobInput

type Rep ModelBiasJobInput = D1 ('MetaData "ModelBiasJobInput" "Amazonka.SageMaker.Types.ModelBiasJobInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelBiasJobInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchTransformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchTransformInput)) :*: (S1 ('MetaSel ('Just "endpointInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointInput)) :*: S1 ('MetaSel ('Just "groundTruthS3Input") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringGroundTruthS3Input))))

newModelBiasJobInput Source #

Create a value of ModelBiasJobInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchTransformInput:ModelBiasJobInput', modelBiasJobInput_batchTransformInput - Input object for the batch transform job.

$sel:endpointInput:ModelBiasJobInput', modelBiasJobInput_endpointInput - Undocumented member.

$sel:groundTruthS3Input:ModelBiasJobInput', modelBiasJobInput_groundTruthS3Input - Location of ground truth labels to use in model bias job.

modelBiasJobInput_groundTruthS3Input :: Lens' ModelBiasJobInput MonitoringGroundTruthS3Input Source #

Location of ground truth labels to use in model bias job.

ModelCard

data ModelCard Source #

An Amazon SageMaker Model Card.

See: newModelCard smart constructor.

Constructors

ModelCard' 

Fields

Instances

Instances details
FromJSON ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

Generic ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

Associated Types

type Rep ModelCard :: Type -> Type #

Show ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

NFData ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

Methods

rnf :: ModelCard -> () #

Eq ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

Hashable ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

type Rep ModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCard

type Rep ModelCard = D1 ('MetaData "ModelCard" "Amazonka.SageMaker.Types.ModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCard'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardStatus)) :*: S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: ((S1 ('MetaSel ('Just "modelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "riskRating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "securityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardSecurityConfig)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newModelCard :: ModelCard Source #

Create a value of ModelCard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:content:ModelCard', modelCard_content - The content of the model card. Content uses the model card JSON schema and provided as a string.

$sel:createdBy:ModelCard', modelCard_createdBy - Undocumented member.

$sel:creationTime:ModelCard', modelCard_creationTime - The date and time that the model card was created.

$sel:lastModifiedBy:ModelCard', modelCard_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:ModelCard', modelCard_lastModifiedTime - The date and time that the model card was last modified.

$sel:modelCardArn:ModelCard', modelCard_modelCardArn - The Amazon Resource Name (ARN) of the model card.

$sel:modelCardName:ModelCard', modelCard_modelCardName - The unique name of the model card.

$sel:modelCardStatus:ModelCard', modelCard_modelCardStatus - The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

  • Draft: The model card is a work in progress.
  • PendingReview: The model card is pending review.
  • Approved: The model card is approved.
  • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.

$sel:modelCardVersion:ModelCard', modelCard_modelCardVersion - The version of the model card.

$sel:modelId:ModelCard', modelCard_modelId - The unique name (ID) of the model.

$sel:riskRating:ModelCard', modelCard_riskRating - The risk rating of the model. Different organizations might have different criteria for model card risk ratings. For more information, see Risk ratings.

$sel:securityConfig:ModelCard', modelCard_securityConfig - The security configuration used to protect model card data.

$sel:tags:ModelCard', modelCard_tags - Key-value pairs used to manage metadata for the model card.

modelCard_content :: Lens' ModelCard (Maybe Text) Source #

The content of the model card. Content uses the model card JSON schema and provided as a string.

modelCard_creationTime :: Lens' ModelCard (Maybe UTCTime) Source #

The date and time that the model card was created.

modelCard_lastModifiedTime :: Lens' ModelCard (Maybe UTCTime) Source #

The date and time that the model card was last modified.

modelCard_modelCardArn :: Lens' ModelCard (Maybe Text) Source #

The Amazon Resource Name (ARN) of the model card.

modelCard_modelCardName :: Lens' ModelCard (Maybe Text) Source #

The unique name of the model card.

modelCard_modelCardStatus :: Lens' ModelCard (Maybe ModelCardStatus) Source #

The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

  • Draft: The model card is a work in progress.
  • PendingReview: The model card is pending review.
  • Approved: The model card is approved.
  • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.

modelCard_modelCardVersion :: Lens' ModelCard (Maybe Int) Source #

The version of the model card.

modelCard_modelId :: Lens' ModelCard (Maybe Text) Source #

The unique name (ID) of the model.

modelCard_riskRating :: Lens' ModelCard (Maybe Text) Source #

The risk rating of the model. Different organizations might have different criteria for model card risk ratings. For more information, see Risk ratings.

modelCard_securityConfig :: Lens' ModelCard (Maybe ModelCardSecurityConfig) Source #

The security configuration used to protect model card data.

modelCard_tags :: Lens' ModelCard (Maybe [Tag]) Source #

Key-value pairs used to manage metadata for the model card.

ModelCardExportArtifacts

data ModelCardExportArtifacts Source #

The artifacts of the model card export job.

See: newModelCardExportArtifacts smart constructor.

Constructors

ModelCardExportArtifacts' 

Fields

Instances

Instances details
FromJSON ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

Generic ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

Associated Types

type Rep ModelCardExportArtifacts :: Type -> Type #

Read ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

Show ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

NFData ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

Eq ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

Hashable ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

type Rep ModelCardExportArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportArtifacts

type Rep ModelCardExportArtifacts = D1 ('MetaData "ModelCardExportArtifacts" "Amazonka.SageMaker.Types.ModelCardExportArtifacts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCardExportArtifacts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3ExportArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newModelCardExportArtifacts Source #

Create a value of ModelCardExportArtifacts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3ExportArtifacts:ModelCardExportArtifacts', modelCardExportArtifacts_s3ExportArtifacts - The Amazon S3 URI of the exported model artifacts.

modelCardExportArtifacts_s3ExportArtifacts :: Lens' ModelCardExportArtifacts Text Source #

The Amazon S3 URI of the exported model artifacts.

ModelCardExportJobSummary

data ModelCardExportJobSummary Source #

The summary of the Amazon SageMaker Model Card export job.

See: newModelCardExportJobSummary smart constructor.

Constructors

ModelCardExportJobSummary' 

Fields

Instances

Instances details
FromJSON ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

Generic ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

Associated Types

type Rep ModelCardExportJobSummary :: Type -> Type #

Read ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

Show ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

NFData ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

Eq ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

Hashable ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

type Rep ModelCardExportJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportJobSummary

type Rep ModelCardExportJobSummary = D1 ('MetaData "ModelCardExportJobSummary" "Amazonka.SageMaker.Types.ModelCardExportJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCardExportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "modelCardExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelCardExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardExportJobStatus))) :*: ((S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newModelCardExportJobSummary Source #

Create a value of ModelCardExportJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelCardExportJobName:ModelCardExportJobSummary', modelCardExportJobSummary_modelCardExportJobName - The name of the model card export job.

$sel:modelCardExportJobArn:ModelCardExportJobSummary', modelCardExportJobSummary_modelCardExportJobArn - The Amazon Resource Name (ARN) of the model card export job.

$sel:status:ModelCardExportJobSummary', modelCardExportJobSummary_status - The completion status of the model card export job.

$sel:modelCardName:ModelCardExportJobSummary', modelCardExportJobSummary_modelCardName - The name of the model card that the export job exports.

$sel:modelCardVersion:ModelCardExportJobSummary', modelCardExportJobSummary_modelCardVersion - The version of the model card that the export job exports.

$sel:createdAt:ModelCardExportJobSummary', modelCardExportJobSummary_createdAt - The date and time that the model card export job was created.

$sel:lastModifiedAt:ModelCardExportJobSummary', modelCardExportJobSummary_lastModifiedAt - The date and time that the model card export job was last modified..

modelCardExportJobSummary_modelCardExportJobArn :: Lens' ModelCardExportJobSummary Text Source #

The Amazon Resource Name (ARN) of the model card export job.

modelCardExportJobSummary_modelCardName :: Lens' ModelCardExportJobSummary Text Source #

The name of the model card that the export job exports.

modelCardExportJobSummary_modelCardVersion :: Lens' ModelCardExportJobSummary Int Source #

The version of the model card that the export job exports.

modelCardExportJobSummary_createdAt :: Lens' ModelCardExportJobSummary UTCTime Source #

The date and time that the model card export job was created.

modelCardExportJobSummary_lastModifiedAt :: Lens' ModelCardExportJobSummary UTCTime Source #

The date and time that the model card export job was last modified..

ModelCardExportOutputConfig

data ModelCardExportOutputConfig Source #

Configure the export output details for an Amazon SageMaker Model Card.

See: newModelCardExportOutputConfig smart constructor.

Constructors

ModelCardExportOutputConfig' 

Fields

Instances

Instances details
FromJSON ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

ToJSON ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

Generic ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

Associated Types

type Rep ModelCardExportOutputConfig :: Type -> Type #

Read ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

Show ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

NFData ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

Eq ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

Hashable ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

type Rep ModelCardExportOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardExportOutputConfig

type Rep ModelCardExportOutputConfig = D1 ('MetaData "ModelCardExportOutputConfig" "Amazonka.SageMaker.Types.ModelCardExportOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCardExportOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newModelCardExportOutputConfig Source #

Create a value of ModelCardExportOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3OutputPath:ModelCardExportOutputConfig', modelCardExportOutputConfig_s3OutputPath - The Amazon S3 output path to export your model card PDF.

modelCardExportOutputConfig_s3OutputPath :: Lens' ModelCardExportOutputConfig Text Source #

The Amazon S3 output path to export your model card PDF.

ModelCardSecurityConfig

data ModelCardSecurityConfig Source #

Configure the security settings to protect model card data.

See: newModelCardSecurityConfig smart constructor.

Constructors

ModelCardSecurityConfig' 

Fields

Instances

Instances details
FromJSON ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

ToJSON ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

Generic ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

Associated Types

type Rep ModelCardSecurityConfig :: Type -> Type #

Read ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

Show ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

NFData ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

Methods

rnf :: ModelCardSecurityConfig -> () #

Eq ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

Hashable ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

type Rep ModelCardSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSecurityConfig

type Rep ModelCardSecurityConfig = D1 ('MetaData "ModelCardSecurityConfig" "Amazonka.SageMaker.Types.ModelCardSecurityConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCardSecurityConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newModelCardSecurityConfig :: ModelCardSecurityConfig Source #

Create a value of ModelCardSecurityConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:ModelCardSecurityConfig', modelCardSecurityConfig_kmsKeyId - A Key Management Service key ID to use for encrypting a model card.

modelCardSecurityConfig_kmsKeyId :: Lens' ModelCardSecurityConfig (Maybe Text) Source #

A Key Management Service key ID to use for encrypting a model card.

ModelCardSummary

data ModelCardSummary Source #

A summary of the model card.

See: newModelCardSummary smart constructor.

Constructors

ModelCardSummary' 

Fields

  • lastModifiedTime :: Maybe POSIX

    The date and time that the model card was last modified.

  • modelCardName :: Text

    The name of the model card.

  • modelCardArn :: Text

    The Amazon Resource Name (ARN) of the model card.

  • modelCardStatus :: ModelCardStatus

    The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

    • Draft: The model card is a work in progress.
    • PendingReview: The model card is pending review.
    • Approved: The model card is approved.
    • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.
  • creationTime :: POSIX

    The date and time that the model card was created.

Instances

Instances details
FromJSON ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

Generic ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

Associated Types

type Rep ModelCardSummary :: Type -> Type #

Read ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

Show ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

NFData ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

Methods

rnf :: ModelCardSummary -> () #

Eq ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

Hashable ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

type Rep ModelCardSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardSummary

type Rep ModelCardSummary = D1 ('MetaData "ModelCardSummary" "Amazonka.SageMaker.Types.ModelCardSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCardSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newModelCardSummary Source #

Create a value of ModelCardSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastModifiedTime:ModelCardSummary', modelCardSummary_lastModifiedTime - The date and time that the model card was last modified.

$sel:modelCardName:ModelCardSummary', modelCardSummary_modelCardName - The name of the model card.

$sel:modelCardArn:ModelCardSummary', modelCardSummary_modelCardArn - The Amazon Resource Name (ARN) of the model card.

$sel:modelCardStatus:ModelCardSummary', modelCardSummary_modelCardStatus - The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

  • Draft: The model card is a work in progress.
  • PendingReview: The model card is pending review.
  • Approved: The model card is approved.
  • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.

$sel:creationTime:ModelCardSummary', modelCardSummary_creationTime - The date and time that the model card was created.

modelCardSummary_lastModifiedTime :: Lens' ModelCardSummary (Maybe UTCTime) Source #

The date and time that the model card was last modified.

modelCardSummary_modelCardArn :: Lens' ModelCardSummary Text Source #

The Amazon Resource Name (ARN) of the model card.

modelCardSummary_modelCardStatus :: Lens' ModelCardSummary ModelCardStatus Source #

The approval status of the model card within your organization. Different organizations might have different criteria for model card review and approval.

  • Draft: The model card is a work in progress.
  • PendingReview: The model card is pending review.
  • Approved: The model card is approved.
  • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.

modelCardSummary_creationTime :: Lens' ModelCardSummary UTCTime Source #

The date and time that the model card was created.

ModelCardVersionSummary

data ModelCardVersionSummary Source #

A summary of a specific version of the model card.

See: newModelCardVersionSummary smart constructor.

Constructors

ModelCardVersionSummary' 

Fields

  • lastModifiedTime :: Maybe POSIX

    The time date and time that the model card version was last modified.

  • modelCardName :: Text

    The name of the model card.

  • modelCardArn :: Text

    The Amazon Resource Name (ARN) of the model card.

  • modelCardStatus :: ModelCardStatus

    The approval status of the model card version within your organization. Different organizations might have different criteria for model card review and approval.

    • Draft: The model card is a work in progress.
    • PendingReview: The model card is pending review.
    • Approved: The model card is approved.
    • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.
  • modelCardVersion :: Int

    A version of the model card.

  • creationTime :: POSIX

    The date and time that the model card version was created.

Instances

Instances details
FromJSON ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

Generic ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

Associated Types

type Rep ModelCardVersionSummary :: Type -> Type #

Read ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

Show ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

NFData ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

Methods

rnf :: ModelCardVersionSummary -> () #

Eq ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

Hashable ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

type Rep ModelCardVersionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelCardVersionSummary

type Rep ModelCardVersionSummary = D1 ('MetaData "ModelCardVersionSummary" "Amazonka.SageMaker.Types.ModelCardVersionSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelCardVersionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardStatus) :*: (S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))

newModelCardVersionSummary Source #

Create a value of ModelCardVersionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastModifiedTime:ModelCardVersionSummary', modelCardVersionSummary_lastModifiedTime - The time date and time that the model card version was last modified.

$sel:modelCardName:ModelCardVersionSummary', modelCardVersionSummary_modelCardName - The name of the model card.

$sel:modelCardArn:ModelCardVersionSummary', modelCardVersionSummary_modelCardArn - The Amazon Resource Name (ARN) of the model card.

$sel:modelCardStatus:ModelCardVersionSummary', modelCardVersionSummary_modelCardStatus - The approval status of the model card version within your organization. Different organizations might have different criteria for model card review and approval.

  • Draft: The model card is a work in progress.
  • PendingReview: The model card is pending review.
  • Approved: The model card is approved.
  • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.

$sel:modelCardVersion:ModelCardVersionSummary', modelCardVersionSummary_modelCardVersion - A version of the model card.

$sel:creationTime:ModelCardVersionSummary', modelCardVersionSummary_creationTime - The date and time that the model card version was created.

modelCardVersionSummary_lastModifiedTime :: Lens' ModelCardVersionSummary (Maybe UTCTime) Source #

The time date and time that the model card version was last modified.

modelCardVersionSummary_modelCardArn :: Lens' ModelCardVersionSummary Text Source #

The Amazon Resource Name (ARN) of the model card.

modelCardVersionSummary_modelCardStatus :: Lens' ModelCardVersionSummary ModelCardStatus Source #

The approval status of the model card version within your organization. Different organizations might have different criteria for model card review and approval.

  • Draft: The model card is a work in progress.
  • PendingReview: The model card is pending review.
  • Approved: The model card is approved.
  • Archived: The model card is archived. No more updates should be made to the model card, but it can still be exported.

modelCardVersionSummary_creationTime :: Lens' ModelCardVersionSummary UTCTime Source #

The date and time that the model card version was created.

ModelClientConfig

data ModelClientConfig Source #

Configures the timeout and maximum number of retries for processing a transform job invocation.

See: newModelClientConfig smart constructor.

Constructors

ModelClientConfig' 

Fields

Instances

Instances details
FromJSON ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

ToJSON ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

Generic ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

Associated Types

type Rep ModelClientConfig :: Type -> Type #

Read ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

Show ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

NFData ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

Methods

rnf :: ModelClientConfig -> () #

Eq ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

Hashable ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

type Rep ModelClientConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelClientConfig

type Rep ModelClientConfig = D1 ('MetaData "ModelClientConfig" "Amazonka.SageMaker.Types.ModelClientConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelClientConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "invocationsMaxRetries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "invocationsTimeoutInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newModelClientConfig :: ModelClientConfig Source #

Create a value of ModelClientConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:invocationsMaxRetries:ModelClientConfig', modelClientConfig_invocationsMaxRetries - The maximum number of retries when invocation requests are failing. The default value is 3.

$sel:invocationsTimeoutInSeconds:ModelClientConfig', modelClientConfig_invocationsTimeoutInSeconds - The timeout value in seconds for an invocation request. The default value is 600.

modelClientConfig_invocationsMaxRetries :: Lens' ModelClientConfig (Maybe Natural) Source #

The maximum number of retries when invocation requests are failing. The default value is 3.

modelClientConfig_invocationsTimeoutInSeconds :: Lens' ModelClientConfig (Maybe Natural) Source #

The timeout value in seconds for an invocation request. The default value is 600.

ModelConfiguration

data ModelConfiguration Source #

Defines the model configuration. Includes the specification name and environment parameters.

See: newModelConfiguration smart constructor.

Constructors

ModelConfiguration' 

Fields

Instances

Instances details
FromJSON ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

Generic ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

Associated Types

type Rep ModelConfiguration :: Type -> Type #

Read ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

Show ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

NFData ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

Methods

rnf :: ModelConfiguration -> () #

Eq ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

Hashable ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

type Rep ModelConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelConfiguration

type Rep ModelConfiguration = D1 ('MetaData "ModelConfiguration" "Amazonka.SageMaker.Types.ModelConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "environmentParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty EnvironmentParameter))) :*: S1 ('MetaSel ('Just "inferenceSpecificationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newModelConfiguration :: ModelConfiguration Source #

Create a value of ModelConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:environmentParameters:ModelConfiguration', modelConfiguration_environmentParameters - Defines the environment parameters that includes key, value types, and values.

$sel:inferenceSpecificationName:ModelConfiguration', modelConfiguration_inferenceSpecificationName - The inference specification name in the model package version.

modelConfiguration_environmentParameters :: Lens' ModelConfiguration (Maybe (NonEmpty EnvironmentParameter)) Source #

Defines the environment parameters that includes key, value types, and values.

modelConfiguration_inferenceSpecificationName :: Lens' ModelConfiguration (Maybe Text) Source #

The inference specification name in the model package version.

ModelDashboardEndpoint

data ModelDashboardEndpoint Source #

An endpoint that hosts a model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardEndpoint smart constructor.

Constructors

ModelDashboardEndpoint' 

Fields

Instances

Instances details
FromJSON ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

Generic ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

Associated Types

type Rep ModelDashboardEndpoint :: Type -> Type #

Read ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

Show ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

NFData ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

Methods

rnf :: ModelDashboardEndpoint -> () #

Eq ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

Hashable ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

type Rep ModelDashboardEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardEndpoint

type Rep ModelDashboardEndpoint = D1 ('MetaData "ModelDashboardEndpoint" "Amazonka.SageMaker.Types.ModelDashboardEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDashboardEndpoint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "endpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "endpointStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EndpointStatus)))))

modelDashboardEndpoint_endpointArn :: Lens' ModelDashboardEndpoint Text Source #

The Amazon Resource Name (ARN) of the endpoint.

modelDashboardEndpoint_creationTime :: Lens' ModelDashboardEndpoint UTCTime Source #

A timestamp that indicates when the endpoint was created.

ModelDashboardIndicatorAction

data ModelDashboardIndicatorAction Source #

An alert action taken to light up an icon on the Amazon SageMaker Model Dashboard when an alert goes into InAlert status.

See: newModelDashboardIndicatorAction smart constructor.

Constructors

ModelDashboardIndicatorAction' 

Fields

Instances

Instances details
FromJSON ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

Generic ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

Associated Types

type Rep ModelDashboardIndicatorAction :: Type -> Type #

Read ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

Show ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

NFData ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

Eq ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

Hashable ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

type Rep ModelDashboardIndicatorAction Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardIndicatorAction

type Rep ModelDashboardIndicatorAction = D1 ('MetaData "ModelDashboardIndicatorAction" "Amazonka.SageMaker.Types.ModelDashboardIndicatorAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDashboardIndicatorAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newModelDashboardIndicatorAction :: ModelDashboardIndicatorAction Source #

Create a value of ModelDashboardIndicatorAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enabled:ModelDashboardIndicatorAction', modelDashboardIndicatorAction_enabled - Indicates whether the alert action is turned on.

modelDashboardIndicatorAction_enabled :: Lens' ModelDashboardIndicatorAction (Maybe Bool) Source #

Indicates whether the alert action is turned on.

ModelDashboardModel

data ModelDashboardModel Source #

A model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardModel smart constructor.

Constructors

ModelDashboardModel' 

Fields

Instances

Instances details
FromJSON ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

Generic ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

Associated Types

type Rep ModelDashboardModel :: Type -> Type #

Read ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

Show ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

NFData ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

Methods

rnf :: ModelDashboardModel -> () #

Eq ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

Hashable ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

type Rep ModelDashboardModel Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModel

type Rep ModelDashboardModel = D1 ('MetaData "ModelDashboardModel" "Amazonka.SageMaker.Types.ModelDashboardModel" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDashboardModel'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ModelDashboardEndpoint])) :*: S1 ('MetaSel ('Just "lastBatchTransformJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformJob))) :*: (S1 ('MetaSel ('Just "model") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Model)) :*: (S1 ('MetaSel ('Just "modelCard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDashboardModelCard)) :*: S1 ('MetaSel ('Just "monitoringSchedules") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ModelDashboardMonitoringSchedule]))))))

newModelDashboardModel :: ModelDashboardModel Source #

Create a value of ModelDashboardModel with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpoints:ModelDashboardModel', modelDashboardModel_endpoints - The endpoints that host a model.

$sel:lastBatchTransformJob:ModelDashboardModel', modelDashboardModel_lastBatchTransformJob - Undocumented member.

$sel:model:ModelDashboardModel', modelDashboardModel_model - A model displayed in the Model Dashboard.

$sel:modelCard:ModelDashboardModel', modelDashboardModel_modelCard - The model card for a model.

$sel:monitoringSchedules:ModelDashboardModel', modelDashboardModel_monitoringSchedules - The monitoring schedules for a model.

modelDashboardModel_model :: Lens' ModelDashboardModel (Maybe Model) Source #

A model displayed in the Model Dashboard.

ModelDashboardModelCard

data ModelDashboardModelCard Source #

The model card for a model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardModelCard smart constructor.

Constructors

ModelDashboardModelCard' 

Fields

Instances

Instances details
FromJSON ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

Generic ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

Associated Types

type Rep ModelDashboardModelCard :: Type -> Type #

Read ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

Show ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

NFData ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

Methods

rnf :: ModelDashboardModelCard -> () #

Eq ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

Hashable ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

type Rep ModelDashboardModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardModelCard

type Rep ModelDashboardModelCard = D1 ('MetaData "ModelDashboardModelCard" "Amazonka.SageMaker.Types.ModelDashboardModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDashboardModelCard'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardStatus)) :*: (S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "modelId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "riskRating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "securityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardSecurityConfig)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newModelDashboardModelCard :: ModelDashboardModelCard Source #

Create a value of ModelDashboardModelCard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:ModelDashboardModelCard', modelDashboardModelCard_createdBy - Undocumented member.

$sel:creationTime:ModelDashboardModelCard', modelDashboardModelCard_creationTime - A timestamp that indicates when the model card was created.

$sel:lastModifiedBy:ModelDashboardModelCard', modelDashboardModelCard_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:ModelDashboardModelCard', modelDashboardModelCard_lastModifiedTime - A timestamp that indicates when the model card was last updated.

$sel:modelCardArn:ModelDashboardModelCard', modelDashboardModelCard_modelCardArn - The Amazon Resource Name (ARN) for a model card.

$sel:modelCardName:ModelDashboardModelCard', modelDashboardModelCard_modelCardName - The name of a model card.

$sel:modelCardStatus:ModelDashboardModelCard', modelDashboardModelCard_modelCardStatus - The model card status.

$sel:modelCardVersion:ModelDashboardModelCard', modelDashboardModelCard_modelCardVersion - The model card version.

$sel:modelId:ModelDashboardModelCard', modelDashboardModelCard_modelId - For models created in SageMaker, this is the model ARN. For models created outside of SageMaker, this is a user-customized string.

$sel:riskRating:ModelDashboardModelCard', modelDashboardModelCard_riskRating - A model card's risk rating. Can be low, medium, or high.

$sel:securityConfig:ModelDashboardModelCard', modelDashboardModelCard_securityConfig - The KMS Key ID (KMSKeyId) for encryption of model card information.

$sel:tags:ModelDashboardModelCard', modelDashboardModelCard_tags - The tags associated with a model card.

modelDashboardModelCard_creationTime :: Lens' ModelDashboardModelCard (Maybe UTCTime) Source #

A timestamp that indicates when the model card was created.

modelDashboardModelCard_lastModifiedTime :: Lens' ModelDashboardModelCard (Maybe UTCTime) Source #

A timestamp that indicates when the model card was last updated.

modelDashboardModelCard_modelCardArn :: Lens' ModelDashboardModelCard (Maybe Text) Source #

The Amazon Resource Name (ARN) for a model card.

modelDashboardModelCard_modelId :: Lens' ModelDashboardModelCard (Maybe Text) Source #

For models created in SageMaker, this is the model ARN. For models created outside of SageMaker, this is a user-customized string.

modelDashboardModelCard_riskRating :: Lens' ModelDashboardModelCard (Maybe Text) Source #

A model card's risk rating. Can be low, medium, or high.

modelDashboardModelCard_securityConfig :: Lens' ModelDashboardModelCard (Maybe ModelCardSecurityConfig) Source #

The KMS Key ID (KMSKeyId) for encryption of model card information.

modelDashboardModelCard_tags :: Lens' ModelDashboardModelCard (Maybe [Tag]) Source #

The tags associated with a model card.

ModelDashboardMonitoringSchedule

data ModelDashboardMonitoringSchedule Source #

A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardMonitoringSchedule smart constructor.

Constructors

ModelDashboardMonitoringSchedule' 

Fields

Instances

Instances details
FromJSON ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

Generic ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

Associated Types

type Rep ModelDashboardMonitoringSchedule :: Type -> Type #

Read ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

Show ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

NFData ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

Eq ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

Hashable ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

type Rep ModelDashboardMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule

type Rep ModelDashboardMonitoringSchedule = D1 ('MetaData "ModelDashboardMonitoringSchedule" "Amazonka.SageMaker.Types.ModelDashboardMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDashboardMonitoringSchedule'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastMonitoringExecutionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringExecutionSummary))))) :*: ((S1 ('MetaSel ('Just "monitoringAlertSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty MonitoringAlertSummary))) :*: (S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "monitoringScheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringScheduleConfig)))) :*: (S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "monitoringScheduleStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleStatus)) :*: S1 ('MetaSel ('Just "monitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)))))))

newModelDashboardMonitoringSchedule :: ModelDashboardMonitoringSchedule Source #

Create a value of ModelDashboardMonitoringSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ModelDashboardMonitoringSchedule, modelDashboardMonitoringSchedule_creationTime - A timestamp that indicates when the monitoring schedule was created.

ModelDashboardMonitoringSchedule, modelDashboardMonitoringSchedule_endpointName - The endpoint which is monitored.

ModelDashboardMonitoringSchedule, modelDashboardMonitoringSchedule_failureReason - If a monitoring job failed, provides the reason.

ModelDashboardMonitoringSchedule, modelDashboardMonitoringSchedule_lastModifiedTime - A timestamp that indicates when the monitoring schedule was last updated.

$sel:lastMonitoringExecutionSummary:ModelDashboardMonitoringSchedule', modelDashboardMonitoringSchedule_lastMonitoringExecutionSummary - Undocumented member.

$sel:monitoringAlertSummaries:ModelDashboardMonitoringSchedule', modelDashboardMonitoringSchedule_monitoringAlertSummaries - A JSON array where each element is a summary for a monitoring alert.

$sel:monitoringScheduleArn:ModelDashboardMonitoringSchedule', modelDashboardMonitoringSchedule_monitoringScheduleArn - The Amazon Resource Name (ARN) of a monitoring schedule.

$sel:monitoringScheduleConfig:ModelDashboardMonitoringSchedule', modelDashboardMonitoringSchedule_monitoringScheduleConfig - Undocumented member.

ModelDashboardMonitoringSchedule, modelDashboardMonitoringSchedule_monitoringScheduleName - The name of a monitoring schedule.

$sel:monitoringScheduleStatus:ModelDashboardMonitoringSchedule', modelDashboardMonitoringSchedule_monitoringScheduleStatus - The status of the monitoring schedule.

ModelDashboardMonitoringSchedule, modelDashboardMonitoringSchedule_monitoringType - The monitor type of a model monitor.

modelDashboardMonitoringSchedule_creationTime :: Lens' ModelDashboardMonitoringSchedule (Maybe UTCTime) Source #

A timestamp that indicates when the monitoring schedule was created.

modelDashboardMonitoringSchedule_lastModifiedTime :: Lens' ModelDashboardMonitoringSchedule (Maybe UTCTime) Source #

A timestamp that indicates when the monitoring schedule was last updated.

ModelDataQuality

data ModelDataQuality Source #

Data quality constraints and statistics for a model.

See: newModelDataQuality smart constructor.

Constructors

ModelDataQuality' 

Fields

Instances

Instances details
FromJSON ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

ToJSON ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

Generic ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

Associated Types

type Rep ModelDataQuality :: Type -> Type #

Read ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

Show ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

NFData ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

Methods

rnf :: ModelDataQuality -> () #

Eq ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

Hashable ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

type Rep ModelDataQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDataQuality

type Rep ModelDataQuality = D1 ('MetaData "ModelDataQuality" "Amazonka.SageMaker.Types.ModelDataQuality" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDataQuality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "constraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource))))

newModelDataQuality :: ModelDataQuality Source #

Create a value of ModelDataQuality with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:constraints:ModelDataQuality', modelDataQuality_constraints - Data quality constraints for a model.

$sel:statistics:ModelDataQuality', modelDataQuality_statistics - Data quality statistics for a model.

ModelDeployConfig

data ModelDeployConfig Source #

Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.

See: newModelDeployConfig smart constructor.

Constructors

ModelDeployConfig' 

Fields

  • autoGenerateEndpointName :: Maybe Bool

    Set to True to automatically generate an endpoint name for a one-click Autopilot model deployment; set to False otherwise. The default value is False.

    If you set AutoGenerateEndpointName to True, do not specify the EndpointName; otherwise a 400 error is thrown.

  • endpointName :: Maybe Text

    Specifies the endpoint name to use for a one-click Autopilot model deployment if the endpoint name is not generated automatically.

    Specify the EndpointName if and only if you set AutoGenerateEndpointName to False; otherwise a 400 error is thrown.

Instances

Instances details
FromJSON ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

ToJSON ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

Generic ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

Associated Types

type Rep ModelDeployConfig :: Type -> Type #

Read ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

Show ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

NFData ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

Methods

rnf :: ModelDeployConfig -> () #

Eq ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

Hashable ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

type Rep ModelDeployConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployConfig

type Rep ModelDeployConfig = D1 ('MetaData "ModelDeployConfig" "Amazonka.SageMaker.Types.ModelDeployConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDeployConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autoGenerateEndpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newModelDeployConfig :: ModelDeployConfig Source #

Create a value of ModelDeployConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoGenerateEndpointName:ModelDeployConfig', modelDeployConfig_autoGenerateEndpointName - Set to True to automatically generate an endpoint name for a one-click Autopilot model deployment; set to False otherwise. The default value is False.

If you set AutoGenerateEndpointName to True, do not specify the EndpointName; otherwise a 400 error is thrown.

$sel:endpointName:ModelDeployConfig', modelDeployConfig_endpointName - Specifies the endpoint name to use for a one-click Autopilot model deployment if the endpoint name is not generated automatically.

Specify the EndpointName if and only if you set AutoGenerateEndpointName to False; otherwise a 400 error is thrown.

modelDeployConfig_autoGenerateEndpointName :: Lens' ModelDeployConfig (Maybe Bool) Source #

Set to True to automatically generate an endpoint name for a one-click Autopilot model deployment; set to False otherwise. The default value is False.

If you set AutoGenerateEndpointName to True, do not specify the EndpointName; otherwise a 400 error is thrown.

modelDeployConfig_endpointName :: Lens' ModelDeployConfig (Maybe Text) Source #

Specifies the endpoint name to use for a one-click Autopilot model deployment if the endpoint name is not generated automatically.

Specify the EndpointName if and only if you set AutoGenerateEndpointName to False; otherwise a 400 error is thrown.

ModelDeployResult

data ModelDeployResult Source #

Provides information about the endpoint of the model deployment.

See: newModelDeployResult smart constructor.

Constructors

ModelDeployResult' 

Fields

  • endpointName :: Maybe Text

    The name of the endpoint to which the model has been deployed.

    If model deployment fails, this field is omitted from the response.

Instances

Instances details
FromJSON ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

Generic ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

Associated Types

type Rep ModelDeployResult :: Type -> Type #

Read ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

Show ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

NFData ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

Methods

rnf :: ModelDeployResult -> () #

Eq ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

Hashable ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

type Rep ModelDeployResult Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDeployResult

type Rep ModelDeployResult = D1 ('MetaData "ModelDeployResult" "Amazonka.SageMaker.Types.ModelDeployResult" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDeployResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newModelDeployResult :: ModelDeployResult Source #

Create a value of ModelDeployResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:ModelDeployResult', modelDeployResult_endpointName - The name of the endpoint to which the model has been deployed.

If model deployment fails, this field is omitted from the response.

modelDeployResult_endpointName :: Lens' ModelDeployResult (Maybe Text) Source #

The name of the endpoint to which the model has been deployed.

If model deployment fails, this field is omitted from the response.

ModelDigests

data ModelDigests Source #

Provides information to verify the integrity of stored model artifacts.

See: newModelDigests smart constructor.

Constructors

ModelDigests' 

Fields

Instances

Instances details
FromJSON ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

Generic ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

Associated Types

type Rep ModelDigests :: Type -> Type #

Read ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

Show ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

NFData ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

Methods

rnf :: ModelDigests -> () #

Eq ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

Hashable ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

type Rep ModelDigests Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelDigests

type Rep ModelDigests = D1 ('MetaData "ModelDigests" "Amazonka.SageMaker.Types.ModelDigests" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelDigests'" 'PrefixI 'True) (S1 ('MetaSel ('Just "artifactDigest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newModelDigests :: ModelDigests Source #

Create a value of ModelDigests with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:artifactDigest:ModelDigests', modelDigests_artifactDigest - Provides a hash value that uniquely identifies the stored model artifacts.

modelDigests_artifactDigest :: Lens' ModelDigests (Maybe Text) Source #

Provides a hash value that uniquely identifies the stored model artifacts.

ModelExplainabilityAppSpecification

data ModelExplainabilityAppSpecification Source #

Docker container image configuration object for the model explainability job.

See: newModelExplainabilityAppSpecification smart constructor.

Constructors

ModelExplainabilityAppSpecification' 

Fields

Instances

Instances details
FromJSON ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

ToJSON ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

Generic ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

Read ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

Show ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

NFData ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

Eq ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

Hashable ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

type Rep ModelExplainabilityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification

type Rep ModelExplainabilityAppSpecification = D1 ('MetaData "ModelExplainabilityAppSpecification" "Amazonka.SageMaker.Types.ModelExplainabilityAppSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelExplainabilityAppSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "imageUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "configUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newModelExplainabilityAppSpecification Source #

Create a value of ModelExplainabilityAppSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:environment:ModelExplainabilityAppSpecification', modelExplainabilityAppSpecification_environment - Sets the environment variables in the Docker container.

$sel:imageUri:ModelExplainabilityAppSpecification', modelExplainabilityAppSpecification_imageUri - The container image to be run by the model explainability job.

$sel:configUri:ModelExplainabilityAppSpecification', modelExplainabilityAppSpecification_configUri - JSON formatted S3 file that defines explainability parameters. For more information on this JSON configuration file, see Configure model explainability parameters.

modelExplainabilityAppSpecification_imageUri :: Lens' ModelExplainabilityAppSpecification Text Source #

The container image to be run by the model explainability job.

modelExplainabilityAppSpecification_configUri :: Lens' ModelExplainabilityAppSpecification Text Source #

JSON formatted S3 file that defines explainability parameters. For more information on this JSON configuration file, see Configure model explainability parameters.

ModelExplainabilityBaselineConfig

data ModelExplainabilityBaselineConfig Source #

The configuration for a baseline model explainability job.

See: newModelExplainabilityBaselineConfig smart constructor.

Constructors

ModelExplainabilityBaselineConfig' 

Fields

Instances

Instances details
FromJSON ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

ToJSON ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

Generic ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

Associated Types

type Rep ModelExplainabilityBaselineConfig :: Type -> Type #

Read ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

Show ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

NFData ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

Eq ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

Hashable ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

type Rep ModelExplainabilityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig

type Rep ModelExplainabilityBaselineConfig = D1 ('MetaData "ModelExplainabilityBaselineConfig" "Amazonka.SageMaker.Types.ModelExplainabilityBaselineConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelExplainabilityBaselineConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseliningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "constraintsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringConstraintsResource))))

newModelExplainabilityBaselineConfig :: ModelExplainabilityBaselineConfig Source #

Create a value of ModelExplainabilityBaselineConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseliningJobName:ModelExplainabilityBaselineConfig', modelExplainabilityBaselineConfig_baseliningJobName - The name of the baseline model explainability job.

$sel:constraintsResource:ModelExplainabilityBaselineConfig', modelExplainabilityBaselineConfig_constraintsResource - Undocumented member.

ModelExplainabilityJobInput

data ModelExplainabilityJobInput Source #

Inputs for the model explainability job.

See: newModelExplainabilityJobInput smart constructor.

Constructors

ModelExplainabilityJobInput' 

Fields

Instances

Instances details
FromJSON ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

ToJSON ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

Generic ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

Associated Types

type Rep ModelExplainabilityJobInput :: Type -> Type #

Read ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

Show ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

NFData ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

Eq ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

Hashable ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

type Rep ModelExplainabilityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelExplainabilityJobInput

type Rep ModelExplainabilityJobInput = D1 ('MetaData "ModelExplainabilityJobInput" "Amazonka.SageMaker.Types.ModelExplainabilityJobInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelExplainabilityJobInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchTransformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchTransformInput)) :*: S1 ('MetaSel ('Just "endpointInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointInput))))

newModelExplainabilityJobInput :: ModelExplainabilityJobInput Source #

Create a value of ModelExplainabilityJobInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchTransformInput:ModelExplainabilityJobInput', modelExplainabilityJobInput_batchTransformInput - Input object for the batch transform job.

$sel:endpointInput:ModelExplainabilityJobInput', modelExplainabilityJobInput_endpointInput - Undocumented member.

ModelInfrastructureConfig

data ModelInfrastructureConfig Source #

The configuration for the infrastructure that the model will be deployed to.

See: newModelInfrastructureConfig smart constructor.

Constructors

ModelInfrastructureConfig' 

Fields

Instances

Instances details
FromJSON ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

ToJSON ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

Generic ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

Associated Types

type Rep ModelInfrastructureConfig :: Type -> Type #

Read ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

Show ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

NFData ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

Eq ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

Hashable ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

type Rep ModelInfrastructureConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInfrastructureConfig

type Rep ModelInfrastructureConfig = D1 ('MetaData "ModelInfrastructureConfig" "Amazonka.SageMaker.Types.ModelInfrastructureConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelInfrastructureConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "infrastructureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelInfrastructureType) :*: S1 ('MetaSel ('Just "realTimeInferenceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RealTimeInferenceConfig)))

newModelInfrastructureConfig Source #

Create a value of ModelInfrastructureConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:infrastructureType:ModelInfrastructureConfig', modelInfrastructureConfig_infrastructureType - The inference option to which to deploy your model. Possible values are the following:

  • RealTime: Deploy to real-time inference.

$sel:realTimeInferenceConfig:ModelInfrastructureConfig', modelInfrastructureConfig_realTimeInferenceConfig - The infrastructure configuration for deploying the model to real-time inference.

modelInfrastructureConfig_infrastructureType :: Lens' ModelInfrastructureConfig ModelInfrastructureType Source #

The inference option to which to deploy your model. Possible values are the following:

  • RealTime: Deploy to real-time inference.

modelInfrastructureConfig_realTimeInferenceConfig :: Lens' ModelInfrastructureConfig RealTimeInferenceConfig Source #

The infrastructure configuration for deploying the model to real-time inference.

ModelInput

data ModelInput Source #

Input object for the model.

See: newModelInput smart constructor.

Constructors

ModelInput' 

Fields

Instances

Instances details
FromJSON ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

ToJSON ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

Generic ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

Associated Types

type Rep ModelInput :: Type -> Type #

Read ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

Show ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

NFData ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

Methods

rnf :: ModelInput -> () #

Eq ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

Hashable ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

type Rep ModelInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelInput

type Rep ModelInput = D1 ('MetaData "ModelInput" "Amazonka.SageMaker.Types.ModelInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataInputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newModelInput Source #

Create a value of ModelInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataInputConfig:ModelInput', modelInput_dataInputConfig - The input configuration object for the model.

modelInput_dataInputConfig :: Lens' ModelInput Text Source #

The input configuration object for the model.

ModelLatencyThreshold

data ModelLatencyThreshold Source #

The model latency threshold.

See: newModelLatencyThreshold smart constructor.

Constructors

ModelLatencyThreshold' 

Fields

Instances

Instances details
FromJSON ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

ToJSON ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

Generic ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

Associated Types

type Rep ModelLatencyThreshold :: Type -> Type #

Read ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

Show ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

NFData ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

Methods

rnf :: ModelLatencyThreshold -> () #

Eq ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

Hashable ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

type Rep ModelLatencyThreshold Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelLatencyThreshold

type Rep ModelLatencyThreshold = D1 ('MetaData "ModelLatencyThreshold" "Amazonka.SageMaker.Types.ModelLatencyThreshold" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelLatencyThreshold'" 'PrefixI 'True) (S1 ('MetaSel ('Just "percentile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "valueInMilliseconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newModelLatencyThreshold :: ModelLatencyThreshold Source #

Create a value of ModelLatencyThreshold with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:percentile:ModelLatencyThreshold', modelLatencyThreshold_percentile - The model latency percentile threshold.

$sel:valueInMilliseconds:ModelLatencyThreshold', modelLatencyThreshold_valueInMilliseconds - The model latency percentile value in milliseconds.

modelLatencyThreshold_percentile :: Lens' ModelLatencyThreshold (Maybe Text) Source #

The model latency percentile threshold.

modelLatencyThreshold_valueInMilliseconds :: Lens' ModelLatencyThreshold (Maybe Int) Source #

The model latency percentile value in milliseconds.

ModelMetadataFilter

data ModelMetadataFilter Source #

Part of the search expression. You can specify the name and value (domain, task, framework, framework version, task, and model).

See: newModelMetadataFilter smart constructor.

Constructors

ModelMetadataFilter' 

Fields

Instances

Instances details
ToJSON ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

Generic ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

Associated Types

type Rep ModelMetadataFilter :: Type -> Type #

Read ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

Show ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

NFData ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

Methods

rnf :: ModelMetadataFilter -> () #

Eq ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

Hashable ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

type Rep ModelMetadataFilter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataFilter

type Rep ModelMetadataFilter = D1 ('MetaData "ModelMetadataFilter" "Amazonka.SageMaker.Types.ModelMetadataFilter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelMetadataFilter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelMetadataFilterType) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newModelMetadataFilter Source #

Create a value of ModelMetadataFilter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:ModelMetadataFilter', modelMetadataFilter_name - The name of the of the model to filter by.

$sel:value:ModelMetadataFilter', modelMetadataFilter_value - The value to filter the model metadata.

modelMetadataFilter_value :: Lens' ModelMetadataFilter Text Source #

The value to filter the model metadata.

ModelMetadataSearchExpression

data ModelMetadataSearchExpression Source #

One or more filters that searches for the specified resource or resources in a search. All resource objects that satisfy the expression's condition are included in the search results

See: newModelMetadataSearchExpression smart constructor.

Constructors

ModelMetadataSearchExpression' 

Fields

Instances

Instances details
ToJSON ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

Generic ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

Associated Types

type Rep ModelMetadataSearchExpression :: Type -> Type #

Read ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

Show ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

NFData ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

Eq ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

Hashable ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

type Rep ModelMetadataSearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSearchExpression

type Rep ModelMetadataSearchExpression = D1 ('MetaData "ModelMetadataSearchExpression" "Amazonka.SageMaker.Types.ModelMetadataSearchExpression" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelMetadataSearchExpression'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ModelMetadataFilter)))))

newModelMetadataSearchExpression :: ModelMetadataSearchExpression Source #

Create a value of ModelMetadataSearchExpression with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:filters:ModelMetadataSearchExpression', modelMetadataSearchExpression_filters - A list of filter objects.

ModelMetadataSummary

data ModelMetadataSummary Source #

A summary of the model metadata.

See: newModelMetadataSummary smart constructor.

Constructors

ModelMetadataSummary' 

Fields

Instances

Instances details
FromJSON ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

Generic ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

Associated Types

type Rep ModelMetadataSummary :: Type -> Type #

Read ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

Show ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

NFData ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

Methods

rnf :: ModelMetadataSummary -> () #

Eq ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

Hashable ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

type Rep ModelMetadataSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetadataSummary

type Rep ModelMetadataSummary = D1 ('MetaData "ModelMetadataSummary" "Amazonka.SageMaker.Types.ModelMetadataSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelMetadataSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "framework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "task") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "model") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "frameworkVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newModelMetadataSummary Source #

Create a value of ModelMetadataSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:ModelMetadataSummary', modelMetadataSummary_domain - The machine learning domain of the model.

$sel:framework:ModelMetadataSummary', modelMetadataSummary_framework - The machine learning framework of the model.

$sel:task:ModelMetadataSummary', modelMetadataSummary_task - The machine learning task of the model.

$sel:model:ModelMetadataSummary', modelMetadataSummary_model - The name of the model.

$sel:frameworkVersion:ModelMetadataSummary', modelMetadataSummary_frameworkVersion - The framework version of the model.

modelMetadataSummary_domain :: Lens' ModelMetadataSummary Text Source #

The machine learning domain of the model.

modelMetadataSummary_framework :: Lens' ModelMetadataSummary Text Source #

The machine learning framework of the model.

modelMetadataSummary_task :: Lens' ModelMetadataSummary Text Source #

The machine learning task of the model.

ModelMetrics

data ModelMetrics Source #

Contains metrics captured from a model.

See: newModelMetrics smart constructor.

Constructors

ModelMetrics' 

Fields

Instances

Instances details
FromJSON ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

ToJSON ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

Generic ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

Associated Types

type Rep ModelMetrics :: Type -> Type #

Read ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

Show ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

NFData ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

Methods

rnf :: ModelMetrics -> () #

Eq ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

Hashable ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

type Rep ModelMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelMetrics

type Rep ModelMetrics = D1 ('MetaData "ModelMetrics" "Amazonka.SageMaker.Types.ModelMetrics" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelMetrics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "bias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bias)) :*: S1 ('MetaSel ('Just "explainability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Explainability))) :*: (S1 ('MetaSel ('Just "modelDataQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDataQuality)) :*: S1 ('MetaSel ('Just "modelQuality") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelQuality)))))

newModelMetrics :: ModelMetrics Source #

Create a value of ModelMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:bias:ModelMetrics', modelMetrics_bias - Metrics that measure bais in a model.

$sel:explainability:ModelMetrics', modelMetrics_explainability - Metrics that help explain a model.

$sel:modelDataQuality:ModelMetrics', modelMetrics_modelDataQuality - Metrics that measure the quality of the input data for a model.

$sel:modelQuality:ModelMetrics', modelMetrics_modelQuality - Metrics that measure the quality of a model.

modelMetrics_bias :: Lens' ModelMetrics (Maybe Bias) Source #

Metrics that measure bais in a model.

modelMetrics_modelDataQuality :: Lens' ModelMetrics (Maybe ModelDataQuality) Source #

Metrics that measure the quality of the input data for a model.

modelMetrics_modelQuality :: Lens' ModelMetrics (Maybe ModelQuality) Source #

Metrics that measure the quality of a model.

ModelPackage

data ModelPackage Source #

A versioned model that can be deployed for SageMaker inference.

See: newModelPackage smart constructor.

Constructors

ModelPackage' 

Fields

Instances

Instances details
FromJSON ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

Generic ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

Associated Types

type Rep ModelPackage :: Type -> Type #

Read ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

Show ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

NFData ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

Methods

rnf :: ModelPackage -> () #

Eq ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

Hashable ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

type Rep ModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackage

type Rep ModelPackage = D1 ('MetaData "ModelPackage" "Amazonka.SageMaker.Types.ModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackage'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "additionalInferenceSpecifications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AdditionalInferenceSpecificationDefinition))) :*: (S1 ('MetaSel ('Just "approvalDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "certifyForMarketplace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "customerMetadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: ((S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "driftCheckBaselines") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DriftCheckBaselines)) :*: S1 ('MetaSel ('Just "inferenceSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceSpecification)))) :*: ((S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)) :*: S1 ('MetaSel ('Just "modelApprovalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelApprovalStatus)))))) :*: (((S1 ('MetaSel ('Just "modelMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelMetrics)) :*: (S1 ('MetaSel ('Just "modelPackageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelPackageDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "modelPackageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelPackageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageStatus))))) :*: ((S1 ('MetaSel ('Just "modelPackageStatusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageStatusDetails)) :*: (S1 ('MetaSel ('Just "modelPackageVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "samplePayloadUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "sourceAlgorithmSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceAlgorithmSpecification)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "task") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "validationSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageValidationSpecification))))))))

newModelPackage :: ModelPackage Source #

Create a value of ModelPackage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:additionalInferenceSpecifications:ModelPackage', modelPackage_additionalInferenceSpecifications - An array of additional Inference Specification objects.

$sel:approvalDescription:ModelPackage', modelPackage_approvalDescription - A description provided when the model approval is set.

$sel:certifyForMarketplace:ModelPackage', modelPackage_certifyForMarketplace - Whether the model package is to be certified to be listed on Amazon Web Services Marketplace. For information about listing model packages on Amazon Web Services Marketplace, see List Your Algorithm or Model Package on Amazon Web Services Marketplace.

$sel:createdBy:ModelPackage', modelPackage_createdBy - Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.

$sel:creationTime:ModelPackage', modelPackage_creationTime - The time that the model package was created.

$sel:customerMetadataProperties:ModelPackage', modelPackage_customerMetadataProperties - The metadata properties for the model package.

$sel:domain:ModelPackage', modelPackage_domain - The machine learning domain of your model package and its components. Common machine learning domains include computer vision and natural language processing.

$sel:driftCheckBaselines:ModelPackage', modelPackage_driftCheckBaselines - Represents the drift check baselines that can be used when the model monitor is set using the model package.

$sel:inferenceSpecification:ModelPackage', modelPackage_inferenceSpecification - Defines how to perform inference generation after a training job is run.

$sel:lastModifiedBy:ModelPackage', modelPackage_lastModifiedBy - Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.

$sel:lastModifiedTime:ModelPackage', modelPackage_lastModifiedTime - The last time the model package was modified.

$sel:metadataProperties:ModelPackage', modelPackage_metadataProperties - Metadata properties of the tracking entity, trial, or trial component.

$sel:modelApprovalStatus:ModelPackage', modelPackage_modelApprovalStatus - The approval status of the model. This can be one of the following values.

  • APPROVED - The model is approved
  • REJECTED - The model is rejected.
  • PENDING_MANUAL_APPROVAL - The model is waiting for manual approval.

$sel:modelMetrics:ModelPackage', modelPackage_modelMetrics - Metrics for the model.

$sel:modelPackageArn:ModelPackage', modelPackage_modelPackageArn - The Amazon Resource Name (ARN) of the model package.

$sel:modelPackageDescription:ModelPackage', modelPackage_modelPackageDescription - The description of the model package.

$sel:modelPackageGroupName:ModelPackage', modelPackage_modelPackageGroupName - The model group to which the model belongs.

$sel:modelPackageName:ModelPackage', modelPackage_modelPackageName - The name of the model.

$sel:modelPackageStatus:ModelPackage', modelPackage_modelPackageStatus - The status of the model package. This can be one of the following values.

  • PENDING - The model package is pending being created.
  • IN_PROGRESS - The model package is in the process of being created.
  • COMPLETED - The model package was successfully created.
  • FAILED - The model package failed.
  • DELETING - The model package is in the process of being deleted.

$sel:modelPackageStatusDetails:ModelPackage', modelPackage_modelPackageStatusDetails - Specifies the validation and image scan statuses of the model package.

$sel:modelPackageVersion:ModelPackage', modelPackage_modelPackageVersion - The version number of a versioned model.

$sel:samplePayloadUrl:ModelPackage', modelPackage_samplePayloadUrl - The Amazon Simple Storage Service path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

$sel:sourceAlgorithmSpecification:ModelPackage', modelPackage_sourceAlgorithmSpecification - A list of algorithms that were used to create a model package.

$sel:tags:ModelPackage', modelPackage_tags - A list of the tags associated with the model package. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

$sel:task:ModelPackage', modelPackage_task - The machine learning task your model package accomplishes. Common machine learning tasks include object detection and image classification.

$sel:validationSpecification:ModelPackage', modelPackage_validationSpecification - Specifies batch transform jobs that SageMaker runs to validate your model package.

modelPackage_approvalDescription :: Lens' ModelPackage (Maybe Text) Source #

A description provided when the model approval is set.

modelPackage_certifyForMarketplace :: Lens' ModelPackage (Maybe Bool) Source #

Whether the model package is to be certified to be listed on Amazon Web Services Marketplace. For information about listing model packages on Amazon Web Services Marketplace, see List Your Algorithm or Model Package on Amazon Web Services Marketplace.

modelPackage_createdBy :: Lens' ModelPackage (Maybe UserContext) Source #

Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.

modelPackage_creationTime :: Lens' ModelPackage (Maybe UTCTime) Source #

The time that the model package was created.

modelPackage_customerMetadataProperties :: Lens' ModelPackage (Maybe (HashMap Text Text)) Source #

The metadata properties for the model package.

modelPackage_domain :: Lens' ModelPackage (Maybe Text) Source #

The machine learning domain of your model package and its components. Common machine learning domains include computer vision and natural language processing.

modelPackage_driftCheckBaselines :: Lens' ModelPackage (Maybe DriftCheckBaselines) Source #

Represents the drift check baselines that can be used when the model monitor is set using the model package.

modelPackage_inferenceSpecification :: Lens' ModelPackage (Maybe InferenceSpecification) Source #

Defines how to perform inference generation after a training job is run.

modelPackage_lastModifiedBy :: Lens' ModelPackage (Maybe UserContext) Source #

Information about the user who created or modified an experiment, trial, trial component, lineage group, or project.

modelPackage_lastModifiedTime :: Lens' ModelPackage (Maybe UTCTime) Source #

The last time the model package was modified.

modelPackage_metadataProperties :: Lens' ModelPackage (Maybe MetadataProperties) Source #

Metadata properties of the tracking entity, trial, or trial component.

modelPackage_modelApprovalStatus :: Lens' ModelPackage (Maybe ModelApprovalStatus) Source #

The approval status of the model. This can be one of the following values.

  • APPROVED - The model is approved
  • REJECTED - The model is rejected.
  • PENDING_MANUAL_APPROVAL - The model is waiting for manual approval.

modelPackage_modelPackageArn :: Lens' ModelPackage (Maybe Text) Source #

The Amazon Resource Name (ARN) of the model package.

modelPackage_modelPackageDescription :: Lens' ModelPackage (Maybe Text) Source #

The description of the model package.

modelPackage_modelPackageGroupName :: Lens' ModelPackage (Maybe Text) Source #

The model group to which the model belongs.

modelPackage_modelPackageStatus :: Lens' ModelPackage (Maybe ModelPackageStatus) Source #

The status of the model package. This can be one of the following values.

  • PENDING - The model package is pending being created.
  • IN_PROGRESS - The model package is in the process of being created.
  • COMPLETED - The model package was successfully created.
  • FAILED - The model package failed.
  • DELETING - The model package is in the process of being deleted.

modelPackage_modelPackageStatusDetails :: Lens' ModelPackage (Maybe ModelPackageStatusDetails) Source #

Specifies the validation and image scan statuses of the model package.

modelPackage_modelPackageVersion :: Lens' ModelPackage (Maybe Natural) Source #

The version number of a versioned model.

modelPackage_samplePayloadUrl :: Lens' ModelPackage (Maybe Text) Source #

The Amazon Simple Storage Service path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

modelPackage_sourceAlgorithmSpecification :: Lens' ModelPackage (Maybe SourceAlgorithmSpecification) Source #

A list of algorithms that were used to create a model package.

modelPackage_tags :: Lens' ModelPackage (Maybe [Tag]) Source #

A list of the tags associated with the model package. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

modelPackage_task :: Lens' ModelPackage (Maybe Text) Source #

The machine learning task your model package accomplishes. Common machine learning tasks include object detection and image classification.

modelPackage_validationSpecification :: Lens' ModelPackage (Maybe ModelPackageValidationSpecification) Source #

Specifies batch transform jobs that SageMaker runs to validate your model package.

ModelPackageContainerDefinition

data ModelPackageContainerDefinition Source #

Describes the Docker container for the model package.

See: newModelPackageContainerDefinition smart constructor.

Constructors

ModelPackageContainerDefinition' 

Fields

  • containerHostname :: Maybe Text

    The DNS host name for the Docker container.

  • environment :: Maybe (HashMap Text Text)

    The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.

  • framework :: Maybe Text

    The machine learning framework of the model package container image.

  • frameworkVersion :: Maybe Text

    The framework version of the Model Package Container Image.

  • imageDigest :: Maybe Text

    An MD5 hash of the training algorithm that identifies the Docker image used for training.

  • modelDataUrl :: Maybe Text

    The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

    The model artifacts must be in an S3 bucket that is in the same region as the model package.

  • modelInput :: Maybe ModelInput

    A structure with Model Input details.

  • nearestModelName :: Maybe Text

    The name of a pre-trained machine learning benchmarked by Amazon SageMaker Inference Recommender model that matches your model. You can find a list of benchmarked models by calling ListModelMetadata.

  • productId :: Maybe Text

    The Amazon Web Services Marketplace product ID of the model package.

  • image :: Text

    The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.

    If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

Instances

Instances details
FromJSON ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

ToJSON ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

Generic ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

Associated Types

type Rep ModelPackageContainerDefinition :: Type -> Type #

Read ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

Show ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

NFData ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

Eq ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

Hashable ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

type Rep ModelPackageContainerDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageContainerDefinition

type Rep ModelPackageContainerDefinition = D1 ('MetaData "ModelPackageContainerDefinition" "Amazonka.SageMaker.Types.ModelPackageContainerDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageContainerDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "containerHostname") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "framework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "frameworkVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageDigest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "modelDataUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelInput))) :*: (S1 ('MetaSel ('Just "nearestModelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "image") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newModelPackageContainerDefinition Source #

Create a value of ModelPackageContainerDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerHostname:ModelPackageContainerDefinition', modelPackageContainerDefinition_containerHostname - The DNS host name for the Docker container.

$sel:environment:ModelPackageContainerDefinition', modelPackageContainerDefinition_environment - The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.

$sel:framework:ModelPackageContainerDefinition', modelPackageContainerDefinition_framework - The machine learning framework of the model package container image.

$sel:frameworkVersion:ModelPackageContainerDefinition', modelPackageContainerDefinition_frameworkVersion - The framework version of the Model Package Container Image.

$sel:imageDigest:ModelPackageContainerDefinition', modelPackageContainerDefinition_imageDigest - An MD5 hash of the training algorithm that identifies the Docker image used for training.

$sel:modelDataUrl:ModelPackageContainerDefinition', modelPackageContainerDefinition_modelDataUrl - The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

The model artifacts must be in an S3 bucket that is in the same region as the model package.

$sel:modelInput:ModelPackageContainerDefinition', modelPackageContainerDefinition_modelInput - A structure with Model Input details.

$sel:nearestModelName:ModelPackageContainerDefinition', modelPackageContainerDefinition_nearestModelName - The name of a pre-trained machine learning benchmarked by Amazon SageMaker Inference Recommender model that matches your model. You can find a list of benchmarked models by calling ListModelMetadata.

$sel:productId:ModelPackageContainerDefinition', modelPackageContainerDefinition_productId - The Amazon Web Services Marketplace product ID of the model package.

$sel:image:ModelPackageContainerDefinition', modelPackageContainerDefinition_image - The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.

If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

modelPackageContainerDefinition_environment :: Lens' ModelPackageContainerDefinition (Maybe (HashMap Text Text)) Source #

The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.

modelPackageContainerDefinition_framework :: Lens' ModelPackageContainerDefinition (Maybe Text) Source #

The machine learning framework of the model package container image.

modelPackageContainerDefinition_frameworkVersion :: Lens' ModelPackageContainerDefinition (Maybe Text) Source #

The framework version of the Model Package Container Image.

modelPackageContainerDefinition_imageDigest :: Lens' ModelPackageContainerDefinition (Maybe Text) Source #

An MD5 hash of the training algorithm that identifies the Docker image used for training.

modelPackageContainerDefinition_modelDataUrl :: Lens' ModelPackageContainerDefinition (Maybe Text) Source #

The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

The model artifacts must be in an S3 bucket that is in the same region as the model package.

modelPackageContainerDefinition_nearestModelName :: Lens' ModelPackageContainerDefinition (Maybe Text) Source #

The name of a pre-trained machine learning benchmarked by Amazon SageMaker Inference Recommender model that matches your model. You can find a list of benchmarked models by calling ListModelMetadata.

modelPackageContainerDefinition_productId :: Lens' ModelPackageContainerDefinition (Maybe Text) Source #

The Amazon Web Services Marketplace product ID of the model package.

modelPackageContainerDefinition_image :: Lens' ModelPackageContainerDefinition Text Source #

The Amazon EC2 Container Registry (Amazon ECR) path where inference code is stored.

If you are using your own custom algorithm instead of an algorithm provided by SageMaker, the inference code must meet SageMaker requirements. SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.

ModelPackageGroup

data ModelPackageGroup Source #

A group of versioned models in the model registry.

See: newModelPackageGroup smart constructor.

Constructors

ModelPackageGroup' 

Fields

Instances

Instances details
FromJSON ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

Generic ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

Associated Types

type Rep ModelPackageGroup :: Type -> Type #

Read ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

Show ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

NFData ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

Methods

rnf :: ModelPackageGroup -> () #

Eq ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

Hashable ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

type Rep ModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroup

type Rep ModelPackageGroup = D1 ('MetaData "ModelPackageGroup" "Amazonka.SageMaker.Types.ModelPackageGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modelPackageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "modelPackageGroupDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "modelPackageGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageGroupStatus)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))))

newModelPackageGroup :: ModelPackageGroup Source #

Create a value of ModelPackageGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:ModelPackageGroup', modelPackageGroup_createdBy - Undocumented member.

$sel:creationTime:ModelPackageGroup', modelPackageGroup_creationTime - The time that the model group was created.

$sel:modelPackageGroupArn:ModelPackageGroup', modelPackageGroup_modelPackageGroupArn - The Amazon Resource Name (ARN) of the model group.

$sel:modelPackageGroupDescription:ModelPackageGroup', modelPackageGroup_modelPackageGroupDescription - The description for the model group.

$sel:modelPackageGroupName:ModelPackageGroup', modelPackageGroup_modelPackageGroupName - The name of the model group.

$sel:modelPackageGroupStatus:ModelPackageGroup', modelPackageGroup_modelPackageGroupStatus - The status of the model group. This can be one of the following values.

  • PENDING - The model group is pending being created.
  • IN_PROGRESS - The model group is in the process of being created.
  • COMPLETED - The model group was successfully created.
  • FAILED - The model group failed.
  • DELETING - The model group is in the process of being deleted.
  • DELETE_FAILED - SageMaker failed to delete the model group.

$sel:tags:ModelPackageGroup', modelPackageGroup_tags - A list of the tags associated with the model group. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

modelPackageGroup_creationTime :: Lens' ModelPackageGroup (Maybe UTCTime) Source #

The time that the model group was created.

modelPackageGroup_modelPackageGroupArn :: Lens' ModelPackageGroup (Maybe Text) Source #

The Amazon Resource Name (ARN) of the model group.

modelPackageGroup_modelPackageGroupStatus :: Lens' ModelPackageGroup (Maybe ModelPackageGroupStatus) Source #

The status of the model group. This can be one of the following values.

  • PENDING - The model group is pending being created.
  • IN_PROGRESS - The model group is in the process of being created.
  • COMPLETED - The model group was successfully created.
  • FAILED - The model group failed.
  • DELETING - The model group is in the process of being deleted.
  • DELETE_FAILED - SageMaker failed to delete the model group.

modelPackageGroup_tags :: Lens' ModelPackageGroup (Maybe [Tag]) Source #

A list of the tags associated with the model group. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

ModelPackageGroupSummary

data ModelPackageGroupSummary Source #

Summary information about a model group.

See: newModelPackageGroupSummary smart constructor.

Constructors

ModelPackageGroupSummary' 

Fields

Instances

Instances details
FromJSON ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

Generic ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

Associated Types

type Rep ModelPackageGroupSummary :: Type -> Type #

Read ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

Show ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

NFData ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

Eq ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

Hashable ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

type Rep ModelPackageGroupSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageGroupSummary

type Rep ModelPackageGroupSummary = D1 ('MetaData "ModelPackageGroupSummary" "Amazonka.SageMaker.Types.ModelPackageGroupSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageGroupSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "modelPackageGroupDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "modelPackageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "modelPackageGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelPackageGroupStatus)))))

modelPackageGroupSummary_modelPackageGroupArn :: Lens' ModelPackageGroupSummary Text Source #

The Amazon Resource Name (ARN) of the model group.

ModelPackageStatusDetails

data ModelPackageStatusDetails Source #

Specifies the validation and image scan statuses of the model package.

See: newModelPackageStatusDetails smart constructor.

Constructors

ModelPackageStatusDetails' 

Fields

Instances

Instances details
FromJSON ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

Generic ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

Associated Types

type Rep ModelPackageStatusDetails :: Type -> Type #

Read ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

Show ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

NFData ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

Eq ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

Hashable ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

type Rep ModelPackageStatusDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusDetails

type Rep ModelPackageStatusDetails = D1 ('MetaData "ModelPackageStatusDetails" "Amazonka.SageMaker.Types.ModelPackageStatusDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageStatusDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageScanStatuses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ModelPackageStatusItem])) :*: S1 ('MetaSel ('Just "validationStatuses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelPackageStatusItem])))

newModelPackageStatusDetails :: ModelPackageStatusDetails Source #

Create a value of ModelPackageStatusDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:imageScanStatuses:ModelPackageStatusDetails', modelPackageStatusDetails_imageScanStatuses - The status of the scan of the Docker image container for the model package.

$sel:validationStatuses:ModelPackageStatusDetails', modelPackageStatusDetails_validationStatuses - The validation status of the model package.

modelPackageStatusDetails_imageScanStatuses :: Lens' ModelPackageStatusDetails (Maybe [ModelPackageStatusItem]) Source #

The status of the scan of the Docker image container for the model package.

ModelPackageStatusItem

data ModelPackageStatusItem Source #

Represents the overall status of a model package.

See: newModelPackageStatusItem smart constructor.

Constructors

ModelPackageStatusItem' 

Fields

Instances

Instances details
FromJSON ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

Generic ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

Associated Types

type Rep ModelPackageStatusItem :: Type -> Type #

Read ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

Show ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

NFData ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

Methods

rnf :: ModelPackageStatusItem -> () #

Eq ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

Hashable ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

type Rep ModelPackageStatusItem Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageStatusItem

type Rep ModelPackageStatusItem = D1 ('MetaData "ModelPackageStatusItem" "Amazonka.SageMaker.Types.ModelPackageStatusItem" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageStatusItem'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DetailedModelPackageStatus))))

newModelPackageStatusItem Source #

Create a value of ModelPackageStatusItem with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:ModelPackageStatusItem', modelPackageStatusItem_failureReason - if the overall status is Failed, the reason for the failure.

$sel:name:ModelPackageStatusItem', modelPackageStatusItem_name - The name of the model package for which the overall status is being reported.

$sel:status:ModelPackageStatusItem', modelPackageStatusItem_status - The current status.

modelPackageStatusItem_failureReason :: Lens' ModelPackageStatusItem (Maybe Text) Source #

if the overall status is Failed, the reason for the failure.

modelPackageStatusItem_name :: Lens' ModelPackageStatusItem Text Source #

The name of the model package for which the overall status is being reported.

ModelPackageSummary

data ModelPackageSummary Source #

Provides summary information about a model package.

See: newModelPackageSummary smart constructor.

Constructors

ModelPackageSummary' 

Fields

Instances

Instances details
FromJSON ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

Generic ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

Associated Types

type Rep ModelPackageSummary :: Type -> Type #

Read ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

Show ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

NFData ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

Methods

rnf :: ModelPackageSummary -> () #

Eq ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

Hashable ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

type Rep ModelPackageSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageSummary

type Rep ModelPackageSummary = D1 ('MetaData "ModelPackageSummary" "Amazonka.SageMaker.Types.ModelPackageSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelApprovalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelApprovalStatus)) :*: S1 ('MetaSel ('Just "modelPackageDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelPackageVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "modelPackageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelPackageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "modelPackageStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelPackageStatus)))))

newModelPackageSummary Source #

Create a value of ModelPackageSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelApprovalStatus:ModelPackageSummary', modelPackageSummary_modelApprovalStatus - The approval status of the model. This can be one of the following values.

  • APPROVED - The model is approved
  • REJECTED - The model is rejected.
  • PENDING_MANUAL_APPROVAL - The model is waiting for manual approval.

$sel:modelPackageDescription:ModelPackageSummary', modelPackageSummary_modelPackageDescription - A brief description of the model package.

$sel:modelPackageGroupName:ModelPackageSummary', modelPackageSummary_modelPackageGroupName - If the model package is a versioned model, the model group that the versioned model belongs to.

$sel:modelPackageVersion:ModelPackageSummary', modelPackageSummary_modelPackageVersion - If the model package is a versioned model, the version of the model.

$sel:modelPackageName:ModelPackageSummary', modelPackageSummary_modelPackageName - The name of the model package.

$sel:modelPackageArn:ModelPackageSummary', modelPackageSummary_modelPackageArn - The Amazon Resource Name (ARN) of the model package.

$sel:creationTime:ModelPackageSummary', modelPackageSummary_creationTime - A timestamp that shows when the model package was created.

$sel:modelPackageStatus:ModelPackageSummary', modelPackageSummary_modelPackageStatus - The overall status of the model package.

modelPackageSummary_modelApprovalStatus :: Lens' ModelPackageSummary (Maybe ModelApprovalStatus) Source #

The approval status of the model. This can be one of the following values.

  • APPROVED - The model is approved
  • REJECTED - The model is rejected.
  • PENDING_MANUAL_APPROVAL - The model is waiting for manual approval.

modelPackageSummary_modelPackageGroupName :: Lens' ModelPackageSummary (Maybe Text) Source #

If the model package is a versioned model, the model group that the versioned model belongs to.

modelPackageSummary_modelPackageVersion :: Lens' ModelPackageSummary (Maybe Natural) Source #

If the model package is a versioned model, the version of the model.

modelPackageSummary_modelPackageArn :: Lens' ModelPackageSummary Text Source #

The Amazon Resource Name (ARN) of the model package.

modelPackageSummary_creationTime :: Lens' ModelPackageSummary UTCTime Source #

A timestamp that shows when the model package was created.

ModelPackageValidationProfile

data ModelPackageValidationProfile Source #

Contains data, such as the inputs and targeted instance types that are used in the process of validating the model package.

The data provided in the validation profile is made available to your buyers on Amazon Web Services Marketplace.

See: newModelPackageValidationProfile smart constructor.

Constructors

ModelPackageValidationProfile' 

Fields

Instances

Instances details
FromJSON ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

ToJSON ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

Generic ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

Associated Types

type Rep ModelPackageValidationProfile :: Type -> Type #

Read ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

Show ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

NFData ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

Eq ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

Hashable ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

type Rep ModelPackageValidationProfile Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationProfile

type Rep ModelPackageValidationProfile = D1 ('MetaData "ModelPackageValidationProfile" "Amazonka.SageMaker.Types.ModelPackageValidationProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageValidationProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "profileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "transformJobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformJobDefinition)))

newModelPackageValidationProfile Source #

Create a value of ModelPackageValidationProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:profileName:ModelPackageValidationProfile', modelPackageValidationProfile_profileName - The name of the profile for the model package.

$sel:transformJobDefinition:ModelPackageValidationProfile', modelPackageValidationProfile_transformJobDefinition - The TransformJobDefinition object that describes the transform job used for the validation of the model package.

modelPackageValidationProfile_transformJobDefinition :: Lens' ModelPackageValidationProfile TransformJobDefinition Source #

The TransformJobDefinition object that describes the transform job used for the validation of the model package.

ModelPackageValidationSpecification

data ModelPackageValidationSpecification Source #

Specifies batch transform jobs that SageMaker runs to validate your model package.

See: newModelPackageValidationSpecification smart constructor.

Constructors

ModelPackageValidationSpecification' 

Fields

Instances

Instances details
FromJSON ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

ToJSON ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

Generic ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

Read ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

Show ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

NFData ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

Eq ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

Hashable ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

type Rep ModelPackageValidationSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelPackageValidationSpecification

type Rep ModelPackageValidationSpecification = D1 ('MetaData "ModelPackageValidationSpecification" "Amazonka.SageMaker.Types.ModelPackageValidationSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelPackageValidationSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "validationRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "validationProfiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ModelPackageValidationProfile))))

newModelPackageValidationSpecification Source #

Create a value of ModelPackageValidationSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:validationRole:ModelPackageValidationSpecification', modelPackageValidationSpecification_validationRole - The IAM roles to be used for the validation of the model package.

$sel:validationProfiles:ModelPackageValidationSpecification', modelPackageValidationSpecification_validationProfiles - An array of ModelPackageValidationProfile objects, each of which specifies a batch transform job that SageMaker runs to validate your model package.

modelPackageValidationSpecification_validationRole :: Lens' ModelPackageValidationSpecification Text Source #

The IAM roles to be used for the validation of the model package.

modelPackageValidationSpecification_validationProfiles :: Lens' ModelPackageValidationSpecification (NonEmpty ModelPackageValidationProfile) Source #

An array of ModelPackageValidationProfile objects, each of which specifies a batch transform job that SageMaker runs to validate your model package.

ModelQuality

data ModelQuality Source #

Model quality statistics and constraints.

See: newModelQuality smart constructor.

Constructors

ModelQuality' 

Fields

Instances

Instances details
FromJSON ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

ToJSON ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

Generic ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

Associated Types

type Rep ModelQuality :: Type -> Type #

Read ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

Show ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

NFData ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

Methods

rnf :: ModelQuality -> () #

Eq ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

Hashable ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

type Rep ModelQuality Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQuality

type Rep ModelQuality = D1 ('MetaData "ModelQuality" "Amazonka.SageMaker.Types.ModelQuality" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelQuality'" 'PrefixI 'True) (S1 ('MetaSel ('Just "constraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource)) :*: S1 ('MetaSel ('Just "statistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetricsSource))))

newModelQuality :: ModelQuality Source #

Create a value of ModelQuality with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:constraints:ModelQuality', modelQuality_constraints - Model quality constraints.

$sel:statistics:ModelQuality', modelQuality_statistics - Model quality statistics.

ModelQualityAppSpecification

data ModelQualityAppSpecification Source #

Container image configuration object for the monitoring job.

See: newModelQualityAppSpecification smart constructor.

Constructors

ModelQualityAppSpecification' 

Fields

Instances

Instances details
FromJSON ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

ToJSON ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

Generic ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

Associated Types

type Rep ModelQualityAppSpecification :: Type -> Type #

Read ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

Show ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

NFData ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

Eq ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

Hashable ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

type Rep ModelQualityAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityAppSpecification

type Rep ModelQualityAppSpecification = D1 ('MetaData "ModelQualityAppSpecification" "Amazonka.SageMaker.Types.ModelQualityAppSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelQualityAppSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "containerArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "containerEntrypoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "postAnalyticsProcessorSourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "problemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringProblemType))) :*: (S1 ('MetaSel ('Just "recordPreprocessorSourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newModelQualityAppSpecification Source #

Create a value of ModelQualityAppSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerArguments:ModelQualityAppSpecification', modelQualityAppSpecification_containerArguments - An array of arguments for the container used to run the monitoring job.

$sel:containerEntrypoint:ModelQualityAppSpecification', modelQualityAppSpecification_containerEntrypoint - Specifies the entrypoint for a container that the monitoring job runs.

$sel:environment:ModelQualityAppSpecification', modelQualityAppSpecification_environment - Sets the environment variables in the container that the monitoring job runs.

$sel:postAnalyticsProcessorSourceUri:ModelQualityAppSpecification', modelQualityAppSpecification_postAnalyticsProcessorSourceUri - An Amazon S3 URI to a script that is called after analysis has been performed. Applicable only for the built-in (first party) containers.

$sel:problemType:ModelQualityAppSpecification', modelQualityAppSpecification_problemType - The machine learning problem type of the model that the monitoring job monitors.

$sel:recordPreprocessorSourceUri:ModelQualityAppSpecification', modelQualityAppSpecification_recordPreprocessorSourceUri - An Amazon S3 URI to a script that is called per row prior to running analysis. It can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.

$sel:imageUri:ModelQualityAppSpecification', modelQualityAppSpecification_imageUri - The address of the container image that the monitoring job runs.

modelQualityAppSpecification_containerArguments :: Lens' ModelQualityAppSpecification (Maybe (NonEmpty Text)) Source #

An array of arguments for the container used to run the monitoring job.

modelQualityAppSpecification_containerEntrypoint :: Lens' ModelQualityAppSpecification (Maybe (NonEmpty Text)) Source #

Specifies the entrypoint for a container that the monitoring job runs.

modelQualityAppSpecification_environment :: Lens' ModelQualityAppSpecification (Maybe (HashMap Text Text)) Source #

Sets the environment variables in the container that the monitoring job runs.

modelQualityAppSpecification_postAnalyticsProcessorSourceUri :: Lens' ModelQualityAppSpecification (Maybe Text) Source #

An Amazon S3 URI to a script that is called after analysis has been performed. Applicable only for the built-in (first party) containers.

modelQualityAppSpecification_problemType :: Lens' ModelQualityAppSpecification (Maybe MonitoringProblemType) Source #

The machine learning problem type of the model that the monitoring job monitors.

modelQualityAppSpecification_recordPreprocessorSourceUri :: Lens' ModelQualityAppSpecification (Maybe Text) Source #

An Amazon S3 URI to a script that is called per row prior to running analysis. It can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.

modelQualityAppSpecification_imageUri :: Lens' ModelQualityAppSpecification Text Source #

The address of the container image that the monitoring job runs.

ModelQualityBaselineConfig

data ModelQualityBaselineConfig Source #

Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.

See: newModelQualityBaselineConfig smart constructor.

Constructors

ModelQualityBaselineConfig' 

Fields

Instances

Instances details
FromJSON ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

ToJSON ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

Generic ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

Associated Types

type Rep ModelQualityBaselineConfig :: Type -> Type #

Read ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

Show ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

NFData ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

Eq ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

Hashable ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

type Rep ModelQualityBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityBaselineConfig

type Rep ModelQualityBaselineConfig = D1 ('MetaData "ModelQualityBaselineConfig" "Amazonka.SageMaker.Types.ModelQualityBaselineConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelQualityBaselineConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseliningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "constraintsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringConstraintsResource))))

newModelQualityBaselineConfig :: ModelQualityBaselineConfig Source #

Create a value of ModelQualityBaselineConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseliningJobName:ModelQualityBaselineConfig', modelQualityBaselineConfig_baseliningJobName - The name of the job that performs baselining for the monitoring job.

$sel:constraintsResource:ModelQualityBaselineConfig', modelQualityBaselineConfig_constraintsResource - Undocumented member.

modelQualityBaselineConfig_baseliningJobName :: Lens' ModelQualityBaselineConfig (Maybe Text) Source #

The name of the job that performs baselining for the monitoring job.

ModelQualityJobInput

data ModelQualityJobInput Source #

The input for the model quality monitoring job. Currently endponts are supported for input for model quality monitoring jobs.

See: newModelQualityJobInput smart constructor.

Constructors

ModelQualityJobInput' 

Fields

Instances

Instances details
FromJSON ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

ToJSON ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

Generic ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

Associated Types

type Rep ModelQualityJobInput :: Type -> Type #

Read ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

Show ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

NFData ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

Methods

rnf :: ModelQualityJobInput -> () #

Eq ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

Hashable ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

type Rep ModelQualityJobInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelQualityJobInput

type Rep ModelQualityJobInput = D1 ('MetaData "ModelQualityJobInput" "Amazonka.SageMaker.Types.ModelQualityJobInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelQualityJobInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchTransformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchTransformInput)) :*: (S1 ('MetaSel ('Just "endpointInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointInput)) :*: S1 ('MetaSel ('Just "groundTruthS3Input") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringGroundTruthS3Input))))

newModelQualityJobInput Source #

Create a value of ModelQualityJobInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchTransformInput:ModelQualityJobInput', modelQualityJobInput_batchTransformInput - Input object for the batch transform job.

$sel:endpointInput:ModelQualityJobInput', modelQualityJobInput_endpointInput - Undocumented member.

$sel:groundTruthS3Input:ModelQualityJobInput', modelQualityJobInput_groundTruthS3Input - The ground truth label provided for the model.

ModelStepMetadata

data ModelStepMetadata Source #

Metadata for Model steps.

See: newModelStepMetadata smart constructor.

Constructors

ModelStepMetadata' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the created model.

Instances

Instances details
FromJSON ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

Generic ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

Associated Types

type Rep ModelStepMetadata :: Type -> Type #

Read ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

Show ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

NFData ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

Methods

rnf :: ModelStepMetadata -> () #

Eq ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

Hashable ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

type Rep ModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelStepMetadata

type Rep ModelStepMetadata = D1 ('MetaData "ModelStepMetadata" "Amazonka.SageMaker.Types.ModelStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newModelStepMetadata :: ModelStepMetadata Source #

Create a value of ModelStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:ModelStepMetadata', modelStepMetadata_arn - The Amazon Resource Name (ARN) of the created model.

modelStepMetadata_arn :: Lens' ModelStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the created model.

ModelSummary

data ModelSummary Source #

Provides summary information about a model.

See: newModelSummary smart constructor.

Constructors

ModelSummary' 

Fields

Instances

Instances details
FromJSON ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

Generic ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

Associated Types

type Rep ModelSummary :: Type -> Type #

Read ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

Show ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

NFData ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

Methods

rnf :: ModelSummary -> () #

Eq ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

Hashable ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

type Rep ModelSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelSummary

type Rep ModelSummary = D1 ('MetaData "ModelSummary" "Amazonka.SageMaker.Types.ModelSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newModelSummary Source #

Create a value of ModelSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelName:ModelSummary', modelSummary_modelName - The name of the model that you want a summary for.

$sel:modelArn:ModelSummary', modelSummary_modelArn - The Amazon Resource Name (ARN) of the model.

$sel:creationTime:ModelSummary', modelSummary_creationTime - A timestamp that indicates when the model was created.

modelSummary_modelName :: Lens' ModelSummary Text Source #

The name of the model that you want a summary for.

modelSummary_modelArn :: Lens' ModelSummary Text Source #

The Amazon Resource Name (ARN) of the model.

modelSummary_creationTime :: Lens' ModelSummary UTCTime Source #

A timestamp that indicates when the model was created.

ModelVariantConfig

data ModelVariantConfig Source #

Contains information about the deployment options of a model.

See: newModelVariantConfig smart constructor.

Constructors

ModelVariantConfig' 

Fields

Instances

Instances details
ToJSON ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

Generic ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

Associated Types

type Rep ModelVariantConfig :: Type -> Type #

Read ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

Show ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

NFData ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

Methods

rnf :: ModelVariantConfig -> () #

Eq ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

Hashable ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

type Rep ModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfig

type Rep ModelVariantConfig = D1 ('MetaData "ModelVariantConfig" "Amazonka.SageMaker.Types.ModelVariantConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelVariantConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "infrastructureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelInfrastructureConfig))))

newModelVariantConfig Source #

Create a value of ModelVariantConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelName:ModelVariantConfig', modelVariantConfig_modelName - The name of the Amazon SageMaker Model entity.

$sel:variantName:ModelVariantConfig', modelVariantConfig_variantName - The name of the variant.

$sel:infrastructureConfig:ModelVariantConfig', modelVariantConfig_infrastructureConfig - The configuration for the infrastructure that the model will be deployed to.

modelVariantConfig_modelName :: Lens' ModelVariantConfig Text Source #

The name of the Amazon SageMaker Model entity.

modelVariantConfig_infrastructureConfig :: Lens' ModelVariantConfig ModelInfrastructureConfig Source #

The configuration for the infrastructure that the model will be deployed to.

ModelVariantConfigSummary

data ModelVariantConfigSummary Source #

Summary of the deployment configuration of a model.

See: newModelVariantConfigSummary smart constructor.

Constructors

ModelVariantConfigSummary' 

Fields

  • modelName :: Text

    The name of the Amazon SageMaker Model entity.

  • variantName :: Text

    The name of the variant.

  • infrastructureConfig :: ModelInfrastructureConfig

    The configuration of the infrastructure that the model has been deployed to.

  • status :: ModelVariantStatus

    The status of deployment for the model variant on the hosted inference endpoint.

    • Creating - Amazon SageMaker is preparing the model variant on the hosted inference endpoint.
    • InService - The model variant is running on the hosted inference endpoint.
    • Updating - Amazon SageMaker is updating the model variant on the hosted inference endpoint.
    • Deleting - Amazon SageMaker is deleting the model variant on the hosted inference endpoint.
    • Deleted - The model variant has been deleted on the hosted inference endpoint. This can only happen after stopping the experiment.

Instances

Instances details
FromJSON ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

Generic ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

Associated Types

type Rep ModelVariantConfigSummary :: Type -> Type #

Read ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

Show ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

NFData ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

Eq ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

Hashable ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

type Rep ModelVariantConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ModelVariantConfigSummary

type Rep ModelVariantConfigSummary = D1 ('MetaData "ModelVariantConfigSummary" "Amazonka.SageMaker.Types.ModelVariantConfigSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ModelVariantConfigSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "infrastructureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelInfrastructureConfig) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelVariantStatus))))

newModelVariantConfigSummary Source #

Create a value of ModelVariantConfigSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelName:ModelVariantConfigSummary', modelVariantConfigSummary_modelName - The name of the Amazon SageMaker Model entity.

$sel:variantName:ModelVariantConfigSummary', modelVariantConfigSummary_variantName - The name of the variant.

$sel:infrastructureConfig:ModelVariantConfigSummary', modelVariantConfigSummary_infrastructureConfig - The configuration of the infrastructure that the model has been deployed to.

$sel:status:ModelVariantConfigSummary', modelVariantConfigSummary_status - The status of deployment for the model variant on the hosted inference endpoint.

  • Creating - Amazon SageMaker is preparing the model variant on the hosted inference endpoint.
  • InService - The model variant is running on the hosted inference endpoint.
  • Updating - Amazon SageMaker is updating the model variant on the hosted inference endpoint.
  • Deleting - Amazon SageMaker is deleting the model variant on the hosted inference endpoint.
  • Deleted - The model variant has been deleted on the hosted inference endpoint. This can only happen after stopping the experiment.

modelVariantConfigSummary_modelName :: Lens' ModelVariantConfigSummary Text Source #

The name of the Amazon SageMaker Model entity.

modelVariantConfigSummary_infrastructureConfig :: Lens' ModelVariantConfigSummary ModelInfrastructureConfig Source #

The configuration of the infrastructure that the model has been deployed to.

modelVariantConfigSummary_status :: Lens' ModelVariantConfigSummary ModelVariantStatus Source #

The status of deployment for the model variant on the hosted inference endpoint.

  • Creating - Amazon SageMaker is preparing the model variant on the hosted inference endpoint.
  • InService - The model variant is running on the hosted inference endpoint.
  • Updating - Amazon SageMaker is updating the model variant on the hosted inference endpoint.
  • Deleting - Amazon SageMaker is deleting the model variant on the hosted inference endpoint.
  • Deleted - The model variant has been deleted on the hosted inference endpoint. This can only happen after stopping the experiment.

MonitoringAlertActions

data MonitoringAlertActions Source #

A list of alert actions taken in response to an alert going into InAlert status.

See: newMonitoringAlertActions smart constructor.

Constructors

MonitoringAlertActions' 

Fields

Instances

Instances details
FromJSON MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

Generic MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

Associated Types

type Rep MonitoringAlertActions :: Type -> Type #

Read MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

Show MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

NFData MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

Methods

rnf :: MonitoringAlertActions -> () #

Eq MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

Hashable MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

type Rep MonitoringAlertActions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertActions

type Rep MonitoringAlertActions = D1 ('MetaData "MonitoringAlertActions" "Amazonka.SageMaker.Types.MonitoringAlertActions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringAlertActions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelDashboardIndicator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDashboardIndicatorAction))))

newMonitoringAlertActions :: MonitoringAlertActions Source #

Create a value of MonitoringAlertActions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelDashboardIndicator:MonitoringAlertActions', monitoringAlertActions_modelDashboardIndicator - An alert action taken to light up an icon on the Model Dashboard when an alert goes into InAlert status.

monitoringAlertActions_modelDashboardIndicator :: Lens' MonitoringAlertActions (Maybe ModelDashboardIndicatorAction) Source #

An alert action taken to light up an icon on the Model Dashboard when an alert goes into InAlert status.

MonitoringAlertHistorySummary

data MonitoringAlertHistorySummary Source #

Provides summary information of an alert's history.

See: newMonitoringAlertHistorySummary smart constructor.

Constructors

MonitoringAlertHistorySummary' 

Fields

Instances

Instances details
FromJSON MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

Generic MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

Associated Types

type Rep MonitoringAlertHistorySummary :: Type -> Type #

Read MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

Show MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

NFData MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

Eq MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

Hashable MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

type Rep MonitoringAlertHistorySummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertHistorySummary

type Rep MonitoringAlertHistorySummary = D1 ('MetaData "MonitoringAlertHistorySummary" "Amazonka.SageMaker.Types.MonitoringAlertHistorySummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringAlertHistorySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "monitoringAlertName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "alertStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringAlertStatus))))

newMonitoringAlertHistorySummary Source #

Create a value of MonitoringAlertHistorySummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:monitoringScheduleName:MonitoringAlertHistorySummary', monitoringAlertHistorySummary_monitoringScheduleName - The name of a monitoring schedule.

$sel:monitoringAlertName:MonitoringAlertHistorySummary', monitoringAlertHistorySummary_monitoringAlertName - The name of a monitoring alert.

$sel:creationTime:MonitoringAlertHistorySummary', monitoringAlertHistorySummary_creationTime - A timestamp that indicates when the first alert transition occurred in an alert history. An alert transition can be from status InAlert to OK, or from OK to InAlert.

$sel:alertStatus:MonitoringAlertHistorySummary', monitoringAlertHistorySummary_alertStatus - The current alert status of an alert.

monitoringAlertHistorySummary_creationTime :: Lens' MonitoringAlertHistorySummary UTCTime Source #

A timestamp that indicates when the first alert transition occurred in an alert history. An alert transition can be from status InAlert to OK, or from OK to InAlert.

MonitoringAlertSummary

data MonitoringAlertSummary Source #

Provides summary information about a monitor alert.

See: newMonitoringAlertSummary smart constructor.

Constructors

MonitoringAlertSummary' 

Fields

Instances

Instances details
FromJSON MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

Generic MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

Associated Types

type Rep MonitoringAlertSummary :: Type -> Type #

Read MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

Show MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

NFData MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

Methods

rnf :: MonitoringAlertSummary -> () #

Eq MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

Hashable MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

type Rep MonitoringAlertSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAlertSummary

type Rep MonitoringAlertSummary = D1 ('MetaData "MonitoringAlertSummary" "Amazonka.SageMaker.Types.MonitoringAlertSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringAlertSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "monitoringAlertName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))) :*: ((S1 ('MetaSel ('Just "alertStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringAlertStatus) :*: S1 ('MetaSel ('Just "datapointsToAlert") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)) :*: (S1 ('MetaSel ('Just "evaluationPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "actions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringAlertActions)))))

newMonitoringAlertSummary Source #

Create a value of MonitoringAlertSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:monitoringAlertName:MonitoringAlertSummary', monitoringAlertSummary_monitoringAlertName - The name of a monitoring alert.

$sel:creationTime:MonitoringAlertSummary', monitoringAlertSummary_creationTime - A timestamp that indicates when a monitor alert was created.

$sel:lastModifiedTime:MonitoringAlertSummary', monitoringAlertSummary_lastModifiedTime - A timestamp that indicates when a monitor alert was last updated.

$sel:alertStatus:MonitoringAlertSummary', monitoringAlertSummary_alertStatus - The current status of an alert.

$sel:datapointsToAlert:MonitoringAlertSummary', monitoringAlertSummary_datapointsToAlert - Within EvaluationPeriod, how many execution failures will raise an alert.

$sel:evaluationPeriod:MonitoringAlertSummary', monitoringAlertSummary_evaluationPeriod - The number of most recent monitoring executions to consider when evaluating alert status.

$sel:actions:MonitoringAlertSummary', monitoringAlertSummary_actions - A list of alert actions taken in response to an alert going into InAlert status.

monitoringAlertSummary_creationTime :: Lens' MonitoringAlertSummary UTCTime Source #

A timestamp that indicates when a monitor alert was created.

monitoringAlertSummary_lastModifiedTime :: Lens' MonitoringAlertSummary UTCTime Source #

A timestamp that indicates when a monitor alert was last updated.

monitoringAlertSummary_datapointsToAlert :: Lens' MonitoringAlertSummary Natural Source #

Within EvaluationPeriod, how many execution failures will raise an alert.

monitoringAlertSummary_evaluationPeriod :: Lens' MonitoringAlertSummary Natural Source #

The number of most recent monitoring executions to consider when evaluating alert status.

monitoringAlertSummary_actions :: Lens' MonitoringAlertSummary MonitoringAlertActions Source #

A list of alert actions taken in response to an alert going into InAlert status.

MonitoringAppSpecification

data MonitoringAppSpecification Source #

Container image configuration object for the monitoring job.

See: newMonitoringAppSpecification smart constructor.

Constructors

MonitoringAppSpecification' 

Fields

Instances

Instances details
FromJSON MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

ToJSON MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

Generic MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

Associated Types

type Rep MonitoringAppSpecification :: Type -> Type #

Read MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

Show MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

NFData MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

Eq MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

Hashable MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

type Rep MonitoringAppSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringAppSpecification

type Rep MonitoringAppSpecification = D1 ('MetaData "MonitoringAppSpecification" "Amazonka.SageMaker.Types.MonitoringAppSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringAppSpecification'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "containerArguments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "containerEntrypoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "postAnalyticsProcessorSourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "recordPreprocessorSourceUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newMonitoringAppSpecification Source #

Create a value of MonitoringAppSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerArguments:MonitoringAppSpecification', monitoringAppSpecification_containerArguments - An array of arguments for the container used to run the monitoring job.

$sel:containerEntrypoint:MonitoringAppSpecification', monitoringAppSpecification_containerEntrypoint - Specifies the entrypoint for a container used to run the monitoring job.

$sel:postAnalyticsProcessorSourceUri:MonitoringAppSpecification', monitoringAppSpecification_postAnalyticsProcessorSourceUri - An Amazon S3 URI to a script that is called after analysis has been performed. Applicable only for the built-in (first party) containers.

$sel:recordPreprocessorSourceUri:MonitoringAppSpecification', monitoringAppSpecification_recordPreprocessorSourceUri - An Amazon S3 URI to a script that is called per row prior to running analysis. It can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.

$sel:imageUri:MonitoringAppSpecification', monitoringAppSpecification_imageUri - The container image to be run by the monitoring job.

monitoringAppSpecification_containerArguments :: Lens' MonitoringAppSpecification (Maybe (NonEmpty Text)) Source #

An array of arguments for the container used to run the monitoring job.

monitoringAppSpecification_containerEntrypoint :: Lens' MonitoringAppSpecification (Maybe (NonEmpty Text)) Source #

Specifies the entrypoint for a container used to run the monitoring job.

monitoringAppSpecification_postAnalyticsProcessorSourceUri :: Lens' MonitoringAppSpecification (Maybe Text) Source #

An Amazon S3 URI to a script that is called after analysis has been performed. Applicable only for the built-in (first party) containers.

monitoringAppSpecification_recordPreprocessorSourceUri :: Lens' MonitoringAppSpecification (Maybe Text) Source #

An Amazon S3 URI to a script that is called per row prior to running analysis. It can base64 decode the payload and convert it into a flatted json so that the built-in container can use the converted data. Applicable only for the built-in (first party) containers.

monitoringAppSpecification_imageUri :: Lens' MonitoringAppSpecification Text Source #

The container image to be run by the monitoring job.

MonitoringBaselineConfig

data MonitoringBaselineConfig Source #

Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.

See: newMonitoringBaselineConfig smart constructor.

Constructors

MonitoringBaselineConfig' 

Fields

Instances

Instances details
FromJSON MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

ToJSON MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

Generic MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

Associated Types

type Rep MonitoringBaselineConfig :: Type -> Type #

Read MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

Show MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

NFData MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

Eq MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

Hashable MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

type Rep MonitoringBaselineConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringBaselineConfig

type Rep MonitoringBaselineConfig = D1 ('MetaData "MonitoringBaselineConfig" "Amazonka.SageMaker.Types.MonitoringBaselineConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringBaselineConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baseliningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "constraintsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringConstraintsResource)) :*: S1 ('MetaSel ('Just "statisticsResource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStatisticsResource)))))

newMonitoringBaselineConfig :: MonitoringBaselineConfig Source #

Create a value of MonitoringBaselineConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baseliningJobName:MonitoringBaselineConfig', monitoringBaselineConfig_baseliningJobName - The name of the job that performs baselining for the monitoring job.

$sel:constraintsResource:MonitoringBaselineConfig', monitoringBaselineConfig_constraintsResource - The baseline constraint file in Amazon S3 that the current monitoring job should validated against.

$sel:statisticsResource:MonitoringBaselineConfig', monitoringBaselineConfig_statisticsResource - The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.

monitoringBaselineConfig_baseliningJobName :: Lens' MonitoringBaselineConfig (Maybe Text) Source #

The name of the job that performs baselining for the monitoring job.

monitoringBaselineConfig_constraintsResource :: Lens' MonitoringBaselineConfig (Maybe MonitoringConstraintsResource) Source #

The baseline constraint file in Amazon S3 that the current monitoring job should validated against.

monitoringBaselineConfig_statisticsResource :: Lens' MonitoringBaselineConfig (Maybe MonitoringStatisticsResource) Source #

The baseline statistics file in Amazon S3 that the current monitoring job should be validated against.

MonitoringClusterConfig

data MonitoringClusterConfig Source #

Configuration for the cluster used to run model monitoring jobs.

See: newMonitoringClusterConfig smart constructor.

Constructors

MonitoringClusterConfig' 

Fields

  • volumeKmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the model monitoring job.

  • instanceCount :: Natural

    The number of ML compute instances to use in the model monitoring job. For distributed processing jobs, specify a value greater than 1. The default value is 1.

  • instanceType :: ProcessingInstanceType

    The ML compute instance type for the processing job.

  • volumeSizeInGB :: Natural

    The size of the ML storage volume, in gigabytes, that you want to provision. You must specify sufficient ML storage for your scenario.

Instances

Instances details
FromJSON MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

ToJSON MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

Generic MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

Associated Types

type Rep MonitoringClusterConfig :: Type -> Type #

Read MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

Show MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

NFData MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

Methods

rnf :: MonitoringClusterConfig -> () #

Eq MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

Hashable MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

type Rep MonitoringClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringClusterConfig

type Rep MonitoringClusterConfig = D1 ('MetaData "MonitoringClusterConfig" "Amazonka.SageMaker.Types.MonitoringClusterConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringClusterConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingInstanceType) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newMonitoringClusterConfig Source #

Create a value of MonitoringClusterConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:volumeKmsKeyId:MonitoringClusterConfig', monitoringClusterConfig_volumeKmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the model monitoring job.

$sel:instanceCount:MonitoringClusterConfig', monitoringClusterConfig_instanceCount - The number of ML compute instances to use in the model monitoring job. For distributed processing jobs, specify a value greater than 1. The default value is 1.

$sel:instanceType:MonitoringClusterConfig', monitoringClusterConfig_instanceType - The ML compute instance type for the processing job.

$sel:volumeSizeInGB:MonitoringClusterConfig', monitoringClusterConfig_volumeSizeInGB - The size of the ML storage volume, in gigabytes, that you want to provision. You must specify sufficient ML storage for your scenario.

monitoringClusterConfig_volumeKmsKeyId :: Lens' MonitoringClusterConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the model monitoring job.

monitoringClusterConfig_instanceCount :: Lens' MonitoringClusterConfig Natural Source #

The number of ML compute instances to use in the model monitoring job. For distributed processing jobs, specify a value greater than 1. The default value is 1.

monitoringClusterConfig_volumeSizeInGB :: Lens' MonitoringClusterConfig Natural Source #

The size of the ML storage volume, in gigabytes, that you want to provision. You must specify sufficient ML storage for your scenario.

MonitoringConstraintsResource

data MonitoringConstraintsResource Source #

The constraints resource for a monitoring job.

See: newMonitoringConstraintsResource smart constructor.

Constructors

MonitoringConstraintsResource' 

Fields

Instances

Instances details
FromJSON MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

ToJSON MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

Generic MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

Associated Types

type Rep MonitoringConstraintsResource :: Type -> Type #

Read MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

Show MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

NFData MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

Eq MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

Hashable MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

type Rep MonitoringConstraintsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringConstraintsResource

type Rep MonitoringConstraintsResource = D1 ('MetaData "MonitoringConstraintsResource" "Amazonka.SageMaker.Types.MonitoringConstraintsResource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringConstraintsResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMonitoringConstraintsResource :: MonitoringConstraintsResource Source #

Create a value of MonitoringConstraintsResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Uri:MonitoringConstraintsResource', monitoringConstraintsResource_s3Uri - The Amazon S3 URI for the constraints resource.

monitoringConstraintsResource_s3Uri :: Lens' MonitoringConstraintsResource (Maybe Text) Source #

The Amazon S3 URI for the constraints resource.

MonitoringCsvDatasetFormat

data MonitoringCsvDatasetFormat Source #

Represents the CSV dataset format used when running a monitoring job.

See: newMonitoringCsvDatasetFormat smart constructor.

Constructors

MonitoringCsvDatasetFormat' 

Fields

Instances

Instances details
FromJSON MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

ToJSON MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

Generic MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

Associated Types

type Rep MonitoringCsvDatasetFormat :: Type -> Type #

Read MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

Show MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

NFData MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

Eq MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

Hashable MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

type Rep MonitoringCsvDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat

type Rep MonitoringCsvDatasetFormat = D1 ('MetaData "MonitoringCsvDatasetFormat" "Amazonka.SageMaker.Types.MonitoringCsvDatasetFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringCsvDatasetFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "header") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newMonitoringCsvDatasetFormat :: MonitoringCsvDatasetFormat Source #

Create a value of MonitoringCsvDatasetFormat with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:header:MonitoringCsvDatasetFormat', monitoringCsvDatasetFormat_header - Indicates if the CSV data has a header.

MonitoringDatasetFormat

data MonitoringDatasetFormat Source #

Represents the dataset format used when running a monitoring job.

See: newMonitoringDatasetFormat smart constructor.

Constructors

MonitoringDatasetFormat' 

Fields

Instances

Instances details
FromJSON MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

ToJSON MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

Generic MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

Associated Types

type Rep MonitoringDatasetFormat :: Type -> Type #

Read MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

Show MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

NFData MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

Methods

rnf :: MonitoringDatasetFormat -> () #

Eq MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

Hashable MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

type Rep MonitoringDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringDatasetFormat

type Rep MonitoringDatasetFormat = D1 ('MetaData "MonitoringDatasetFormat" "Amazonka.SageMaker.Types.MonitoringDatasetFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringDatasetFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "csv") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringCsvDatasetFormat)) :*: (S1 ('MetaSel ('Just "json") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringJsonDatasetFormat)) :*: S1 ('MetaSel ('Just "parquet") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringParquetDatasetFormat)))))

newMonitoringDatasetFormat :: MonitoringDatasetFormat Source #

Create a value of MonitoringDatasetFormat with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:csv:MonitoringDatasetFormat', monitoringDatasetFormat_csv - The CSV dataset used in the monitoring job.

$sel:json:MonitoringDatasetFormat', monitoringDatasetFormat_json - The JSON dataset used in the monitoring job

$sel:parquet:MonitoringDatasetFormat', monitoringDatasetFormat_parquet - The Parquet dataset used in the monitoring job

MonitoringExecutionSummary

data MonitoringExecutionSummary Source #

Summary of information about the last monitoring job to run.

See: newMonitoringExecutionSummary smart constructor.

Constructors

MonitoringExecutionSummary' 

Fields

Instances

Instances details
FromJSON MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

Generic MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

Associated Types

type Rep MonitoringExecutionSummary :: Type -> Type #

Read MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

Show MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

NFData MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

Eq MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

Hashable MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

type Rep MonitoringExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringExecutionSummary

type Rep MonitoringExecutionSummary = D1 ('MetaData "MonitoringExecutionSummary" "Amazonka.SageMaker.Types.MonitoringExecutionSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringExecutionSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "monitoringJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "monitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)) :*: S1 ('MetaSel ('Just "processingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "scheduledTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "monitoringExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ExecutionStatus))))))

newMonitoringExecutionSummary Source #

Create a value of MonitoringExecutionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:MonitoringExecutionSummary', monitoringExecutionSummary_endpointName - The name of the endpoint used to run the monitoring job.

$sel:failureReason:MonitoringExecutionSummary', monitoringExecutionSummary_failureReason - Contains the reason a monitoring job failed, if it failed.

$sel:monitoringJobDefinitionName:MonitoringExecutionSummary', monitoringExecutionSummary_monitoringJobDefinitionName - The name of the monitoring job.

$sel:monitoringType:MonitoringExecutionSummary', monitoringExecutionSummary_monitoringType - The type of the monitoring job.

$sel:processingJobArn:MonitoringExecutionSummary', monitoringExecutionSummary_processingJobArn - The Amazon Resource Name (ARN) of the monitoring job.

$sel:monitoringScheduleName:MonitoringExecutionSummary', monitoringExecutionSummary_monitoringScheduleName - The name of the monitoring schedule.

$sel:scheduledTime:MonitoringExecutionSummary', monitoringExecutionSummary_scheduledTime - The time the monitoring job was scheduled.

$sel:creationTime:MonitoringExecutionSummary', monitoringExecutionSummary_creationTime - The time at which the monitoring job was created.

$sel:lastModifiedTime:MonitoringExecutionSummary', monitoringExecutionSummary_lastModifiedTime - A timestamp that indicates the last time the monitoring job was modified.

$sel:monitoringExecutionStatus:MonitoringExecutionSummary', monitoringExecutionSummary_monitoringExecutionStatus - The status of the monitoring job.

monitoringExecutionSummary_endpointName :: Lens' MonitoringExecutionSummary (Maybe Text) Source #

The name of the endpoint used to run the monitoring job.

monitoringExecutionSummary_failureReason :: Lens' MonitoringExecutionSummary (Maybe Text) Source #

Contains the reason a monitoring job failed, if it failed.

monitoringExecutionSummary_processingJobArn :: Lens' MonitoringExecutionSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the monitoring job.

monitoringExecutionSummary_creationTime :: Lens' MonitoringExecutionSummary UTCTime Source #

The time at which the monitoring job was created.

monitoringExecutionSummary_lastModifiedTime :: Lens' MonitoringExecutionSummary UTCTime Source #

A timestamp that indicates the last time the monitoring job was modified.

MonitoringGroundTruthS3Input

data MonitoringGroundTruthS3Input Source #

The ground truth labels for the dataset used for the monitoring job.

See: newMonitoringGroundTruthS3Input smart constructor.

Constructors

MonitoringGroundTruthS3Input' 

Fields

  • s3Uri :: Maybe Text

    The address of the Amazon S3 location of the ground truth labels.

Instances

Instances details
FromJSON MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

ToJSON MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

Generic MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

Associated Types

type Rep MonitoringGroundTruthS3Input :: Type -> Type #

Read MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

Show MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

NFData MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

Eq MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

Hashable MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

type Rep MonitoringGroundTruthS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input

type Rep MonitoringGroundTruthS3Input = D1 ('MetaData "MonitoringGroundTruthS3Input" "Amazonka.SageMaker.Types.MonitoringGroundTruthS3Input" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringGroundTruthS3Input'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMonitoringGroundTruthS3Input :: MonitoringGroundTruthS3Input Source #

Create a value of MonitoringGroundTruthS3Input with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Uri:MonitoringGroundTruthS3Input', monitoringGroundTruthS3Input_s3Uri - The address of the Amazon S3 location of the ground truth labels.

monitoringGroundTruthS3Input_s3Uri :: Lens' MonitoringGroundTruthS3Input (Maybe Text) Source #

The address of the Amazon S3 location of the ground truth labels.

MonitoringInput

data MonitoringInput Source #

The inputs for a monitoring job.

See: newMonitoringInput smart constructor.

Constructors

MonitoringInput' 

Fields

Instances

Instances details
FromJSON MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

ToJSON MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

Generic MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

Associated Types

type Rep MonitoringInput :: Type -> Type #

Read MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

Show MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

NFData MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

Methods

rnf :: MonitoringInput -> () #

Eq MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

Hashable MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

type Rep MonitoringInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringInput

type Rep MonitoringInput = D1 ('MetaData "MonitoringInput" "Amazonka.SageMaker.Types.MonitoringInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringInput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchTransformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchTransformInput)) :*: S1 ('MetaSel ('Just "endpointInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointInput))))

newMonitoringInput :: MonitoringInput Source #

Create a value of MonitoringInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchTransformInput:MonitoringInput', monitoringInput_batchTransformInput - Input object for the batch transform job.

$sel:endpointInput:MonitoringInput', monitoringInput_endpointInput - The endpoint for a monitoring job.

MonitoringJobDefinition

data MonitoringJobDefinition Source #

Defines the monitoring job.

See: newMonitoringJobDefinition smart constructor.

Constructors

MonitoringJobDefinition' 

Fields

Instances

Instances details
FromJSON MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

ToJSON MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

Generic MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

Associated Types

type Rep MonitoringJobDefinition :: Type -> Type #

Read MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

Show MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

NFData MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

Methods

rnf :: MonitoringJobDefinition -> () #

Eq MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

Hashable MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

type Rep MonitoringJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinition

newMonitoringJobDefinition Source #

Create a value of MonitoringJobDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineConfig:MonitoringJobDefinition', monitoringJobDefinition_baselineConfig - Baseline configuration used to validate that the data conforms to the specified constraints and statistics

$sel:environment:MonitoringJobDefinition', monitoringJobDefinition_environment - Sets the environment variables in the Docker container.

$sel:networkConfig:MonitoringJobDefinition', monitoringJobDefinition_networkConfig - Specifies networking options for an monitoring job.

$sel:stoppingCondition:MonitoringJobDefinition', monitoringJobDefinition_stoppingCondition - Specifies a time limit for how long the monitoring job is allowed to run.

$sel:monitoringInputs:MonitoringJobDefinition', monitoringJobDefinition_monitoringInputs - The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker Endpoint.

$sel:monitoringOutputConfig:MonitoringJobDefinition', monitoringJobDefinition_monitoringOutputConfig - The array of outputs from the monitoring job to be uploaded to Amazon Simple Storage Service (Amazon S3).

$sel:monitoringResources:MonitoringJobDefinition', monitoringJobDefinition_monitoringResources - Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job. In distributed processing, you specify more than one instance.

$sel:monitoringAppSpecification:MonitoringJobDefinition', monitoringJobDefinition_monitoringAppSpecification - Configures the monitoring job to run a specified Docker container image.

$sel:roleArn:MonitoringJobDefinition', monitoringJobDefinition_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

monitoringJobDefinition_baselineConfig :: Lens' MonitoringJobDefinition (Maybe MonitoringBaselineConfig) Source #

Baseline configuration used to validate that the data conforms to the specified constraints and statistics

monitoringJobDefinition_environment :: Lens' MonitoringJobDefinition (Maybe (HashMap Text Text)) Source #

Sets the environment variables in the Docker container.

monitoringJobDefinition_networkConfig :: Lens' MonitoringJobDefinition (Maybe NetworkConfig) Source #

Specifies networking options for an monitoring job.

monitoringJobDefinition_stoppingCondition :: Lens' MonitoringJobDefinition (Maybe MonitoringStoppingCondition) Source #

Specifies a time limit for how long the monitoring job is allowed to run.

monitoringJobDefinition_monitoringInputs :: Lens' MonitoringJobDefinition (NonEmpty MonitoringInput) Source #

The array of inputs for the monitoring job. Currently we support monitoring an Amazon SageMaker Endpoint.

monitoringJobDefinition_monitoringOutputConfig :: Lens' MonitoringJobDefinition MonitoringOutputConfig Source #

The array of outputs from the monitoring job to be uploaded to Amazon Simple Storage Service (Amazon S3).

monitoringJobDefinition_monitoringResources :: Lens' MonitoringJobDefinition MonitoringResources Source #

Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job. In distributed processing, you specify more than one instance.

monitoringJobDefinition_monitoringAppSpecification :: Lens' MonitoringJobDefinition MonitoringAppSpecification Source #

Configures the monitoring job to run a specified Docker container image.

monitoringJobDefinition_roleArn :: Lens' MonitoringJobDefinition Text Source #

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

MonitoringJobDefinitionSummary

data MonitoringJobDefinitionSummary Source #

Summary information about a monitoring job.

See: newMonitoringJobDefinitionSummary smart constructor.

Constructors

MonitoringJobDefinitionSummary' 

Fields

Instances

Instances details
FromJSON MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

Generic MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

Associated Types

type Rep MonitoringJobDefinitionSummary :: Type -> Type #

Read MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

Show MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

NFData MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

Eq MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

Hashable MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

type Rep MonitoringJobDefinitionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary

type Rep MonitoringJobDefinitionSummary = D1 ('MetaData "MonitoringJobDefinitionSummary" "Amazonka.SageMaker.Types.MonitoringJobDefinitionSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringJobDefinitionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "monitoringJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "monitoringJobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

MonitoringJsonDatasetFormat

data MonitoringJsonDatasetFormat Source #

Represents the JSON dataset format used when running a monitoring job.

See: newMonitoringJsonDatasetFormat smart constructor.

Constructors

MonitoringJsonDatasetFormat' 

Fields

  • line :: Maybe Bool

    Indicates if the file should be read as a json object per line.

Instances

Instances details
FromJSON MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

ToJSON MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

Generic MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

Associated Types

type Rep MonitoringJsonDatasetFormat :: Type -> Type #

Read MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

Show MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

NFData MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

Eq MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

Hashable MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

type Rep MonitoringJsonDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat

type Rep MonitoringJsonDatasetFormat = D1 ('MetaData "MonitoringJsonDatasetFormat" "Amazonka.SageMaker.Types.MonitoringJsonDatasetFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringJsonDatasetFormat'" 'PrefixI 'True) (S1 ('MetaSel ('Just "line") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newMonitoringJsonDatasetFormat :: MonitoringJsonDatasetFormat Source #

Create a value of MonitoringJsonDatasetFormat with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:line:MonitoringJsonDatasetFormat', monitoringJsonDatasetFormat_line - Indicates if the file should be read as a json object per line.

monitoringJsonDatasetFormat_line :: Lens' MonitoringJsonDatasetFormat (Maybe Bool) Source #

Indicates if the file should be read as a json object per line.

MonitoringNetworkConfig

data MonitoringNetworkConfig Source #

The networking configuration for the monitoring job.

See: newMonitoringNetworkConfig smart constructor.

Constructors

MonitoringNetworkConfig' 

Fields

Instances

Instances details
FromJSON MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

ToJSON MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

Generic MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

Associated Types

type Rep MonitoringNetworkConfig :: Type -> Type #

Read MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

Show MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

NFData MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

Methods

rnf :: MonitoringNetworkConfig -> () #

Eq MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

Hashable MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

type Rep MonitoringNetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringNetworkConfig

type Rep MonitoringNetworkConfig = D1 ('MetaData "MonitoringNetworkConfig" "Amazonka.SageMaker.Types.MonitoringNetworkConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringNetworkConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableInterContainerTrafficEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "enableNetworkIsolation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig)))))

newMonitoringNetworkConfig :: MonitoringNetworkConfig Source #

Create a value of MonitoringNetworkConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableInterContainerTrafficEncryption:MonitoringNetworkConfig', monitoringNetworkConfig_enableInterContainerTrafficEncryption - Whether to encrypt all communications between the instances used for the monitoring jobs. Choose True to encrypt communications. Encryption provides greater security for distributed jobs, but the processing might take longer.

$sel:enableNetworkIsolation:MonitoringNetworkConfig', monitoringNetworkConfig_enableNetworkIsolation - Whether to allow inbound and outbound network calls to and from the containers used for the monitoring job.

$sel:vpcConfig:MonitoringNetworkConfig', monitoringNetworkConfig_vpcConfig - Undocumented member.

monitoringNetworkConfig_enableInterContainerTrafficEncryption :: Lens' MonitoringNetworkConfig (Maybe Bool) Source #

Whether to encrypt all communications between the instances used for the monitoring jobs. Choose True to encrypt communications. Encryption provides greater security for distributed jobs, but the processing might take longer.

monitoringNetworkConfig_enableNetworkIsolation :: Lens' MonitoringNetworkConfig (Maybe Bool) Source #

Whether to allow inbound and outbound network calls to and from the containers used for the monitoring job.

MonitoringOutput

data MonitoringOutput Source #

The output object for a monitoring job.

See: newMonitoringOutput smart constructor.

Constructors

MonitoringOutput' 

Fields

Instances

Instances details
FromJSON MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

ToJSON MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

Generic MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

Associated Types

type Rep MonitoringOutput :: Type -> Type #

Read MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

Show MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

NFData MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

Methods

rnf :: MonitoringOutput -> () #

Eq MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

Hashable MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

type Rep MonitoringOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutput

type Rep MonitoringOutput = D1 ('MetaData "MonitoringOutput" "Amazonka.SageMaker.Types.MonitoringOutput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Output") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringS3Output)))

newMonitoringOutput Source #

Create a value of MonitoringOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Output:MonitoringOutput', monitoringOutput_s3Output - The Amazon S3 storage location where the results of a monitoring job are saved.

monitoringOutput_s3Output :: Lens' MonitoringOutput MonitoringS3Output Source #

The Amazon S3 storage location where the results of a monitoring job are saved.

MonitoringOutputConfig

data MonitoringOutputConfig Source #

The output configuration for monitoring jobs.

See: newMonitoringOutputConfig smart constructor.

Constructors

MonitoringOutputConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.

  • monitoringOutputs :: NonEmpty MonitoringOutput

    Monitoring outputs for monitoring jobs. This is where the output of the periodic monitoring jobs is uploaded.

Instances

Instances details
FromJSON MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

ToJSON MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

Generic MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

Associated Types

type Rep MonitoringOutputConfig :: Type -> Type #

Read MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

Show MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

NFData MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

Methods

rnf :: MonitoringOutputConfig -> () #

Eq MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

Hashable MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

type Rep MonitoringOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringOutputConfig

type Rep MonitoringOutputConfig = D1 ('MetaData "MonitoringOutputConfig" "Amazonka.SageMaker.Types.MonitoringOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "monitoringOutputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty MonitoringOutput))))

newMonitoringOutputConfig Source #

Create a value of MonitoringOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:MonitoringOutputConfig', monitoringOutputConfig_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.

$sel:monitoringOutputs:MonitoringOutputConfig', monitoringOutputConfig_monitoringOutputs - Monitoring outputs for monitoring jobs. This is where the output of the periodic monitoring jobs is uploaded.

monitoringOutputConfig_kmsKeyId :: Lens' MonitoringOutputConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.

monitoringOutputConfig_monitoringOutputs :: Lens' MonitoringOutputConfig (NonEmpty MonitoringOutput) Source #

Monitoring outputs for monitoring jobs. This is where the output of the periodic monitoring jobs is uploaded.

MonitoringParquetDatasetFormat

data MonitoringParquetDatasetFormat Source #

Represents the Parquet dataset format used when running a monitoring job.

See: newMonitoringParquetDatasetFormat smart constructor.

Instances

Instances details
FromJSON MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

ToJSON MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

Generic MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

Associated Types

type Rep MonitoringParquetDatasetFormat :: Type -> Type #

Read MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

Show MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

NFData MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

Eq MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

Hashable MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

type Rep MonitoringParquetDatasetFormat Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat

type Rep MonitoringParquetDatasetFormat = D1 ('MetaData "MonitoringParquetDatasetFormat" "Amazonka.SageMaker.Types.MonitoringParquetDatasetFormat" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringParquetDatasetFormat'" 'PrefixI 'False) (U1 :: Type -> Type))

newMonitoringParquetDatasetFormat :: MonitoringParquetDatasetFormat Source #

Create a value of MonitoringParquetDatasetFormat with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

MonitoringResources

data MonitoringResources Source #

Identifies the resources to deploy for a monitoring job.

See: newMonitoringResources smart constructor.

Constructors

MonitoringResources' 

Fields

Instances

Instances details
FromJSON MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

ToJSON MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

Generic MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

Associated Types

type Rep MonitoringResources :: Type -> Type #

Read MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

Show MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

NFData MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

Methods

rnf :: MonitoringResources -> () #

Eq MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

Hashable MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

type Rep MonitoringResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringResources

type Rep MonitoringResources = D1 ('MetaData "MonitoringResources" "Amazonka.SageMaker.Types.MonitoringResources" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringResources'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clusterConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringClusterConfig)))

newMonitoringResources Source #

Create a value of MonitoringResources with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clusterConfig:MonitoringResources', monitoringResources_clusterConfig - The configuration for the cluster resources used to run the processing job.

monitoringResources_clusterConfig :: Lens' MonitoringResources MonitoringClusterConfig Source #

The configuration for the cluster resources used to run the processing job.

MonitoringS3Output

data MonitoringS3Output Source #

Information about where and how you want to store the results of a monitoring job.

See: newMonitoringS3Output smart constructor.

Constructors

MonitoringS3Output' 

Fields

  • s3UploadMode :: Maybe ProcessingS3UploadMode

    Whether to upload the results of the monitoring job continuously or after the job completes.

  • s3Uri :: Text

    A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.

  • localPath :: Text

    The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job. LocalPath is an absolute path for the output data.

Instances

Instances details
FromJSON MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

ToJSON MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

Generic MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

Associated Types

type Rep MonitoringS3Output :: Type -> Type #

Read MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

Show MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

NFData MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

Methods

rnf :: MonitoringS3Output -> () #

Eq MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

Hashable MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

type Rep MonitoringS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringS3Output

type Rep MonitoringS3Output = D1 ('MetaData "MonitoringS3Output" "Amazonka.SageMaker.Types.MonitoringS3Output" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringS3Output'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3UploadMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingS3UploadMode)) :*: (S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newMonitoringS3Output Source #

Create a value of MonitoringS3Output with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3UploadMode:MonitoringS3Output', monitoringS3Output_s3UploadMode - Whether to upload the results of the monitoring job continuously or after the job completes.

$sel:s3Uri:MonitoringS3Output', monitoringS3Output_s3Uri - A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.

$sel:localPath:MonitoringS3Output', monitoringS3Output_localPath - The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job. LocalPath is an absolute path for the output data.

monitoringS3Output_s3UploadMode :: Lens' MonitoringS3Output (Maybe ProcessingS3UploadMode) Source #

Whether to upload the results of the monitoring job continuously or after the job completes.

monitoringS3Output_s3Uri :: Lens' MonitoringS3Output Text Source #

A URI that identifies the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job.

monitoringS3Output_localPath :: Lens' MonitoringS3Output Text Source #

The local path to the Amazon S3 storage location where Amazon SageMaker saves the results of a monitoring job. LocalPath is an absolute path for the output data.

MonitoringSchedule

data MonitoringSchedule Source #

A schedule for a model monitoring job. For information about model monitor, see Amazon SageMaker Model Monitor.

See: newMonitoringSchedule smart constructor.

Constructors

MonitoringSchedule' 

Fields

Instances

Instances details
FromJSON MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

Generic MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

Associated Types

type Rep MonitoringSchedule :: Type -> Type #

Read MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

Show MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

NFData MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

Methods

rnf :: MonitoringSchedule -> () #

Eq MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

Hashable MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

type Rep MonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringSchedule

type Rep MonitoringSchedule = D1 ('MetaData "MonitoringSchedule" "Amazonka.SageMaker.Types.MonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringSchedule'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastMonitoringExecutionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringExecutionSummary))))) :*: ((S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "monitoringScheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringScheduleConfig)) :*: S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "monitoringScheduleStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleStatus)) :*: (S1 ('MetaSel ('Just "monitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newMonitoringSchedule :: MonitoringSchedule Source #

Create a value of MonitoringSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

MonitoringSchedule, monitoringSchedule_creationTime - The time that the monitoring schedule was created.

MonitoringSchedule, monitoringSchedule_endpointName - The endpoint that hosts the model being monitored.

MonitoringSchedule, monitoringSchedule_failureReason - If the monitoring schedule failed, the reason it failed.

MonitoringSchedule, monitoringSchedule_lastModifiedTime - The last time the monitoring schedule was changed.

$sel:lastMonitoringExecutionSummary:MonitoringSchedule', monitoringSchedule_lastMonitoringExecutionSummary - Undocumented member.

$sel:monitoringScheduleArn:MonitoringSchedule', monitoringSchedule_monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.

$sel:monitoringScheduleConfig:MonitoringSchedule', monitoringSchedule_monitoringScheduleConfig - Undocumented member.

MonitoringSchedule, monitoringSchedule_monitoringScheduleName - The name of the monitoring schedule.

$sel:monitoringScheduleStatus:MonitoringSchedule', monitoringSchedule_monitoringScheduleStatus - The status of the monitoring schedule. This can be one of the following values.

  • PENDING - The schedule is pending being created.
  • FAILED - The schedule failed.
  • SCHEDULED - The schedule was successfully created.
  • STOPPED - The schedule was stopped.

MonitoringSchedule, monitoringSchedule_monitoringType - The type of the monitoring job definition to schedule.

$sel:tags:MonitoringSchedule', monitoringSchedule_tags - A list of the tags associated with the monitoring schedlue. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

monitoringSchedule_creationTime :: Lens' MonitoringSchedule (Maybe UTCTime) Source #

The time that the monitoring schedule was created.

monitoringSchedule_endpointName :: Lens' MonitoringSchedule (Maybe Text) Source #

The endpoint that hosts the model being monitored.

monitoringSchedule_failureReason :: Lens' MonitoringSchedule (Maybe Text) Source #

If the monitoring schedule failed, the reason it failed.

monitoringSchedule_lastModifiedTime :: Lens' MonitoringSchedule (Maybe UTCTime) Source #

The last time the monitoring schedule was changed.

monitoringSchedule_monitoringScheduleArn :: Lens' MonitoringSchedule (Maybe Text) Source #

The Amazon Resource Name (ARN) of the monitoring schedule.

monitoringSchedule_monitoringScheduleStatus :: Lens' MonitoringSchedule (Maybe ScheduleStatus) Source #

The status of the monitoring schedule. This can be one of the following values.

  • PENDING - The schedule is pending being created.
  • FAILED - The schedule failed.
  • SCHEDULED - The schedule was successfully created.
  • STOPPED - The schedule was stopped.

monitoringSchedule_monitoringType :: Lens' MonitoringSchedule (Maybe MonitoringType) Source #

The type of the monitoring job definition to schedule.

monitoringSchedule_tags :: Lens' MonitoringSchedule (Maybe [Tag]) Source #

A list of the tags associated with the monitoring schedlue. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

MonitoringScheduleConfig

data MonitoringScheduleConfig Source #

Configures the monitoring schedule and defines the monitoring job.

See: newMonitoringScheduleConfig smart constructor.

Constructors

MonitoringScheduleConfig' 

Fields

Instances

Instances details
FromJSON MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

ToJSON MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

Generic MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

Associated Types

type Rep MonitoringScheduleConfig :: Type -> Type #

Read MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

Show MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

NFData MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

Eq MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

Hashable MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

type Rep MonitoringScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleConfig

type Rep MonitoringScheduleConfig = D1 ('MetaData "MonitoringScheduleConfig" "Amazonka.SageMaker.Types.MonitoringScheduleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringScheduleConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "monitoringJobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringJobDefinition)) :*: S1 ('MetaSel ('Just "monitoringJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "monitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)) :*: S1 ('MetaSel ('Just "scheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleConfig)))))

newMonitoringScheduleConfig :: MonitoringScheduleConfig Source #

Create a value of MonitoringScheduleConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:monitoringJobDefinition:MonitoringScheduleConfig', monitoringScheduleConfig_monitoringJobDefinition - Defines the monitoring job.

$sel:monitoringJobDefinitionName:MonitoringScheduleConfig', monitoringScheduleConfig_monitoringJobDefinitionName - The name of the monitoring job definition to schedule.

$sel:monitoringType:MonitoringScheduleConfig', monitoringScheduleConfig_monitoringType - The type of the monitoring job definition to schedule.

$sel:scheduleConfig:MonitoringScheduleConfig', monitoringScheduleConfig_scheduleConfig - Configures the monitoring schedule.

monitoringScheduleConfig_monitoringJobDefinitionName :: Lens' MonitoringScheduleConfig (Maybe Text) Source #

The name of the monitoring job definition to schedule.

monitoringScheduleConfig_monitoringType :: Lens' MonitoringScheduleConfig (Maybe MonitoringType) Source #

The type of the monitoring job definition to schedule.

MonitoringScheduleSummary

data MonitoringScheduleSummary Source #

Summarizes the monitoring schedule.

See: newMonitoringScheduleSummary smart constructor.

Constructors

MonitoringScheduleSummary' 

Fields

Instances

Instances details
FromJSON MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

Generic MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

Associated Types

type Rep MonitoringScheduleSummary :: Type -> Type #

Read MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

Show MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

NFData MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

Eq MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

Hashable MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

type Rep MonitoringScheduleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringScheduleSummary

type Rep MonitoringScheduleSummary = D1 ('MetaData "MonitoringScheduleSummary" "Amazonka.SageMaker.Types.MonitoringScheduleSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringScheduleSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "monitoringJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "monitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)) :*: S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "monitoringScheduleStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ScheduleStatus)))))

newMonitoringScheduleSummary Source #

Create a value of MonitoringScheduleSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpointName:MonitoringScheduleSummary', monitoringScheduleSummary_endpointName - The name of the endpoint using the monitoring schedule.

$sel:monitoringJobDefinitionName:MonitoringScheduleSummary', monitoringScheduleSummary_monitoringJobDefinitionName - The name of the monitoring job definition that the schedule is for.

$sel:monitoringType:MonitoringScheduleSummary', monitoringScheduleSummary_monitoringType - The type of the monitoring job definition that the schedule is for.

$sel:monitoringScheduleName:MonitoringScheduleSummary', monitoringScheduleSummary_monitoringScheduleName - The name of the monitoring schedule.

$sel:monitoringScheduleArn:MonitoringScheduleSummary', monitoringScheduleSummary_monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.

$sel:creationTime:MonitoringScheduleSummary', monitoringScheduleSummary_creationTime - The creation time of the monitoring schedule.

$sel:lastModifiedTime:MonitoringScheduleSummary', monitoringScheduleSummary_lastModifiedTime - The last time the monitoring schedule was modified.

$sel:monitoringScheduleStatus:MonitoringScheduleSummary', monitoringScheduleSummary_monitoringScheduleStatus - The status of the monitoring schedule.

monitoringScheduleSummary_endpointName :: Lens' MonitoringScheduleSummary (Maybe Text) Source #

The name of the endpoint using the monitoring schedule.

monitoringScheduleSummary_monitoringJobDefinitionName :: Lens' MonitoringScheduleSummary (Maybe Text) Source #

The name of the monitoring job definition that the schedule is for.

monitoringScheduleSummary_monitoringType :: Lens' MonitoringScheduleSummary (Maybe MonitoringType) Source #

The type of the monitoring job definition that the schedule is for.

monitoringScheduleSummary_monitoringScheduleArn :: Lens' MonitoringScheduleSummary Text Source #

The Amazon Resource Name (ARN) of the monitoring schedule.

monitoringScheduleSummary_lastModifiedTime :: Lens' MonitoringScheduleSummary UTCTime Source #

The last time the monitoring schedule was modified.

MonitoringStatisticsResource

data MonitoringStatisticsResource Source #

The statistics resource for a monitoring job.

See: newMonitoringStatisticsResource smart constructor.

Constructors

MonitoringStatisticsResource' 

Fields

Instances

Instances details
FromJSON MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

ToJSON MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

Generic MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

Associated Types

type Rep MonitoringStatisticsResource :: Type -> Type #

Read MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

Show MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

NFData MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

Eq MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

Hashable MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

type Rep MonitoringStatisticsResource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStatisticsResource

type Rep MonitoringStatisticsResource = D1 ('MetaData "MonitoringStatisticsResource" "Amazonka.SageMaker.Types.MonitoringStatisticsResource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringStatisticsResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMonitoringStatisticsResource :: MonitoringStatisticsResource Source #

Create a value of MonitoringStatisticsResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Uri:MonitoringStatisticsResource', monitoringStatisticsResource_s3Uri - The Amazon S3 URI for the statistics resource.

monitoringStatisticsResource_s3Uri :: Lens' MonitoringStatisticsResource (Maybe Text) Source #

The Amazon S3 URI for the statistics resource.

MonitoringStoppingCondition

data MonitoringStoppingCondition Source #

A time limit for how long the monitoring job is allowed to run before stopping.

See: newMonitoringStoppingCondition smart constructor.

Constructors

MonitoringStoppingCondition' 

Fields

  • maxRuntimeInSeconds :: Natural

    The maximum runtime allowed in seconds.

    The MaxRuntimeInSeconds cannot exceed the frequency of the job. For data quality and model explainability, this can be up to 3600 seconds for an hourly schedule. For model bias and model quality hourly schedules, this can be up to 1800 seconds.

Instances

Instances details
FromJSON MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

ToJSON MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

Generic MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

Associated Types

type Rep MonitoringStoppingCondition :: Type -> Type #

Read MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

Show MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

NFData MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

Eq MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

Hashable MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

type Rep MonitoringStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MonitoringStoppingCondition

type Rep MonitoringStoppingCondition = D1 ('MetaData "MonitoringStoppingCondition" "Amazonka.SageMaker.Types.MonitoringStoppingCondition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MonitoringStoppingCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxRuntimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newMonitoringStoppingCondition Source #

Create a value of MonitoringStoppingCondition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxRuntimeInSeconds:MonitoringStoppingCondition', monitoringStoppingCondition_maxRuntimeInSeconds - The maximum runtime allowed in seconds.

The MaxRuntimeInSeconds cannot exceed the frequency of the job. For data quality and model explainability, this can be up to 3600 seconds for an hourly schedule. For model bias and model quality hourly schedules, this can be up to 1800 seconds.

monitoringStoppingCondition_maxRuntimeInSeconds :: Lens' MonitoringStoppingCondition Natural Source #

The maximum runtime allowed in seconds.

The MaxRuntimeInSeconds cannot exceed the frequency of the job. For data quality and model explainability, this can be up to 3600 seconds for an hourly schedule. For model bias and model quality hourly schedules, this can be up to 1800 seconds.

MultiModelConfig

data MultiModelConfig Source #

Specifies additional configuration for hosting multi-model endpoints.

See: newMultiModelConfig smart constructor.

Constructors

MultiModelConfig' 

Fields

  • modelCacheSetting :: Maybe ModelCacheSetting

    Whether to cache models for a multi-model endpoint. By default, multi-model endpoints cache models so that a model does not have to be loaded into memory each time it is invoked. Some use cases do not benefit from model caching. For example, if an endpoint hosts a large number of models that are each invoked infrequently, the endpoint might perform better if you disable model caching. To disable model caching, set the value of this parameter to Disabled.

Instances

Instances details
FromJSON MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

ToJSON MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

Generic MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

Associated Types

type Rep MultiModelConfig :: Type -> Type #

Read MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

Show MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

NFData MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

Methods

rnf :: MultiModelConfig -> () #

Eq MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

Hashable MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

type Rep MultiModelConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.MultiModelConfig

type Rep MultiModelConfig = D1 ('MetaData "MultiModelConfig" "Amazonka.SageMaker.Types.MultiModelConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "MultiModelConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelCacheSetting") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCacheSetting))))

newMultiModelConfig :: MultiModelConfig Source #

Create a value of MultiModelConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelCacheSetting:MultiModelConfig', multiModelConfig_modelCacheSetting - Whether to cache models for a multi-model endpoint. By default, multi-model endpoints cache models so that a model does not have to be loaded into memory each time it is invoked. Some use cases do not benefit from model caching. For example, if an endpoint hosts a large number of models that are each invoked infrequently, the endpoint might perform better if you disable model caching. To disable model caching, set the value of this parameter to Disabled.

multiModelConfig_modelCacheSetting :: Lens' MultiModelConfig (Maybe ModelCacheSetting) Source #

Whether to cache models for a multi-model endpoint. By default, multi-model endpoints cache models so that a model does not have to be loaded into memory each time it is invoked. Some use cases do not benefit from model caching. For example, if an endpoint hosts a large number of models that are each invoked infrequently, the endpoint might perform better if you disable model caching. To disable model caching, set the value of this parameter to Disabled.

NeoVpcConfig

data NeoVpcConfig Source #

The VpcConfig configuration object that specifies the VPC that you want the compilation jobs to connect to. For more information on controlling access to your Amazon S3 buckets used for compilation job, see Give Amazon SageMaker Compilation Jobs Access to Resources in Your Amazon VPC.

See: newNeoVpcConfig smart constructor.

Constructors

NeoVpcConfig' 

Fields

  • securityGroupIds :: NonEmpty Text

    The VPC security group IDs. IDs have the form of sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

  • subnets :: NonEmpty Text

    The ID of the subnets in the VPC that you want to connect the compilation job to for accessing the model in Amazon S3.

Instances

Instances details
FromJSON NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

ToJSON NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

Generic NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

Associated Types

type Rep NeoVpcConfig :: Type -> Type #

Read NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

Show NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

NFData NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

Methods

rnf :: NeoVpcConfig -> () #

Eq NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

Hashable NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

type Rep NeoVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NeoVpcConfig

type Rep NeoVpcConfig = D1 ('MetaData "NeoVpcConfig" "Amazonka.SageMaker.Types.NeoVpcConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NeoVpcConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newNeoVpcConfig Source #

Create a value of NeoVpcConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:NeoVpcConfig', neoVpcConfig_securityGroupIds - The VPC security group IDs. IDs have the form of sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

$sel:subnets:NeoVpcConfig', neoVpcConfig_subnets - The ID of the subnets in the VPC that you want to connect the compilation job to for accessing the model in Amazon S3.

neoVpcConfig_securityGroupIds :: Lens' NeoVpcConfig (NonEmpty Text) Source #

The VPC security group IDs. IDs have the form of sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

neoVpcConfig_subnets :: Lens' NeoVpcConfig (NonEmpty Text) Source #

The ID of the subnets in the VPC that you want to connect the compilation job to for accessing the model in Amazon S3.

NestedFilters

data NestedFilters Source #

A list of nested Filter objects. A resource must satisfy the conditions of all filters to be included in the results returned from the Search API.

For example, to filter on a training job's InputDataConfig property with a specific channel name and S3Uri prefix, define the following filters:

  • '{Name:"InputDataConfig.ChannelName", "Operator":"Equals", "Value":"train"}',
  • '{Name:"InputDataConfig.DataSource.S3DataSource.S3Uri", "Operator":"Contains", "Value":"mybucket/catdata"}'

See: newNestedFilters smart constructor.

Constructors

NestedFilters' 

Fields

  • nestedPropertyName :: Text

    The name of the property to use in the nested filters. The value must match a listed property name, such as InputDataConfig.

  • filters :: NonEmpty Filter

    A list of filters. Each filter acts on a property. Filters must contain at least one Filters value. For example, a NestedFilters call might include a filter on the PropertyName parameter of the InputDataConfig property: InputDataConfig.DataSource.S3DataSource.S3Uri.

Instances

Instances details
ToJSON NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

Generic NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

Associated Types

type Rep NestedFilters :: Type -> Type #

Read NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

Show NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

NFData NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

Methods

rnf :: NestedFilters -> () #

Eq NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

Hashable NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

type Rep NestedFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NestedFilters

type Rep NestedFilters = D1 ('MetaData "NestedFilters" "Amazonka.SageMaker.Types.NestedFilters" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NestedFilters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nestedPropertyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Filter))))

newNestedFilters Source #

Create a value of NestedFilters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nestedPropertyName:NestedFilters', nestedFilters_nestedPropertyName - The name of the property to use in the nested filters. The value must match a listed property name, such as InputDataConfig.

$sel:filters:NestedFilters', nestedFilters_filters - A list of filters. Each filter acts on a property. Filters must contain at least one Filters value. For example, a NestedFilters call might include a filter on the PropertyName parameter of the InputDataConfig property: InputDataConfig.DataSource.S3DataSource.S3Uri.

nestedFilters_nestedPropertyName :: Lens' NestedFilters Text Source #

The name of the property to use in the nested filters. The value must match a listed property name, such as InputDataConfig.

nestedFilters_filters :: Lens' NestedFilters (NonEmpty Filter) Source #

A list of filters. Each filter acts on a property. Filters must contain at least one Filters value. For example, a NestedFilters call might include a filter on the PropertyName parameter of the InputDataConfig property: InputDataConfig.DataSource.S3DataSource.S3Uri.

NetworkConfig

data NetworkConfig Source #

Networking options for a job, such as network traffic encryption between containers, whether to allow inbound and outbound network calls to and from containers, and the VPC subnets and security groups to use for VPC-enabled jobs.

See: newNetworkConfig smart constructor.

Constructors

NetworkConfig' 

Fields

Instances

Instances details
FromJSON NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

ToJSON NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

Generic NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

Associated Types

type Rep NetworkConfig :: Type -> Type #

Read NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

Show NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

NFData NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

Methods

rnf :: NetworkConfig -> () #

Eq NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

Hashable NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

type Rep NetworkConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NetworkConfig

type Rep NetworkConfig = D1 ('MetaData "NetworkConfig" "Amazonka.SageMaker.Types.NetworkConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NetworkConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableInterContainerTrafficEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "enableNetworkIsolation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig)))))

newNetworkConfig :: NetworkConfig Source #

Create a value of NetworkConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableInterContainerTrafficEncryption:NetworkConfig', networkConfig_enableInterContainerTrafficEncryption - Whether to encrypt all communications between distributed processing jobs. Choose True to encrypt communications. Encryption provides greater security for distributed processing jobs, but the processing might take longer.

$sel:enableNetworkIsolation:NetworkConfig', networkConfig_enableNetworkIsolation - Whether to allow inbound and outbound network calls to and from the containers used for the processing job.

$sel:vpcConfig:NetworkConfig', networkConfig_vpcConfig - Undocumented member.

networkConfig_enableInterContainerTrafficEncryption :: Lens' NetworkConfig (Maybe Bool) Source #

Whether to encrypt all communications between distributed processing jobs. Choose True to encrypt communications. Encryption provides greater security for distributed processing jobs, but the processing might take longer.

networkConfig_enableNetworkIsolation :: Lens' NetworkConfig (Maybe Bool) Source #

Whether to allow inbound and outbound network calls to and from the containers used for the processing job.

NotebookInstanceLifecycleConfigSummary

data NotebookInstanceLifecycleConfigSummary Source #

Provides a summary of a notebook instance lifecycle configuration.

See: newNotebookInstanceLifecycleConfigSummary smart constructor.

Constructors

NotebookInstanceLifecycleConfigSummary' 

Fields

Instances

Instances details
FromJSON NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

Generic NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

Read NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

Show NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

NFData NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

Eq NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

Hashable NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

type Rep NotebookInstanceLifecycleConfigSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary

type Rep NotebookInstanceLifecycleConfigSummary = D1 ('MetaData "NotebookInstanceLifecycleConfigSummary" "Amazonka.SageMaker.Types.NotebookInstanceLifecycleConfigSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NotebookInstanceLifecycleConfigSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

notebookInstanceLifecycleConfigSummary_creationTime :: Lens' NotebookInstanceLifecycleConfigSummary (Maybe UTCTime) Source #

A timestamp that tells when the lifecycle configuration was created.

notebookInstanceLifecycleConfigSummary_lastModifiedTime :: Lens' NotebookInstanceLifecycleConfigSummary (Maybe UTCTime) Source #

A timestamp that tells when the lifecycle configuration was last modified.

NotebookInstanceLifecycleHook

data NotebookInstanceLifecycleHook Source #

Contains the notebook instance lifecycle configuration script.

Each lifecycle configuration script has a limit of 16384 characters.

The value of the $PATH environment variable that is available to both scripts is /sbin:bin:/usr/sbin:/usr/bin.

View CloudWatch Logs for notebook instance lifecycle configurations in log group /aws/sagemaker/NotebookInstances in log stream [notebook-instance-name]/[LifecycleConfigHook].

Lifecycle configuration scripts cannot run for longer than 5 minutes. If a script runs for longer than 5 minutes, it fails and the notebook instance is not created or started.

For information about notebook instance lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.

See: newNotebookInstanceLifecycleHook smart constructor.

Constructors

NotebookInstanceLifecycleHook' 

Fields

  • content :: Maybe Text

    A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.

Instances

Instances details
FromJSON NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

ToJSON NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

Generic NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

Associated Types

type Rep NotebookInstanceLifecycleHook :: Type -> Type #

Read NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

Show NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

NFData NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

Eq NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

Hashable NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

type Rep NotebookInstanceLifecycleHook Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook

type Rep NotebookInstanceLifecycleHook = D1 ('MetaData "NotebookInstanceLifecycleHook" "Amazonka.SageMaker.Types.NotebookInstanceLifecycleHook" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NotebookInstanceLifecycleHook'" 'PrefixI 'True) (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newNotebookInstanceLifecycleHook :: NotebookInstanceLifecycleHook Source #

Create a value of NotebookInstanceLifecycleHook with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:content:NotebookInstanceLifecycleHook', notebookInstanceLifecycleHook_content - A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.

notebookInstanceLifecycleHook_content :: Lens' NotebookInstanceLifecycleHook (Maybe Text) Source #

A base64-encoded string that contains a shell script for a notebook instance lifecycle configuration.

NotebookInstanceSummary

data NotebookInstanceSummary Source #

Provides summary information for an SageMaker notebook instance.

See: newNotebookInstanceSummary smart constructor.

Constructors

NotebookInstanceSummary' 

Fields

Instances

Instances details
FromJSON NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

Generic NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

Associated Types

type Rep NotebookInstanceSummary :: Type -> Type #

Read NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

Show NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

NFData NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

Methods

rnf :: NotebookInstanceSummary -> () #

Eq NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

Hashable NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

type Rep NotebookInstanceSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotebookInstanceSummary

type Rep NotebookInstanceSummary = D1 ('MetaData "NotebookInstanceSummary" "Amazonka.SageMaker.Types.NotebookInstanceSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NotebookInstanceSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalCodeRepositories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "defaultCodeRepository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceType)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "notebookInstanceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceStatus))) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notebookInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "notebookInstanceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newNotebookInstanceSummary Source #

Create a value of NotebookInstanceSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:additionalCodeRepositories:NotebookInstanceSummary', notebookInstanceSummary_additionalCodeRepositories - An array of up to three Git repositories associated with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in Amazon Web Services CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with SageMaker Notebook Instances.

$sel:creationTime:NotebookInstanceSummary', notebookInstanceSummary_creationTime - A timestamp that shows when the notebook instance was created.

$sel:defaultCodeRepository:NotebookInstanceSummary', notebookInstanceSummary_defaultCodeRepository - The Git repository associated with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in Amazon Web Services CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with SageMaker Notebook Instances.

$sel:instanceType:NotebookInstanceSummary', notebookInstanceSummary_instanceType - The type of ML compute instance that the notebook instance is running on.

$sel:lastModifiedTime:NotebookInstanceSummary', notebookInstanceSummary_lastModifiedTime - A timestamp that shows when the notebook instance was last modified.

$sel:notebookInstanceLifecycleConfigName:NotebookInstanceSummary', notebookInstanceSummary_notebookInstanceLifecycleConfigName - The name of a notebook instance lifecycle configuration associated with this notebook instance.

For information about notebook instance lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.

$sel:notebookInstanceStatus:NotebookInstanceSummary', notebookInstanceSummary_notebookInstanceStatus - The status of the notebook instance.

$sel:url:NotebookInstanceSummary', notebookInstanceSummary_url - The URL that you use to connect to the Jupyter notebook running in your notebook instance.

$sel:notebookInstanceName:NotebookInstanceSummary', notebookInstanceSummary_notebookInstanceName - The name of the notebook instance that you want a summary for.

$sel:notebookInstanceArn:NotebookInstanceSummary', notebookInstanceSummary_notebookInstanceArn - The Amazon Resource Name (ARN) of the notebook instance.

notebookInstanceSummary_additionalCodeRepositories :: Lens' NotebookInstanceSummary (Maybe [Text]) Source #

An array of up to three Git repositories associated with the notebook instance. These can be either the names of Git repositories stored as resources in your account, or the URL of Git repositories in Amazon Web Services CodeCommit or in any other Git repository. These repositories are cloned at the same level as the default repository of your notebook instance. For more information, see Associating Git Repositories with SageMaker Notebook Instances.

notebookInstanceSummary_creationTime :: Lens' NotebookInstanceSummary (Maybe UTCTime) Source #

A timestamp that shows when the notebook instance was created.

notebookInstanceSummary_defaultCodeRepository :: Lens' NotebookInstanceSummary (Maybe Text) Source #

The Git repository associated with the notebook instance as its default code repository. This can be either the name of a Git repository stored as a resource in your account, or the URL of a Git repository in Amazon Web Services CodeCommit or in any other Git repository. When you open a notebook instance, it opens in the directory that contains this repository. For more information, see Associating Git Repositories with SageMaker Notebook Instances.

notebookInstanceSummary_instanceType :: Lens' NotebookInstanceSummary (Maybe InstanceType) Source #

The type of ML compute instance that the notebook instance is running on.

notebookInstanceSummary_lastModifiedTime :: Lens' NotebookInstanceSummary (Maybe UTCTime) Source #

A timestamp that shows when the notebook instance was last modified.

notebookInstanceSummary_notebookInstanceLifecycleConfigName :: Lens' NotebookInstanceSummary (Maybe Text) Source #

The name of a notebook instance lifecycle configuration associated with this notebook instance.

For information about notebook instance lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.

notebookInstanceSummary_url :: Lens' NotebookInstanceSummary (Maybe Text) Source #

The URL that you use to connect to the Jupyter notebook running in your notebook instance.

notebookInstanceSummary_notebookInstanceName :: Lens' NotebookInstanceSummary Text Source #

The name of the notebook instance that you want a summary for.

notebookInstanceSummary_notebookInstanceArn :: Lens' NotebookInstanceSummary Text Source #

The Amazon Resource Name (ARN) of the notebook instance.

NotificationConfiguration

data NotificationConfiguration Source #

Configures Amazon SNS notifications of available or expiring work items for work teams.

See: newNotificationConfiguration smart constructor.

Constructors

NotificationConfiguration' 

Fields

Instances

Instances details
FromJSON NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

ToJSON NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

Generic NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

Associated Types

type Rep NotificationConfiguration :: Type -> Type #

Read NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

Show NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

NFData NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

Eq NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

Hashable NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

type Rep NotificationConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.NotificationConfiguration

type Rep NotificationConfiguration = D1 ('MetaData "NotificationConfiguration" "Amazonka.SageMaker.Types.NotificationConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "NotificationConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notificationTopicArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newNotificationConfiguration :: NotificationConfiguration Source #

Create a value of NotificationConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notificationTopicArn:NotificationConfiguration', notificationConfiguration_notificationTopicArn - The ARN for the Amazon SNS topic to which notifications should be published.

notificationConfiguration_notificationTopicArn :: Lens' NotificationConfiguration (Maybe Text) Source #

The ARN for the Amazon SNS topic to which notifications should be published.

ObjectiveStatusCounters

data ObjectiveStatusCounters Source #

Specifies the number of training jobs that this hyperparameter tuning job launched, categorized by the status of their objective metric. The objective metric status shows whether the final objective metric for the training job has been evaluated by the tuning job and used in the hyperparameter tuning process.

See: newObjectiveStatusCounters smart constructor.

Constructors

ObjectiveStatusCounters' 

Fields

  • failed :: Maybe Natural

    The number of training jobs whose final objective metric was not evaluated and used in the hyperparameter tuning process. This typically occurs when the training job failed or did not emit an objective metric.

  • pending :: Maybe Natural

    The number of training jobs that are in progress and pending evaluation of their final objective metric.

  • succeeded :: Maybe Natural

    The number of training jobs whose final objective metric was evaluated by the hyperparameter tuning job and used in the hyperparameter tuning process.

Instances

Instances details
FromJSON ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

Generic ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

Associated Types

type Rep ObjectiveStatusCounters :: Type -> Type #

Read ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

Show ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

NFData ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

Methods

rnf :: ObjectiveStatusCounters -> () #

Eq ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

Hashable ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

type Rep ObjectiveStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ObjectiveStatusCounters

type Rep ObjectiveStatusCounters = D1 ('MetaData "ObjectiveStatusCounters" "Amazonka.SageMaker.Types.ObjectiveStatusCounters" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ObjectiveStatusCounters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "failed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "pending") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "succeeded") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newObjectiveStatusCounters :: ObjectiveStatusCounters Source #

Create a value of ObjectiveStatusCounters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failed:ObjectiveStatusCounters', objectiveStatusCounters_failed - The number of training jobs whose final objective metric was not evaluated and used in the hyperparameter tuning process. This typically occurs when the training job failed or did not emit an objective metric.

$sel:pending:ObjectiveStatusCounters', objectiveStatusCounters_pending - The number of training jobs that are in progress and pending evaluation of their final objective metric.

$sel:succeeded:ObjectiveStatusCounters', objectiveStatusCounters_succeeded - The number of training jobs whose final objective metric was evaluated by the hyperparameter tuning job and used in the hyperparameter tuning process.

objectiveStatusCounters_failed :: Lens' ObjectiveStatusCounters (Maybe Natural) Source #

The number of training jobs whose final objective metric was not evaluated and used in the hyperparameter tuning process. This typically occurs when the training job failed or did not emit an objective metric.

objectiveStatusCounters_pending :: Lens' ObjectiveStatusCounters (Maybe Natural) Source #

The number of training jobs that are in progress and pending evaluation of their final objective metric.

objectiveStatusCounters_succeeded :: Lens' ObjectiveStatusCounters (Maybe Natural) Source #

The number of training jobs whose final objective metric was evaluated by the hyperparameter tuning job and used in the hyperparameter tuning process.

OfflineStoreConfig

data OfflineStoreConfig Source #

The configuration of an OfflineStore.

Provide an OfflineStoreConfig in a request to CreateFeatureGroup to create an OfflineStore.

To encrypt an OfflineStore using at rest data encryption, specify Amazon Web Services Key Management Service (KMS) key ID, or KMSKeyId, in S3StorageConfig.

See: newOfflineStoreConfig smart constructor.

Constructors

OfflineStoreConfig' 

Fields

Instances

Instances details
FromJSON OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

ToJSON OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

Generic OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

Associated Types

type Rep OfflineStoreConfig :: Type -> Type #

Read OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

Show OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

NFData OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

Methods

rnf :: OfflineStoreConfig -> () #

Eq OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

Hashable OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

type Rep OfflineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreConfig

type Rep OfflineStoreConfig = D1 ('MetaData "OfflineStoreConfig" "Amazonka.SageMaker.Types.OfflineStoreConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OfflineStoreConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dataCatalogConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataCatalogConfig)) :*: S1 ('MetaSel ('Just "disableGlueTableCreation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "tableFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TableFormat)) :*: S1 ('MetaSel ('Just "s3StorageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 S3StorageConfig))))

newOfflineStoreConfig Source #

Create a value of OfflineStoreConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataCatalogConfig:OfflineStoreConfig', offlineStoreConfig_dataCatalogConfig - The meta data of the Glue table that is autogenerated when an OfflineStore is created.

$sel:disableGlueTableCreation:OfflineStoreConfig', offlineStoreConfig_disableGlueTableCreation - Set to True to disable the automatic creation of an Amazon Web Services Glue table when configuring an OfflineStore.

$sel:tableFormat:OfflineStoreConfig', offlineStoreConfig_tableFormat - Format for the offline store table. Supported formats are Glue (Default) and Apache Iceberg.

$sel:s3StorageConfig:OfflineStoreConfig', offlineStoreConfig_s3StorageConfig - The Amazon Simple Storage (Amazon S3) location of OfflineStore.

offlineStoreConfig_dataCatalogConfig :: Lens' OfflineStoreConfig (Maybe DataCatalogConfig) Source #

The meta data of the Glue table that is autogenerated when an OfflineStore is created.

offlineStoreConfig_disableGlueTableCreation :: Lens' OfflineStoreConfig (Maybe Bool) Source #

Set to True to disable the automatic creation of an Amazon Web Services Glue table when configuring an OfflineStore.

offlineStoreConfig_tableFormat :: Lens' OfflineStoreConfig (Maybe TableFormat) Source #

Format for the offline store table. Supported formats are Glue (Default) and Apache Iceberg.

offlineStoreConfig_s3StorageConfig :: Lens' OfflineStoreConfig S3StorageConfig Source #

The Amazon Simple Storage (Amazon S3) location of OfflineStore.

OfflineStoreStatus

data OfflineStoreStatus Source #

The status of OfflineStore.

See: newOfflineStoreStatus smart constructor.

Constructors

OfflineStoreStatus' 

Fields

Instances

Instances details
FromJSON OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

Generic OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

Associated Types

type Rep OfflineStoreStatus :: Type -> Type #

Read OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

Show OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

NFData OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

Methods

rnf :: OfflineStoreStatus -> () #

Eq OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

Hashable OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

type Rep OfflineStoreStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OfflineStoreStatus

type Rep OfflineStoreStatus = D1 ('MetaData "OfflineStoreStatus" "Amazonka.SageMaker.Types.OfflineStoreStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OfflineStoreStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "blockedReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OfflineStoreStatusValue)))

newOfflineStoreStatus Source #

Create a value of OfflineStoreStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:blockedReason:OfflineStoreStatus', offlineStoreStatus_blockedReason - The justification for why the OfflineStoreStatus is Blocked (if applicable).

$sel:status:OfflineStoreStatus', offlineStoreStatus_status - An OfflineStore status.

offlineStoreStatus_blockedReason :: Lens' OfflineStoreStatus (Maybe Text) Source #

The justification for why the OfflineStoreStatus is Blocked (if applicable).

OidcConfig

data OidcConfig Source #

Use this parameter to configure your OIDC Identity Provider (IdP).

See: newOidcConfig smart constructor.

Constructors

OidcConfig' 

Fields

  • clientId :: Text

    The OIDC IdP client ID used to configure your private workforce.

  • clientSecret :: Sensitive Text

    The OIDC IdP client secret used to configure your private workforce.

  • issuer :: Text

    The OIDC IdP issuer used to configure your private workforce.

  • authorizationEndpoint :: Text

    The OIDC IdP authorization endpoint used to configure your private workforce.

  • tokenEndpoint :: Text

    The OIDC IdP token endpoint used to configure your private workforce.

  • userInfoEndpoint :: Text

    The OIDC IdP user information endpoint used to configure your private workforce.

  • logoutEndpoint :: Text

    The OIDC IdP logout endpoint used to configure your private workforce.

  • jwksUri :: Text

    The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

Instances

Instances details
ToJSON OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

Generic OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

Associated Types

type Rep OidcConfig :: Type -> Type #

Show OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

NFData OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

Methods

rnf :: OidcConfig -> () #

Eq OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

Hashable OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

type Rep OidcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfig

newOidcConfig Source #

Create a value of OidcConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientId:OidcConfig', oidcConfig_clientId - The OIDC IdP client ID used to configure your private workforce.

$sel:clientSecret:OidcConfig', oidcConfig_clientSecret - The OIDC IdP client secret used to configure your private workforce.

$sel:issuer:OidcConfig', oidcConfig_issuer - The OIDC IdP issuer used to configure your private workforce.

$sel:authorizationEndpoint:OidcConfig', oidcConfig_authorizationEndpoint - The OIDC IdP authorization endpoint used to configure your private workforce.

$sel:tokenEndpoint:OidcConfig', oidcConfig_tokenEndpoint - The OIDC IdP token endpoint used to configure your private workforce.

$sel:userInfoEndpoint:OidcConfig', oidcConfig_userInfoEndpoint - The OIDC IdP user information endpoint used to configure your private workforce.

$sel:logoutEndpoint:OidcConfig', oidcConfig_logoutEndpoint - The OIDC IdP logout endpoint used to configure your private workforce.

$sel:jwksUri:OidcConfig', oidcConfig_jwksUri - The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

oidcConfig_clientId :: Lens' OidcConfig Text Source #

The OIDC IdP client ID used to configure your private workforce.

oidcConfig_clientSecret :: Lens' OidcConfig Text Source #

The OIDC IdP client secret used to configure your private workforce.

oidcConfig_issuer :: Lens' OidcConfig Text Source #

The OIDC IdP issuer used to configure your private workforce.

oidcConfig_authorizationEndpoint :: Lens' OidcConfig Text Source #

The OIDC IdP authorization endpoint used to configure your private workforce.

oidcConfig_tokenEndpoint :: Lens' OidcConfig Text Source #

The OIDC IdP token endpoint used to configure your private workforce.

oidcConfig_userInfoEndpoint :: Lens' OidcConfig Text Source #

The OIDC IdP user information endpoint used to configure your private workforce.

oidcConfig_logoutEndpoint :: Lens' OidcConfig Text Source #

The OIDC IdP logout endpoint used to configure your private workforce.

oidcConfig_jwksUri :: Lens' OidcConfig Text Source #

The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

OidcConfigForResponse

data OidcConfigForResponse Source #

Your OIDC IdP workforce configuration.

See: newOidcConfigForResponse smart constructor.

Constructors

OidcConfigForResponse' 

Fields

Instances

Instances details
FromJSON OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

Generic OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

Associated Types

type Rep OidcConfigForResponse :: Type -> Type #

Read OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

Show OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

NFData OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

Methods

rnf :: OidcConfigForResponse -> () #

Eq OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

Hashable OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

type Rep OidcConfigForResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcConfigForResponse

type Rep OidcConfigForResponse = D1 ('MetaData "OidcConfigForResponse" "Amazonka.SageMaker.Types.OidcConfigForResponse" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OidcConfigForResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "authorizationEndpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "clientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "issuer") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "jwksUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logoutEndpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tokenEndpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userInfoEndpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newOidcConfigForResponse :: OidcConfigForResponse Source #

Create a value of OidcConfigForResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:authorizationEndpoint:OidcConfigForResponse', oidcConfigForResponse_authorizationEndpoint - The OIDC IdP authorization endpoint used to configure your private workforce.

$sel:clientId:OidcConfigForResponse', oidcConfigForResponse_clientId - The OIDC IdP client ID used to configure your private workforce.

$sel:issuer:OidcConfigForResponse', oidcConfigForResponse_issuer - The OIDC IdP issuer used to configure your private workforce.

$sel:jwksUri:OidcConfigForResponse', oidcConfigForResponse_jwksUri - The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

$sel:logoutEndpoint:OidcConfigForResponse', oidcConfigForResponse_logoutEndpoint - The OIDC IdP logout endpoint used to configure your private workforce.

$sel:tokenEndpoint:OidcConfigForResponse', oidcConfigForResponse_tokenEndpoint - The OIDC IdP token endpoint used to configure your private workforce.

$sel:userInfoEndpoint:OidcConfigForResponse', oidcConfigForResponse_userInfoEndpoint - The OIDC IdP user information endpoint used to configure your private workforce.

oidcConfigForResponse_authorizationEndpoint :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP authorization endpoint used to configure your private workforce.

oidcConfigForResponse_clientId :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP client ID used to configure your private workforce.

oidcConfigForResponse_issuer :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP issuer used to configure your private workforce.

oidcConfigForResponse_jwksUri :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP JSON Web Key Set (Jwks) URI used to configure your private workforce.

oidcConfigForResponse_logoutEndpoint :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP logout endpoint used to configure your private workforce.

oidcConfigForResponse_tokenEndpoint :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP token endpoint used to configure your private workforce.

oidcConfigForResponse_userInfoEndpoint :: Lens' OidcConfigForResponse (Maybe Text) Source #

The OIDC IdP user information endpoint used to configure your private workforce.

OidcMemberDefinition

data OidcMemberDefinition Source #

A list of user groups that exist in your OIDC Identity Provider (IdP). One to ten groups can be used to create a single private work team. When you add a user group to the list of Groups, you can add that user group to one or more private work teams. If you add a user group to a private work team, all workers in that user group are added to the work team.

See: newOidcMemberDefinition smart constructor.

Constructors

OidcMemberDefinition' 

Fields

  • groups :: NonEmpty Text

    A list of comma seperated strings that identifies user groups in your OIDC IdP. Each user group is made up of a group of private workers.

Instances

Instances details
FromJSON OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

ToJSON OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

Generic OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

Associated Types

type Rep OidcMemberDefinition :: Type -> Type #

Read OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

Show OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

NFData OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

Methods

rnf :: OidcMemberDefinition -> () #

Eq OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

Hashable OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

type Rep OidcMemberDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OidcMemberDefinition

type Rep OidcMemberDefinition = D1 ('MetaData "OidcMemberDefinition" "Amazonka.SageMaker.Types.OidcMemberDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OidcMemberDefinition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "groups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newOidcMemberDefinition Source #

Create a value of OidcMemberDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:groups:OidcMemberDefinition', oidcMemberDefinition_groups - A list of comma seperated strings that identifies user groups in your OIDC IdP. Each user group is made up of a group of private workers.

oidcMemberDefinition_groups :: Lens' OidcMemberDefinition (NonEmpty Text) Source #

A list of comma seperated strings that identifies user groups in your OIDC IdP. Each user group is made up of a group of private workers.

OnlineStoreConfig

data OnlineStoreConfig Source #

Use this to specify the Amazon Web Services Key Management Service (KMS) Key ID, or KMSKeyId, for at rest data encryption. You can turn OnlineStore on or off by specifying the EnableOnlineStore flag at General Assembly; the default value is False.

See: newOnlineStoreConfig smart constructor.

Constructors

OnlineStoreConfig' 

Fields

Instances

Instances details
FromJSON OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

ToJSON OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

Generic OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

Associated Types

type Rep OnlineStoreConfig :: Type -> Type #

Read OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

Show OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

NFData OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

Methods

rnf :: OnlineStoreConfig -> () #

Eq OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

Hashable OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

type Rep OnlineStoreConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreConfig

type Rep OnlineStoreConfig = D1 ('MetaData "OnlineStoreConfig" "Amazonka.SageMaker.Types.OnlineStoreConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OnlineStoreConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "enableOnlineStore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "securityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OnlineStoreSecurityConfig))))

newOnlineStoreConfig :: OnlineStoreConfig Source #

Create a value of OnlineStoreConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:enableOnlineStore:OnlineStoreConfig', onlineStoreConfig_enableOnlineStore - Turn OnlineStore off by specifying False for the EnableOnlineStore flag. Turn OnlineStore on by specifying True for the EnableOnlineStore flag.

The default value is False.

$sel:securityConfig:OnlineStoreConfig', onlineStoreConfig_securityConfig - Use to specify KMS Key ID (KMSKeyId) for at-rest encryption of your OnlineStore.

onlineStoreConfig_enableOnlineStore :: Lens' OnlineStoreConfig (Maybe Bool) Source #

Turn OnlineStore off by specifying False for the EnableOnlineStore flag. Turn OnlineStore on by specifying True for the EnableOnlineStore flag.

The default value is False.

onlineStoreConfig_securityConfig :: Lens' OnlineStoreConfig (Maybe OnlineStoreSecurityConfig) Source #

Use to specify KMS Key ID (KMSKeyId) for at-rest encryption of your OnlineStore.

OnlineStoreSecurityConfig

data OnlineStoreSecurityConfig Source #

The security configuration for OnlineStore.

See: newOnlineStoreSecurityConfig smart constructor.

Constructors

OnlineStoreSecurityConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.

    The caller (either IAM user or IAM role) of CreateFeatureGroup must have below permissions to the OnlineStore KmsKeyId:

    • "kms:Encrypt"
    • "kms:Decrypt"
    • "kms:DescribeKey"
    • "kms:CreateGrant"
    • "kms:RetireGrant"
    • "kms:ReEncryptFrom"
    • "kms:ReEncryptTo"
    • "kms:GenerateDataKey"
    • "kms:ListAliases"
    • "kms:ListGrants"
    • "kms:RevokeGrant"

    The caller (either IAM user or IAM role) to all DataPlane operations (PutRecord, GetRecord, DeleteRecord) must have the following permissions to the KmsKeyId:

    • "kms:Decrypt"

Instances

Instances details
FromJSON OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

ToJSON OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

Generic OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

Associated Types

type Rep OnlineStoreSecurityConfig :: Type -> Type #

Read OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

Show OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

NFData OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

Eq OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

Hashable OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

type Rep OnlineStoreSecurityConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OnlineStoreSecurityConfig

type Rep OnlineStoreSecurityConfig = D1 ('MetaData "OnlineStoreSecurityConfig" "Amazonka.SageMaker.Types.OnlineStoreSecurityConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OnlineStoreSecurityConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newOnlineStoreSecurityConfig :: OnlineStoreSecurityConfig Source #

Create a value of OnlineStoreSecurityConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:OnlineStoreSecurityConfig', onlineStoreSecurityConfig_kmsKeyId - The ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.

The caller (either IAM user or IAM role) of CreateFeatureGroup must have below permissions to the OnlineStore KmsKeyId:

  • "kms:Encrypt"
  • "kms:Decrypt"
  • "kms:DescribeKey"
  • "kms:CreateGrant"
  • "kms:RetireGrant"
  • "kms:ReEncryptFrom"
  • "kms:ReEncryptTo"
  • "kms:GenerateDataKey"
  • "kms:ListAliases"
  • "kms:ListGrants"
  • "kms:RevokeGrant"

The caller (either IAM user or IAM role) to all DataPlane operations (PutRecord, GetRecord, DeleteRecord) must have the following permissions to the KmsKeyId:

  • "kms:Decrypt"

onlineStoreSecurityConfig_kmsKeyId :: Lens' OnlineStoreSecurityConfig (Maybe Text) Source #

The ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker Feature Store uses to encrypt the Amazon S3 objects at rest using Amazon S3 server-side encryption.

The caller (either IAM user or IAM role) of CreateFeatureGroup must have below permissions to the OnlineStore KmsKeyId:

  • "kms:Encrypt"
  • "kms:Decrypt"
  • "kms:DescribeKey"
  • "kms:CreateGrant"
  • "kms:RetireGrant"
  • "kms:ReEncryptFrom"
  • "kms:ReEncryptTo"
  • "kms:GenerateDataKey"
  • "kms:ListAliases"
  • "kms:ListGrants"
  • "kms:RevokeGrant"

The caller (either IAM user or IAM role) to all DataPlane operations (PutRecord, GetRecord, DeleteRecord) must have the following permissions to the KmsKeyId:

  • "kms:Decrypt"

OutputConfig

data OutputConfig Source #

Contains information about the output location for the compiled model and the target device that the model runs on. TargetDevice and TargetPlatform are mutually exclusive, so you need to choose one between the two to specify your target device or platform. If you cannot find your device you want to use from the TargetDevice list, use TargetPlatform to describe the platform of your edge device and CompilerOptions if there are specific settings that are required or recommended to use for particular TargetPlatform.

See: newOutputConfig smart constructor.

Constructors

OutputConfig' 

Fields

  • compilerOptions :: Maybe Text

    Specifies additional parameters for compiler options in JSON format. The compiler options are TargetPlatform specific. It is required for NVIDIA accelerators and highly recommended for CPU compilations. For any other cases, it is optional to specify CompilerOptions.

    • DTYPE: Specifies the data type for the input. When compiling for ml_* (except for ml_inf) instances using PyTorch framework, provide the data type (dtype) of the model's input. "float32" is used if "DTYPE" is not specified. Options for data type are:

      • float32: Use either "float" or "float32".
      • int64: Use either "int64" or "long".

      For example, {"dtype" : "float32"}.

    • CPU: Compilation for CPU supports the following compiler options.

      • mcpu: CPU micro-architecture. For example, {'mcpu': 'skylake-avx512'}
      • mattr: CPU flags. For example, {'mattr': ['+neon', '+vfpv4']}
    • ARM: Details of ARM CPU compilations.

      • NEON: NEON is an implementation of the Advanced SIMD extension used in ARMv7 processors.

        For example, add {'mattr': ['+neon']} to the compiler options if compiling for ARM 32-bit platform with the NEON support.

    • NVIDIA: Compilation for NVIDIA GPU supports the following compiler options.

      • gpu_code: Specifies the targeted architecture.
      • trt-ver: Specifies the TensorRT versions in x.y.z. format.
      • cuda-ver: Specifies the CUDA version in x.y format.

      For example, {'gpu-code': 'sm_72', 'trt-ver': '6.0.1', 'cuda-ver': '10.1'}

    • ANDROID: Compilation for the Android OS supports the following compiler options:

      • ANDROID_PLATFORM: Specifies the Android API levels. Available levels range from 21 to 29. For example, {'ANDROID_PLATFORM': 28}.
      • mattr: Add {'mattr': ['+neon']} to compiler options if compiling for ARM 32-bit platform with NEON support.
    • INFERENTIA: Compilation for target ml_inf1 uses compiler options passed in as a JSON string. For example, "CompilerOptions": "\"--verbose 1 --num-neuroncores 2 -O2\"".

      For information about supported compiler options, see Neuron Compiler CLI.

    • CoreML: Compilation for the CoreML OutputConfig$TargetDevice supports the following compiler options:

      • class_labels: Specifies the classification labels file name inside input tar.gz file. For example, {"class_labels": "imagenet_labels_1000.txt"}. Labels inside the txt file should be separated by newlines.
    • EIA: Compilation for the Elastic Inference Accelerator supports the following compiler options:

      • precision_mode: Specifies the precision of compiled artifacts. Supported values are "FP16" and "FP32". Default is "FP32".
      • signature_def_key: Specifies the signature to use for models in SavedModel format. Defaults is TensorFlow's default signature def key.
      • output_names: Specifies a list of output tensor names for models in FrozenGraph format. Set at most one API field, either: signature_def_key or output_names.

      For example: {"precision_mode": "FP32", "output_names": ["output:0"]}

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker uses to encrypt your output models with Amazon S3 server-side encryption after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

    The KmsKeyId can be any of the following formats:

    • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
    • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
    • Alias name: alias/ExampleAlias
    • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias
  • targetDevice :: Maybe TargetDevice

    Identifies the target device or the machine learning instance that you want to run your model on after the compilation has completed. Alternatively, you can specify OS, architecture, and accelerator using TargetPlatform fields. It can be used instead of TargetPlatform.

  • targetPlatform :: Maybe TargetPlatform

    Contains information about a target platform that you want your model to run on, such as OS, architecture, and accelerators. It is an alternative of TargetDevice.

    The following examples show how to configure the TargetPlatform and CompilerOptions JSON strings for popular target platforms:

    • Raspberry Pi 3 Model B+

      "TargetPlatform": {"Os": "LINUX", "Arch": "ARM_EABIHF"},
       "CompilerOptions": {'mattr': ['+neon']}
    • Jetson TX2

      "TargetPlatform": {"Os": "LINUX", "Arch": "ARM64", "Accelerator": "NVIDIA"},
       "CompilerOptions": {'gpu-code': 'sm_62', 'trt-ver': '6.0.1', 'cuda-ver': '10.0'}
    • EC2 m5.2xlarge instance OS

      "TargetPlatform": {"Os": "LINUX", "Arch": "X86_64", "Accelerator": "NVIDIA"},
       "CompilerOptions": {'mcpu': 'skylake-avx512'}
    • RK3399

      "TargetPlatform": {"Os": "LINUX", "Arch": "ARM64", "Accelerator": "MALI"}
    • ARMv7 phone (CPU)

      "TargetPlatform": {"Os": "ANDROID", "Arch": "ARM_EABI"},
       "CompilerOptions": {'ANDROID_PLATFORM': 25, 'mattr': ['+neon']}
    • ARMv8 phone (CPU)

      "TargetPlatform": {"Os": "ANDROID", "Arch": "ARM64"},
       "CompilerOptions": {'ANDROID_PLATFORM': 29}
  • s3OutputLocation :: Text

    Identifies the S3 bucket where you want Amazon SageMaker to store the model artifacts. For example, s3://bucket-name/key-name-prefix.

Instances

Instances details
FromJSON OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

ToJSON OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

Generic OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

Associated Types

type Rep OutputConfig :: Type -> Type #

Read OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

Show OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

NFData OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

Methods

rnf :: OutputConfig -> () #

Eq OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

Hashable OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

type Rep OutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputConfig

type Rep OutputConfig = D1 ('MetaData "OutputConfig" "Amazonka.SageMaker.Types.OutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OutputConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "compilerOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "targetDevice") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetDevice)) :*: (S1 ('MetaSel ('Just "targetPlatform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetPlatform)) :*: S1 ('MetaSel ('Just "s3OutputLocation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newOutputConfig Source #

Create a value of OutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compilerOptions:OutputConfig', outputConfig_compilerOptions - Specifies additional parameters for compiler options in JSON format. The compiler options are TargetPlatform specific. It is required for NVIDIA accelerators and highly recommended for CPU compilations. For any other cases, it is optional to specify CompilerOptions.

  • DTYPE: Specifies the data type for the input. When compiling for ml_* (except for ml_inf) instances using PyTorch framework, provide the data type (dtype) of the model's input. "float32" is used if "DTYPE" is not specified. Options for data type are:

    • float32: Use either "float" or "float32".
    • int64: Use either "int64" or "long".

    For example, {"dtype" : "float32"}.

  • CPU: Compilation for CPU supports the following compiler options.

    • mcpu: CPU micro-architecture. For example, {'mcpu': 'skylake-avx512'}
    • mattr: CPU flags. For example, {'mattr': ['+neon', '+vfpv4']}
  • ARM: Details of ARM CPU compilations.

    • NEON: NEON is an implementation of the Advanced SIMD extension used in ARMv7 processors.

      For example, add {'mattr': ['+neon']} to the compiler options if compiling for ARM 32-bit platform with the NEON support.

  • NVIDIA: Compilation for NVIDIA GPU supports the following compiler options.

    • gpu_code: Specifies the targeted architecture.
    • trt-ver: Specifies the TensorRT versions in x.y.z. format.
    • cuda-ver: Specifies the CUDA version in x.y format.

    For example, {'gpu-code': 'sm_72', 'trt-ver': '6.0.1', 'cuda-ver': '10.1'}

  • ANDROID: Compilation for the Android OS supports the following compiler options:

    • ANDROID_PLATFORM: Specifies the Android API levels. Available levels range from 21 to 29. For example, {'ANDROID_PLATFORM': 28}.
    • mattr: Add {'mattr': ['+neon']} to compiler options if compiling for ARM 32-bit platform with NEON support.
  • INFERENTIA: Compilation for target ml_inf1 uses compiler options passed in as a JSON string. For example, "CompilerOptions": "\"--verbose 1 --num-neuroncores 2 -O2\"".

    For information about supported compiler options, see Neuron Compiler CLI.

  • CoreML: Compilation for the CoreML OutputConfig$TargetDevice supports the following compiler options:

    • class_labels: Specifies the classification labels file name inside input tar.gz file. For example, {"class_labels": "imagenet_labels_1000.txt"}. Labels inside the txt file should be separated by newlines.
  • EIA: Compilation for the Elastic Inference Accelerator supports the following compiler options:

    • precision_mode: Specifies the precision of compiled artifacts. Supported values are "FP16" and "FP32". Default is "FP32".
    • signature_def_key: Specifies the signature to use for models in SavedModel format. Defaults is TensorFlow's default signature def key.
    • output_names: Specifies a list of output tensor names for models in FrozenGraph format. Set at most one API field, either: signature_def_key or output_names.

    For example: {"precision_mode": "FP32", "output_names": ["output:0"]}

$sel:kmsKeyId:OutputConfig', outputConfig_kmsKeyId - The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker uses to encrypt your output models with Amazon S3 server-side encryption after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

$sel:targetDevice:OutputConfig', outputConfig_targetDevice - Identifies the target device or the machine learning instance that you want to run your model on after the compilation has completed. Alternatively, you can specify OS, architecture, and accelerator using TargetPlatform fields. It can be used instead of TargetPlatform.

$sel:targetPlatform:OutputConfig', outputConfig_targetPlatform - Contains information about a target platform that you want your model to run on, such as OS, architecture, and accelerators. It is an alternative of TargetDevice.

The following examples show how to configure the TargetPlatform and CompilerOptions JSON strings for popular target platforms:

  • Raspberry Pi 3 Model B+

    "TargetPlatform": {"Os": "LINUX", "Arch": "ARM_EABIHF"},
     "CompilerOptions": {'mattr': ['+neon']}
  • Jetson TX2

    "TargetPlatform": {"Os": "LINUX", "Arch": "ARM64", "Accelerator": "NVIDIA"},
     "CompilerOptions": {'gpu-code': 'sm_62', 'trt-ver': '6.0.1', 'cuda-ver': '10.0'}
  • EC2 m5.2xlarge instance OS

    "TargetPlatform": {"Os": "LINUX", "Arch": "X86_64", "Accelerator": "NVIDIA"},
     "CompilerOptions": {'mcpu': 'skylake-avx512'}
  • RK3399

    "TargetPlatform": {"Os": "LINUX", "Arch": "ARM64", "Accelerator": "MALI"}
  • ARMv7 phone (CPU)

    "TargetPlatform": {"Os": "ANDROID", "Arch": "ARM_EABI"},
     "CompilerOptions": {'ANDROID_PLATFORM': 25, 'mattr': ['+neon']}
  • ARMv8 phone (CPU)

    "TargetPlatform": {"Os": "ANDROID", "Arch": "ARM64"},
     "CompilerOptions": {'ANDROID_PLATFORM': 29}

$sel:s3OutputLocation:OutputConfig', outputConfig_s3OutputLocation - Identifies the S3 bucket where you want Amazon SageMaker to store the model artifacts. For example, s3://bucket-name/key-name-prefix.

outputConfig_compilerOptions :: Lens' OutputConfig (Maybe Text) Source #

Specifies additional parameters for compiler options in JSON format. The compiler options are TargetPlatform specific. It is required for NVIDIA accelerators and highly recommended for CPU compilations. For any other cases, it is optional to specify CompilerOptions.

  • DTYPE: Specifies the data type for the input. When compiling for ml_* (except for ml_inf) instances using PyTorch framework, provide the data type (dtype) of the model's input. "float32" is used if "DTYPE" is not specified. Options for data type are:

    • float32: Use either "float" or "float32".
    • int64: Use either "int64" or "long".

    For example, {"dtype" : "float32"}.

  • CPU: Compilation for CPU supports the following compiler options.

    • mcpu: CPU micro-architecture. For example, {'mcpu': 'skylake-avx512'}
    • mattr: CPU flags. For example, {'mattr': ['+neon', '+vfpv4']}
  • ARM: Details of ARM CPU compilations.

    • NEON: NEON is an implementation of the Advanced SIMD extension used in ARMv7 processors.

      For example, add {'mattr': ['+neon']} to the compiler options if compiling for ARM 32-bit platform with the NEON support.

  • NVIDIA: Compilation for NVIDIA GPU supports the following compiler options.

    • gpu_code: Specifies the targeted architecture.
    • trt-ver: Specifies the TensorRT versions in x.y.z. format.
    • cuda-ver: Specifies the CUDA version in x.y format.

    For example, {'gpu-code': 'sm_72', 'trt-ver': '6.0.1', 'cuda-ver': '10.1'}

  • ANDROID: Compilation for the Android OS supports the following compiler options:

    • ANDROID_PLATFORM: Specifies the Android API levels. Available levels range from 21 to 29. For example, {'ANDROID_PLATFORM': 28}.
    • mattr: Add {'mattr': ['+neon']} to compiler options if compiling for ARM 32-bit platform with NEON support.
  • INFERENTIA: Compilation for target ml_inf1 uses compiler options passed in as a JSON string. For example, "CompilerOptions": "\"--verbose 1 --num-neuroncores 2 -O2\"".

    For information about supported compiler options, see Neuron Compiler CLI.

  • CoreML: Compilation for the CoreML OutputConfig$TargetDevice supports the following compiler options:

    • class_labels: Specifies the classification labels file name inside input tar.gz file. For example, {"class_labels": "imagenet_labels_1000.txt"}. Labels inside the txt file should be separated by newlines.
  • EIA: Compilation for the Elastic Inference Accelerator supports the following compiler options:

    • precision_mode: Specifies the precision of compiled artifacts. Supported values are "FP16" and "FP32". Default is "FP32".
    • signature_def_key: Specifies the signature to use for models in SavedModel format. Defaults is TensorFlow's default signature def key.
    • output_names: Specifies a list of output tensor names for models in FrozenGraph format. Set at most one API field, either: signature_def_key or output_names.

    For example: {"precision_mode": "FP32", "output_names": ["output:0"]}

outputConfig_kmsKeyId :: Lens' OutputConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service key (Amazon Web Services KMS) that Amazon SageMaker uses to encrypt your output models with Amazon S3 server-side encryption after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

outputConfig_targetDevice :: Lens' OutputConfig (Maybe TargetDevice) Source #

Identifies the target device or the machine learning instance that you want to run your model on after the compilation has completed. Alternatively, you can specify OS, architecture, and accelerator using TargetPlatform fields. It can be used instead of TargetPlatform.

outputConfig_targetPlatform :: Lens' OutputConfig (Maybe TargetPlatform) Source #

Contains information about a target platform that you want your model to run on, such as OS, architecture, and accelerators. It is an alternative of TargetDevice.

The following examples show how to configure the TargetPlatform and CompilerOptions JSON strings for popular target platforms:

  • Raspberry Pi 3 Model B+

    "TargetPlatform": {"Os": "LINUX", "Arch": "ARM_EABIHF"},
     "CompilerOptions": {'mattr': ['+neon']}
  • Jetson TX2

    "TargetPlatform": {"Os": "LINUX", "Arch": "ARM64", "Accelerator": "NVIDIA"},
     "CompilerOptions": {'gpu-code': 'sm_62', 'trt-ver': '6.0.1', 'cuda-ver': '10.0'}
  • EC2 m5.2xlarge instance OS

    "TargetPlatform": {"Os": "LINUX", "Arch": "X86_64", "Accelerator": "NVIDIA"},
     "CompilerOptions": {'mcpu': 'skylake-avx512'}
  • RK3399

    "TargetPlatform": {"Os": "LINUX", "Arch": "ARM64", "Accelerator": "MALI"}
  • ARMv7 phone (CPU)

    "TargetPlatform": {"Os": "ANDROID", "Arch": "ARM_EABI"},
     "CompilerOptions": {'ANDROID_PLATFORM': 25, 'mattr': ['+neon']}
  • ARMv8 phone (CPU)

    "TargetPlatform": {"Os": "ANDROID", "Arch": "ARM64"},
     "CompilerOptions": {'ANDROID_PLATFORM': 29}

outputConfig_s3OutputLocation :: Lens' OutputConfig Text Source #

Identifies the S3 bucket where you want Amazon SageMaker to store the model artifacts. For example, s3://bucket-name/key-name-prefix.

OutputDataConfig

data OutputDataConfig Source #

Provides information about how to store model training results (model artifacts).

See: newOutputDataConfig smart constructor.

Constructors

OutputDataConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

    • // KMS Key ID

      "1234abcd-12ab-34cd-56ef-1234567890ab"
    • // Amazon Resource Name (ARN) of a KMS Key

      "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
    • // KMS Key Alias

      "alias/ExampleAlias"
    • // Amazon Resource Name (ARN) of a KMS Key Alias

      "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"

    If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

    The KMS key policy must grant permission to the IAM role that you specify in your CreateTrainingJob, CreateTransformJob, or CreateHyperParameterTuningJob requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

  • s3OutputPath :: Text

    Identifies the S3 path where you want SageMaker to store the model artifacts. For example, s3://bucket-name/key-name-prefix.

Instances

Instances details
FromJSON OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

ToJSON OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

Generic OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

Associated Types

type Rep OutputDataConfig :: Type -> Type #

Read OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

Show OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

NFData OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

Methods

rnf :: OutputDataConfig -> () #

Eq OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

Hashable OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

type Rep OutputDataConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputDataConfig

type Rep OutputDataConfig = D1 ('MetaData "OutputDataConfig" "Amazonka.SageMaker.Types.OutputDataConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OutputDataConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newOutputDataConfig Source #

Create a value of OutputDataConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:OutputDataConfig', outputDataConfig_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"

If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KMS key policy must grant permission to the IAM role that you specify in your CreateTrainingJob, CreateTransformJob, or CreateHyperParameterTuningJob requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

$sel:s3OutputPath:OutputDataConfig', outputDataConfig_s3OutputPath - Identifies the S3 path where you want SageMaker to store the model artifacts. For example, s3://bucket-name/key-name-prefix.

outputDataConfig_kmsKeyId :: Lens' OutputDataConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"

If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KMS key policy must grant permission to the IAM role that you specify in your CreateTrainingJob, CreateTransformJob, or CreateHyperParameterTuningJob requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

outputDataConfig_s3OutputPath :: Lens' OutputDataConfig Text Source #

Identifies the S3 path where you want SageMaker to store the model artifacts. For example, s3://bucket-name/key-name-prefix.

OutputParameter

data OutputParameter Source #

An output parameter of a pipeline step.

See: newOutputParameter smart constructor.

Constructors

OutputParameter' 

Fields

  • name :: Text

    The name of the output parameter.

  • value :: Text

    The value of the output parameter.

Instances

Instances details
FromJSON OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

ToJSON OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

Generic OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

Associated Types

type Rep OutputParameter :: Type -> Type #

Read OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

Show OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

NFData OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

Methods

rnf :: OutputParameter -> () #

Eq OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

Hashable OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

type Rep OutputParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.OutputParameter

type Rep OutputParameter = D1 ('MetaData "OutputParameter" "Amazonka.SageMaker.Types.OutputParameter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "OutputParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newOutputParameter Source #

Create a value of OutputParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:OutputParameter', outputParameter_name - The name of the output parameter.

$sel:value:OutputParameter', outputParameter_value - The value of the output parameter.

outputParameter_name :: Lens' OutputParameter Text Source #

The name of the output parameter.

outputParameter_value :: Lens' OutputParameter Text Source #

The value of the output parameter.

ParallelismConfiguration

data ParallelismConfiguration Source #

Configuration that controls the parallelism of the pipeline. By default, the parallelism configuration specified applies to all executions of the pipeline unless overridden.

See: newParallelismConfiguration smart constructor.

Constructors

ParallelismConfiguration' 

Fields

Instances

Instances details
FromJSON ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

ToJSON ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

Generic ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

Associated Types

type Rep ParallelismConfiguration :: Type -> Type #

Read ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

Show ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

NFData ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

Eq ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

Hashable ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

type Rep ParallelismConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParallelismConfiguration

type Rep ParallelismConfiguration = D1 ('MetaData "ParallelismConfiguration" "Amazonka.SageMaker.Types.ParallelismConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ParallelismConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxParallelExecutionSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newParallelismConfiguration Source #

Create a value of ParallelismConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxParallelExecutionSteps:ParallelismConfiguration', parallelismConfiguration_maxParallelExecutionSteps - The max number of steps that can be executed in parallel.

parallelismConfiguration_maxParallelExecutionSteps :: Lens' ParallelismConfiguration Natural Source #

The max number of steps that can be executed in parallel.

Parameter

data Parameter Source #

Assigns a value to a named Pipeline parameter.

See: newParameter smart constructor.

Constructors

Parameter' 

Fields

  • name :: Text

    The name of the parameter to assign a value to. This parameter name must match a named parameter in the pipeline definition.

  • value :: Text

    The literal value for the parameter.

Instances

Instances details
FromJSON Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

ToJSON Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

Generic Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

Associated Types

type Rep Parameter :: Type -> Type #

Read Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

Show Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

NFData Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

Methods

rnf :: Parameter -> () #

Eq Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

Hashable Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

type Rep Parameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parameter

type Rep Parameter = D1 ('MetaData "Parameter" "Amazonka.SageMaker.Types.Parameter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Parameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newParameter Source #

Create a value of Parameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:Parameter', parameter_name - The name of the parameter to assign a value to. This parameter name must match a named parameter in the pipeline definition.

$sel:value:Parameter', parameter_value - The literal value for the parameter.

parameter_name :: Lens' Parameter Text Source #

The name of the parameter to assign a value to. This parameter name must match a named parameter in the pipeline definition.

parameter_value :: Lens' Parameter Text Source #

The literal value for the parameter.

ParameterRange

data ParameterRange Source #

Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.

See: newParameterRange smart constructor.

Constructors

ParameterRange' 

Fields

Instances

Instances details
FromJSON ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

ToJSON ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

Generic ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

Associated Types

type Rep ParameterRange :: Type -> Type #

Read ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

Show ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

NFData ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

Methods

rnf :: ParameterRange -> () #

Eq ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

Hashable ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

type Rep ParameterRange Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRange

type Rep ParameterRange = D1 ('MetaData "ParameterRange" "Amazonka.SageMaker.Types.ParameterRange" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ParameterRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalParameterRangeSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoricalParameterRangeSpecification)) :*: (S1 ('MetaSel ('Just "continuousParameterRangeSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContinuousParameterRangeSpecification)) :*: S1 ('MetaSel ('Just "integerParameterRangeSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IntegerParameterRangeSpecification)))))

newParameterRange :: ParameterRange Source #

Create a value of ParameterRange with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:categoricalParameterRangeSpecification:ParameterRange', parameterRange_categoricalParameterRangeSpecification - A CategoricalParameterRangeSpecification object that defines the possible values for a categorical hyperparameter.

$sel:continuousParameterRangeSpecification:ParameterRange', parameterRange_continuousParameterRangeSpecification - A ContinuousParameterRangeSpecification object that defines the possible values for a continuous hyperparameter.

$sel:integerParameterRangeSpecification:ParameterRange', parameterRange_integerParameterRangeSpecification - A IntegerParameterRangeSpecification object that defines the possible values for an integer hyperparameter.

parameterRange_categoricalParameterRangeSpecification :: Lens' ParameterRange (Maybe CategoricalParameterRangeSpecification) Source #

A CategoricalParameterRangeSpecification object that defines the possible values for a categorical hyperparameter.

parameterRange_continuousParameterRangeSpecification :: Lens' ParameterRange (Maybe ContinuousParameterRangeSpecification) Source #

A ContinuousParameterRangeSpecification object that defines the possible values for a continuous hyperparameter.

parameterRange_integerParameterRangeSpecification :: Lens' ParameterRange (Maybe IntegerParameterRangeSpecification) Source #

A IntegerParameterRangeSpecification object that defines the possible values for an integer hyperparameter.

ParameterRanges

data ParameterRanges Source #

Specifies ranges of integer, continuous, and categorical hyperparameters that a hyperparameter tuning job searches. The hyperparameter tuning job launches training jobs with hyperparameter values within these ranges to find the combination of values that result in the training job with the best performance as measured by the objective metric of the hyperparameter tuning job.

The maximum number of items specified for Array Members refers to the maximum number of hyperparameters for each range and also the maximum for the hyperparameter tuning job itself. That is, the sum of the number of hyperparameters for all the ranges can't exceed the maximum number specified.

See: newParameterRanges smart constructor.

Constructors

ParameterRanges' 

Fields

Instances

Instances details
FromJSON ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

ToJSON ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

Generic ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

Associated Types

type Rep ParameterRanges :: Type -> Type #

Read ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

Show ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

NFData ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

Methods

rnf :: ParameterRanges -> () #

Eq ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

Hashable ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

type Rep ParameterRanges Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParameterRanges

type Rep ParameterRanges = D1 ('MetaData "ParameterRanges" "Amazonka.SageMaker.Types.ParameterRanges" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ParameterRanges'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CategoricalParameterRange])) :*: (S1 ('MetaSel ('Just "continuousParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ContinuousParameterRange])) :*: S1 ('MetaSel ('Just "integerParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [IntegerParameterRange])))))

newParameterRanges :: ParameterRanges Source #

Create a value of ParameterRanges with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:categoricalParameterRanges:ParameterRanges', parameterRanges_categoricalParameterRanges - The array of CategoricalParameterRange objects that specify ranges of categorical hyperparameters that a hyperparameter tuning job searches.

$sel:continuousParameterRanges:ParameterRanges', parameterRanges_continuousParameterRanges - The array of ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a hyperparameter tuning job searches.

$sel:integerParameterRanges:ParameterRanges', parameterRanges_integerParameterRanges - The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.

parameterRanges_categoricalParameterRanges :: Lens' ParameterRanges (Maybe [CategoricalParameterRange]) Source #

The array of CategoricalParameterRange objects that specify ranges of categorical hyperparameters that a hyperparameter tuning job searches.

parameterRanges_continuousParameterRanges :: Lens' ParameterRanges (Maybe [ContinuousParameterRange]) Source #

The array of ContinuousParameterRange objects that specify ranges of continuous hyperparameters that a hyperparameter tuning job searches.

parameterRanges_integerParameterRanges :: Lens' ParameterRanges (Maybe [IntegerParameterRange]) Source #

The array of IntegerParameterRange objects that specify ranges of integer hyperparameters that a hyperparameter tuning job searches.

Parent

data Parent Source #

The trial that a trial component is associated with and the experiment the trial is part of. A component might not be associated with a trial. A component can be associated with multiple trials.

See: newParent smart constructor.

Constructors

Parent' 

Fields

Instances

Instances details
FromJSON Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

Generic Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

Associated Types

type Rep Parent :: Type -> Type #

Methods

from :: Parent -> Rep Parent x #

to :: Rep Parent x -> Parent #

Read Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

Show Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

NFData Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

Methods

rnf :: Parent -> () #

Eq Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

Methods

(==) :: Parent -> Parent -> Bool #

(/=) :: Parent -> Parent -> Bool #

Hashable Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

Methods

hashWithSalt :: Int -> Parent -> Int #

hash :: Parent -> Int #

type Rep Parent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Parent

type Rep Parent = D1 ('MetaData "Parent" "Amazonka.SageMaker.Types.Parent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Parent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newParent :: Parent Source #

Create a value of Parent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:experimentName:Parent', parent_experimentName - The name of the experiment.

$sel:trialName:Parent', parent_trialName - The name of the trial.

parent_experimentName :: Lens' Parent (Maybe Text) Source #

The name of the experiment.

parent_trialName :: Lens' Parent (Maybe Text) Source #

The name of the trial.

ParentHyperParameterTuningJob

data ParentHyperParameterTuningJob Source #

A previously completed or stopped hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.

See: newParentHyperParameterTuningJob smart constructor.

Constructors

ParentHyperParameterTuningJob' 

Fields

Instances

Instances details
FromJSON ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

ToJSON ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

Generic ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

Associated Types

type Rep ParentHyperParameterTuningJob :: Type -> Type #

Read ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

Show ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

NFData ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

Eq ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

Hashable ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

type Rep ParentHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ParentHyperParameterTuningJob

type Rep ParentHyperParameterTuningJob = D1 ('MetaData "ParentHyperParameterTuningJob" "Amazonka.SageMaker.Types.ParentHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ParentHyperParameterTuningJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newParentHyperParameterTuningJob :: ParentHyperParameterTuningJob Source #

Create a value of ParentHyperParameterTuningJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hyperParameterTuningJobName:ParentHyperParameterTuningJob', parentHyperParameterTuningJob_hyperParameterTuningJobName - The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.

parentHyperParameterTuningJob_hyperParameterTuningJobName :: Lens' ParentHyperParameterTuningJob (Maybe Text) Source #

The name of the hyperparameter tuning job to be used as a starting point for a new hyperparameter tuning job.

PendingDeploymentSummary

data PendingDeploymentSummary Source #

The summary of an in-progress deployment when an endpoint is creating or updating with a new endpoint configuration.

See: newPendingDeploymentSummary smart constructor.

Constructors

PendingDeploymentSummary' 

Fields

Instances

Instances details
FromJSON PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

Generic PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

Associated Types

type Rep PendingDeploymentSummary :: Type -> Type #

Read PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

Show PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

NFData PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

Eq PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

Hashable PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

type Rep PendingDeploymentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingDeploymentSummary

type Rep PendingDeploymentSummary = D1 ('MetaData "PendingDeploymentSummary" "Amazonka.SageMaker.Types.PendingDeploymentSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PendingDeploymentSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "productionVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty PendingProductionVariantSummary))) :*: S1 ('MetaSel ('Just "shadowProductionVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty PendingProductionVariantSummary)))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPendingDeploymentSummary Source #

Create a value of PendingDeploymentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:productionVariants:PendingDeploymentSummary', pendingDeploymentSummary_productionVariants - An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.

$sel:shadowProductionVariants:PendingDeploymentSummary', pendingDeploymentSummary_shadowProductionVariants - An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.

$sel:startTime:PendingDeploymentSummary', pendingDeploymentSummary_startTime - The start time of the deployment.

$sel:endpointConfigName:PendingDeploymentSummary', pendingDeploymentSummary_endpointConfigName - The name of the endpoint configuration used in the deployment.

pendingDeploymentSummary_productionVariants :: Lens' PendingDeploymentSummary (Maybe (NonEmpty PendingProductionVariantSummary)) Source #

An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint for the in-progress deployment.

pendingDeploymentSummary_shadowProductionVariants :: Lens' PendingDeploymentSummary (Maybe (NonEmpty PendingProductionVariantSummary)) Source #

An array of PendingProductionVariantSummary objects, one for each model hosted behind this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants for the in-progress deployment.

pendingDeploymentSummary_endpointConfigName :: Lens' PendingDeploymentSummary Text Source #

The name of the endpoint configuration used in the deployment.

PendingProductionVariantSummary

data PendingProductionVariantSummary Source #

The production variant summary for a deployment when an endpoint is creating or updating with the CreateEndpoint or UpdateEndpoint operations. Describes the VariantStatus , weight and capacity for a production variant associated with an endpoint.

See: newPendingProductionVariantSummary smart constructor.

Constructors

PendingProductionVariantSummary' 

Fields

Instances

Instances details
FromJSON PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

Generic PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

Associated Types

type Rep PendingProductionVariantSummary :: Type -> Type #

Read PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

Show PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

NFData PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

Eq PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

Hashable PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

type Rep PendingProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PendingProductionVariantSummary

type Rep PendingProductionVariantSummary = D1 ('MetaData "PendingProductionVariantSummary" "Amazonka.SageMaker.Types.PendingProductionVariantSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PendingProductionVariantSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "acceleratorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantAcceleratorType)) :*: S1 ('MetaSel ('Just "currentInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "currentServerlessConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantServerlessConfig)) :*: (S1 ('MetaSel ('Just "currentWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "deployedImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DeployedImage]))))) :*: ((S1 ('MetaSel ('Just "desiredInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "desiredServerlessConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantServerlessConfig)) :*: S1 ('MetaSel ('Just "desiredWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantInstanceType)) :*: (S1 ('MetaSel ('Just "variantStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductionVariantStatus])) :*: S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newPendingProductionVariantSummary Source #

Create a value of PendingProductionVariantSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceleratorType:PendingProductionVariantSummary', pendingProductionVariantSummary_acceleratorType - The size of the Elastic Inference (EI) instance to use for the production variant. EI instances provide on-demand GPU computing for inference. For more information, see Using Elastic Inference in Amazon SageMaker.

$sel:currentInstanceCount:PendingProductionVariantSummary', pendingProductionVariantSummary_currentInstanceCount - The number of instances associated with the variant.

$sel:currentServerlessConfig:PendingProductionVariantSummary', pendingProductionVariantSummary_currentServerlessConfig - The serverless configuration for the endpoint.

$sel:currentWeight:PendingProductionVariantSummary', pendingProductionVariantSummary_currentWeight - The weight associated with the variant.

$sel:deployedImages:PendingProductionVariantSummary', pendingProductionVariantSummary_deployedImages - An array of DeployedImage objects that specify the Amazon EC2 Container Registry paths of the inference images deployed on instances of this ProductionVariant.

$sel:desiredInstanceCount:PendingProductionVariantSummary', pendingProductionVariantSummary_desiredInstanceCount - The number of instances requested in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.

$sel:desiredServerlessConfig:PendingProductionVariantSummary', pendingProductionVariantSummary_desiredServerlessConfig - The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.

$sel:desiredWeight:PendingProductionVariantSummary', pendingProductionVariantSummary_desiredWeight - The requested weight for the variant in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.

$sel:instanceType:PendingProductionVariantSummary', pendingProductionVariantSummary_instanceType - The type of instances associated with the variant.

$sel:variantStatus:PendingProductionVariantSummary', pendingProductionVariantSummary_variantStatus - The endpoint variant status which describes the current deployment stage status or operational status.

$sel:variantName:PendingProductionVariantSummary', pendingProductionVariantSummary_variantName - The name of the variant.

pendingProductionVariantSummary_acceleratorType :: Lens' PendingProductionVariantSummary (Maybe ProductionVariantAcceleratorType) Source #

The size of the Elastic Inference (EI) instance to use for the production variant. EI instances provide on-demand GPU computing for inference. For more information, see Using Elastic Inference in Amazon SageMaker.

pendingProductionVariantSummary_deployedImages :: Lens' PendingProductionVariantSummary (Maybe [DeployedImage]) Source #

An array of DeployedImage objects that specify the Amazon EC2 Container Registry paths of the inference images deployed on instances of this ProductionVariant.

pendingProductionVariantSummary_desiredInstanceCount :: Lens' PendingProductionVariantSummary (Maybe Natural) Source #

The number of instances requested in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.

pendingProductionVariantSummary_desiredServerlessConfig :: Lens' PendingProductionVariantSummary (Maybe ProductionVariantServerlessConfig) Source #

The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint.

pendingProductionVariantSummary_desiredWeight :: Lens' PendingProductionVariantSummary (Maybe Double) Source #

The requested weight for the variant in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.

pendingProductionVariantSummary_variantStatus :: Lens' PendingProductionVariantSummary (Maybe [ProductionVariantStatus]) Source #

The endpoint variant status which describes the current deployment stage status or operational status.

Phase

data Phase Source #

Defines the traffic pattern.

See: newPhase smart constructor.

Constructors

Phase' 

Fields

Instances

Instances details
FromJSON Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

ToJSON Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Generic Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Associated Types

type Rep Phase :: Type -> Type #

Methods

from :: Phase -> Rep Phase x #

to :: Rep Phase x -> Phase #

Read Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Show Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Methods

showsPrec :: Int -> Phase -> ShowS #

show :: Phase -> String #

showList :: [Phase] -> ShowS #

NFData Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Methods

rnf :: Phase -> () #

Eq Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Methods

(==) :: Phase -> Phase -> Bool #

(/=) :: Phase -> Phase -> Bool #

Hashable Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

Methods

hashWithSalt :: Int -> Phase -> Int #

hash :: Phase -> Int #

type Rep Phase Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Phase

type Rep Phase = D1 ('MetaData "Phase" "Amazonka.SageMaker.Types.Phase" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Phase'" 'PrefixI 'True) (S1 ('MetaSel ('Just "durationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "initialNumberOfUsers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "spawnRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newPhase :: Phase Source #

Create a value of Phase with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:durationInSeconds:Phase', phase_durationInSeconds - Specifies how long traffic phase should be.

$sel:initialNumberOfUsers:Phase', phase_initialNumberOfUsers - Specifies how many concurrent users to start with.

$sel:spawnRate:Phase', phase_spawnRate - Specified how many new users to spawn in a minute.

phase_durationInSeconds :: Lens' Phase (Maybe Natural) Source #

Specifies how long traffic phase should be.

phase_initialNumberOfUsers :: Lens' Phase (Maybe Natural) Source #

Specifies how many concurrent users to start with.

phase_spawnRate :: Lens' Phase (Maybe Natural) Source #

Specified how many new users to spawn in a minute.

Pipeline

data Pipeline Source #

A SageMaker Model Building Pipeline instance.

See: newPipeline smart constructor.

Constructors

Pipeline' 

Fields

Instances

Instances details
FromJSON Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

Generic Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

Associated Types

type Rep Pipeline :: Type -> Type #

Methods

from :: Pipeline -> Rep Pipeline x #

to :: Rep Pipeline x -> Pipeline #

Read Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

Show Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

NFData Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

Methods

rnf :: Pipeline -> () #

Eq Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

Hashable Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

Methods

hashWithSalt :: Int -> Pipeline -> Int #

hash :: Pipeline -> Int #

type Rep Pipeline Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Pipeline

type Rep Pipeline = D1 ('MetaData "Pipeline" "Amazonka.SageMaker.Types.Pipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Pipeline'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastRunTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration))))) :*: ((S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineStatus))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newPipeline :: Pipeline Source #

Create a value of Pipeline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:Pipeline', pipeline_createdBy - Undocumented member.

$sel:creationTime:Pipeline', pipeline_creationTime - The creation time of the pipeline.

$sel:lastModifiedBy:Pipeline', pipeline_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:Pipeline', pipeline_lastModifiedTime - The time that the pipeline was last modified.

$sel:lastRunTime:Pipeline', pipeline_lastRunTime - The time when the pipeline was last run.

$sel:parallelismConfiguration:Pipeline', pipeline_parallelismConfiguration - The parallelism configuration applied to the pipeline.

$sel:pipelineArn:Pipeline', pipeline_pipelineArn - The Amazon Resource Name (ARN) of the pipeline.

$sel:pipelineDescription:Pipeline', pipeline_pipelineDescription - The description of the pipeline.

$sel:pipelineDisplayName:Pipeline', pipeline_pipelineDisplayName - The display name of the pipeline.

$sel:pipelineName:Pipeline', pipeline_pipelineName - The name of the pipeline.

$sel:pipelineStatus:Pipeline', pipeline_pipelineStatus - The status of the pipeline.

$sel:roleArn:Pipeline', pipeline_roleArn - The Amazon Resource Name (ARN) of the role that created the pipeline.

$sel:tags:Pipeline', pipeline_tags - A list of tags that apply to the pipeline.

pipeline_creationTime :: Lens' Pipeline (Maybe UTCTime) Source #

The creation time of the pipeline.

pipeline_lastModifiedTime :: Lens' Pipeline (Maybe UTCTime) Source #

The time that the pipeline was last modified.

pipeline_lastRunTime :: Lens' Pipeline (Maybe UTCTime) Source #

The time when the pipeline was last run.

pipeline_parallelismConfiguration :: Lens' Pipeline (Maybe ParallelismConfiguration) Source #

The parallelism configuration applied to the pipeline.

pipeline_pipelineArn :: Lens' Pipeline (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline.

pipeline_pipelineDescription :: Lens' Pipeline (Maybe Text) Source #

The description of the pipeline.

pipeline_pipelineDisplayName :: Lens' Pipeline (Maybe Text) Source #

The display name of the pipeline.

pipeline_pipelineName :: Lens' Pipeline (Maybe Text) Source #

The name of the pipeline.

pipeline_roleArn :: Lens' Pipeline (Maybe Text) Source #

The Amazon Resource Name (ARN) of the role that created the pipeline.

pipeline_tags :: Lens' Pipeline (Maybe [Tag]) Source #

A list of tags that apply to the pipeline.

PipelineDefinitionS3Location

data PipelineDefinitionS3Location Source #

The location of the pipeline definition stored in Amazon S3.

See: newPipelineDefinitionS3Location smart constructor.

Constructors

PipelineDefinitionS3Location' 

Fields

  • versionId :: Maybe Text

    Version Id of the pipeline definition file. If not specified, Amazon SageMaker will retrieve the latest version.

  • bucket :: Text

    Name of the S3 bucket.

  • objectKey :: Text

    The object key (or key name) uniquely identifies the object in an S3 bucket.

Instances

Instances details
ToJSON PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

Generic PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

Associated Types

type Rep PipelineDefinitionS3Location :: Type -> Type #

Read PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

Show PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

NFData PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

Eq PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

Hashable PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

type Rep PipelineDefinitionS3Location Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineDefinitionS3Location

type Rep PipelineDefinitionS3Location = D1 ('MetaData "PipelineDefinitionS3Location" "Amazonka.SageMaker.Types.PipelineDefinitionS3Location" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PipelineDefinitionS3Location'" 'PrefixI 'True) (S1 ('MetaSel ('Just "versionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "objectKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPipelineDefinitionS3Location Source #

Create a value of PipelineDefinitionS3Location with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:versionId:PipelineDefinitionS3Location', pipelineDefinitionS3Location_versionId - Version Id of the pipeline definition file. If not specified, Amazon SageMaker will retrieve the latest version.

$sel:bucket:PipelineDefinitionS3Location', pipelineDefinitionS3Location_bucket - Name of the S3 bucket.

$sel:objectKey:PipelineDefinitionS3Location', pipelineDefinitionS3Location_objectKey - The object key (or key name) uniquely identifies the object in an S3 bucket.

pipelineDefinitionS3Location_versionId :: Lens' PipelineDefinitionS3Location (Maybe Text) Source #

Version Id of the pipeline definition file. If not specified, Amazon SageMaker will retrieve the latest version.

pipelineDefinitionS3Location_objectKey :: Lens' PipelineDefinitionS3Location Text Source #

The object key (or key name) uniquely identifies the object in an S3 bucket.

PipelineExecution

data PipelineExecution Source #

An execution of a pipeline.

See: newPipelineExecution smart constructor.

Constructors

PipelineExecution' 

Fields

Instances

Instances details
FromJSON PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

Generic PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

Associated Types

type Rep PipelineExecution :: Type -> Type #

Read PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

Show PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

NFData PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

Methods

rnf :: PipelineExecution -> () #

Eq PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

Hashable PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

type Rep PipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecution

type Rep PipelineExecution = D1 ('MetaData "PipelineExecution" "Amazonka.SageMaker.Types.PipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PipelineExecution'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration))))) :*: ((S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineExecutionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pipelineExecutionDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineExecutionStatus))) :*: (S1 ('MetaSel ('Just "pipelineExperimentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineExperimentConfig)) :*: S1 ('MetaSel ('Just "pipelineParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Parameter])))))))

newPipelineExecution :: PipelineExecution Source #

Create a value of PipelineExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:PipelineExecution', pipelineExecution_createdBy - Undocumented member.

$sel:creationTime:PipelineExecution', pipelineExecution_creationTime - The creation time of the pipeline execution.

$sel:failureReason:PipelineExecution', pipelineExecution_failureReason - If the execution failed, a message describing why.

$sel:lastModifiedBy:PipelineExecution', pipelineExecution_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:PipelineExecution', pipelineExecution_lastModifiedTime - The time that the pipeline execution was last modified.

$sel:parallelismConfiguration:PipelineExecution', pipelineExecution_parallelismConfiguration - The parallelism configuration applied to the pipeline execution.

$sel:pipelineArn:PipelineExecution', pipelineExecution_pipelineArn - The Amazon Resource Name (ARN) of the pipeline that was executed.

$sel:pipelineExecutionArn:PipelineExecution', pipelineExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:pipelineExecutionDescription:PipelineExecution', pipelineExecution_pipelineExecutionDescription - The description of the pipeline execution.

$sel:pipelineExecutionDisplayName:PipelineExecution', pipelineExecution_pipelineExecutionDisplayName - The display name of the pipeline execution.

$sel:pipelineExecutionStatus:PipelineExecution', pipelineExecution_pipelineExecutionStatus - The status of the pipeline status.

$sel:pipelineExperimentConfig:PipelineExecution', pipelineExecution_pipelineExperimentConfig - Undocumented member.

$sel:pipelineParameters:PipelineExecution', pipelineExecution_pipelineParameters - Contains a list of pipeline parameters. This list can be empty.

pipelineExecution_creationTime :: Lens' PipelineExecution (Maybe UTCTime) Source #

The creation time of the pipeline execution.

pipelineExecution_failureReason :: Lens' PipelineExecution (Maybe Text) Source #

If the execution failed, a message describing why.

pipelineExecution_lastModifiedTime :: Lens' PipelineExecution (Maybe UTCTime) Source #

The time that the pipeline execution was last modified.

pipelineExecution_parallelismConfiguration :: Lens' PipelineExecution (Maybe ParallelismConfiguration) Source #

The parallelism configuration applied to the pipeline execution.

pipelineExecution_pipelineArn :: Lens' PipelineExecution (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline that was executed.

pipelineExecution_pipelineExecutionArn :: Lens' PipelineExecution (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline execution.

pipelineExecution_pipelineParameters :: Lens' PipelineExecution (Maybe [Parameter]) Source #

Contains a list of pipeline parameters. This list can be empty.

PipelineExecutionStep

data PipelineExecutionStep Source #

An execution of a step in a pipeline.

See: newPipelineExecutionStep smart constructor.

Constructors

PipelineExecutionStep' 

Fields

Instances

Instances details
FromJSON PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

Generic PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

Associated Types

type Rep PipelineExecutionStep :: Type -> Type #

Read PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

Show PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

NFData PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

Methods

rnf :: PipelineExecutionStep -> () #

Eq PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

Hashable PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

type Rep PipelineExecutionStep Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStep

newPipelineExecutionStep :: PipelineExecutionStep Source #

Create a value of PipelineExecutionStep with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attemptCount:PipelineExecutionStep', pipelineExecutionStep_attemptCount - The current attempt of the execution step. For more information, see Retry Policy for SageMaker Pipelines steps.

$sel:cacheHitResult:PipelineExecutionStep', pipelineExecutionStep_cacheHitResult - If this pipeline execution step was cached, details on the cache hit.

$sel:endTime:PipelineExecutionStep', pipelineExecutionStep_endTime - The time that the step stopped executing.

$sel:failureReason:PipelineExecutionStep', pipelineExecutionStep_failureReason - The reason why the step failed execution. This is only returned if the step failed its execution.

$sel:metadata:PipelineExecutionStep', pipelineExecutionStep_metadata - Metadata to run the pipeline step.

$sel:startTime:PipelineExecutionStep', pipelineExecutionStep_startTime - The time that the step started executing.

$sel:stepDescription:PipelineExecutionStep', pipelineExecutionStep_stepDescription - The description of the step.

$sel:stepDisplayName:PipelineExecutionStep', pipelineExecutionStep_stepDisplayName - The display name of the step.

$sel:stepName:PipelineExecutionStep', pipelineExecutionStep_stepName - The name of the step that is executed.

$sel:stepStatus:PipelineExecutionStep', pipelineExecutionStep_stepStatus - The status of the step execution.

pipelineExecutionStep_attemptCount :: Lens' PipelineExecutionStep (Maybe Int) Source #

The current attempt of the execution step. For more information, see Retry Policy for SageMaker Pipelines steps.

pipelineExecutionStep_cacheHitResult :: Lens' PipelineExecutionStep (Maybe CacheHitResult) Source #

If this pipeline execution step was cached, details on the cache hit.

pipelineExecutionStep_endTime :: Lens' PipelineExecutionStep (Maybe UTCTime) Source #

The time that the step stopped executing.

pipelineExecutionStep_failureReason :: Lens' PipelineExecutionStep (Maybe Text) Source #

The reason why the step failed execution. This is only returned if the step failed its execution.

pipelineExecutionStep_startTime :: Lens' PipelineExecutionStep (Maybe UTCTime) Source #

The time that the step started executing.

pipelineExecutionStep_stepName :: Lens' PipelineExecutionStep (Maybe Text) Source #

The name of the step that is executed.

PipelineExecutionStepMetadata

data PipelineExecutionStepMetadata Source #

Metadata for a step execution.

See: newPipelineExecutionStepMetadata smart constructor.

Constructors

PipelineExecutionStepMetadata' 

Fields

  • autoMLJob :: Maybe AutoMLJobStepMetadata

    The Amazon Resource Name (ARN) of the AutoML job that was run by this step.

  • callback :: Maybe CallbackStepMetadata

    The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.

  • clarifyCheck :: Maybe ClarifyCheckStepMetadata

    Container for the metadata for a Clarify check step. The configurations and outcomes of the check step execution. This includes:

    • The type of the check conducted,
    • The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
    • The Amazon S3 URIs of newly calculated baseline constraints and statistics.
    • The model package group name provided.
    • The Amazon S3 URI of the violation report if violations detected.
    • The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
    • The boolean flags indicating if the drift check is skipped.
    • If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.
  • condition :: Maybe ConditionStepMetadata

    The outcome of the condition evaluation that was run by this step execution.

  • emr :: Maybe EMRStepMetadata

    The configurations and outcomes of an Amazon EMR step execution.

  • fail :: Maybe FailStepMetadata

    The configurations and outcomes of a Fail step execution.

  • lambda :: Maybe LambdaStepMetadata

    The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.

  • model :: Maybe ModelStepMetadata

    The Amazon Resource Name (ARN) of the model that was created by this step execution.

  • processingJob :: Maybe ProcessingJobStepMetadata

    The Amazon Resource Name (ARN) of the processing job that was run by this step execution.

  • qualityCheck :: Maybe QualityCheckStepMetadata

    The configurations and outcomes of the check step execution. This includes:

    • The type of the check conducted.
    • The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
    • The Amazon S3 URIs of newly calculated baseline constraints and statistics.
    • The model package group name provided.
    • The Amazon S3 URI of the violation report if violations detected.
    • The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
    • The Boolean flags indicating if the drift check is skipped.
    • If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.
  • registerModel :: Maybe RegisterModelStepMetadata

    The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.

  • trainingJob :: Maybe TrainingJobStepMetadata

    The Amazon Resource Name (ARN) of the training job that was run by this step execution.

  • transformJob :: Maybe TransformJobStepMetadata

    The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

  • tuningJob :: Maybe TuningJobStepMetaData

    The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

Instances

Instances details
FromJSON PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

Generic PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

Associated Types

type Rep PipelineExecutionStepMetadata :: Type -> Type #

Read PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

Show PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

NFData PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

Eq PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

Hashable PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

type Rep PipelineExecutionStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionStepMetadata

type Rep PipelineExecutionStepMetadata = D1 ('MetaData "PipelineExecutionStepMetadata" "Amazonka.SageMaker.Types.PipelineExecutionStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PipelineExecutionStepMetadata'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "autoMLJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobStepMetadata)) :*: (S1 ('MetaSel ('Just "callback") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CallbackStepMetadata)) :*: S1 ('MetaSel ('Just "clarifyCheck") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ClarifyCheckStepMetadata)))) :*: ((S1 ('MetaSel ('Just "condition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ConditionStepMetadata)) :*: S1 ('MetaSel ('Just "emr") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EMRStepMetadata))) :*: (S1 ('MetaSel ('Just "fail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FailStepMetadata)) :*: S1 ('MetaSel ('Just "lambda") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LambdaStepMetadata))))) :*: ((S1 ('MetaSel ('Just "model") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelStepMetadata)) :*: (S1 ('MetaSel ('Just "processingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingJobStepMetadata)) :*: S1 ('MetaSel ('Just "qualityCheck") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe QualityCheckStepMetadata)))) :*: ((S1 ('MetaSel ('Just "registerModel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RegisterModelStepMetadata)) :*: S1 ('MetaSel ('Just "trainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJobStepMetadata))) :*: (S1 ('MetaSel ('Just "transformJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformJobStepMetadata)) :*: S1 ('MetaSel ('Just "tuningJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TuningJobStepMetaData)))))))

newPipelineExecutionStepMetadata :: PipelineExecutionStepMetadata Source #

Create a value of PipelineExecutionStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoMLJob:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_autoMLJob - The Amazon Resource Name (ARN) of the AutoML job that was run by this step.

$sel:callback:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_callback - The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.

$sel:clarifyCheck:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_clarifyCheck - Container for the metadata for a Clarify check step. The configurations and outcomes of the check step execution. This includes:

  • The type of the check conducted,
  • The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
  • The Amazon S3 URIs of newly calculated baseline constraints and statistics.
  • The model package group name provided.
  • The Amazon S3 URI of the violation report if violations detected.
  • The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
  • The boolean flags indicating if the drift check is skipped.
  • If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.

$sel:condition:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_condition - The outcome of the condition evaluation that was run by this step execution.

$sel:emr:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_emr - The configurations and outcomes of an Amazon EMR step execution.

$sel:fail:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_fail - The configurations and outcomes of a Fail step execution.

$sel:lambda:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_lambda - The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.

$sel:model:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_model - The Amazon Resource Name (ARN) of the model that was created by this step execution.

$sel:processingJob:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_processingJob - The Amazon Resource Name (ARN) of the processing job that was run by this step execution.

$sel:qualityCheck:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_qualityCheck - The configurations and outcomes of the check step execution. This includes:

  • The type of the check conducted.
  • The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
  • The Amazon S3 URIs of newly calculated baseline constraints and statistics.
  • The model package group name provided.
  • The Amazon S3 URI of the violation report if violations detected.
  • The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
  • The Boolean flags indicating if the drift check is skipped.
  • If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.

$sel:registerModel:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_registerModel - The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.

$sel:trainingJob:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_trainingJob - The Amazon Resource Name (ARN) of the training job that was run by this step execution.

$sel:transformJob:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_transformJob - The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

$sel:tuningJob:PipelineExecutionStepMetadata', pipelineExecutionStepMetadata_tuningJob - The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

pipelineExecutionStepMetadata_autoMLJob :: Lens' PipelineExecutionStepMetadata (Maybe AutoMLJobStepMetadata) Source #

The Amazon Resource Name (ARN) of the AutoML job that was run by this step.

pipelineExecutionStepMetadata_callback :: Lens' PipelineExecutionStepMetadata (Maybe CallbackStepMetadata) Source #

The URL of the Amazon SQS queue used by this step execution, the pipeline generated token, and a list of output parameters.

pipelineExecutionStepMetadata_clarifyCheck :: Lens' PipelineExecutionStepMetadata (Maybe ClarifyCheckStepMetadata) Source #

Container for the metadata for a Clarify check step. The configurations and outcomes of the check step execution. This includes:

  • The type of the check conducted,
  • The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
  • The Amazon S3 URIs of newly calculated baseline constraints and statistics.
  • The model package group name provided.
  • The Amazon S3 URI of the violation report if violations detected.
  • The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
  • The boolean flags indicating if the drift check is skipped.
  • If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.

pipelineExecutionStepMetadata_condition :: Lens' PipelineExecutionStepMetadata (Maybe ConditionStepMetadata) Source #

The outcome of the condition evaluation that was run by this step execution.

pipelineExecutionStepMetadata_emr :: Lens' PipelineExecutionStepMetadata (Maybe EMRStepMetadata) Source #

The configurations and outcomes of an Amazon EMR step execution.

pipelineExecutionStepMetadata_fail :: Lens' PipelineExecutionStepMetadata (Maybe FailStepMetadata) Source #

The configurations and outcomes of a Fail step execution.

pipelineExecutionStepMetadata_lambda :: Lens' PipelineExecutionStepMetadata (Maybe LambdaStepMetadata) Source #

The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.

pipelineExecutionStepMetadata_model :: Lens' PipelineExecutionStepMetadata (Maybe ModelStepMetadata) Source #

The Amazon Resource Name (ARN) of the model that was created by this step execution.

pipelineExecutionStepMetadata_processingJob :: Lens' PipelineExecutionStepMetadata (Maybe ProcessingJobStepMetadata) Source #

The Amazon Resource Name (ARN) of the processing job that was run by this step execution.

pipelineExecutionStepMetadata_qualityCheck :: Lens' PipelineExecutionStepMetadata (Maybe QualityCheckStepMetadata) Source #

The configurations and outcomes of the check step execution. This includes:

  • The type of the check conducted.
  • The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check.
  • The Amazon S3 URIs of newly calculated baseline constraints and statistics.
  • The model package group name provided.
  • The Amazon S3 URI of the violation report if violations detected.
  • The Amazon Resource Name (ARN) of check processing job initiated by the step execution.
  • The Boolean flags indicating if the drift check is skipped.
  • If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.

pipelineExecutionStepMetadata_registerModel :: Lens' PipelineExecutionStepMetadata (Maybe RegisterModelStepMetadata) Source #

The Amazon Resource Name (ARN) of the model package that the model was registered to by this step execution.

pipelineExecutionStepMetadata_trainingJob :: Lens' PipelineExecutionStepMetadata (Maybe TrainingJobStepMetadata) Source #

The Amazon Resource Name (ARN) of the training job that was run by this step execution.

pipelineExecutionStepMetadata_transformJob :: Lens' PipelineExecutionStepMetadata (Maybe TransformJobStepMetadata) Source #

The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

pipelineExecutionStepMetadata_tuningJob :: Lens' PipelineExecutionStepMetadata (Maybe TuningJobStepMetaData) Source #

The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

PipelineExecutionSummary

data PipelineExecutionSummary Source #

A pipeline execution summary.

See: newPipelineExecutionSummary smart constructor.

Constructors

PipelineExecutionSummary' 

Fields

Instances

Instances details
FromJSON PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

Generic PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

Associated Types

type Rep PipelineExecutionSummary :: Type -> Type #

Read PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

Show PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

NFData PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

Eq PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

Hashable PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

type Rep PipelineExecutionSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExecutionSummary

type Rep PipelineExecutionSummary = D1 ('MetaData "PipelineExecutionSummary" "Amazonka.SageMaker.Types.PipelineExecutionSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PipelineExecutionSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineExecutionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineExecutionDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "pipelineExecutionFailureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineExecutionStatus)) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newPipelineExecutionSummary :: PipelineExecutionSummary Source #

Create a value of PipelineExecutionSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pipelineExecutionArn:PipelineExecutionSummary', pipelineExecutionSummary_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:pipelineExecutionDescription:PipelineExecutionSummary', pipelineExecutionSummary_pipelineExecutionDescription - The description of the pipeline execution.

$sel:pipelineExecutionDisplayName:PipelineExecutionSummary', pipelineExecutionSummary_pipelineExecutionDisplayName - The display name of the pipeline execution.

$sel:pipelineExecutionFailureReason:PipelineExecutionSummary', pipelineExecutionSummary_pipelineExecutionFailureReason - A message generated by SageMaker Pipelines describing why the pipeline execution failed.

$sel:pipelineExecutionStatus:PipelineExecutionSummary', pipelineExecutionSummary_pipelineExecutionStatus - The status of the pipeline execution.

$sel:startTime:PipelineExecutionSummary', pipelineExecutionSummary_startTime - The start time of the pipeline execution.

pipelineExecutionSummary_pipelineExecutionArn :: Lens' PipelineExecutionSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline execution.

pipelineExecutionSummary_pipelineExecutionFailureReason :: Lens' PipelineExecutionSummary (Maybe Text) Source #

A message generated by SageMaker Pipelines describing why the pipeline execution failed.

PipelineExperimentConfig

data PipelineExperimentConfig Source #

Specifies the names of the experiment and trial created by a pipeline.

See: newPipelineExperimentConfig smart constructor.

Constructors

PipelineExperimentConfig' 

Fields

Instances

Instances details
FromJSON PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

Generic PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

Associated Types

type Rep PipelineExperimentConfig :: Type -> Type #

Read PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

Show PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

NFData PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

Eq PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

Hashable PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

type Rep PipelineExperimentConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineExperimentConfig

type Rep PipelineExperimentConfig = D1 ('MetaData "PipelineExperimentConfig" "Amazonka.SageMaker.Types.PipelineExperimentConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PipelineExperimentConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPipelineExperimentConfig :: PipelineExperimentConfig Source #

Create a value of PipelineExperimentConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:experimentName:PipelineExperimentConfig', pipelineExperimentConfig_experimentName - The name of the experiment.

$sel:trialName:PipelineExperimentConfig', pipelineExperimentConfig_trialName - The name of the trial.

PipelineSummary

data PipelineSummary Source #

A summary of a pipeline.

See: newPipelineSummary smart constructor.

Constructors

PipelineSummary' 

Fields

Instances

Instances details
FromJSON PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

Generic PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

Associated Types

type Rep PipelineSummary :: Type -> Type #

Read PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

Show PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

NFData PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

Methods

rnf :: PipelineSummary -> () #

Eq PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

Hashable PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

type Rep PipelineSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PipelineSummary

type Rep PipelineSummary = D1 ('MetaData "PipelineSummary" "Amazonka.SageMaker.Types.PipelineSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PipelineSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastExecutionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pipelineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newPipelineSummary :: PipelineSummary Source #

Create a value of PipelineSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:PipelineSummary', pipelineSummary_creationTime - The creation time of the pipeline.

$sel:lastExecutionTime:PipelineSummary', pipelineSummary_lastExecutionTime - The last time that a pipeline execution began.

$sel:lastModifiedTime:PipelineSummary', pipelineSummary_lastModifiedTime - The time that the pipeline was last modified.

$sel:pipelineArn:PipelineSummary', pipelineSummary_pipelineArn - The Amazon Resource Name (ARN) of the pipeline.

$sel:pipelineDescription:PipelineSummary', pipelineSummary_pipelineDescription - The description of the pipeline.

$sel:pipelineDisplayName:PipelineSummary', pipelineSummary_pipelineDisplayName - The display name of the pipeline.

$sel:pipelineName:PipelineSummary', pipelineSummary_pipelineName - The name of the pipeline.

$sel:roleArn:PipelineSummary', pipelineSummary_roleArn - The Amazon Resource Name (ARN) that the pipeline used to execute.

pipelineSummary_creationTime :: Lens' PipelineSummary (Maybe UTCTime) Source #

The creation time of the pipeline.

pipelineSummary_lastExecutionTime :: Lens' PipelineSummary (Maybe UTCTime) Source #

The last time that a pipeline execution began.

pipelineSummary_lastModifiedTime :: Lens' PipelineSummary (Maybe UTCTime) Source #

The time that the pipeline was last modified.

pipelineSummary_pipelineArn :: Lens' PipelineSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline.

pipelineSummary_roleArn :: Lens' PipelineSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) that the pipeline used to execute.

ProcessingClusterConfig

data ProcessingClusterConfig Source #

Configuration for the cluster used to run a processing job.

See: newProcessingClusterConfig smart constructor.

Constructors

ProcessingClusterConfig' 

Fields

  • volumeKmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the processing job.

    Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

    For a list of instance types that support local instance storage, see Instance Store Volumes.

    For more information about local instance storage encryption, see SSD Instance Store Volumes.

  • instanceCount :: Natural

    The number of ML compute instances to use in the processing job. For distributed processing jobs, specify a value greater than 1. The default value is 1.

  • instanceType :: ProcessingInstanceType

    The ML compute instance type for the processing job.

  • volumeSizeInGB :: Natural

    The size of the ML storage volume in gigabytes that you want to provision. You must specify sufficient ML storage for your scenario.

    Certain Nitro-based instances include local storage with a fixed total size, dependent on the instance type. When using these instances for processing, Amazon SageMaker mounts the local instance storage instead of Amazon EBS gp2 storage. You can't request a VolumeSizeInGB greater than the total size of the local instance storage.

    For a list of instance types that support local instance storage, including the total size per instance type, see Instance Store Volumes.

Instances

Instances details
FromJSON ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

ToJSON ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

Generic ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

Associated Types

type Rep ProcessingClusterConfig :: Type -> Type #

Read ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

Show ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

NFData ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

Methods

rnf :: ProcessingClusterConfig -> () #

Eq ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

Hashable ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

type Rep ProcessingClusterConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingClusterConfig

type Rep ProcessingClusterConfig = D1 ('MetaData "ProcessingClusterConfig" "Amazonka.SageMaker.Types.ProcessingClusterConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingClusterConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingInstanceType) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newProcessingClusterConfig Source #

Create a value of ProcessingClusterConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:volumeKmsKeyId:ProcessingClusterConfig', processingClusterConfig_volumeKmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the processing job.

Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

For a list of instance types that support local instance storage, see Instance Store Volumes.

For more information about local instance storage encryption, see SSD Instance Store Volumes.

$sel:instanceCount:ProcessingClusterConfig', processingClusterConfig_instanceCount - The number of ML compute instances to use in the processing job. For distributed processing jobs, specify a value greater than 1. The default value is 1.

$sel:instanceType:ProcessingClusterConfig', processingClusterConfig_instanceType - The ML compute instance type for the processing job.

$sel:volumeSizeInGB:ProcessingClusterConfig', processingClusterConfig_volumeSizeInGB - The size of the ML storage volume in gigabytes that you want to provision. You must specify sufficient ML storage for your scenario.

Certain Nitro-based instances include local storage with a fixed total size, dependent on the instance type. When using these instances for processing, Amazon SageMaker mounts the local instance storage instead of Amazon EBS gp2 storage. You can't request a VolumeSizeInGB greater than the total size of the local instance storage.

For a list of instance types that support local instance storage, including the total size per instance type, see Instance Store Volumes.

processingClusterConfig_volumeKmsKeyId :: Lens' ProcessingClusterConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the processing job.

Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

For a list of instance types that support local instance storage, see Instance Store Volumes.

For more information about local instance storage encryption, see SSD Instance Store Volumes.

processingClusterConfig_instanceCount :: Lens' ProcessingClusterConfig Natural Source #

The number of ML compute instances to use in the processing job. For distributed processing jobs, specify a value greater than 1. The default value is 1.

processingClusterConfig_volumeSizeInGB :: Lens' ProcessingClusterConfig Natural Source #

The size of the ML storage volume in gigabytes that you want to provision. You must specify sufficient ML storage for your scenario.

Certain Nitro-based instances include local storage with a fixed total size, dependent on the instance type. When using these instances for processing, Amazon SageMaker mounts the local instance storage instead of Amazon EBS gp2 storage. You can't request a VolumeSizeInGB greater than the total size of the local instance storage.

For a list of instance types that support local instance storage, including the total size per instance type, see Instance Store Volumes.

ProcessingFeatureStoreOutput

data ProcessingFeatureStoreOutput Source #

Configuration for processing job outputs in Amazon SageMaker Feature Store.

See: newProcessingFeatureStoreOutput smart constructor.

Constructors

ProcessingFeatureStoreOutput' 

Fields

  • featureGroupName :: Text

    The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output. Note that your processing script is responsible for putting records into your Feature Store.

Instances

Instances details
FromJSON ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

ToJSON ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

Generic ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

Associated Types

type Rep ProcessingFeatureStoreOutput :: Type -> Type #

Read ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

Show ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

NFData ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

Eq ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

Hashable ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

type Rep ProcessingFeatureStoreOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput

type Rep ProcessingFeatureStoreOutput = D1 ('MetaData "ProcessingFeatureStoreOutput" "Amazonka.SageMaker.Types.ProcessingFeatureStoreOutput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingFeatureStoreOutput'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newProcessingFeatureStoreOutput Source #

Create a value of ProcessingFeatureStoreOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:featureGroupName:ProcessingFeatureStoreOutput', processingFeatureStoreOutput_featureGroupName - The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output. Note that your processing script is responsible for putting records into your Feature Store.

processingFeatureStoreOutput_featureGroupName :: Lens' ProcessingFeatureStoreOutput Text Source #

The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output. Note that your processing script is responsible for putting records into your Feature Store.

ProcessingInput

data ProcessingInput Source #

The inputs for a processing job. The processing input must specify exactly one of either S3Input or DatasetDefinition types.

See: newProcessingInput smart constructor.

Constructors

ProcessingInput' 

Fields

Instances

Instances details
FromJSON ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

ToJSON ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

Generic ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

Associated Types

type Rep ProcessingInput :: Type -> Type #

Read ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

Show ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

NFData ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

Methods

rnf :: ProcessingInput -> () #

Eq ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

Hashable ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

type Rep ProcessingInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingInput

type Rep ProcessingInput = D1 ('MetaData "ProcessingInput" "Amazonka.SageMaker.Types.ProcessingInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "appManaged") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "datasetDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatasetDefinition))) :*: (S1 ('MetaSel ('Just "s3Input") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingS3Input)) :*: S1 ('MetaSel ('Just "inputName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newProcessingInput Source #

Create a value of ProcessingInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appManaged:ProcessingInput', processingInput_appManaged - When True, input operations such as data download are managed natively by the processing job application. When False (default), input operations are managed by Amazon SageMaker.

$sel:datasetDefinition:ProcessingInput', processingInput_datasetDefinition - Configuration for a Dataset Definition input.

$sel:s3Input:ProcessingInput', processingInput_s3Input - Configuration for downloading input data from Amazon S3 into the processing container.

$sel:inputName:ProcessingInput', processingInput_inputName - The name for the processing job input.

processingInput_appManaged :: Lens' ProcessingInput (Maybe Bool) Source #

When True, input operations such as data download are managed natively by the processing job application. When False (default), input operations are managed by Amazon SageMaker.

processingInput_datasetDefinition :: Lens' ProcessingInput (Maybe DatasetDefinition) Source #

Configuration for a Dataset Definition input.

processingInput_s3Input :: Lens' ProcessingInput (Maybe ProcessingS3Input) Source #

Configuration for downloading input data from Amazon S3 into the processing container.

processingInput_inputName :: Lens' ProcessingInput Text Source #

The name for the processing job input.

ProcessingJob

data ProcessingJob Source #

An Amazon SageMaker processing job that is used to analyze data and evaluate models. For more information, see Process Data and Evaluate Models.

See: newProcessingJob smart constructor.

Constructors

ProcessingJob' 

Fields

Instances

Instances details
FromJSON ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

Generic ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

Associated Types

type Rep ProcessingJob :: Type -> Type #

Read ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

Show ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

NFData ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

Methods

rnf :: ProcessingJob -> () #

Eq ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

Hashable ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

type Rep ProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJob

type Rep ProcessingJob = D1 ('MetaData "ProcessingJob" "Amazonka.SageMaker.Types.ProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingJob'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "appSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppSpecification)) :*: S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "exitMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "experimentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExperimentConfig)) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkConfig)) :*: S1 ('MetaSel ('Just "processingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))) :*: (((S1 ('MetaSel ('Just "processingInputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProcessingInput])) :*: S1 ('MetaSel ('Just "processingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "processingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "processingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingJobStatus)) :*: S1 ('MetaSel ('Just "processingOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingOutputConfig))))) :*: ((S1 ('MetaSel ('Just "processingResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingResources)) :*: (S1 ('MetaSel ('Just "processingStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingStoppingCondition)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newProcessingJob :: ProcessingJob Source #

Create a value of ProcessingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appSpecification:ProcessingJob', processingJob_appSpecification - Undocumented member.

$sel:autoMLJobArn:ProcessingJob', processingJob_autoMLJobArn - The Amazon Resource Name (ARN) of the AutoML job associated with this processing job.

$sel:creationTime:ProcessingJob', processingJob_creationTime - The time the processing job was created.

$sel:environment:ProcessingJob', processingJob_environment - Sets the environment variables in the Docker container.

$sel:exitMessage:ProcessingJob', processingJob_exitMessage - A string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

$sel:experimentConfig:ProcessingJob', processingJob_experimentConfig - Undocumented member.

$sel:failureReason:ProcessingJob', processingJob_failureReason - A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

$sel:lastModifiedTime:ProcessingJob', processingJob_lastModifiedTime - The time the processing job was last modified.

$sel:monitoringScheduleArn:ProcessingJob', processingJob_monitoringScheduleArn - The ARN of a monitoring schedule for an endpoint associated with this processing job.

$sel:networkConfig:ProcessingJob', processingJob_networkConfig - Undocumented member.

$sel:processingEndTime:ProcessingJob', processingJob_processingEndTime - The time that the processing job ended.

$sel:processingInputs:ProcessingJob', processingJob_processingInputs - List of input configurations for the processing job.

$sel:processingJobArn:ProcessingJob', processingJob_processingJobArn - The ARN of the processing job.

$sel:processingJobName:ProcessingJob', processingJob_processingJobName - The name of the processing job.

$sel:processingJobStatus:ProcessingJob', processingJob_processingJobStatus - The status of the processing job.

$sel:processingOutputConfig:ProcessingJob', processingJob_processingOutputConfig - Undocumented member.

$sel:processingResources:ProcessingJob', processingJob_processingResources - Undocumented member.

$sel:processingStartTime:ProcessingJob', processingJob_processingStartTime - The time that the processing job started.

$sel:roleArn:ProcessingJob', processingJob_roleArn - The ARN of the role used to create the processing job.

$sel:stoppingCondition:ProcessingJob', processingJob_stoppingCondition - Undocumented member.

$sel:tags:ProcessingJob', processingJob_tags - An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.

$sel:trainingJobArn:ProcessingJob', processingJob_trainingJobArn - The ARN of the training job associated with this processing job.

processingJob_autoMLJobArn :: Lens' ProcessingJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the AutoML job associated with this processing job.

processingJob_creationTime :: Lens' ProcessingJob (Maybe UTCTime) Source #

The time the processing job was created.

processingJob_environment :: Lens' ProcessingJob (Maybe (HashMap Text Text)) Source #

Sets the environment variables in the Docker container.

processingJob_exitMessage :: Lens' ProcessingJob (Maybe Text) Source #

A string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

processingJob_failureReason :: Lens' ProcessingJob (Maybe Text) Source #

A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

processingJob_lastModifiedTime :: Lens' ProcessingJob (Maybe UTCTime) Source #

The time the processing job was last modified.

processingJob_monitoringScheduleArn :: Lens' ProcessingJob (Maybe Text) Source #

The ARN of a monitoring schedule for an endpoint associated with this processing job.

processingJob_processingEndTime :: Lens' ProcessingJob (Maybe UTCTime) Source #

The time that the processing job ended.

processingJob_processingInputs :: Lens' ProcessingJob (Maybe [ProcessingInput]) Source #

List of input configurations for the processing job.

processingJob_processingStartTime :: Lens' ProcessingJob (Maybe UTCTime) Source #

The time that the processing job started.

processingJob_roleArn :: Lens' ProcessingJob (Maybe Text) Source #

The ARN of the role used to create the processing job.

processingJob_tags :: Lens' ProcessingJob (Maybe [Tag]) Source #

An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.

processingJob_trainingJobArn :: Lens' ProcessingJob (Maybe Text) Source #

The ARN of the training job associated with this processing job.

ProcessingJobStepMetadata

data ProcessingJobStepMetadata Source #

Metadata for a processing job step.

See: newProcessingJobStepMetadata smart constructor.

Constructors

ProcessingJobStepMetadata' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the processing job.

Instances

Instances details
FromJSON ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

Generic ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

Associated Types

type Rep ProcessingJobStepMetadata :: Type -> Type #

Read ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

Show ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

NFData ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

Eq ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

Hashable ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

type Rep ProcessingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobStepMetadata

type Rep ProcessingJobStepMetadata = D1 ('MetaData "ProcessingJobStepMetadata" "Amazonka.SageMaker.Types.ProcessingJobStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingJobStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newProcessingJobStepMetadata :: ProcessingJobStepMetadata Source #

Create a value of ProcessingJobStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:ProcessingJobStepMetadata', processingJobStepMetadata_arn - The Amazon Resource Name (ARN) of the processing job.

processingJobStepMetadata_arn :: Lens' ProcessingJobStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the processing job.

ProcessingJobSummary

data ProcessingJobSummary Source #

Summary of information about a processing job.

See: newProcessingJobSummary smart constructor.

Constructors

ProcessingJobSummary' 

Fields

Instances

Instances details
FromJSON ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

Generic ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

Associated Types

type Rep ProcessingJobSummary :: Type -> Type #

Read ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

Show ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

NFData ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

Methods

rnf :: ProcessingJobSummary -> () #

Eq ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

Hashable ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

type Rep ProcessingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingJobSummary

type Rep ProcessingJobSummary = D1 ('MetaData "ProcessingJobSummary" "Amazonka.SageMaker.Types.ProcessingJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingJobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "exitMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "processingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "processingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "processingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "processingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingJobStatus)))))

newProcessingJobSummary Source #

Create a value of ProcessingJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:exitMessage:ProcessingJobSummary', processingJobSummary_exitMessage - An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

$sel:failureReason:ProcessingJobSummary', processingJobSummary_failureReason - A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

$sel:lastModifiedTime:ProcessingJobSummary', processingJobSummary_lastModifiedTime - A timestamp that indicates the last time the processing job was modified.

$sel:processingEndTime:ProcessingJobSummary', processingJobSummary_processingEndTime - The time at which the processing job completed.

$sel:processingJobName:ProcessingJobSummary', processingJobSummary_processingJobName - The name of the processing job.

$sel:processingJobArn:ProcessingJobSummary', processingJobSummary_processingJobArn - The Amazon Resource Name (ARN) of the processing job..

$sel:creationTime:ProcessingJobSummary', processingJobSummary_creationTime - The time at which the processing job was created.

$sel:processingJobStatus:ProcessingJobSummary', processingJobSummary_processingJobStatus - The status of the processing job.

processingJobSummary_exitMessage :: Lens' ProcessingJobSummary (Maybe Text) Source #

An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

processingJobSummary_failureReason :: Lens' ProcessingJobSummary (Maybe Text) Source #

A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

processingJobSummary_lastModifiedTime :: Lens' ProcessingJobSummary (Maybe UTCTime) Source #

A timestamp that indicates the last time the processing job was modified.

processingJobSummary_processingEndTime :: Lens' ProcessingJobSummary (Maybe UTCTime) Source #

The time at which the processing job completed.

processingJobSummary_processingJobArn :: Lens' ProcessingJobSummary Text Source #

The Amazon Resource Name (ARN) of the processing job..

processingJobSummary_creationTime :: Lens' ProcessingJobSummary UTCTime Source #

The time at which the processing job was created.

ProcessingOutput

data ProcessingOutput Source #

Describes the results of a processing job. The processing output must specify exactly one of either S3Output or FeatureStoreOutput types.

See: newProcessingOutput smart constructor.

Constructors

ProcessingOutput' 

Fields

Instances

Instances details
FromJSON ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

ToJSON ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

Generic ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

Associated Types

type Rep ProcessingOutput :: Type -> Type #

Read ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

Show ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

NFData ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

Methods

rnf :: ProcessingOutput -> () #

Eq ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

Hashable ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

type Rep ProcessingOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutput

type Rep ProcessingOutput = D1 ('MetaData "ProcessingOutput" "Amazonka.SageMaker.Types.ProcessingOutput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingOutput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "appManaged") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "featureStoreOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingFeatureStoreOutput))) :*: (S1 ('MetaSel ('Just "s3Output") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingS3Output)) :*: S1 ('MetaSel ('Just "outputName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newProcessingOutput Source #

Create a value of ProcessingOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appManaged:ProcessingOutput', processingOutput_appManaged - When True, output operations such as data upload are managed natively by the processing job application. When False (default), output operations are managed by Amazon SageMaker.

$sel:featureStoreOutput:ProcessingOutput', processingOutput_featureStoreOutput - Configuration for processing job outputs in Amazon SageMaker Feature Store. This processing output type is only supported when AppManaged is specified.

$sel:s3Output:ProcessingOutput', processingOutput_s3Output - Configuration for processing job outputs in Amazon S3.

$sel:outputName:ProcessingOutput', processingOutput_outputName - The name for the processing job output.

processingOutput_appManaged :: Lens' ProcessingOutput (Maybe Bool) Source #

When True, output operations such as data upload are managed natively by the processing job application. When False (default), output operations are managed by Amazon SageMaker.

processingOutput_featureStoreOutput :: Lens' ProcessingOutput (Maybe ProcessingFeatureStoreOutput) Source #

Configuration for processing job outputs in Amazon SageMaker Feature Store. This processing output type is only supported when AppManaged is specified.

processingOutput_s3Output :: Lens' ProcessingOutput (Maybe ProcessingS3Output) Source #

Configuration for processing job outputs in Amazon S3.

processingOutput_outputName :: Lens' ProcessingOutput Text Source #

The name for the processing job output.

ProcessingOutputConfig

data ProcessingOutputConfig Source #

Configuration for uploading output from the processing container.

See: newProcessingOutputConfig smart constructor.

Constructors

ProcessingOutputConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the processing job output. KmsKeyId can be an ID of a KMS key, ARN of a KMS key, alias of a KMS key, or alias of a KMS key. The KmsKeyId is applied to all outputs.

  • outputs :: [ProcessingOutput]

    An array of outputs configuring the data to upload from the processing container.

Instances

Instances details
FromJSON ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

ToJSON ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

Generic ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

Associated Types

type Rep ProcessingOutputConfig :: Type -> Type #

Read ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

Show ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

NFData ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

Methods

rnf :: ProcessingOutputConfig -> () #

Eq ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

Hashable ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

type Rep ProcessingOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingOutputConfig

type Rep ProcessingOutputConfig = D1 ('MetaData "ProcessingOutputConfig" "Amazonka.SageMaker.Types.ProcessingOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "outputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ProcessingOutput])))

newProcessingOutputConfig :: ProcessingOutputConfig Source #

Create a value of ProcessingOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:ProcessingOutputConfig', processingOutputConfig_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the processing job output. KmsKeyId can be an ID of a KMS key, ARN of a KMS key, alias of a KMS key, or alias of a KMS key. The KmsKeyId is applied to all outputs.

$sel:outputs:ProcessingOutputConfig', processingOutputConfig_outputs - An array of outputs configuring the data to upload from the processing container.

processingOutputConfig_kmsKeyId :: Lens' ProcessingOutputConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the processing job output. KmsKeyId can be an ID of a KMS key, ARN of a KMS key, alias of a KMS key, or alias of a KMS key. The KmsKeyId is applied to all outputs.

processingOutputConfig_outputs :: Lens' ProcessingOutputConfig [ProcessingOutput] Source #

An array of outputs configuring the data to upload from the processing container.

ProcessingResources

data ProcessingResources Source #

Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.

See: newProcessingResources smart constructor.

Constructors

ProcessingResources' 

Fields

Instances

Instances details
FromJSON ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

ToJSON ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

Generic ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

Associated Types

type Rep ProcessingResources :: Type -> Type #

Read ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

Show ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

NFData ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

Methods

rnf :: ProcessingResources -> () #

Eq ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

Hashable ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

type Rep ProcessingResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingResources

type Rep ProcessingResources = D1 ('MetaData "ProcessingResources" "Amazonka.SageMaker.Types.ProcessingResources" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingResources'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clusterConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingClusterConfig)))

newProcessingResources Source #

Create a value of ProcessingResources with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clusterConfig:ProcessingResources', processingResources_clusterConfig - The configuration for the resources in a cluster used to run the processing job.

processingResources_clusterConfig :: Lens' ProcessingResources ProcessingClusterConfig Source #

The configuration for the resources in a cluster used to run the processing job.

ProcessingS3Input

data ProcessingS3Input Source #

Configuration for downloading input data from Amazon S3 into the processing container.

See: newProcessingS3Input smart constructor.

Constructors

ProcessingS3Input' 

Fields

  • localPath :: Maybe Text

    The local path in your container where you want Amazon SageMaker to write input data to. LocalPath is an absolute path to the input data and must begin with /opt/ml/processing/. LocalPath is a required parameter when AppManaged is False (default).

  • s3CompressionType :: Maybe ProcessingS3CompressionType

    Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container. Gzip can only be used when Pipe mode is specified as the S3InputMode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your container without using the EBS volume.

  • s3DataDistributionType :: Maybe ProcessingS3DataDistributionType

    Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.

  • s3InputMode :: Maybe ProcessingS3InputMode

    Whether to use File or Pipe input mode. In File mode, Amazon SageMaker copies the data from the input source onto the local ML storage volume before starting your processing container. This is the most commonly used input mode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your processing container into named pipes without using the ML storage volume.

  • s3Uri :: Text

    The URI of the Amazon S3 prefix Amazon SageMaker downloads data required to run a processing job.

  • s3DataType :: ProcessingS3DataType

    Whether you use an S3Prefix or a ManifestFile for the data type. If you choose S3Prefix, S3Uri identifies a key name prefix. Amazon SageMaker uses all objects with the specified key name prefix for the processing job. If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want Amazon SageMaker to use for the processing job.

Instances

Instances details
FromJSON ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

ToJSON ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

Generic ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

Associated Types

type Rep ProcessingS3Input :: Type -> Type #

Read ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

Show ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

NFData ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

Methods

rnf :: ProcessingS3Input -> () #

Eq ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

Hashable ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

type Rep ProcessingS3Input Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Input

newProcessingS3Input Source #

Create a value of ProcessingS3Input with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:localPath:ProcessingS3Input', processingS3Input_localPath - The local path in your container where you want Amazon SageMaker to write input data to. LocalPath is an absolute path to the input data and must begin with /opt/ml/processing/. LocalPath is a required parameter when AppManaged is False (default).

$sel:s3CompressionType:ProcessingS3Input', processingS3Input_s3CompressionType - Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container. Gzip can only be used when Pipe mode is specified as the S3InputMode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your container without using the EBS volume.

$sel:s3DataDistributionType:ProcessingS3Input', processingS3Input_s3DataDistributionType - Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.

$sel:s3InputMode:ProcessingS3Input', processingS3Input_s3InputMode - Whether to use File or Pipe input mode. In File mode, Amazon SageMaker copies the data from the input source onto the local ML storage volume before starting your processing container. This is the most commonly used input mode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your processing container into named pipes without using the ML storage volume.

$sel:s3Uri:ProcessingS3Input', processingS3Input_s3Uri - The URI of the Amazon S3 prefix Amazon SageMaker downloads data required to run a processing job.

$sel:s3DataType:ProcessingS3Input', processingS3Input_s3DataType - Whether you use an S3Prefix or a ManifestFile for the data type. If you choose S3Prefix, S3Uri identifies a key name prefix. Amazon SageMaker uses all objects with the specified key name prefix for the processing job. If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want Amazon SageMaker to use for the processing job.

processingS3Input_localPath :: Lens' ProcessingS3Input (Maybe Text) Source #

The local path in your container where you want Amazon SageMaker to write input data to. LocalPath is an absolute path to the input data and must begin with /opt/ml/processing/. LocalPath is a required parameter when AppManaged is False (default).

processingS3Input_s3CompressionType :: Lens' ProcessingS3Input (Maybe ProcessingS3CompressionType) Source #

Whether to GZIP-decompress the data in Amazon S3 as it is streamed into the processing container. Gzip can only be used when Pipe mode is specified as the S3InputMode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your container without using the EBS volume.

processingS3Input_s3DataDistributionType :: Lens' ProcessingS3Input (Maybe ProcessingS3DataDistributionType) Source #

Whether to distribute the data from Amazon S3 to all processing instances with FullyReplicated, or whether the data from Amazon S3 is shared by Amazon S3 key, downloading one shard of data to each processing instance.

processingS3Input_s3InputMode :: Lens' ProcessingS3Input (Maybe ProcessingS3InputMode) Source #

Whether to use File or Pipe input mode. In File mode, Amazon SageMaker copies the data from the input source onto the local ML storage volume before starting your processing container. This is the most commonly used input mode. In Pipe mode, Amazon SageMaker streams input data from the source directly to your processing container into named pipes without using the ML storage volume.

processingS3Input_s3Uri :: Lens' ProcessingS3Input Text Source #

The URI of the Amazon S3 prefix Amazon SageMaker downloads data required to run a processing job.

processingS3Input_s3DataType :: Lens' ProcessingS3Input ProcessingS3DataType Source #

Whether you use an S3Prefix or a ManifestFile for the data type. If you choose S3Prefix, S3Uri identifies a key name prefix. Amazon SageMaker uses all objects with the specified key name prefix for the processing job. If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want Amazon SageMaker to use for the processing job.

ProcessingS3Output

data ProcessingS3Output Source #

Configuration for uploading output data to Amazon S3 from the processing container.

See: newProcessingS3Output smart constructor.

Constructors

ProcessingS3Output' 

Fields

  • s3Uri :: Text

    A URI that identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of a processing job.

  • localPath :: Text

    The local path of a directory where you want Amazon SageMaker to upload its contents to Amazon S3. LocalPath is an absolute path to a directory containing output files. This directory will be created by the platform and exist when your container's entrypoint is invoked.

  • s3UploadMode :: ProcessingS3UploadMode

    Whether to upload the results of the processing job continuously or after the job completes.

Instances

Instances details
FromJSON ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

ToJSON ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

Generic ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

Associated Types

type Rep ProcessingS3Output :: Type -> Type #

Read ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

Show ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

NFData ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

Methods

rnf :: ProcessingS3Output -> () #

Eq ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

Hashable ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

type Rep ProcessingS3Output Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingS3Output

type Rep ProcessingS3Output = D1 ('MetaData "ProcessingS3Output" "Amazonka.SageMaker.Types.ProcessingS3Output" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingS3Output'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "s3UploadMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingS3UploadMode))))

newProcessingS3Output Source #

Create a value of ProcessingS3Output with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3Uri:ProcessingS3Output', processingS3Output_s3Uri - A URI that identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of a processing job.

$sel:localPath:ProcessingS3Output', processingS3Output_localPath - The local path of a directory where you want Amazon SageMaker to upload its contents to Amazon S3. LocalPath is an absolute path to a directory containing output files. This directory will be created by the platform and exist when your container's entrypoint is invoked.

$sel:s3UploadMode:ProcessingS3Output', processingS3Output_s3UploadMode - Whether to upload the results of the processing job continuously or after the job completes.

processingS3Output_s3Uri :: Lens' ProcessingS3Output Text Source #

A URI that identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of a processing job.

processingS3Output_localPath :: Lens' ProcessingS3Output Text Source #

The local path of a directory where you want Amazon SageMaker to upload its contents to Amazon S3. LocalPath is an absolute path to a directory containing output files. This directory will be created by the platform and exist when your container's entrypoint is invoked.

processingS3Output_s3UploadMode :: Lens' ProcessingS3Output ProcessingS3UploadMode Source #

Whether to upload the results of the processing job continuously or after the job completes.

ProcessingStoppingCondition

data ProcessingStoppingCondition Source #

Configures conditions under which the processing job should be stopped, such as how long the processing job has been running. After the condition is met, the processing job is stopped.

See: newProcessingStoppingCondition smart constructor.

Constructors

ProcessingStoppingCondition' 

Fields

Instances

Instances details
FromJSON ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

ToJSON ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

Generic ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

Associated Types

type Rep ProcessingStoppingCondition :: Type -> Type #

Read ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

Show ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

NFData ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

Eq ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

Hashable ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

type Rep ProcessingStoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProcessingStoppingCondition

type Rep ProcessingStoppingCondition = D1 ('MetaData "ProcessingStoppingCondition" "Amazonka.SageMaker.Types.ProcessingStoppingCondition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProcessingStoppingCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxRuntimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newProcessingStoppingCondition Source #

Create a value of ProcessingStoppingCondition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxRuntimeInSeconds:ProcessingStoppingCondition', processingStoppingCondition_maxRuntimeInSeconds - Specifies the maximum runtime in seconds.

ProductionVariant

data ProductionVariant Source #

Identifies a model that you want to host and the resources chosen to deploy for hosting it. If you are deploying multiple models, tell SageMaker how to distribute traffic among the models by specifying variant weights.

See: newProductionVariant smart constructor.

Constructors

ProductionVariant' 

Fields

Instances

Instances details
FromJSON ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

ToJSON ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

Generic ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

Associated Types

type Rep ProductionVariant :: Type -> Type #

Read ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

Show ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

NFData ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

Methods

rnf :: ProductionVariant -> () #

Eq ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

Hashable ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

type Rep ProductionVariant Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariant

type Rep ProductionVariant = D1 ('MetaData "ProductionVariant" "Amazonka.SageMaker.Types.ProductionVariant" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProductionVariant'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "acceleratorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantAcceleratorType)) :*: S1 ('MetaSel ('Just "containerStartupHealthCheckTimeoutInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "coreDumpConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantCoreDumpConfig)) :*: (S1 ('MetaSel ('Just "initialInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "initialVariantWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))) :*: ((S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantInstanceType)) :*: (S1 ('MetaSel ('Just "modelDataDownloadTimeoutInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "serverlessConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantServerlessConfig)))) :*: (S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newProductionVariant Source #

Create a value of ProductionVariant with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceleratorType:ProductionVariant', productionVariant_acceleratorType - The size of the Elastic Inference (EI) instance to use for the production variant. EI instances provide on-demand GPU computing for inference. For more information, see Using Elastic Inference in Amazon SageMaker.

$sel:containerStartupHealthCheckTimeoutInSeconds:ProductionVariant', productionVariant_containerStartupHealthCheckTimeoutInSeconds - The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.

$sel:coreDumpConfig:ProductionVariant', productionVariant_coreDumpConfig - Specifies configuration for a core dump from the model container when the process crashes.

$sel:initialInstanceCount:ProductionVariant', productionVariant_initialInstanceCount - Number of instances to launch initially.

$sel:initialVariantWeight:ProductionVariant', productionVariant_initialVariantWeight - Determines initial traffic distribution among all of the models that you specify in the endpoint configuration. The traffic to a production variant is determined by the ratio of the VariantWeight to the sum of all VariantWeight values across all ProductionVariants. If unspecified, it defaults to 1.0.

$sel:instanceType:ProductionVariant', productionVariant_instanceType - The ML compute instance type.

$sel:modelDataDownloadTimeoutInSeconds:ProductionVariant', productionVariant_modelDataDownloadTimeoutInSeconds - The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this production variant.

$sel:serverlessConfig:ProductionVariant', productionVariant_serverlessConfig - The serverless configuration for an endpoint. Specifies a serverless endpoint configuration instead of an instance-based endpoint configuration.

$sel:volumeSizeInGB:ProductionVariant', productionVariant_volumeSizeInGB - The size, in GB, of the ML storage volume attached to individual inference instance associated with the production variant. Currenly only Amazon EBS gp2 storage volumes are supported.

$sel:variantName:ProductionVariant', productionVariant_variantName - The name of the production variant.

$sel:modelName:ProductionVariant', productionVariant_modelName - The name of the model that you want to host. This is the name that you specified when creating the model.

productionVariant_acceleratorType :: Lens' ProductionVariant (Maybe ProductionVariantAcceleratorType) Source #

The size of the Elastic Inference (EI) instance to use for the production variant. EI instances provide on-demand GPU computing for inference. For more information, see Using Elastic Inference in Amazon SageMaker.

productionVariant_containerStartupHealthCheckTimeoutInSeconds :: Lens' ProductionVariant (Maybe Natural) Source #

The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting. For more information about health check, see How Your Container Should Respond to Health Check (Ping) Requests.

productionVariant_coreDumpConfig :: Lens' ProductionVariant (Maybe ProductionVariantCoreDumpConfig) Source #

Specifies configuration for a core dump from the model container when the process crashes.

productionVariant_initialVariantWeight :: Lens' ProductionVariant (Maybe Double) Source #

Determines initial traffic distribution among all of the models that you specify in the endpoint configuration. The traffic to a production variant is determined by the ratio of the VariantWeight to the sum of all VariantWeight values across all ProductionVariants. If unspecified, it defaults to 1.0.

productionVariant_modelDataDownloadTimeoutInSeconds :: Lens' ProductionVariant (Maybe Natural) Source #

The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this production variant.

productionVariant_serverlessConfig :: Lens' ProductionVariant (Maybe ProductionVariantServerlessConfig) Source #

The serverless configuration for an endpoint. Specifies a serverless endpoint configuration instead of an instance-based endpoint configuration.

productionVariant_volumeSizeInGB :: Lens' ProductionVariant (Maybe Natural) Source #

The size, in GB, of the ML storage volume attached to individual inference instance associated with the production variant. Currenly only Amazon EBS gp2 storage volumes are supported.

productionVariant_variantName :: Lens' ProductionVariant Text Source #

The name of the production variant.

productionVariant_modelName :: Lens' ProductionVariant Text Source #

The name of the model that you want to host. This is the name that you specified when creating the model.

ProductionVariantCoreDumpConfig

data ProductionVariantCoreDumpConfig Source #

Specifies configuration for a core dump from the model container when the process crashes.

See: newProductionVariantCoreDumpConfig smart constructor.

Constructors

ProductionVariantCoreDumpConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

    • // KMS Key ID

      "1234abcd-12ab-34cd-56ef-1234567890ab"
    • // Amazon Resource Name (ARN) of a KMS Key

      "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
    • // KMS Key Alias

      "alias/ExampleAlias"
    • // Amazon Resource Name (ARN) of a KMS Key Alias

      "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"

    If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

    The KMS key policy must grant permission to the IAM role that you specify in your CreateEndpoint and UpdateEndpoint requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

  • destinationS3Uri :: Text

    The Amazon S3 bucket to send the core dump to.

Instances

Instances details
FromJSON ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

ToJSON ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

Generic ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

Associated Types

type Rep ProductionVariantCoreDumpConfig :: Type -> Type #

Read ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

Show ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

NFData ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

Eq ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

Hashable ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

type Rep ProductionVariantCoreDumpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig

type Rep ProductionVariantCoreDumpConfig = D1 ('MetaData "ProductionVariantCoreDumpConfig" "Amazonka.SageMaker.Types.ProductionVariantCoreDumpConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProductionVariantCoreDumpConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destinationS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newProductionVariantCoreDumpConfig Source #

Create a value of ProductionVariantCoreDumpConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:ProductionVariantCoreDumpConfig', productionVariantCoreDumpConfig_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"

If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KMS key policy must grant permission to the IAM role that you specify in your CreateEndpoint and UpdateEndpoint requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

$sel:destinationS3Uri:ProductionVariantCoreDumpConfig', productionVariantCoreDumpConfig_destinationS3Uri - The Amazon S3 bucket to send the core dump to.

productionVariantCoreDumpConfig_kmsKeyId :: Lens' ProductionVariantCoreDumpConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"

If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, SageMaker uses the default KMS key for Amazon S3 for your role's account. SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KMS key policy must grant permission to the IAM role that you specify in your CreateEndpoint and UpdateEndpoint requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

ProductionVariantServerlessConfig

data ProductionVariantServerlessConfig Source #

Specifies the serverless configuration for an endpoint variant.

See: newProductionVariantServerlessConfig smart constructor.

Constructors

ProductionVariantServerlessConfig' 

Fields

  • memorySizeInMB :: Natural

    The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.

  • maxConcurrency :: Natural

    The maximum number of concurrent invocations your serverless endpoint can process.

Instances

Instances details
FromJSON ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

ToJSON ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

Generic ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

Associated Types

type Rep ProductionVariantServerlessConfig :: Type -> Type #

Read ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

Show ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

NFData ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

Eq ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

Hashable ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

type Rep ProductionVariantServerlessConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantServerlessConfig

type Rep ProductionVariantServerlessConfig = D1 ('MetaData "ProductionVariantServerlessConfig" "Amazonka.SageMaker.Types.ProductionVariantServerlessConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProductionVariantServerlessConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "memorySizeInMB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "maxConcurrency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newProductionVariantServerlessConfig Source #

Create a value of ProductionVariantServerlessConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:memorySizeInMB:ProductionVariantServerlessConfig', productionVariantServerlessConfig_memorySizeInMB - The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.

$sel:maxConcurrency:ProductionVariantServerlessConfig', productionVariantServerlessConfig_maxConcurrency - The maximum number of concurrent invocations your serverless endpoint can process.

productionVariantServerlessConfig_memorySizeInMB :: Lens' ProductionVariantServerlessConfig Natural Source #

The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.

productionVariantServerlessConfig_maxConcurrency :: Lens' ProductionVariantServerlessConfig Natural Source #

The maximum number of concurrent invocations your serverless endpoint can process.

ProductionVariantStatus

data ProductionVariantStatus Source #

Describes the status of the production variant.

See: newProductionVariantStatus smart constructor.

Constructors

ProductionVariantStatus' 

Fields

  • startTime :: Maybe POSIX

    The start time of the current status change.

  • statusMessage :: Maybe Text

    A message that describes the status of the production variant.

  • status :: VariantStatus

    The endpoint variant status which describes the current deployment stage status or operational status.

    • Creating: Creating inference resources for the production variant.
    • Deleting: Terminating inference resources for the production variant.
    • Updating: Updating capacity for the production variant.
    • ActivatingTraffic: Turning on traffic for the production variant.
    • Baking: Waiting period to monitor the CloudWatch alarms in the automatic rollback configuration.

Instances

Instances details
FromJSON ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

Generic ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

Associated Types

type Rep ProductionVariantStatus :: Type -> Type #

Read ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

Show ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

NFData ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

Methods

rnf :: ProductionVariantStatus -> () #

Eq ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

Hashable ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

type Rep ProductionVariantStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantStatus

type Rep ProductionVariantStatus = D1 ('MetaData "ProductionVariantStatus" "Amazonka.SageMaker.Types.ProductionVariantStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProductionVariantStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VariantStatus))))

newProductionVariantStatus Source #

Create a value of ProductionVariantStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:startTime:ProductionVariantStatus', productionVariantStatus_startTime - The start time of the current status change.

$sel:statusMessage:ProductionVariantStatus', productionVariantStatus_statusMessage - A message that describes the status of the production variant.

$sel:status:ProductionVariantStatus', productionVariantStatus_status - The endpoint variant status which describes the current deployment stage status or operational status.

  • Creating: Creating inference resources for the production variant.
  • Deleting: Terminating inference resources for the production variant.
  • Updating: Updating capacity for the production variant.
  • ActivatingTraffic: Turning on traffic for the production variant.
  • Baking: Waiting period to monitor the CloudWatch alarms in the automatic rollback configuration.

productionVariantStatus_startTime :: Lens' ProductionVariantStatus (Maybe UTCTime) Source #

The start time of the current status change.

productionVariantStatus_statusMessage :: Lens' ProductionVariantStatus (Maybe Text) Source #

A message that describes the status of the production variant.

productionVariantStatus_status :: Lens' ProductionVariantStatus VariantStatus Source #

The endpoint variant status which describes the current deployment stage status or operational status.

  • Creating: Creating inference resources for the production variant.
  • Deleting: Terminating inference resources for the production variant.
  • Updating: Updating capacity for the production variant.
  • ActivatingTraffic: Turning on traffic for the production variant.
  • Baking: Waiting period to monitor the CloudWatch alarms in the automatic rollback configuration.

ProductionVariantSummary

data ProductionVariantSummary Source #

Describes weight and capacities for a production variant associated with an endpoint. If you sent a request to the UpdateEndpointWeightsAndCapacities API and the endpoint status is Updating, you get different desired and current values.

See: newProductionVariantSummary smart constructor.

Constructors

ProductionVariantSummary' 

Fields

Instances

Instances details
FromJSON ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

Generic ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

Associated Types

type Rep ProductionVariantSummary :: Type -> Type #

Read ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

Show ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

NFData ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

Eq ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

Hashable ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

type Rep ProductionVariantSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProductionVariantSummary

type Rep ProductionVariantSummary = D1 ('MetaData "ProductionVariantSummary" "Amazonka.SageMaker.Types.ProductionVariantSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProductionVariantSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "currentInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "currentServerlessConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantServerlessConfig))) :*: (S1 ('MetaSel ('Just "currentWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "deployedImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DeployedImage])))) :*: ((S1 ('MetaSel ('Just "desiredInstanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "desiredServerlessConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProductionVariantServerlessConfig))) :*: (S1 ('MetaSel ('Just "desiredWeight") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "variantStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProductionVariantStatus])) :*: S1 ('MetaSel ('Just "variantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newProductionVariantSummary Source #

Create a value of ProductionVariantSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:currentInstanceCount:ProductionVariantSummary', productionVariantSummary_currentInstanceCount - The number of instances associated with the variant.

$sel:currentServerlessConfig:ProductionVariantSummary', productionVariantSummary_currentServerlessConfig - The serverless configuration for the endpoint.

$sel:currentWeight:ProductionVariantSummary', productionVariantSummary_currentWeight - The weight associated with the variant.

$sel:deployedImages:ProductionVariantSummary', productionVariantSummary_deployedImages - An array of DeployedImage objects that specify the Amazon EC2 Container Registry paths of the inference images deployed on instances of this ProductionVariant.

$sel:desiredInstanceCount:ProductionVariantSummary', productionVariantSummary_desiredInstanceCount - The number of instances requested in the UpdateEndpointWeightsAndCapacities request.

$sel:desiredServerlessConfig:ProductionVariantSummary', productionVariantSummary_desiredServerlessConfig - The serverless configuration requested for the endpoint update.

$sel:desiredWeight:ProductionVariantSummary', productionVariantSummary_desiredWeight - The requested weight, as specified in the UpdateEndpointWeightsAndCapacities request.

$sel:variantStatus:ProductionVariantSummary', productionVariantSummary_variantStatus - The endpoint variant status which describes the current deployment stage status or operational status.

$sel:variantName:ProductionVariantSummary', productionVariantSummary_variantName - The name of the variant.

productionVariantSummary_currentInstanceCount :: Lens' ProductionVariantSummary (Maybe Natural) Source #

The number of instances associated with the variant.

productionVariantSummary_deployedImages :: Lens' ProductionVariantSummary (Maybe [DeployedImage]) Source #

An array of DeployedImage objects that specify the Amazon EC2 Container Registry paths of the inference images deployed on instances of this ProductionVariant.

productionVariantSummary_desiredInstanceCount :: Lens' ProductionVariantSummary (Maybe Natural) Source #

The number of instances requested in the UpdateEndpointWeightsAndCapacities request.

productionVariantSummary_desiredWeight :: Lens' ProductionVariantSummary (Maybe Double) Source #

The requested weight, as specified in the UpdateEndpointWeightsAndCapacities request.

productionVariantSummary_variantStatus :: Lens' ProductionVariantSummary (Maybe [ProductionVariantStatus]) Source #

The endpoint variant status which describes the current deployment stage status or operational status.

ProfilerConfig

data ProfilerConfig Source #

Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.

See: newProfilerConfig smart constructor.

Constructors

ProfilerConfig' 

Fields

Instances

Instances details
FromJSON ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

ToJSON ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

Generic ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

Associated Types

type Rep ProfilerConfig :: Type -> Type #

Read ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

Show ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

NFData ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

Methods

rnf :: ProfilerConfig -> () #

Eq ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

Hashable ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

type Rep ProfilerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfig

type Rep ProfilerConfig = D1 ('MetaData "ProfilerConfig" "Amazonka.SageMaker.Types.ProfilerConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProfilerConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "disableProfiler") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "profilingIntervalInMilliseconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "profilingParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newProfilerConfig :: ProfilerConfig Source #

Create a value of ProfilerConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disableProfiler:ProfilerConfig', profilerConfig_disableProfiler - Configuration to turn off Amazon SageMaker Debugger's system monitoring and profiling functionality. To turn it off, set to True.

$sel:profilingIntervalInMilliseconds:ProfilerConfig', profilerConfig_profilingIntervalInMilliseconds - A time interval for capturing system metrics in milliseconds. Available values are 100, 200, 500, 1000 (1 second), 5000 (5 seconds), and 60000 (1 minute) milliseconds. The default value is 500 milliseconds.

$sel:profilingParameters:ProfilerConfig', profilerConfig_profilingParameters - Configuration information for capturing framework metrics. Available key strings for different profiling options are DetailedProfilingConfig, PythonProfilingConfig, and DataLoaderProfilingConfig. The following codes are configuration structures for the ProfilingParameters parameter. To learn more about how to configure the ProfilingParameters parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

$sel:s3OutputPath:ProfilerConfig', profilerConfig_s3OutputPath - Path to Amazon S3 storage location for system and framework metrics.

profilerConfig_disableProfiler :: Lens' ProfilerConfig (Maybe Bool) Source #

Configuration to turn off Amazon SageMaker Debugger's system monitoring and profiling functionality. To turn it off, set to True.

profilerConfig_profilingIntervalInMilliseconds :: Lens' ProfilerConfig (Maybe Integer) Source #

A time interval for capturing system metrics in milliseconds. Available values are 100, 200, 500, 1000 (1 second), 5000 (5 seconds), and 60000 (1 minute) milliseconds. The default value is 500 milliseconds.

profilerConfig_profilingParameters :: Lens' ProfilerConfig (Maybe (HashMap Text Text)) Source #

Configuration information for capturing framework metrics. Available key strings for different profiling options are DetailedProfilingConfig, PythonProfilingConfig, and DataLoaderProfilingConfig. The following codes are configuration structures for the ProfilingParameters parameter. To learn more about how to configure the ProfilingParameters parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

profilerConfig_s3OutputPath :: Lens' ProfilerConfig (Maybe Text) Source #

Path to Amazon S3 storage location for system and framework metrics.

ProfilerConfigForUpdate

data ProfilerConfigForUpdate Source #

Configuration information for updating the Amazon SageMaker Debugger profile parameters, system and framework metrics configurations, and storage paths.

See: newProfilerConfigForUpdate smart constructor.

Constructors

ProfilerConfigForUpdate' 

Fields

Instances

Instances details
ToJSON ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

Generic ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

Associated Types

type Rep ProfilerConfigForUpdate :: Type -> Type #

Read ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

Show ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

NFData ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

Methods

rnf :: ProfilerConfigForUpdate -> () #

Eq ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

Hashable ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

type Rep ProfilerConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerConfigForUpdate

type Rep ProfilerConfigForUpdate = D1 ('MetaData "ProfilerConfigForUpdate" "Amazonka.SageMaker.Types.ProfilerConfigForUpdate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProfilerConfigForUpdate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "disableProfiler") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "profilingIntervalInMilliseconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "profilingParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newProfilerConfigForUpdate :: ProfilerConfigForUpdate Source #

Create a value of ProfilerConfigForUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:disableProfiler:ProfilerConfigForUpdate', profilerConfigForUpdate_disableProfiler - To turn off Amazon SageMaker Debugger monitoring and profiling while a training job is in progress, set to True.

$sel:profilingIntervalInMilliseconds:ProfilerConfigForUpdate', profilerConfigForUpdate_profilingIntervalInMilliseconds - A time interval for capturing system metrics in milliseconds. Available values are 100, 200, 500, 1000 (1 second), 5000 (5 seconds), and 60000 (1 minute) milliseconds. The default value is 500 milliseconds.

$sel:profilingParameters:ProfilerConfigForUpdate', profilerConfigForUpdate_profilingParameters - Configuration information for capturing framework metrics. Available key strings for different profiling options are DetailedProfilingConfig, PythonProfilingConfig, and DataLoaderProfilingConfig. The following codes are configuration structures for the ProfilingParameters parameter. To learn more about how to configure the ProfilingParameters parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

$sel:s3OutputPath:ProfilerConfigForUpdate', profilerConfigForUpdate_s3OutputPath - Path to Amazon S3 storage location for system and framework metrics.

profilerConfigForUpdate_disableProfiler :: Lens' ProfilerConfigForUpdate (Maybe Bool) Source #

To turn off Amazon SageMaker Debugger monitoring and profiling while a training job is in progress, set to True.

profilerConfigForUpdate_profilingIntervalInMilliseconds :: Lens' ProfilerConfigForUpdate (Maybe Integer) Source #

A time interval for capturing system metrics in milliseconds. Available values are 100, 200, 500, 1000 (1 second), 5000 (5 seconds), and 60000 (1 minute) milliseconds. The default value is 500 milliseconds.

profilerConfigForUpdate_profilingParameters :: Lens' ProfilerConfigForUpdate (Maybe (HashMap Text Text)) Source #

Configuration information for capturing framework metrics. Available key strings for different profiling options are DetailedProfilingConfig, PythonProfilingConfig, and DataLoaderProfilingConfig. The following codes are configuration structures for the ProfilingParameters parameter. To learn more about how to configure the ProfilingParameters parameter, see Use the SageMaker and Debugger Configuration API Operations to Create, Update, and Debug Your Training Job.

profilerConfigForUpdate_s3OutputPath :: Lens' ProfilerConfigForUpdate (Maybe Text) Source #

Path to Amazon S3 storage location for system and framework metrics.

ProfilerRuleConfiguration

data ProfilerRuleConfiguration Source #

Configuration information for profiling rules.

See: newProfilerRuleConfiguration smart constructor.

Constructors

ProfilerRuleConfiguration' 

Fields

Instances

Instances details
FromJSON ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

ToJSON ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

Generic ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

Associated Types

type Rep ProfilerRuleConfiguration :: Type -> Type #

Read ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

Show ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

NFData ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

Eq ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

Hashable ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

type Rep ProfilerRuleConfiguration Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleConfiguration

type Rep ProfilerRuleConfiguration = D1 ('MetaData "ProfilerRuleConfiguration" "Amazonka.SageMaker.Types.ProfilerRuleConfiguration" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProfilerRuleConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingInstanceType)) :*: (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ruleParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "ruleConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ruleEvaluatorImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newProfilerRuleConfiguration Source #

Create a value of ProfilerRuleConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceType:ProfilerRuleConfiguration', profilerRuleConfiguration_instanceType - The instance type to deploy a custom rule for profiling a training job.

$sel:localPath:ProfilerRuleConfiguration', profilerRuleConfiguration_localPath - Path to local storage location for output of rules. Defaults to /opt/ml/processing/output/rule/.

$sel:ruleParameters:ProfilerRuleConfiguration', profilerRuleConfiguration_ruleParameters - Runtime configuration for rule container.

$sel:s3OutputPath:ProfilerRuleConfiguration', profilerRuleConfiguration_s3OutputPath - Path to Amazon S3 storage location for rules.

$sel:volumeSizeInGB:ProfilerRuleConfiguration', profilerRuleConfiguration_volumeSizeInGB - The size, in GB, of the ML storage volume attached to the processing instance.

$sel:ruleConfigurationName:ProfilerRuleConfiguration', profilerRuleConfiguration_ruleConfigurationName - The name of the rule configuration. It must be unique relative to other rule configuration names.

$sel:ruleEvaluatorImage:ProfilerRuleConfiguration', profilerRuleConfiguration_ruleEvaluatorImage - The Amazon Elastic Container Registry Image for the managed rule evaluation.

profilerRuleConfiguration_instanceType :: Lens' ProfilerRuleConfiguration (Maybe ProcessingInstanceType) Source #

The instance type to deploy a custom rule for profiling a training job.

profilerRuleConfiguration_localPath :: Lens' ProfilerRuleConfiguration (Maybe Text) Source #

Path to local storage location for output of rules. Defaults to /opt/ml/processing/output/rule/.

profilerRuleConfiguration_s3OutputPath :: Lens' ProfilerRuleConfiguration (Maybe Text) Source #

Path to Amazon S3 storage location for rules.

profilerRuleConfiguration_volumeSizeInGB :: Lens' ProfilerRuleConfiguration (Maybe Natural) Source #

The size, in GB, of the ML storage volume attached to the processing instance.

profilerRuleConfiguration_ruleConfigurationName :: Lens' ProfilerRuleConfiguration Text Source #

The name of the rule configuration. It must be unique relative to other rule configuration names.

profilerRuleConfiguration_ruleEvaluatorImage :: Lens' ProfilerRuleConfiguration Text Source #

The Amazon Elastic Container Registry Image for the managed rule evaluation.

ProfilerRuleEvaluationStatus

data ProfilerRuleEvaluationStatus Source #

Information about the status of the rule evaluation.

See: newProfilerRuleEvaluationStatus smart constructor.

Constructors

ProfilerRuleEvaluationStatus' 

Fields

Instances

Instances details
FromJSON ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

Generic ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

Associated Types

type Rep ProfilerRuleEvaluationStatus :: Type -> Type #

Read ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

Show ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

NFData ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

Eq ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

Hashable ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

type Rep ProfilerRuleEvaluationStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus

type Rep ProfilerRuleEvaluationStatus = D1 ('MetaData "ProfilerRuleEvaluationStatus" "Amazonka.SageMaker.Types.ProfilerRuleEvaluationStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProfilerRuleEvaluationStatus'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "ruleConfigurationName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ruleEvaluationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ruleEvaluationStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RuleEvaluationStatus)) :*: S1 ('MetaSel ('Just "statusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newProfilerRuleEvaluationStatus :: ProfilerRuleEvaluationStatus Source #

Create a value of ProfilerRuleEvaluationStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastModifiedTime:ProfilerRuleEvaluationStatus', profilerRuleEvaluationStatus_lastModifiedTime - Timestamp when the rule evaluation status was last modified.

$sel:ruleConfigurationName:ProfilerRuleEvaluationStatus', profilerRuleEvaluationStatus_ruleConfigurationName - The name of the rule configuration.

$sel:ruleEvaluationJobArn:ProfilerRuleEvaluationStatus', profilerRuleEvaluationStatus_ruleEvaluationJobArn - The Amazon Resource Name (ARN) of the rule evaluation job.

$sel:ruleEvaluationStatus:ProfilerRuleEvaluationStatus', profilerRuleEvaluationStatus_ruleEvaluationStatus - Status of the rule evaluation.

$sel:statusDetails:ProfilerRuleEvaluationStatus', profilerRuleEvaluationStatus_statusDetails - Details from the rule evaluation.

profilerRuleEvaluationStatus_lastModifiedTime :: Lens' ProfilerRuleEvaluationStatus (Maybe UTCTime) Source #

Timestamp when the rule evaluation status was last modified.

profilerRuleEvaluationStatus_ruleEvaluationJobArn :: Lens' ProfilerRuleEvaluationStatus (Maybe Text) Source #

The Amazon Resource Name (ARN) of the rule evaluation job.

Project

data Project Source #

The properties of a project as returned by the Search API.

See: newProject smart constructor.

Constructors

Project' 

Fields

Instances

Instances details
FromJSON Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

Generic Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

Associated Types

type Rep Project :: Type -> Type #

Methods

from :: Project -> Rep Project x #

to :: Rep Project x -> Project #

Read Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

Show Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

NFData Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

Methods

rnf :: Project -> () #

Eq Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

Methods

(==) :: Project -> Project -> Bool #

(/=) :: Project -> Project -> Bool #

Hashable Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

Methods

hashWithSalt :: Int -> Project -> Int #

hash :: Project -> Int #

type Rep Project Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Project

type Rep Project = D1 ('MetaData "Project" "Amazonka.SageMaker.Types.Project" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Project'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "projectStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProjectStatus)))) :*: (S1 ('MetaSel ('Just "serviceCatalogProvisionedProductDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceCatalogProvisionedProductDetails)) :*: (S1 ('MetaSel ('Just "serviceCatalogProvisioningDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceCatalogProvisioningDetails)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))))))

newProject :: Project Source #

Create a value of Project with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:Project', project_createdBy - Who created the project.

$sel:creationTime:Project', project_creationTime - A timestamp specifying when the project was created.

$sel:lastModifiedBy:Project', project_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:Project', project_lastModifiedTime - A timestamp container for when the project was last modified.

$sel:projectArn:Project', project_projectArn - The Amazon Resource Name (ARN) of the project.

$sel:projectDescription:Project', project_projectDescription - The description of the project.

$sel:projectId:Project', project_projectId - The ID of the project.

$sel:projectName:Project', project_projectName - The name of the project.

$sel:projectStatus:Project', project_projectStatus - The status of the project.

$sel:serviceCatalogProvisionedProductDetails:Project', project_serviceCatalogProvisionedProductDetails - Undocumented member.

$sel:serviceCatalogProvisioningDetails:Project', project_serviceCatalogProvisioningDetails - Undocumented member.

$sel:tags:Project', project_tags - An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

project_createdBy :: Lens' Project (Maybe UserContext) Source #

Who created the project.

project_creationTime :: Lens' Project (Maybe UTCTime) Source #

A timestamp specifying when the project was created.

project_lastModifiedTime :: Lens' Project (Maybe UTCTime) Source #

A timestamp container for when the project was last modified.

project_projectArn :: Lens' Project (Maybe Text) Source #

The Amazon Resource Name (ARN) of the project.

project_projectDescription :: Lens' Project (Maybe Text) Source #

The description of the project.

project_projectId :: Lens' Project (Maybe Text) Source #

The ID of the project.

project_projectName :: Lens' Project (Maybe Text) Source #

The name of the project.

project_tags :: Lens' Project (Maybe [Tag]) Source #

An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

ProjectSummary

data ProjectSummary Source #

Information about a project.

See: newProjectSummary smart constructor.

Constructors

ProjectSummary' 

Fields

Instances

Instances details
FromJSON ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

Generic ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

Associated Types

type Rep ProjectSummary :: Type -> Type #

Read ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

Show ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

NFData ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

Methods

rnf :: ProjectSummary -> () #

Eq ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

Hashable ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

type Rep ProjectSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProjectSummary

type Rep ProjectSummary = D1 ('MetaData "ProjectSummary" "Amazonka.SageMaker.Types.ProjectSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProjectSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "projectStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProjectStatus)))))

newProjectSummary Source #

Create a value of ProjectSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:projectDescription:ProjectSummary', projectSummary_projectDescription - The description of the project.

$sel:projectName:ProjectSummary', projectSummary_projectName - The name of the project.

$sel:projectArn:ProjectSummary', projectSummary_projectArn - The Amazon Resource Name (ARN) of the project.

$sel:projectId:ProjectSummary', projectSummary_projectId - The ID of the project.

$sel:creationTime:ProjectSummary', projectSummary_creationTime - The time that the project was created.

$sel:projectStatus:ProjectSummary', projectSummary_projectStatus - The status of the project.

projectSummary_projectArn :: Lens' ProjectSummary Text Source #

The Amazon Resource Name (ARN) of the project.

projectSummary_creationTime :: Lens' ProjectSummary UTCTime Source #

The time that the project was created.

PropertyNameQuery

data PropertyNameQuery Source #

Part of the SuggestionQuery type. Specifies a hint for retrieving property names that begin with the specified text.

See: newPropertyNameQuery smart constructor.

Constructors

PropertyNameQuery' 

Fields

Instances

Instances details
ToJSON PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

Generic PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

Associated Types

type Rep PropertyNameQuery :: Type -> Type #

Read PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

Show PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

NFData PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

Methods

rnf :: PropertyNameQuery -> () #

Eq PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

Hashable PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

type Rep PropertyNameQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameQuery

type Rep PropertyNameQuery = D1 ('MetaData "PropertyNameQuery" "Amazonka.SageMaker.Types.PropertyNameQuery" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PropertyNameQuery'" 'PrefixI 'True) (S1 ('MetaSel ('Just "propertyNameHint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newPropertyNameQuery Source #

Create a value of PropertyNameQuery with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:propertyNameHint:PropertyNameQuery', propertyNameQuery_propertyNameHint - Text that begins a property's name.

PropertyNameSuggestion

data PropertyNameSuggestion Source #

A property name returned from a GetSearchSuggestions call that specifies a value in the PropertyNameQuery field.

See: newPropertyNameSuggestion smart constructor.

Constructors

PropertyNameSuggestion' 

Fields

  • propertyName :: Maybe Text

    A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.

Instances

Instances details
FromJSON PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

Generic PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

Associated Types

type Rep PropertyNameSuggestion :: Type -> Type #

Read PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

Show PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

NFData PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

Methods

rnf :: PropertyNameSuggestion -> () #

Eq PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

Hashable PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

type Rep PropertyNameSuggestion Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PropertyNameSuggestion

type Rep PropertyNameSuggestion = D1 ('MetaData "PropertyNameSuggestion" "Amazonka.SageMaker.Types.PropertyNameSuggestion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PropertyNameSuggestion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "propertyName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPropertyNameSuggestion :: PropertyNameSuggestion Source #

Create a value of PropertyNameSuggestion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:propertyName:PropertyNameSuggestion', propertyNameSuggestion_propertyName - A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.

propertyNameSuggestion_propertyName :: Lens' PropertyNameSuggestion (Maybe Text) Source #

A suggested property name based on what you entered in the search textbox in the Amazon SageMaker console.

ProvisioningParameter

data ProvisioningParameter Source #

A key value pair used when you provision a project as a service catalog product. For information, see What is Amazon Web Services Service Catalog.

See: newProvisioningParameter smart constructor.

Constructors

ProvisioningParameter' 

Fields

Instances

Instances details
FromJSON ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

ToJSON ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

Generic ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

Associated Types

type Rep ProvisioningParameter :: Type -> Type #

Read ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

Show ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

NFData ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

Methods

rnf :: ProvisioningParameter -> () #

Eq ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

Hashable ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

type Rep ProvisioningParameter Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ProvisioningParameter

type Rep ProvisioningParameter = D1 ('MetaData "ProvisioningParameter" "Amazonka.SageMaker.Types.ProvisioningParameter" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ProvisioningParameter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newProvisioningParameter :: ProvisioningParameter Source #

Create a value of ProvisioningParameter with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:ProvisioningParameter', provisioningParameter_key - The key that identifies a provisioning parameter.

$sel:value:ProvisioningParameter', provisioningParameter_value - The value of the provisioning parameter.

provisioningParameter_key :: Lens' ProvisioningParameter (Maybe Text) Source #

The key that identifies a provisioning parameter.

provisioningParameter_value :: Lens' ProvisioningParameter (Maybe Text) Source #

The value of the provisioning parameter.

PublicWorkforceTaskPrice

data PublicWorkforceTaskPrice Source #

Defines the amount of money paid to an Amazon Mechanical Turk worker for each task performed.

Use one of the following prices for bounding box tasks. Prices are in US dollars and should be based on the complexity of the task; the longer it takes in your initial testing, the more you should offer.

  • 0.036
  • 0.048
  • 0.060
  • 0.072
  • 0.120
  • 0.240
  • 0.360
  • 0.480
  • 0.600
  • 0.720
  • 0.840
  • 0.960
  • 1.080
  • 1.200

Use one of the following prices for image classification, text classification, and custom tasks. Prices are in US dollars.

  • 0.012
  • 0.024
  • 0.036
  • 0.048
  • 0.060
  • 0.072
  • 0.120
  • 0.240
  • 0.360
  • 0.480
  • 0.600
  • 0.720
  • 0.840
  • 0.960
  • 1.080
  • 1.200

Use one of the following prices for semantic segmentation tasks. Prices are in US dollars.

  • 0.840
  • 0.960
  • 1.080
  • 1.200

Use one of the following prices for Textract AnalyzeDocument Important Form Key Amazon Augmented AI review tasks. Prices are in US dollars.

  • 2.400
  • 2.280
  • 2.160
  • 2.040
  • 1.920
  • 1.800
  • 1.680
  • 1.560
  • 1.440
  • 1.320
  • 1.200
  • 1.080
  • 0.960
  • 0.840
  • 0.720
  • 0.600
  • 0.480
  • 0.360
  • 0.240
  • 0.120
  • 0.072
  • 0.060
  • 0.048
  • 0.036
  • 0.024
  • 0.012

Use one of the following prices for Rekognition DetectModerationLabels Amazon Augmented AI review tasks. Prices are in US dollars.

  • 1.200
  • 1.080
  • 0.960
  • 0.840
  • 0.720
  • 0.600
  • 0.480
  • 0.360
  • 0.240
  • 0.120
  • 0.072
  • 0.060
  • 0.048
  • 0.036
  • 0.024
  • 0.012

Use one of the following prices for Amazon Augmented AI custom human review tasks. Prices are in US dollars.

  • 1.200
  • 1.080
  • 0.960
  • 0.840
  • 0.720
  • 0.600
  • 0.480
  • 0.360
  • 0.240
  • 0.120
  • 0.072
  • 0.060
  • 0.048
  • 0.036
  • 0.024
  • 0.012

See: newPublicWorkforceTaskPrice smart constructor.

Constructors

PublicWorkforceTaskPrice' 

Fields

  • amountInUsd :: Maybe USD

    Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.

Instances

Instances details
FromJSON PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

ToJSON PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

Generic PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

Associated Types

type Rep PublicWorkforceTaskPrice :: Type -> Type #

Read PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

Show PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

NFData PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

Eq PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

Hashable PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

type Rep PublicWorkforceTaskPrice Source # 
Instance details

Defined in Amazonka.SageMaker.Types.PublicWorkforceTaskPrice

type Rep PublicWorkforceTaskPrice = D1 ('MetaData "PublicWorkforceTaskPrice" "Amazonka.SageMaker.Types.PublicWorkforceTaskPrice" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PublicWorkforceTaskPrice'" 'PrefixI 'True) (S1 ('MetaSel ('Just "amountInUsd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe USD))))

newPublicWorkforceTaskPrice :: PublicWorkforceTaskPrice Source #

Create a value of PublicWorkforceTaskPrice with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:amountInUsd:PublicWorkforceTaskPrice', publicWorkforceTaskPrice_amountInUsd - Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.

publicWorkforceTaskPrice_amountInUsd :: Lens' PublicWorkforceTaskPrice (Maybe USD) Source #

Defines the amount of money paid to an Amazon Mechanical Turk worker in United States dollars.

QualityCheckStepMetadata

data QualityCheckStepMetadata Source #

Container for the metadata for a Quality check step. For more information, see the topic on QualityCheck step in the Amazon SageMaker Developer Guide.

See: newQualityCheckStepMetadata smart constructor.

Constructors

QualityCheckStepMetadata' 

Fields

Instances

Instances details
FromJSON QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

Generic QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

Associated Types

type Rep QualityCheckStepMetadata :: Type -> Type #

Read QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

Show QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

NFData QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

Eq QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

Hashable QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

type Rep QualityCheckStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QualityCheckStepMetadata

type Rep QualityCheckStepMetadata = D1 ('MetaData "QualityCheckStepMetadata" "Amazonka.SageMaker.Types.QualityCheckStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "QualityCheckStepMetadata'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "baselineUsedForDriftCheckConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "baselineUsedForDriftCheckStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "calculatedBaselineConstraints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "calculatedBaselineStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "checkJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "checkType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "registerNewBaseline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "skipCheck") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "violationReport") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newQualityCheckStepMetadata :: QualityCheckStepMetadata Source #

Create a value of QualityCheckStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:baselineUsedForDriftCheckConstraints:QualityCheckStepMetadata', qualityCheckStepMetadata_baselineUsedForDriftCheckConstraints - The Amazon S3 URI of the baseline constraints file used for the drift check.

$sel:baselineUsedForDriftCheckStatistics:QualityCheckStepMetadata', qualityCheckStepMetadata_baselineUsedForDriftCheckStatistics - The Amazon S3 URI of the baseline statistics file used for the drift check.

$sel:calculatedBaselineConstraints:QualityCheckStepMetadata', qualityCheckStepMetadata_calculatedBaselineConstraints - The Amazon S3 URI of the newly calculated baseline constraints file.

$sel:calculatedBaselineStatistics:QualityCheckStepMetadata', qualityCheckStepMetadata_calculatedBaselineStatistics - The Amazon S3 URI of the newly calculated baseline statistics file.

$sel:checkJobArn:QualityCheckStepMetadata', qualityCheckStepMetadata_checkJobArn - The Amazon Resource Name (ARN) of the Quality check processing job that was run by this step execution.

$sel:checkType:QualityCheckStepMetadata', qualityCheckStepMetadata_checkType - The type of the Quality check step.

$sel:modelPackageGroupName:QualityCheckStepMetadata', qualityCheckStepMetadata_modelPackageGroupName - The model package group name.

$sel:registerNewBaseline:QualityCheckStepMetadata', qualityCheckStepMetadata_registerNewBaseline - This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics properties.

$sel:skipCheck:QualityCheckStepMetadata', qualityCheckStepMetadata_skipCheck - This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.

$sel:violationReport:QualityCheckStepMetadata', qualityCheckStepMetadata_violationReport - The Amazon S3 URI of violation report if violations are detected.

qualityCheckStepMetadata_baselineUsedForDriftCheckConstraints :: Lens' QualityCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of the baseline constraints file used for the drift check.

qualityCheckStepMetadata_baselineUsedForDriftCheckStatistics :: Lens' QualityCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of the baseline statistics file used for the drift check.

qualityCheckStepMetadata_calculatedBaselineConstraints :: Lens' QualityCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of the newly calculated baseline constraints file.

qualityCheckStepMetadata_calculatedBaselineStatistics :: Lens' QualityCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of the newly calculated baseline statistics file.

qualityCheckStepMetadata_checkJobArn :: Lens' QualityCheckStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Quality check processing job that was run by this step execution.

qualityCheckStepMetadata_registerNewBaseline :: Lens' QualityCheckStepMetadata (Maybe Bool) Source #

This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics properties.

qualityCheckStepMetadata_skipCheck :: Lens' QualityCheckStepMetadata (Maybe Bool) Source #

This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.

qualityCheckStepMetadata_violationReport :: Lens' QualityCheckStepMetadata (Maybe Text) Source #

The Amazon S3 URI of violation report if violations are detected.

QueryFilters

data QueryFilters Source #

A set of filters to narrow the set of lineage entities connected to the StartArn(s) returned by the QueryLineage API action.

See: newQueryFilters smart constructor.

Constructors

QueryFilters' 

Fields

  • createdAfter :: Maybe POSIX

    Filter the lineage entities connected to the StartArn(s) after the create date.

  • createdBefore :: Maybe POSIX

    Filter the lineage entities connected to the StartArn(s) by created date.

  • lineageTypes :: Maybe [LineageType]

    Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.

  • modifiedAfter :: Maybe POSIX

    Filter the lineage entities connected to the StartArn(s) after the last modified date.

  • modifiedBefore :: Maybe POSIX

    Filter the lineage entities connected to the StartArn(s) before the last modified date.

  • properties :: Maybe (HashMap Text Text)

    Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs. If multiple pairs are provided, an entity is included in the results if it matches any of the provided pairs.

  • types :: Maybe [Text]

    Filter the lineage entities connected to the StartArn by type. For example: DataSet, Model, Endpoint, or ModelDeployment.

Instances

Instances details
ToJSON QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

Generic QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

Associated Types

type Rep QueryFilters :: Type -> Type #

Read QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

Show QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

NFData QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

Methods

rnf :: QueryFilters -> () #

Eq QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

Hashable QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

type Rep QueryFilters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.QueryFilters

type Rep QueryFilters = D1 ('MetaData "QueryFilters" "Amazonka.SageMaker.Types.QueryFilters" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "QueryFilters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "createdBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lineageTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LineageType])))) :*: ((S1 ('MetaSel ('Just "modifiedAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modifiedBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "types") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))))

newQueryFilters :: QueryFilters Source #

Create a value of QueryFilters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdAfter:QueryFilters', queryFilters_createdAfter - Filter the lineage entities connected to the StartArn(s) after the create date.

$sel:createdBefore:QueryFilters', queryFilters_createdBefore - Filter the lineage entities connected to the StartArn(s) by created date.

$sel:lineageTypes:QueryFilters', queryFilters_lineageTypes - Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.

$sel:modifiedAfter:QueryFilters', queryFilters_modifiedAfter - Filter the lineage entities connected to the StartArn(s) after the last modified date.

$sel:modifiedBefore:QueryFilters', queryFilters_modifiedBefore - Filter the lineage entities connected to the StartArn(s) before the last modified date.

$sel:properties:QueryFilters', queryFilters_properties - Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs. If multiple pairs are provided, an entity is included in the results if it matches any of the provided pairs.

$sel:types:QueryFilters', queryFilters_types - Filter the lineage entities connected to the StartArn by type. For example: DataSet, Model, Endpoint, or ModelDeployment.

queryFilters_createdAfter :: Lens' QueryFilters (Maybe UTCTime) Source #

Filter the lineage entities connected to the StartArn(s) after the create date.

queryFilters_createdBefore :: Lens' QueryFilters (Maybe UTCTime) Source #

Filter the lineage entities connected to the StartArn(s) by created date.

queryFilters_lineageTypes :: Lens' QueryFilters (Maybe [LineageType]) Source #

Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.

queryFilters_modifiedAfter :: Lens' QueryFilters (Maybe UTCTime) Source #

Filter the lineage entities connected to the StartArn(s) after the last modified date.

queryFilters_modifiedBefore :: Lens' QueryFilters (Maybe UTCTime) Source #

Filter the lineage entities connected to the StartArn(s) before the last modified date.

queryFilters_properties :: Lens' QueryFilters (Maybe (HashMap Text Text)) Source #

Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs. If multiple pairs are provided, an entity is included in the results if it matches any of the provided pairs.

queryFilters_types :: Lens' QueryFilters (Maybe [Text]) Source #

Filter the lineage entities connected to the StartArn by type. For example: DataSet, Model, Endpoint, or ModelDeployment.

RSessionAppSettings

data RSessionAppSettings Source #

A collection of settings that apply to an RSessionGateway app.

See: newRSessionAppSettings smart constructor.

Constructors

RSessionAppSettings' 

Fields

Instances

Instances details
FromJSON RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

ToJSON RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

Generic RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

Associated Types

type Rep RSessionAppSettings :: Type -> Type #

Read RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

Show RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

NFData RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

Methods

rnf :: RSessionAppSettings -> () #

Eq RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

Hashable RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

type Rep RSessionAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RSessionAppSettings

type Rep RSessionAppSettings = D1 ('MetaData "RSessionAppSettings" "Amazonka.SageMaker.Types.RSessionAppSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RSessionAppSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "customImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [CustomImage])) :*: S1 ('MetaSel ('Just "defaultResourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec))))

newRSessionAppSettings :: RSessionAppSettings Source #

Create a value of RSessionAppSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:customImages:RSessionAppSettings', rSessionAppSettings_customImages - A list of custom SageMaker images that are configured to run as a RSession app.

$sel:defaultResourceSpec:RSessionAppSettings', rSessionAppSettings_defaultResourceSpec - Undocumented member.

rSessionAppSettings_customImages :: Lens' RSessionAppSettings (Maybe [CustomImage]) Source #

A list of custom SageMaker images that are configured to run as a RSession app.

RStudioServerProAppSettings

data RStudioServerProAppSettings Source #

A collection of settings that configure user interaction with the RStudioServerPro app. RStudioServerProAppSettings cannot be updated. The RStudioServerPro app must be deleted and a new one created to make any changes.

See: newRStudioServerProAppSettings smart constructor.

Constructors

RStudioServerProAppSettings' 

Fields

Instances

Instances details
FromJSON RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

ToJSON RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

Generic RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

Associated Types

type Rep RStudioServerProAppSettings :: Type -> Type #

Read RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

Show RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

NFData RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

Eq RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

Hashable RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

type Rep RStudioServerProAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProAppSettings

type Rep RStudioServerProAppSettings = D1 ('MetaData "RStudioServerProAppSettings" "Amazonka.SageMaker.Types.RStudioServerProAppSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RStudioServerProAppSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accessStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RStudioServerProAccessStatus)) :*: S1 ('MetaSel ('Just "userGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RStudioServerProUserGroup))))

newRStudioServerProAppSettings :: RStudioServerProAppSettings Source #

Create a value of RStudioServerProAppSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessStatus:RStudioServerProAppSettings', rStudioServerProAppSettings_accessStatus - Indicates whether the current user has access to the RStudioServerPro app.

$sel:userGroup:RStudioServerProAppSettings', rStudioServerProAppSettings_userGroup - The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.

rStudioServerProAppSettings_accessStatus :: Lens' RStudioServerProAppSettings (Maybe RStudioServerProAccessStatus) Source #

Indicates whether the current user has access to the RStudioServerPro app.

rStudioServerProAppSettings_userGroup :: Lens' RStudioServerProAppSettings (Maybe RStudioServerProUserGroup) Source #

The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.

RStudioServerProDomainSettings

data RStudioServerProDomainSettings Source #

A collection of settings that configure the RStudioServerPro Domain-level app.

See: newRStudioServerProDomainSettings smart constructor.

Constructors

RStudioServerProDomainSettings' 

Fields

Instances

Instances details
FromJSON RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

ToJSON RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

Generic RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

Associated Types

type Rep RStudioServerProDomainSettings :: Type -> Type #

Read RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

Show RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

NFData RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

Eq RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

Hashable RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

type Rep RStudioServerProDomainSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettings

type Rep RStudioServerProDomainSettings = D1 ('MetaData "RStudioServerProDomainSettings" "Amazonka.SageMaker.Types.RStudioServerProDomainSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RStudioServerProDomainSettings'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultResourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec)) :*: S1 ('MetaSel ('Just "rStudioConnectUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "rStudioPackageManagerUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domainExecutionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRStudioServerProDomainSettings Source #

Create a value of RStudioServerProDomainSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultResourceSpec:RStudioServerProDomainSettings', rStudioServerProDomainSettings_defaultResourceSpec - Undocumented member.

$sel:rStudioConnectUrl:RStudioServerProDomainSettings', rStudioServerProDomainSettings_rStudioConnectUrl - A URL pointing to an RStudio Connect server.

$sel:rStudioPackageManagerUrl:RStudioServerProDomainSettings', rStudioServerProDomainSettings_rStudioPackageManagerUrl - A URL pointing to an RStudio Package Manager server.

$sel:domainExecutionRoleArn:RStudioServerProDomainSettings', rStudioServerProDomainSettings_domainExecutionRoleArn - The ARN of the execution role for the RStudioServerPro Domain-level app.

rStudioServerProDomainSettings_domainExecutionRoleArn :: Lens' RStudioServerProDomainSettings Text Source #

The ARN of the execution role for the RStudioServerPro Domain-level app.

RStudioServerProDomainSettingsForUpdate

data RStudioServerProDomainSettingsForUpdate Source #

A collection of settings that update the current configuration for the RStudioServerPro Domain-level app.

See: newRStudioServerProDomainSettingsForUpdate smart constructor.

Constructors

RStudioServerProDomainSettingsForUpdate' 

Fields

Instances

Instances details
ToJSON RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

Generic RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

Read RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

Show RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

NFData RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

Eq RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

Hashable RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

type Rep RStudioServerProDomainSettingsForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate

type Rep RStudioServerProDomainSettingsForUpdate = D1 ('MetaData "RStudioServerProDomainSettingsForUpdate" "Amazonka.SageMaker.Types.RStudioServerProDomainSettingsForUpdate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RStudioServerProDomainSettingsForUpdate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "defaultResourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec)) :*: S1 ('MetaSel ('Just "rStudioConnectUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "rStudioPackageManagerUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domainExecutionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

RealTimeInferenceConfig

data RealTimeInferenceConfig Source #

The infrastructure configuration for deploying the model to a real-time inference endpoint.

See: newRealTimeInferenceConfig smart constructor.

Constructors

RealTimeInferenceConfig' 

Fields

Instances

Instances details
FromJSON RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

ToJSON RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

Generic RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

Associated Types

type Rep RealTimeInferenceConfig :: Type -> Type #

Read RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

Show RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

NFData RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

Methods

rnf :: RealTimeInferenceConfig -> () #

Eq RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

Hashable RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

type Rep RealTimeInferenceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RealTimeInferenceConfig

type Rep RealTimeInferenceConfig = D1 ('MetaData "RealTimeInferenceConfig" "Amazonka.SageMaker.Types.RealTimeInferenceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RealTimeInferenceConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InstanceType) :*: S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newRealTimeInferenceConfig Source #

Create a value of RealTimeInferenceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceType:RealTimeInferenceConfig', realTimeInferenceConfig_instanceType - The instance type the model is deployed to.

$sel:instanceCount:RealTimeInferenceConfig', realTimeInferenceConfig_instanceCount - The number of instances of the type specified by InstanceType.

realTimeInferenceConfig_instanceCount :: Lens' RealTimeInferenceConfig Natural Source #

The number of instances of the type specified by InstanceType.

RecommendationJobCompiledOutputConfig

data RecommendationJobCompiledOutputConfig Source #

Provides information about the output configuration for the compiled model.

See: newRecommendationJobCompiledOutputConfig smart constructor.

Constructors

RecommendationJobCompiledOutputConfig' 

Fields

  • s3OutputUri :: Maybe Text

    Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.

Instances

Instances details
ToJSON RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

Generic RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

Read RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

Show RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

NFData RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

Eq RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

Hashable RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

type Rep RecommendationJobCompiledOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig

type Rep RecommendationJobCompiledOutputConfig = D1 ('MetaData "RecommendationJobCompiledOutputConfig" "Amazonka.SageMaker.Types.RecommendationJobCompiledOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobCompiledOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3OutputUri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRecommendationJobCompiledOutputConfig :: RecommendationJobCompiledOutputConfig Source #

Create a value of RecommendationJobCompiledOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3OutputUri:RecommendationJobCompiledOutputConfig', recommendationJobCompiledOutputConfig_s3OutputUri - Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.

recommendationJobCompiledOutputConfig_s3OutputUri :: Lens' RecommendationJobCompiledOutputConfig (Maybe Text) Source #

Identifies the Amazon S3 bucket where you want SageMaker to store the compiled model artifacts.

RecommendationJobContainerConfig

data RecommendationJobContainerConfig Source #

Specifies mandatory fields for running an Inference Recommender job directly in the CreateInferenceRecommendationsJob API. The fields specified in ContainerConfig override the corresponding fields in the model package. Use ContainerConfig if you want to specify these fields for the recommendation job but don't want to edit them in your model package.

See: newRecommendationJobContainerConfig smart constructor.

Constructors

RecommendationJobContainerConfig' 

Fields

  • domain :: Maybe Text

    The machine learning domain of the model and its components.

    Valid Values: COMPUTER_VISION | NATURAL_LANGUAGE_PROCESSING | MACHINE_LEARNING

  • framework :: Maybe Text

    The machine learning framework of the container image.

    Valid Values: TENSORFLOW | PYTORCH | XGBOOST | SAGEMAKER-SCIKIT-LEARN

  • frameworkVersion :: Maybe Text

    The framework version of the container image.

  • nearestModelName :: Maybe Text

    The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.

    Valid Values: efficientnetb7 | unet | xgboost | faster-rcnn-resnet101 | nasnetlarge | vgg16 | inception-v3 | mask-rcnn | sagemaker-scikit-learn | densenet201-gluon | resnet18v2-gluon | xception | densenet201 | yolov4 | resnet152 | bert-base-cased | xceptionV1-keras | resnet50 | retinanet

  • payloadConfig :: Maybe RecommendationJobPayloadConfig

    Specifies the SamplePayloadUrl and all other sample payload-related fields.

  • supportedInstanceTypes :: Maybe [Text]

    A list of the instance types that are used to generate inferences in real-time.

  • task :: Maybe Text

    The machine learning task that the model accomplishes.

    Valid Values: IMAGE_CLASSIFICATION | OBJECT_DETECTION | TEXT_GENERATION | IMAGE_SEGMENTATION | FILL_MASK | CLASSIFICATION | REGRESSION | OTHER

Instances

Instances details
FromJSON RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

ToJSON RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

Generic RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

Associated Types

type Rep RecommendationJobContainerConfig :: Type -> Type #

Read RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

Show RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

NFData RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

Eq RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

Hashable RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

type Rep RecommendationJobContainerConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobContainerConfig

type Rep RecommendationJobContainerConfig = D1 ('MetaData "RecommendationJobContainerConfig" "Amazonka.SageMaker.Types.RecommendationJobContainerConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobContainerConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "framework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "frameworkVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "nearestModelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "payloadConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobPayloadConfig))) :*: (S1 ('MetaSel ('Just "supportedInstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "task") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newRecommendationJobContainerConfig :: RecommendationJobContainerConfig Source #

Create a value of RecommendationJobContainerConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domain:RecommendationJobContainerConfig', recommendationJobContainerConfig_domain - The machine learning domain of the model and its components.

Valid Values: COMPUTER_VISION | NATURAL_LANGUAGE_PROCESSING | MACHINE_LEARNING

$sel:framework:RecommendationJobContainerConfig', recommendationJobContainerConfig_framework - The machine learning framework of the container image.

Valid Values: TENSORFLOW | PYTORCH | XGBOOST | SAGEMAKER-SCIKIT-LEARN

$sel:frameworkVersion:RecommendationJobContainerConfig', recommendationJobContainerConfig_frameworkVersion - The framework version of the container image.

$sel:nearestModelName:RecommendationJobContainerConfig', recommendationJobContainerConfig_nearestModelName - The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.

Valid Values: efficientnetb7 | unet | xgboost | faster-rcnn-resnet101 | nasnetlarge | vgg16 | inception-v3 | mask-rcnn | sagemaker-scikit-learn | densenet201-gluon | resnet18v2-gluon | xception | densenet201 | yolov4 | resnet152 | bert-base-cased | xceptionV1-keras | resnet50 | retinanet

$sel:payloadConfig:RecommendationJobContainerConfig', recommendationJobContainerConfig_payloadConfig - Specifies the SamplePayloadUrl and all other sample payload-related fields.

$sel:supportedInstanceTypes:RecommendationJobContainerConfig', recommendationJobContainerConfig_supportedInstanceTypes - A list of the instance types that are used to generate inferences in real-time.

$sel:task:RecommendationJobContainerConfig', recommendationJobContainerConfig_task - The machine learning task that the model accomplishes.

Valid Values: IMAGE_CLASSIFICATION | OBJECT_DETECTION | TEXT_GENERATION | IMAGE_SEGMENTATION | FILL_MASK | CLASSIFICATION | REGRESSION | OTHER

recommendationJobContainerConfig_domain :: Lens' RecommendationJobContainerConfig (Maybe Text) Source #

The machine learning domain of the model and its components.

Valid Values: COMPUTER_VISION | NATURAL_LANGUAGE_PROCESSING | MACHINE_LEARNING

recommendationJobContainerConfig_framework :: Lens' RecommendationJobContainerConfig (Maybe Text) Source #

The machine learning framework of the container image.

Valid Values: TENSORFLOW | PYTORCH | XGBOOST | SAGEMAKER-SCIKIT-LEARN

recommendationJobContainerConfig_nearestModelName :: Lens' RecommendationJobContainerConfig (Maybe Text) Source #

The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.

Valid Values: efficientnetb7 | unet | xgboost | faster-rcnn-resnet101 | nasnetlarge | vgg16 | inception-v3 | mask-rcnn | sagemaker-scikit-learn | densenet201-gluon | resnet18v2-gluon | xception | densenet201 | yolov4 | resnet152 | bert-base-cased | xceptionV1-keras | resnet50 | retinanet

recommendationJobContainerConfig_payloadConfig :: Lens' RecommendationJobContainerConfig (Maybe RecommendationJobPayloadConfig) Source #

Specifies the SamplePayloadUrl and all other sample payload-related fields.

recommendationJobContainerConfig_supportedInstanceTypes :: Lens' RecommendationJobContainerConfig (Maybe [Text]) Source #

A list of the instance types that are used to generate inferences in real-time.

recommendationJobContainerConfig_task :: Lens' RecommendationJobContainerConfig (Maybe Text) Source #

The machine learning task that the model accomplishes.

Valid Values: IMAGE_CLASSIFICATION | OBJECT_DETECTION | TEXT_GENERATION | IMAGE_SEGMENTATION | FILL_MASK | CLASSIFICATION | REGRESSION | OTHER

RecommendationJobInferenceBenchmark

data RecommendationJobInferenceBenchmark Source #

The details for a specific benchmark from an Inference Recommender job.

See: newRecommendationJobInferenceBenchmark smart constructor.

Instances

Instances details
FromJSON RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

Generic RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

Read RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

Show RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

NFData RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

Eq RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

Hashable RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

type Rep RecommendationJobInferenceBenchmark Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark

type Rep RecommendationJobInferenceBenchmark = D1 ('MetaData "RecommendationJobInferenceBenchmark" "Amazonka.SageMaker.Types.RecommendationJobInferenceBenchmark" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobInferenceBenchmark'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpointConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointOutputConfiguration)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationMetrics)) :*: S1 ('MetaSel ('Just "modelConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelConfiguration))))

RecommendationJobInputConfig

data RecommendationJobInputConfig Source #

The input configuration of the recommendation job.

See: newRecommendationJobInputConfig smart constructor.

Constructors

RecommendationJobInputConfig' 

Fields

  • containerConfig :: Maybe RecommendationJobContainerConfig

    Specifies mandatory fields for running an Inference Recommender job. The fields specified in ContainerConfig override the corresponding fields in the model package.

  • endpointConfigurations :: Maybe (NonEmpty EndpointInputConfiguration)

    Specifies the endpoint configuration to use for a job.

  • endpoints :: Maybe [EndpointInfo]

    Existing customer endpoints on which to run an Inference Recommender job.

  • jobDurationInSeconds :: Maybe Natural

    Specifies the maximum duration of the job, in seconds.>

  • resourceLimit :: Maybe RecommendationJobResourceLimit

    Defines the resource limit of the job.

  • trafficPattern :: Maybe TrafficPattern

    Specifies the traffic pattern of the job.

  • volumeKmsKeyId :: Maybe Text

    The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. This key will be passed to SageMaker Hosting for endpoint creation.

    The SageMaker execution role must have kms:CreateGrant permission in order to encrypt data on the storage volume of the endpoints created for inference recommendation. The inference recommendation job will fail asynchronously during endpoint configuration creation if the role passed does not have kms:CreateGrant permission.

    The KmsKeyId can be any of the following formats:

    • // KMS Key ID

      "1234abcd-12ab-34cd-56ef-1234567890ab"
    • // Amazon Resource Name (ARN) of a KMS Key

      "arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"
    • // KMS Key Alias

      "alias/ExampleAlias"
    • // Amazon Resource Name (ARN) of a KMS Key Alias

      "arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"

    For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

  • vpcConfig :: Maybe RecommendationJobVpcConfig

    Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.

  • modelPackageVersionArn :: Text

    The Amazon Resource Name (ARN) of a versioned model package.

Instances

Instances details
FromJSON RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

ToJSON RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

Generic RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

Associated Types

type Rep RecommendationJobInputConfig :: Type -> Type #

Read RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

Show RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

NFData RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

Eq RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

Hashable RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

type Rep RecommendationJobInputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobInputConfig

newRecommendationJobInputConfig Source #

Create a value of RecommendationJobInputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerConfig:RecommendationJobInputConfig', recommendationJobInputConfig_containerConfig - Specifies mandatory fields for running an Inference Recommender job. The fields specified in ContainerConfig override the corresponding fields in the model package.

$sel:endpointConfigurations:RecommendationJobInputConfig', recommendationJobInputConfig_endpointConfigurations - Specifies the endpoint configuration to use for a job.

$sel:endpoints:RecommendationJobInputConfig', recommendationJobInputConfig_endpoints - Existing customer endpoints on which to run an Inference Recommender job.

$sel:jobDurationInSeconds:RecommendationJobInputConfig', recommendationJobInputConfig_jobDurationInSeconds - Specifies the maximum duration of the job, in seconds.>

$sel:resourceLimit:RecommendationJobInputConfig', recommendationJobInputConfig_resourceLimit - Defines the resource limit of the job.

$sel:trafficPattern:RecommendationJobInputConfig', recommendationJobInputConfig_trafficPattern - Specifies the traffic pattern of the job.

$sel:volumeKmsKeyId:RecommendationJobInputConfig', recommendationJobInputConfig_volumeKmsKeyId - The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. This key will be passed to SageMaker Hosting for endpoint creation.

The SageMaker execution role must have kms:CreateGrant permission in order to encrypt data on the storage volume of the endpoints created for inference recommendation. The inference recommendation job will fail asynchronously during endpoint configuration creation if the role passed does not have kms:CreateGrant permission.

The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"

For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

$sel:vpcConfig:RecommendationJobInputConfig', recommendationJobInputConfig_vpcConfig - Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.

$sel:modelPackageVersionArn:RecommendationJobInputConfig', recommendationJobInputConfig_modelPackageVersionArn - The Amazon Resource Name (ARN) of a versioned model package.

recommendationJobInputConfig_containerConfig :: Lens' RecommendationJobInputConfig (Maybe RecommendationJobContainerConfig) Source #

Specifies mandatory fields for running an Inference Recommender job. The fields specified in ContainerConfig override the corresponding fields in the model package.

recommendationJobInputConfig_endpoints :: Lens' RecommendationJobInputConfig (Maybe [EndpointInfo]) Source #

Existing customer endpoints on which to run an Inference Recommender job.

recommendationJobInputConfig_volumeKmsKeyId :: Lens' RecommendationJobInputConfig (Maybe Text) Source #

The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the endpoint. This key will be passed to SageMaker Hosting for endpoint creation.

The SageMaker execution role must have kms:CreateGrant permission in order to encrypt data on the storage volume of the endpoints created for inference recommendation. The inference recommendation job will fail asynchronously during endpoint configuration creation if the role passed does not have kms:CreateGrant permission.

The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"

For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

recommendationJobInputConfig_vpcConfig :: Lens' RecommendationJobInputConfig (Maybe RecommendationJobVpcConfig) Source #

Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.

recommendationJobInputConfig_modelPackageVersionArn :: Lens' RecommendationJobInputConfig Text Source #

The Amazon Resource Name (ARN) of a versioned model package.

RecommendationJobOutputConfig

data RecommendationJobOutputConfig Source #

Provides information about the output configuration for the compiled model.

See: newRecommendationJobOutputConfig smart constructor.

Constructors

RecommendationJobOutputConfig' 

Fields

  • compiledOutputConfig :: Maybe RecommendationJobCompiledOutputConfig

    Provides information about the output configuration for the compiled model.

  • kmsKeyId :: Maybe Text

    The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption. The SageMaker execution role must have kms:GenerateDataKey permission.

    The KmsKeyId can be any of the following formats:

    • // KMS Key ID

      "1234abcd-12ab-34cd-56ef-1234567890ab"
    • // Amazon Resource Name (ARN) of a KMS Key

      "arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"
    • // KMS Key Alias

      "alias/ExampleAlias"
    • // Amazon Resource Name (ARN) of a KMS Key Alias

      "arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"

    For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

Instances

Instances details
ToJSON RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

Generic RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

Associated Types

type Rep RecommendationJobOutputConfig :: Type -> Type #

Read RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

Show RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

NFData RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

Eq RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

Hashable RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

type Rep RecommendationJobOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobOutputConfig

type Rep RecommendationJobOutputConfig = D1 ('MetaData "RecommendationJobOutputConfig" "Amazonka.SageMaker.Types.RecommendationJobOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "compiledOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobCompiledOutputConfig)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRecommendationJobOutputConfig :: RecommendationJobOutputConfig Source #

Create a value of RecommendationJobOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compiledOutputConfig:RecommendationJobOutputConfig', recommendationJobOutputConfig_compiledOutputConfig - Provides information about the output configuration for the compiled model.

$sel:kmsKeyId:RecommendationJobOutputConfig', recommendationJobOutputConfig_kmsKeyId - The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption. The SageMaker execution role must have kms:GenerateDataKey permission.

The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"

For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

recommendationJobOutputConfig_kmsKeyId :: Lens' RecommendationJobOutputConfig (Maybe Text) Source #

The Amazon Resource Name (ARN) of a Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt your output artifacts with Amazon S3 server-side encryption. The SageMaker execution role must have kms:GenerateDataKey permission.

The KmsKeyId can be any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:<region>:<account>:key/<key-id-12ab-34cd-56ef-1234567890ab>"
  • // KMS Key Alias

    "alias/ExampleAlias"
  • // Amazon Resource Name (ARN) of a KMS Key Alias

    "arn:aws:kms:<region>:<account>:alias/<ExampleAlias>"

For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

RecommendationJobPayloadConfig

data RecommendationJobPayloadConfig Source #

The configuration for the payload for a recommendation job.

See: newRecommendationJobPayloadConfig smart constructor.

Constructors

RecommendationJobPayloadConfig' 

Fields

  • samplePayloadUrl :: Maybe Text

    The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

  • supportedContentTypes :: Maybe [Text]

    The supported MIME types for the input data.

Instances

Instances details
FromJSON RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

ToJSON RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

Generic RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

Associated Types

type Rep RecommendationJobPayloadConfig :: Type -> Type #

Read RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

Show RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

NFData RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

Eq RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

Hashable RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

type Rep RecommendationJobPayloadConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobPayloadConfig

type Rep RecommendationJobPayloadConfig = D1 ('MetaData "RecommendationJobPayloadConfig" "Amazonka.SageMaker.Types.RecommendationJobPayloadConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobPayloadConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "samplePayloadUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "supportedContentTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))))

newRecommendationJobPayloadConfig :: RecommendationJobPayloadConfig Source #

Create a value of RecommendationJobPayloadConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:samplePayloadUrl:RecommendationJobPayloadConfig', recommendationJobPayloadConfig_samplePayloadUrl - The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

$sel:supportedContentTypes:RecommendationJobPayloadConfig', recommendationJobPayloadConfig_supportedContentTypes - The supported MIME types for the input data.

recommendationJobPayloadConfig_samplePayloadUrl :: Lens' RecommendationJobPayloadConfig (Maybe Text) Source #

The Amazon Simple Storage Service (Amazon S3) path where the sample payload is stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

RecommendationJobResourceLimit

data RecommendationJobResourceLimit Source #

Specifies the maximum number of jobs that can run in parallel and the maximum number of jobs that can run.

See: newRecommendationJobResourceLimit smart constructor.

Constructors

RecommendationJobResourceLimit' 

Fields

Instances

Instances details
FromJSON RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

ToJSON RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

Generic RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

Associated Types

type Rep RecommendationJobResourceLimit :: Type -> Type #

Read RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

Show RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

NFData RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

Eq RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

Hashable RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

type Rep RecommendationJobResourceLimit Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobResourceLimit

type Rep RecommendationJobResourceLimit = D1 ('MetaData "RecommendationJobResourceLimit" "Amazonka.SageMaker.Types.RecommendationJobResourceLimit" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobResourceLimit'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxNumberOfTests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxParallelOfTests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newRecommendationJobResourceLimit :: RecommendationJobResourceLimit Source #

Create a value of RecommendationJobResourceLimit with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxNumberOfTests:RecommendationJobResourceLimit', recommendationJobResourceLimit_maxNumberOfTests - Defines the maximum number of load tests.

$sel:maxParallelOfTests:RecommendationJobResourceLimit', recommendationJobResourceLimit_maxParallelOfTests - Defines the maximum number of parallel load tests.

RecommendationJobStoppingConditions

data RecommendationJobStoppingConditions Source #

Specifies conditions for stopping a job. When a job reaches a stopping condition limit, SageMaker ends the job.

See: newRecommendationJobStoppingConditions smart constructor.

Constructors

RecommendationJobStoppingConditions' 

Fields

  • maxInvocations :: Maybe Int

    The maximum number of requests per minute expected for the endpoint.

  • modelLatencyThresholds :: Maybe (NonEmpty ModelLatencyThreshold)

    The interval of time taken by a model to respond as viewed from SageMaker. The interval includes the local communication time taken to send the request and to fetch the response from the container of a model and the time taken to complete the inference in the container.

Instances

Instances details
FromJSON RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

ToJSON RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

Generic RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

Read RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

Show RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

NFData RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

Eq RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

Hashable RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

type Rep RecommendationJobStoppingConditions Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobStoppingConditions

type Rep RecommendationJobStoppingConditions = D1 ('MetaData "RecommendationJobStoppingConditions" "Amazonka.SageMaker.Types.RecommendationJobStoppingConditions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobStoppingConditions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxInvocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "modelLatencyThresholds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ModelLatencyThreshold)))))

newRecommendationJobStoppingConditions :: RecommendationJobStoppingConditions Source #

Create a value of RecommendationJobStoppingConditions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxInvocations:RecommendationJobStoppingConditions', recommendationJobStoppingConditions_maxInvocations - The maximum number of requests per minute expected for the endpoint.

$sel:modelLatencyThresholds:RecommendationJobStoppingConditions', recommendationJobStoppingConditions_modelLatencyThresholds - The interval of time taken by a model to respond as viewed from SageMaker. The interval includes the local communication time taken to send the request and to fetch the response from the container of a model and the time taken to complete the inference in the container.

recommendationJobStoppingConditions_maxInvocations :: Lens' RecommendationJobStoppingConditions (Maybe Int) Source #

The maximum number of requests per minute expected for the endpoint.

recommendationJobStoppingConditions_modelLatencyThresholds :: Lens' RecommendationJobStoppingConditions (Maybe (NonEmpty ModelLatencyThreshold)) Source #

The interval of time taken by a model to respond as viewed from SageMaker. The interval includes the local communication time taken to send the request and to fetch the response from the container of a model and the time taken to complete the inference in the container.

RecommendationJobVpcConfig

data RecommendationJobVpcConfig Source #

Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.

See: newRecommendationJobVpcConfig smart constructor.

Constructors

RecommendationJobVpcConfig' 

Fields

  • securityGroupIds :: NonEmpty Text

    The VPC security group IDs. IDs have the form of sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

  • subnets :: NonEmpty Text

    The ID of the subnets in the VPC to which you want to connect your model.

Instances

Instances details
FromJSON RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

ToJSON RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

Generic RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

Associated Types

type Rep RecommendationJobVpcConfig :: Type -> Type #

Read RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

Show RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

NFData RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

Eq RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

Hashable RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

type Rep RecommendationJobVpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationJobVpcConfig

type Rep RecommendationJobVpcConfig = D1 ('MetaData "RecommendationJobVpcConfig" "Amazonka.SageMaker.Types.RecommendationJobVpcConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationJobVpcConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newRecommendationJobVpcConfig Source #

Create a value of RecommendationJobVpcConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:RecommendationJobVpcConfig', recommendationJobVpcConfig_securityGroupIds - The VPC security group IDs. IDs have the form of sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

$sel:subnets:RecommendationJobVpcConfig', recommendationJobVpcConfig_subnets - The ID of the subnets in the VPC to which you want to connect your model.

recommendationJobVpcConfig_securityGroupIds :: Lens' RecommendationJobVpcConfig (NonEmpty Text) Source #

The VPC security group IDs. IDs have the form of sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

recommendationJobVpcConfig_subnets :: Lens' RecommendationJobVpcConfig (NonEmpty Text) Source #

The ID of the subnets in the VPC to which you want to connect your model.

RecommendationMetrics

data RecommendationMetrics Source #

The metrics of recommendations.

See: newRecommendationMetrics smart constructor.

Constructors

RecommendationMetrics' 

Fields

Instances

Instances details
FromJSON RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

Generic RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

Associated Types

type Rep RecommendationMetrics :: Type -> Type #

Read RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

Show RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

NFData RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

Methods

rnf :: RecommendationMetrics -> () #

Eq RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

Hashable RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

type Rep RecommendationMetrics Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RecommendationMetrics

type Rep RecommendationMetrics = D1 ('MetaData "RecommendationMetrics" "Amazonka.SageMaker.Types.RecommendationMetrics" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RecommendationMetrics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "costPerHour") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "costPerInference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)) :*: (S1 ('MetaSel ('Just "maxInvocations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelLatency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newRecommendationMetrics Source #

Create a value of RecommendationMetrics with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:costPerHour:RecommendationMetrics', recommendationMetrics_costPerHour - Defines the cost per hour for the instance.

$sel:costPerInference:RecommendationMetrics', recommendationMetrics_costPerInference - Defines the cost per inference for the instance .

$sel:maxInvocations:RecommendationMetrics', recommendationMetrics_maxInvocations - The expected maximum number of requests per minute for the instance.

$sel:modelLatency:RecommendationMetrics', recommendationMetrics_modelLatency - The expected model latency at maximum invocation per minute for the instance.

recommendationMetrics_costPerHour :: Lens' RecommendationMetrics Double Source #

Defines the cost per hour for the instance.

recommendationMetrics_costPerInference :: Lens' RecommendationMetrics Double Source #

Defines the cost per inference for the instance .

recommendationMetrics_maxInvocations :: Lens' RecommendationMetrics Int Source #

The expected maximum number of requests per minute for the instance.

recommendationMetrics_modelLatency :: Lens' RecommendationMetrics Int Source #

The expected model latency at maximum invocation per minute for the instance.

RedshiftDatasetDefinition

data RedshiftDatasetDefinition Source #

Configuration for Redshift Dataset Definition input.

See: newRedshiftDatasetDefinition smart constructor.

Constructors

RedshiftDatasetDefinition' 

Fields

Instances

Instances details
FromJSON RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

ToJSON RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

Generic RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

Associated Types

type Rep RedshiftDatasetDefinition :: Type -> Type #

Read RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

Show RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

NFData RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

Eq RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

Hashable RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

type Rep RedshiftDatasetDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RedshiftDatasetDefinition

newRedshiftDatasetDefinition Source #

Create a value of RedshiftDatasetDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:RedshiftDatasetDefinition', redshiftDatasetDefinition_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data from a Redshift execution.

$sel:outputCompression:RedshiftDatasetDefinition', redshiftDatasetDefinition_outputCompression - Undocumented member.

$sel:clusterId:RedshiftDatasetDefinition', redshiftDatasetDefinition_clusterId - Undocumented member.

$sel:database:RedshiftDatasetDefinition', redshiftDatasetDefinition_database - Undocumented member.

$sel:dbUser:RedshiftDatasetDefinition', redshiftDatasetDefinition_dbUser - Undocumented member.

$sel:queryString:RedshiftDatasetDefinition', redshiftDatasetDefinition_queryString - Undocumented member.

$sel:clusterRoleArn:RedshiftDatasetDefinition', redshiftDatasetDefinition_clusterRoleArn - The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets.

$sel:outputS3Uri:RedshiftDatasetDefinition', redshiftDatasetDefinition_outputS3Uri - The location in Amazon S3 where the Redshift query results are stored.

$sel:outputFormat:RedshiftDatasetDefinition', redshiftDatasetDefinition_outputFormat - Undocumented member.

redshiftDatasetDefinition_kmsKeyId :: Lens' RedshiftDatasetDefinition (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data from a Redshift execution.

redshiftDatasetDefinition_clusterRoleArn :: Lens' RedshiftDatasetDefinition Text Source #

The IAM role attached to your Redshift cluster that Amazon SageMaker uses to generate datasets.

redshiftDatasetDefinition_outputS3Uri :: Lens' RedshiftDatasetDefinition Text Source #

The location in Amazon S3 where the Redshift query results are stored.

RegisterModelStepMetadata

data RegisterModelStepMetadata Source #

Metadata for a register model job step.

See: newRegisterModelStepMetadata smart constructor.

Constructors

RegisterModelStepMetadata' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the model package.

Instances

Instances details
FromJSON RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

Generic RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

Associated Types

type Rep RegisterModelStepMetadata :: Type -> Type #

Read RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

Show RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

NFData RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

Eq RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

Hashable RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

type Rep RegisterModelStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RegisterModelStepMetadata

type Rep RegisterModelStepMetadata = D1 ('MetaData "RegisterModelStepMetadata" "Amazonka.SageMaker.Types.RegisterModelStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RegisterModelStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newRegisterModelStepMetadata :: RegisterModelStepMetadata Source #

Create a value of RegisterModelStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:RegisterModelStepMetadata', registerModelStepMetadata_arn - The Amazon Resource Name (ARN) of the model package.

registerModelStepMetadata_arn :: Lens' RegisterModelStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the model package.

RenderableTask

data RenderableTask Source #

Contains input values for a task.

See: newRenderableTask smart constructor.

Constructors

RenderableTask' 

Fields

  • input :: Text

    A JSON object that contains values for the variables defined in the template. It is made available to the template under the substitution variable task.input. For example, if you define a variable task.input.text in your template, you can supply the variable in the JSON object as "text": "sample text".

Instances

Instances details
ToJSON RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

Generic RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

Associated Types

type Rep RenderableTask :: Type -> Type #

Read RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

Show RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

NFData RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

Methods

rnf :: RenderableTask -> () #

Eq RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

Hashable RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

type Rep RenderableTask Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderableTask

type Rep RenderableTask = D1 ('MetaData "RenderableTask" "Amazonka.SageMaker.Types.RenderableTask" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RenderableTask'" 'PrefixI 'True) (S1 ('MetaSel ('Just "input") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRenderableTask Source #

Create a value of RenderableTask with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:input:RenderableTask', renderableTask_input - A JSON object that contains values for the variables defined in the template. It is made available to the template under the substitution variable task.input. For example, if you define a variable task.input.text in your template, you can supply the variable in the JSON object as "text": "sample text".

renderableTask_input :: Lens' RenderableTask Text Source #

A JSON object that contains values for the variables defined in the template. It is made available to the template under the substitution variable task.input. For example, if you define a variable task.input.text in your template, you can supply the variable in the JSON object as "text": "sample text".

RenderingError

data RenderingError Source #

A description of an error that occurred while rendering the template.

See: newRenderingError smart constructor.

Constructors

RenderingError' 

Fields

  • code :: Text

    A unique identifier for a specific class of errors.

  • message :: Text

    A human-readable message describing the error.

Instances

Instances details
FromJSON RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

Generic RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

Associated Types

type Rep RenderingError :: Type -> Type #

Read RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

Show RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

NFData RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

Methods

rnf :: RenderingError -> () #

Eq RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

Hashable RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

type Rep RenderingError Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RenderingError

type Rep RenderingError = D1 ('MetaData "RenderingError" "Amazonka.SageMaker.Types.RenderingError" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RenderingError'" 'PrefixI 'True) (S1 ('MetaSel ('Just "code") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRenderingError Source #

Create a value of RenderingError with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:code:RenderingError', renderingError_code - A unique identifier for a specific class of errors.

$sel:message:RenderingError', renderingError_message - A human-readable message describing the error.

renderingError_code :: Lens' RenderingError Text Source #

A unique identifier for a specific class of errors.

renderingError_message :: Lens' RenderingError Text Source #

A human-readable message describing the error.

RepositoryAuthConfig

data RepositoryAuthConfig Source #

Specifies an authentication configuration for the private docker registry where your model image is hosted. Specify a value for this property only if you specified Vpc as the value for the RepositoryAccessMode field of the ImageConfig object that you passed to a call to CreateModel and the private Docker registry where the model image is hosted requires authentication.

See: newRepositoryAuthConfig smart constructor.

Constructors

RepositoryAuthConfig' 

Fields

  • repositoryCredentialsProviderArn :: Text

    The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function that provides credentials to authenticate to the private Docker registry where your model image is hosted. For information about how to create an Amazon Web Services Lambda function, see Create a Lambda function with the console in the Amazon Web Services Lambda Developer Guide.

Instances

Instances details
FromJSON RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

ToJSON RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

Generic RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

Associated Types

type Rep RepositoryAuthConfig :: Type -> Type #

Read RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

Show RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

NFData RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

Methods

rnf :: RepositoryAuthConfig -> () #

Eq RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

Hashable RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

type Rep RepositoryAuthConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RepositoryAuthConfig

type Rep RepositoryAuthConfig = D1 ('MetaData "RepositoryAuthConfig" "Amazonka.SageMaker.Types.RepositoryAuthConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RepositoryAuthConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "repositoryCredentialsProviderArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newRepositoryAuthConfig Source #

Create a value of RepositoryAuthConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:repositoryCredentialsProviderArn:RepositoryAuthConfig', repositoryAuthConfig_repositoryCredentialsProviderArn - The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function that provides credentials to authenticate to the private Docker registry where your model image is hosted. For information about how to create an Amazon Web Services Lambda function, see Create a Lambda function with the console in the Amazon Web Services Lambda Developer Guide.

repositoryAuthConfig_repositoryCredentialsProviderArn :: Lens' RepositoryAuthConfig Text Source #

The Amazon Resource Name (ARN) of an Amazon Web Services Lambda function that provides credentials to authenticate to the private Docker registry where your model image is hosted. For information about how to create an Amazon Web Services Lambda function, see Create a Lambda function with the console in the Amazon Web Services Lambda Developer Guide.

ResolvedAttributes

data ResolvedAttributes Source #

The resolved attributes.

See: newResolvedAttributes smart constructor.

Instances

Instances details
FromJSON ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

Generic ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

Associated Types

type Rep ResolvedAttributes :: Type -> Type #

Read ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

Show ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

NFData ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

Methods

rnf :: ResolvedAttributes -> () #

Eq ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

Hashable ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

type Rep ResolvedAttributes Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResolvedAttributes

type Rep ResolvedAttributes = D1 ('MetaData "ResolvedAttributes" "Amazonka.SageMaker.Types.ResolvedAttributes" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ResolvedAttributes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autoMLJobObjective") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobObjective)) :*: (S1 ('MetaSel ('Just "completionCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobCompletionCriteria)) :*: S1 ('MetaSel ('Just "problemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProblemType)))))

newResolvedAttributes :: ResolvedAttributes Source #

Create a value of ResolvedAttributes with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoMLJobObjective:ResolvedAttributes', resolvedAttributes_autoMLJobObjective - Undocumented member.

$sel:completionCriteria:ResolvedAttributes', resolvedAttributes_completionCriteria - Undocumented member.

$sel:problemType:ResolvedAttributes', resolvedAttributes_problemType - The problem type.

ResourceConfig

data ResourceConfig Source #

Describes the resources, including machine learning (ML) compute instances and ML storage volumes, to use for model training.

See: newResourceConfig smart constructor.

Constructors

ResourceConfig' 

Fields

  • instanceCount :: Maybe Natural

    The number of ML compute instances to use. For distributed training, provide a value greater than 1.

  • instanceGroups :: Maybe [InstanceGroup]

    The configuration of a heterogeneous cluster in JSON format.

  • instanceType :: Maybe TrainingInstanceType

    The ML compute instance type.

    SageMaker Training on Amazon Elastic Compute Cloud (EC2) P4de instances is in preview release starting December 9th, 2022.

    Amazon EC2 P4de instances (currently in preview) are powered by 8 NVIDIA A100 GPUs with 80GB high-performance HBM2e GPU memory, which accelerate the speed of training ML models that need to be trained on large datasets of high-resolution data. In this preview release, Amazon SageMaker supports ML training jobs on P4de instances (ml.p4de.24xlarge) to reduce model training time. The ml.p4de.24xlarge instances are available in the following Amazon Web Services Regions.

    • US East (N. Virginia) (us-east-1)
    • US West (Oregon) (us-west-2)

    To request quota limit increase and start using P4de instances, contact the SageMaker Training service team through your account team.

  • keepAlivePeriodInSeconds :: Maybe Natural

    The duration of time in seconds to retain configured resources in a warm pool for subsequent training jobs.

  • volumeKmsKeyId :: Maybe Text

    The Amazon Web Services KMS key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training job.

    Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

    For a list of instance types that support local instance storage, see Instance Store Volumes.

    For more information about local instance storage encryption, see SSD Instance Store Volumes.

    The VolumeKmsKeyId can be in any of the following formats:

    • // KMS Key ID

      "1234abcd-12ab-34cd-56ef-1234567890ab"
    • // Amazon Resource Name (ARN) of a KMS Key

      "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
  • volumeSizeInGB :: Natural

    The size of the ML storage volume that you want to provision.

    ML storage volumes store model artifacts and incremental states. Training algorithms might also use the ML storage volume for scratch space. If you want to store the training data in the ML storage volume, choose File as the TrainingInputMode in the algorithm specification.

    When using an ML instance with NVMe SSD volumes, SageMaker doesn't provision Amazon EBS General Purpose SSD (gp2) storage. Available storage is fixed to the NVMe-type instance's storage capacity. SageMaker configures storage paths for training datasets, checkpoints, model artifacts, and outputs to use the entire capacity of the instance storage. For example, ML instance families with the NVMe-type instance storage include ml.p4d, ml.g4dn, and ml.g5.

    When using an ML instance with the EBS-only storage option and without instance storage, you must define the size of EBS volume through VolumeSizeInGB in the ResourceConfig API. For example, ML instance families that use EBS volumes include ml.c5 and ml.p2.

    To look up instance types and their instance storage types and volumes, see Amazon EC2 Instance Types.

    To find the default local paths defined by the SageMaker training platform, see Amazon SageMaker Training Storage Folders for Training Datasets, Checkpoints, Model Artifacts, and Outputs.

Instances

Instances details
FromJSON ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

ToJSON ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

Generic ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

Associated Types

type Rep ResourceConfig :: Type -> Type #

Read ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

Show ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

NFData ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

Methods

rnf :: ResourceConfig -> () #

Eq ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

Hashable ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

type Rep ResourceConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfig

type Rep ResourceConfig = D1 ('MetaData "ResourceConfig" "Amazonka.SageMaker.Types.ResourceConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ResourceConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "instanceGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InstanceGroup])) :*: S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingInstanceType)))) :*: (S1 ('MetaSel ('Just "keepAlivePeriodInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))))

newResourceConfig Source #

Create a value of ResourceConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ResourceConfig, resourceConfig_instanceCount - The number of ML compute instances to use. For distributed training, provide a value greater than 1.

$sel:instanceGroups:ResourceConfig', resourceConfig_instanceGroups - The configuration of a heterogeneous cluster in JSON format.

ResourceConfig, resourceConfig_instanceType - The ML compute instance type.

SageMaker Training on Amazon Elastic Compute Cloud (EC2) P4de instances is in preview release starting December 9th, 2022.

Amazon EC2 P4de instances (currently in preview) are powered by 8 NVIDIA A100 GPUs with 80GB high-performance HBM2e GPU memory, which accelerate the speed of training ML models that need to be trained on large datasets of high-resolution data. In this preview release, Amazon SageMaker supports ML training jobs on P4de instances (ml.p4de.24xlarge) to reduce model training time. The ml.p4de.24xlarge instances are available in the following Amazon Web Services Regions.

  • US East (N. Virginia) (us-east-1)
  • US West (Oregon) (us-west-2)

To request quota limit increase and start using P4de instances, contact the SageMaker Training service team through your account team.

$sel:keepAlivePeriodInSeconds:ResourceConfig', resourceConfig_keepAlivePeriodInSeconds - The duration of time in seconds to retain configured resources in a warm pool for subsequent training jobs.

$sel:volumeKmsKeyId:ResourceConfig', resourceConfig_volumeKmsKeyId - The Amazon Web Services KMS key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training job.

Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

For a list of instance types that support local instance storage, see Instance Store Volumes.

For more information about local instance storage encryption, see SSD Instance Store Volumes.

The VolumeKmsKeyId can be in any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

$sel:volumeSizeInGB:ResourceConfig', resourceConfig_volumeSizeInGB - The size of the ML storage volume that you want to provision.

ML storage volumes store model artifacts and incremental states. Training algorithms might also use the ML storage volume for scratch space. If you want to store the training data in the ML storage volume, choose File as the TrainingInputMode in the algorithm specification.

When using an ML instance with NVMe SSD volumes, SageMaker doesn't provision Amazon EBS General Purpose SSD (gp2) storage. Available storage is fixed to the NVMe-type instance's storage capacity. SageMaker configures storage paths for training datasets, checkpoints, model artifacts, and outputs to use the entire capacity of the instance storage. For example, ML instance families with the NVMe-type instance storage include ml.p4d, ml.g4dn, and ml.g5.

When using an ML instance with the EBS-only storage option and without instance storage, you must define the size of EBS volume through VolumeSizeInGB in the ResourceConfig API. For example, ML instance families that use EBS volumes include ml.c5 and ml.p2.

To look up instance types and their instance storage types and volumes, see Amazon EC2 Instance Types.

To find the default local paths defined by the SageMaker training platform, see Amazon SageMaker Training Storage Folders for Training Datasets, Checkpoints, Model Artifacts, and Outputs.

resourceConfig_instanceCount :: Lens' ResourceConfig (Maybe Natural) Source #

The number of ML compute instances to use. For distributed training, provide a value greater than 1.

resourceConfig_instanceGroups :: Lens' ResourceConfig (Maybe [InstanceGroup]) Source #

The configuration of a heterogeneous cluster in JSON format.

resourceConfig_instanceType :: Lens' ResourceConfig (Maybe TrainingInstanceType) Source #

The ML compute instance type.

SageMaker Training on Amazon Elastic Compute Cloud (EC2) P4de instances is in preview release starting December 9th, 2022.

Amazon EC2 P4de instances (currently in preview) are powered by 8 NVIDIA A100 GPUs with 80GB high-performance HBM2e GPU memory, which accelerate the speed of training ML models that need to be trained on large datasets of high-resolution data. In this preview release, Amazon SageMaker supports ML training jobs on P4de instances (ml.p4de.24xlarge) to reduce model training time. The ml.p4de.24xlarge instances are available in the following Amazon Web Services Regions.

  • US East (N. Virginia) (us-east-1)
  • US West (Oregon) (us-west-2)

To request quota limit increase and start using P4de instances, contact the SageMaker Training service team through your account team.

resourceConfig_keepAlivePeriodInSeconds :: Lens' ResourceConfig (Maybe Natural) Source #

The duration of time in seconds to retain configured resources in a warm pool for subsequent training jobs.

resourceConfig_volumeKmsKeyId :: Lens' ResourceConfig (Maybe Text) Source #

The Amazon Web Services KMS key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training job.

Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

For a list of instance types that support local instance storage, see Instance Store Volumes.

For more information about local instance storage encryption, see SSD Instance Store Volumes.

The VolumeKmsKeyId can be in any of the following formats:

  • // KMS Key ID

    "1234abcd-12ab-34cd-56ef-1234567890ab"
  • // Amazon Resource Name (ARN) of a KMS Key

    "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"

resourceConfig_volumeSizeInGB :: Lens' ResourceConfig Natural Source #

The size of the ML storage volume that you want to provision.

ML storage volumes store model artifacts and incremental states. Training algorithms might also use the ML storage volume for scratch space. If you want to store the training data in the ML storage volume, choose File as the TrainingInputMode in the algorithm specification.

When using an ML instance with NVMe SSD volumes, SageMaker doesn't provision Amazon EBS General Purpose SSD (gp2) storage. Available storage is fixed to the NVMe-type instance's storage capacity. SageMaker configures storage paths for training datasets, checkpoints, model artifacts, and outputs to use the entire capacity of the instance storage. For example, ML instance families with the NVMe-type instance storage include ml.p4d, ml.g4dn, and ml.g5.

When using an ML instance with the EBS-only storage option and without instance storage, you must define the size of EBS volume through VolumeSizeInGB in the ResourceConfig API. For example, ML instance families that use EBS volumes include ml.c5 and ml.p2.

To look up instance types and their instance storage types and volumes, see Amazon EC2 Instance Types.

To find the default local paths defined by the SageMaker training platform, see Amazon SageMaker Training Storage Folders for Training Datasets, Checkpoints, Model Artifacts, and Outputs.

ResourceConfigForUpdate

data ResourceConfigForUpdate Source #

The ResourceConfig to update KeepAlivePeriodInSeconds. Other fields in the ResourceConfig cannot be updated.

See: newResourceConfigForUpdate smart constructor.

Constructors

ResourceConfigForUpdate' 

Fields

Instances

Instances details
ToJSON ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

Generic ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

Associated Types

type Rep ResourceConfigForUpdate :: Type -> Type #

Read ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

Show ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

NFData ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

Methods

rnf :: ResourceConfigForUpdate -> () #

Eq ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

Hashable ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

type Rep ResourceConfigForUpdate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceConfigForUpdate

type Rep ResourceConfigForUpdate = D1 ('MetaData "ResourceConfigForUpdate" "Amazonka.SageMaker.Types.ResourceConfigForUpdate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ResourceConfigForUpdate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keepAlivePeriodInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newResourceConfigForUpdate Source #

Create a value of ResourceConfigForUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:keepAlivePeriodInSeconds:ResourceConfigForUpdate', resourceConfigForUpdate_keepAlivePeriodInSeconds - The KeepAlivePeriodInSeconds value specified in the ResourceConfig to update.

resourceConfigForUpdate_keepAlivePeriodInSeconds :: Lens' ResourceConfigForUpdate Natural Source #

The KeepAlivePeriodInSeconds value specified in the ResourceConfig to update.

ResourceLimits

data ResourceLimits Source #

Specifies the maximum number of training jobs and parallel training jobs that a hyperparameter tuning job can launch.

See: newResourceLimits smart constructor.

Constructors

ResourceLimits' 

Fields

Instances

Instances details
FromJSON ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

ToJSON ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

Generic ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

Associated Types

type Rep ResourceLimits :: Type -> Type #

Read ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

Show ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

NFData ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

Methods

rnf :: ResourceLimits -> () #

Eq ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

Hashable ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

type Rep ResourceLimits Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceLimits

type Rep ResourceLimits = D1 ('MetaData "ResourceLimits" "Amazonka.SageMaker.Types.ResourceLimits" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ResourceLimits'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxNumberOfTrainingJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxParallelTrainingJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newResourceLimits Source #

Create a value of ResourceLimits with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxNumberOfTrainingJobs:ResourceLimits', resourceLimits_maxNumberOfTrainingJobs - The maximum number of training jobs that a hyperparameter tuning job can launch.

$sel:maxParallelTrainingJobs:ResourceLimits', resourceLimits_maxParallelTrainingJobs - The maximum number of concurrent training jobs that a hyperparameter tuning job can launch.

resourceLimits_maxNumberOfTrainingJobs :: Lens' ResourceLimits (Maybe Natural) Source #

The maximum number of training jobs that a hyperparameter tuning job can launch.

resourceLimits_maxParallelTrainingJobs :: Lens' ResourceLimits Natural Source #

The maximum number of concurrent training jobs that a hyperparameter tuning job can launch.

ResourceSpec

data ResourceSpec Source #

Specifies the ARN's of a SageMaker image and SageMaker image version, and the instance type that the version runs on.

See: newResourceSpec smart constructor.

Constructors

ResourceSpec' 

Fields

  • instanceType :: Maybe AppInstanceType

    The instance type that the image version runs on.

    JupyterServer apps only support the system value.

    For KernelGateway apps, the system value is translated to ml.t3.medium. KernelGateway apps also support all other values for available instance types.

  • lifecycleConfigArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.

  • sageMakerImageArn :: Maybe Text

    The ARN of the SageMaker image that the image version belongs to.

  • sageMakerImageVersionArn :: Maybe Text

    The ARN of the image version created on the instance.

Instances

Instances details
FromJSON ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

ToJSON ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

Generic ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

Associated Types

type Rep ResourceSpec :: Type -> Type #

Read ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

Show ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

NFData ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

Methods

rnf :: ResourceSpec -> () #

Eq ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

Hashable ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

type Rep ResourceSpec Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ResourceSpec

type Rep ResourceSpec = D1 ('MetaData "ResourceSpec" "Amazonka.SageMaker.Types.ResourceSpec" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ResourceSpec'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppInstanceType)) :*: S1 ('MetaSel ('Just "lifecycleConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sageMakerImageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sageMakerImageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newResourceSpec :: ResourceSpec Source #

Create a value of ResourceSpec with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:instanceType:ResourceSpec', resourceSpec_instanceType - The instance type that the image version runs on.

JupyterServer apps only support the system value.

For KernelGateway apps, the system value is translated to ml.t3.medium. KernelGateway apps also support all other values for available instance types.

$sel:lifecycleConfigArn:ResourceSpec', resourceSpec_lifecycleConfigArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.

$sel:sageMakerImageArn:ResourceSpec', resourceSpec_sageMakerImageArn - The ARN of the SageMaker image that the image version belongs to.

$sel:sageMakerImageVersionArn:ResourceSpec', resourceSpec_sageMakerImageVersionArn - The ARN of the image version created on the instance.

resourceSpec_instanceType :: Lens' ResourceSpec (Maybe AppInstanceType) Source #

The instance type that the image version runs on.

JupyterServer apps only support the system value.

For KernelGateway apps, the system value is translated to ml.t3.medium. KernelGateway apps also support all other values for available instance types.

resourceSpec_lifecycleConfigArn :: Lens' ResourceSpec (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.

resourceSpec_sageMakerImageArn :: Lens' ResourceSpec (Maybe Text) Source #

The ARN of the SageMaker image that the image version belongs to.

resourceSpec_sageMakerImageVersionArn :: Lens' ResourceSpec (Maybe Text) Source #

The ARN of the image version created on the instance.

RetentionPolicy

data RetentionPolicy Source #

The retention policy for data stored on an Amazon Elastic File System (EFS) volume.

See: newRetentionPolicy smart constructor.

Constructors

RetentionPolicy' 

Fields

  • homeEfsFileSystem :: Maybe RetentionType

    The default is Retain, which specifies to keep the data stored on the EFS volume.

    Specify Delete to delete the data stored on the EFS volume.

Instances

Instances details
ToJSON RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

Generic RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

Associated Types

type Rep RetentionPolicy :: Type -> Type #

Read RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

Show RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

NFData RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

Methods

rnf :: RetentionPolicy -> () #

Eq RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

Hashable RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

type Rep RetentionPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetentionPolicy

type Rep RetentionPolicy = D1 ('MetaData "RetentionPolicy" "Amazonka.SageMaker.Types.RetentionPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RetentionPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "homeEfsFileSystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetentionType))))

newRetentionPolicy :: RetentionPolicy Source #

Create a value of RetentionPolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:homeEfsFileSystem:RetentionPolicy', retentionPolicy_homeEfsFileSystem - The default is Retain, which specifies to keep the data stored on the EFS volume.

Specify Delete to delete the data stored on the EFS volume.

retentionPolicy_homeEfsFileSystem :: Lens' RetentionPolicy (Maybe RetentionType) Source #

The default is Retain, which specifies to keep the data stored on the EFS volume.

Specify Delete to delete the data stored on the EFS volume.

RetryStrategy

data RetryStrategy Source #

The retry strategy to use when a training job fails due to an InternalServerError. RetryStrategy is specified as part of the CreateTrainingJob and CreateHyperParameterTuningJob requests. You can add the StoppingCondition parameter to the request to limit the training time for the complete job.

See: newRetryStrategy smart constructor.

Constructors

RetryStrategy' 

Fields

  • maximumRetryAttempts :: Natural

    The number of times to retry the job. When the job is retried, it's SecondaryStatus is changed to STARTING.

Instances

Instances details
FromJSON RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

ToJSON RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

Generic RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

Associated Types

type Rep RetryStrategy :: Type -> Type #

Read RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

Show RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

NFData RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

Methods

rnf :: RetryStrategy -> () #

Eq RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

Hashable RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

type Rep RetryStrategy Source # 
Instance details

Defined in Amazonka.SageMaker.Types.RetryStrategy

type Rep RetryStrategy = D1 ('MetaData "RetryStrategy" "Amazonka.SageMaker.Types.RetryStrategy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RetryStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maximumRetryAttempts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural)))

newRetryStrategy Source #

Create a value of RetryStrategy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maximumRetryAttempts:RetryStrategy', retryStrategy_maximumRetryAttempts - The number of times to retry the job. When the job is retried, it's SecondaryStatus is changed to STARTING.

retryStrategy_maximumRetryAttempts :: Lens' RetryStrategy Natural Source #

The number of times to retry the job. When the job is retried, it's SecondaryStatus is changed to STARTING.

S3DataSource

data S3DataSource Source #

Describes the S3 data source.

See: newS3DataSource smart constructor.

Constructors

S3DataSource' 

Fields

  • attributeNames :: Maybe [Text]

    A list of one or more attribute names to use that are found in a specified augmented manifest file.

  • instanceGroupNames :: Maybe [Text]

    A list of names of instance groups that get data from the S3 data source.

  • s3DataDistributionType :: Maybe S3DataDistribution

    If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated.

    If you want SageMaker to replicate a subset of data on each ML compute instance that is launched for model training, specify ShardedByS3Key. If there are n ML compute instances launched for a training job, each instance gets approximately 1/n of the number of S3 objects. In this case, model training on each machine uses only the subset of training data.

    Don't choose more ML compute instances for training than available S3 objects. If you do, some nodes won't get any data and you will pay for nodes that aren't getting any training data. This applies in both File and Pipe modes. Keep this in mind when developing algorithms.

    In distributed training, where you use multiple ML compute EC2 instances, you might choose ShardedByS3Key. If the algorithm requires copying training data to the ML storage volume (when TrainingInputMode is set to File), this copies 1/n of the number of objects.

  • s3DataType :: S3DataType

    If you choose S3Prefix, S3Uri identifies a key name prefix. SageMaker uses all objects that match the specified key name prefix for model training.

    If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want SageMaker to use for model training.

    If you choose AugmentedManifestFile, S3Uri identifies an object that is an augmented manifest file in JSON lines format. This file contains the data you want to use for model training. AugmentedManifestFile can only be used if the Channel's input mode is Pipe.

  • s3Uri :: Text

    Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest. For example:

    • A key name prefix might look like this: s3://bucketname/exampleprefix
    • A manifest might look like this: s3://bucketname/example.manifest

      A manifest is an S3 object which is a JSON file consisting of an array of elements. The first element is a prefix which is followed by one or more suffixes. SageMaker appends the suffix elements to the prefix to get a full set of S3Uri. Note that the prefix must be a valid non-empty S3Uri that precludes users from specifying a manifest whose individual S3Uri is sourced from different S3 buckets.

      The following code example shows a valid manifest format:

      [ {"prefix": "s3://customer_bucket/some/prefix/"},
       "relative/path/to/custdata-1",
       "relative/path/custdata-2",
       ...
       "relative/path/custdata-N"
      ]

      This JSON is equivalent to the following S3Uri list:

      s3://customer_bucket/some/prefix/relative/path/to/custdata-1
      s3://customer_bucket/some/prefix/relative/path/custdata-2
      ...
      s3://customer_bucket/some/prefix/relative/path/custdata-N

      The complete set of S3Uri in this manifest is the input data for the channel for this data source. The object that each S3Uri points to must be readable by the IAM role that SageMaker uses to perform tasks on your behalf.

Instances

Instances details
FromJSON S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

ToJSON S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

Generic S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

Associated Types

type Rep S3DataSource :: Type -> Type #

Read S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

Show S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

NFData S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

Methods

rnf :: S3DataSource -> () #

Eq S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

Hashable S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

type Rep S3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3DataSource

type Rep S3DataSource = D1 ('MetaData "S3DataSource" "Amazonka.SageMaker.Types.S3DataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "S3DataSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "attributeNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "instanceGroupNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "s3DataDistributionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3DataDistribution)) :*: (S1 ('MetaSel ('Just "s3DataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 S3DataType) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newS3DataSource Source #

Create a value of S3DataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attributeNames:S3DataSource', s3DataSource_attributeNames - A list of one or more attribute names to use that are found in a specified augmented manifest file.

$sel:instanceGroupNames:S3DataSource', s3DataSource_instanceGroupNames - A list of names of instance groups that get data from the S3 data source.

$sel:s3DataDistributionType:S3DataSource', s3DataSource_s3DataDistributionType - If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated.

If you want SageMaker to replicate a subset of data on each ML compute instance that is launched for model training, specify ShardedByS3Key. If there are n ML compute instances launched for a training job, each instance gets approximately 1/n of the number of S3 objects. In this case, model training on each machine uses only the subset of training data.

Don't choose more ML compute instances for training than available S3 objects. If you do, some nodes won't get any data and you will pay for nodes that aren't getting any training data. This applies in both File and Pipe modes. Keep this in mind when developing algorithms.

In distributed training, where you use multiple ML compute EC2 instances, you might choose ShardedByS3Key. If the algorithm requires copying training data to the ML storage volume (when TrainingInputMode is set to File), this copies 1/n of the number of objects.

$sel:s3DataType:S3DataSource', s3DataSource_s3DataType - If you choose S3Prefix, S3Uri identifies a key name prefix. SageMaker uses all objects that match the specified key name prefix for model training.

If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want SageMaker to use for model training.

If you choose AugmentedManifestFile, S3Uri identifies an object that is an augmented manifest file in JSON lines format. This file contains the data you want to use for model training. AugmentedManifestFile can only be used if the Channel's input mode is Pipe.

$sel:s3Uri:S3DataSource', s3DataSource_s3Uri - Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest. For example:

  • A key name prefix might look like this: s3://bucketname/exampleprefix
  • A manifest might look like this: s3://bucketname/example.manifest

    A manifest is an S3 object which is a JSON file consisting of an array of elements. The first element is a prefix which is followed by one or more suffixes. SageMaker appends the suffix elements to the prefix to get a full set of S3Uri. Note that the prefix must be a valid non-empty S3Uri that precludes users from specifying a manifest whose individual S3Uri is sourced from different S3 buckets.

    The following code example shows a valid manifest format:

    [ {"prefix": "s3://customer_bucket/some/prefix/"},
     "relative/path/to/custdata-1",
     "relative/path/custdata-2",
     ...
     "relative/path/custdata-N"
    ]

    This JSON is equivalent to the following S3Uri list:

    s3://customer_bucket/some/prefix/relative/path/to/custdata-1
    s3://customer_bucket/some/prefix/relative/path/custdata-2
    ...
    s3://customer_bucket/some/prefix/relative/path/custdata-N

    The complete set of S3Uri in this manifest is the input data for the channel for this data source. The object that each S3Uri points to must be readable by the IAM role that SageMaker uses to perform tasks on your behalf.

s3DataSource_attributeNames :: Lens' S3DataSource (Maybe [Text]) Source #

A list of one or more attribute names to use that are found in a specified augmented manifest file.

s3DataSource_instanceGroupNames :: Lens' S3DataSource (Maybe [Text]) Source #

A list of names of instance groups that get data from the S3 data source.

s3DataSource_s3DataDistributionType :: Lens' S3DataSource (Maybe S3DataDistribution) Source #

If you want SageMaker to replicate the entire dataset on each ML compute instance that is launched for model training, specify FullyReplicated.

If you want SageMaker to replicate a subset of data on each ML compute instance that is launched for model training, specify ShardedByS3Key. If there are n ML compute instances launched for a training job, each instance gets approximately 1/n of the number of S3 objects. In this case, model training on each machine uses only the subset of training data.

Don't choose more ML compute instances for training than available S3 objects. If you do, some nodes won't get any data and you will pay for nodes that aren't getting any training data. This applies in both File and Pipe modes. Keep this in mind when developing algorithms.

In distributed training, where you use multiple ML compute EC2 instances, you might choose ShardedByS3Key. If the algorithm requires copying training data to the ML storage volume (when TrainingInputMode is set to File), this copies 1/n of the number of objects.

s3DataSource_s3DataType :: Lens' S3DataSource S3DataType Source #

If you choose S3Prefix, S3Uri identifies a key name prefix. SageMaker uses all objects that match the specified key name prefix for model training.

If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want SageMaker to use for model training.

If you choose AugmentedManifestFile, S3Uri identifies an object that is an augmented manifest file in JSON lines format. This file contains the data you want to use for model training. AugmentedManifestFile can only be used if the Channel's input mode is Pipe.

s3DataSource_s3Uri :: Lens' S3DataSource Text Source #

Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest. For example:

  • A key name prefix might look like this: s3://bucketname/exampleprefix
  • A manifest might look like this: s3://bucketname/example.manifest

    A manifest is an S3 object which is a JSON file consisting of an array of elements. The first element is a prefix which is followed by one or more suffixes. SageMaker appends the suffix elements to the prefix to get a full set of S3Uri. Note that the prefix must be a valid non-empty S3Uri that precludes users from specifying a manifest whose individual S3Uri is sourced from different S3 buckets.

    The following code example shows a valid manifest format:

    [ {"prefix": "s3://customer_bucket/some/prefix/"},
     "relative/path/to/custdata-1",
     "relative/path/custdata-2",
     ...
     "relative/path/custdata-N"
    ]

    This JSON is equivalent to the following S3Uri list:

    s3://customer_bucket/some/prefix/relative/path/to/custdata-1
    s3://customer_bucket/some/prefix/relative/path/custdata-2
    ...
    s3://customer_bucket/some/prefix/relative/path/custdata-N

    The complete set of S3Uri in this manifest is the input data for the channel for this data source. The object that each S3Uri points to must be readable by the IAM role that SageMaker uses to perform tasks on your behalf.

S3StorageConfig

data S3StorageConfig Source #

The Amazon Simple Storage (Amazon S3) location and and security configuration for OfflineStore.

See: newS3StorageConfig smart constructor.

Constructors

S3StorageConfig' 

Fields

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (KMS) key ID of the key used to encrypt any objects written into the OfflineStore S3 location.

    The IAM roleARN that is passed as a parameter to CreateFeatureGroup must have below permissions to the KmsKeyId:

    • "kms:GenerateDataKey"
  • resolvedOutputS3Uri :: Maybe Text

    The S3 path where offline records are written.

  • s3Uri :: Text

    The S3 URI, or location in Amazon S3, of OfflineStore.

    S3 URIs have a format similar to the following: s3://example-bucket/prefix/.

Instances

Instances details
FromJSON S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

ToJSON S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

Generic S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

Associated Types

type Rep S3StorageConfig :: Type -> Type #

Read S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

Show S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

NFData S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

Methods

rnf :: S3StorageConfig -> () #

Eq S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

Hashable S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

type Rep S3StorageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.S3StorageConfig

type Rep S3StorageConfig = D1 ('MetaData "S3StorageConfig" "Amazonka.SageMaker.Types.S3StorageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "S3StorageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resolvedOutputS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newS3StorageConfig Source #

Create a value of S3StorageConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:kmsKeyId:S3StorageConfig', s3StorageConfig_kmsKeyId - The Amazon Web Services Key Management Service (KMS) key ID of the key used to encrypt any objects written into the OfflineStore S3 location.

The IAM roleARN that is passed as a parameter to CreateFeatureGroup must have below permissions to the KmsKeyId:

  • "kms:GenerateDataKey"

$sel:resolvedOutputS3Uri:S3StorageConfig', s3StorageConfig_resolvedOutputS3Uri - The S3 path where offline records are written.

$sel:s3Uri:S3StorageConfig', s3StorageConfig_s3Uri - The S3 URI, or location in Amazon S3, of OfflineStore.

S3 URIs have a format similar to the following: s3://example-bucket/prefix/.

s3StorageConfig_kmsKeyId :: Lens' S3StorageConfig (Maybe Text) Source #

The Amazon Web Services Key Management Service (KMS) key ID of the key used to encrypt any objects written into the OfflineStore S3 location.

The IAM roleARN that is passed as a parameter to CreateFeatureGroup must have below permissions to the KmsKeyId:

  • "kms:GenerateDataKey"

s3StorageConfig_resolvedOutputS3Uri :: Lens' S3StorageConfig (Maybe Text) Source #

The S3 path where offline records are written.

s3StorageConfig_s3Uri :: Lens' S3StorageConfig Text Source #

The S3 URI, or location in Amazon S3, of OfflineStore.

S3 URIs have a format similar to the following: s3://example-bucket/prefix/.

ScheduleConfig

data ScheduleConfig Source #

Configuration details about the monitoring schedule.

See: newScheduleConfig smart constructor.

Constructors

ScheduleConfig' 

Fields

  • scheduleExpression :: Text

    A cron expression that describes details about the monitoring schedule.

    Currently the only supported cron expressions are:

    • If you want to set the job to start every hour, please use the following:

      Hourly: cron(0 * ? * * *)
    • If you want to start the job daily:

      cron(0 [00-23] ? * * *)

    For example, the following are valid cron expressions:

    • Daily at noon UTC: cron(0 12 ? * * *)
    • Daily at midnight UTC: cron(0 0 ? * * *)

    To support running every 6, 12 hours, the following are also supported:

    cron(0 [00-23]/[01-24] ? * * *)

    For example, the following are valid cron expressions:

    • Every 12 hours, starting at 5pm UTC: cron(0 17/12 ? * * *)
    • Every two hours starting at midnight: cron(0 0/2 ? * * *)
    • Even though the cron expression is set to start at 5PM UTC, note that there could be a delay of 0-20 minutes from the actual requested time to run the execution.
    • We recommend that if you would like a daily schedule, you do not provide this parameter. Amazon SageMaker will pick a time for running every day.

Instances

Instances details
FromJSON ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

ToJSON ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

Generic ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

Associated Types

type Rep ScheduleConfig :: Type -> Type #

Read ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

Show ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

NFData ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

Methods

rnf :: ScheduleConfig -> () #

Eq ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

Hashable ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

type Rep ScheduleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ScheduleConfig

type Rep ScheduleConfig = D1 ('MetaData "ScheduleConfig" "Amazonka.SageMaker.Types.ScheduleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ScheduleConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "scheduleExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newScheduleConfig Source #

Create a value of ScheduleConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:scheduleExpression:ScheduleConfig', scheduleConfig_scheduleExpression - A cron expression that describes details about the monitoring schedule.

Currently the only supported cron expressions are:

  • If you want to set the job to start every hour, please use the following:

    Hourly: cron(0 * ? * * *)
  • If you want to start the job daily:

    cron(0 [00-23] ? * * *)

For example, the following are valid cron expressions:

  • Daily at noon UTC: cron(0 12 ? * * *)
  • Daily at midnight UTC: cron(0 0 ? * * *)

To support running every 6, 12 hours, the following are also supported:

cron(0 [00-23]/[01-24] ? * * *)

For example, the following are valid cron expressions:

  • Every 12 hours, starting at 5pm UTC: cron(0 17/12 ? * * *)
  • Every two hours starting at midnight: cron(0 0/2 ? * * *)
  • Even though the cron expression is set to start at 5PM UTC, note that there could be a delay of 0-20 minutes from the actual requested time to run the execution.
  • We recommend that if you would like a daily schedule, you do not provide this parameter. Amazon SageMaker will pick a time for running every day.

scheduleConfig_scheduleExpression :: Lens' ScheduleConfig Text Source #

A cron expression that describes details about the monitoring schedule.

Currently the only supported cron expressions are:

  • If you want to set the job to start every hour, please use the following:

    Hourly: cron(0 * ? * * *)
  • If you want to start the job daily:

    cron(0 [00-23] ? * * *)

For example, the following are valid cron expressions:

  • Daily at noon UTC: cron(0 12 ? * * *)
  • Daily at midnight UTC: cron(0 0 ? * * *)

To support running every 6, 12 hours, the following are also supported:

cron(0 [00-23]/[01-24] ? * * *)

For example, the following are valid cron expressions:

  • Every 12 hours, starting at 5pm UTC: cron(0 17/12 ? * * *)
  • Every two hours starting at midnight: cron(0 0/2 ? * * *)
  • Even though the cron expression is set to start at 5PM UTC, note that there could be a delay of 0-20 minutes from the actual requested time to run the execution.
  • We recommend that if you would like a daily schedule, you do not provide this parameter. Amazon SageMaker will pick a time for running every day.

SearchExpression

data SearchExpression Source #

A multi-expression that searches for the specified resource or resources in a search. All resource objects that satisfy the expression's condition are included in the search results. You must specify at least one subexpression, filter, or nested filter. A SearchExpression can contain up to twenty elements.

A SearchExpression contains the following components:

  • A list of Filter objects. Each filter defines a simple Boolean expression comprised of a resource property name, Boolean operator, and value.
  • A list of NestedFilter objects. Each nested filter defines a list of Boolean expressions using a list of resource properties. A nested filter is satisfied if a single object in the list satisfies all Boolean expressions.
  • A list of SearchExpression objects. A search expression object can be nested in a list of search expression objects.
  • A Boolean operator: And or Or.

See: newSearchExpression smart constructor.

Constructors

SearchExpression' 

Fields

Instances

Instances details
ToJSON SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

Generic SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

Associated Types

type Rep SearchExpression :: Type -> Type #

Read SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

Show SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

NFData SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

Methods

rnf :: SearchExpression -> () #

Eq SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

Hashable SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

type Rep SearchExpression Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchExpression

type Rep SearchExpression = D1 ('MetaData "SearchExpression" "Amazonka.SageMaker.Types.SearchExpression" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SearchExpression'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Filter))) :*: S1 ('MetaSel ('Just "nestedFilters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty NestedFilters)))) :*: (S1 ('MetaSel ('Just "operator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BooleanOperator)) :*: S1 ('MetaSel ('Just "subExpressions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SearchExpression))))))

newSearchExpression :: SearchExpression Source #

Create a value of SearchExpression with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

SearchExpression, searchExpression_filters - A list of filter objects.

$sel:nestedFilters:SearchExpression', searchExpression_nestedFilters - A list of nested filter objects.

SearchExpression, searchExpression_operator - A Boolean operator used to evaluate the search expression. If you want every conditional statement in all lists to be satisfied for the entire search expression to be true, specify And. If only a single conditional statement needs to be true for the entire search expression to be true, specify Or. The default value is And.

$sel:subExpressions:SearchExpression', searchExpression_subExpressions - A list of search expression objects.

searchExpression_operator :: Lens' SearchExpression (Maybe BooleanOperator) Source #

A Boolean operator used to evaluate the search expression. If you want every conditional statement in all lists to be satisfied for the entire search expression to be true, specify And. If only a single conditional statement needs to be true for the entire search expression to be true, specify Or. The default value is And.

SearchRecord

data SearchRecord Source #

A single resource returned as part of the Search API response.

See: newSearchRecord smart constructor.

Constructors

SearchRecord' 

Fields

Instances

Instances details
FromJSON SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

Generic SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

Associated Types

type Rep SearchRecord :: Type -> Type #

Show SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

NFData SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

Methods

rnf :: SearchRecord -> () #

Eq SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

Hashable SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

type Rep SearchRecord Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SearchRecord

type Rep SearchRecord = D1 ('MetaData "SearchRecord" "Amazonka.SageMaker.Types.SearchRecord" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SearchRecord'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Endpoint)) :*: (S1 ('MetaSel ('Just "experiment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Experiment)) :*: S1 ('MetaSel ('Just "featureGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureGroup)))) :*: ((S1 ('MetaSel ('Just "featureMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureMetadata)) :*: S1 ('MetaSel ('Just "hyperParameterTuningJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobSearchEntity))) :*: (S1 ('MetaSel ('Just "model") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDashboardModel)) :*: S1 ('MetaSel ('Just "modelCard") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCard))))) :*: (((S1 ('MetaSel ('Just "modelPackage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackage)) :*: S1 ('MetaSel ('Just "modelPackageGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageGroup))) :*: (S1 ('MetaSel ('Just "pipeline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Pipeline)) :*: S1 ('MetaSel ('Just "pipelineExecution") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineExecution)))) :*: ((S1 ('MetaSel ('Just "project") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Project)) :*: S1 ('MetaSel ('Just "trainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJob))) :*: (S1 ('MetaSel ('Just "trial") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Trial)) :*: S1 ('MetaSel ('Just "trialComponent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponent)))))))

newSearchRecord :: SearchRecord Source #

Create a value of SearchRecord with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpoint:SearchRecord', searchRecord_endpoint - Undocumented member.

$sel:experiment:SearchRecord', searchRecord_experiment - The properties of an experiment.

$sel:featureGroup:SearchRecord', searchRecord_featureGroup - Undocumented member.

$sel:featureMetadata:SearchRecord', searchRecord_featureMetadata - The feature metadata used to search through the features.

$sel:hyperParameterTuningJob:SearchRecord', searchRecord_hyperParameterTuningJob - The properties of a hyperparameter tuning job.

SearchRecord, searchRecord_model - Undocumented member.

SearchRecord, searchRecord_modelCard - An Amazon SageMaker Model Card that documents details about a machine learning model.

$sel:modelPackage:SearchRecord', searchRecord_modelPackage - Undocumented member.

$sel:modelPackageGroup:SearchRecord', searchRecord_modelPackageGroup - Undocumented member.

$sel:pipeline:SearchRecord', searchRecord_pipeline - Undocumented member.

$sel:pipelineExecution:SearchRecord', searchRecord_pipelineExecution - Undocumented member.

$sel:project:SearchRecord', searchRecord_project - The properties of a project.

$sel:trainingJob:SearchRecord', searchRecord_trainingJob - The properties of a training job.

$sel:trial:SearchRecord', searchRecord_trial - The properties of a trial.

$sel:trialComponent:SearchRecord', searchRecord_trialComponent - The properties of a trial component.

searchRecord_experiment :: Lens' SearchRecord (Maybe Experiment) Source #

The properties of an experiment.

searchRecord_featureMetadata :: Lens' SearchRecord (Maybe FeatureMetadata) Source #

The feature metadata used to search through the features.

searchRecord_modelCard :: Lens' SearchRecord (Maybe ModelCard) Source #

An Amazon SageMaker Model Card that documents details about a machine learning model.

searchRecord_project :: Lens' SearchRecord (Maybe Project) Source #

The properties of a project.

searchRecord_trainingJob :: Lens' SearchRecord (Maybe TrainingJob) Source #

The properties of a training job.

searchRecord_trial :: Lens' SearchRecord (Maybe Trial) Source #

The properties of a trial.

searchRecord_trialComponent :: Lens' SearchRecord (Maybe TrialComponent) Source #

The properties of a trial component.

SecondaryStatusTransition

data SecondaryStatusTransition Source #

An array element of DescribeTrainingJobResponse$SecondaryStatusTransitions. It provides additional details about a status that the training job has transitioned through. A training job can be in one of several states, for example, starting, downloading, training, or uploading. Within each state, there are a number of intermediate states. For example, within the starting state, SageMaker could be starting the training job or launching the ML instances. These transitional states are referred to as the job's secondary status.

See: newSecondaryStatusTransition smart constructor.

Constructors

SecondaryStatusTransition' 

Fields

  • endTime :: Maybe POSIX

    A timestamp that shows when the training job transitioned out of this secondary status state into another secondary status state or when the training job has ended.

  • statusMessage :: Maybe Text

    A detailed description of the progress within a secondary status.

    SageMaker provides secondary statuses and status messages that apply to each of them:

    Starting
    - Starting the training job.
    • Launching requested ML instances.
    • Insufficient capacity error from EC2 while launching instances, retrying!
    • Launched instance was unhealthy, replacing it!
    • Preparing the instances for training.
    Training
    - Downloading the training image.
    • Training image download completed. Training in progress.

    Status messages are subject to change. Therefore, we recommend not including them in code that programmatically initiates actions. For examples, don't use status messages in if statements.

    To have an overview of your training job's progress, view TrainingJobStatus and SecondaryStatus in DescribeTrainingJob, and StatusMessage together. For example, at the start of a training job, you might see the following:

    • TrainingJobStatus - InProgress
    • SecondaryStatus - Training
    • StatusMessage - Downloading the training image
  • status :: SecondaryStatus

    Contains a secondary status information from a training job.

    Status might be one of the following secondary statuses:

    InProgress
    - Starting - Starting the training job.
    • Downloading - An optional stage for algorithms that support File training input mode. It indicates that data is being downloaded to the ML storage volumes.
    • Training - Training is in progress.
    • Uploading - Training is complete and the model artifacts are being uploaded to the S3 location.
    Completed
    - Completed - The training job has completed.
    Failed
    - Failed - The training job has failed. The reason for the failure is returned in the FailureReason field of DescribeTrainingJobResponse.
    Stopped
    - MaxRuntimeExceeded - The job stopped because it exceeded the maximum allowed runtime.
    • Stopped - The training job has stopped.
    Stopping
    - Stopping - Stopping the training job.

    We no longer support the following secondary statuses:

    • LaunchingMLInstances
    • PreparingTrainingStack
    • DownloadingTrainingImage
  • startTime :: POSIX

    A timestamp that shows when the training job transitioned to the current secondary status state.

Instances

Instances details
FromJSON SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

Generic SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

Associated Types

type Rep SecondaryStatusTransition :: Type -> Type #

Read SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

Show SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

NFData SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

Eq SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

Hashable SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

type Rep SecondaryStatusTransition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SecondaryStatusTransition

type Rep SecondaryStatusTransition = D1 ('MetaData "SecondaryStatusTransition" "Amazonka.SageMaker.Types.SecondaryStatusTransition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SecondaryStatusTransition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SecondaryStatus) :*: S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))

newSecondaryStatusTransition Source #

Create a value of SecondaryStatusTransition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endTime:SecondaryStatusTransition', secondaryStatusTransition_endTime - A timestamp that shows when the training job transitioned out of this secondary status state into another secondary status state or when the training job has ended.

$sel:statusMessage:SecondaryStatusTransition', secondaryStatusTransition_statusMessage - A detailed description of the progress within a secondary status.

SageMaker provides secondary statuses and status messages that apply to each of them:

Starting
- Starting the training job.
  • Launching requested ML instances.
  • Insufficient capacity error from EC2 while launching instances, retrying!
  • Launched instance was unhealthy, replacing it!
  • Preparing the instances for training.
Training
- Downloading the training image.
  • Training image download completed. Training in progress.

Status messages are subject to change. Therefore, we recommend not including them in code that programmatically initiates actions. For examples, don't use status messages in if statements.

To have an overview of your training job's progress, view TrainingJobStatus and SecondaryStatus in DescribeTrainingJob, and StatusMessage together. For example, at the start of a training job, you might see the following:

  • TrainingJobStatus - InProgress
  • SecondaryStatus - Training
  • StatusMessage - Downloading the training image

$sel:status:SecondaryStatusTransition', secondaryStatusTransition_status - Contains a secondary status information from a training job.

Status might be one of the following secondary statuses:

InProgress
- Starting - Starting the training job.
  • Downloading - An optional stage for algorithms that support File training input mode. It indicates that data is being downloaded to the ML storage volumes.
  • Training - Training is in progress.
  • Uploading - Training is complete and the model artifacts are being uploaded to the S3 location.
Completed
- Completed - The training job has completed.
Failed
- Failed - The training job has failed. The reason for the failure is returned in the FailureReason field of DescribeTrainingJobResponse.
Stopped
- MaxRuntimeExceeded - The job stopped because it exceeded the maximum allowed runtime.
  • Stopped - The training job has stopped.
Stopping
- Stopping - Stopping the training job.

We no longer support the following secondary statuses:

  • LaunchingMLInstances
  • PreparingTrainingStack
  • DownloadingTrainingImage

$sel:startTime:SecondaryStatusTransition', secondaryStatusTransition_startTime - A timestamp that shows when the training job transitioned to the current secondary status state.

secondaryStatusTransition_endTime :: Lens' SecondaryStatusTransition (Maybe UTCTime) Source #

A timestamp that shows when the training job transitioned out of this secondary status state into another secondary status state or when the training job has ended.

secondaryStatusTransition_statusMessage :: Lens' SecondaryStatusTransition (Maybe Text) Source #

A detailed description of the progress within a secondary status.

SageMaker provides secondary statuses and status messages that apply to each of them:

Starting
- Starting the training job.
  • Launching requested ML instances.
  • Insufficient capacity error from EC2 while launching instances, retrying!
  • Launched instance was unhealthy, replacing it!
  • Preparing the instances for training.
Training
- Downloading the training image.
  • Training image download completed. Training in progress.

Status messages are subject to change. Therefore, we recommend not including them in code that programmatically initiates actions. For examples, don't use status messages in if statements.

To have an overview of your training job's progress, view TrainingJobStatus and SecondaryStatus in DescribeTrainingJob, and StatusMessage together. For example, at the start of a training job, you might see the following:

  • TrainingJobStatus - InProgress
  • SecondaryStatus - Training
  • StatusMessage - Downloading the training image

secondaryStatusTransition_status :: Lens' SecondaryStatusTransition SecondaryStatus Source #

Contains a secondary status information from a training job.

Status might be one of the following secondary statuses:

InProgress
- Starting - Starting the training job.
  • Downloading - An optional stage for algorithms that support File training input mode. It indicates that data is being downloaded to the ML storage volumes.
  • Training - Training is in progress.
  • Uploading - Training is complete and the model artifacts are being uploaded to the S3 location.
Completed
- Completed - The training job has completed.
Failed
- Failed - The training job has failed. The reason for the failure is returned in the FailureReason field of DescribeTrainingJobResponse.
Stopped
- MaxRuntimeExceeded - The job stopped because it exceeded the maximum allowed runtime.
  • Stopped - The training job has stopped.
Stopping
- Stopping - Stopping the training job.

We no longer support the following secondary statuses:

  • LaunchingMLInstances
  • PreparingTrainingStack
  • DownloadingTrainingImage

secondaryStatusTransition_startTime :: Lens' SecondaryStatusTransition UTCTime Source #

A timestamp that shows when the training job transitioned to the current secondary status state.

ServiceCatalogProvisionedProductDetails

data ServiceCatalogProvisionedProductDetails Source #

Details of a provisioned service catalog product. For information about service catalog, see What is Amazon Web Services Service Catalog.

See: newServiceCatalogProvisionedProductDetails smart constructor.

Constructors

ServiceCatalogProvisionedProductDetails' 

Fields

  • provisionedProductId :: Maybe Text

    The ID of the provisioned product.

  • provisionedProductStatusMessage :: Maybe Text

    The current status of the product.

    • AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and completed.
    • UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.
    • TAINTED - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.
    • ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
    • PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.

Instances

Instances details
FromJSON ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

Generic ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

Read ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

Show ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

NFData ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

Eq ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

Hashable ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

type Rep ServiceCatalogProvisionedProductDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails

type Rep ServiceCatalogProvisionedProductDetails = D1 ('MetaData "ServiceCatalogProvisionedProductDetails" "Amazonka.SageMaker.Types.ServiceCatalogProvisionedProductDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ServiceCatalogProvisionedProductDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "provisionedProductId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisionedProductStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newServiceCatalogProvisionedProductDetails :: ServiceCatalogProvisionedProductDetails Source #

Create a value of ServiceCatalogProvisionedProductDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisionedProductId:ServiceCatalogProvisionedProductDetails', serviceCatalogProvisionedProductDetails_provisionedProductId - The ID of the provisioned product.

$sel:provisionedProductStatusMessage:ServiceCatalogProvisionedProductDetails', serviceCatalogProvisionedProductDetails_provisionedProductStatusMessage - The current status of the product.

  • AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and completed.
  • UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.
  • TAINTED - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.
  • ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
  • PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.

serviceCatalogProvisionedProductDetails_provisionedProductStatusMessage :: Lens' ServiceCatalogProvisionedProductDetails (Maybe Text) Source #

The current status of the product.

  • AVAILABLE - Stable state, ready to perform any operation. The most recent operation succeeded and completed.
  • UNDER_CHANGE - Transitive state. Operations performed might not have valid results. Wait for an AVAILABLE status before performing operations.
  • TAINTED - Stable state, ready to perform any operation. The stack has completed the requested operation but is not exactly what was requested. For example, a request to update to a new version failed and the stack rolled back to the current version.
  • ERROR - An unexpected error occurred. The provisioned product exists but the stack is not running. For example, CloudFormation received a parameter value that was not valid and could not launch the stack.
  • PLAN_IN_PROGRESS - Transitive state. The plan operations were performed to provision a new product, but resources have not yet been created. After reviewing the list of resources to be created, execute the plan. Wait for an AVAILABLE status before performing operations.

ServiceCatalogProvisioningDetails

data ServiceCatalogProvisioningDetails Source #

Details that you specify to provision a service catalog product. For information about service catalog, see What is Amazon Web Services Service Catalog.

See: newServiceCatalogProvisioningDetails smart constructor.

Constructors

ServiceCatalogProvisioningDetails' 

Fields

Instances

Instances details
FromJSON ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

ToJSON ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

Generic ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

Associated Types

type Rep ServiceCatalogProvisioningDetails :: Type -> Type #

Read ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

Show ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

NFData ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

Eq ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

Hashable ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

type Rep ServiceCatalogProvisioningDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails

type Rep ServiceCatalogProvisioningDetails = D1 ('MetaData "ServiceCatalogProvisioningDetails" "Amazonka.SageMaker.Types.ServiceCatalogProvisioningDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ServiceCatalogProvisioningDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "pathId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "provisioningParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningParameter])) :*: S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newServiceCatalogProvisioningDetails Source #

Create a value of ServiceCatalogProvisioningDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:pathId:ServiceCatalogProvisioningDetails', serviceCatalogProvisioningDetails_pathId - The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.

$sel:provisioningArtifactId:ServiceCatalogProvisioningDetails', serviceCatalogProvisioningDetails_provisioningArtifactId - The ID of the provisioning artifact.

$sel:provisioningParameters:ServiceCatalogProvisioningDetails', serviceCatalogProvisioningDetails_provisioningParameters - A list of key value pairs that you specify when you provision a product.

$sel:productId:ServiceCatalogProvisioningDetails', serviceCatalogProvisioningDetails_productId - The ID of the product to provision.

serviceCatalogProvisioningDetails_pathId :: Lens' ServiceCatalogProvisioningDetails (Maybe Text) Source #

The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.

serviceCatalogProvisioningDetails_provisioningParameters :: Lens' ServiceCatalogProvisioningDetails (Maybe [ProvisioningParameter]) Source #

A list of key value pairs that you specify when you provision a product.

ServiceCatalogProvisioningUpdateDetails

data ServiceCatalogProvisioningUpdateDetails Source #

Details that you specify to provision a service catalog product. For information about service catalog, see What is Amazon Web Services Service Catalog.

See: newServiceCatalogProvisioningUpdateDetails smart constructor.

Constructors

ServiceCatalogProvisioningUpdateDetails' 

Fields

Instances

Instances details
ToJSON ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

Generic ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

Read ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

Show ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

NFData ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

Eq ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

Hashable ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

type Rep ServiceCatalogProvisioningUpdateDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails

type Rep ServiceCatalogProvisioningUpdateDetails = D1 ('MetaData "ServiceCatalogProvisioningUpdateDetails" "Amazonka.SageMaker.Types.ServiceCatalogProvisioningUpdateDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ServiceCatalogProvisioningUpdateDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "provisioningArtifactId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "provisioningParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProvisioningParameter]))))

newServiceCatalogProvisioningUpdateDetails :: ServiceCatalogProvisioningUpdateDetails Source #

Create a value of ServiceCatalogProvisioningUpdateDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:provisioningArtifactId:ServiceCatalogProvisioningUpdateDetails', serviceCatalogProvisioningUpdateDetails_provisioningArtifactId - The ID of the provisioning artifact.

$sel:provisioningParameters:ServiceCatalogProvisioningUpdateDetails', serviceCatalogProvisioningUpdateDetails_provisioningParameters - A list of key value pairs that you specify when you provision a product.

ShadowModeConfig

data ShadowModeConfig Source #

The configuration of ShadowMode inference experiment type, which specifies a production variant to take all the inference requests, and a shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant it also specifies the percentage of requests that Amazon SageMaker replicates.

See: newShadowModeConfig smart constructor.

Constructors

ShadowModeConfig' 

Fields

Instances

Instances details
FromJSON ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

ToJSON ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

Generic ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

Associated Types

type Rep ShadowModeConfig :: Type -> Type #

Read ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

Show ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

NFData ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

Methods

rnf :: ShadowModeConfig -> () #

Eq ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

Hashable ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

type Rep ShadowModeConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModeConfig

type Rep ShadowModeConfig = D1 ('MetaData "ShadowModeConfig" "Amazonka.SageMaker.Types.ShadowModeConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ShadowModeConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceModelVariantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "shadowModelVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ShadowModelVariantConfig))))

newShadowModeConfig Source #

Create a value of ShadowModeConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceModelVariantName:ShadowModeConfig', shadowModeConfig_sourceModelVariantName - The name of the production variant, which takes all the inference requests.

$sel:shadowModelVariants:ShadowModeConfig', shadowModeConfig_shadowModelVariants - List of shadow variant configurations.

shadowModeConfig_sourceModelVariantName :: Lens' ShadowModeConfig Text Source #

The name of the production variant, which takes all the inference requests.

ShadowModelVariantConfig

data ShadowModelVariantConfig Source #

The name and sampling percentage of a shadow variant.

See: newShadowModelVariantConfig smart constructor.

Constructors

ShadowModelVariantConfig' 

Fields

Instances

Instances details
FromJSON ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

ToJSON ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

Generic ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

Associated Types

type Rep ShadowModelVariantConfig :: Type -> Type #

Read ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

Show ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

NFData ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

Eq ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

Hashable ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

type Rep ShadowModelVariantConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShadowModelVariantConfig

type Rep ShadowModelVariantConfig = D1 ('MetaData "ShadowModelVariantConfig" "Amazonka.SageMaker.Types.ShadowModelVariantConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ShadowModelVariantConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "shadowModelVariantName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "samplingPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newShadowModelVariantConfig Source #

Create a value of ShadowModelVariantConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:shadowModelVariantName:ShadowModelVariantConfig', shadowModelVariantConfig_shadowModelVariantName - The name of the shadow variant.

$sel:samplingPercentage:ShadowModelVariantConfig', shadowModelVariantConfig_samplingPercentage - The percentage of inference requests that Amazon SageMaker replicates from the production variant to the shadow variant.

shadowModelVariantConfig_samplingPercentage :: Lens' ShadowModelVariantConfig Int Source #

The percentage of inference requests that Amazon SageMaker replicates from the production variant to the shadow variant.

SharingSettings

data SharingSettings Source #

Specifies options for sharing SageMaker Studio notebooks. These settings are specified as part of DefaultUserSettings when the CreateDomain API is called, and as part of UserSettings when the CreateUserProfile API is called. When SharingSettings is not specified, notebook sharing isn't allowed.

See: newSharingSettings smart constructor.

Constructors

SharingSettings' 

Fields

  • notebookOutputOption :: Maybe NotebookOutputOption

    Whether to include the notebook cell output when sharing the notebook. The default is Disabled.

  • s3KmsKeyId :: Maybe Text

    When NotebookOutputOption is Allowed, the Amazon Web Services Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.

  • s3OutputPath :: Maybe Text

    When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.

Instances

Instances details
FromJSON SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

ToJSON SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

Generic SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

Associated Types

type Rep SharingSettings :: Type -> Type #

Read SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

Show SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

NFData SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

Methods

rnf :: SharingSettings -> () #

Eq SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

Hashable SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

type Rep SharingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SharingSettings

type Rep SharingSettings = D1 ('MetaData "SharingSettings" "Amazonka.SageMaker.Types.SharingSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SharingSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notebookOutputOption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookOutputOption)) :*: (S1 ('MetaSel ('Just "s3KmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newSharingSettings :: SharingSettings Source #

Create a value of SharingSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:notebookOutputOption:SharingSettings', sharingSettings_notebookOutputOption - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.

$sel:s3KmsKeyId:SharingSettings', sharingSettings_s3KmsKeyId - When NotebookOutputOption is Allowed, the Amazon Web Services Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.

$sel:s3OutputPath:SharingSettings', sharingSettings_s3OutputPath - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.

sharingSettings_notebookOutputOption :: Lens' SharingSettings (Maybe NotebookOutputOption) Source #

Whether to include the notebook cell output when sharing the notebook. The default is Disabled.

sharingSettings_s3KmsKeyId :: Lens' SharingSettings (Maybe Text) Source #

When NotebookOutputOption is Allowed, the Amazon Web Services Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.

sharingSettings_s3OutputPath :: Lens' SharingSettings (Maybe Text) Source #

When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.

ShuffleConfig

data ShuffleConfig Source #

A configuration for a shuffle option for input data in a channel. If you use S3Prefix for S3DataType, the results of the S3 key prefix matches are shuffled. If you use ManifestFile, the order of the S3 object references in the ManifestFile is shuffled. If you use AugmentedManifestFile, the order of the JSON lines in the AugmentedManifestFile is shuffled. The shuffling order is determined using the Seed value.

For Pipe input mode, when ShuffleConfig is specified shuffling is done at the start of every epoch. With large datasets, this ensures that the order of the training data is different for each epoch, and it helps reduce bias and possible overfitting. In a multi-node training job when ShuffleConfig is combined with S3DataDistributionType of ShardedByS3Key, the data is shuffled across nodes so that the content sent to a particular node on the first epoch might be sent to a different node on the second epoch.

See: newShuffleConfig smart constructor.

Constructors

ShuffleConfig' 

Fields

  • seed :: Integer

    Determines the shuffling order in ShuffleConfig value.

Instances

Instances details
FromJSON ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

ToJSON ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

Generic ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

Associated Types

type Rep ShuffleConfig :: Type -> Type #

Read ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

Show ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

NFData ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

Methods

rnf :: ShuffleConfig -> () #

Eq ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

Hashable ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

type Rep ShuffleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.ShuffleConfig

type Rep ShuffleConfig = D1 ('MetaData "ShuffleConfig" "Amazonka.SageMaker.Types.ShuffleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ShuffleConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "seed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Integer)))

newShuffleConfig Source #

Create a value of ShuffleConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:seed:ShuffleConfig', shuffleConfig_seed - Determines the shuffling order in ShuffleConfig value.

shuffleConfig_seed :: Lens' ShuffleConfig Integer Source #

Determines the shuffling order in ShuffleConfig value.

SourceAlgorithm

data SourceAlgorithm Source #

Specifies an algorithm that was used to create the model package. The algorithm must be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you are subscribed to.

See: newSourceAlgorithm smart constructor.

Constructors

SourceAlgorithm' 

Fields

  • modelDataUrl :: Maybe Text

    The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

    The model artifacts must be in an S3 bucket that is in the same region as the algorithm.

  • algorithmName :: Text

    The name of an algorithm that was used to create the model package. The algorithm must be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you are subscribed to.

Instances

Instances details
FromJSON SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

ToJSON SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

Generic SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

Associated Types

type Rep SourceAlgorithm :: Type -> Type #

Read SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

Show SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

NFData SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

Methods

rnf :: SourceAlgorithm -> () #

Eq SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

Hashable SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

type Rep SourceAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithm

type Rep SourceAlgorithm = D1 ('MetaData "SourceAlgorithm" "Amazonka.SageMaker.Types.SourceAlgorithm" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SourceAlgorithm'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelDataUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSourceAlgorithm Source #

Create a value of SourceAlgorithm with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:modelDataUrl:SourceAlgorithm', sourceAlgorithm_modelDataUrl - The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

The model artifacts must be in an S3 bucket that is in the same region as the algorithm.

$sel:algorithmName:SourceAlgorithm', sourceAlgorithm_algorithmName - The name of an algorithm that was used to create the model package. The algorithm must be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you are subscribed to.

sourceAlgorithm_modelDataUrl :: Lens' SourceAlgorithm (Maybe Text) Source #

The Amazon S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

The model artifacts must be in an S3 bucket that is in the same region as the algorithm.

sourceAlgorithm_algorithmName :: Lens' SourceAlgorithm Text Source #

The name of an algorithm that was used to create the model package. The algorithm must be either an algorithm resource in your SageMaker account or an algorithm in Amazon Web Services Marketplace that you are subscribed to.

SourceAlgorithmSpecification

data SourceAlgorithmSpecification Source #

A list of algorithms that were used to create a model package.

See: newSourceAlgorithmSpecification smart constructor.

Constructors

SourceAlgorithmSpecification' 

Fields

Instances

Instances details
FromJSON SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

ToJSON SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

Generic SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

Associated Types

type Rep SourceAlgorithmSpecification :: Type -> Type #

Read SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

Show SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

NFData SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

Eq SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

Hashable SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

type Rep SourceAlgorithmSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceAlgorithmSpecification

type Rep SourceAlgorithmSpecification = D1 ('MetaData "SourceAlgorithmSpecification" "Amazonka.SageMaker.Types.SourceAlgorithmSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SourceAlgorithmSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceAlgorithms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty SourceAlgorithm))))

newSourceAlgorithmSpecification Source #

Create a value of SourceAlgorithmSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceAlgorithms:SourceAlgorithmSpecification', sourceAlgorithmSpecification_sourceAlgorithms - A list of the algorithms that were used to create a model package.

sourceAlgorithmSpecification_sourceAlgorithms :: Lens' SourceAlgorithmSpecification (NonEmpty SourceAlgorithm) Source #

A list of the algorithms that were used to create a model package.

SourceIpConfig

data SourceIpConfig Source #

A list of IP address ranges (CIDRs). Used to create an allow list of IP addresses for a private workforce. Workers will only be able to login to their worker portal from an IP address within this range. By default, a workforce isn't restricted to specific IP addresses.

See: newSourceIpConfig smart constructor.

Constructors

SourceIpConfig' 

Fields

Instances

Instances details
FromJSON SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

ToJSON SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

Generic SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

Associated Types

type Rep SourceIpConfig :: Type -> Type #

Read SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

Show SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

NFData SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

Methods

rnf :: SourceIpConfig -> () #

Eq SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

Hashable SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

type Rep SourceIpConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SourceIpConfig

type Rep SourceIpConfig = D1 ('MetaData "SourceIpConfig" "Amazonka.SageMaker.Types.SourceIpConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SourceIpConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cidrs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newSourceIpConfig :: SourceIpConfig Source #

Create a value of SourceIpConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cidrs:SourceIpConfig', sourceIpConfig_cidrs - A list of one to ten Classless Inter-Domain Routing (CIDR) values.

Maximum: Ten CIDR values

The following Length Constraints apply to individual CIDR values in the CIDR value list.

sourceIpConfig_cidrs :: Lens' SourceIpConfig [Text] Source #

A list of one to ten Classless Inter-Domain Routing (CIDR) values.

Maximum: Ten CIDR values

The following Length Constraints apply to individual CIDR values in the CIDR value list.

SpaceDetails

data SpaceDetails Source #

The space's details.

See: newSpaceDetails smart constructor.

Constructors

SpaceDetails' 

Fields

Instances

Instances details
FromJSON SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

Generic SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

Associated Types

type Rep SpaceDetails :: Type -> Type #

Read SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

Show SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

NFData SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

Methods

rnf :: SpaceDetails -> () #

Eq SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

Hashable SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

type Rep SpaceDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceDetails

type Rep SpaceDetails = D1 ('MetaData "SpaceDetails" "Amazonka.SageMaker.Types.SpaceDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SpaceDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SpaceStatus))))))

newSpaceDetails :: SpaceDetails Source #

Create a value of SpaceDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:SpaceDetails', spaceDetails_creationTime - The creation time.

$sel:domainId:SpaceDetails', spaceDetails_domainId - The ID of the associated Domain.

$sel:lastModifiedTime:SpaceDetails', spaceDetails_lastModifiedTime - The last modified time.

$sel:spaceName:SpaceDetails', spaceDetails_spaceName - The name of the space.

$sel:status:SpaceDetails', spaceDetails_status - The status.

spaceDetails_domainId :: Lens' SpaceDetails (Maybe Text) Source #

The ID of the associated Domain.

SpaceSettings

data SpaceSettings Source #

A collection of space settings.

See: newSpaceSettings smart constructor.

Instances

Instances details
FromJSON SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

ToJSON SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

Generic SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

Associated Types

type Rep SpaceSettings :: Type -> Type #

Read SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

Show SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

NFData SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

Methods

rnf :: SpaceSettings -> () #

Eq SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

Hashable SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

type Rep SpaceSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SpaceSettings

type Rep SpaceSettings = D1 ('MetaData "SpaceSettings" "Amazonka.SageMaker.Types.SpaceSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SpaceSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jupyterServerAppSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JupyterServerAppSettings)) :*: S1 ('MetaSel ('Just "kernelGatewayAppSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KernelGatewayAppSettings))))

newSpaceSettings :: SpaceSettings Source #

Create a value of SpaceSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jupyterServerAppSettings:SpaceSettings', spaceSettings_jupyterServerAppSettings - Undocumented member.

$sel:kernelGatewayAppSettings:SpaceSettings', spaceSettings_kernelGatewayAppSettings - Undocumented member.

StoppingCondition

data StoppingCondition Source #

Specifies a limit to how long a model training job or model compilation job can run. It also specifies how long a managed spot training job has to complete. When the job reaches the time limit, SageMaker ends the training or compilation job. Use this API to cap model training costs.

To stop a training job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts, so the results of training are not lost.

The training algorithms provided by SageMaker automatically save the intermediate results of a model training job when possible. This attempt to save artifacts is only a best effort case as model might not be in a state from which it can be saved. For example, if training has just started, the model might not be ready to save. When saved, this intermediate data is a valid model artifact. You can use it to create a model with CreateModel.

The Neural Topic Model (NTM) currently does not support saving intermediate model artifacts. When training NTMs, make sure that the maximum runtime is sufficient for the training job to complete.

See: newStoppingCondition smart constructor.

Constructors

StoppingCondition' 

Fields

  • maxRuntimeInSeconds :: Maybe Natural

    The maximum length of time, in seconds, that a training or compilation job can run before it is stopped.

    For compilation jobs, if the job does not complete during this time, a TimeOut error is generated. We recommend starting with 900 seconds and increasing as necessary based on your model.

    For all other jobs, if the job does not complete during this time, SageMaker ends the job. When RetryStrategy is specified in the job request, MaxRuntimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt. The default value is 1 day. The maximum value is 28 days.

    The maximum time that a TrainingJob can run in total, including any time spent publishing metrics or archiving and uploading models after it has been stopped, is 30 days.

  • maxWaitTimeInSeconds :: Maybe Natural

    The maximum length of time, in seconds, that a managed Spot training job has to complete. It is the amount of time spent waiting for Spot capacity plus the amount of time the job can run. It must be equal to or greater than MaxRuntimeInSeconds. If the job does not complete during this time, SageMaker ends the job.

    When RetryStrategy is specified in the job request, MaxWaitTimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt.

Instances

Instances details
FromJSON StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

ToJSON StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

Generic StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

Associated Types

type Rep StoppingCondition :: Type -> Type #

Read StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

Show StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

NFData StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

Methods

rnf :: StoppingCondition -> () #

Eq StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

Hashable StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

type Rep StoppingCondition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StoppingCondition

type Rep StoppingCondition = D1 ('MetaData "StoppingCondition" "Amazonka.SageMaker.Types.StoppingCondition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StoppingCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxRuntimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxWaitTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))

newStoppingCondition :: StoppingCondition Source #

Create a value of StoppingCondition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxRuntimeInSeconds:StoppingCondition', stoppingCondition_maxRuntimeInSeconds - The maximum length of time, in seconds, that a training or compilation job can run before it is stopped.

For compilation jobs, if the job does not complete during this time, a TimeOut error is generated. We recommend starting with 900 seconds and increasing as necessary based on your model.

For all other jobs, if the job does not complete during this time, SageMaker ends the job. When RetryStrategy is specified in the job request, MaxRuntimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt. The default value is 1 day. The maximum value is 28 days.

The maximum time that a TrainingJob can run in total, including any time spent publishing metrics or archiving and uploading models after it has been stopped, is 30 days.

$sel:maxWaitTimeInSeconds:StoppingCondition', stoppingCondition_maxWaitTimeInSeconds - The maximum length of time, in seconds, that a managed Spot training job has to complete. It is the amount of time spent waiting for Spot capacity plus the amount of time the job can run. It must be equal to or greater than MaxRuntimeInSeconds. If the job does not complete during this time, SageMaker ends the job.

When RetryStrategy is specified in the job request, MaxWaitTimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt.

stoppingCondition_maxRuntimeInSeconds :: Lens' StoppingCondition (Maybe Natural) Source #

The maximum length of time, in seconds, that a training or compilation job can run before it is stopped.

For compilation jobs, if the job does not complete during this time, a TimeOut error is generated. We recommend starting with 900 seconds and increasing as necessary based on your model.

For all other jobs, if the job does not complete during this time, SageMaker ends the job. When RetryStrategy is specified in the job request, MaxRuntimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt. The default value is 1 day. The maximum value is 28 days.

The maximum time that a TrainingJob can run in total, including any time spent publishing metrics or archiving and uploading models after it has been stopped, is 30 days.

stoppingCondition_maxWaitTimeInSeconds :: Lens' StoppingCondition (Maybe Natural) Source #

The maximum length of time, in seconds, that a managed Spot training job has to complete. It is the amount of time spent waiting for Spot capacity plus the amount of time the job can run. It must be equal to or greater than MaxRuntimeInSeconds. If the job does not complete during this time, SageMaker ends the job.

When RetryStrategy is specified in the job request, MaxWaitTimeInSeconds specifies the maximum time for all of the attempts in total, not each individual attempt.

StudioLifecycleConfigDetails

data StudioLifecycleConfigDetails Source #

Details of the Studio Lifecycle Configuration.

See: newStudioLifecycleConfigDetails smart constructor.

Constructors

StudioLifecycleConfigDetails' 

Fields

Instances

Instances details
FromJSON StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

Generic StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

Associated Types

type Rep StudioLifecycleConfigDetails :: Type -> Type #

Read StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

Show StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

NFData StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

Eq StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

Hashable StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

type Rep StudioLifecycleConfigDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.StudioLifecycleConfigDetails

type Rep StudioLifecycleConfigDetails = D1 ('MetaData "StudioLifecycleConfigDetails" "Amazonka.SageMaker.Types.StudioLifecycleConfigDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StudioLifecycleConfigDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "studioLifecycleConfigAppType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioLifecycleConfigAppType)) :*: (S1 ('MetaSel ('Just "studioLifecycleConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newStudioLifecycleConfigDetails :: StudioLifecycleConfigDetails Source #

Create a value of StudioLifecycleConfigDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:StudioLifecycleConfigDetails', studioLifecycleConfigDetails_creationTime - The creation time of the Studio Lifecycle Configuration.

$sel:lastModifiedTime:StudioLifecycleConfigDetails', studioLifecycleConfigDetails_lastModifiedTime - This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.

$sel:studioLifecycleConfigAppType:StudioLifecycleConfigDetails', studioLifecycleConfigDetails_studioLifecycleConfigAppType - The App type to which the Lifecycle Configuration is attached.

$sel:studioLifecycleConfigArn:StudioLifecycleConfigDetails', studioLifecycleConfigDetails_studioLifecycleConfigArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration.

$sel:studioLifecycleConfigName:StudioLifecycleConfigDetails', studioLifecycleConfigDetails_studioLifecycleConfigName - The name of the Studio Lifecycle Configuration.

studioLifecycleConfigDetails_creationTime :: Lens' StudioLifecycleConfigDetails (Maybe UTCTime) Source #

The creation time of the Studio Lifecycle Configuration.

studioLifecycleConfigDetails_lastModifiedTime :: Lens' StudioLifecycleConfigDetails (Maybe UTCTime) Source #

This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.

studioLifecycleConfigDetails_studioLifecycleConfigArn :: Lens' StudioLifecycleConfigDetails (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Lifecycle Configuration.

SubscribedWorkteam

data SubscribedWorkteam Source #

Describes a work team of a vendor that does the a labelling job.

See: newSubscribedWorkteam smart constructor.

Constructors

SubscribedWorkteam' 

Fields

Instances

Instances details
FromJSON SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

Generic SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

Associated Types

type Rep SubscribedWorkteam :: Type -> Type #

Read SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

Show SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

NFData SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

Methods

rnf :: SubscribedWorkteam -> () #

Eq SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

Hashable SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

type Rep SubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SubscribedWorkteam

type Rep SubscribedWorkteam = D1 ('MetaData "SubscribedWorkteam" "Amazonka.SageMaker.Types.SubscribedWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SubscribedWorkteam'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "listingId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "marketplaceDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "marketplaceTitle") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sellerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "workteamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newSubscribedWorkteam Source #

Create a value of SubscribedWorkteam with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:listingId:SubscribedWorkteam', subscribedWorkteam_listingId - Marketplace product listing ID.

$sel:marketplaceDescription:SubscribedWorkteam', subscribedWorkteam_marketplaceDescription - The description of the vendor from the Amazon Marketplace.

$sel:marketplaceTitle:SubscribedWorkteam', subscribedWorkteam_marketplaceTitle - The title of the service provided by the vendor in the Amazon Marketplace.

$sel:sellerName:SubscribedWorkteam', subscribedWorkteam_sellerName - The name of the vendor in the Amazon Marketplace.

$sel:workteamArn:SubscribedWorkteam', subscribedWorkteam_workteamArn - The Amazon Resource Name (ARN) of the vendor that you have subscribed.

subscribedWorkteam_marketplaceDescription :: Lens' SubscribedWorkteam (Maybe Text) Source #

The description of the vendor from the Amazon Marketplace.

subscribedWorkteam_marketplaceTitle :: Lens' SubscribedWorkteam (Maybe Text) Source #

The title of the service provided by the vendor in the Amazon Marketplace.

subscribedWorkteam_sellerName :: Lens' SubscribedWorkteam (Maybe Text) Source #

The name of the vendor in the Amazon Marketplace.

subscribedWorkteam_workteamArn :: Lens' SubscribedWorkteam Text Source #

The Amazon Resource Name (ARN) of the vendor that you have subscribed.

SuggestionQuery

data SuggestionQuery Source #

Specified in the GetSearchSuggestions request. Limits the property names that are included in the response.

See: newSuggestionQuery smart constructor.

Constructors

SuggestionQuery' 

Fields

Instances

Instances details
ToJSON SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

Generic SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

Associated Types

type Rep SuggestionQuery :: Type -> Type #

Read SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

Show SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

NFData SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

Methods

rnf :: SuggestionQuery -> () #

Eq SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

Hashable SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

type Rep SuggestionQuery Source # 
Instance details

Defined in Amazonka.SageMaker.Types.SuggestionQuery

type Rep SuggestionQuery = D1 ('MetaData "SuggestionQuery" "Amazonka.SageMaker.Types.SuggestionQuery" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SuggestionQuery'" 'PrefixI 'True) (S1 ('MetaSel ('Just "propertyNameQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PropertyNameQuery))))

newSuggestionQuery :: SuggestionQuery Source #

Create a value of SuggestionQuery with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:propertyNameQuery:SuggestionQuery', suggestionQuery_propertyNameQuery - Defines a property name hint. Only property names that begin with the specified hint are included in the response.

suggestionQuery_propertyNameQuery :: Lens' SuggestionQuery (Maybe PropertyNameQuery) Source #

Defines a property name hint. Only property names that begin with the specified hint are included in the response.

Tag

data Tag Source #

A tag object that consists of a key and an optional value, used to manage metadata for SageMaker Amazon Web Services resources.

You can add tags to notebook instances, training jobs, hyperparameter tuning jobs, batch transform jobs, models, labeling jobs, work teams, endpoint configurations, and endpoints. For more information on adding tags to SageMaker resources, see AddTags.

For more information on adding metadata to your Amazon Web Services resources with tagging, see Tagging Amazon Web Services resources. For advice on best practices for managing Amazon Web Services resources with tagging, see Tagging Best Practices: Implement an Effective Amazon Web Services Resource Tagging Strategy.

See: newTag smart constructor.

Constructors

Tag' 

Fields

  • key :: Text

    The tag key. Tag keys must be unique per resource.

  • value :: Text

    The tag value.

Instances

Instances details
FromJSON Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

ToJSON Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Generic Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Read Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Methods

(==) :: Tag -> Tag -> Bool #

(/=) :: Tag -> Tag -> Bool #

Hashable Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.SageMaker.Types.Tag" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:Tag', tag_key - The tag key. Tag keys must be unique per resource.

$sel:value:Tag', tag_value - The tag value.

tag_key :: Lens' Tag Text Source #

The tag key. Tag keys must be unique per resource.

tag_value :: Lens' Tag Text Source #

The tag value.

TargetPlatform

data TargetPlatform Source #

Contains information about a target platform that you want your model to run on, such as OS, architecture, and accelerators. It is an alternative of TargetDevice.

See: newTargetPlatform smart constructor.

Constructors

TargetPlatform' 

Fields

  • accelerator :: Maybe TargetPlatformAccelerator

    Specifies a target platform accelerator (optional).

    • NVIDIA: Nvidia graphics processing unit. It also requires gpu-code, trt-ver, cuda-ver compiler options
    • MALI: ARM Mali graphics processor
    • INTEL_GRAPHICS: Integrated Intel graphics
  • os :: TargetPlatformOs

    Specifies a target platform OS.

    • LINUX: Linux-based operating systems.
    • ANDROID: Android operating systems. Android API level can be specified using the ANDROID_PLATFORM compiler option. For example, "CompilerOptions": {'ANDROID_PLATFORM': 28}
  • arch :: TargetPlatformArch

    Specifies a target platform architecture.

    • X86_64: 64-bit version of the x86 instruction set.
    • X86: 32-bit version of the x86 instruction set.
    • ARM64: ARMv8 64-bit CPU.
    • ARM_EABIHF: ARMv7 32-bit, Hard Float.
    • ARM_EABI: ARMv7 32-bit, Soft Float. Used by Android 32-bit ARM platform.

Instances

Instances details
FromJSON TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

ToJSON TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

Generic TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

Associated Types

type Rep TargetPlatform :: Type -> Type #

Read TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

Show TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

NFData TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

Methods

rnf :: TargetPlatform -> () #

Eq TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

Hashable TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

type Rep TargetPlatform Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TargetPlatform

type Rep TargetPlatform = D1 ('MetaData "TargetPlatform" "Amazonka.SageMaker.Types.TargetPlatform" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TargetPlatform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accelerator") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetPlatformAccelerator)) :*: (S1 ('MetaSel ('Just "os") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TargetPlatformOs) :*: S1 ('MetaSel ('Just "arch") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TargetPlatformArch))))

newTargetPlatform Source #

Create a value of TargetPlatform with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accelerator:TargetPlatform', targetPlatform_accelerator - Specifies a target platform accelerator (optional).

  • NVIDIA: Nvidia graphics processing unit. It also requires gpu-code, trt-ver, cuda-ver compiler options
  • MALI: ARM Mali graphics processor
  • INTEL_GRAPHICS: Integrated Intel graphics

$sel:os:TargetPlatform', targetPlatform_os - Specifies a target platform OS.

  • LINUX: Linux-based operating systems.
  • ANDROID: Android operating systems. Android API level can be specified using the ANDROID_PLATFORM compiler option. For example, "CompilerOptions": {'ANDROID_PLATFORM': 28}

$sel:arch:TargetPlatform', targetPlatform_arch - Specifies a target platform architecture.

  • X86_64: 64-bit version of the x86 instruction set.
  • X86: 32-bit version of the x86 instruction set.
  • ARM64: ARMv8 64-bit CPU.
  • ARM_EABIHF: ARMv7 32-bit, Hard Float.
  • ARM_EABI: ARMv7 32-bit, Soft Float. Used by Android 32-bit ARM platform.

targetPlatform_accelerator :: Lens' TargetPlatform (Maybe TargetPlatformAccelerator) Source #

Specifies a target platform accelerator (optional).

  • NVIDIA: Nvidia graphics processing unit. It also requires gpu-code, trt-ver, cuda-ver compiler options
  • MALI: ARM Mali graphics processor
  • INTEL_GRAPHICS: Integrated Intel graphics

targetPlatform_os :: Lens' TargetPlatform TargetPlatformOs Source #

Specifies a target platform OS.

  • LINUX: Linux-based operating systems.
  • ANDROID: Android operating systems. Android API level can be specified using the ANDROID_PLATFORM compiler option. For example, "CompilerOptions": {'ANDROID_PLATFORM': 28}

targetPlatform_arch :: Lens' TargetPlatform TargetPlatformArch Source #

Specifies a target platform architecture.

  • X86_64: 64-bit version of the x86 instruction set.
  • X86: 32-bit version of the x86 instruction set.
  • ARM64: ARMv8 64-bit CPU.
  • ARM_EABIHF: ARMv7 32-bit, Hard Float.
  • ARM_EABI: ARMv7 32-bit, Soft Float. Used by Android 32-bit ARM platform.

TensorBoardAppSettings

data TensorBoardAppSettings Source #

The TensorBoard app settings.

See: newTensorBoardAppSettings smart constructor.

Constructors

TensorBoardAppSettings' 

Fields

Instances

Instances details
FromJSON TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

ToJSON TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

Generic TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

Associated Types

type Rep TensorBoardAppSettings :: Type -> Type #

Read TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

Show TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

NFData TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

Methods

rnf :: TensorBoardAppSettings -> () #

Eq TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

Hashable TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

type Rep TensorBoardAppSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardAppSettings

type Rep TensorBoardAppSettings = D1 ('MetaData "TensorBoardAppSettings" "Amazonka.SageMaker.Types.TensorBoardAppSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TensorBoardAppSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "defaultResourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec))))

newTensorBoardAppSettings :: TensorBoardAppSettings Source #

Create a value of TensorBoardAppSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:defaultResourceSpec:TensorBoardAppSettings', tensorBoardAppSettings_defaultResourceSpec - The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.

tensorBoardAppSettings_defaultResourceSpec :: Lens' TensorBoardAppSettings (Maybe ResourceSpec) Source #

The default instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.

TensorBoardOutputConfig

data TensorBoardOutputConfig Source #

Configuration of storage locations for the Amazon SageMaker Debugger TensorBoard output data.

See: newTensorBoardOutputConfig smart constructor.

Constructors

TensorBoardOutputConfig' 

Fields

  • localPath :: Maybe Text

    Path to local storage location for tensorBoard output. Defaults to /opt/ml/output/tensorboard.

  • s3OutputPath :: Text

    Path to Amazon S3 storage location for TensorBoard output.

Instances

Instances details
FromJSON TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

ToJSON TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

Generic TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

Associated Types

type Rep TensorBoardOutputConfig :: Type -> Type #

Read TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

Show TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

NFData TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

Methods

rnf :: TensorBoardOutputConfig -> () #

Eq TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

Hashable TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

type Rep TensorBoardOutputConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TensorBoardOutputConfig

type Rep TensorBoardOutputConfig = D1 ('MetaData "TensorBoardOutputConfig" "Amazonka.SageMaker.Types.TensorBoardOutputConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TensorBoardOutputConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "localPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTensorBoardOutputConfig Source #

Create a value of TensorBoardOutputConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:localPath:TensorBoardOutputConfig', tensorBoardOutputConfig_localPath - Path to local storage location for tensorBoard output. Defaults to /opt/ml/output/tensorboard.

$sel:s3OutputPath:TensorBoardOutputConfig', tensorBoardOutputConfig_s3OutputPath - Path to Amazon S3 storage location for TensorBoard output.

tensorBoardOutputConfig_localPath :: Lens' TensorBoardOutputConfig (Maybe Text) Source #

Path to local storage location for tensorBoard output. Defaults to /opt/ml/output/tensorboard.

tensorBoardOutputConfig_s3OutputPath :: Lens' TensorBoardOutputConfig Text Source #

Path to Amazon S3 storage location for TensorBoard output.

TimeSeriesForecastingSettings

data TimeSeriesForecastingSettings Source #

Time series forecast settings for the SageMaker Canvas app.

See: newTimeSeriesForecastingSettings smart constructor.

Constructors

TimeSeriesForecastingSettings' 

Fields

  • amazonForecastRoleArn :: Maybe Text

    The IAM role that Canvas passes to Amazon Forecast for time series forecasting. By default, Canvas uses the execution role specified in the UserProfile that launches the Canvas app. If an execution role is not specified in the UserProfile, Canvas uses the execution role specified in the Domain that owns the UserProfile. To allow time series forecasting, this IAM role should have the AmazonSageMakerCanvasForecastAccess policy attached and forecast.amazonaws.com added in the trust relationship as a service principal.

  • status :: Maybe FeatureStatus

    Describes whether time series forecasting is enabled or disabled in the Canvas app.

Instances

Instances details
FromJSON TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

ToJSON TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

Generic TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

Associated Types

type Rep TimeSeriesForecastingSettings :: Type -> Type #

Read TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

Show TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

NFData TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

Eq TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

Hashable TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

type Rep TimeSeriesForecastingSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TimeSeriesForecastingSettings

type Rep TimeSeriesForecastingSettings = D1 ('MetaData "TimeSeriesForecastingSettings" "Amazonka.SageMaker.Types.TimeSeriesForecastingSettings" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TimeSeriesForecastingSettings'" 'PrefixI 'True) (S1 ('MetaSel ('Just "amazonForecastRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeatureStatus))))

newTimeSeriesForecastingSettings :: TimeSeriesForecastingSettings Source #

Create a value of TimeSeriesForecastingSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:amazonForecastRoleArn:TimeSeriesForecastingSettings', timeSeriesForecastingSettings_amazonForecastRoleArn - The IAM role that Canvas passes to Amazon Forecast for time series forecasting. By default, Canvas uses the execution role specified in the UserProfile that launches the Canvas app. If an execution role is not specified in the UserProfile, Canvas uses the execution role specified in the Domain that owns the UserProfile. To allow time series forecasting, this IAM role should have the AmazonSageMakerCanvasForecastAccess policy attached and forecast.amazonaws.com added in the trust relationship as a service principal.

$sel:status:TimeSeriesForecastingSettings', timeSeriesForecastingSettings_status - Describes whether time series forecasting is enabled or disabled in the Canvas app.

timeSeriesForecastingSettings_amazonForecastRoleArn :: Lens' TimeSeriesForecastingSettings (Maybe Text) Source #

The IAM role that Canvas passes to Amazon Forecast for time series forecasting. By default, Canvas uses the execution role specified in the UserProfile that launches the Canvas app. If an execution role is not specified in the UserProfile, Canvas uses the execution role specified in the Domain that owns the UserProfile. To allow time series forecasting, this IAM role should have the AmazonSageMakerCanvasForecastAccess policy attached and forecast.amazonaws.com added in the trust relationship as a service principal.

timeSeriesForecastingSettings_status :: Lens' TimeSeriesForecastingSettings (Maybe FeatureStatus) Source #

Describes whether time series forecasting is enabled or disabled in the Canvas app.

TrafficPattern

data TrafficPattern Source #

Defines the traffic pattern of the load test.

See: newTrafficPattern smart constructor.

Constructors

TrafficPattern' 

Fields

Instances

Instances details
FromJSON TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

ToJSON TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

Generic TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

Associated Types

type Rep TrafficPattern :: Type -> Type #

Read TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

Show TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

NFData TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

Methods

rnf :: TrafficPattern -> () #

Eq TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

Hashable TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

type Rep TrafficPattern Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficPattern

type Rep TrafficPattern = D1 ('MetaData "TrafficPattern" "Amazonka.SageMaker.Types.TrafficPattern" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrafficPattern'" 'PrefixI 'True) (S1 ('MetaSel ('Just "phases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Phase))) :*: S1 ('MetaSel ('Just "trafficType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrafficType))))

newTrafficPattern :: TrafficPattern Source #

Create a value of TrafficPattern with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:phases:TrafficPattern', trafficPattern_phases - Defines the phases traffic specification.

$sel:trafficType:TrafficPattern', trafficPattern_trafficType - Defines the traffic patterns.

trafficPattern_phases :: Lens' TrafficPattern (Maybe (NonEmpty Phase)) Source #

Defines the phases traffic specification.

TrafficRoutingConfig

data TrafficRoutingConfig Source #

Defines the traffic routing strategy during an endpoint deployment to shift traffic from the old fleet to the new fleet.

See: newTrafficRoutingConfig smart constructor.

Constructors

TrafficRoutingConfig' 

Fields

  • canarySize :: Maybe CapacitySize

    Batch size for the first step to turn on traffic on the new endpoint fleet. Value must be less than or equal to 50% of the variant's total instance count.

  • linearStepSize :: Maybe CapacitySize

    Batch size for each step to turn on traffic on the new endpoint fleet. Value must be 10-50% of the variant's total instance count.

  • type' :: TrafficRoutingConfigType

    Traffic routing strategy type.

    • ALL_AT_ONCE: Endpoint traffic shifts to the new fleet in a single step.
    • CANARY: Endpoint traffic shifts to the new fleet in two steps. The first step is the canary, which is a small portion of the traffic. The second step is the remainder of the traffic.
    • LINEAR: Endpoint traffic shifts to the new fleet in n steps of a configurable size.
  • waitIntervalInSeconds :: Natural

    The waiting time (in seconds) between incremental steps to turn on traffic on the new endpoint fleet.

Instances

Instances details
FromJSON TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

ToJSON TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

Generic TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

Associated Types

type Rep TrafficRoutingConfig :: Type -> Type #

Read TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

Show TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

NFData TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

Methods

rnf :: TrafficRoutingConfig -> () #

Eq TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

Hashable TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

type Rep TrafficRoutingConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrafficRoutingConfig

type Rep TrafficRoutingConfig = D1 ('MetaData "TrafficRoutingConfig" "Amazonka.SageMaker.Types.TrafficRoutingConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrafficRoutingConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "canarySize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CapacitySize)) :*: S1 ('MetaSel ('Just "linearStepSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CapacitySize))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrafficRoutingConfigType) :*: S1 ('MetaSel ('Just "waitIntervalInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newTrafficRoutingConfig Source #

Create a value of TrafficRoutingConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:canarySize:TrafficRoutingConfig', trafficRoutingConfig_canarySize - Batch size for the first step to turn on traffic on the new endpoint fleet. Value must be less than or equal to 50% of the variant's total instance count.

$sel:linearStepSize:TrafficRoutingConfig', trafficRoutingConfig_linearStepSize - Batch size for each step to turn on traffic on the new endpoint fleet. Value must be 10-50% of the variant's total instance count.

TrafficRoutingConfig, trafficRoutingConfig_type - Traffic routing strategy type.

  • ALL_AT_ONCE: Endpoint traffic shifts to the new fleet in a single step.
  • CANARY: Endpoint traffic shifts to the new fleet in two steps. The first step is the canary, which is a small portion of the traffic. The second step is the remainder of the traffic.
  • LINEAR: Endpoint traffic shifts to the new fleet in n steps of a configurable size.

$sel:waitIntervalInSeconds:TrafficRoutingConfig', trafficRoutingConfig_waitIntervalInSeconds - The waiting time (in seconds) between incremental steps to turn on traffic on the new endpoint fleet.

trafficRoutingConfig_canarySize :: Lens' TrafficRoutingConfig (Maybe CapacitySize) Source #

Batch size for the first step to turn on traffic on the new endpoint fleet. Value must be less than or equal to 50% of the variant's total instance count.

trafficRoutingConfig_linearStepSize :: Lens' TrafficRoutingConfig (Maybe CapacitySize) Source #

Batch size for each step to turn on traffic on the new endpoint fleet. Value must be 10-50% of the variant's total instance count.

trafficRoutingConfig_type :: Lens' TrafficRoutingConfig TrafficRoutingConfigType Source #

Traffic routing strategy type.

  • ALL_AT_ONCE: Endpoint traffic shifts to the new fleet in a single step.
  • CANARY: Endpoint traffic shifts to the new fleet in two steps. The first step is the canary, which is a small portion of the traffic. The second step is the remainder of the traffic.
  • LINEAR: Endpoint traffic shifts to the new fleet in n steps of a configurable size.

trafficRoutingConfig_waitIntervalInSeconds :: Lens' TrafficRoutingConfig Natural Source #

The waiting time (in seconds) between incremental steps to turn on traffic on the new endpoint fleet.

TrainingJob

data TrainingJob Source #

Contains information about a training job.

See: newTrainingJob smart constructor.

Constructors

TrainingJob' 

Fields

  • algorithmSpecification :: Maybe AlgorithmSpecification

    Information about the algorithm used for training, and algorithm metadata.

  • autoMLJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the job.

  • billableTimeInSeconds :: Maybe Natural

    The billable time in seconds.

  • checkpointConfig :: Maybe CheckpointConfig
     
  • creationTime :: Maybe POSIX

    A timestamp that indicates when the training job was created.

  • debugHookConfig :: Maybe DebugHookConfig
     
  • debugRuleConfigurations :: Maybe [DebugRuleConfiguration]

    Information about the debug rule configuration.

  • debugRuleEvaluationStatuses :: Maybe [DebugRuleEvaluationStatus]

    Information about the evaluation status of the rules for the training job.

  • enableInterContainerTrafficEncryption :: Maybe Bool

    To encrypt all communications between ML compute instances in distributed training, choose True. Encryption provides greater security for distributed training, but training might take longer. How long it takes depends on the amount of communication between compute instances, especially if you use a deep learning algorithm in distributed training.

  • enableManagedSpotTraining :: Maybe Bool

    When true, enables managed spot training using Amazon EC2 Spot instances to run training jobs instead of on-demand instances. For more information, see Managed Spot Training.

  • enableNetworkIsolation :: Maybe Bool

    If the TrainingJob was created with network isolation, the value is set to true. If network isolation is enabled, nodes can't communicate beyond the VPC they run in.

  • environment :: Maybe (HashMap Text Text)

    The environment variables to set in the Docker container.

  • experimentConfig :: Maybe ExperimentConfig
     
  • failureReason :: Maybe Text

    If the training job failed, the reason it failed.

  • finalMetricDataList :: Maybe [MetricData]

    A list of final metric values that are set when the training job completes. Used only if the training job was configured to use metrics.

  • hyperParameters :: Maybe (HashMap Text Text)

    Algorithm-specific parameters.

  • inputDataConfig :: Maybe (NonEmpty Channel)

    An array of Channel objects that describes each data input channel.

  • labelingJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the labeling job.

  • lastModifiedTime :: Maybe POSIX

    A timestamp that indicates when the status of the training job was last modified.

  • modelArtifacts :: Maybe ModelArtifacts

    Information about the Amazon S3 location that is configured for storing model artifacts.

  • outputDataConfig :: Maybe OutputDataConfig

    The S3 path where model artifacts that you configured when creating the job are stored. SageMaker creates subfolders for model artifacts.

  • resourceConfig :: Maybe ResourceConfig

    Resources, including ML compute instances and ML storage volumes, that are configured for model training.

  • retryStrategy :: Maybe RetryStrategy

    The number of times to retry the job when the job fails due to an InternalServerError.

  • roleArn :: Maybe Text

    The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.

  • secondaryStatus :: Maybe SecondaryStatus

    Provides detailed information about the state of the training job. For detailed information about the secondary status of the training job, see StatusMessage under SecondaryStatusTransition.

    SageMaker provides primary statuses and secondary statuses that apply to each of them:

    InProgress
    - Starting - Starting the training job.
    • Downloading - An optional stage for algorithms that support File training input mode. It indicates that data is being downloaded to the ML storage volumes.
    • Training - Training is in progress.
    • Uploading - Training is complete and the model artifacts are being uploaded to the S3 location.
    Completed
    - Completed - The training job has completed.
    Failed
    - Failed - The training job has failed. The reason for the failure is returned in the FailureReason field of DescribeTrainingJobResponse.
    Stopped
    - MaxRuntimeExceeded - The job stopped because it exceeded the maximum allowed runtime.
    • Stopped - The training job has stopped.
    Stopping
    - Stopping - Stopping the training job.

    Valid values for SecondaryStatus are subject to change.

    We no longer support the following secondary statuses:

    • LaunchingMLInstances
    • PreparingTrainingStack
    • DownloadingTrainingImage
  • secondaryStatusTransitions :: Maybe [SecondaryStatusTransition]

    A history of all of the secondary statuses that the training job has transitioned through.

  • stoppingCondition :: Maybe StoppingCondition

    Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

    To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts, so the results of training are not lost.

  • tags :: Maybe [Tag]

    An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

  • tensorBoardOutputConfig :: Maybe TensorBoardOutputConfig
     
  • trainingEndTime :: Maybe POSIX

    Indicates the time when the training job ends on training instances. You are billed for the time interval between the value of TrainingStartTime and this time. For successful jobs and stopped jobs, this is the time after model artifacts are uploaded. For failed jobs, this is the time when SageMaker detects a job failure.

  • trainingJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the training job.

  • trainingJobName :: Maybe Text

    The name of the training job.

  • trainingJobStatus :: Maybe TrainingJobStatus

    The status of the training job.

    Training job statuses are:

    • InProgress - The training is in progress.
    • Completed - The training job has completed.
    • Failed - The training job has failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeTrainingJobResponse call.
    • Stopping - The training job is stopping.
    • Stopped - The training job has stopped.

    For more detailed information, see SecondaryStatus.

  • trainingStartTime :: Maybe POSIX

    Indicates the time when the training job starts on training instances. You are billed for the time interval between this time and the value of TrainingEndTime. The start time in CloudWatch Logs might be later than this time. The difference is due to the time it takes to download the training data and to the size of the training container.

  • trainingTimeInSeconds :: Maybe Natural

    The training time in seconds.

  • tuningJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched by a hyperparameter tuning job.

  • vpcConfig :: Maybe VpcConfig

    A VpcConfig object that specifies the VPC that this training job has access to. For more information, see Protect Training Jobs by Using an Amazon Virtual Private Cloud.

Instances

Instances details
FromJSON TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

Generic TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

Associated Types

type Rep TrainingJob :: Type -> Type #

Read TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

Show TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

NFData TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

Methods

rnf :: TrainingJob -> () #

Eq TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

Hashable TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

type Rep TrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJob

type Rep TrainingJob = D1 ('MetaData "TrainingJob" "Amazonka.SageMaker.Types.TrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrainingJob'" 'PrefixI 'True) (((((S1 ('MetaSel ('Just "algorithmSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlgorithmSpecification)) :*: S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "billableTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "checkpointConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CheckpointConfig)))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "debugHookConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DebugHookConfig))) :*: (S1 ('MetaSel ('Just "debugRuleConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DebugRuleConfiguration])) :*: (S1 ('MetaSel ('Just "debugRuleEvaluationStatuses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DebugRuleEvaluationStatus])) :*: S1 ('MetaSel ('Just "enableInterContainerTrafficEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))) :*: (((S1 ('MetaSel ('Just "enableManagedSpotTraining") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "enableNetworkIsolation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "experimentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExperimentConfig)))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "finalMetricDataList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetricData]))) :*: (S1 ('MetaSel ('Just "hyperParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Channel))) :*: S1 ('MetaSel ('Just "labelingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))) :*: ((((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modelArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelArtifacts))) :*: (S1 ('MetaSel ('Just "outputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OutputDataConfig)) :*: S1 ('MetaSel ('Just "resourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceConfig)))) :*: ((S1 ('MetaSel ('Just "retryStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetryStrategy)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "secondaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SecondaryStatus)) :*: (S1 ('MetaSel ('Just "secondaryStatusTransitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SecondaryStatusTransition])) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StoppingCondition)))))) :*: (((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "tensorBoardOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TensorBoardOutputConfig))) :*: (S1 ('MetaSel ('Just "trainingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "trainingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJobStatus)) :*: S1 ('MetaSel ('Just "trainingStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "trainingTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "tuningJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig)))))))))

newTrainingJob :: TrainingJob Source #

Create a value of TrainingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:algorithmSpecification:TrainingJob', trainingJob_algorithmSpecification - Information about the algorithm used for training, and algorithm metadata.

$sel:autoMLJobArn:TrainingJob', trainingJob_autoMLJobArn - The Amazon Resource Name (ARN) of the job.

$sel:billableTimeInSeconds:TrainingJob', trainingJob_billableTimeInSeconds - The billable time in seconds.

$sel:checkpointConfig:TrainingJob', trainingJob_checkpointConfig - Undocumented member.

$sel:creationTime:TrainingJob', trainingJob_creationTime - A timestamp that indicates when the training job was created.

$sel:debugHookConfig:TrainingJob', trainingJob_debugHookConfig - Undocumented member.

$sel:debugRuleConfigurations:TrainingJob', trainingJob_debugRuleConfigurations - Information about the debug rule configuration.

$sel:debugRuleEvaluationStatuses:TrainingJob', trainingJob_debugRuleEvaluationStatuses - Information about the evaluation status of the rules for the training job.

$sel:enableInterContainerTrafficEncryption:TrainingJob', trainingJob_enableInterContainerTrafficEncryption - To encrypt all communications between ML compute instances in distributed training, choose True. Encryption provides greater security for distributed training, but training might take longer. How long it takes depends on the amount of communication between compute instances, especially if you use a deep learning algorithm in distributed training.

$sel:enableManagedSpotTraining:TrainingJob', trainingJob_enableManagedSpotTraining - When true, enables managed spot training using Amazon EC2 Spot instances to run training jobs instead of on-demand instances. For more information, see Managed Spot Training.

$sel:enableNetworkIsolation:TrainingJob', trainingJob_enableNetworkIsolation - If the TrainingJob was created with network isolation, the value is set to true. If network isolation is enabled, nodes can't communicate beyond the VPC they run in.

$sel:environment:TrainingJob', trainingJob_environment - The environment variables to set in the Docker container.

$sel:experimentConfig:TrainingJob', trainingJob_experimentConfig - Undocumented member.

$sel:failureReason:TrainingJob', trainingJob_failureReason - If the training job failed, the reason it failed.

$sel:finalMetricDataList:TrainingJob', trainingJob_finalMetricDataList - A list of final metric values that are set when the training job completes. Used only if the training job was configured to use metrics.

$sel:hyperParameters:TrainingJob', trainingJob_hyperParameters - Algorithm-specific parameters.

$sel:inputDataConfig:TrainingJob', trainingJob_inputDataConfig - An array of Channel objects that describes each data input channel.

$sel:labelingJobArn:TrainingJob', trainingJob_labelingJobArn - The Amazon Resource Name (ARN) of the labeling job.

TrainingJob, trainingJob_lastModifiedTime - A timestamp that indicates when the status of the training job was last modified.

$sel:modelArtifacts:TrainingJob', trainingJob_modelArtifacts - Information about the Amazon S3 location that is configured for storing model artifacts.

$sel:outputDataConfig:TrainingJob', trainingJob_outputDataConfig - The S3 path where model artifacts that you configured when creating the job are stored. SageMaker creates subfolders for model artifacts.

$sel:resourceConfig:TrainingJob', trainingJob_resourceConfig - Resources, including ML compute instances and ML storage volumes, that are configured for model training.

$sel:retryStrategy:TrainingJob', trainingJob_retryStrategy - The number of times to retry the job when the job fails due to an InternalServerError.

$sel:roleArn:TrainingJob', trainingJob_roleArn - The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.

$sel:secondaryStatus:TrainingJob', trainingJob_secondaryStatus - Provides detailed information about the state of the training job. For detailed information about the secondary status of the training job, see StatusMessage under SecondaryStatusTransition.

SageMaker provides primary statuses and secondary statuses that apply to each of them:

InProgress
- Starting - Starting the training job.
  • Downloading - An optional stage for algorithms that support File training input mode. It indicates that data is being downloaded to the ML storage volumes.
  • Training - Training is in progress.
  • Uploading - Training is complete and the model artifacts are being uploaded to the S3 location.
Completed
- Completed - The training job has completed.
Failed
- Failed - The training job has failed. The reason for the failure is returned in the FailureReason field of DescribeTrainingJobResponse.
Stopped
- MaxRuntimeExceeded - The job stopped because it exceeded the maximum allowed runtime.
  • Stopped - The training job has stopped.
Stopping
- Stopping - Stopping the training job.

Valid values for SecondaryStatus are subject to change.

We no longer support the following secondary statuses:

  • LaunchingMLInstances
  • PreparingTrainingStack
  • DownloadingTrainingImage

$sel:secondaryStatusTransitions:TrainingJob', trainingJob_secondaryStatusTransitions - A history of all of the secondary statuses that the training job has transitioned through.

$sel:stoppingCondition:TrainingJob', trainingJob_stoppingCondition - Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts, so the results of training are not lost.

$sel:tags:TrainingJob', trainingJob_tags - An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

$sel:tensorBoardOutputConfig:TrainingJob', trainingJob_tensorBoardOutputConfig - Undocumented member.

$sel:trainingEndTime:TrainingJob', trainingJob_trainingEndTime - Indicates the time when the training job ends on training instances. You are billed for the time interval between the value of TrainingStartTime and this time. For successful jobs and stopped jobs, this is the time after model artifacts are uploaded. For failed jobs, this is the time when SageMaker detects a job failure.

$sel:trainingJobArn:TrainingJob', trainingJob_trainingJobArn - The Amazon Resource Name (ARN) of the training job.

$sel:trainingJobName:TrainingJob', trainingJob_trainingJobName - The name of the training job.

$sel:trainingJobStatus:TrainingJob', trainingJob_trainingJobStatus - The status of the training job.

Training job statuses are:

  • InProgress - The training is in progress.
  • Completed - The training job has completed.
  • Failed - The training job has failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeTrainingJobResponse call.
  • Stopping - The training job is stopping.
  • Stopped - The training job has stopped.

For more detailed information, see SecondaryStatus.

$sel:trainingStartTime:TrainingJob', trainingJob_trainingStartTime - Indicates the time when the training job starts on training instances. You are billed for the time interval between this time and the value of TrainingEndTime. The start time in CloudWatch Logs might be later than this time. The difference is due to the time it takes to download the training data and to the size of the training container.

$sel:trainingTimeInSeconds:TrainingJob', trainingJob_trainingTimeInSeconds - The training time in seconds.

$sel:tuningJobArn:TrainingJob', trainingJob_tuningJobArn - The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched by a hyperparameter tuning job.

$sel:vpcConfig:TrainingJob', trainingJob_vpcConfig - A VpcConfig object that specifies the VPC that this training job has access to. For more information, see Protect Training Jobs by Using an Amazon Virtual Private Cloud.

trainingJob_algorithmSpecification :: Lens' TrainingJob (Maybe AlgorithmSpecification) Source #

Information about the algorithm used for training, and algorithm metadata.

trainingJob_autoMLJobArn :: Lens' TrainingJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the job.

trainingJob_creationTime :: Lens' TrainingJob (Maybe UTCTime) Source #

A timestamp that indicates when the training job was created.

trainingJob_debugRuleConfigurations :: Lens' TrainingJob (Maybe [DebugRuleConfiguration]) Source #

Information about the debug rule configuration.

trainingJob_debugRuleEvaluationStatuses :: Lens' TrainingJob (Maybe [DebugRuleEvaluationStatus]) Source #

Information about the evaluation status of the rules for the training job.

trainingJob_enableInterContainerTrafficEncryption :: Lens' TrainingJob (Maybe Bool) Source #

To encrypt all communications between ML compute instances in distributed training, choose True. Encryption provides greater security for distributed training, but training might take longer. How long it takes depends on the amount of communication between compute instances, especially if you use a deep learning algorithm in distributed training.

trainingJob_enableManagedSpotTraining :: Lens' TrainingJob (Maybe Bool) Source #

When true, enables managed spot training using Amazon EC2 Spot instances to run training jobs instead of on-demand instances. For more information, see Managed Spot Training.

trainingJob_enableNetworkIsolation :: Lens' TrainingJob (Maybe Bool) Source #

If the TrainingJob was created with network isolation, the value is set to true. If network isolation is enabled, nodes can't communicate beyond the VPC they run in.

trainingJob_environment :: Lens' TrainingJob (Maybe (HashMap Text Text)) Source #

The environment variables to set in the Docker container.

trainingJob_failureReason :: Lens' TrainingJob (Maybe Text) Source #

If the training job failed, the reason it failed.

trainingJob_finalMetricDataList :: Lens' TrainingJob (Maybe [MetricData]) Source #

A list of final metric values that are set when the training job completes. Used only if the training job was configured to use metrics.

trainingJob_inputDataConfig :: Lens' TrainingJob (Maybe (NonEmpty Channel)) Source #

An array of Channel objects that describes each data input channel.

trainingJob_labelingJobArn :: Lens' TrainingJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the labeling job.

trainingJob_lastModifiedTime :: Lens' TrainingJob (Maybe UTCTime) Source #

A timestamp that indicates when the status of the training job was last modified.

trainingJob_modelArtifacts :: Lens' TrainingJob (Maybe ModelArtifacts) Source #

Information about the Amazon S3 location that is configured for storing model artifacts.

trainingJob_outputDataConfig :: Lens' TrainingJob (Maybe OutputDataConfig) Source #

The S3 path where model artifacts that you configured when creating the job are stored. SageMaker creates subfolders for model artifacts.

trainingJob_resourceConfig :: Lens' TrainingJob (Maybe ResourceConfig) Source #

Resources, including ML compute instances and ML storage volumes, that are configured for model training.

trainingJob_retryStrategy :: Lens' TrainingJob (Maybe RetryStrategy) Source #

The number of times to retry the job when the job fails due to an InternalServerError.

trainingJob_roleArn :: Lens' TrainingJob (Maybe Text) Source #

The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.

trainingJob_secondaryStatus :: Lens' TrainingJob (Maybe SecondaryStatus) Source #

Provides detailed information about the state of the training job. For detailed information about the secondary status of the training job, see StatusMessage under SecondaryStatusTransition.

SageMaker provides primary statuses and secondary statuses that apply to each of them:

InProgress
- Starting - Starting the training job.
  • Downloading - An optional stage for algorithms that support File training input mode. It indicates that data is being downloaded to the ML storage volumes.
  • Training - Training is in progress.
  • Uploading - Training is complete and the model artifacts are being uploaded to the S3 location.
Completed
- Completed - The training job has completed.
Failed
- Failed - The training job has failed. The reason for the failure is returned in the FailureReason field of DescribeTrainingJobResponse.
Stopped
- MaxRuntimeExceeded - The job stopped because it exceeded the maximum allowed runtime.
  • Stopped - The training job has stopped.
Stopping
- Stopping - Stopping the training job.

Valid values for SecondaryStatus are subject to change.

We no longer support the following secondary statuses:

  • LaunchingMLInstances
  • PreparingTrainingStack
  • DownloadingTrainingImage

trainingJob_secondaryStatusTransitions :: Lens' TrainingJob (Maybe [SecondaryStatusTransition]) Source #

A history of all of the secondary statuses that the training job has transitioned through.

trainingJob_stoppingCondition :: Lens' TrainingJob (Maybe StoppingCondition) Source #

Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts, so the results of training are not lost.

trainingJob_tags :: Lens' TrainingJob (Maybe [Tag]) Source #

An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.

trainingJob_trainingEndTime :: Lens' TrainingJob (Maybe UTCTime) Source #

Indicates the time when the training job ends on training instances. You are billed for the time interval between the value of TrainingStartTime and this time. For successful jobs and stopped jobs, this is the time after model artifacts are uploaded. For failed jobs, this is the time when SageMaker detects a job failure.

trainingJob_trainingJobArn :: Lens' TrainingJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the training job.

trainingJob_trainingJobName :: Lens' TrainingJob (Maybe Text) Source #

The name of the training job.

trainingJob_trainingJobStatus :: Lens' TrainingJob (Maybe TrainingJobStatus) Source #

The status of the training job.

Training job statuses are:

  • InProgress - The training is in progress.
  • Completed - The training job has completed.
  • Failed - The training job has failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeTrainingJobResponse call.
  • Stopping - The training job is stopping.
  • Stopped - The training job has stopped.

For more detailed information, see SecondaryStatus.

trainingJob_trainingStartTime :: Lens' TrainingJob (Maybe UTCTime) Source #

Indicates the time when the training job starts on training instances. You are billed for the time interval between this time and the value of TrainingEndTime. The start time in CloudWatch Logs might be later than this time. The difference is due to the time it takes to download the training data and to the size of the training container.

trainingJob_tuningJobArn :: Lens' TrainingJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched by a hyperparameter tuning job.

trainingJob_vpcConfig :: Lens' TrainingJob (Maybe VpcConfig) Source #

A VpcConfig object that specifies the VPC that this training job has access to. For more information, see Protect Training Jobs by Using an Amazon Virtual Private Cloud.

TrainingJobDefinition

data TrainingJobDefinition Source #

Defines the input needed to run a training job using the algorithm.

See: newTrainingJobDefinition smart constructor.

Constructors

TrainingJobDefinition' 

Fields

  • hyperParameters :: Maybe (HashMap Text Text)

    The hyperparameters used for the training job.

  • trainingInputMode :: TrainingInputMode
     
  • inputDataConfig :: NonEmpty Channel

    An array of Channel objects, each of which specifies an input source.

  • outputDataConfig :: OutputDataConfig

    the path to the S3 bucket where you want to store model artifacts. SageMaker creates subfolders for the artifacts.

  • resourceConfig :: ResourceConfig

    The resources, including the ML compute instances and ML storage volumes, to use for model training.

  • stoppingCondition :: StoppingCondition

    Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

    To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts.

Instances

Instances details
FromJSON TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

ToJSON TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

Generic TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

Associated Types

type Rep TrainingJobDefinition :: Type -> Type #

Read TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

Show TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

NFData TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

Methods

rnf :: TrainingJobDefinition -> () #

Eq TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

Hashable TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

type Rep TrainingJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobDefinition

type Rep TrainingJobDefinition = D1 ('MetaData "TrainingJobDefinition" "Amazonka.SageMaker.Types.TrainingJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrainingJobDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hyperParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "trainingInputMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingInputMode) :*: S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Channel)))) :*: (S1 ('MetaSel ('Just "outputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputDataConfig) :*: (S1 ('MetaSel ('Just "resourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceConfig) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StoppingCondition)))))

newTrainingJobDefinition Source #

Create a value of TrainingJobDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hyperParameters:TrainingJobDefinition', trainingJobDefinition_hyperParameters - The hyperparameters used for the training job.

$sel:trainingInputMode:TrainingJobDefinition', trainingJobDefinition_trainingInputMode - Undocumented member.

$sel:inputDataConfig:TrainingJobDefinition', trainingJobDefinition_inputDataConfig - An array of Channel objects, each of which specifies an input source.

$sel:outputDataConfig:TrainingJobDefinition', trainingJobDefinition_outputDataConfig - the path to the S3 bucket where you want to store model artifacts. SageMaker creates subfolders for the artifacts.

$sel:resourceConfig:TrainingJobDefinition', trainingJobDefinition_resourceConfig - The resources, including the ML compute instances and ML storage volumes, to use for model training.

$sel:stoppingCondition:TrainingJobDefinition', trainingJobDefinition_stoppingCondition - Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts.

trainingJobDefinition_hyperParameters :: Lens' TrainingJobDefinition (Maybe (HashMap Text Text)) Source #

The hyperparameters used for the training job.

trainingJobDefinition_inputDataConfig :: Lens' TrainingJobDefinition (NonEmpty Channel) Source #

An array of Channel objects, each of which specifies an input source.

trainingJobDefinition_outputDataConfig :: Lens' TrainingJobDefinition OutputDataConfig Source #

the path to the S3 bucket where you want to store model artifacts. SageMaker creates subfolders for the artifacts.

trainingJobDefinition_resourceConfig :: Lens' TrainingJobDefinition ResourceConfig Source #

The resources, including the ML compute instances and ML storage volumes, to use for model training.

trainingJobDefinition_stoppingCondition :: Lens' TrainingJobDefinition StoppingCondition Source #

Specifies a limit to how long a model training job can run. It also specifies how long a managed Spot training job has to complete. When the job reaches the time limit, SageMaker ends the training job. Use this API to cap model training costs.

To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms can use this 120-second window to save the model artifacts.

TrainingJobStatusCounters

data TrainingJobStatusCounters Source #

The numbers of training jobs launched by a hyperparameter tuning job, categorized by status.

See: newTrainingJobStatusCounters smart constructor.

Constructors

TrainingJobStatusCounters' 

Fields

  • completed :: Maybe Natural

    The number of completed training jobs launched by the hyperparameter tuning job.

  • inProgress :: Maybe Natural

    The number of in-progress training jobs launched by a hyperparameter tuning job.

  • nonRetryableError :: Maybe Natural

    The number of training jobs that failed and can't be retried. A failed training job can't be retried if it failed because a client error occurred.

  • retryableError :: Maybe Natural

    The number of training jobs that failed, but can be retried. A failed training job can be retried only if it failed because an internal service error occurred.

  • stopped :: Maybe Natural

    The number of training jobs launched by a hyperparameter tuning job that were manually stopped.

Instances

Instances details
FromJSON TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

Generic TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

Associated Types

type Rep TrainingJobStatusCounters :: Type -> Type #

Read TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

Show TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

NFData TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

Eq TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

Hashable TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

type Rep TrainingJobStatusCounters Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStatusCounters

type Rep TrainingJobStatusCounters = D1 ('MetaData "TrainingJobStatusCounters" "Amazonka.SageMaker.Types.TrainingJobStatusCounters" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrainingJobStatusCounters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "completed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "inProgress") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nonRetryableError") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "retryableError") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "stopped") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))))

newTrainingJobStatusCounters :: TrainingJobStatusCounters Source #

Create a value of TrainingJobStatusCounters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:completed:TrainingJobStatusCounters', trainingJobStatusCounters_completed - The number of completed training jobs launched by the hyperparameter tuning job.

$sel:inProgress:TrainingJobStatusCounters', trainingJobStatusCounters_inProgress - The number of in-progress training jobs launched by a hyperparameter tuning job.

$sel:nonRetryableError:TrainingJobStatusCounters', trainingJobStatusCounters_nonRetryableError - The number of training jobs that failed and can't be retried. A failed training job can't be retried if it failed because a client error occurred.

$sel:retryableError:TrainingJobStatusCounters', trainingJobStatusCounters_retryableError - The number of training jobs that failed, but can be retried. A failed training job can be retried only if it failed because an internal service error occurred.

$sel:stopped:TrainingJobStatusCounters', trainingJobStatusCounters_stopped - The number of training jobs launched by a hyperparameter tuning job that were manually stopped.

trainingJobStatusCounters_completed :: Lens' TrainingJobStatusCounters (Maybe Natural) Source #

The number of completed training jobs launched by the hyperparameter tuning job.

trainingJobStatusCounters_inProgress :: Lens' TrainingJobStatusCounters (Maybe Natural) Source #

The number of in-progress training jobs launched by a hyperparameter tuning job.

trainingJobStatusCounters_nonRetryableError :: Lens' TrainingJobStatusCounters (Maybe Natural) Source #

The number of training jobs that failed and can't be retried. A failed training job can't be retried if it failed because a client error occurred.

trainingJobStatusCounters_retryableError :: Lens' TrainingJobStatusCounters (Maybe Natural) Source #

The number of training jobs that failed, but can be retried. A failed training job can be retried only if it failed because an internal service error occurred.

trainingJobStatusCounters_stopped :: Lens' TrainingJobStatusCounters (Maybe Natural) Source #

The number of training jobs launched by a hyperparameter tuning job that were manually stopped.

TrainingJobStepMetadata

data TrainingJobStepMetadata Source #

Metadata for a training job step.

See: newTrainingJobStepMetadata smart constructor.

Constructors

TrainingJobStepMetadata' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the training job that was run by this step execution.

Instances

Instances details
FromJSON TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

Generic TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

Associated Types

type Rep TrainingJobStepMetadata :: Type -> Type #

Read TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

Show TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

NFData TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

Methods

rnf :: TrainingJobStepMetadata -> () #

Eq TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

Hashable TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

type Rep TrainingJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobStepMetadata

type Rep TrainingJobStepMetadata = D1 ('MetaData "TrainingJobStepMetadata" "Amazonka.SageMaker.Types.TrainingJobStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrainingJobStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTrainingJobStepMetadata :: TrainingJobStepMetadata Source #

Create a value of TrainingJobStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:TrainingJobStepMetadata', trainingJobStepMetadata_arn - The Amazon Resource Name (ARN) of the training job that was run by this step execution.

trainingJobStepMetadata_arn :: Lens' TrainingJobStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the training job that was run by this step execution.

TrainingJobSummary

data TrainingJobSummary Source #

Provides summary information about a training job.

See: newTrainingJobSummary smart constructor.

Constructors

TrainingJobSummary' 

Fields

Instances

Instances details
FromJSON TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

Generic TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

Associated Types

type Rep TrainingJobSummary :: Type -> Type #

Read TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

Show TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

NFData TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

Methods

rnf :: TrainingJobSummary -> () #

Eq TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

Hashable TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

type Rep TrainingJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingJobSummary

type Rep TrainingJobSummary = D1 ('MetaData "TrainingJobSummary" "Amazonka.SageMaker.Types.TrainingJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrainingJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "trainingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "warmPoolStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WarmPoolStatus)))) :*: ((S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "trainingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingJobStatus)))))

newTrainingJobSummary Source #

Create a value of TrainingJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lastModifiedTime:TrainingJobSummary', trainingJobSummary_lastModifiedTime - Timestamp when the training job was last modified.

$sel:trainingEndTime:TrainingJobSummary', trainingJobSummary_trainingEndTime - A timestamp that shows when the training job ended. This field is set only if the training job has one of the terminal statuses (Completed, Failed, or Stopped).

$sel:warmPoolStatus:TrainingJobSummary', trainingJobSummary_warmPoolStatus - The status of the warm pool associated with the training job.

$sel:trainingJobName:TrainingJobSummary', trainingJobSummary_trainingJobName - The name of the training job that you want a summary for.

$sel:trainingJobArn:TrainingJobSummary', trainingJobSummary_trainingJobArn - The Amazon Resource Name (ARN) of the training job.

$sel:creationTime:TrainingJobSummary', trainingJobSummary_creationTime - A timestamp that shows when the training job was created.

$sel:trainingJobStatus:TrainingJobSummary', trainingJobSummary_trainingJobStatus - The status of the training job.

trainingJobSummary_lastModifiedTime :: Lens' TrainingJobSummary (Maybe UTCTime) Source #

Timestamp when the training job was last modified.

trainingJobSummary_trainingEndTime :: Lens' TrainingJobSummary (Maybe UTCTime) Source #

A timestamp that shows when the training job ended. This field is set only if the training job has one of the terminal statuses (Completed, Failed, or Stopped).

trainingJobSummary_warmPoolStatus :: Lens' TrainingJobSummary (Maybe WarmPoolStatus) Source #

The status of the warm pool associated with the training job.

trainingJobSummary_trainingJobName :: Lens' TrainingJobSummary Text Source #

The name of the training job that you want a summary for.

trainingJobSummary_trainingJobArn :: Lens' TrainingJobSummary Text Source #

The Amazon Resource Name (ARN) of the training job.

trainingJobSummary_creationTime :: Lens' TrainingJobSummary UTCTime Source #

A timestamp that shows when the training job was created.

TrainingSpecification

data TrainingSpecification Source #

Defines how the algorithm is used for a training job.

See: newTrainingSpecification smart constructor.

Constructors

TrainingSpecification' 

Fields

Instances

Instances details
FromJSON TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

ToJSON TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

Generic TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

Associated Types

type Rep TrainingSpecification :: Type -> Type #

Read TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

Show TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

NFData TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

Methods

rnf :: TrainingSpecification -> () #

Eq TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

Hashable TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

type Rep TrainingSpecification Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrainingSpecification

type Rep TrainingSpecification = D1 ('MetaData "TrainingSpecification" "Amazonka.SageMaker.Types.TrainingSpecification" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrainingSpecification'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "metricDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetricDefinition])) :*: S1 ('MetaSel ('Just "supportedHyperParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HyperParameterSpecification]))) :*: (S1 ('MetaSel ('Just "supportedTuningJobObjectiveMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HyperParameterTuningJobObjective])) :*: S1 ('MetaSel ('Just "supportsDistributedTraining") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: ((S1 ('MetaSel ('Just "trainingImageDigest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trainingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "supportedTrainingInstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [TrainingInstanceType]) :*: S1 ('MetaSel ('Just "trainingChannels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ChannelSpecification))))))

newTrainingSpecification Source #

Create a value of TrainingSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:metricDefinitions:TrainingSpecification', trainingSpecification_metricDefinitions - A list of MetricDefinition objects, which are used for parsing metrics generated by the algorithm.

$sel:supportedHyperParameters:TrainingSpecification', trainingSpecification_supportedHyperParameters - A list of the HyperParameterSpecification objects, that define the supported hyperparameters. This is required if the algorithm supports automatic model tuning.>

$sel:supportedTuningJobObjectiveMetrics:TrainingSpecification', trainingSpecification_supportedTuningJobObjectiveMetrics - A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter tuning job.

$sel:supportsDistributedTraining:TrainingSpecification', trainingSpecification_supportsDistributedTraining - Indicates whether the algorithm supports distributed training. If set to false, buyers can't request more than one instance during training.

$sel:trainingImageDigest:TrainingSpecification', trainingSpecification_trainingImageDigest - An MD5 hash of the training algorithm that identifies the Docker image used for training.

$sel:trainingImage:TrainingSpecification', trainingSpecification_trainingImage - The Amazon ECR registry path of the Docker image that contains the training algorithm.

$sel:supportedTrainingInstanceTypes:TrainingSpecification', trainingSpecification_supportedTrainingInstanceTypes - A list of the instance types that this algorithm can use for training.

$sel:trainingChannels:TrainingSpecification', trainingSpecification_trainingChannels - A list of ChannelSpecification objects, which specify the input sources to be used by the algorithm.

trainingSpecification_metricDefinitions :: Lens' TrainingSpecification (Maybe [MetricDefinition]) Source #

A list of MetricDefinition objects, which are used for parsing metrics generated by the algorithm.

trainingSpecification_supportedHyperParameters :: Lens' TrainingSpecification (Maybe [HyperParameterSpecification]) Source #

A list of the HyperParameterSpecification objects, that define the supported hyperparameters. This is required if the algorithm supports automatic model tuning.>

trainingSpecification_supportedTuningJobObjectiveMetrics :: Lens' TrainingSpecification (Maybe [HyperParameterTuningJobObjective]) Source #

A list of the metrics that the algorithm emits that can be used as the objective metric in a hyperparameter tuning job.

trainingSpecification_supportsDistributedTraining :: Lens' TrainingSpecification (Maybe Bool) Source #

Indicates whether the algorithm supports distributed training. If set to false, buyers can't request more than one instance during training.

trainingSpecification_trainingImageDigest :: Lens' TrainingSpecification (Maybe Text) Source #

An MD5 hash of the training algorithm that identifies the Docker image used for training.

trainingSpecification_trainingImage :: Lens' TrainingSpecification Text Source #

The Amazon ECR registry path of the Docker image that contains the training algorithm.

trainingSpecification_supportedTrainingInstanceTypes :: Lens' TrainingSpecification [TrainingInstanceType] Source #

A list of the instance types that this algorithm can use for training.

trainingSpecification_trainingChannels :: Lens' TrainingSpecification (NonEmpty ChannelSpecification) Source #

A list of ChannelSpecification objects, which specify the input sources to be used by the algorithm.

TransformDataSource

data TransformDataSource Source #

Describes the location of the channel data.

See: newTransformDataSource smart constructor.

Constructors

TransformDataSource' 

Fields

Instances

Instances details
FromJSON TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

ToJSON TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

Generic TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

Associated Types

type Rep TransformDataSource :: Type -> Type #

Read TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

Show TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

NFData TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

Methods

rnf :: TransformDataSource -> () #

Eq TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

Hashable TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

type Rep TransformDataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformDataSource

type Rep TransformDataSource = D1 ('MetaData "TransformDataSource" "Amazonka.SageMaker.Types.TransformDataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3DataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformS3DataSource)))

newTransformDataSource Source #

Create a value of TransformDataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3DataSource:TransformDataSource', transformDataSource_s3DataSource - The S3 location of the data source that is associated with a channel.

transformDataSource_s3DataSource :: Lens' TransformDataSource TransformS3DataSource Source #

The S3 location of the data source that is associated with a channel.

TransformInput

data TransformInput Source #

Describes the input source of a transform job and the way the transform job consumes it.

See: newTransformInput smart constructor.

Constructors

TransformInput' 

Fields

  • compressionType :: Maybe CompressionType

    If your transform data is compressed, specify the compression type. Amazon SageMaker automatically decompresses the data for the transform job accordingly. The default value is None.

  • contentType :: Maybe Text

    The multipurpose internet mail extension (MIME) type of the data. Amazon SageMaker uses the MIME type with each http call to transfer data to the transform job.

  • splitType :: Maybe SplitType

    The method to use to split the transform job's data files into smaller batches. Splitting is necessary when the total size of each object is too large to fit in a single request. You can also use data splitting to improve performance by processing multiple concurrent mini-batches. The default value for SplitType is None, which indicates that input data files are not split, and request payloads contain the entire contents of an input object. Set the value of this parameter to Line to split records on a newline character boundary. SplitType also supports a number of record-oriented binary data formats. Currently, the supported record formats are:

    • RecordIO
    • TFRecord

    When splitting is enabled, the size of a mini-batch depends on the values of the BatchStrategy and MaxPayloadInMB parameters. When the value of BatchStrategy is MultiRecord, Amazon SageMaker sends the maximum number of records in each request, up to the MaxPayloadInMB limit. If the value of BatchStrategy is SingleRecord, Amazon SageMaker sends individual records in each request.

    Some data formats represent a record as a binary payload wrapped with extra padding bytes. When splitting is applied to a binary data format, padding is removed if the value of BatchStrategy is set to SingleRecord. Padding is not removed if the value of BatchStrategy is set to MultiRecord.

    For more information about RecordIO, see Create a Dataset Using RecordIO in the MXNet documentation. For more information about TFRecord, see Consuming TFRecord data in the TensorFlow documentation.

  • dataSource :: TransformDataSource

    Describes the location of the channel data, which is, the S3 location of the input data that the model can consume.

Instances

Instances details
FromJSON TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

ToJSON TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

Generic TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

Associated Types

type Rep TransformInput :: Type -> Type #

Read TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

Show TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

NFData TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

Methods

rnf :: TransformInput -> () #

Eq TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

Hashable TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

type Rep TransformInput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformInput

type Rep TransformInput = D1 ('MetaData "TransformInput" "Amazonka.SageMaker.Types.TransformInput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformInput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "compressionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CompressionType)) :*: S1 ('MetaSel ('Just "contentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "splitType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SplitType)) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformDataSource))))

newTransformInput Source #

Create a value of TransformInput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:compressionType:TransformInput', transformInput_compressionType - If your transform data is compressed, specify the compression type. Amazon SageMaker automatically decompresses the data for the transform job accordingly. The default value is None.

$sel:contentType:TransformInput', transformInput_contentType - The multipurpose internet mail extension (MIME) type of the data. Amazon SageMaker uses the MIME type with each http call to transfer data to the transform job.

$sel:splitType:TransformInput', transformInput_splitType - The method to use to split the transform job's data files into smaller batches. Splitting is necessary when the total size of each object is too large to fit in a single request. You can also use data splitting to improve performance by processing multiple concurrent mini-batches. The default value for SplitType is None, which indicates that input data files are not split, and request payloads contain the entire contents of an input object. Set the value of this parameter to Line to split records on a newline character boundary. SplitType also supports a number of record-oriented binary data formats. Currently, the supported record formats are:

  • RecordIO
  • TFRecord

When splitting is enabled, the size of a mini-batch depends on the values of the BatchStrategy and MaxPayloadInMB parameters. When the value of BatchStrategy is MultiRecord, Amazon SageMaker sends the maximum number of records in each request, up to the MaxPayloadInMB limit. If the value of BatchStrategy is SingleRecord, Amazon SageMaker sends individual records in each request.

Some data formats represent a record as a binary payload wrapped with extra padding bytes. When splitting is applied to a binary data format, padding is removed if the value of BatchStrategy is set to SingleRecord. Padding is not removed if the value of BatchStrategy is set to MultiRecord.

For more information about RecordIO, see Create a Dataset Using RecordIO in the MXNet documentation. For more information about TFRecord, see Consuming TFRecord data in the TensorFlow documentation.

$sel:dataSource:TransformInput', transformInput_dataSource - Describes the location of the channel data, which is, the S3 location of the input data that the model can consume.

transformInput_compressionType :: Lens' TransformInput (Maybe CompressionType) Source #

If your transform data is compressed, specify the compression type. Amazon SageMaker automatically decompresses the data for the transform job accordingly. The default value is None.

transformInput_contentType :: Lens' TransformInput (Maybe Text) Source #

The multipurpose internet mail extension (MIME) type of the data. Amazon SageMaker uses the MIME type with each http call to transfer data to the transform job.

transformInput_splitType :: Lens' TransformInput (Maybe SplitType) Source #

The method to use to split the transform job's data files into smaller batches. Splitting is necessary when the total size of each object is too large to fit in a single request. You can also use data splitting to improve performance by processing multiple concurrent mini-batches. The default value for SplitType is None, which indicates that input data files are not split, and request payloads contain the entire contents of an input object. Set the value of this parameter to Line to split records on a newline character boundary. SplitType also supports a number of record-oriented binary data formats. Currently, the supported record formats are:

  • RecordIO
  • TFRecord

When splitting is enabled, the size of a mini-batch depends on the values of the BatchStrategy and MaxPayloadInMB parameters. When the value of BatchStrategy is MultiRecord, Amazon SageMaker sends the maximum number of records in each request, up to the MaxPayloadInMB limit. If the value of BatchStrategy is SingleRecord, Amazon SageMaker sends individual records in each request.

Some data formats represent a record as a binary payload wrapped with extra padding bytes. When splitting is applied to a binary data format, padding is removed if the value of BatchStrategy is set to SingleRecord. Padding is not removed if the value of BatchStrategy is set to MultiRecord.

For more information about RecordIO, see Create a Dataset Using RecordIO in the MXNet documentation. For more information about TFRecord, see Consuming TFRecord data in the TensorFlow documentation.

transformInput_dataSource :: Lens' TransformInput TransformDataSource Source #

Describes the location of the channel data, which is, the S3 location of the input data that the model can consume.

TransformJob

data TransformJob Source #

A batch transform job. For information about SageMaker batch transform, see Use Batch Transform.

See: newTransformJob smart constructor.

Constructors

TransformJob' 

Fields

  • autoMLJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the AutoML job that created the transform job.

  • batchStrategy :: Maybe BatchStrategy

    Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.

  • creationTime :: Maybe POSIX

    A timestamp that shows when the transform Job was created.

  • dataProcessing :: Maybe DataProcessing
     
  • environment :: Maybe (HashMap Text Text)

    The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

  • experimentConfig :: Maybe ExperimentConfig
     
  • failureReason :: Maybe Text

    If the transform job failed, the reason it failed.

  • labelingJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the labeling job that created the transform job.

  • maxConcurrentTransforms :: Maybe Natural

    The maximum number of parallel requests that can be sent to each instance in a transform job. If MaxConcurrentTransforms is set to 0 or left unset, SageMaker checks the optional execution-parameters to determine the settings for your chosen algorithm. If the execution-parameters endpoint is not enabled, the default value is 1. For built-in algorithms, you don't need to set a value for MaxConcurrentTransforms.

  • maxPayloadInMB :: Maybe Natural

    The maximum allowed size of the payload, in MB. A payload is the data portion of a record (without metadata). The value in MaxPayloadInMB must be greater than, or equal to, the size of a single record. To estimate the size of a record in MB, divide the size of your dataset by the number of records. To ensure that the records fit within the maximum payload size, we recommend using a slightly larger value. The default value is 6 MB. For cases where the payload might be arbitrarily large and is transmitted using HTTP chunked encoding, set the value to 0. This feature works only in supported algorithms. Currently, SageMaker built-in algorithms do not support HTTP chunked encoding.

  • modelClientConfig :: Maybe ModelClientConfig
     
  • modelName :: Maybe Text

    The name of the model associated with the transform job.

  • tags :: Maybe [Tag]

    A list of tags associated with the transform job.

  • transformEndTime :: Maybe POSIX

    Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time interval between this time and the value of TransformStartTime.

  • transformInput :: Maybe TransformInput
     
  • transformJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the transform job.

  • transformJobName :: Maybe Text

    The name of the transform job.

  • transformJobStatus :: Maybe TransformJobStatus

    The status of the transform job.

    Transform job statuses are:

    • InProgress - The job is in progress.
    • Completed - The job has completed.
    • Failed - The transform job has failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeTransformJob call.
    • Stopping - The transform job is stopping.
    • Stopped - The transform job has stopped.
  • transformOutput :: Maybe TransformOutput
     
  • transformResources :: Maybe TransformResources
     
  • transformStartTime :: Maybe POSIX

    Indicates when the transform job starts on ML instances. You are billed for the time interval between this time and the value of TransformEndTime.

Instances

Instances details
FromJSON TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

Generic TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

Associated Types

type Rep TransformJob :: Type -> Type #

Read TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

Show TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

NFData TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

Methods

rnf :: TransformJob -> () #

Eq TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

Hashable TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

type Rep TransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJob

type Rep TransformJob = D1 ('MetaData "TransformJob" "Amazonka.SageMaker.Types.TransformJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformJob'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "batchStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchStrategy))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "dataProcessing") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataProcessing)) :*: S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: ((S1 ('MetaSel ('Just "experimentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExperimentConfig)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "labelingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxConcurrentTransforms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "maxPayloadInMB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))) :*: (((S1 ('MetaSel ('Just "modelClientConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelClientConfig)) :*: S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "transformEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "transformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformInput))))) :*: ((S1 ('MetaSel ('Just "transformJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "transformJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "transformJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformJobStatus)))) :*: (S1 ('MetaSel ('Just "transformOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformOutput)) :*: (S1 ('MetaSel ('Just "transformResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformResources)) :*: S1 ('MetaSel ('Just "transformStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))))

newTransformJob :: TransformJob Source #

Create a value of TransformJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:autoMLJobArn:TransformJob', transformJob_autoMLJobArn - The Amazon Resource Name (ARN) of the AutoML job that created the transform job.

$sel:batchStrategy:TransformJob', transformJob_batchStrategy - Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.

$sel:creationTime:TransformJob', transformJob_creationTime - A timestamp that shows when the transform Job was created.

$sel:dataProcessing:TransformJob', transformJob_dataProcessing - Undocumented member.

$sel:environment:TransformJob', transformJob_environment - The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

$sel:experimentConfig:TransformJob', transformJob_experimentConfig - Undocumented member.

$sel:failureReason:TransformJob', transformJob_failureReason - If the transform job failed, the reason it failed.

$sel:labelingJobArn:TransformJob', transformJob_labelingJobArn - The Amazon Resource Name (ARN) of the labeling job that created the transform job.

$sel:maxConcurrentTransforms:TransformJob', transformJob_maxConcurrentTransforms - The maximum number of parallel requests that can be sent to each instance in a transform job. If MaxConcurrentTransforms is set to 0 or left unset, SageMaker checks the optional execution-parameters to determine the settings for your chosen algorithm. If the execution-parameters endpoint is not enabled, the default value is 1. For built-in algorithms, you don't need to set a value for MaxConcurrentTransforms.

$sel:maxPayloadInMB:TransformJob', transformJob_maxPayloadInMB - The maximum allowed size of the payload, in MB. A payload is the data portion of a record (without metadata). The value in MaxPayloadInMB must be greater than, or equal to, the size of a single record. To estimate the size of a record in MB, divide the size of your dataset by the number of records. To ensure that the records fit within the maximum payload size, we recommend using a slightly larger value. The default value is 6 MB. For cases where the payload might be arbitrarily large and is transmitted using HTTP chunked encoding, set the value to 0. This feature works only in supported algorithms. Currently, SageMaker built-in algorithms do not support HTTP chunked encoding.

$sel:modelClientConfig:TransformJob', transformJob_modelClientConfig - Undocumented member.

$sel:modelName:TransformJob', transformJob_modelName - The name of the model associated with the transform job.

$sel:tags:TransformJob', transformJob_tags - A list of tags associated with the transform job.

$sel:transformEndTime:TransformJob', transformJob_transformEndTime - Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time interval between this time and the value of TransformStartTime.

$sel:transformInput:TransformJob', transformJob_transformInput - Undocumented member.

$sel:transformJobArn:TransformJob', transformJob_transformJobArn - The Amazon Resource Name (ARN) of the transform job.

$sel:transformJobName:TransformJob', transformJob_transformJobName - The name of the transform job.

$sel:transformJobStatus:TransformJob', transformJob_transformJobStatus - The status of the transform job.

Transform job statuses are:

  • InProgress - The job is in progress.
  • Completed - The job has completed.
  • Failed - The transform job has failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeTransformJob call.
  • Stopping - The transform job is stopping.
  • Stopped - The transform job has stopped.

$sel:transformOutput:TransformJob', transformJob_transformOutput - Undocumented member.

$sel:transformResources:TransformJob', transformJob_transformResources - Undocumented member.

$sel:transformStartTime:TransformJob', transformJob_transformStartTime - Indicates when the transform job starts on ML instances. You are billed for the time interval between this time and the value of TransformEndTime.

transformJob_autoMLJobArn :: Lens' TransformJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the AutoML job that created the transform job.

transformJob_batchStrategy :: Lens' TransformJob (Maybe BatchStrategy) Source #

Specifies the number of records to include in a mini-batch for an HTTP inference request. A record is a single unit of input data that inference can be made on. For example, a single line in a CSV file is a record.

transformJob_creationTime :: Lens' TransformJob (Maybe UTCTime) Source #

A timestamp that shows when the transform Job was created.

transformJob_environment :: Lens' TransformJob (Maybe (HashMap Text Text)) Source #

The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

transformJob_failureReason :: Lens' TransformJob (Maybe Text) Source #

If the transform job failed, the reason it failed.

transformJob_labelingJobArn :: Lens' TransformJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the labeling job that created the transform job.

transformJob_maxConcurrentTransforms :: Lens' TransformJob (Maybe Natural) Source #

The maximum number of parallel requests that can be sent to each instance in a transform job. If MaxConcurrentTransforms is set to 0 or left unset, SageMaker checks the optional execution-parameters to determine the settings for your chosen algorithm. If the execution-parameters endpoint is not enabled, the default value is 1. For built-in algorithms, you don't need to set a value for MaxConcurrentTransforms.

transformJob_maxPayloadInMB :: Lens' TransformJob (Maybe Natural) Source #

The maximum allowed size of the payload, in MB. A payload is the data portion of a record (without metadata). The value in MaxPayloadInMB must be greater than, or equal to, the size of a single record. To estimate the size of a record in MB, divide the size of your dataset by the number of records. To ensure that the records fit within the maximum payload size, we recommend using a slightly larger value. The default value is 6 MB. For cases where the payload might be arbitrarily large and is transmitted using HTTP chunked encoding, set the value to 0. This feature works only in supported algorithms. Currently, SageMaker built-in algorithms do not support HTTP chunked encoding.

transformJob_modelName :: Lens' TransformJob (Maybe Text) Source #

The name of the model associated with the transform job.

transformJob_tags :: Lens' TransformJob (Maybe [Tag]) Source #

A list of tags associated with the transform job.

transformJob_transformEndTime :: Lens' TransformJob (Maybe UTCTime) Source #

Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time interval between this time and the value of TransformStartTime.

transformJob_transformJobArn :: Lens' TransformJob (Maybe Text) Source #

The Amazon Resource Name (ARN) of the transform job.

transformJob_transformJobStatus :: Lens' TransformJob (Maybe TransformJobStatus) Source #

The status of the transform job.

Transform job statuses are:

  • InProgress - The job is in progress.
  • Completed - The job has completed.
  • Failed - The transform job has failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeTransformJob call.
  • Stopping - The transform job is stopping.
  • Stopped - The transform job has stopped.

transformJob_transformStartTime :: Lens' TransformJob (Maybe UTCTime) Source #

Indicates when the transform job starts on ML instances. You are billed for the time interval between this time and the value of TransformEndTime.

TransformJobDefinition

data TransformJobDefinition Source #

Defines the input needed to run a transform job using the inference specification specified in the algorithm.

See: newTransformJobDefinition smart constructor.

Constructors

TransformJobDefinition' 

Fields

Instances

Instances details
FromJSON TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

ToJSON TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

Generic TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

Associated Types

type Rep TransformJobDefinition :: Type -> Type #

Read TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

Show TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

NFData TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

Methods

rnf :: TransformJobDefinition -> () #

Eq TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

Hashable TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

type Rep TransformJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobDefinition

type Rep TransformJobDefinition = D1 ('MetaData "TransformJobDefinition" "Amazonka.SageMaker.Types.TransformJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformJobDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "batchStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchStrategy)) :*: (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "maxConcurrentTransforms") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "maxPayloadInMB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "transformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformInput)) :*: (S1 ('MetaSel ('Just "transformOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformOutput) :*: S1 ('MetaSel ('Just "transformResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformResources)))))

newTransformJobDefinition Source #

Create a value of TransformJobDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:batchStrategy:TransformJobDefinition', transformJobDefinition_batchStrategy - A string that determines the number of records included in a single mini-batch.

SingleRecord means only one record is used per mini-batch. MultiRecord means a mini-batch is set to contain as many records that can fit within the MaxPayloadInMB limit.

$sel:environment:TransformJobDefinition', transformJobDefinition_environment - The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

$sel:maxConcurrentTransforms:TransformJobDefinition', transformJobDefinition_maxConcurrentTransforms - The maximum number of parallel requests that can be sent to each instance in a transform job. The default value is 1.

$sel:maxPayloadInMB:TransformJobDefinition', transformJobDefinition_maxPayloadInMB - The maximum payload size allowed, in MB. A payload is the data portion of a record (without metadata).

$sel:transformInput:TransformJobDefinition', transformJobDefinition_transformInput - A description of the input source and the way the transform job consumes it.

$sel:transformOutput:TransformJobDefinition', transformJobDefinition_transformOutput - Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.

$sel:transformResources:TransformJobDefinition', transformJobDefinition_transformResources - Identifies the ML compute instances for the transform job.

transformJobDefinition_batchStrategy :: Lens' TransformJobDefinition (Maybe BatchStrategy) Source #

A string that determines the number of records included in a single mini-batch.

SingleRecord means only one record is used per mini-batch. MultiRecord means a mini-batch is set to contain as many records that can fit within the MaxPayloadInMB limit.

transformJobDefinition_environment :: Lens' TransformJobDefinition (Maybe (HashMap Text Text)) Source #

The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

transformJobDefinition_maxConcurrentTransforms :: Lens' TransformJobDefinition (Maybe Natural) Source #

The maximum number of parallel requests that can be sent to each instance in a transform job. The default value is 1.

transformJobDefinition_maxPayloadInMB :: Lens' TransformJobDefinition (Maybe Natural) Source #

The maximum payload size allowed, in MB. A payload is the data portion of a record (without metadata).

transformJobDefinition_transformInput :: Lens' TransformJobDefinition TransformInput Source #

A description of the input source and the way the transform job consumes it.

transformJobDefinition_transformOutput :: Lens' TransformJobDefinition TransformOutput Source #

Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.

transformJobDefinition_transformResources :: Lens' TransformJobDefinition TransformResources Source #

Identifies the ML compute instances for the transform job.

TransformJobStepMetadata

data TransformJobStepMetadata Source #

Metadata for a transform job step.

See: newTransformJobStepMetadata smart constructor.

Constructors

TransformJobStepMetadata' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

Instances

Instances details
FromJSON TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

Generic TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

Associated Types

type Rep TransformJobStepMetadata :: Type -> Type #

Read TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

Show TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

NFData TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

Eq TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

Hashable TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

type Rep TransformJobStepMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobStepMetadata

type Rep TransformJobStepMetadata = D1 ('MetaData "TransformJobStepMetadata" "Amazonka.SageMaker.Types.TransformJobStepMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformJobStepMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTransformJobStepMetadata :: TransformJobStepMetadata Source #

Create a value of TransformJobStepMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:TransformJobStepMetadata', transformJobStepMetadata_arn - The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

transformJobStepMetadata_arn :: Lens' TransformJobStepMetadata (Maybe Text) Source #

The Amazon Resource Name (ARN) of the transform job that was run by this step execution.

TransformJobSummary

data TransformJobSummary Source #

Provides a summary of a transform job. Multiple TransformJobSummary objects are returned as a list after in response to a ListTransformJobs call.

See: newTransformJobSummary smart constructor.

Constructors

TransformJobSummary' 

Fields

Instances

Instances details
FromJSON TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

Generic TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

Associated Types

type Rep TransformJobSummary :: Type -> Type #

Read TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

Show TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

NFData TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

Methods

rnf :: TransformJobSummary -> () #

Eq TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

Hashable TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

type Rep TransformJobSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformJobSummary

type Rep TransformJobSummary = D1 ('MetaData "TransformJobSummary" "Amazonka.SageMaker.Types.TransformJobSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "transformEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "transformJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "transformJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "transformJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformJobStatus)))))

newTransformJobSummary Source #

Create a value of TransformJobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:failureReason:TransformJobSummary', transformJobSummary_failureReason - If the transform job failed, the reason it failed.

$sel:lastModifiedTime:TransformJobSummary', transformJobSummary_lastModifiedTime - Indicates when the transform job was last modified.

$sel:transformEndTime:TransformJobSummary', transformJobSummary_transformEndTime - Indicates when the transform job ends on compute instances. For successful jobs and stopped jobs, this is the exact time recorded after the results are uploaded. For failed jobs, this is when Amazon SageMaker detected that the job failed.

$sel:transformJobName:TransformJobSummary', transformJobSummary_transformJobName - The name of the transform job.

$sel:transformJobArn:TransformJobSummary', transformJobSummary_transformJobArn - The Amazon Resource Name (ARN) of the transform job.

$sel:creationTime:TransformJobSummary', transformJobSummary_creationTime - A timestamp that shows when the transform Job was created.

$sel:transformJobStatus:TransformJobSummary', transformJobSummary_transformJobStatus - The status of the transform job.

transformJobSummary_failureReason :: Lens' TransformJobSummary (Maybe Text) Source #

If the transform job failed, the reason it failed.

transformJobSummary_lastModifiedTime :: Lens' TransformJobSummary (Maybe UTCTime) Source #

Indicates when the transform job was last modified.

transformJobSummary_transformEndTime :: Lens' TransformJobSummary (Maybe UTCTime) Source #

Indicates when the transform job ends on compute instances. For successful jobs and stopped jobs, this is the exact time recorded after the results are uploaded. For failed jobs, this is when Amazon SageMaker detected that the job failed.

transformJobSummary_transformJobArn :: Lens' TransformJobSummary Text Source #

The Amazon Resource Name (ARN) of the transform job.

transformJobSummary_creationTime :: Lens' TransformJobSummary UTCTime Source #

A timestamp that shows when the transform Job was created.

TransformOutput

data TransformOutput Source #

Describes the results of a transform job.

See: newTransformOutput smart constructor.

Constructors

TransformOutput' 

Fields

  • accept :: Maybe Text

    The MIME type used to specify the output data. Amazon SageMaker uses the MIME type with each http call to transfer data from the transform job.

  • assembleWith :: Maybe AssemblyType

    Defines how to assemble the results of the transform job as a single S3 object. Choose a format that is most convenient to you. To concatenate the results in binary format, specify None. To add a newline character at the end of every transformed record, specify Line.

  • kmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

    • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
    • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
    • Alias name: alias/ExampleAlias
    • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

    If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

    The KMS key policy must grant permission to the IAM role that you specify in your CreateModel request. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

  • s3OutputPath :: Text

    The Amazon S3 path where you want Amazon SageMaker to store the results of the transform job. For example, s3://bucket-name/key-name-prefix.

    For every S3 object used as input for the transform job, batch transform stores the transformed data with an .out suffix in a corresponding subfolder in the location in the output prefix. For example, for the input data stored at s3://bucket-name/input-name-prefix/dataset01/data.csv, batch transform stores the transformed data at s3://bucket-name/output-name-prefix/input-name-prefix/data.csv.out. Batch transform doesn't upload partially processed objects. For an input S3 object that contains multiple records, it creates an .out file only if the transform job succeeds on the entire file. When the input contains multiple S3 objects, the batch transform job processes the listed S3 objects and uploads only the output for successfully processed objects. If any object fails in the transform job batch transform marks the job as failed to prompt investigation.

Instances

Instances details
FromJSON TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

ToJSON TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

Generic TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

Associated Types

type Rep TransformOutput :: Type -> Type #

Read TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

Show TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

NFData TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

Methods

rnf :: TransformOutput -> () #

Eq TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

Hashable TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

type Rep TransformOutput Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformOutput

type Rep TransformOutput = D1 ('MetaData "TransformOutput" "Amazonka.SageMaker.Types.TransformOutput" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformOutput'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "accept") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "assembleWith") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssemblyType))) :*: (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newTransformOutput Source #

Create a value of TransformOutput with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accept:TransformOutput', transformOutput_accept - The MIME type used to specify the output data. Amazon SageMaker uses the MIME type with each http call to transfer data from the transform job.

$sel:assembleWith:TransformOutput', transformOutput_assembleWith - Defines how to assemble the results of the transform job as a single S3 object. Choose a format that is most convenient to you. To concatenate the results in binary format, specify None. To add a newline character at the end of every transformed record, specify Line.

$sel:kmsKeyId:TransformOutput', transformOutput_kmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KMS key policy must grant permission to the IAM role that you specify in your CreateModel request. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

$sel:s3OutputPath:TransformOutput', transformOutput_s3OutputPath - The Amazon S3 path where you want Amazon SageMaker to store the results of the transform job. For example, s3://bucket-name/key-name-prefix.

For every S3 object used as input for the transform job, batch transform stores the transformed data with an .out suffix in a corresponding subfolder in the location in the output prefix. For example, for the input data stored at s3://bucket-name/input-name-prefix/dataset01/data.csv, batch transform stores the transformed data at s3://bucket-name/output-name-prefix/input-name-prefix/data.csv.out. Batch transform doesn't upload partially processed objects. For an input S3 object that contains multiple records, it creates an .out file only if the transform job succeeds on the entire file. When the input contains multiple S3 objects, the batch transform job processes the listed S3 objects and uploads only the output for successfully processed objects. If any object fails in the transform job batch transform marks the job as failed to prompt investigation.

transformOutput_accept :: Lens' TransformOutput (Maybe Text) Source #

The MIME type used to specify the output data. Amazon SageMaker uses the MIME type with each http call to transfer data from the transform job.

transformOutput_assembleWith :: Lens' TransformOutput (Maybe AssemblyType) Source #

Defines how to assemble the results of the transform job as a single S3 object. Choose a format that is most convenient to you. To concatenate the results in binary format, specify None. To add a newline character at the end of every transformed record, specify Line.

transformOutput_kmsKeyId :: Lens' TransformOutput (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide.

The KMS key policy must grant permission to the IAM role that you specify in your CreateModel request. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.

transformOutput_s3OutputPath :: Lens' TransformOutput Text Source #

The Amazon S3 path where you want Amazon SageMaker to store the results of the transform job. For example, s3://bucket-name/key-name-prefix.

For every S3 object used as input for the transform job, batch transform stores the transformed data with an .out suffix in a corresponding subfolder in the location in the output prefix. For example, for the input data stored at s3://bucket-name/input-name-prefix/dataset01/data.csv, batch transform stores the transformed data at s3://bucket-name/output-name-prefix/input-name-prefix/data.csv.out. Batch transform doesn't upload partially processed objects. For an input S3 object that contains multiple records, it creates an .out file only if the transform job succeeds on the entire file. When the input contains multiple S3 objects, the batch transform job processes the listed S3 objects and uploads only the output for successfully processed objects. If any object fails in the transform job batch transform marks the job as failed to prompt investigation.

TransformResources

data TransformResources Source #

Describes the resources, including ML instance types and ML instance count, to use for transform job.

See: newTransformResources smart constructor.

Constructors

TransformResources' 

Fields

  • volumeKmsKeyId :: Maybe Text

    The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt model data on the storage volume attached to the ML compute instance(s) that run the batch transform job.

    Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

    For a list of instance types that support local instance storage, see Instance Store Volumes.

    For more information about local instance storage encryption, see SSD Instance Store Volumes.

    The VolumeKmsKeyId can be any of the following formats:

    • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
    • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
    • Alias name: alias/ExampleAlias
    • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias
  • instanceType :: TransformInstanceType

    The ML compute instance type for the transform job. If you are using built-in algorithms to transform moderately sized datasets, we recommend using ml.m4.xlarge or ml.m5.largeinstance types.

  • instanceCount :: Natural

    The number of ML compute instances to use in the transform job. The default value is 1, and the maximum is 100. For distributed transform jobs, specify a value greater than 1.

Instances

Instances details
FromJSON TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

ToJSON TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

Generic TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

Associated Types

type Rep TransformResources :: Type -> Type #

Read TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

Show TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

NFData TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

Methods

rnf :: TransformResources -> () #

Eq TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

Hashable TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

type Rep TransformResources Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformResources

type Rep TransformResources = D1 ('MetaData "TransformResources" "Amazonka.SageMaker.Types.TransformResources" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformResources'" 'PrefixI 'True) (S1 ('MetaSel ('Just "volumeKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformInstanceType) :*: S1 ('MetaSel ('Just "instanceCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newTransformResources Source #

Create a value of TransformResources with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:volumeKmsKeyId:TransformResources', transformResources_volumeKmsKeyId - The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt model data on the storage volume attached to the ML compute instance(s) that run the batch transform job.

Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

For a list of instance types that support local instance storage, see Instance Store Volumes.

For more information about local instance storage encryption, see SSD Instance Store Volumes.

The VolumeKmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

$sel:instanceType:TransformResources', transformResources_instanceType - The ML compute instance type for the transform job. If you are using built-in algorithms to transform moderately sized datasets, we recommend using ml.m4.xlarge or ml.m5.largeinstance types.

$sel:instanceCount:TransformResources', transformResources_instanceCount - The number of ML compute instances to use in the transform job. The default value is 1, and the maximum is 100. For distributed transform jobs, specify a value greater than 1.

transformResources_volumeKmsKeyId :: Lens' TransformResources (Maybe Text) Source #

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt model data on the storage volume attached to the ML compute instance(s) that run the batch transform job.

Certain Nitro-based instances include local storage, dependent on the instance type. Local storage volumes are encrypted using a hardware module on the instance. You can't request a VolumeKmsKeyId when using an instance type with local storage.

For a list of instance types that support local instance storage, see Instance Store Volumes.

For more information about local instance storage encryption, see SSD Instance Store Volumes.

The VolumeKmsKeyId can be any of the following formats:

  • Key ID: 1234abcd-12ab-34cd-56ef-1234567890ab
  • Key ARN: arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
  • Alias name: alias/ExampleAlias
  • Alias name ARN: arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias

transformResources_instanceType :: Lens' TransformResources TransformInstanceType Source #

The ML compute instance type for the transform job. If you are using built-in algorithms to transform moderately sized datasets, we recommend using ml.m4.xlarge or ml.m5.largeinstance types.

transformResources_instanceCount :: Lens' TransformResources Natural Source #

The number of ML compute instances to use in the transform job. The default value is 1, and the maximum is 100. For distributed transform jobs, specify a value greater than 1.

TransformS3DataSource

data TransformS3DataSource Source #

Describes the S3 data source.

See: newTransformS3DataSource smart constructor.

Constructors

TransformS3DataSource' 

Fields

  • s3DataType :: S3DataType

    If you choose S3Prefix, S3Uri identifies a key name prefix. Amazon SageMaker uses all objects with the specified key name prefix for batch transform.

    If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want Amazon SageMaker to use for batch transform.

    The following values are compatible: ManifestFile, S3Prefix

    The following value is not compatible: AugmentedManifestFile

  • s3Uri :: Text

    Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest. For example:

    • A key name prefix might look like this: s3://bucketname/exampleprefix.
    • A manifest might look like this: s3://bucketname/example.manifest

      The manifest is an S3 object which is a JSON file with the following format:

      [ {"prefix": "s3://customer_bucket/some/prefix/"},
      "relative/path/to/custdata-1",
      "relative/path/custdata-2",
      ...
      "relative/path/custdata-N"
      ]

      The preceding JSON matches the following S3Uris:

      s3://customer_bucket/some/prefix/relative/path/to/custdata-1
      s3://customer_bucket/some/prefix/relative/path/custdata-2
      ...
      s3://customer_bucket/some/prefix/relative/path/custdata-N

      The complete set of S3Uris in this manifest constitutes the input data for the channel for this datasource. The object that each S3Uris points to must be readable by the IAM role that Amazon SageMaker uses to perform tasks on your behalf.

Instances

Instances details
FromJSON TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

ToJSON TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

Generic TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

Associated Types

type Rep TransformS3DataSource :: Type -> Type #

Read TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

Show TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

NFData TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

Methods

rnf :: TransformS3DataSource -> () #

Eq TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

Hashable TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

type Rep TransformS3DataSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TransformS3DataSource

type Rep TransformS3DataSource = D1 ('MetaData "TransformS3DataSource" "Amazonka.SageMaker.Types.TransformS3DataSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TransformS3DataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3DataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 S3DataType) :*: S1 ('MetaSel ('Just "s3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTransformS3DataSource Source #

Create a value of TransformS3DataSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:s3DataType:TransformS3DataSource', transformS3DataSource_s3DataType - If you choose S3Prefix, S3Uri identifies a key name prefix. Amazon SageMaker uses all objects with the specified key name prefix for batch transform.

If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want Amazon SageMaker to use for batch transform.

The following values are compatible: ManifestFile, S3Prefix

The following value is not compatible: AugmentedManifestFile

$sel:s3Uri:TransformS3DataSource', transformS3DataSource_s3Uri - Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest. For example:

  • A key name prefix might look like this: s3://bucketname/exampleprefix.
  • A manifest might look like this: s3://bucketname/example.manifest

    The manifest is an S3 object which is a JSON file with the following format:

    [ {"prefix": "s3://customer_bucket/some/prefix/"},
    "relative/path/to/custdata-1",
    "relative/path/custdata-2",
    ...
    "relative/path/custdata-N"
    ]

    The preceding JSON matches the following S3Uris:

    s3://customer_bucket/some/prefix/relative/path/to/custdata-1
    s3://customer_bucket/some/prefix/relative/path/custdata-2
    ...
    s3://customer_bucket/some/prefix/relative/path/custdata-N

    The complete set of S3Uris in this manifest constitutes the input data for the channel for this datasource. The object that each S3Uris points to must be readable by the IAM role that Amazon SageMaker uses to perform tasks on your behalf.

transformS3DataSource_s3DataType :: Lens' TransformS3DataSource S3DataType Source #

If you choose S3Prefix, S3Uri identifies a key name prefix. Amazon SageMaker uses all objects with the specified key name prefix for batch transform.

If you choose ManifestFile, S3Uri identifies an object that is a manifest file containing a list of object keys that you want Amazon SageMaker to use for batch transform.

The following values are compatible: ManifestFile, S3Prefix

The following value is not compatible: AugmentedManifestFile

transformS3DataSource_s3Uri :: Lens' TransformS3DataSource Text Source #

Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest. For example:

  • A key name prefix might look like this: s3://bucketname/exampleprefix.
  • A manifest might look like this: s3://bucketname/example.manifest

    The manifest is an S3 object which is a JSON file with the following format:

    [ {"prefix": "s3://customer_bucket/some/prefix/"},
    "relative/path/to/custdata-1",
    "relative/path/custdata-2",
    ...
    "relative/path/custdata-N"
    ]

    The preceding JSON matches the following S3Uris:

    s3://customer_bucket/some/prefix/relative/path/to/custdata-1
    s3://customer_bucket/some/prefix/relative/path/custdata-2
    ...
    s3://customer_bucket/some/prefix/relative/path/custdata-N

    The complete set of S3Uris in this manifest constitutes the input data for the channel for this datasource. The object that each S3Uris points to must be readable by the IAM role that Amazon SageMaker uses to perform tasks on your behalf.

Trial

data Trial Source #

The properties of a trial as returned by the Search API.

See: newTrial smart constructor.

Constructors

Trial' 

Fields

Instances

Instances details
FromJSON Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Generic Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Associated Types

type Rep Trial :: Type -> Type #

Methods

from :: Trial -> Rep Trial x #

to :: Rep Trial x -> Trial #

Read Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Show Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Methods

showsPrec :: Int -> Trial -> ShowS #

show :: Trial -> String #

showList :: [Trial] -> ShowS #

NFData Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Methods

rnf :: Trial -> () #

Eq Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Methods

(==) :: Trial -> Trial -> Bool #

(/=) :: Trial -> Trial -> Bool #

Hashable Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

Methods

hashWithSalt :: Int -> Trial -> Int #

hash :: Trial -> Int #

type Rep Trial Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Trial

type Rep Trial = D1 ('MetaData "Trial" "Amazonka.SageMaker.Types.Trial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Trial'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialSource)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialComponentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TrialComponentSimpleSummary])) :*: S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newTrial :: Trial Source #

Create a value of Trial with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

Trial, trial_createdBy - Who created the trial.

Trial, trial_creationTime - When the trial was created.

$sel:displayName:Trial', trial_displayName - The name of the trial as displayed. If DisplayName isn't specified, TrialName is displayed.

$sel:experimentName:Trial', trial_experimentName - The name of the experiment the trial is part of.

$sel:lastModifiedBy:Trial', trial_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:Trial', trial_lastModifiedTime - Who last modified the trial.

$sel:metadataProperties:Trial', trial_metadataProperties - Undocumented member.

$sel:source:Trial', trial_source - Undocumented member.

$sel:tags:Trial', trial_tags - The list of tags that are associated with the trial. You can use Search API to search on the tags.

$sel:trialArn:Trial', trial_trialArn - The Amazon Resource Name (ARN) of the trial.

$sel:trialComponentSummaries:Trial', trial_trialComponentSummaries - A list of the components associated with the trial. For each component, a summary of the component's properties is included.

$sel:trialName:Trial', trial_trialName - The name of the trial.

trial_createdBy :: Lens' Trial (Maybe UserContext) Source #

Who created the trial.

trial_creationTime :: Lens' Trial (Maybe UTCTime) Source #

When the trial was created.

trial_displayName :: Lens' Trial (Maybe Text) Source #

The name of the trial as displayed. If DisplayName isn't specified, TrialName is displayed.

trial_experimentName :: Lens' Trial (Maybe Text) Source #

The name of the experiment the trial is part of.

trial_lastModifiedTime :: Lens' Trial (Maybe UTCTime) Source #

Who last modified the trial.

trial_source :: Lens' Trial (Maybe TrialSource) Source #

Undocumented member.

trial_tags :: Lens' Trial (Maybe [Tag]) Source #

The list of tags that are associated with the trial. You can use Search API to search on the tags.

trial_trialArn :: Lens' Trial (Maybe Text) Source #

The Amazon Resource Name (ARN) of the trial.

trial_trialComponentSummaries :: Lens' Trial (Maybe [TrialComponentSimpleSummary]) Source #

A list of the components associated with the trial. For each component, a summary of the component's properties is included.

trial_trialName :: Lens' Trial (Maybe Text) Source #

The name of the trial.

TrialComponent

data TrialComponent Source #

The properties of a trial component as returned by the Search API.

See: newTrialComponent smart constructor.

Constructors

TrialComponent' 

Fields

Instances

Instances details
FromJSON TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

Generic TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

Associated Types

type Rep TrialComponent :: Type -> Type #

Read TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

Show TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

NFData TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

Methods

rnf :: TrialComponent -> () #

Eq TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

Hashable TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

type Rep TrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponent

type Rep TrialComponent = D1 ('MetaData "TrialComponent" "Amazonka.SageMaker.Types.TrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponent'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "inputArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentArtifact)))))) :*: ((S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)) :*: S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TrialComponentMetricSummary])))))) :*: (((S1 ('MetaSel ('Just "outputArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentArtifact))) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentParameterValue)))) :*: (S1 ('MetaSel ('Just "parents") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Parent])) :*: (S1 ('MetaSel ('Just "runName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentSource))))) :*: ((S1 ('MetaSel ('Just "sourceDetail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentSourceDetail)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentStatus)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newTrialComponent :: TrialComponent Source #

Create a value of TrialComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:TrialComponent', trialComponent_createdBy - Who created the trial component.

$sel:creationTime:TrialComponent', trialComponent_creationTime - When the component was created.

$sel:displayName:TrialComponent', trialComponent_displayName - The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

$sel:endTime:TrialComponent', trialComponent_endTime - When the component ended.

$sel:inputArtifacts:TrialComponent', trialComponent_inputArtifacts - The input artifacts of the component.

$sel:lastModifiedBy:TrialComponent', trialComponent_lastModifiedBy - Undocumented member.

$sel:lastModifiedTime:TrialComponent', trialComponent_lastModifiedTime - When the component was last modified.

$sel:lineageGroupArn:TrialComponent', trialComponent_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group resource.

$sel:metadataProperties:TrialComponent', trialComponent_metadataProperties - Undocumented member.

$sel:metrics:TrialComponent', trialComponent_metrics - The metrics for the component.

$sel:outputArtifacts:TrialComponent', trialComponent_outputArtifacts - The output artifacts of the component.

$sel:parameters:TrialComponent', trialComponent_parameters - The hyperparameters of the component.

$sel:parents:TrialComponent', trialComponent_parents - An array of the parents of the component. A parent is a trial the component is associated with and the experiment the trial is part of. A component might not have any parents.

$sel:runName:TrialComponent', trialComponent_runName - The name of the experiment run.

$sel:source:TrialComponent', trialComponent_source - The Amazon Resource Name (ARN) and job type of the source of the component.

$sel:sourceDetail:TrialComponent', trialComponent_sourceDetail - Details of the source of the component.

$sel:startTime:TrialComponent', trialComponent_startTime - When the component started.

$sel:status:TrialComponent', trialComponent_status - Undocumented member.

$sel:tags:TrialComponent', trialComponent_tags - The list of tags that are associated with the component. You can use Search API to search on the tags.

$sel:trialComponentArn:TrialComponent', trialComponent_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:trialComponentName:TrialComponent', trialComponent_trialComponentName - The name of the trial component.

trialComponent_displayName :: Lens' TrialComponent (Maybe Text) Source #

The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

trialComponent_lastModifiedTime :: Lens' TrialComponent (Maybe UTCTime) Source #

When the component was last modified.

trialComponent_lineageGroupArn :: Lens' TrialComponent (Maybe Text) Source #

The Amazon Resource Name (ARN) of the lineage group resource.

trialComponent_parents :: Lens' TrialComponent (Maybe [Parent]) Source #

An array of the parents of the component. A parent is a trial the component is associated with and the experiment the trial is part of. A component might not have any parents.

trialComponent_runName :: Lens' TrialComponent (Maybe Text) Source #

The name of the experiment run.

trialComponent_source :: Lens' TrialComponent (Maybe TrialComponentSource) Source #

The Amazon Resource Name (ARN) and job type of the source of the component.

trialComponent_tags :: Lens' TrialComponent (Maybe [Tag]) Source #

The list of tags that are associated with the component. You can use Search API to search on the tags.

trialComponent_trialComponentArn :: Lens' TrialComponent (Maybe Text) Source #

The Amazon Resource Name (ARN) of the trial component.

TrialComponentArtifact

data TrialComponentArtifact Source #

Represents an input or output artifact of a trial component. You specify TrialComponentArtifact as part of the InputArtifacts and OutputArtifacts parameters in the CreateTrialComponent request.

Examples of input artifacts are datasets, algorithms, hyperparameters, source code, and instance types. Examples of output artifacts are metrics, snapshots, logs, and images.

See: newTrialComponentArtifact smart constructor.

Constructors

TrialComponentArtifact' 

Fields

  • mediaType :: Maybe Text

    The media type of the artifact, which indicates the type of data in the artifact file. The media type consists of a type and a subtype concatenated with a slash (/) character, for example, text/csv, image/jpeg, and s3/uri. The type specifies the category of the media. The subtype specifies the kind of data.

  • value :: Text

    The location of the artifact.

Instances

Instances details
FromJSON TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

ToJSON TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

Generic TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

Associated Types

type Rep TrialComponentArtifact :: Type -> Type #

Read TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

Show TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

NFData TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

Methods

rnf :: TrialComponentArtifact -> () #

Eq TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

Hashable TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

type Rep TrialComponentArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentArtifact

type Rep TrialComponentArtifact = D1 ('MetaData "TrialComponentArtifact" "Amazonka.SageMaker.Types.TrialComponentArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentArtifact'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mediaType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTrialComponentArtifact Source #

Create a value of TrialComponentArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mediaType:TrialComponentArtifact', trialComponentArtifact_mediaType - The media type of the artifact, which indicates the type of data in the artifact file. The media type consists of a type and a subtype concatenated with a slash (/) character, for example, text/csv, image/jpeg, and s3/uri. The type specifies the category of the media. The subtype specifies the kind of data.

$sel:value:TrialComponentArtifact', trialComponentArtifact_value - The location of the artifact.

trialComponentArtifact_mediaType :: Lens' TrialComponentArtifact (Maybe Text) Source #

The media type of the artifact, which indicates the type of data in the artifact file. The media type consists of a type and a subtype concatenated with a slash (/) character, for example, text/csv, image/jpeg, and s3/uri. The type specifies the category of the media. The subtype specifies the kind of data.

TrialComponentMetricSummary

data TrialComponentMetricSummary Source #

A summary of the metrics of a trial component.

See: newTrialComponentMetricSummary smart constructor.

Constructors

TrialComponentMetricSummary' 

Fields

Instances

Instances details
FromJSON TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

Generic TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

Associated Types

type Rep TrialComponentMetricSummary :: Type -> Type #

Read TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

Show TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

NFData TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

Eq TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

Hashable TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

type Rep TrialComponentMetricSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentMetricSummary

newTrialComponentMetricSummary :: TrialComponentMetricSummary Source #

Create a value of TrialComponentMetricSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:avg:TrialComponentMetricSummary', trialComponentMetricSummary_avg - The average value of the metric.

$sel:count:TrialComponentMetricSummary', trialComponentMetricSummary_count - The number of samples used to generate the metric.

$sel:last:TrialComponentMetricSummary', trialComponentMetricSummary_last - The most recent value of the metric.

$sel:max:TrialComponentMetricSummary', trialComponentMetricSummary_max - The maximum value of the metric.

$sel:metricName:TrialComponentMetricSummary', trialComponentMetricSummary_metricName - The name of the metric.

$sel:min:TrialComponentMetricSummary', trialComponentMetricSummary_min - The minimum value of the metric.

$sel:sourceArn:TrialComponentMetricSummary', trialComponentMetricSummary_sourceArn - The Amazon Resource Name (ARN) of the source.

$sel:stdDev:TrialComponentMetricSummary', trialComponentMetricSummary_stdDev - The standard deviation of the metric.

$sel:timeStamp:TrialComponentMetricSummary', trialComponentMetricSummary_timeStamp - When the metric was last updated.

trialComponentMetricSummary_count :: Lens' TrialComponentMetricSummary (Maybe Int) Source #

The number of samples used to generate the metric.

TrialComponentParameterValue

data TrialComponentParameterValue Source #

The value of a hyperparameter. Only one of NumberValue or StringValue can be specified.

This object is specified in the CreateTrialComponent request.

See: newTrialComponentParameterValue smart constructor.

Constructors

TrialComponentParameterValue' 

Fields

  • numberValue :: Maybe Double

    The numeric value of a numeric hyperparameter. If you specify a value for this parameter, you can't specify the StringValue parameter.

  • stringValue :: Maybe Text

    The string value of a categorical hyperparameter. If you specify a value for this parameter, you can't specify the NumberValue parameter.

Instances

Instances details
FromJSON TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

ToJSON TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

Generic TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

Associated Types

type Rep TrialComponentParameterValue :: Type -> Type #

Read TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

Show TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

NFData TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

Eq TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

Hashable TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

type Rep TrialComponentParameterValue Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentParameterValue

type Rep TrialComponentParameterValue = D1 ('MetaData "TrialComponentParameterValue" "Amazonka.SageMaker.Types.TrialComponentParameterValue" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentParameterValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numberValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "stringValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTrialComponentParameterValue :: TrialComponentParameterValue Source #

Create a value of TrialComponentParameterValue with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numberValue:TrialComponentParameterValue', trialComponentParameterValue_numberValue - The numeric value of a numeric hyperparameter. If you specify a value for this parameter, you can't specify the StringValue parameter.

$sel:stringValue:TrialComponentParameterValue', trialComponentParameterValue_stringValue - The string value of a categorical hyperparameter. If you specify a value for this parameter, you can't specify the NumberValue parameter.

trialComponentParameterValue_numberValue :: Lens' TrialComponentParameterValue (Maybe Double) Source #

The numeric value of a numeric hyperparameter. If you specify a value for this parameter, you can't specify the StringValue parameter.

trialComponentParameterValue_stringValue :: Lens' TrialComponentParameterValue (Maybe Text) Source #

The string value of a categorical hyperparameter. If you specify a value for this parameter, you can't specify the NumberValue parameter.

TrialComponentSimpleSummary

data TrialComponentSimpleSummary Source #

A short summary of a trial component.

See: newTrialComponentSimpleSummary smart constructor.

Constructors

TrialComponentSimpleSummary' 

Fields

Instances

Instances details
FromJSON TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

Generic TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

Associated Types

type Rep TrialComponentSimpleSummary :: Type -> Type #

Read TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

Show TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

NFData TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

Eq TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

Hashable TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

type Rep TrialComponentSimpleSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSimpleSummary

type Rep TrialComponentSimpleSummary = D1 ('MetaData "TrialComponentSimpleSummary" "Amazonka.SageMaker.Types.TrialComponentSimpleSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentSimpleSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialComponentSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentSource))))))

newTrialComponentSimpleSummary :: TrialComponentSimpleSummary Source #

Create a value of TrialComponentSimpleSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:TrialComponentSimpleSummary', trialComponentSimpleSummary_createdBy - Undocumented member.

$sel:creationTime:TrialComponentSimpleSummary', trialComponentSimpleSummary_creationTime - When the component was created.

$sel:trialComponentArn:TrialComponentSimpleSummary', trialComponentSimpleSummary_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:trialComponentName:TrialComponentSimpleSummary', trialComponentSimpleSummary_trialComponentName - The name of the trial component.

$sel:trialComponentSource:TrialComponentSimpleSummary', trialComponentSimpleSummary_trialComponentSource - Undocumented member.

trialComponentSimpleSummary_trialComponentArn :: Lens' TrialComponentSimpleSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the trial component.

TrialComponentSource

data TrialComponentSource Source #

The Amazon Resource Name (ARN) and job type of the source of a trial component.

See: newTrialComponentSource smart constructor.

Constructors

TrialComponentSource' 

Fields

Instances

Instances details
FromJSON TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

Generic TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

Associated Types

type Rep TrialComponentSource :: Type -> Type #

Read TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

Show TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

NFData TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

Methods

rnf :: TrialComponentSource -> () #

Eq TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

Hashable TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

type Rep TrialComponentSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSource

type Rep TrialComponentSource = D1 ('MetaData "TrialComponentSource" "Amazonka.SageMaker.Types.TrialComponentSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTrialComponentSource Source #

Create a value of TrialComponentSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceType:TrialComponentSource', trialComponentSource_sourceType - The source job type.

$sel:sourceArn:TrialComponentSource', trialComponentSource_sourceArn - The source Amazon Resource Name (ARN).

trialComponentSource_sourceArn :: Lens' TrialComponentSource Text Source #

The source Amazon Resource Name (ARN).

TrialComponentSourceDetail

data TrialComponentSourceDetail Source #

Detailed information about the source of a trial component. Either ProcessingJob or TrainingJob is returned.

See: newTrialComponentSourceDetail smart constructor.

Constructors

TrialComponentSourceDetail' 

Fields

Instances

Instances details
FromJSON TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

Generic TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

Associated Types

type Rep TrialComponentSourceDetail :: Type -> Type #

Read TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

Show TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

NFData TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

Eq TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

Hashable TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

type Rep TrialComponentSourceDetail Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSourceDetail

type Rep TrialComponentSourceDetail = D1 ('MetaData "TrialComponentSourceDetail" "Amazonka.SageMaker.Types.TrialComponentSourceDetail" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentSourceDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "processingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingJob)) :*: S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "trainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJob)) :*: S1 ('MetaSel ('Just "transformJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformJob)))))

newTrialComponentSourceDetail :: TrialComponentSourceDetail Source #

Create a value of TrialComponentSourceDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:processingJob:TrialComponentSourceDetail', trialComponentSourceDetail_processingJob - Information about a processing job that's the source of a trial component.

$sel:sourceArn:TrialComponentSourceDetail', trialComponentSourceDetail_sourceArn - The Amazon Resource Name (ARN) of the source.

$sel:trainingJob:TrialComponentSourceDetail', trialComponentSourceDetail_trainingJob - Information about a training job that's the source of a trial component.

$sel:transformJob:TrialComponentSourceDetail', trialComponentSourceDetail_transformJob - Information about a transform job that's the source of a trial component.

trialComponentSourceDetail_processingJob :: Lens' TrialComponentSourceDetail (Maybe ProcessingJob) Source #

Information about a processing job that's the source of a trial component.

trialComponentSourceDetail_sourceArn :: Lens' TrialComponentSourceDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the source.

trialComponentSourceDetail_trainingJob :: Lens' TrialComponentSourceDetail (Maybe TrainingJob) Source #

Information about a training job that's the source of a trial component.

trialComponentSourceDetail_transformJob :: Lens' TrialComponentSourceDetail (Maybe TransformJob) Source #

Information about a transform job that's the source of a trial component.

TrialComponentStatus

data TrialComponentStatus Source #

The status of the trial component.

See: newTrialComponentStatus smart constructor.

Constructors

TrialComponentStatus' 

Fields

Instances

Instances details
FromJSON TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

ToJSON TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

Generic TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

Associated Types

type Rep TrialComponentStatus :: Type -> Type #

Read TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

Show TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

NFData TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

Methods

rnf :: TrialComponentStatus -> () #

Eq TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

Hashable TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

type Rep TrialComponentStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentStatus

type Rep TrialComponentStatus = D1 ('MetaData "TrialComponentStatus" "Amazonka.SageMaker.Types.TrialComponentStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "primaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentPrimaryStatus))))

newTrialComponentStatus :: TrialComponentStatus Source #

Create a value of TrialComponentStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:message:TrialComponentStatus', trialComponentStatus_message - If the component failed, a message describing why.

$sel:primaryStatus:TrialComponentStatus', trialComponentStatus_primaryStatus - The status of the trial component.

trialComponentStatus_message :: Lens' TrialComponentStatus (Maybe Text) Source #

If the component failed, a message describing why.

TrialComponentSummary

data TrialComponentSummary Source #

A summary of the properties of a trial component. To get all the properties, call the DescribeTrialComponent API and provide the TrialComponentName.

See: newTrialComponentSummary smart constructor.

Constructors

TrialComponentSummary' 

Fields

Instances

Instances details
FromJSON TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

Generic TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

Associated Types

type Rep TrialComponentSummary :: Type -> Type #

Read TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

Show TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

NFData TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

Methods

rnf :: TrialComponentSummary -> () #

Eq TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

Hashable TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

type Rep TrialComponentSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialComponentSummary

type Rep TrialComponentSummary = D1 ('MetaData "TrialComponentSummary" "Amazonka.SageMaker.Types.TrialComponentSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialComponentSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentStatus)))) :*: (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialComponentSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentSource)))))))

newTrialComponentSummary :: TrialComponentSummary Source #

Create a value of TrialComponentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdBy:TrialComponentSummary', trialComponentSummary_createdBy - Who created the trial component.

$sel:creationTime:TrialComponentSummary', trialComponentSummary_creationTime - When the component was created.

$sel:displayName:TrialComponentSummary', trialComponentSummary_displayName - The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

$sel:endTime:TrialComponentSummary', trialComponentSummary_endTime - When the component ended.

$sel:lastModifiedBy:TrialComponentSummary', trialComponentSummary_lastModifiedBy - Who last modified the component.

$sel:lastModifiedTime:TrialComponentSummary', trialComponentSummary_lastModifiedTime - When the component was last modified.

$sel:startTime:TrialComponentSummary', trialComponentSummary_startTime - When the component started.

$sel:status:TrialComponentSummary', trialComponentSummary_status - The status of the component. States include:

  • InProgress
  • Completed
  • Failed

$sel:trialComponentArn:TrialComponentSummary', trialComponentSummary_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:trialComponentName:TrialComponentSummary', trialComponentSummary_trialComponentName - The name of the trial component.

$sel:trialComponentSource:TrialComponentSummary', trialComponentSummary_trialComponentSource - Undocumented member.

trialComponentSummary_displayName :: Lens' TrialComponentSummary (Maybe Text) Source #

The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

trialComponentSummary_status :: Lens' TrialComponentSummary (Maybe TrialComponentStatus) Source #

The status of the component. States include:

  • InProgress
  • Completed
  • Failed

trialComponentSummary_trialComponentArn :: Lens' TrialComponentSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the trial component.

TrialSource

data TrialSource Source #

The source of the trial.

See: newTrialSource smart constructor.

Constructors

TrialSource' 

Fields

Instances

Instances details
FromJSON TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

Generic TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

Associated Types

type Rep TrialSource :: Type -> Type #

Read TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

Show TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

NFData TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

Methods

rnf :: TrialSource -> () #

Eq TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

Hashable TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

type Rep TrialSource Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSource

type Rep TrialSource = D1 ('MetaData "TrialSource" "Amazonka.SageMaker.Types.TrialSource" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTrialSource Source #

Create a value of TrialSource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourceType:TrialSource', trialSource_sourceType - The source job type.

$sel:sourceArn:TrialSource', trialSource_sourceArn - The Amazon Resource Name (ARN) of the source.

trialSource_sourceArn :: Lens' TrialSource Text Source #

The Amazon Resource Name (ARN) of the source.

TrialSummary

data TrialSummary Source #

A summary of the properties of a trial. To get the complete set of properties, call the DescribeTrial API and provide the TrialName.

See: newTrialSummary smart constructor.

Constructors

TrialSummary' 

Fields

Instances

Instances details
FromJSON TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

Generic TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

Associated Types

type Rep TrialSummary :: Type -> Type #

Read TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

Show TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

NFData TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

Methods

rnf :: TrialSummary -> () #

Eq TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

Hashable TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

type Rep TrialSummary Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TrialSummary

type Rep TrialSummary = D1 ('MetaData "TrialSummary" "Amazonka.SageMaker.Types.TrialSummary" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TrialSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialSource))))))

newTrialSummary :: TrialSummary Source #

Create a value of TrialSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:TrialSummary', trialSummary_creationTime - When the trial was created.

$sel:displayName:TrialSummary', trialSummary_displayName - The name of the trial as displayed. If DisplayName isn't specified, TrialName is displayed.

$sel:lastModifiedTime:TrialSummary', trialSummary_lastModifiedTime - When the trial was last modified.

$sel:trialArn:TrialSummary', trialSummary_trialArn - The Amazon Resource Name (ARN) of the trial.

$sel:trialName:TrialSummary', trialSummary_trialName - The name of the trial.

$sel:trialSource:TrialSummary', trialSummary_trialSource - Undocumented member.

trialSummary_displayName :: Lens' TrialSummary (Maybe Text) Source #

The name of the trial as displayed. If DisplayName isn't specified, TrialName is displayed.

trialSummary_lastModifiedTime :: Lens' TrialSummary (Maybe UTCTime) Source #

When the trial was last modified.

trialSummary_trialArn :: Lens' TrialSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the trial.

TuningJobCompletionCriteria

data TuningJobCompletionCriteria Source #

The job completion criteria.

See: newTuningJobCompletionCriteria smart constructor.

Constructors

TuningJobCompletionCriteria' 

Fields

Instances

Instances details
FromJSON TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

ToJSON TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

Generic TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

Associated Types

type Rep TuningJobCompletionCriteria :: Type -> Type #

Read TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

Show TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

NFData TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

Eq TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

Hashable TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

type Rep TuningJobCompletionCriteria Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobCompletionCriteria

type Rep TuningJobCompletionCriteria = D1 ('MetaData "TuningJobCompletionCriteria" "Amazonka.SageMaker.Types.TuningJobCompletionCriteria" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TuningJobCompletionCriteria'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetObjectiveMetricValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newTuningJobCompletionCriteria Source #

Create a value of TuningJobCompletionCriteria with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:targetObjectiveMetricValue:TuningJobCompletionCriteria', tuningJobCompletionCriteria_targetObjectiveMetricValue - The value of the objective metric.

TuningJobStepMetaData

data TuningJobStepMetaData Source #

Metadata for a tuning step.

See: newTuningJobStepMetaData smart constructor.

Constructors

TuningJobStepMetaData' 

Fields

  • arn :: Maybe Text

    The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

Instances

Instances details
FromJSON TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

Generic TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

Associated Types

type Rep TuningJobStepMetaData :: Type -> Type #

Read TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

Show TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

NFData TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

Methods

rnf :: TuningJobStepMetaData -> () #

Eq TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

Hashable TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

type Rep TuningJobStepMetaData Source # 
Instance details

Defined in Amazonka.SageMaker.Types.TuningJobStepMetaData

type Rep TuningJobStepMetaData = D1 ('MetaData "TuningJobStepMetaData" "Amazonka.SageMaker.Types.TuningJobStepMetaData" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "TuningJobStepMetaData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newTuningJobStepMetaData :: TuningJobStepMetaData Source #

Create a value of TuningJobStepMetaData with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:TuningJobStepMetaData', tuningJobStepMetaData_arn - The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

tuningJobStepMetaData_arn :: Lens' TuningJobStepMetaData (Maybe Text) Source #

The Amazon Resource Name (ARN) of the tuning job that was run by this step execution.

USD

data USD Source #

Represents an amount of money in United States dollars.

See: newUSD smart constructor.

Constructors

USD' 

Fields

Instances

Instances details
FromJSON USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

ToJSON USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Generic USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Associated Types

type Rep USD :: Type -> Type #

Methods

from :: USD -> Rep USD x #

to :: Rep USD x -> USD #

Read USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Show USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Methods

showsPrec :: Int -> USD -> ShowS #

show :: USD -> String #

showList :: [USD] -> ShowS #

NFData USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Methods

rnf :: USD -> () #

Eq USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Methods

(==) :: USD -> USD -> Bool #

(/=) :: USD -> USD -> Bool #

Hashable USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

Methods

hashWithSalt :: Int -> USD -> Int #

hash :: USD -> Int #

type Rep USD Source # 
Instance details

Defined in Amazonka.SageMaker.Types.USD

type Rep USD = D1 ('MetaData "USD" "Amazonka.SageMaker.Types.USD" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "USD'" 'PrefixI 'True) (S1 ('MetaSel ('Just "cents") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "dollars") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "tenthFractionsOfACent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newUSD :: USD Source #

Create a value of USD with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cents:USD', usd_cents - The fractional portion, in cents, of the amount.

$sel:dollars:USD', usd_dollars - The whole number of dollars in the amount.

$sel:tenthFractionsOfACent:USD', usd_tenthFractionsOfACent - Fractions of a cent, in tenths.

usd_cents :: Lens' USD (Maybe Natural) Source #

The fractional portion, in cents, of the amount.

usd_dollars :: Lens' USD (Maybe Natural) Source #

The whole number of dollars in the amount.

usd_tenthFractionsOfACent :: Lens' USD (Maybe Natural) Source #

Fractions of a cent, in tenths.

UiConfig

data UiConfig Source #

Provided configuration information for the worker UI for a labeling job. Provide either HumanTaskUiArn or UiTemplateS3Uri.

For named entity recognition, 3D point cloud and video frame labeling jobs, use HumanTaskUiArn.

For all other Ground Truth built-in task types and custom task types, use UiTemplateS3Uri to specify the location of a worker task template in Amazon S3.

See: newUiConfig smart constructor.

Constructors

UiConfig' 

Fields

  • humanTaskUiArn :: Maybe Text

    The ARN of the worker task template used to render the worker UI and tools for labeling job tasks.

    Use this parameter when you are creating a labeling job for named entity recognition, 3D point cloud and video frame labeling jobs. Use your labeling job task type to select one of the following ARNs and use it with this parameter when you create a labeling job. Replace aws-region with the Amazon Web Services Region you are creating your labeling job in. For example, replace aws-region with us-west-1 if you create a labeling job in US West (N. California).

    Named Entity Recognition

    Use the following HumanTaskUiArn for named entity recognition labeling jobs:

    arn:aws:sagemaker:aws-region:394669845002:human-task-ui/NamedEntityRecognition

    3D Point Cloud HumanTaskUiArns

    Use this HumanTaskUiArn for 3D point cloud object detection and 3D point cloud object detection adjustment labeling jobs.

    • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectDetection

    Use this HumanTaskUiArn for 3D point cloud object tracking and 3D point cloud object tracking adjustment labeling jobs.

    • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectTracking

    Use this HumanTaskUiArn for 3D point cloud semantic segmentation and 3D point cloud semantic segmentation adjustment labeling jobs.

    • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudSemanticSegmentation

    Video Frame HumanTaskUiArns

    Use this HumanTaskUiArn for video frame object detection and video frame object detection adjustment labeling jobs.

    • arn:aws:sagemaker:region:394669845002:human-task-ui/VideoObjectDetection

    Use this HumanTaskUiArn for video frame object tracking and video frame object tracking adjustment labeling jobs.

    • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/VideoObjectTracking
  • uiTemplateS3Uri :: Maybe Text

    The Amazon S3 bucket location of the UI template, or worker task template. This is the template used to render the worker UI and tools for labeling job tasks. For more information about the contents of a UI template, see Creating Your Custom Labeling Task Template.

Instances

Instances details
FromJSON UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

ToJSON UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

Generic UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

Associated Types

type Rep UiConfig :: Type -> Type #

Methods

from :: UiConfig -> Rep UiConfig x #

to :: Rep UiConfig x -> UiConfig #

Read UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

Show UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

NFData UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

Methods

rnf :: UiConfig -> () #

Eq UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

Hashable UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

Methods

hashWithSalt :: Int -> UiConfig -> Int #

hash :: UiConfig -> Int #

type Rep UiConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiConfig

type Rep UiConfig = D1 ('MetaData "UiConfig" "Amazonka.SageMaker.Types.UiConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UiConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "humanTaskUiArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "uiTemplateS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newUiConfig :: UiConfig Source #

Create a value of UiConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:humanTaskUiArn:UiConfig', uiConfig_humanTaskUiArn - The ARN of the worker task template used to render the worker UI and tools for labeling job tasks.

Use this parameter when you are creating a labeling job for named entity recognition, 3D point cloud and video frame labeling jobs. Use your labeling job task type to select one of the following ARNs and use it with this parameter when you create a labeling job. Replace aws-region with the Amazon Web Services Region you are creating your labeling job in. For example, replace aws-region with us-west-1 if you create a labeling job in US West (N. California).

Named Entity Recognition

Use the following HumanTaskUiArn for named entity recognition labeling jobs:

arn:aws:sagemaker:aws-region:394669845002:human-task-ui/NamedEntityRecognition

3D Point Cloud HumanTaskUiArns

Use this HumanTaskUiArn for 3D point cloud object detection and 3D point cloud object detection adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectDetection

Use this HumanTaskUiArn for 3D point cloud object tracking and 3D point cloud object tracking adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectTracking

Use this HumanTaskUiArn for 3D point cloud semantic segmentation and 3D point cloud semantic segmentation adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudSemanticSegmentation

Video Frame HumanTaskUiArns

Use this HumanTaskUiArn for video frame object detection and video frame object detection adjustment labeling jobs.

  • arn:aws:sagemaker:region:394669845002:human-task-ui/VideoObjectDetection

Use this HumanTaskUiArn for video frame object tracking and video frame object tracking adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/VideoObjectTracking

$sel:uiTemplateS3Uri:UiConfig', uiConfig_uiTemplateS3Uri - The Amazon S3 bucket location of the UI template, or worker task template. This is the template used to render the worker UI and tools for labeling job tasks. For more information about the contents of a UI template, see Creating Your Custom Labeling Task Template.

uiConfig_humanTaskUiArn :: Lens' UiConfig (Maybe Text) Source #

The ARN of the worker task template used to render the worker UI and tools for labeling job tasks.

Use this parameter when you are creating a labeling job for named entity recognition, 3D point cloud and video frame labeling jobs. Use your labeling job task type to select one of the following ARNs and use it with this parameter when you create a labeling job. Replace aws-region with the Amazon Web Services Region you are creating your labeling job in. For example, replace aws-region with us-west-1 if you create a labeling job in US West (N. California).

Named Entity Recognition

Use the following HumanTaskUiArn for named entity recognition labeling jobs:

arn:aws:sagemaker:aws-region:394669845002:human-task-ui/NamedEntityRecognition

3D Point Cloud HumanTaskUiArns

Use this HumanTaskUiArn for 3D point cloud object detection and 3D point cloud object detection adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectDetection

Use this HumanTaskUiArn for 3D point cloud object tracking and 3D point cloud object tracking adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudObjectTracking

Use this HumanTaskUiArn for 3D point cloud semantic segmentation and 3D point cloud semantic segmentation adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/PointCloudSemanticSegmentation

Video Frame HumanTaskUiArns

Use this HumanTaskUiArn for video frame object detection and video frame object detection adjustment labeling jobs.

  • arn:aws:sagemaker:region:394669845002:human-task-ui/VideoObjectDetection

Use this HumanTaskUiArn for video frame object tracking and video frame object tracking adjustment labeling jobs.

  • arn:aws:sagemaker:aws-region:394669845002:human-task-ui/VideoObjectTracking

uiConfig_uiTemplateS3Uri :: Lens' UiConfig (Maybe Text) Source #

The Amazon S3 bucket location of the UI template, or worker task template. This is the template used to render the worker UI and tools for labeling job tasks. For more information about the contents of a UI template, see Creating Your Custom Labeling Task Template.

UiTemplate

data UiTemplate Source #

The Liquid template for the worker user interface.

See: newUiTemplate smart constructor.

Constructors

UiTemplate' 

Fields

  • content :: Text

    The content of the Liquid template for the worker user interface.

Instances

Instances details
ToJSON UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

Generic UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

Associated Types

type Rep UiTemplate :: Type -> Type #

Read UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

Show UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

NFData UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

Methods

rnf :: UiTemplate -> () #

Eq UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

Hashable UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

type Rep UiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplate

type Rep UiTemplate = D1 ('MetaData "UiTemplate" "Amazonka.SageMaker.Types.UiTemplate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UiTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUiTemplate Source #

Create a value of UiTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:content:UiTemplate', uiTemplate_content - The content of the Liquid template for the worker user interface.

uiTemplate_content :: Lens' UiTemplate Text Source #

The content of the Liquid template for the worker user interface.

UiTemplateInfo

data UiTemplateInfo Source #

Container for user interface template information.

See: newUiTemplateInfo smart constructor.

Constructors

UiTemplateInfo' 

Fields

Instances

Instances details
FromJSON UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

Generic UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

Associated Types

type Rep UiTemplateInfo :: Type -> Type #

Read UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

Show UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

NFData UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

Methods

rnf :: UiTemplateInfo -> () #

Eq UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

Hashable UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

type Rep UiTemplateInfo Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UiTemplateInfo

type Rep UiTemplateInfo = D1 ('MetaData "UiTemplateInfo" "Amazonka.SageMaker.Types.UiTemplateInfo" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UiTemplateInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contentSha256") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newUiTemplateInfo :: UiTemplateInfo Source #

Create a value of UiTemplateInfo with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:contentSha256:UiTemplateInfo', uiTemplateInfo_contentSha256 - The SHA-256 digest of the contents of the template.

$sel:url:UiTemplateInfo', uiTemplateInfo_url - The URL for the user interface template.

uiTemplateInfo_contentSha256 :: Lens' UiTemplateInfo (Maybe Text) Source #

The SHA-256 digest of the contents of the template.

uiTemplateInfo_url :: Lens' UiTemplateInfo (Maybe Text) Source #

The URL for the user interface template.

UserContext

data UserContext Source #

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

See: newUserContext smart constructor.

Constructors

UserContext' 

Fields

Instances

Instances details
FromJSON UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

Generic UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

Associated Types

type Rep UserContext :: Type -> Type #

Read UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

Show UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

NFData UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

Methods

rnf :: UserContext -> () #

Eq UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

Hashable UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

type Rep UserContext Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserContext

type Rep UserContext = D1 ('MetaData "UserContext" "Amazonka.SageMaker.Types.UserContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UserContext'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "userProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newUserContext :: UserContext Source #

Create a value of UserContext with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domainId:UserContext', userContext_domainId - The domain associated with the user.

$sel:userProfileArn:UserContext', userContext_userProfileArn - The Amazon Resource Name (ARN) of the user's profile.

$sel:userProfileName:UserContext', userContext_userProfileName - The name of the user's profile.

userContext_domainId :: Lens' UserContext (Maybe Text) Source #

The domain associated with the user.

userContext_userProfileArn :: Lens' UserContext (Maybe Text) Source #

The Amazon Resource Name (ARN) of the user's profile.

userContext_userProfileName :: Lens' UserContext (Maybe Text) Source #

The name of the user's profile.

UserProfileDetails

data UserProfileDetails Source #

The user profile details.

See: newUserProfileDetails smart constructor.

Constructors

UserProfileDetails' 

Fields

Instances

Instances details
FromJSON UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

Generic UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

Associated Types

type Rep UserProfileDetails :: Type -> Type #

Read UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

Show UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

NFData UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

Methods

rnf :: UserProfileDetails -> () #

Eq UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

Hashable UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

type Rep UserProfileDetails Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserProfileDetails

type Rep UserProfileDetails = D1 ('MetaData "UserProfileDetails" "Amazonka.SageMaker.Types.UserProfileDetails" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UserProfileDetails'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserProfileStatus)) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newUserProfileDetails :: UserProfileDetails Source #

Create a value of UserProfileDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTime:UserProfileDetails', userProfileDetails_creationTime - The creation time.

$sel:domainId:UserProfileDetails', userProfileDetails_domainId - The domain ID.

$sel:lastModifiedTime:UserProfileDetails', userProfileDetails_lastModifiedTime - The last modified time.

$sel:status:UserProfileDetails', userProfileDetails_status - The status.

$sel:userProfileName:UserProfileDetails', userProfileDetails_userProfileName - The user profile name.

UserSettings

data UserSettings Source #

A collection of settings that apply to users of Amazon SageMaker Studio. These settings are specified when the CreateUserProfile API is called, and as DefaultUserSettings when the CreateDomain API is called.

SecurityGroups is aggregated when specified in both calls. For all other settings in UserSettings, the values specified in CreateUserProfile take precedence over those specified in CreateDomain.

See: newUserSettings smart constructor.

Constructors

UserSettings' 

Fields

Instances

Instances details
FromJSON UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

ToJSON UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

Generic UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

Associated Types

type Rep UserSettings :: Type -> Type #

Read UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

Show UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

NFData UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

Methods

rnf :: UserSettings -> () #

Eq UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

Hashable UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

type Rep UserSettings Source # 
Instance details

Defined in Amazonka.SageMaker.Types.UserSettings

newUserSettings :: UserSettings Source #

Create a value of UserSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:canvasAppSettings:UserSettings', userSettings_canvasAppSettings - The Canvas app settings.

$sel:executionRole:UserSettings', userSettings_executionRole - The execution role for the user.

$sel:jupyterServerAppSettings:UserSettings', userSettings_jupyterServerAppSettings - The Jupyter server's app settings.

$sel:kernelGatewayAppSettings:UserSettings', userSettings_kernelGatewayAppSettings - The kernel gateway app settings.

$sel:rSessionAppSettings:UserSettings', userSettings_rSessionAppSettings - A collection of settings that configure the RSessionGateway app.

$sel:rStudioServerProAppSettings:UserSettings', userSettings_rStudioServerProAppSettings - A collection of settings that configure user interaction with the RStudioServerPro app.

$sel:securityGroups:UserSettings', userSettings_securityGroups - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.

Optional when the CreateDomain.AppNetworkAccessType parameter is set to PublicInternetOnly.

Required when the CreateDomain.AppNetworkAccessType parameter is set to VpcOnly.

Amazon SageMaker adds a security group to allow NFS traffic from SageMaker Studio. Therefore, the number of security groups that you can specify is one less than the maximum number shown.

$sel:sharingSettings:UserSettings', userSettings_sharingSettings - Specifies options for sharing SageMaker Studio notebooks.

$sel:tensorBoardAppSettings:UserSettings', userSettings_tensorBoardAppSettings - The TensorBoard app settings.

userSettings_executionRole :: Lens' UserSettings (Maybe Text) Source #

The execution role for the user.

userSettings_rSessionAppSettings :: Lens' UserSettings (Maybe RSessionAppSettings) Source #

A collection of settings that configure the RSessionGateway app.

userSettings_rStudioServerProAppSettings :: Lens' UserSettings (Maybe RStudioServerProAppSettings) Source #

A collection of settings that configure user interaction with the RStudioServerPro app.

userSettings_securityGroups :: Lens' UserSettings (Maybe [Text]) Source #

The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.

Optional when the CreateDomain.AppNetworkAccessType parameter is set to PublicInternetOnly.

Required when the CreateDomain.AppNetworkAccessType parameter is set to VpcOnly.

Amazon SageMaker adds a security group to allow NFS traffic from SageMaker Studio. Therefore, the number of security groups that you can specify is one less than the maximum number shown.

userSettings_sharingSettings :: Lens' UserSettings (Maybe SharingSettings) Source #

Specifies options for sharing SageMaker Studio notebooks.

VariantProperty

data VariantProperty Source #

Specifies a production variant property type for an Endpoint.

If you are updating an endpoint with the UpdateEndpointInput$RetainAllVariantProperties option set to true, the VariantProperty objects listed in UpdateEndpointInput$ExcludeRetainedVariantProperties override the existing variant properties of the endpoint.

See: newVariantProperty smart constructor.

Constructors

VariantProperty' 

Fields

  • variantPropertyType :: VariantPropertyType

    The type of variant property. The supported values are:

    • DesiredInstanceCount: Overrides the existing variant instance counts using the ProductionVariant$InitialInstanceCount values in the CreateEndpointConfigInput$ProductionVariants.
    • DesiredWeight: Overrides the existing variant weights using the ProductionVariant$InitialVariantWeight values in the CreateEndpointConfigInput$ProductionVariants.
    • DataCaptureConfig: (Not currently supported.)

Instances

Instances details
ToJSON VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

Generic VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

Associated Types

type Rep VariantProperty :: Type -> Type #

Read VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

Show VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

NFData VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

Methods

rnf :: VariantProperty -> () #

Eq VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

Hashable VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

type Rep VariantProperty Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VariantProperty

type Rep VariantProperty = D1 ('MetaData "VariantProperty" "Amazonka.SageMaker.Types.VariantProperty" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "VariantProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "variantPropertyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 VariantPropertyType)))

newVariantProperty Source #

Create a value of VariantProperty with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:variantPropertyType:VariantProperty', variantProperty_variantPropertyType - The type of variant property. The supported values are:

  • DesiredInstanceCount: Overrides the existing variant instance counts using the ProductionVariant$InitialInstanceCount values in the CreateEndpointConfigInput$ProductionVariants.
  • DesiredWeight: Overrides the existing variant weights using the ProductionVariant$InitialVariantWeight values in the CreateEndpointConfigInput$ProductionVariants.
  • DataCaptureConfig: (Not currently supported.)

variantProperty_variantPropertyType :: Lens' VariantProperty VariantPropertyType Source #

The type of variant property. The supported values are:

  • DesiredInstanceCount: Overrides the existing variant instance counts using the ProductionVariant$InitialInstanceCount values in the CreateEndpointConfigInput$ProductionVariants.
  • DesiredWeight: Overrides the existing variant weights using the ProductionVariant$InitialVariantWeight values in the CreateEndpointConfigInput$ProductionVariants.
  • DataCaptureConfig: (Not currently supported.)

Vertex

data Vertex Source #

A lineage entity connected to the starting entity(ies).

See: newVertex smart constructor.

Constructors

Vertex' 

Fields

Instances

Instances details
FromJSON Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

Generic Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

Associated Types

type Rep Vertex :: Type -> Type #

Methods

from :: Vertex -> Rep Vertex x #

to :: Rep Vertex x -> Vertex #

Read Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

Show Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

NFData Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

Methods

rnf :: Vertex -> () #

Eq Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

Methods

(==) :: Vertex -> Vertex -> Bool #

(/=) :: Vertex -> Vertex -> Bool #

Hashable Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

Methods

hashWithSalt :: Int -> Vertex -> Int #

hash :: Vertex -> Int #

type Rep Vertex Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Vertex

type Rep Vertex = D1 ('MetaData "Vertex" "Amazonka.SageMaker.Types.Vertex" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Vertex'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lineageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LineageType)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newVertex :: Vertex Source #

Create a value of Vertex with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:Vertex', vertex_arn - The Amazon Resource Name (ARN) of the lineage entity resource.

$sel:lineageType:Vertex', vertex_lineageType - The type of resource of the lineage entity.

$sel:type':Vertex', vertex_type - The type of the lineage entity resource. For example: DataSet, Model, Endpoint, etc...

vertex_arn :: Lens' Vertex (Maybe Text) Source #

The Amazon Resource Name (ARN) of the lineage entity resource.

vertex_lineageType :: Lens' Vertex (Maybe LineageType) Source #

The type of resource of the lineage entity.

vertex_type :: Lens' Vertex (Maybe Text) Source #

The type of the lineage entity resource. For example: DataSet, Model, Endpoint, etc...

VpcConfig

data VpcConfig Source #

Specifies a VPC that your training jobs and hosted models have access to. Control access to and from your training and model containers by configuring the VPC. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud and Protect Training Jobs by Using an Amazon Virtual Private Cloud.

See: newVpcConfig smart constructor.

Constructors

VpcConfig' 

Fields

Instances

Instances details
FromJSON VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

ToJSON VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

Generic VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

Associated Types

type Rep VpcConfig :: Type -> Type #

Read VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

Show VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

NFData VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

Methods

rnf :: VpcConfig -> () #

Eq VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

Hashable VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

type Rep VpcConfig Source # 
Instance details

Defined in Amazonka.SageMaker.Types.VpcConfig

type Rep VpcConfig = D1 ('MetaData "VpcConfig" "Amazonka.SageMaker.Types.VpcConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "VpcConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newVpcConfig Source #

Create a value of VpcConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:VpcConfig', vpcConfig_securityGroupIds - The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

$sel:subnets:VpcConfig', vpcConfig_subnets - The ID of the subnets in the VPC to which you want to connect your training job or model. For information about the availability of specific instance types, see Supported Instance Types and Availability Zones.

vpcConfig_securityGroupIds :: Lens' VpcConfig (NonEmpty Text) Source #

The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.

vpcConfig_subnets :: Lens' VpcConfig (NonEmpty Text) Source #

The ID of the subnets in the VPC to which you want to connect your training job or model. For information about the availability of specific instance types, see Supported Instance Types and Availability Zones.

WarmPoolStatus

data WarmPoolStatus Source #

Status and billing information about the warm pool.

See: newWarmPoolStatus smart constructor.

Constructors

WarmPoolStatus' 

Fields

  • resourceRetainedBillableTimeInSeconds :: Maybe Natural

    The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

    Multiply ResourceRetainedBillableTimeInSeconds by the number of instances (InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount.

  • reusedByJob :: Maybe Text

    The name of the matching training job that reused the warm pool.

  • status :: WarmPoolResourceStatus

    The status of the warm pool.

    • InUse: The warm pool is in use for the training job.
    • Available: The warm pool is available to reuse for a matching training job.
    • Reused: The warm pool moved to a matching training job for reuse.
    • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

Instances

Instances details
FromJSON WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

Generic WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

Associated Types

type Rep WarmPoolStatus :: Type -> Type #

Read WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

Show WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

NFData WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

Methods

rnf :: WarmPoolStatus -> () #

Eq WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

Hashable WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

type Rep WarmPoolStatus Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WarmPoolStatus

type Rep WarmPoolStatus = D1 ('MetaData "WarmPoolStatus" "Amazonka.SageMaker.Types.WarmPoolStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "WarmPoolStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceRetainedBillableTimeInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "reusedByJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 WarmPoolResourceStatus))))

newWarmPoolStatus Source #

Create a value of WarmPoolStatus with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceRetainedBillableTimeInSeconds:WarmPoolStatus', warmPoolStatus_resourceRetainedBillableTimeInSeconds - The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

Multiply ResourceRetainedBillableTimeInSeconds by the number of instances (InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount.

$sel:reusedByJob:WarmPoolStatus', warmPoolStatus_reusedByJob - The name of the matching training job that reused the warm pool.

$sel:status:WarmPoolStatus', warmPoolStatus_status - The status of the warm pool.

  • InUse: The warm pool is in use for the training job.
  • Available: The warm pool is available to reuse for a matching training job.
  • Reused: The warm pool moved to a matching training job for reuse.
  • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

warmPoolStatus_resourceRetainedBillableTimeInSeconds :: Lens' WarmPoolStatus (Maybe Natural) Source #

The billable time in seconds used by the warm pool. Billable time refers to the absolute wall-clock time.

Multiply ResourceRetainedBillableTimeInSeconds by the number of instances (InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run warm pool training. The formula is as follows: ResourceRetainedBillableTimeInSeconds * InstanceCount.

warmPoolStatus_reusedByJob :: Lens' WarmPoolStatus (Maybe Text) Source #

The name of the matching training job that reused the warm pool.

warmPoolStatus_status :: Lens' WarmPoolStatus WarmPoolResourceStatus Source #

The status of the warm pool.

  • InUse: The warm pool is in use for the training job.
  • Available: The warm pool is available to reuse for a matching training job.
  • Reused: The warm pool moved to a matching training job for reuse.
  • Terminated: The warm pool is no longer available. Warm pools are unavailable if they are terminated by a user, terminated for a patch update, or terminated for exceeding the specified KeepAlivePeriodInSeconds.

Workforce

data Workforce Source #

A single private workforce, which is automatically created when you create your first private work team. You can create one private work force in each Amazon Web Services Region. By default, any workforce-related API operation used in a specific region will apply to the workforce created in that region. To learn how to create a private workforce, see Create a Private Workforce.

See: newWorkforce smart constructor.

Constructors

Workforce' 

Fields

Instances

Instances details
FromJSON Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

Generic Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

Associated Types

type Rep Workforce :: Type -> Type #

Read Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

Show Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

NFData Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

Methods

rnf :: Workforce -> () #

Eq Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

Hashable Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

type Rep Workforce Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workforce

type Rep Workforce = D1 ('MetaData "Workforce" "Amazonka.SageMaker.Types.Workforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "Workforce'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "cognitoConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CognitoConfig)) :*: S1 ('MetaSel ('Just "createDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastUpdatedDate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "oidcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OidcConfigForResponse))))) :*: ((S1 ('MetaSel ('Just "sourceIpConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceIpConfig)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkforceStatus)) :*: S1 ('MetaSel ('Just "subDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "workforceVpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkforceVpcConfigResponse)) :*: (S1 ('MetaSel ('Just "workforceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "workforceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newWorkforce Source #

Create a value of Workforce with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:cognitoConfig:Workforce', workforce_cognitoConfig - The configuration of an Amazon Cognito workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool.

$sel:createDate:Workforce', workforce_createDate - The date that the workforce is created.

$sel:failureReason:Workforce', workforce_failureReason - The reason your workforce failed.

$sel:lastUpdatedDate:Workforce', workforce_lastUpdatedDate - The most recent date that was used to successfully add one or more IP address ranges (CIDRs) to a private workforce's allow list.

$sel:oidcConfig:Workforce', workforce_oidcConfig - The configuration of an OIDC Identity Provider (IdP) private workforce.

$sel:sourceIpConfig:Workforce', workforce_sourceIpConfig - A list of one to ten IP address ranges (CIDRs) to be added to the workforce allow list. By default, a workforce isn't restricted to specific IP addresses.

$sel:status:Workforce', workforce_status - The status of your workforce.

$sel:subDomain:Workforce', workforce_subDomain - The subdomain for your OIDC Identity Provider.

$sel:workforceVpcConfig:Workforce', workforce_workforceVpcConfig - The configuration of a VPC workforce.

$sel:workforceName:Workforce', workforce_workforceName - The name of the private workforce.

$sel:workforceArn:Workforce', workforce_workforceArn - The Amazon Resource Name (ARN) of the private workforce.

workforce_cognitoConfig :: Lens' Workforce (Maybe CognitoConfig) Source #

The configuration of an Amazon Cognito workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool.

workforce_createDate :: Lens' Workforce (Maybe UTCTime) Source #

The date that the workforce is created.

workforce_failureReason :: Lens' Workforce (Maybe Text) Source #

The reason your workforce failed.

workforce_lastUpdatedDate :: Lens' Workforce (Maybe UTCTime) Source #

The most recent date that was used to successfully add one or more IP address ranges (CIDRs) to a private workforce's allow list.

workforce_oidcConfig :: Lens' Workforce (Maybe OidcConfigForResponse) Source #

The configuration of an OIDC Identity Provider (IdP) private workforce.

workforce_sourceIpConfig :: Lens' Workforce (Maybe SourceIpConfig) Source #

A list of one to ten IP address ranges (CIDRs) to be added to the workforce allow list. By default, a workforce isn't restricted to specific IP addresses.

workforce_status :: Lens' Workforce (Maybe WorkforceStatus) Source #

The status of your workforce.

workforce_subDomain :: Lens' Workforce (Maybe Text) Source #

The subdomain for your OIDC Identity Provider.

workforce_workforceName :: Lens' Workforce Text Source #

The name of the private workforce.

workforce_workforceArn :: Lens' Workforce Text Source #

The Amazon Resource Name (ARN) of the private workforce.

WorkforceVpcConfigRequest

data WorkforceVpcConfigRequest Source #

The VPC object you use to create or update a workforce.

See: newWorkforceVpcConfigRequest smart constructor.

Constructors

WorkforceVpcConfigRequest' 

Fields

Instances

Instances details
ToJSON WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

Generic WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

Associated Types

type Rep WorkforceVpcConfigRequest :: Type -> Type #

Read WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

Show WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

NFData WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

Eq WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

Hashable WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

type Rep WorkforceVpcConfigRequest Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigRequest

type Rep WorkforceVpcConfigRequest = D1 ('MetaData "WorkforceVpcConfigRequest" "Amazonka.SageMaker.Types.WorkforceVpcConfigRequest" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "WorkforceVpcConfigRequest'" 'PrefixI 'True) (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: (S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newWorkforceVpcConfigRequest :: WorkforceVpcConfigRequest Source #

Create a value of WorkforceVpcConfigRequest with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:WorkforceVpcConfigRequest', workforceVpcConfigRequest_securityGroupIds - The VPC security group IDs, in the form sg-xxxxxxxx. The security groups must be for the same VPC as specified in the subnet.

$sel:subnets:WorkforceVpcConfigRequest', workforceVpcConfigRequest_subnets - The ID of the subnets in the VPC that you want to connect.

$sel:vpcId:WorkforceVpcConfigRequest', workforceVpcConfigRequest_vpcId - The ID of the VPC that the workforce uses for communication.

workforceVpcConfigRequest_securityGroupIds :: Lens' WorkforceVpcConfigRequest (Maybe (NonEmpty Text)) Source #

The VPC security group IDs, in the form sg-xxxxxxxx. The security groups must be for the same VPC as specified in the subnet.

workforceVpcConfigRequest_subnets :: Lens' WorkforceVpcConfigRequest (Maybe (NonEmpty Text)) Source #

The ID of the subnets in the VPC that you want to connect.

workforceVpcConfigRequest_vpcId :: Lens' WorkforceVpcConfigRequest (Maybe Text) Source #

The ID of the VPC that the workforce uses for communication.

WorkforceVpcConfigResponse

data WorkforceVpcConfigResponse Source #

A VpcConfig object that specifies the VPC that you want your workforce to connect to.

See: newWorkforceVpcConfigResponse smart constructor.

Constructors

WorkforceVpcConfigResponse' 

Fields

  • vpcEndpointId :: Maybe Text

    The IDs for the VPC service endpoints of your VPC workforce when it is created and updated.

  • vpcId :: Text

    The ID of the VPC that the workforce uses for communication.

  • securityGroupIds :: NonEmpty Text

    The VPC security group IDs, in the form sg-xxxxxxxx. The security groups must be for the same VPC as specified in the subnet.

  • subnets :: NonEmpty Text

    The ID of the subnets in the VPC that you want to connect.

Instances

Instances details
FromJSON WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

Generic WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

Associated Types

type Rep WorkforceVpcConfigResponse :: Type -> Type #

Read WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

Show WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

NFData WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

Eq WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

Hashable WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

type Rep WorkforceVpcConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Types.WorkforceVpcConfigResponse

type Rep WorkforceVpcConfigResponse = D1 ('MetaData "WorkforceVpcConfigResponse" "Amazonka.SageMaker.Types.WorkforceVpcConfigResponse" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "WorkforceVpcConfigResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "vpcEndpointId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))

newWorkforceVpcConfigResponse Source #

Create a value of WorkforceVpcConfigResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:vpcEndpointId:WorkforceVpcConfigResponse', workforceVpcConfigResponse_vpcEndpointId - The IDs for the VPC service endpoints of your VPC workforce when it is created and updated.

$sel:vpcId:WorkforceVpcConfigResponse', workforceVpcConfigResponse_vpcId - The ID of the VPC that the workforce uses for communication.

$sel:securityGroupIds:WorkforceVpcConfigResponse', workforceVpcConfigResponse_securityGroupIds - The VPC security group IDs, in the form sg-xxxxxxxx. The security groups must be for the same VPC as specified in the subnet.

$sel:subnets:WorkforceVpcConfigResponse', workforceVpcConfigResponse_subnets - The ID of the subnets in the VPC that you want to connect.

workforceVpcConfigResponse_vpcEndpointId :: Lens' WorkforceVpcConfigResponse (Maybe Text) Source #

The IDs for the VPC service endpoints of your VPC workforce when it is created and updated.

workforceVpcConfigResponse_vpcId :: Lens' WorkforceVpcConfigResponse Text Source #

The ID of the VPC that the workforce uses for communication.

workforceVpcConfigResponse_securityGroupIds :: Lens' WorkforceVpcConfigResponse (NonEmpty Text) Source #

The VPC security group IDs, in the form sg-xxxxxxxx. The security groups must be for the same VPC as specified in the subnet.

workforceVpcConfigResponse_subnets :: Lens' WorkforceVpcConfigResponse (NonEmpty Text) Source #

The ID of the subnets in the VPC that you want to connect.

Workteam

data Workteam Source #

Provides details about a labeling work team.

See: newWorkteam smart constructor.

Constructors

Workteam' 

Fields

Instances

Instances details
FromJSON Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

Generic Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

Associated Types

type Rep Workteam :: Type -> Type #

Methods

from :: Workteam -> Rep Workteam x #

to :: Rep Workteam x -> Workteam #

Read Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

Show Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

NFData Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

Methods

rnf :: Workteam -> () #

Eq Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

Hashable Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

Methods

hashWithSalt :: Int -> Workteam -> Int #

hash :: Workteam -> Int #

type Rep Workteam Source # 
Instance details

Defined in Amazonka.SageMaker.Types.Workteam

newWorkteam Source #

Create a value of Workteam with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createDate:Workteam', workteam_createDate - The date and time that the work team was created (timestamp).

$sel:lastUpdatedDate:Workteam', workteam_lastUpdatedDate - The date and time that the work team was last updated (timestamp).

$sel:notificationConfiguration:Workteam', workteam_notificationConfiguration - Configures SNS notifications of available or expiring work items for work teams.

$sel:productListingIds:Workteam', workteam_productListingIds - The Amazon Marketplace identifier for a vendor's work team.

$sel:subDomain:Workteam', workteam_subDomain - The URI of the labeling job's user interface. Workers open this URI to start labeling your data objects.

$sel:workforceArn:Workteam', workteam_workforceArn - The Amazon Resource Name (ARN) of the workforce.

$sel:workteamName:Workteam', workteam_workteamName - The name of the work team.

$sel:memberDefinitions:Workteam', workteam_memberDefinitions - A list of MemberDefinition objects that contains objects that identify the workers that make up the work team.

Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use CognitoMemberDefinition. For workforces created using your own OIDC identity provider (IdP) use OidcMemberDefinition.

$sel:workteamArn:Workteam', workteam_workteamArn - The Amazon Resource Name (ARN) that identifies the work team.

$sel:description:Workteam', workteam_description - A description of the work team.

workteam_createDate :: Lens' Workteam (Maybe UTCTime) Source #

The date and time that the work team was created (timestamp).

workteam_lastUpdatedDate :: Lens' Workteam (Maybe UTCTime) Source #

The date and time that the work team was last updated (timestamp).

workteam_notificationConfiguration :: Lens' Workteam (Maybe NotificationConfiguration) Source #

Configures SNS notifications of available or expiring work items for work teams.

workteam_productListingIds :: Lens' Workteam (Maybe [Text]) Source #

The Amazon Marketplace identifier for a vendor's work team.

workteam_subDomain :: Lens' Workteam (Maybe Text) Source #

The URI of the labeling job's user interface. Workers open this URI to start labeling your data objects.

workteam_workforceArn :: Lens' Workteam (Maybe Text) Source #

The Amazon Resource Name (ARN) of the workforce.

workteam_workteamName :: Lens' Workteam Text Source #

The name of the work team.

workteam_memberDefinitions :: Lens' Workteam (NonEmpty MemberDefinition) Source #

A list of MemberDefinition objects that contains objects that identify the workers that make up the work team.

Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use CognitoMemberDefinition. For workforces created using your own OIDC identity provider (IdP) use OidcMemberDefinition.

workteam_workteamArn :: Lens' Workteam Text Source #

The Amazon Resource Name (ARN) that identifies the work team.

workteam_description :: Lens' Workteam Text Source #

A description of the work team.