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

Contents

Description

Derived from API version 2017-07-24 of the AWS service descriptions, licensed under Apache 2.0.

Provides APIs for creating and managing SageMaker resources.

Other Resources:

Synopsis

Service Configuration

defaultService :: Service Source #

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

Errors

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

ConflictException

_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

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

Resource being accessed is in use.

ResourceLimitExceeded

_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

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

Resource being access is not found.

Waiters

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

EndpointDeleted

newEndpointDeleted :: Wait DescribeEndpoint Source #

Polls DescribeEndpoint every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

EndpointInService

newEndpointInService :: Wait DescribeEndpoint Source #

Polls DescribeEndpoint every 30 seconds until a successful state is reached. An error is returned after 120 failed checks.

ImageCreated

newImageCreated :: Wait DescribeImage Source #

Polls DescribeImage every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

ImageDeleted

newImageDeleted :: Wait DescribeImage Source #

Polls DescribeImage every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

ImageUpdated

newImageUpdated :: Wait DescribeImage Source #

Polls DescribeImage every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

ImageVersionCreated

newImageVersionCreated :: Wait DescribeImageVersion Source #

Polls DescribeImageVersion every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

ImageVersionDeleted

newImageVersionDeleted :: Wait DescribeImageVersion Source #

Polls DescribeImageVersion every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

NotebookInstanceDeleted

newNotebookInstanceDeleted :: Wait DescribeNotebookInstance Source #

Polls DescribeNotebookInstance every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

NotebookInstanceInService

newNotebookInstanceInService :: Wait DescribeNotebookInstance Source #

Polls DescribeNotebookInstance every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

NotebookInstanceStopped

newNotebookInstanceStopped :: Wait DescribeNotebookInstance Source #

Polls DescribeNotebookInstance every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

ProcessingJobCompletedOrStopped

newProcessingJobCompletedOrStopped :: Wait DescribeProcessingJob Source #

Polls DescribeProcessingJob every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

TrainingJobCompletedOrStopped

newTrainingJobCompletedOrStopped :: Wait DescribeTrainingJob Source #

Polls DescribeTrainingJob every 120 seconds until a successful state is reached. An error is returned after 180 failed checks.

TransformJobCompletedOrStopped

newTransformJobCompletedOrStopped :: Wait DescribeTransformJob Source #

Polls DescribeTransformJob every 60 seconds until a successful state is reached. An error is returned after 60 failed checks.

Operations

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

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

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

AddAssociation

data AddAssociation Source #

See: newAddAssociation smart constructor.

Instances

Instances details
ToJSON AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

ToHeaders AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

ToPath AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

ToQuery AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

AWSRequest AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Associated Types

type AWSResponse AddAssociation #

Generic AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Associated Types

type Rep AddAssociation :: Type -> Type #

Read AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Show AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

NFData AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Methods

rnf :: AddAssociation -> () #

Eq AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Hashable AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

type AWSResponse AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

type Rep AddAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

type Rep AddAssociation = D1 ('MetaData "AddAssociation" "Amazonka.SageMaker.AddAssociation" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AddAssociation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationEdgeType)) :*: (S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "destinationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAddAssociation Source #

Create a value of AddAssociation with all optional fields omitted.

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

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

AddAssociation, addAssociation_associationType - The type of association. The following are suggested uses for each type. Amazon SageMaker places no restrictions on their use.

  • ContributedTo - The source contributed to the destination or had a part in enabling the destination. For example, the training data contributed to the training job.
  • AssociatedWith - The source is connected to the destination. For example, an approval workflow is associated with a model deployment.
  • DerivedFrom - The destination is a modification of the source. For example, a digest output of a channel input for a processing job is derived from the original inputs.
  • Produced - The source generated the destination. For example, a training job produced a model artifact.

AddAssociation, addAssociation_sourceArn - The ARN of the source.

AddAssociation, addAssociation_destinationArn - The Amazon Resource Name (ARN) of the destination.

data AddAssociationResponse Source #

See: newAddAssociationResponse smart constructor.

Instances

Instances details
Generic AddAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Associated Types

type Rep AddAssociationResponse :: Type -> Type #

Read AddAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Show AddAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

NFData AddAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

Methods

rnf :: AddAssociationResponse -> () #

Eq AddAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

type Rep AddAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddAssociation

type Rep AddAssociationResponse = D1 ('MetaData "AddAssociationResponse" "Amazonka.SageMaker.AddAssociation" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AddAssociationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newAddAssociationResponse Source #

Create a value of AddAssociationResponse with all optional fields omitted.

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

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

AddAssociation, addAssociationResponse_destinationArn - The Amazon Resource Name (ARN) of the destination.

AddAssociation, addAssociationResponse_sourceArn - The ARN of the source.

$sel:httpStatus:AddAssociationResponse', addAssociationResponse_httpStatus - The response's http status code.

AddTags

data AddTags Source #

See: newAddTags smart constructor.

Constructors

AddTags' Text [Tag] 

Instances

Instances details
ToJSON AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

ToHeaders AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Methods

toHeaders :: AddTags -> [Header] #

ToPath AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Methods

toPath :: AddTags -> ByteString #

ToQuery AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

AWSRequest AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Associated Types

type AWSResponse AddTags #

Generic AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Associated Types

type Rep AddTags :: Type -> Type #

Methods

from :: AddTags -> Rep AddTags x #

to :: Rep AddTags x -> AddTags #

Read AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Show AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

NFData AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Methods

rnf :: AddTags -> () #

Eq AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Methods

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

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

Hashable AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Methods

hashWithSalt :: Int -> AddTags -> Int #

hash :: AddTags -> Int #

type AWSResponse AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

type Rep AddTags Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

type Rep AddTags = D1 ('MetaData "AddTags" "Amazonka.SageMaker.AddTags" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AddTags'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Tag])))

newAddTags Source #

Create a value of AddTags with all optional fields omitted.

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

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

$sel:resourceArn:AddTags', addTags_resourceArn - The Amazon Resource Name (ARN) of the resource that you want to tag.

AddTags, addTags_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.

data AddTagsResponse Source #

See: newAddTagsResponse smart constructor.

Constructors

AddTagsResponse' (Maybe [Tag]) Int 

Instances

Instances details
Generic AddTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Associated Types

type Rep AddTagsResponse :: Type -> Type #

Read AddTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Show AddTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

NFData AddTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

Methods

rnf :: AddTagsResponse -> () #

Eq AddTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

type Rep AddTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AddTags

type Rep AddTagsResponse = D1 ('MetaData "AddTagsResponse" "Amazonka.SageMaker.AddTags" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AddTagsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAddTagsResponse Source #

Create a value of AddTagsResponse with all optional fields omitted.

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

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

AddTags, addTagsResponse_tags - A list of tags associated with the SageMaker resource.

$sel:httpStatus:AddTagsResponse', addTagsResponse_httpStatus - The response's http status code.

AssociateTrialComponent

data AssociateTrialComponent Source #

See: newAssociateTrialComponent smart constructor.

Instances

Instances details
ToJSON AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

ToHeaders AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

ToPath AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

ToQuery AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

AWSRequest AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Generic AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Associated Types

type Rep AssociateTrialComponent :: Type -> Type #

Read AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Show AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

NFData AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Methods

rnf :: AssociateTrialComponent -> () #

Eq AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Hashable AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

type AWSResponse AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

type Rep AssociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

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

newAssociateTrialComponent Source #

Create a value of AssociateTrialComponent with all optional fields omitted.

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

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

AssociateTrialComponent, associateTrialComponent_trialComponentName - The name of the component to associated with the trial.

AssociateTrialComponent, associateTrialComponent_trialName - The name of the trial to associate with.

data AssociateTrialComponentResponse Source #

See: newAssociateTrialComponentResponse smart constructor.

Instances

Instances details
Generic AssociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Associated Types

type Rep AssociateTrialComponentResponse :: Type -> Type #

Read AssociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Show AssociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

NFData AssociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

Eq AssociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

type Rep AssociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.AssociateTrialComponent

type Rep AssociateTrialComponentResponse = D1 ('MetaData "AssociateTrialComponentResponse" "Amazonka.SageMaker.AssociateTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "AssociateTrialComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newAssociateTrialComponentResponse Source #

Create a value of AssociateTrialComponentResponse with all optional fields omitted.

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

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

AssociateTrialComponentResponse, associateTrialComponentResponse_trialArn - The Amazon Resource Name (ARN) of the trial.

AssociateTrialComponentResponse, associateTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:httpStatus:AssociateTrialComponentResponse', associateTrialComponentResponse_httpStatus - The response's http status code.

BatchDescribeModelPackage

data BatchDescribeModelPackage Source #

See: newBatchDescribeModelPackage smart constructor.

Instances

Instances details
ToJSON BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

ToHeaders BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

ToPath BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

ToQuery BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

AWSRequest BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Generic BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Associated Types

type Rep BatchDescribeModelPackage :: Type -> Type #

Read BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Show BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

NFData BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Eq BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Hashable BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

type AWSResponse BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

type Rep BatchDescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

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

newBatchDescribeModelPackage Source #

Create a value of BatchDescribeModelPackage with all optional fields omitted.

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

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

$sel:modelPackageArnList:BatchDescribeModelPackage', batchDescribeModelPackage_modelPackageArnList - The list of Amazon Resource Name (ARN) of the model package groups.

data BatchDescribeModelPackageResponse Source #

See: newBatchDescribeModelPackageResponse smart constructor.

Instances

Instances details
Generic BatchDescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Associated Types

type Rep BatchDescribeModelPackageResponse :: Type -> Type #

Read BatchDescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Show BatchDescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

NFData BatchDescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

Eq BatchDescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

type Rep BatchDescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.BatchDescribeModelPackage

type Rep BatchDescribeModelPackageResponse = D1 ('MetaData "BatchDescribeModelPackageResponse" "Amazonka.SageMaker.BatchDescribeModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "BatchDescribeModelPackageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "batchDescribeModelPackageErrorMap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text BatchDescribeModelPackageError))) :*: (S1 ('MetaSel ('Just "modelPackageSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text BatchDescribeModelPackageSummary))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newBatchDescribeModelPackageResponse Source #

Create a value of BatchDescribeModelPackageResponse with all optional fields omitted.

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

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

$sel:batchDescribeModelPackageErrorMap:BatchDescribeModelPackageResponse', batchDescribeModelPackageResponse_batchDescribeModelPackageErrorMap - A map of the resource and BatchDescribeModelPackageError objects reporting the error associated with describing the model package.

$sel:modelPackageSummaries:BatchDescribeModelPackageResponse', batchDescribeModelPackageResponse_modelPackageSummaries - The summaries for the model package versions

$sel:httpStatus:BatchDescribeModelPackageResponse', batchDescribeModelPackageResponse_httpStatus - The response's http status code.

CreateAction

data CreateAction Source #

See: newCreateAction smart constructor.

Instances

Instances details
ToJSON CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

ToHeaders CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

ToPath CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

ToQuery CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

AWSRequest CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Associated Types

type AWSResponse CreateAction #

Generic CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Associated Types

type Rep CreateAction :: Type -> Type #

Read CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Show CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

NFData CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Methods

rnf :: CreateAction -> () #

Eq CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Hashable CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

type AWSResponse CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

type Rep CreateAction Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

newCreateAction Source #

Create a value of CreateAction with all optional fields omitted.

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

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

CreateAction, createAction_description - The description of the action.

CreateAction, createAction_metadataProperties - Undocumented member.

CreateAction, createAction_properties - A list of properties to add to the action.

CreateAction, createAction_status - The status of the action.

CreateAction, createAction_tags - A list of tags to apply to the action.

CreateAction, createAction_actionName - The name of the action. Must be unique to your account in an Amazon Web Services Region.

CreateAction, createAction_source - The source type, ID, and URI.

CreateAction, createAction_actionType - The action type.

data CreateActionResponse Source #

See: newCreateActionResponse smart constructor.

Instances

Instances details
Generic CreateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Associated Types

type Rep CreateActionResponse :: Type -> Type #

Read CreateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Show CreateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

NFData CreateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

Methods

rnf :: CreateActionResponse -> () #

Eq CreateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

type Rep CreateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAction

type Rep CreateActionResponse = D1 ('MetaData "CreateActionResponse" "Amazonka.SageMaker.CreateAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateActionResponse Source #

Create a value of CreateActionResponse with all optional fields omitted.

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

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

CreateActionResponse, createActionResponse_actionArn - The Amazon Resource Name (ARN) of the action.

$sel:httpStatus:CreateActionResponse', createActionResponse_httpStatus - The response's http status code.

CreateAlgorithm

data CreateAlgorithm Source #

See: newCreateAlgorithm smart constructor.

Instances

Instances details
ToJSON CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

ToHeaders CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

ToPath CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

ToQuery CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

AWSRequest CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Associated Types

type AWSResponse CreateAlgorithm #

Generic CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Associated Types

type Rep CreateAlgorithm :: Type -> Type #

Read CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Show CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

NFData CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Methods

rnf :: CreateAlgorithm -> () #

Eq CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Hashable CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

type AWSResponse CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

type Rep CreateAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

type Rep CreateAlgorithm = D1 ('MetaData "CreateAlgorithm" "Amazonka.SageMaker.CreateAlgorithm" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateAlgorithm'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "algorithmDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "certifyForMarketplace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "inferenceSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceSpecification)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "validationSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlgorithmValidationSpecification))) :*: (S1 ('MetaSel ('Just "algorithmName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "trainingSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingSpecification)))))

newCreateAlgorithm Source #

Create a value of CreateAlgorithm with all optional fields omitted.

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

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

CreateAlgorithm, createAlgorithm_algorithmDescription - A description of the algorithm.

CreateAlgorithm, createAlgorithm_certifyForMarketplace - Whether to certify the algorithm so that it can be listed in Amazon Web Services Marketplace.

CreateAlgorithm, createAlgorithm_inferenceSpecification - Specifies details about inference jobs that the algorithm runs, including the following:

  • The Amazon ECR paths of containers that contain the inference code and model artifacts.
  • The instance types that the algorithm supports for transform jobs and real-time endpoints used for inference.
  • The input and output content formats that the algorithm supports for inference.

CreateAlgorithm, createAlgorithm_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.

CreateAlgorithm, createAlgorithm_validationSpecification - Specifies configurations for one or more training jobs and that SageMaker runs to test the algorithm's training code and, optionally, one or more batch transform jobs that SageMaker runs to test the algorithm's inference code.

CreateAlgorithm, createAlgorithm_algorithmName - The name of the algorithm.

$sel:trainingSpecification:CreateAlgorithm', createAlgorithm_trainingSpecification - Specifies details about training jobs run by this algorithm, including the following:

  • The Amazon ECR path of the container and the version digest of the algorithm.
  • The hyperparameters that the algorithm supports.
  • The instance types that the algorithm supports for training.
  • Whether the algorithm supports distributed training.
  • The metrics that the algorithm emits to Amazon CloudWatch.
  • Which metrics that the algorithm emits can be used as the objective metric for hyperparameter tuning jobs.
  • The input channels that the algorithm supports for training data. For example, an algorithm might support train, validation, and test channels.

data CreateAlgorithmResponse Source #

See: newCreateAlgorithmResponse smart constructor.

Instances

Instances details
Generic CreateAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Associated Types

type Rep CreateAlgorithmResponse :: Type -> Type #

Read CreateAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Show CreateAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

NFData CreateAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

Methods

rnf :: CreateAlgorithmResponse -> () #

Eq CreateAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

type Rep CreateAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAlgorithm

type Rep CreateAlgorithmResponse = D1 ('MetaData "CreateAlgorithmResponse" "Amazonka.SageMaker.CreateAlgorithm" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateAlgorithmResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "algorithmArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateAlgorithmResponse Source #

Create a value of CreateAlgorithmResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateAlgorithmResponse', createAlgorithmResponse_httpStatus - The response's http status code.

CreateAlgorithmResponse, createAlgorithmResponse_algorithmArn - The Amazon Resource Name (ARN) of the new algorithm.

CreateApp

data CreateApp Source #

See: newCreateApp smart constructor.

Instances

Instances details
ToJSON CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

ToHeaders CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Methods

toHeaders :: CreateApp -> [Header] #

ToPath CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

ToQuery CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

AWSRequest CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Associated Types

type AWSResponse CreateApp #

Generic CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Associated Types

type Rep CreateApp :: Type -> Type #

Read CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Show CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

NFData CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Methods

rnf :: CreateApp -> () #

Eq CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Hashable CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

type AWSResponse CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

type Rep CreateApp Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

newCreateApp Source #

Create a value of CreateApp with all optional fields omitted.

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

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

$sel:resourceSpec:CreateApp', createApp_resourceSpec - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.

The value of InstanceType passed as part of the ResourceSpec in the CreateApp call overrides the value passed as part of the ResourceSpec configured for the user profile or the domain. If InstanceType is not specified in any of those three ResourceSpec values for a KernelGateway app, the CreateApp call fails with a request validation error.

CreateApp, createApp_spaceName - The name of the space. If this value is not set, then UserProfileName must be set.

CreateApp, createApp_tags - Each tag consists of a key and an optional value. Tag keys must be unique per resource.

CreateApp, createApp_userProfileName - The user profile name. If this value is not set, then SpaceName must be set.

CreateApp, createApp_domainId - The domain ID.

CreateApp, createApp_appType - The type of app.

CreateApp, createApp_appName - The name of the app.

data CreateAppResponse Source #

See: newCreateAppResponse smart constructor.

Instances

Instances details
Generic CreateAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Associated Types

type Rep CreateAppResponse :: Type -> Type #

Read CreateAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Show CreateAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

NFData CreateAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

Methods

rnf :: CreateAppResponse -> () #

Eq CreateAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

type Rep CreateAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateApp

type Rep CreateAppResponse = D1 ('MetaData "CreateAppResponse" "Amazonka.SageMaker.CreateApp" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateAppResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "appArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateAppResponse Source #

Create a value of CreateAppResponse with all optional fields omitted.

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

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

$sel:appArn:CreateAppResponse', createAppResponse_appArn - The Amazon Resource Name (ARN) of the app.

$sel:httpStatus:CreateAppResponse', createAppResponse_httpStatus - The response's http status code.

CreateAppImageConfig

data CreateAppImageConfig Source #

See: newCreateAppImageConfig smart constructor.

Instances

Instances details
ToJSON CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

ToHeaders CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

ToPath CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

ToQuery CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

AWSRequest CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Associated Types

type AWSResponse CreateAppImageConfig #

Generic CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Associated Types

type Rep CreateAppImageConfig :: Type -> Type #

Read CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Show CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

NFData CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Methods

rnf :: CreateAppImageConfig -> () #

Eq CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Hashable CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

type AWSResponse CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

type Rep CreateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

type Rep CreateAppImageConfig = D1 ('MetaData "CreateAppImageConfig" "Amazonka.SageMaker.CreateAppImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateAppImageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kernelGatewayImageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KernelGatewayImageConfig)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "appImageConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateAppImageConfig Source #

Create a value of CreateAppImageConfig with all optional fields omitted.

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

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

CreateAppImageConfig, createAppImageConfig_kernelGatewayImageConfig - The KernelGatewayImageConfig. You can only specify one image kernel in the AppImageConfig API. This kernel will be shown to users before the image starts. Once the image runs, all kernels are visible in JupyterLab.

CreateAppImageConfig, createAppImageConfig_tags - A list of tags to apply to the AppImageConfig.

CreateAppImageConfig, createAppImageConfig_appImageConfigName - The name of the AppImageConfig. Must be unique to your account.

data CreateAppImageConfigResponse Source #

See: newCreateAppImageConfigResponse smart constructor.

Instances

Instances details
Generic CreateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Associated Types

type Rep CreateAppImageConfigResponse :: Type -> Type #

Read CreateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Show CreateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

NFData CreateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

Eq CreateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

type Rep CreateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAppImageConfig

type Rep CreateAppImageConfigResponse = D1 ('MetaData "CreateAppImageConfigResponse" "Amazonka.SageMaker.CreateAppImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateAppImageConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "appImageConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateAppImageConfigResponse Source #

Create a value of CreateAppImageConfigResponse with all optional fields omitted.

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

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

CreateAppImageConfigResponse, createAppImageConfigResponse_appImageConfigArn - The Amazon Resource Name (ARN) of the AppImageConfig.

$sel:httpStatus:CreateAppImageConfigResponse', createAppImageConfigResponse_httpStatus - The response's http status code.

CreateArtifact

data CreateArtifact Source #

See: newCreateArtifact smart constructor.

Instances

Instances details
ToJSON CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

ToHeaders CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

ToPath CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

ToQuery CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

AWSRequest CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Associated Types

type AWSResponse CreateArtifact #

Generic CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Associated Types

type Rep CreateArtifact :: Type -> Type #

Read CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Show CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

NFData CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Methods

rnf :: CreateArtifact -> () #

Eq CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Hashable CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

type AWSResponse CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

type Rep CreateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

type Rep CreateArtifact = D1 ('MetaData "CreateArtifact" "Amazonka.SageMaker.CreateArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "artifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ArtifactSource) :*: S1 ('MetaSel ('Just "artifactType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateArtifact Source #

Create a value of CreateArtifact with all optional fields omitted.

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

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

CreateArtifact, createArtifact_artifactName - The name of the artifact. Must be unique to your account in an Amazon Web Services Region.

CreateArtifact, createArtifact_metadataProperties - Undocumented member.

CreateArtifact, createArtifact_properties - A list of properties to add to the artifact.

CreateArtifact, createArtifact_tags - A list of tags to apply to the artifact.

CreateArtifact, createArtifact_source - The ID, ID type, and URI of the source.

CreateArtifact, createArtifact_artifactType - The artifact type.

data CreateArtifactResponse Source #

See: newCreateArtifactResponse smart constructor.

Instances

Instances details
Generic CreateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Associated Types

type Rep CreateArtifactResponse :: Type -> Type #

Read CreateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Show CreateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

NFData CreateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

Methods

rnf :: CreateArtifactResponse -> () #

Eq CreateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

type Rep CreateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateArtifact

type Rep CreateArtifactResponse = D1 ('MetaData "CreateArtifactResponse" "Amazonka.SageMaker.CreateArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "artifactArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateArtifactResponse Source #

Create a value of CreateArtifactResponse with all optional fields omitted.

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

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

CreateArtifactResponse, createArtifactResponse_artifactArn - The Amazon Resource Name (ARN) of the artifact.

$sel:httpStatus:CreateArtifactResponse', createArtifactResponse_httpStatus - The response's http status code.

CreateAutoMLJob

data CreateAutoMLJob Source #

See: newCreateAutoMLJob smart constructor.

Instances

Instances details
ToJSON CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

ToHeaders CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

ToPath CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

ToQuery CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

AWSRequest CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Associated Types

type AWSResponse CreateAutoMLJob #

Generic CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Associated Types

type Rep CreateAutoMLJob :: Type -> Type #

Read CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Show CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

NFData CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Methods

rnf :: CreateAutoMLJob -> () #

Eq CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Hashable CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

type AWSResponse CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

type Rep CreateAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

newCreateAutoMLJob Source #

Create a value of CreateAutoMLJob with all optional fields omitted.

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

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

$sel:autoMLJobConfig:CreateAutoMLJob', createAutoMLJob_autoMLJobConfig - A collection of settings used to configure an AutoML job.

CreateAutoMLJob, createAutoMLJob_autoMLJobObjective - Defines the objective metric used to measure the predictive quality of an AutoML job. You provide an AutoMLJobObjective$MetricName and Autopilot infers whether to minimize or maximize it.

$sel:generateCandidateDefinitionsOnly:CreateAutoMLJob', createAutoMLJob_generateCandidateDefinitionsOnly - Generates possible candidates without training the models. A candidate is a combination of data preprocessors, algorithms, and algorithm parameter settings.

$sel:modelDeployConfig:CreateAutoMLJob', createAutoMLJob_modelDeployConfig - Specifies how to generate the endpoint name for an automatic one-click Autopilot model deployment.

CreateAutoMLJob, createAutoMLJob_problemType - Defines the type of supervised learning available for the candidates. For more information, see Amazon SageMaker Autopilot problem types and algorithm support.

CreateAutoMLJob, createAutoMLJob_tags - Each tag consists of a key and an optional value. Tag keys must be unique per resource.

CreateAutoMLJob, createAutoMLJob_autoMLJobName - Identifies an Autopilot job. The name must be unique to your account and is case-insensitive.

CreateAutoMLJob, createAutoMLJob_inputDataConfig - An array of channel objects that describes the input data and its location. Each channel is a named input source. Similar to InputDataConfig supported by . Format(s) supported: CSV, Parquet. A minimum of 500 rows is required for the training dataset. There is not a minimum number of rows required for the validation dataset.

CreateAutoMLJob, createAutoMLJob_outputDataConfig - Provides information about encryption and the Amazon S3 output path needed to store artifacts from an AutoML job. Format(s) supported: CSV.

CreateAutoMLJob, createAutoMLJob_roleArn - The ARN of the role that is used to access the data.

data CreateAutoMLJobResponse Source #

See: newCreateAutoMLJobResponse smart constructor.

Instances

Instances details
Generic CreateAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Associated Types

type Rep CreateAutoMLJobResponse :: Type -> Type #

Read CreateAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Show CreateAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

NFData CreateAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

Methods

rnf :: CreateAutoMLJobResponse -> () #

Eq CreateAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

type Rep CreateAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateAutoMLJob

type Rep CreateAutoMLJobResponse = D1 ('MetaData "CreateAutoMLJobResponse" "Amazonka.SageMaker.CreateAutoMLJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateAutoMLJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateAutoMLJobResponse Source #

Create a value of CreateAutoMLJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateAutoMLJobResponse', createAutoMLJobResponse_httpStatus - The response's http status code.

CreateAutoMLJobResponse, createAutoMLJobResponse_autoMLJobArn - The unique ARN assigned to the AutoML job when it is created.

CreateCodeRepository

data CreateCodeRepository Source #

See: newCreateCodeRepository smart constructor.

Instances

Instances details
ToJSON CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

ToHeaders CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

ToPath CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

ToQuery CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

AWSRequest CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Associated Types

type AWSResponse CreateCodeRepository #

Generic CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Associated Types

type Rep CreateCodeRepository :: Type -> Type #

Read CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Show CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

NFData CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Methods

rnf :: CreateCodeRepository -> () #

Eq CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Hashable CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

type AWSResponse CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

type Rep CreateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

type Rep CreateCodeRepository = D1 ('MetaData "CreateCodeRepository" "Amazonka.SageMaker.CreateCodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateCodeRepository'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "codeRepositoryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "gitConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GitConfig))))

newCreateCodeRepository Source #

Create a value of CreateCodeRepository with all optional fields omitted.

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

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

CreateCodeRepository, createCodeRepository_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.

CreateCodeRepository, createCodeRepository_codeRepositoryName - The name of the Git repository. The name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).

CreateCodeRepository, createCodeRepository_gitConfig - Specifies details about the repository, including the URL where the repository is located, the default branch, and credentials to use to access the repository.

data CreateCodeRepositoryResponse Source #

See: newCreateCodeRepositoryResponse smart constructor.

Instances

Instances details
Generic CreateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Associated Types

type Rep CreateCodeRepositoryResponse :: Type -> Type #

Read CreateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Show CreateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

NFData CreateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

Eq CreateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

type Rep CreateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCodeRepository

type Rep CreateCodeRepositoryResponse = D1 ('MetaData "CreateCodeRepositoryResponse" "Amazonka.SageMaker.CreateCodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateCodeRepositoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "codeRepositoryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateCodeRepositoryResponse Source #

Create a value of CreateCodeRepositoryResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateCodeRepositoryResponse', createCodeRepositoryResponse_httpStatus - The response's http status code.

CreateCodeRepositoryResponse, createCodeRepositoryResponse_codeRepositoryArn - The Amazon Resource Name (ARN) of the new repository.

CreateCompilationJob

data CreateCompilationJob Source #

See: newCreateCompilationJob smart constructor.

Instances

Instances details
ToJSON CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

ToHeaders CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

ToPath CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

ToQuery CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

AWSRequest CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Associated Types

type AWSResponse CreateCompilationJob #

Generic CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Associated Types

type Rep CreateCompilationJob :: Type -> Type #

Read CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Show CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

NFData CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Methods

rnf :: CreateCompilationJob -> () #

Eq CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Hashable CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

type AWSResponse CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

type Rep CreateCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

type Rep CreateCompilationJob = D1 ('MetaData "CreateCompilationJob" "Amazonka.SageMaker.CreateCompilationJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateCompilationJob'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputConfig)) :*: S1 ('MetaSel ('Just "modelPackageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NeoVpcConfig)))) :*: ((S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputConfig) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StoppingCondition)))))

newCreateCompilationJob Source #

Create a value of CreateCompilationJob with all optional fields omitted.

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

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

CreateCompilationJob, createCompilationJob_inputConfig - Provides 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.

CreateCompilationJob, createCompilationJob_modelPackageVersionArn - The Amazon Resource Name (ARN) of a versioned model package. Provide either a ModelPackageVersionArn or an InputConfig object in the request syntax. The presence of both objects in the CreateCompilationJob request will return an exception.

CreateCompilationJob, createCompilationJob_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.

CreateCompilationJob, createCompilationJob_vpcConfig - A VpcConfig object that specifies the VPC that you want your compilation job to connect to. Control access to your models by configuring the VPC. For more information, see Protect Compilation Jobs by Using an Amazon Virtual Private Cloud.

CreateCompilationJob, createCompilationJob_compilationJobName - A name for the model compilation job. The name must be unique within the Amazon Web Services Region and within your Amazon Web Services account.

CreateCompilationJob, createCompilationJob_roleArn - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

During model compilation, Amazon SageMaker needs your permission to:

  • Read input data from an S3 bucket
  • Write model artifacts to an S3 bucket
  • Write logs to Amazon CloudWatch Logs
  • Publish metrics to Amazon CloudWatch

You grant permissions for all of these tasks to an IAM role. To pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole permission. For more information, see Amazon SageMaker Roles.

CreateCompilationJob, createCompilationJob_outputConfig - Provides information about the output location for the compiled model and the target device the model runs on.

CreateCompilationJob, createCompilationJob_stoppingCondition - Specifies a limit to how long a model compilation job can run. When the job reaches the time limit, Amazon SageMaker ends the compilation job. Use this API to cap model training costs.

data CreateCompilationJobResponse Source #

See: newCreateCompilationJobResponse smart constructor.

Instances

Instances details
Generic CreateCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Associated Types

type Rep CreateCompilationJobResponse :: Type -> Type #

Read CreateCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Show CreateCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

NFData CreateCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

Eq CreateCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

type Rep CreateCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateCompilationJob

type Rep CreateCompilationJobResponse = D1 ('MetaData "CreateCompilationJobResponse" "Amazonka.SageMaker.CreateCompilationJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateCompilationJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "compilationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateCompilationJobResponse Source #

Create a value of CreateCompilationJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateCompilationJobResponse', createCompilationJobResponse_httpStatus - The response's http status code.

CreateCompilationJobResponse, createCompilationJobResponse_compilationJobArn - If the action is successful, the service sends back an HTTP 200 response. Amazon SageMaker returns the following data in JSON format:

  • CompilationJobArn: The Amazon Resource Name (ARN) of the compiled job.

CreateContext

data CreateContext Source #

See: newCreateContext smart constructor.

Instances

Instances details
ToJSON CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

ToHeaders CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

ToPath CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

ToQuery CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

AWSRequest CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Associated Types

type AWSResponse CreateContext #

Generic CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Associated Types

type Rep CreateContext :: Type -> Type #

Read CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Show CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

NFData CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Methods

rnf :: CreateContext -> () #

Eq CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Hashable CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

type AWSResponse CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

type Rep CreateContext Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

type Rep CreateContext = D1 ('MetaData "CreateContext" "Amazonka.SageMaker.CreateContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateContext'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: (S1 ('MetaSel ('Just "contextName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ContextSource) :*: S1 ('MetaSel ('Just "contextType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateContext Source #

Create a value of CreateContext with all optional fields omitted.

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

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

CreateContext, createContext_description - The description of the context.

CreateContext, createContext_properties - A list of properties to add to the context.

CreateContext, createContext_tags - A list of tags to apply to the context.

CreateContext, createContext_contextName - The name of the context. Must be unique to your account in an Amazon Web Services Region.

CreateContext, createContext_source - The source type, ID, and URI.

CreateContext, createContext_contextType - The context type.

data CreateContextResponse Source #

See: newCreateContextResponse smart constructor.

Instances

Instances details
Generic CreateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Associated Types

type Rep CreateContextResponse :: Type -> Type #

Read CreateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Show CreateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

NFData CreateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

Methods

rnf :: CreateContextResponse -> () #

Eq CreateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

type Rep CreateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateContext

type Rep CreateContextResponse = D1 ('MetaData "CreateContextResponse" "Amazonka.SageMaker.CreateContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateContextResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateContextResponse Source #

Create a value of CreateContextResponse with all optional fields omitted.

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

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

CreateContextResponse, createContextResponse_contextArn - The Amazon Resource Name (ARN) of the context.

$sel:httpStatus:CreateContextResponse', createContextResponse_httpStatus - The response's http status code.

CreateDataQualityJobDefinition

data CreateDataQualityJobDefinition Source #

See: newCreateDataQualityJobDefinition smart constructor.

Instances

Instances details
ToJSON CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

ToHeaders CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

ToPath CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

ToQuery CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

AWSRequest CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Generic CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Associated Types

type Rep CreateDataQualityJobDefinition :: Type -> Type #

Read CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Show CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

NFData CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Eq CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Hashable CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

type AWSResponse CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

type Rep CreateDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

type Rep CreateDataQualityJobDefinition = D1 ('MetaData "CreateDataQualityJobDefinition" "Amazonka.SageMaker.CreateDataQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateDataQualityJobDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dataQualityBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityBaselineConfig)) :*: S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig))) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "dataQualityAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataQualityAppSpecification) :*: S1 ('MetaSel ('Just "dataQualityJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataQualityJobInput)) :*: (S1 ('MetaSel ('Just "dataQualityJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateDataQualityJobDefinition Source #

Create a value of CreateDataQualityJobDefinition with all optional fields omitted.

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

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

$sel:dataQualityBaselineConfig:CreateDataQualityJobDefinition', createDataQualityJobDefinition_dataQualityBaselineConfig - Configures the constraints and baselines for the monitoring job.

CreateDataQualityJobDefinition, createDataQualityJobDefinition_networkConfig - Specifies networking configuration for the monitoring job.

CreateDataQualityJobDefinition, createDataQualityJobDefinition_stoppingCondition - Undocumented member.

CreateDataQualityJobDefinition, createDataQualityJobDefinition_tags - (Optional) 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:jobDefinitionName:CreateDataQualityJobDefinition', createDataQualityJobDefinition_jobDefinitionName - The name for the monitoring job definition.

$sel:dataQualityAppSpecification:CreateDataQualityJobDefinition', createDataQualityJobDefinition_dataQualityAppSpecification - Specifies the container that runs the monitoring job.

$sel:dataQualityJobInput:CreateDataQualityJobDefinition', createDataQualityJobDefinition_dataQualityJobInput - A list of inputs for the monitoring job. Currently endpoints are supported as monitoring inputs.

$sel:dataQualityJobOutputConfig:CreateDataQualityJobDefinition', createDataQualityJobDefinition_dataQualityJobOutputConfig - Undocumented member.

$sel:jobResources:CreateDataQualityJobDefinition', createDataQualityJobDefinition_jobResources - Undocumented member.

CreateDataQualityJobDefinition, createDataQualityJobDefinition_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

data CreateDataQualityJobDefinitionResponse Source #

Instances

Instances details
Generic CreateDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Read CreateDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Show CreateDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

NFData CreateDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

Eq CreateDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

type Rep CreateDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDataQualityJobDefinition

type Rep CreateDataQualityJobDefinitionResponse = D1 ('MetaData "CreateDataQualityJobDefinitionResponse" "Amazonka.SageMaker.CreateDataQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateDataQualityJobDefinitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

CreateDeviceFleet

data CreateDeviceFleet Source #

See: newCreateDeviceFleet smart constructor.

Instances

Instances details
ToJSON CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

ToHeaders CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

ToPath CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

ToQuery CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

AWSRequest CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Associated Types

type AWSResponse CreateDeviceFleet #

Generic CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Associated Types

type Rep CreateDeviceFleet :: Type -> Type #

Read CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Show CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

NFData CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Methods

rnf :: CreateDeviceFleet -> () #

Eq CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Hashable CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

type AWSResponse CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

type Rep CreateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

type Rep CreateDeviceFleet = D1 ('MetaData "CreateDeviceFleet" "Amazonka.SageMaker.CreateDeviceFleet" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateDeviceFleet'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "enableIotRoleAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgeOutputConfig)))))

newCreateDeviceFleet Source #

Create a value of CreateDeviceFleet with all optional fields omitted.

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

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

CreateDeviceFleet, createDeviceFleet_description - A description of the fleet.

$sel:enableIotRoleAlias:CreateDeviceFleet', createDeviceFleet_enableIotRoleAlias - Whether to create an Amazon Web Services IoT Role Alias during device fleet creation. The name of the role alias generated will match this pattern: "SageMakerEdge-{DeviceFleetName}".

For example, if your device fleet is called "demo-fleet", the name of the role alias will be "SageMakerEdge-demo-fleet".

CreateDeviceFleet, createDeviceFleet_roleArn - The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).

CreateDeviceFleet, createDeviceFleet_tags - Creates tags for the specified fleet.

CreateDeviceFleet, createDeviceFleet_deviceFleetName - The name of the fleet that the device belongs to.

CreateDeviceFleet, createDeviceFleet_outputConfig - The output configuration for storing sample data collected by the fleet.

data CreateDeviceFleetResponse Source #

See: newCreateDeviceFleetResponse smart constructor.

Instances

Instances details
Generic CreateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Associated Types

type Rep CreateDeviceFleetResponse :: Type -> Type #

Read CreateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Show CreateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

NFData CreateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

Eq CreateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

type Rep CreateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDeviceFleet

type Rep CreateDeviceFleetResponse = D1 ('MetaData "CreateDeviceFleetResponse" "Amazonka.SageMaker.CreateDeviceFleet" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateDeviceFleetResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newCreateDeviceFleetResponse :: CreateDeviceFleetResponse Source #

Create a value of CreateDeviceFleetResponse with all optional fields omitted.

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

CreateDomain

data CreateDomain Source #

See: newCreateDomain smart constructor.

Instances

Instances details
ToJSON CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

ToHeaders CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

ToPath CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

ToQuery CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

AWSRequest CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Associated Types

type AWSResponse CreateDomain #

Generic CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Associated Types

type Rep CreateDomain :: Type -> Type #

Read CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Show CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

NFData CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Methods

rnf :: CreateDomain -> () #

Eq CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Hashable CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

type AWSResponse CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

type Rep CreateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

type Rep CreateDomain = D1 ('MetaData "CreateDomain" "Amazonka.SageMaker.CreateDomain" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateDomain'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "appNetworkAccessType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppNetworkAccessType)) :*: (S1 ('MetaSel ('Just "appSecurityGroupManagement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppSecurityGroupManagement)) :*: S1 ('MetaSel ('Just "defaultSpaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSpaceSettings)))) :*: (S1 ('MetaSel ('Just "domainSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DomainSettings)) :*: (S1 ('MetaSel ('Just "homeEfsFileSystemKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "authMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AuthMode))) :*: (S1 ('MetaSel ('Just "defaultUserSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserSettings) :*: (S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)) :*: S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateDomain Source #

Create a value of CreateDomain with all optional fields omitted.

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

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

$sel:appNetworkAccessType:CreateDomain', createDomain_appNetworkAccessType - Specifies the VPC used for non-EFS traffic. The default value is PublicInternetOnly.

  • PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker, which allows direct internet access
  • VpcOnly - All Studio traffic is through the specified VPC and subnets

$sel:appSecurityGroupManagement:CreateDomain', createDomain_appSecurityGroupManagement - The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.

$sel:defaultSpaceSettings:CreateDomain', createDomain_defaultSpaceSettings - The default settings used to create a space.

$sel:domainSettings:CreateDomain', createDomain_domainSettings - A collection of Domain settings.

$sel:homeEfsFileSystemKmsKeyId:CreateDomain', createDomain_homeEfsFileSystemKmsKeyId - Use KmsKeyId.

CreateDomain, createDomain_kmsKeyId - SageMaker uses Amazon Web Services KMS to encrypt the EFS volume attached to the domain with an Amazon Web Services managed key by default. For more control, specify a customer managed key.

CreateDomain, createDomain_tags - Tags to associated with the Domain. Each tag consists of a key and an optional value. Tag keys must be unique per resource. Tags are searchable using the Search API.

Tags that you specify for the Domain are also added to all Apps that the Domain launches.

CreateDomain, createDomain_domainName - A name for the domain.

$sel:authMode:CreateDomain', createDomain_authMode - The mode of authentication that members use to access the domain.

$sel:defaultUserSettings:CreateDomain', createDomain_defaultUserSettings - The default settings to use to create a user profile when UserSettings isn't specified in the call to the CreateUserProfile API.

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.

$sel:subnetIds:CreateDomain', createDomain_subnetIds - The VPC subnets that Studio uses for communication.

CreateDomain, createDomain_vpcId - The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.

data CreateDomainResponse Source #

See: newCreateDomainResponse smart constructor.

Instances

Instances details
Generic CreateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Associated Types

type Rep CreateDomainResponse :: Type -> Type #

Read CreateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Show CreateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

NFData CreateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

Methods

rnf :: CreateDomainResponse -> () #

Eq CreateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

type Rep CreateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateDomain

type Rep CreateDomainResponse = D1 ('MetaData "CreateDomainResponse" "Amazonka.SageMaker.CreateDomain" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateDomainResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newCreateDomainResponse Source #

Create a value of CreateDomainResponse with all optional fields omitted.

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

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

CreateDomainResponse, createDomainResponse_domainArn - The Amazon Resource Name (ARN) of the created domain.

CreateDomainResponse, createDomainResponse_url - The URL to the created domain.

$sel:httpStatus:CreateDomainResponse', createDomainResponse_httpStatus - The response's http status code.

CreateEdgeDeploymentPlan

data CreateEdgeDeploymentPlan Source #

See: newCreateEdgeDeploymentPlan smart constructor.

Instances

Instances details
ToJSON CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

ToHeaders CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

ToPath CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

ToQuery CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

AWSRequest CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Generic CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Associated Types

type Rep CreateEdgeDeploymentPlan :: Type -> Type #

Read CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Show CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

NFData CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Eq CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Hashable CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

type AWSResponse CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

type Rep CreateEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

type Rep CreateEdgeDeploymentPlan = D1 ('MetaData "CreateEdgeDeploymentPlan" "Amazonka.SageMaker.CreateEdgeDeploymentPlan" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEdgeDeploymentPlan'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "stages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DeploymentStage])) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EdgeDeploymentModelConfig]) :*: S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateEdgeDeploymentPlan Source #

Create a value of CreateEdgeDeploymentPlan with all optional fields omitted.

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

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

$sel:stages:CreateEdgeDeploymentPlan', createEdgeDeploymentPlan_stages - List of stages of the edge deployment plan. The number of stages is limited to 10 per deployment.

CreateEdgeDeploymentPlan, createEdgeDeploymentPlan_tags - List of tags with which to tag the edge deployment plan.

CreateEdgeDeploymentPlan, createEdgeDeploymentPlan_edgeDeploymentPlanName - The name of the edge deployment plan.

$sel:modelConfigs:CreateEdgeDeploymentPlan', createEdgeDeploymentPlan_modelConfigs - List of models associated with the edge deployment plan.

CreateEdgeDeploymentPlan, createEdgeDeploymentPlan_deviceFleetName - The device fleet used for this edge deployment plan.

data CreateEdgeDeploymentPlanResponse Source #

See: newCreateEdgeDeploymentPlanResponse smart constructor.

Instances

Instances details
Generic CreateEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Associated Types

type Rep CreateEdgeDeploymentPlanResponse :: Type -> Type #

Read CreateEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Show CreateEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

NFData CreateEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

Eq CreateEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

type Rep CreateEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentPlan

type Rep CreateEdgeDeploymentPlanResponse = D1 ('MetaData "CreateEdgeDeploymentPlanResponse" "Amazonka.SageMaker.CreateEdgeDeploymentPlan" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEdgeDeploymentPlanResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "edgeDeploymentPlanArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateEdgeDeploymentPlanResponse Source #

Create a value of CreateEdgeDeploymentPlanResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateEdgeDeploymentPlanResponse', createEdgeDeploymentPlanResponse_httpStatus - The response's http status code.

CreateEdgeDeploymentPlanResponse, createEdgeDeploymentPlanResponse_edgeDeploymentPlanArn - The ARN of the edge deployment plan.

CreateEdgeDeploymentStage

data CreateEdgeDeploymentStage Source #

See: newCreateEdgeDeploymentStage smart constructor.

Instances

Instances details
ToJSON CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

ToHeaders CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

ToPath CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

ToQuery CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

AWSRequest CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Generic CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Associated Types

type Rep CreateEdgeDeploymentStage :: Type -> Type #

Read CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Show CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

NFData CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Eq CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Hashable CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

type AWSResponse CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

type Rep CreateEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

type Rep CreateEdgeDeploymentStage = D1 ('MetaData "CreateEdgeDeploymentStage" "Amazonka.SageMaker.CreateEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEdgeDeploymentStage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "stages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DeploymentStage])))

newCreateEdgeDeploymentStage Source #

Create a value of CreateEdgeDeploymentStage with all optional fields omitted.

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

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

CreateEdgeDeploymentStage, createEdgeDeploymentStage_edgeDeploymentPlanName - The name of the edge deployment plan.

$sel:stages:CreateEdgeDeploymentStage', createEdgeDeploymentStage_stages - List of stages to be added to the edge deployment plan.

data CreateEdgeDeploymentStageResponse Source #

See: newCreateEdgeDeploymentStageResponse smart constructor.

Instances

Instances details
Generic CreateEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Associated Types

type Rep CreateEdgeDeploymentStageResponse :: Type -> Type #

Read CreateEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Show CreateEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

NFData CreateEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

Eq CreateEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

type Rep CreateEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgeDeploymentStage

type Rep CreateEdgeDeploymentStageResponse = D1 ('MetaData "CreateEdgeDeploymentStageResponse" "Amazonka.SageMaker.CreateEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEdgeDeploymentStageResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newCreateEdgeDeploymentStageResponse :: CreateEdgeDeploymentStageResponse Source #

Create a value of CreateEdgeDeploymentStageResponse with all optional fields omitted.

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

CreateEdgePackagingJob

data CreateEdgePackagingJob Source #

See: newCreateEdgePackagingJob smart constructor.

Instances

Instances details
ToJSON CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

ToHeaders CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

ToPath CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

ToQuery CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

AWSRequest CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Associated Types

type AWSResponse CreateEdgePackagingJob #

Generic CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Associated Types

type Rep CreateEdgePackagingJob :: Type -> Type #

Read CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Show CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

NFData CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Methods

rnf :: CreateEdgePackagingJob -> () #

Eq CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Hashable CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

type AWSResponse CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

type Rep CreateEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

type Rep CreateEdgePackagingJob = D1 ('MetaData "CreateEdgePackagingJob" "Amazonka.SageMaker.CreateEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEdgePackagingJob'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "resourceKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "edgePackagingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgeOutputConfig)))))

newCreateEdgePackagingJob Source #

Create a value of CreateEdgePackagingJob with all optional fields omitted.

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

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

$sel:resourceKey:CreateEdgePackagingJob', createEdgePackagingJob_resourceKey - The Amazon Web Services KMS key to use when encrypting the EBS volume the edge packaging job runs on.

CreateEdgePackagingJob, createEdgePackagingJob_tags - Creates tags for the packaging job.

CreateEdgePackagingJob, createEdgePackagingJob_edgePackagingJobName - The name of the edge packaging job.

CreateEdgePackagingJob, createEdgePackagingJob_compilationJobName - The name of the SageMaker Neo compilation job that will be used to locate model artifacts for packaging.

CreateEdgePackagingJob, createEdgePackagingJob_modelName - The name of the model.

CreateEdgePackagingJob, createEdgePackagingJob_modelVersion - The version of the model.

CreateEdgePackagingJob, createEdgePackagingJob_roleArn - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact SageMaker Neo.

CreateEdgePackagingJob, createEdgePackagingJob_outputConfig - Provides information about the output location for the packaged model.

data CreateEdgePackagingJobResponse Source #

See: newCreateEdgePackagingJobResponse smart constructor.

Instances

Instances details
Generic CreateEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Associated Types

type Rep CreateEdgePackagingJobResponse :: Type -> Type #

Read CreateEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Show CreateEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

NFData CreateEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

Eq CreateEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

type Rep CreateEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEdgePackagingJob

type Rep CreateEdgePackagingJobResponse = D1 ('MetaData "CreateEdgePackagingJobResponse" "Amazonka.SageMaker.CreateEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEdgePackagingJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newCreateEdgePackagingJobResponse :: CreateEdgePackagingJobResponse Source #

Create a value of CreateEdgePackagingJobResponse with all optional fields omitted.

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

CreateEndpoint

data CreateEndpoint Source #

See: newCreateEndpoint smart constructor.

Instances

Instances details
ToJSON CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

ToHeaders CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

ToPath CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

ToQuery CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

AWSRequest CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Associated Types

type AWSResponse CreateEndpoint #

Generic CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Associated Types

type Rep CreateEndpoint :: Type -> Type #

Read CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Show CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

NFData CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Methods

rnf :: CreateEndpoint -> () #

Eq CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Hashable CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

type AWSResponse CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

type Rep CreateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

type Rep CreateEndpoint = D1 ('MetaData "CreateEndpoint" "Amazonka.SageMaker.CreateEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEndpoint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeploymentConfig)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateEndpoint Source #

Create a value of CreateEndpoint with all optional fields omitted.

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

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

CreateEndpoint, createEndpoint_deploymentConfig - Undocumented member.

CreateEndpoint, createEndpoint_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.

CreateEndpoint, createEndpoint_endpointName - The name of the endpoint.The name must be unique within an Amazon Web Services Region in your Amazon Web Services account. The name is case-insensitive in CreateEndpoint, but the case is preserved and must be matched in .

CreateEndpoint, createEndpoint_endpointConfigName - The name of an endpoint configuration. For more information, see CreateEndpointConfig.

data CreateEndpointResponse Source #

See: newCreateEndpointResponse smart constructor.

Instances

Instances details
Generic CreateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Associated Types

type Rep CreateEndpointResponse :: Type -> Type #

Read CreateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Show CreateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

NFData CreateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

Methods

rnf :: CreateEndpointResponse -> () #

Eq CreateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

type Rep CreateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpoint

type Rep CreateEndpointResponse = D1 ('MetaData "CreateEndpointResponse" "Amazonka.SageMaker.CreateEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEndpointResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateEndpointResponse Source #

Create a value of CreateEndpointResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateEndpointResponse', createEndpointResponse_httpStatus - The response's http status code.

CreateEndpointResponse, createEndpointResponse_endpointArn - The Amazon Resource Name (ARN) of the endpoint.

CreateEndpointConfig

data CreateEndpointConfig Source #

See: newCreateEndpointConfig smart constructor.

Instances

Instances details
ToJSON CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

ToHeaders CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

ToPath CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

ToQuery CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

AWSRequest CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Associated Types

type AWSResponse CreateEndpointConfig #

Generic CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Associated Types

type Rep CreateEndpointConfig :: Type -> Type #

Read CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Show CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

NFData CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Methods

rnf :: CreateEndpointConfig -> () #

Eq CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Hashable CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

type AWSResponse CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

type Rep CreateEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

newCreateEndpointConfig Source #

Create a value of CreateEndpointConfig with all optional fields omitted.

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

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

$sel:asyncInferenceConfig:CreateEndpointConfig', createEndpointConfig_asyncInferenceConfig - Specifies configuration for how an endpoint performs asynchronous inference. This is a required field in order for your Endpoint to be invoked using InvokeEndpointAsync.

CreateEndpointConfig, createEndpointConfig_dataCaptureConfig - Undocumented member.

$sel:explainerConfig:CreateEndpointConfig', createEndpointConfig_explainerConfig - A member of CreateEndpointConfig that enables explainers.

CreateEndpointConfig, createEndpointConfig_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 endpoint.

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

The KMS key policy must grant permission to the IAM role that you specify in your CreateEndpoint, UpdateEndpoint requests. For more information, refer to the Amazon Web Services Key Management Service section Using Key Policies in Amazon Web Services KMS

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 KmsKeyId when using an instance type with local storage. If any of the models that you specify in the ProductionVariants parameter use nitro-based instances with local storage, do not specify a value for the KmsKeyId parameter. If you specify a value for KmsKeyId when using any nitro-based instances with local storage, the call to CreateEndpointConfig fails.

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.

CreateEndpointConfig, createEndpointConfig_shadowProductionVariants - An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants. If you use this field, you can only specify one variant for ProductionVariants and one variant for ShadowProductionVariants.

CreateEndpointConfig, createEndpointConfig_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.

CreateEndpointConfig, createEndpointConfig_endpointConfigName - The name of the endpoint configuration. You specify this name in a CreateEndpoint request.

CreateEndpointConfig, createEndpointConfig_productionVariants - An array of ProductionVariant objects, one for each model that you want to host at this endpoint.

data CreateEndpointConfigResponse Source #

See: newCreateEndpointConfigResponse smart constructor.

Instances

Instances details
Generic CreateEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Associated Types

type Rep CreateEndpointConfigResponse :: Type -> Type #

Read CreateEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Show CreateEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

NFData CreateEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

Eq CreateEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

type Rep CreateEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateEndpointConfig

type Rep CreateEndpointConfigResponse = D1 ('MetaData "CreateEndpointConfigResponse" "Amazonka.SageMaker.CreateEndpointConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateEndpointConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpointConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateEndpointConfigResponse Source #

Create a value of CreateEndpointConfigResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateEndpointConfigResponse', createEndpointConfigResponse_httpStatus - The response's http status code.

CreateEndpointConfigResponse, createEndpointConfigResponse_endpointConfigArn - The Amazon Resource Name (ARN) of the endpoint configuration.

CreateExperiment

data CreateExperiment Source #

See: newCreateExperiment smart constructor.

Instances

Instances details
ToJSON CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

ToHeaders CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

ToPath CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

ToQuery CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

AWSRequest CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Associated Types

type AWSResponse CreateExperiment #

Generic CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Associated Types

type Rep CreateExperiment :: Type -> Type #

Read CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Show CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

NFData CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Methods

rnf :: CreateExperiment -> () #

Eq CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Hashable CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

type AWSResponse CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

type Rep CreateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

type Rep CreateExperiment = D1 ('MetaData "CreateExperiment" "Amazonka.SageMaker.CreateExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateExperiment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateExperiment Source #

Create a value of CreateExperiment with all optional fields omitted.

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

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

CreateExperiment, createExperiment_description - The description of the experiment.

CreateExperiment, createExperiment_displayName - The name of the experiment as displayed. The name doesn't need to be unique. If you don't specify DisplayName, the value in ExperimentName is displayed.

CreateExperiment, createExperiment_tags - A list of tags to associate with the experiment. You can use Search API to search on the tags.

CreateExperiment, createExperiment_experimentName - The name of the experiment. The name must be unique in your Amazon Web Services account and is not case-sensitive.

data CreateExperimentResponse Source #

See: newCreateExperimentResponse smart constructor.

Instances

Instances details
Generic CreateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Associated Types

type Rep CreateExperimentResponse :: Type -> Type #

Read CreateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Show CreateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

NFData CreateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

Eq CreateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

type Rep CreateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateExperiment

type Rep CreateExperimentResponse = D1 ('MetaData "CreateExperimentResponse" "Amazonka.SageMaker.CreateExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "experimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateExperimentResponse Source #

Create a value of CreateExperimentResponse with all optional fields omitted.

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

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

CreateExperimentResponse, createExperimentResponse_experimentArn - The Amazon Resource Name (ARN) of the experiment.

$sel:httpStatus:CreateExperimentResponse', createExperimentResponse_httpStatus - The response's http status code.

CreateFeatureGroup

data CreateFeatureGroup Source #

See: newCreateFeatureGroup smart constructor.

Instances

Instances details
ToJSON CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

ToHeaders CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

ToPath CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

ToQuery CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

AWSRequest CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Associated Types

type AWSResponse CreateFeatureGroup #

Generic CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Associated Types

type Rep CreateFeatureGroup :: Type -> Type #

Read CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Show CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

NFData CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Methods

rnf :: CreateFeatureGroup -> () #

Eq CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Hashable CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

type AWSResponse CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

type Rep CreateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

type Rep CreateFeatureGroup = D1 ('MetaData "CreateFeatureGroup" "Amazonka.SageMaker.CreateFeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateFeatureGroup'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "offlineStoreConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OfflineStoreConfig))) :*: (S1 ('MetaSel ('Just "onlineStoreConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OnlineStoreConfig)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "recordIdentifierFeatureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "eventTimeFeatureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "featureDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty FeatureDefinition)))))))

newCreateFeatureGroup Source #

Create a value of CreateFeatureGroup with all optional fields omitted.

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

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

CreateFeatureGroup, createFeatureGroup_description - A free-form description of a FeatureGroup.

CreateFeatureGroup, createFeatureGroup_offlineStoreConfig - Use this to configure an OfflineFeatureStore. This parameter allows you to specify:

  • The Amazon Simple Storage Service (Amazon S3) location of an OfflineStore.
  • A configuration for an Amazon Web Services Glue or Amazon Web Services Hive data catalog.
  • An KMS encryption key to encrypt the Amazon S3 location used for OfflineStore. If KMS encryption key is not specified, by default we encrypt all data at rest using Amazon Web Services KMS key. By defining your bucket-level key for SSE, you can reduce Amazon Web Services KMS requests costs by up to 99 percent.
  • Format for the offline store table. Supported formats are Glue (Default) and Apache Iceberg.

To learn more about this parameter, see OfflineStoreConfig.

CreateFeatureGroup, createFeatureGroup_onlineStoreConfig - You can turn the OnlineStore on or off by specifying True for the EnableOnlineStore flag in OnlineStoreConfig; the default value is False.

You can also include an Amazon Web Services KMS key ID (KMSKeyId) for at-rest encryption of the OnlineStore.

CreateFeatureGroup, createFeatureGroup_roleArn - The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.

CreateFeatureGroup, createFeatureGroup_tags - Tags used to identify Features in each FeatureGroup.

CreateFeatureGroup, createFeatureGroup_featureGroupName - The name of the FeatureGroup. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account. The name:

  • Must start and end with an alphanumeric character.
  • Can only contain alphanumeric character and hyphens. Spaces are not allowed.

CreateFeatureGroup, createFeatureGroup_recordIdentifierFeatureName - The name of the Feature whose value uniquely identifies a Record defined in the FeatureStore. Only the latest record per identifier value will be stored in the OnlineStore. RecordIdentifierFeatureName must be one of feature definitions' names.

You use the RecordIdentifierFeatureName to access data in a FeatureStore.

This name:

  • Must start and end with an alphanumeric character.
  • Can only contains alphanumeric characters, hyphens, underscores. Spaces are not allowed.

CreateFeatureGroup, createFeatureGroup_eventTimeFeatureName - The name of the feature that stores the EventTime of a Record in a FeatureGroup.

An EventTime is a point in time when a new event occurs that corresponds to the creation or update of a Record in a FeatureGroup. All Records in the FeatureGroup must have a corresponding EventTime.

An EventTime can be a String or Fractional.

  • Fractional: EventTime feature values must be a Unix timestamp in seconds.
  • String: EventTime feature values must be an ISO-8601 string in the format. The following formats are supported yyyy-MM-dd'T'HH:mm:ssZ and yyyy-MM-dd'T'HH:mm:ss.SSSZ where yyyy, MM, and dd represent the year, month, and day respectively and HH, mm, ss, and if applicable, SSS represent the hour, month, second and milliseconds respsectively. 'T' and Z are constants.

CreateFeatureGroup, createFeatureGroup_featureDefinitions - A list of Feature names and types. Name and Type is compulsory per Feature.

Valid feature 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.

data CreateFeatureGroupResponse Source #

See: newCreateFeatureGroupResponse smart constructor.

Instances

Instances details
Generic CreateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Associated Types

type Rep CreateFeatureGroupResponse :: Type -> Type #

Read CreateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Show CreateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

NFData CreateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

Eq CreateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

type Rep CreateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFeatureGroup

type Rep CreateFeatureGroupResponse = D1 ('MetaData "CreateFeatureGroupResponse" "Amazonka.SageMaker.CreateFeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateFeatureGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateFeatureGroupResponse Source #

Create a value of CreateFeatureGroupResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateFeatureGroupResponse', createFeatureGroupResponse_httpStatus - The response's http status code.

CreateFeatureGroupResponse, createFeatureGroupResponse_featureGroupArn - The Amazon Resource Name (ARN) of the FeatureGroup. This is a unique identifier for the feature group.

CreateFlowDefinition

data CreateFlowDefinition Source #

See: newCreateFlowDefinition smart constructor.

Instances

Instances details
ToJSON CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

ToHeaders CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

ToPath CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

ToQuery CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

AWSRequest CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Associated Types

type AWSResponse CreateFlowDefinition #

Generic CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Associated Types

type Rep CreateFlowDefinition :: Type -> Type #

Read CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Show CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

NFData CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Methods

rnf :: CreateFlowDefinition -> () #

Eq CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Hashable CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

type AWSResponse CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

type Rep CreateFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

type Rep CreateFlowDefinition = D1 ('MetaData "CreateFlowDefinition" "Amazonka.SageMaker.CreateFlowDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateFlowDefinition'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "humanLoopActivationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HumanLoopActivationConfig)) :*: (S1 ('MetaSel ('Just "humanLoopRequestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HumanLoopRequestSource)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: ((S1 ('MetaSel ('Just "flowDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "humanLoopConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HumanLoopConfig)) :*: (S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FlowDefinitionOutputConfig) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateFlowDefinition Source #

Create a value of CreateFlowDefinition with all optional fields omitted.

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

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

$sel:humanLoopActivationConfig:CreateFlowDefinition', createFlowDefinition_humanLoopActivationConfig - An object containing information about the events that trigger a human workflow.

$sel:humanLoopRequestSource:CreateFlowDefinition', createFlowDefinition_humanLoopRequestSource - Container for configuring the source of human task requests. Use to specify if Amazon Rekognition or Amazon Textract is used as an integration source.

CreateFlowDefinition, createFlowDefinition_tags - An array of key-value pairs that contain metadata to help you categorize and organize a flow definition. Each tag consists of a key and a value, both of which you define.

CreateFlowDefinition, createFlowDefinition_flowDefinitionName - The name of your flow definition.

$sel:humanLoopConfig:CreateFlowDefinition', createFlowDefinition_humanLoopConfig - An object containing information about the tasks the human reviewers will perform.

CreateFlowDefinition, createFlowDefinition_outputConfig - An object containing information about where the human review results will be uploaded.

CreateFlowDefinition, createFlowDefinition_roleArn - The Amazon Resource Name (ARN) of the role needed to call other services on your behalf. For example, arn:aws:iam::1234567890:role/service-role/AmazonSageMaker-ExecutionRole-20180111T151298.

data CreateFlowDefinitionResponse Source #

See: newCreateFlowDefinitionResponse smart constructor.

Instances

Instances details
Generic CreateFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Associated Types

type Rep CreateFlowDefinitionResponse :: Type -> Type #

Read CreateFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Show CreateFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

NFData CreateFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

Eq CreateFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

type Rep CreateFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateFlowDefinition

type Rep CreateFlowDefinitionResponse = D1 ('MetaData "CreateFlowDefinitionResponse" "Amazonka.SageMaker.CreateFlowDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateFlowDefinitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "flowDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateFlowDefinitionResponse Source #

Create a value of CreateFlowDefinitionResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateFlowDefinitionResponse', createFlowDefinitionResponse_httpStatus - The response's http status code.

CreateFlowDefinitionResponse, createFlowDefinitionResponse_flowDefinitionArn - The Amazon Resource Name (ARN) of the flow definition you create.

CreateHub

data CreateHub Source #

See: newCreateHub smart constructor.

Instances

Instances details
ToJSON CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

ToHeaders CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Methods

toHeaders :: CreateHub -> [Header] #

ToPath CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

ToQuery CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

AWSRequest CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Associated Types

type AWSResponse CreateHub #

Generic CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Associated Types

type Rep CreateHub :: Type -> Type #

Read CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Show CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

NFData CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Methods

rnf :: CreateHub -> () #

Eq CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Hashable CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

type AWSResponse CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

type Rep CreateHub Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

type Rep CreateHub = D1 ('MetaData "CreateHub" "Amazonka.SageMaker.CreateHub" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateHub'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hubDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "hubSearchKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "s3StorageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HubS3StorageConfig)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateHub Source #

Create a value of CreateHub with all optional fields omitted.

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

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

CreateHub, createHub_hubDisplayName - The display name of the hub.

CreateHub, createHub_hubSearchKeywords - The searchable keywords for the hub.

CreateHub, createHub_s3StorageConfig - The Amazon S3 storage configuration for the hub.

CreateHub, createHub_tags - Any tags to associate with the hub.

CreateHub, createHub_hubName - The name of the hub to create.

CreateHub, createHub_hubDescription - A description of the hub.

data CreateHubResponse Source #

See: newCreateHubResponse smart constructor.

Instances

Instances details
Generic CreateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Associated Types

type Rep CreateHubResponse :: Type -> Type #

Read CreateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Show CreateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

NFData CreateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

Methods

rnf :: CreateHubResponse -> () #

Eq CreateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

type Rep CreateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHub

type Rep CreateHubResponse = D1 ('MetaData "CreateHubResponse" "Amazonka.SageMaker.CreateHub" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateHubResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hubArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateHubResponse Source #

Create a value of CreateHubResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateHubResponse', createHubResponse_httpStatus - The response's http status code.

CreateHubResponse, createHubResponse_hubArn - The Amazon Resource Name (ARN) of the hub.

CreateHumanTaskUi

data CreateHumanTaskUi Source #

See: newCreateHumanTaskUi smart constructor.

Instances

Instances details
ToJSON CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

ToHeaders CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

ToPath CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

ToQuery CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

AWSRequest CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Associated Types

type AWSResponse CreateHumanTaskUi #

Generic CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Associated Types

type Rep CreateHumanTaskUi :: Type -> Type #

Read CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Show CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

NFData CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Methods

rnf :: CreateHumanTaskUi -> () #

Eq CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Hashable CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

type AWSResponse CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

type Rep CreateHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

type Rep CreateHumanTaskUi = D1 ('MetaData "CreateHumanTaskUi" "Amazonka.SageMaker.CreateHumanTaskUi" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateHumanTaskUi'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "humanTaskUiName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "uiTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UiTemplate))))

newCreateHumanTaskUi Source #

Create a value of CreateHumanTaskUi with all optional fields omitted.

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

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

CreateHumanTaskUi, createHumanTaskUi_tags - An array of key-value pairs that contain metadata to help you categorize and organize a human review workflow user interface. Each tag consists of a key and a value, both of which you define.

CreateHumanTaskUi, createHumanTaskUi_humanTaskUiName - The name of the user interface you are creating.

$sel:uiTemplate:CreateHumanTaskUi', createHumanTaskUi_uiTemplate - Undocumented member.

data CreateHumanTaskUiResponse Source #

See: newCreateHumanTaskUiResponse smart constructor.

Instances

Instances details
Generic CreateHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Associated Types

type Rep CreateHumanTaskUiResponse :: Type -> Type #

Read CreateHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Show CreateHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

NFData CreateHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

Eq CreateHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

type Rep CreateHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHumanTaskUi

type Rep CreateHumanTaskUiResponse = D1 ('MetaData "CreateHumanTaskUiResponse" "Amazonka.SageMaker.CreateHumanTaskUi" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateHumanTaskUiResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "humanTaskUiArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateHumanTaskUiResponse Source #

Create a value of CreateHumanTaskUiResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateHumanTaskUiResponse', createHumanTaskUiResponse_httpStatus - The response's http status code.

CreateHumanTaskUiResponse, createHumanTaskUiResponse_humanTaskUiArn - The Amazon Resource Name (ARN) of the human review workflow user interface you create.

CreateHyperParameterTuningJob

data CreateHyperParameterTuningJob Source #

See: newCreateHyperParameterTuningJob smart constructor.

Instances

Instances details
ToJSON CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

ToHeaders CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

ToPath CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

ToQuery CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

AWSRequest CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Generic CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Associated Types

type Rep CreateHyperParameterTuningJob :: Type -> Type #

Read CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Show CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

NFData CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Eq CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Hashable CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

type AWSResponse CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

type Rep CreateHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

type Rep CreateHyperParameterTuningJob = D1 ('MetaData "CreateHyperParameterTuningJob" "Amazonka.SageMaker.CreateHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateHyperParameterTuningJob'" 'PrefixI 'True) ((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 "warmStartConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobWarmStartConfig)) :*: (S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobConfig)))))

newCreateHyperParameterTuningJob Source #

Create a value of CreateHyperParameterTuningJob with all optional fields omitted.

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

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

CreateHyperParameterTuningJob, createHyperParameterTuningJob_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.

Tags that you specify for the tuning job are also added to all training jobs that the tuning job launches.

CreateHyperParameterTuningJob, createHyperParameterTuningJob_trainingJobDefinition - The HyperParameterTrainingJobDefinition object that describes the training jobs that this tuning job launches, including static hyperparameters, input data configuration, output data configuration, resource configuration, and stopping condition.

CreateHyperParameterTuningJob, createHyperParameterTuningJob_trainingJobDefinitions - A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.

CreateHyperParameterTuningJob, createHyperParameterTuningJob_warmStartConfig - Specifies the configuration for starting the hyperparameter tuning job using one or more previous 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. If you specify IDENTICAL_DATA_AND_ALGORITHM as the WarmStartType value for the warm start configuration, the training job that performs the best in the new tuning job 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.

CreateHyperParameterTuningJob, createHyperParameterTuningJob_hyperParameterTuningJobName - The name of the tuning job. This name is the prefix for the names of all training jobs that this tuning job launches. The name must be unique within the same Amazon Web Services account and Amazon Web Services Region. The name must have 1 to 32 characters. Valid characters are a-z, A-Z, 0-9, and : + = @ _ % - (hyphen). The name is not case sensitive.

CreateHyperParameterTuningJob, createHyperParameterTuningJob_hyperParameterTuningJobConfig - The HyperParameterTuningJobConfig object that describes the tuning job, including the search strategy, the objective metric used to evaluate training jobs, ranges of parameters to search, and resource limits for the tuning job. For more information, see How Hyperparameter Tuning Works.

data CreateHyperParameterTuningJobResponse Source #

Instances

Instances details
Generic CreateHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Read CreateHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Show CreateHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

NFData CreateHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

Eq CreateHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

type Rep CreateHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateHyperParameterTuningJob

type Rep CreateHyperParameterTuningJobResponse = D1 ('MetaData "CreateHyperParameterTuningJobResponse" "Amazonka.SageMaker.CreateHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateHyperParameterTuningJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateHyperParameterTuningJobResponse Source #

Create a value of CreateHyperParameterTuningJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateHyperParameterTuningJobResponse', createHyperParameterTuningJobResponse_httpStatus - The response's http status code.

CreateHyperParameterTuningJobResponse, createHyperParameterTuningJobResponse_hyperParameterTuningJobArn - The Amazon Resource Name (ARN) of the tuning job. SageMaker assigns an ARN to a hyperparameter tuning job when you create it.

CreateImage

data CreateImage Source #

See: newCreateImage smart constructor.

Instances

Instances details
ToJSON CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

ToHeaders CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Methods

toHeaders :: CreateImage -> [Header] #

ToPath CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

ToQuery CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

AWSRequest CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Associated Types

type AWSResponse CreateImage #

Generic CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Associated Types

type Rep CreateImage :: Type -> Type #

Read CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Show CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

NFData CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Methods

rnf :: CreateImage -> () #

Eq CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Hashable CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

type AWSResponse CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

type Rep CreateImage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

type Rep CreateImage = D1 ('MetaData "CreateImage" "Amazonka.SageMaker.CreateImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateImage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateImage Source #

Create a value of CreateImage with all optional fields omitted.

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

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

CreateImage, createImage_description - The description of the image.

CreateImage, createImage_displayName - The display name of the image. If not provided, ImageName is displayed.

CreateImage, createImage_tags - A list of tags to apply to the image.

CreateImage, createImage_imageName - The name of the image. Must be unique to your account.

CreateImage, createImage_roleArn - The ARN of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

data CreateImageResponse Source #

See: newCreateImageResponse smart constructor.

Instances

Instances details
Generic CreateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Associated Types

type Rep CreateImageResponse :: Type -> Type #

Read CreateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Show CreateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

NFData CreateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

Methods

rnf :: CreateImageResponse -> () #

Eq CreateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

type Rep CreateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImage

type Rep CreateImageResponse = D1 ('MetaData "CreateImageResponse" "Amazonka.SageMaker.CreateImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateImageResponse Source #

Create a value of CreateImageResponse with all optional fields omitted.

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

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

CreateImageResponse, createImageResponse_imageArn - The ARN of the image.

$sel:httpStatus:CreateImageResponse', createImageResponse_httpStatus - The response's http status code.

CreateImageVersion

data CreateImageVersion Source #

See: newCreateImageVersion smart constructor.

Instances

Instances details
ToJSON CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

ToHeaders CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

ToPath CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

ToQuery CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

AWSRequest CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Associated Types

type AWSResponse CreateImageVersion #

Generic CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Associated Types

type Rep CreateImageVersion :: Type -> Type #

Read CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Show CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

NFData CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Methods

rnf :: CreateImageVersion -> () #

Eq CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Hashable CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

type AWSResponse CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

type Rep CreateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

type Rep CreateImageVersion = D1 ('MetaData "CreateImageVersion" "Amazonka.SageMaker.CreateImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateImageVersion'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "aliases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "horovod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "jobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobType)) :*: (S1 ('MetaSel ('Just "mLFramework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "processor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Processor))))) :*: ((S1 ('MetaSel ('Just "programmingLang") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "releaseNotes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vendorGuidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VendorGuidance)))) :*: (S1 ('MetaSel ('Just "baseImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateImageVersion Source #

Create a value of CreateImageVersion with all optional fields omitted.

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

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

$sel:aliases:CreateImageVersion', createImageVersion_aliases - A list of aliases created with the image version.

$sel:horovod:CreateImageVersion', createImageVersion_horovod - Indicates Horovod compatibility.

CreateImageVersion, createImageVersion_jobType - Indicates SageMaker job type compatibility.

  • TRAINING: The image version is compatible with SageMaker training jobs.
  • INFERENCE: The image version is compatible with SageMaker inference jobs.
  • NOTEBOOK_KERNEL: The image version is compatible with SageMaker notebook kernels.

$sel:mLFramework:CreateImageVersion', createImageVersion_mLFramework - The machine learning framework vended in the image version.

$sel:processor:CreateImageVersion', createImageVersion_processor - Indicates CPU or GPU compatibility.

  • CPU: The image version is compatible with CPU.
  • GPU: The image version is compatible with GPU.

$sel:programmingLang:CreateImageVersion', createImageVersion_programmingLang - The supported programming language and its version.

$sel:releaseNotes:CreateImageVersion', createImageVersion_releaseNotes - The maintainer description of the image version.

$sel:vendorGuidance:CreateImageVersion', createImageVersion_vendorGuidance - The stability of the image version, specified by the maintainer.

  • NOT_PROVIDED: The maintainers did not provide a status for image version stability.
  • STABLE: The image version is stable.
  • TO_BE_ARCHIVED: The image version is set to be archived. Custom image versions that are set to be archived are automatically archived after three months.
  • ARCHIVED: The image version is archived. Archived image versions are not searchable and are no longer actively supported.

$sel:baseImage:CreateImageVersion', createImageVersion_baseImage - The registry path of the container image to use as the starting point for this version. The path is an Amazon Elastic Container Registry (ECR) URI in the following format:

<acct-id>.dkr.ecr.<region>.amazonaws.com/<repo-name[:tag] or [@digest]>

$sel:clientToken:CreateImageVersion', createImageVersion_clientToken - A unique ID. If not specified, the Amazon Web Services CLI and Amazon Web Services SDKs, such as the SDK for Python (Boto3), add a unique value to the call.

CreateImageVersion, createImageVersion_imageName - The ImageName of the Image to create a version of.

data CreateImageVersionResponse Source #

See: newCreateImageVersionResponse smart constructor.

Instances

Instances details
Generic CreateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Associated Types

type Rep CreateImageVersionResponse :: Type -> Type #

Read CreateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Show CreateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

NFData CreateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

Eq CreateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

type Rep CreateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateImageVersion

type Rep CreateImageVersionResponse = D1 ('MetaData "CreateImageVersionResponse" "Amazonka.SageMaker.CreateImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateImageVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateImageVersionResponse Source #

Create a value of CreateImageVersionResponse with all optional fields omitted.

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

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

CreateImageVersionResponse, createImageVersionResponse_imageVersionArn - The ARN of the image version.

$sel:httpStatus:CreateImageVersionResponse', createImageVersionResponse_httpStatus - The response's http status code.

CreateInferenceExperiment

data CreateInferenceExperiment Source #

See: newCreateInferenceExperiment smart constructor.

Instances

Instances details
ToJSON CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

ToHeaders CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

ToPath CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

ToQuery CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

AWSRequest CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Generic CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Associated Types

type Rep CreateInferenceExperiment :: Type -> Type #

Read CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Show CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

NFData CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Eq CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Hashable CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

type AWSResponse CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

type Rep CreateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

type Rep CreateInferenceExperiment = D1 ('MetaData "CreateInferenceExperiment" "Amazonka.SageMaker.CreateInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateInferenceExperiment'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dataStorageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentDataStorageConfig)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "kmsKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentSchedule)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceExperimentType) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ModelVariantConfig)) :*: S1 ('MetaSel ('Just "shadowModeConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ShadowModeConfig))))))

newCreateInferenceExperiment Source #

Create a value of CreateInferenceExperiment with all optional fields omitted.

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

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

$sel:dataStorageConfig:CreateInferenceExperiment', createInferenceExperiment_dataStorageConfig - The Amazon S3 location and configuration for storing inference request and response data.

This is an optional parameter that you can use for data capture. For more information, see Capture data.

CreateInferenceExperiment, createInferenceExperiment_description - A description for the inference experiment.

CreateInferenceExperiment, createInferenceExperiment_kmsKey - 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 that hosts the endpoint. The KmsKey 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 Amazon SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. Amazon 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.

CreateInferenceExperiment, createInferenceExperiment_schedule - The duration for which you want the inference experiment to run. If you don't specify this field, the experiment automatically starts immediately upon creation and concludes after 7 days.

CreateInferenceExperiment, createInferenceExperiment_tags - 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 your Amazon Web Services Resources.

CreateInferenceExperiment, createInferenceExperiment_name - The name for the inference experiment.

CreateInferenceExperiment, createInferenceExperiment_type - The type of the inference experiment that you want to run. The following types of experiments are possible:

  • ShadowMode: You can use this type to validate a shadow variant. For more information, see Shadow tests.

CreateInferenceExperiment, createInferenceExperiment_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.

CreateInferenceExperiment, createInferenceExperiment_endpointName - The name of the Amazon SageMaker endpoint on which you want to run the inference experiment.

$sel:modelVariants:CreateInferenceExperiment', createInferenceExperiment_modelVariants - An array of ModelVariantConfig objects. There is one for each variant in the inference experiment. Each ModelVariantConfig object in the array describes the infrastructure configuration for the corresponding variant.

$sel:shadowModeConfig:CreateInferenceExperiment', createInferenceExperiment_shadowModeConfig - The configuration of ShadowMode inference experiment type. Use this field to specify a production variant which takes all the inference requests, and a shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant also specify the percentage of requests that Amazon SageMaker replicates.

data CreateInferenceExperimentResponse Source #

See: newCreateInferenceExperimentResponse smart constructor.

Instances

Instances details
Generic CreateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Associated Types

type Rep CreateInferenceExperimentResponse :: Type -> Type #

Read CreateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Show CreateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

NFData CreateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

Eq CreateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

type Rep CreateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceExperiment

type Rep CreateInferenceExperimentResponse = D1 ('MetaData "CreateInferenceExperimentResponse" "Amazonka.SageMaker.CreateInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateInferenceExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "inferenceExperimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

CreateInferenceRecommendationsJob

data CreateInferenceRecommendationsJob Source #

See: newCreateInferenceRecommendationsJob smart constructor.

Instances

Instances details
ToJSON CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

ToHeaders CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

ToPath CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

ToQuery CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

AWSRequest CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Generic CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Associated Types

type Rep CreateInferenceRecommendationsJob :: Type -> Type #

Read CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Show CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

NFData CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Eq CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Hashable CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

type AWSResponse CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

type Rep CreateInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

newCreateInferenceRecommendationsJob Source #

Create a value of CreateInferenceRecommendationsJob with all optional fields omitted.

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

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

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_jobDescription - Description of the recommendation job.

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_outputConfig - Provides information about the output artifacts and the KMS key to use for Amazon S3 server-side encryption.

$sel:stoppingConditions:CreateInferenceRecommendationsJob', createInferenceRecommendationsJob_stoppingConditions - A set of conditions for stopping a recommendation job. If any of the conditions are met, the job is automatically stopped.

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_tags - The metadata that you apply to Amazon Web Services resources to help you categorize and organize them. Each tag consists of a key and a value, both of which you define. For more information, see Tagging Amazon Web Services Resources in the Amazon Web Services General Reference.

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_jobName - A name for the recommendation job. The name must be unique within the Amazon Web Services Region and within your Amazon Web Services account.

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_jobType - Defines the type of recommendation job. Specify Default to initiate an instance recommendation and Advanced to initiate a load test. If left unspecified, Amazon SageMaker Inference Recommender will run an instance recommendation (DEFAULT) job.

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_roleArn - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.

CreateInferenceRecommendationsJob, createInferenceRecommendationsJob_inputConfig - Provides information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations.

data CreateInferenceRecommendationsJobResponse Source #

Instances

Instances details
Generic CreateInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Read CreateInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Show CreateInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

NFData CreateInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

Eq CreateInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

type Rep CreateInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateInferenceRecommendationsJob

type Rep CreateInferenceRecommendationsJobResponse = D1 ('MetaData "CreateInferenceRecommendationsJobResponse" "Amazonka.SageMaker.CreateInferenceRecommendationsJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateInferenceRecommendationsJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateInferenceRecommendationsJobResponse Source #

Create a value of CreateInferenceRecommendationsJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateInferenceRecommendationsJobResponse', createInferenceRecommendationsJobResponse_httpStatus - The response's http status code.

CreateInferenceRecommendationsJobResponse, createInferenceRecommendationsJobResponse_jobArn - The Amazon Resource Name (ARN) of the recommendation job.

CreateLabelingJob

data CreateLabelingJob Source #

See: newCreateLabelingJob smart constructor.

Instances

Instances details
ToJSON CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

ToHeaders CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

ToPath CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

ToQuery CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

AWSRequest CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Associated Types

type AWSResponse CreateLabelingJob #

Generic CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Associated Types

type Rep CreateLabelingJob :: Type -> Type #

Read CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Show CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

NFData CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Methods

rnf :: CreateLabelingJob -> () #

Eq CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Hashable CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

type AWSResponse CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

type Rep CreateLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

newCreateLabelingJob Source #

Create a value of CreateLabelingJob with all optional fields omitted.

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

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

$sel:labelCategoryConfigS3Uri:CreateLabelingJob', createLabelingJob_labelCategoryConfigS3Uri - The S3 URI of the file, referred to as a /label category configuration file/, that defines the categories used to label the data objects.

For 3D point cloud and video frame task types, you can add label category attributes and frame attributes to your label category configuration file. To learn how, see Create a Labeling Category Configuration File for 3D Point Cloud Labeling Jobs.

For named entity recognition jobs, in addition to "labels", you must provide worker instructions in the label category configuration file using the "instructions" parameter: "instructions": {"shortInstruction":"<h1>Add header</h1><p>Add Instructions</p>", "fullInstruction":"<p>Add additional instructions.</p>"}. For details and an example, see Create a Named Entity Recognition Labeling Job (API) .

For all other built-in task types and custom tasks, your label category configuration file must be a JSON file in the following format. Identify the labels you want to use by replacing label_1, label_2,...,label_n with your label categories.

{
"document-version": "2018-11-28",
"labels": [{"label": "label_1"},{"label": "label_2"},...{"label": "label_n"}]
}

Note the following about the label category configuration file:

  • For image classification and text classification (single and multi-label) you must specify at least two label categories. For all other task types, the minimum number of label categories required is one.
  • Each label category must be unique, you cannot specify duplicate label categories.
  • If you create a 3D point cloud or video frame adjustment or verification labeling job, you must include auditLabelAttributeName in the label category configuration. Use this parameter to enter the LabelAttributeName of the labeling job you want to adjust or verify annotations of.

$sel:labelingJobAlgorithmsConfig:CreateLabelingJob', createLabelingJob_labelingJobAlgorithmsConfig - Configures the information required to perform automated data labeling.

$sel:stoppingConditions:CreateLabelingJob', createLabelingJob_stoppingConditions - A set of conditions for stopping the 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.

CreateLabelingJob, createLabelingJob_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.

CreateLabelingJob, createLabelingJob_labelingJobName - The name of the labeling job. This name is used to identify the job in a list of labeling jobs. Labeling job names must be unique within an Amazon Web Services account and region. LabelingJobName is not case sensitive. For example, Example-job and example-job are considered the same labeling job name by Ground Truth.

$sel:labelAttributeName:CreateLabelingJob', createLabelingJob_labelAttributeName - The attribute name to use for the label in the output manifest file. This is the key for the key/value pair formed with the label that a worker assigns to the object. The LabelAttributeName must meet the following requirements.

  • The name can't end with "-metadata".
  • If you are using one of the following built-in task types, the attribute name must end with "-ref". If the task type you are using is not listed below, the attribute name must not end with "-ref".

    • Image semantic segmentation (SemanticSegmentation), and adjustment (AdjustmentSemanticSegmentation) and verification (VerificationSemanticSegmentation) labeling jobs for this task type.
    • Video frame object detection (VideoObjectDetection), and adjustment and verification (AdjustmentVideoObjectDetection) labeling jobs for this task type.
    • Video frame object tracking (VideoObjectTracking), and adjustment and verification (AdjustmentVideoObjectTracking) labeling jobs for this task type.
    • 3D point cloud semantic segmentation (3DPointCloudSemanticSegmentation), and adjustment and verification (Adjustment3DPointCloudSemanticSegmentation) labeling jobs for this task type.
    • 3D point cloud object tracking (3DPointCloudObjectTracking), and adjustment and verification (Adjustment3DPointCloudObjectTracking) labeling jobs for this task type.

If you are creating an adjustment or verification labeling job, you must use a different LabelAttributeName than the one used in the original labeling job. The original labeling job is the Ground Truth labeling job that produced the labels that you want verified or adjusted. To learn more about adjustment and verification labeling jobs, see Verify and Adjust Labels.

CreateLabelingJob, createLabelingJob_inputConfig - Input data for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.

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 that stops after all data objects in the input manifest file have been labeled.
  • 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.

If you use the Amazon Mechanical Turk workforce, your input data should not include confidential information, personal information or protected health information. Use ContentClassifiers to specify that your data is free of personally identifiable information and adult content.

CreateLabelingJob, createLabelingJob_outputConfig - The location of the output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.

CreateLabelingJob, createLabelingJob_roleArn - The Amazon Resource Number (ARN) that Amazon SageMaker assumes to perform tasks on your behalf during data labeling. You must grant this role the necessary permissions so that Amazon SageMaker can successfully complete data labeling.

$sel:humanTaskConfig:CreateLabelingJob', createLabelingJob_humanTaskConfig - Configures the labeling task and how it is presented to workers; including, but not limited to price, keywords, and batch size (task count).

data CreateLabelingJobResponse Source #

See: newCreateLabelingJobResponse smart constructor.

Instances

Instances details
Generic CreateLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Associated Types

type Rep CreateLabelingJobResponse :: Type -> Type #

Read CreateLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Show CreateLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

NFData CreateLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

Eq CreateLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

type Rep CreateLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateLabelingJob

type Rep CreateLabelingJobResponse = D1 ('MetaData "CreateLabelingJobResponse" "Amazonka.SageMaker.CreateLabelingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateLabelingJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "labelingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateLabelingJobResponse Source #

Create a value of CreateLabelingJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateLabelingJobResponse', createLabelingJobResponse_httpStatus - The response's http status code.

CreateLabelingJobResponse, createLabelingJobResponse_labelingJobArn - The Amazon Resource Name (ARN) of the labeling job. You use this ARN to identify the labeling job.

CreateModel

data CreateModel Source #

See: newCreateModel smart constructor.

Instances

Instances details
ToJSON CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

ToHeaders CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Methods

toHeaders :: CreateModel -> [Header] #

ToPath CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

ToQuery CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

AWSRequest CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Associated Types

type AWSResponse CreateModel #

Generic CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Associated Types

type Rep CreateModel :: Type -> Type #

Read CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Show CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

NFData CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Methods

rnf :: CreateModel -> () #

Eq CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Hashable CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

type AWSResponse CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

type Rep CreateModel Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

newCreateModel Source #

Create a value of CreateModel with all optional fields omitted.

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

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

CreateModel, createModel_containers - Specifies the containers in the inference pipeline.

CreateModel, createModel_enableNetworkIsolation - Isolates the model container. No inbound or outbound network calls can be made to or from the model container.

CreateModel, createModel_inferenceExecutionConfig - Specifies details of how containers in a multi-container endpoint are called.

CreateModel, createModel_primaryContainer - The location of the primary docker image containing inference code, associated artifacts, and custom environment map that the inference code uses when the model is deployed for predictions.

CreateModel, createModel_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.

CreateModel, createModel_vpcConfig - A VpcConfig object that specifies the VPC that you want your model to connect to. Control access to and from your model container by configuring the VPC. VpcConfig is used in hosting services and in batch transform. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud and Protect Data in Batch Transform Jobs by Using an Amazon Virtual Private Cloud.

CreateModel, createModel_modelName - The name of the new model.

CreateModel, createModel_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access model artifacts and docker image for deployment on ML compute instances or for batch transform jobs. Deploying on ML compute instances is part of model hosting. For more information, see SageMaker Roles.

To be able to pass this role to SageMaker, the caller of this API must have the iam:PassRole permission.

data CreateModelResponse Source #

See: newCreateModelResponse smart constructor.

Instances

Instances details
Generic CreateModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Associated Types

type Rep CreateModelResponse :: Type -> Type #

Read CreateModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Show CreateModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

NFData CreateModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

Methods

rnf :: CreateModelResponse -> () #

Eq CreateModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

type Rep CreateModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModel

type Rep CreateModelResponse = D1 ('MetaData "CreateModelResponse" "Amazonka.SageMaker.CreateModel" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelResponse Source #

Create a value of CreateModelResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelResponse', createModelResponse_httpStatus - The response's http status code.

CreateModelResponse, createModelResponse_modelArn - The ARN of the model created in SageMaker.

CreateModelBiasJobDefinition

data CreateModelBiasJobDefinition Source #

See: newCreateModelBiasJobDefinition smart constructor.

Instances

Instances details
ToJSON CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

ToHeaders CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

ToPath CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

ToQuery CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

AWSRequest CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Generic CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Associated Types

type Rep CreateModelBiasJobDefinition :: Type -> Type #

Read CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Show CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

NFData CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Eq CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Hashable CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

type AWSResponse CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

type Rep CreateModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

type Rep CreateModelBiasJobDefinition = D1 ('MetaData "CreateModelBiasJobDefinition" "Amazonka.SageMaker.CreateModelBiasJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelBiasJobDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelBiasBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelBiasBaselineConfig)) :*: S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig))) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "modelBiasAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelBiasAppSpecification) :*: S1 ('MetaSel ('Just "modelBiasJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelBiasJobInput)) :*: (S1 ('MetaSel ('Just "modelBiasJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateModelBiasJobDefinition Source #

Create a value of CreateModelBiasJobDefinition with all optional fields omitted.

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

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

$sel:modelBiasBaselineConfig:CreateModelBiasJobDefinition', createModelBiasJobDefinition_modelBiasBaselineConfig - The baseline configuration for a model bias job.

CreateModelBiasJobDefinition, createModelBiasJobDefinition_networkConfig - Networking options for a model bias job.

CreateModelBiasJobDefinition, createModelBiasJobDefinition_stoppingCondition - Undocumented member.

CreateModelBiasJobDefinition, createModelBiasJobDefinition_tags - (Optional) 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:jobDefinitionName:CreateModelBiasJobDefinition', createModelBiasJobDefinition_jobDefinitionName - The name of the bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

$sel:modelBiasAppSpecification:CreateModelBiasJobDefinition', createModelBiasJobDefinition_modelBiasAppSpecification - Configures the model bias job to run a specified Docker container image.

$sel:modelBiasJobInput:CreateModelBiasJobDefinition', createModelBiasJobDefinition_modelBiasJobInput - Inputs for the model bias job.

$sel:modelBiasJobOutputConfig:CreateModelBiasJobDefinition', createModelBiasJobDefinition_modelBiasJobOutputConfig - Undocumented member.

$sel:jobResources:CreateModelBiasJobDefinition', createModelBiasJobDefinition_jobResources - Undocumented member.

CreateModelBiasJobDefinition, createModelBiasJobDefinition_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

data CreateModelBiasJobDefinitionResponse Source #

Instances

Instances details
Generic CreateModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Read CreateModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Show CreateModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

NFData CreateModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

Eq CreateModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

type Rep CreateModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelBiasJobDefinition

type Rep CreateModelBiasJobDefinitionResponse = D1 ('MetaData "CreateModelBiasJobDefinitionResponse" "Amazonka.SageMaker.CreateModelBiasJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelBiasJobDefinitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelBiasJobDefinitionResponse Source #

Create a value of CreateModelBiasJobDefinitionResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelBiasJobDefinitionResponse', createModelBiasJobDefinitionResponse_httpStatus - The response's http status code.

$sel:jobDefinitionArn:CreateModelBiasJobDefinitionResponse', createModelBiasJobDefinitionResponse_jobDefinitionArn - The Amazon Resource Name (ARN) of the model bias job.

CreateModelCard

data CreateModelCard Source #

See: newCreateModelCard smart constructor.

Instances

Instances details
ToJSON CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

ToHeaders CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

ToPath CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

ToQuery CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

AWSRequest CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Associated Types

type AWSResponse CreateModelCard #

Generic CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Associated Types

type Rep CreateModelCard :: Type -> Type #

Show CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

NFData CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Methods

rnf :: CreateModelCard -> () #

Eq CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Hashable CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

type AWSResponse CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

type Rep CreateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

type Rep CreateModelCard = D1 ('MetaData "CreateModelCard" "Amazonka.SageMaker.CreateModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelCard'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "securityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardSecurityConfig)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardStatus)))))

newCreateModelCard Source #

Create a value of CreateModelCard with all optional fields omitted.

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

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

CreateModelCard, createModelCard_securityConfig - An optional Key Management Service key to encrypt, decrypt, and re-encrypt model card content for regulated workloads with highly sensitive data.

CreateModelCard, createModelCard_tags - Key-value pairs used to manage metadata for model cards.

CreateModelCard, createModelCard_modelCardName - The unique name of the model card.

CreateModelCard, createModelCard_content - The content of the model card. Content must be in model card JSON schema and provided as a string.

CreateModelCard, createModelCard_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.

data CreateModelCardResponse Source #

See: newCreateModelCardResponse smart constructor.

Instances

Instances details
Generic CreateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Associated Types

type Rep CreateModelCardResponse :: Type -> Type #

Read CreateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Show CreateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

NFData CreateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

Methods

rnf :: CreateModelCardResponse -> () #

Eq CreateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

type Rep CreateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCard

type Rep CreateModelCardResponse = D1 ('MetaData "CreateModelCardResponse" "Amazonka.SageMaker.CreateModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelCardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelCardResponse Source #

Create a value of CreateModelCardResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelCardResponse', createModelCardResponse_httpStatus - The response's http status code.

CreateModelCardResponse, createModelCardResponse_modelCardArn - The Amazon Resource Name (ARN) of the successfully created model card.

CreateModelCardExportJob

data CreateModelCardExportJob Source #

See: newCreateModelCardExportJob smart constructor.

Instances

Instances details
ToJSON CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

ToHeaders CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

ToPath CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

ToQuery CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

AWSRequest CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Generic CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Associated Types

type Rep CreateModelCardExportJob :: Type -> Type #

Read CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Show CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

NFData CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Eq CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Hashable CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

type AWSResponse CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

type Rep CreateModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

type Rep CreateModelCardExportJob = D1 ('MetaData "CreateModelCardExportJob" "Amazonka.SageMaker.CreateModelCardExportJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelCardExportJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "modelCardExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardExportOutputConfig))))

newCreateModelCardExportJob Source #

Create a value of CreateModelCardExportJob with all optional fields omitted.

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

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

CreateModelCardExportJob, createModelCardExportJob_modelCardVersion - The version of the model card to export. If a version is not provided, then the latest version of the model card is exported.

CreateModelCardExportJob, createModelCardExportJob_modelCardName - The name of the model card to export.

CreateModelCardExportJob, createModelCardExportJob_modelCardExportJobName - The name of the model card export job.

CreateModelCardExportJob, createModelCardExportJob_outputConfig - The model card output configuration that specifies the Amazon S3 path for exporting.

data CreateModelCardExportJobResponse Source #

See: newCreateModelCardExportJobResponse smart constructor.

Instances

Instances details
Generic CreateModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Associated Types

type Rep CreateModelCardExportJobResponse :: Type -> Type #

Read CreateModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Show CreateModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

NFData CreateModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

Eq CreateModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

type Rep CreateModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelCardExportJob

type Rep CreateModelCardExportJobResponse = D1 ('MetaData "CreateModelCardExportJobResponse" "Amazonka.SageMaker.CreateModelCardExportJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelCardExportJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelCardExportJobResponse Source #

Create a value of CreateModelCardExportJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelCardExportJobResponse', createModelCardExportJobResponse_httpStatus - The response's http status code.

CreateModelCardExportJobResponse, createModelCardExportJobResponse_modelCardExportJobArn - The Amazon Resource Name (ARN) of the model card export job.

CreateModelExplainabilityJobDefinition

data CreateModelExplainabilityJobDefinition Source #

Instances

Instances details
ToJSON CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

ToHeaders CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

ToPath CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

ToQuery CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

AWSRequest CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Generic CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Read CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Show CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

NFData CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Eq CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Hashable CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

type AWSResponse CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

type Rep CreateModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

type Rep CreateModelExplainabilityJobDefinition = D1 ('MetaData "CreateModelExplainabilityJobDefinition" "Amazonka.SageMaker.CreateModelExplainabilityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelExplainabilityJobDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelExplainabilityBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelExplainabilityBaselineConfig)) :*: S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig))) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "modelExplainabilityAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelExplainabilityAppSpecification) :*: S1 ('MetaSel ('Just "modelExplainabilityJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelExplainabilityJobInput)) :*: (S1 ('MetaSel ('Just "modelExplainabilityJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateModelExplainabilityJobDefinition Source #

Create a value of CreateModelExplainabilityJobDefinition with all optional fields omitted.

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

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

$sel:modelExplainabilityBaselineConfig:CreateModelExplainabilityJobDefinition', createModelExplainabilityJobDefinition_modelExplainabilityBaselineConfig - The baseline configuration for a model explainability job.

CreateModelExplainabilityJobDefinition, createModelExplainabilityJobDefinition_networkConfig - Networking options for a model explainability job.

CreateModelExplainabilityJobDefinition, createModelExplainabilityJobDefinition_stoppingCondition - Undocumented member.

CreateModelExplainabilityJobDefinition, createModelExplainabilityJobDefinition_tags - (Optional) 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:jobDefinitionName:CreateModelExplainabilityJobDefinition', createModelExplainabilityJobDefinition_jobDefinitionName - The name of the model explainability job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

$sel:modelExplainabilityAppSpecification:CreateModelExplainabilityJobDefinition', createModelExplainabilityJobDefinition_modelExplainabilityAppSpecification - Configures the model explainability job to run a specified Docker container image.

$sel:modelExplainabilityJobInput:CreateModelExplainabilityJobDefinition', createModelExplainabilityJobDefinition_modelExplainabilityJobInput - Inputs for the model explainability job.

$sel:modelExplainabilityJobOutputConfig:CreateModelExplainabilityJobDefinition', createModelExplainabilityJobDefinition_modelExplainabilityJobOutputConfig - Undocumented member.

$sel:jobResources:CreateModelExplainabilityJobDefinition', createModelExplainabilityJobDefinition_jobResources - Undocumented member.

CreateModelExplainabilityJobDefinition, createModelExplainabilityJobDefinition_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

data CreateModelExplainabilityJobDefinitionResponse Source #

Instances

Instances details
Generic CreateModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Read CreateModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Show CreateModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

NFData CreateModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

Eq CreateModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

type Rep CreateModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelExplainabilityJobDefinition

type Rep CreateModelExplainabilityJobDefinitionResponse = D1 ('MetaData "CreateModelExplainabilityJobDefinitionResponse" "Amazonka.SageMaker.CreateModelExplainabilityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelExplainabilityJobDefinitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

CreateModelPackage

data CreateModelPackage Source #

See: newCreateModelPackage smart constructor.

Instances

Instances details
ToJSON CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

ToHeaders CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

ToPath CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

ToQuery CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

AWSRequest CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Associated Types

type AWSResponse CreateModelPackage #

Generic CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Associated Types

type Rep CreateModelPackage :: Type -> Type #

Read CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Show CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

NFData CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Methods

rnf :: CreateModelPackage -> () #

Eq CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Hashable CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

type AWSResponse CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

type Rep CreateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

type Rep CreateModelPackage = D1 ('MetaData "CreateModelPackage" "Amazonka.SageMaker.CreateModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelPackage'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "additionalInferenceSpecifications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AdditionalInferenceSpecificationDefinition))) :*: S1 ('MetaSel ('Just "certifyForMarketplace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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 "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 "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 "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))))))))

newCreateModelPackage :: CreateModelPackage Source #

Create a value of CreateModelPackage with all optional fields omitted.

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

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

CreateModelPackage, createModelPackage_additionalInferenceSpecifications - An array of additional Inference Specification objects. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.

CreateModelPackage, createModelPackage_certifyForMarketplace - Whether to certify the model package for listing on Amazon Web Services Marketplace.

This parameter is optional for unversioned models, and does not apply to versioned models.

$sel:clientToken:CreateModelPackage', createModelPackage_clientToken - A unique token that guarantees that the call to this API is idempotent.

CreateModelPackage, createModelPackage_customerMetadataProperties - The metadata properties associated with the model package versions.

CreateModelPackage, createModelPackage_domain - The machine learning domain of your model package and its components. Common machine learning domains include computer vision and natural language processing.

CreateModelPackage, createModelPackage_driftCheckBaselines - Represents the drift check baselines that can be used when the model monitor is set using the model package. For more information, see the topic on Drift Detection against Previous Baselines in SageMaker Pipelines in the Amazon SageMaker Developer Guide.

CreateModelPackage, createModelPackage_inferenceSpecification - Specifies details about inference jobs that can be run with models based on this model package, including the following:

  • The Amazon ECR paths of containers that contain the inference code and model artifacts.
  • The instance types that the model package supports for transform jobs and real-time endpoints used for inference.
  • The input and output content formats that the model package supports for inference.

CreateModelPackage, createModelPackage_metadataProperties - Undocumented member.

CreateModelPackage, createModelPackage_modelApprovalStatus - Whether the model is approved for deployment.

This parameter is optional for versioned models, and does not apply to unversioned models.

For versioned models, the value of this parameter must be set to Approved to deploy the model.

CreateModelPackage, createModelPackage_modelMetrics - A structure that contains model metrics reports.

CreateModelPackage, createModelPackage_modelPackageDescription - A description of the model package.

CreateModelPackage, createModelPackage_modelPackageGroupName - The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to.

This parameter is required for versioned models, and does not apply to unversioned models.

CreateModelPackage, createModelPackage_modelPackageName - The name of the model package. The name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).

This parameter is required for unversioned models. It is not applicable to versioned models.

CreateModelPackage, createModelPackage_samplePayloadUrl - The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).

CreateModelPackage, createModelPackage_sourceAlgorithmSpecification - Details about the algorithm that was used to create the model package.

CreateModelPackage, createModelPackage_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.

CreateModelPackage, createModelPackage_task - The machine learning task your model package accomplishes. Common machine learning tasks include object detection and image classification. The following tasks are supported by Inference Recommender: "IMAGE_CLASSIFICATION" | "OBJECT_DETECTION" | "TEXT_GENERATION" |"IMAGE_SEGMENTATION" | "FILL_MASK" | "CLASSIFICATION" | "REGRESSION" | "OTHER".

Specify "OTHER" if none of the tasks listed fit your use case.

CreateModelPackage, createModelPackage_validationSpecification - Specifies configurations for one or more transform jobs that SageMaker runs to test the model package.

data CreateModelPackageResponse Source #

See: newCreateModelPackageResponse smart constructor.

Instances

Instances details
Generic CreateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Associated Types

type Rep CreateModelPackageResponse :: Type -> Type #

Read CreateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Show CreateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

NFData CreateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

Eq CreateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

type Rep CreateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackage

type Rep CreateModelPackageResponse = D1 ('MetaData "CreateModelPackageResponse" "Amazonka.SageMaker.CreateModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelPackageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelPackageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelPackageResponse Source #

Create a value of CreateModelPackageResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelPackageResponse', createModelPackageResponse_httpStatus - The response's http status code.

CreateModelPackageResponse, createModelPackageResponse_modelPackageArn - The Amazon Resource Name (ARN) of the new model package.

CreateModelPackageGroup

data CreateModelPackageGroup Source #

See: newCreateModelPackageGroup smart constructor.

Instances

Instances details
ToJSON CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

ToHeaders CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

ToPath CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

ToQuery CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

AWSRequest CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Generic CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Associated Types

type Rep CreateModelPackageGroup :: Type -> Type #

Read CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Show CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

NFData CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Methods

rnf :: CreateModelPackageGroup -> () #

Eq CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Hashable CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

type AWSResponse CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

type Rep CreateModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

type Rep CreateModelPackageGroup = D1 ('MetaData "CreateModelPackageGroup" "Amazonka.SageMaker.CreateModelPackageGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelPackageGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelPackageGroupDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateModelPackageGroup Source #

Create a value of CreateModelPackageGroup with all optional fields omitted.

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

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

CreateModelPackageGroup, createModelPackageGroup_modelPackageGroupDescription - A description for the model group.

CreateModelPackageGroup, createModelPackageGroup_tags - A list of key value pairs associated with the model group. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

CreateModelPackageGroup, createModelPackageGroup_modelPackageGroupName - The name of the model group.

data CreateModelPackageGroupResponse Source #

See: newCreateModelPackageGroupResponse smart constructor.

Instances

Instances details
Generic CreateModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Associated Types

type Rep CreateModelPackageGroupResponse :: Type -> Type #

Read CreateModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Show CreateModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

NFData CreateModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

Eq CreateModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

type Rep CreateModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelPackageGroup

type Rep CreateModelPackageGroupResponse = D1 ('MetaData "CreateModelPackageGroupResponse" "Amazonka.SageMaker.CreateModelPackageGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelPackageGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelPackageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelPackageGroupResponse Source #

Create a value of CreateModelPackageGroupResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelPackageGroupResponse', createModelPackageGroupResponse_httpStatus - The response's http status code.

CreateModelPackageGroupResponse, createModelPackageGroupResponse_modelPackageGroupArn - The Amazon Resource Name (ARN) of the model group.

CreateModelQualityJobDefinition

data CreateModelQualityJobDefinition Source #

See: newCreateModelQualityJobDefinition smart constructor.

Instances

Instances details
ToJSON CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

ToHeaders CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

ToPath CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

ToQuery CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

AWSRequest CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Generic CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Associated Types

type Rep CreateModelQualityJobDefinition :: Type -> Type #

Read CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Show CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

NFData CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Eq CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Hashable CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

type AWSResponse CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

type Rep CreateModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

type Rep CreateModelQualityJobDefinition = D1 ('MetaData "CreateModelQualityJobDefinition" "Amazonka.SageMaker.CreateModelQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelQualityJobDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelQualityBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelQualityBaselineConfig)) :*: S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig))) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "modelQualityAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelQualityAppSpecification) :*: S1 ('MetaSel ('Just "modelQualityJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelQualityJobInput)) :*: (S1 ('MetaSel ('Just "modelQualityJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateModelQualityJobDefinition Source #

Create a value of CreateModelQualityJobDefinition with all optional fields omitted.

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

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

$sel:modelQualityBaselineConfig:CreateModelQualityJobDefinition', createModelQualityJobDefinition_modelQualityBaselineConfig - Specifies the constraints and baselines for the monitoring job.

CreateModelQualityJobDefinition, createModelQualityJobDefinition_networkConfig - Specifies the network configuration for the monitoring job.

CreateModelQualityJobDefinition, createModelQualityJobDefinition_stoppingCondition - Undocumented member.

CreateModelQualityJobDefinition, createModelQualityJobDefinition_tags - (Optional) 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:jobDefinitionName:CreateModelQualityJobDefinition', createModelQualityJobDefinition_jobDefinitionName - The name of the monitoring job definition.

$sel:modelQualityAppSpecification:CreateModelQualityJobDefinition', createModelQualityJobDefinition_modelQualityAppSpecification - The container that runs the monitoring job.

$sel:modelQualityJobInput:CreateModelQualityJobDefinition', createModelQualityJobDefinition_modelQualityJobInput - A list of the inputs that are monitored. Currently endpoints are supported.

$sel:modelQualityJobOutputConfig:CreateModelQualityJobDefinition', createModelQualityJobDefinition_modelQualityJobOutputConfig - Undocumented member.

$sel:jobResources:CreateModelQualityJobDefinition', createModelQualityJobDefinition_jobResources - Undocumented member.

CreateModelQualityJobDefinition, createModelQualityJobDefinition_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

data CreateModelQualityJobDefinitionResponse Source #

Instances

Instances details
Generic CreateModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Read CreateModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Show CreateModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

NFData CreateModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

Eq CreateModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

type Rep CreateModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateModelQualityJobDefinition

type Rep CreateModelQualityJobDefinitionResponse = D1 ('MetaData "CreateModelQualityJobDefinitionResponse" "Amazonka.SageMaker.CreateModelQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateModelQualityJobDefinitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateModelQualityJobDefinitionResponse Source #

Create a value of CreateModelQualityJobDefinitionResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateModelQualityJobDefinitionResponse', createModelQualityJobDefinitionResponse_httpStatus - The response's http status code.

$sel:jobDefinitionArn:CreateModelQualityJobDefinitionResponse', createModelQualityJobDefinitionResponse_jobDefinitionArn - The Amazon Resource Name (ARN) of the model quality monitoring job.

CreateMonitoringSchedule

data CreateMonitoringSchedule Source #

See: newCreateMonitoringSchedule smart constructor.

Instances

Instances details
ToJSON CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

ToHeaders CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

ToPath CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

ToQuery CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

AWSRequest CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Generic CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Associated Types

type Rep CreateMonitoringSchedule :: Type -> Type #

Read CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Show CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

NFData CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Eq CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Hashable CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

type AWSResponse CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

type Rep CreateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

type Rep CreateMonitoringSchedule = D1 ('MetaData "CreateMonitoringSchedule" "Amazonka.SageMaker.CreateMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateMonitoringSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "monitoringScheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringScheduleConfig))))

newCreateMonitoringSchedule Source #

Create a value of CreateMonitoringSchedule with all optional fields omitted.

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

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

CreateMonitoringSchedule, createMonitoringSchedule_tags - (Optional) 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.

CreateMonitoringSchedule, createMonitoringSchedule_monitoringScheduleName - The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within an Amazon Web Services account.

CreateMonitoringSchedule, createMonitoringSchedule_monitoringScheduleConfig - The configuration object that specifies the monitoring schedule and defines the monitoring job.

data CreateMonitoringScheduleResponse Source #

See: newCreateMonitoringScheduleResponse smart constructor.

Instances

Instances details
Generic CreateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Associated Types

type Rep CreateMonitoringScheduleResponse :: Type -> Type #

Read CreateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Show CreateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

NFData CreateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

Eq CreateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

type Rep CreateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateMonitoringSchedule

type Rep CreateMonitoringScheduleResponse = D1 ('MetaData "CreateMonitoringScheduleResponse" "Amazonka.SageMaker.CreateMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateMonitoringScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateMonitoringScheduleResponse Source #

Create a value of CreateMonitoringScheduleResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateMonitoringScheduleResponse', createMonitoringScheduleResponse_httpStatus - The response's http status code.

CreateMonitoringScheduleResponse, createMonitoringScheduleResponse_monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.

CreateNotebookInstance

data CreateNotebookInstance Source #

See: newCreateNotebookInstance smart constructor.

Instances

Instances details
ToJSON CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

ToHeaders CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

ToPath CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

ToQuery CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

AWSRequest CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Associated Types

type AWSResponse CreateNotebookInstance #

Generic CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Associated Types

type Rep CreateNotebookInstance :: Type -> Type #

Read CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Show CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

NFData CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Methods

rnf :: CreateNotebookInstance -> () #

Eq CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Hashable CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

type AWSResponse CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

type Rep CreateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

type Rep CreateNotebookInstance = D1 ('MetaData "CreateNotebookInstance" "Amazonka.SageMaker.CreateNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateNotebookInstance'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "acceleratorTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceAcceleratorType])) :*: S1 ('MetaSel ('Just "additionalCodeRepositories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "defaultCodeRepository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "directInternetAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DirectInternetAccess)))) :*: ((S1 ('MetaSel ('Just "instanceMetadataServiceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceMetadataServiceConfiguration)) :*: S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "platformIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "rootAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RootAccess)) :*: S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: ((S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "notebookInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InstanceType) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateNotebookInstance Source #

Create a value of CreateNotebookInstance with all optional fields omitted.

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

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

$sel:acceleratorTypes:CreateNotebookInstance', createNotebookInstance_acceleratorTypes - A list of Elastic Inference (EI) instance types to associate with this notebook instance. Currently, only one instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.

CreateNotebookInstance, createNotebookInstance_additionalCodeRepositories - An array of up to three Git repositories to associate 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.

CreateNotebookInstance, createNotebookInstance_defaultCodeRepository - A Git repository to associate 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:directInternetAccess:CreateNotebookInstance', createNotebookInstance_directInternetAccess - Sets whether SageMaker provides internet access to the notebook instance. If you set this to Disabled this notebook instance is able to access resources only in your VPC, and is not be able to connect to SageMaker training and endpoint services unless you configure a NAT Gateway in your VPC.

For more information, see Notebook Instances Are Internet-Enabled by Default. You can set the value of this parameter to Disabled only if you set a value for the SubnetId parameter.

$sel:instanceMetadataServiceConfiguration:CreateNotebookInstance', createNotebookInstance_instanceMetadataServiceConfiguration - Information on the IMDS configuration of the notebook instance

CreateNotebookInstance, createNotebookInstance_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 your notebook instance. The KMS key you provide must be enabled. For information, see Enabling and Disabling Keys in the Amazon Web Services Key Management Service Developer Guide.

$sel:lifecycleConfigName:CreateNotebookInstance', createNotebookInstance_lifecycleConfigName - The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.

$sel:platformIdentifier:CreateNotebookInstance', createNotebookInstance_platformIdentifier - The platform identifier of the notebook instance runtime environment.

$sel:rootAccess:CreateNotebookInstance', createNotebookInstance_rootAccess - Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled.

Lifecycle configurations need root access to be able to set up a notebook instance. Because of this, lifecycle configurations associated with a notebook instance always run with root access even if you disable root access for users.

CreateNotebookInstance, createNotebookInstance_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:subnetId:CreateNotebookInstance', createNotebookInstance_subnetId - The ID of the subnet in a VPC to which you would like to have a connectivity from your ML compute instance.

CreateNotebookInstance, createNotebookInstance_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.

CreateNotebookInstance, createNotebookInstance_volumeSizeInGB - The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB.

CreateNotebookInstance, createNotebookInstance_notebookInstanceName - The name of the new notebook instance.

CreateNotebookInstance, createNotebookInstance_instanceType - The type of ML compute instance to launch for the notebook instance.

CreateNotebookInstance, createNotebookInstance_roleArn - When you send any requests to Amazon Web Services resources from the notebook instance, SageMaker assumes this role to perform tasks on your behalf. You must grant this role necessary permissions so SageMaker can perform these tasks. The policy must allow the SageMaker service principal (sagemaker.amazonaws.com) permissions to assume this role. For more information, see SageMaker Roles.

To be able to pass this role to SageMaker, the caller of this API must have the iam:PassRole permission.

data CreateNotebookInstanceResponse Source #

See: newCreateNotebookInstanceResponse smart constructor.

Instances

Instances details
Generic CreateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Associated Types

type Rep CreateNotebookInstanceResponse :: Type -> Type #

Read CreateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Show CreateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

NFData CreateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

Eq CreateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

type Rep CreateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstance

type Rep CreateNotebookInstanceResponse = D1 ('MetaData "CreateNotebookInstanceResponse" "Amazonka.SageMaker.CreateNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateNotebookInstanceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notebookInstanceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateNotebookInstanceResponse Source #

Create a value of CreateNotebookInstanceResponse with all optional fields omitted.

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

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

CreateNotebookInstanceResponse, createNotebookInstanceResponse_notebookInstanceArn - The Amazon Resource Name (ARN) of the notebook instance.

$sel:httpStatus:CreateNotebookInstanceResponse', createNotebookInstanceResponse_httpStatus - The response's http status code.

CreateNotebookInstanceLifecycleConfig

data CreateNotebookInstanceLifecycleConfig Source #

Instances

Instances details
ToJSON CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

ToHeaders CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

ToPath CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

ToQuery CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

AWSRequest CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Generic CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Read CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Show CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

NFData CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Eq CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Hashable CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

type AWSResponse CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

type Rep CreateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

type Rep CreateNotebookInstanceLifecycleConfig = D1 ('MetaData "CreateNotebookInstanceLifecycleConfig" "Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateNotebookInstanceLifecycleConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "onCreate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleHook])) :*: (S1 ('MetaSel ('Just "onStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleHook])) :*: S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateNotebookInstanceLifecycleConfig Source #

Create a value of CreateNotebookInstanceLifecycleConfig with all optional fields omitted.

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

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

$sel:onCreate:CreateNotebookInstanceLifecycleConfig', createNotebookInstanceLifecycleConfig_onCreate - A shell script that runs only once, when you create a notebook instance. The shell script must be a base64-encoded string.

$sel:onStart:CreateNotebookInstanceLifecycleConfig', createNotebookInstanceLifecycleConfig_onStart - A shell script that runs every time you start a notebook instance, including when you create the notebook instance. The shell script must be a base64-encoded string.

CreateNotebookInstanceLifecycleConfig, createNotebookInstanceLifecycleConfig_notebookInstanceLifecycleConfigName - The name of the lifecycle configuration.

data CreateNotebookInstanceLifecycleConfigResponse Source #

Instances

Instances details
Generic CreateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Read CreateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Show CreateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

NFData CreateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

Eq CreateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

type Rep CreateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig

type Rep CreateNotebookInstanceLifecycleConfigResponse = D1 ('MetaData "CreateNotebookInstanceLifecycleConfigResponse" "Amazonka.SageMaker.CreateNotebookInstanceLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateNotebookInstanceLifecycleConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateNotebookInstanceLifecycleConfigResponse Source #

Create a value of CreateNotebookInstanceLifecycleConfigResponse with all optional fields omitted.

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

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

CreateNotebookInstanceLifecycleConfigResponse, createNotebookInstanceLifecycleConfigResponse_notebookInstanceLifecycleConfigArn - The Amazon Resource Name (ARN) of the lifecycle configuration.

$sel:httpStatus:CreateNotebookInstanceLifecycleConfigResponse', createNotebookInstanceLifecycleConfigResponse_httpStatus - The response's http status code.

CreatePipeline

data CreatePipeline Source #

See: newCreatePipeline smart constructor.

Instances

Instances details
ToJSON CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

ToHeaders CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

ToPath CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

ToQuery CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

AWSRequest CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Associated Types

type AWSResponse CreatePipeline #

Generic CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Associated Types

type Rep CreatePipeline :: Type -> Type #

Read CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Show CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

NFData CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Methods

rnf :: CreatePipeline -> () #

Eq CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Hashable CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

type AWSResponse CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

type Rep CreatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

type Rep CreatePipeline = D1 ('MetaData "CreatePipeline" "Amazonka.SageMaker.CreatePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreatePipeline'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration)) :*: S1 ('MetaSel ('Just "pipelineDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pipelineDefinitionS3Location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineDefinitionS3Location)) :*: S1 ('MetaSel ('Just "pipelineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pipelineDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreatePipeline Source #

Create a value of CreatePipeline with all optional fields omitted.

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

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

CreatePipeline, createPipeline_parallelismConfiguration - This is the configuration that controls the parallelism of the pipeline. If specified, it applies to all runs of this pipeline by default.

$sel:pipelineDefinition:CreatePipeline', createPipeline_pipelineDefinition - The JSON pipeline definition of the pipeline.

$sel:pipelineDefinitionS3Location:CreatePipeline', createPipeline_pipelineDefinitionS3Location - The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.

CreatePipeline, createPipeline_pipelineDescription - A description of the pipeline.

CreatePipeline, createPipeline_pipelineDisplayName - The display name of the pipeline.

CreatePipeline, createPipeline_tags - A list of tags to apply to the created pipeline.

CreatePipeline, createPipeline_pipelineName - The name of the pipeline.

$sel:clientRequestToken:CreatePipeline', createPipeline_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.

CreatePipeline, createPipeline_roleArn - The Amazon Resource Name (ARN) of the role used by the pipeline to access and create resources.

data CreatePipelineResponse Source #

See: newCreatePipelineResponse smart constructor.

Instances

Instances details
Generic CreatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Associated Types

type Rep CreatePipelineResponse :: Type -> Type #

Read CreatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Show CreatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

NFData CreatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

Methods

rnf :: CreatePipelineResponse -> () #

Eq CreatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

type Rep CreatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePipeline

type Rep CreatePipelineResponse = D1 ('MetaData "CreatePipelineResponse" "Amazonka.SageMaker.CreatePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreatePipelineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePipelineResponse Source #

Create a value of CreatePipelineResponse with all optional fields omitted.

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

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

CreatePipelineResponse, createPipelineResponse_pipelineArn - The Amazon Resource Name (ARN) of the created pipeline.

$sel:httpStatus:CreatePipelineResponse', createPipelineResponse_httpStatus - The response's http status code.

CreatePresignedDomainUrl

data CreatePresignedDomainUrl Source #

See: newCreatePresignedDomainUrl smart constructor.

Instances

Instances details
ToJSON CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

ToHeaders CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

ToPath CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

ToQuery CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

AWSRequest CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Generic CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Associated Types

type Rep CreatePresignedDomainUrl :: Type -> Type #

Read CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Show CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

NFData CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Eq CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Hashable CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

type AWSResponse CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

type Rep CreatePresignedDomainUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

type Rep CreatePresignedDomainUrl = D1 ('MetaData "CreatePresignedDomainUrl" "Amazonka.SageMaker.CreatePresignedDomainUrl" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreatePresignedDomainUrl'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "expiresInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "sessionExpirationDurationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreatePresignedDomainUrl Source #

Create a value of CreatePresignedDomainUrl with all optional fields omitted.

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

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

$sel:expiresInSeconds:CreatePresignedDomainUrl', createPresignedDomainUrl_expiresInSeconds - The number of seconds until the pre-signed URL expires. This value defaults to 300.

$sel:sessionExpirationDurationInSeconds:CreatePresignedDomainUrl', createPresignedDomainUrl_sessionExpirationDurationInSeconds - The session expiration duration in seconds. This value defaults to 43200.

CreatePresignedDomainUrl, createPresignedDomainUrl_spaceName - The name of the space.

CreatePresignedDomainUrl, createPresignedDomainUrl_domainId - The domain ID.

CreatePresignedDomainUrl, createPresignedDomainUrl_userProfileName - The name of the UserProfile to sign-in as.

data CreatePresignedDomainUrlResponse Source #

See: newCreatePresignedDomainUrlResponse smart constructor.

Instances

Instances details
Generic CreatePresignedDomainUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Associated Types

type Rep CreatePresignedDomainUrlResponse :: Type -> Type #

Read CreatePresignedDomainUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Show CreatePresignedDomainUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

NFData CreatePresignedDomainUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

Eq CreatePresignedDomainUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

type Rep CreatePresignedDomainUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedDomainUrl

type Rep CreatePresignedDomainUrlResponse = D1 ('MetaData "CreatePresignedDomainUrlResponse" "Amazonka.SageMaker.CreatePresignedDomainUrl" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreatePresignedDomainUrlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "authorizedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePresignedDomainUrlResponse Source #

Create a value of CreatePresignedDomainUrlResponse with all optional fields omitted.

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

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

$sel:authorizedUrl:CreatePresignedDomainUrlResponse', createPresignedDomainUrlResponse_authorizedUrl - The presigned URL.

$sel:httpStatus:CreatePresignedDomainUrlResponse', createPresignedDomainUrlResponse_httpStatus - The response's http status code.

CreatePresignedNotebookInstanceUrl

data CreatePresignedNotebookInstanceUrl Source #

Instances

Instances details
ToJSON CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

ToHeaders CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

ToPath CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

ToQuery CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

AWSRequest CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Generic CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Associated Types

type Rep CreatePresignedNotebookInstanceUrl :: Type -> Type #

Read CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Show CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

NFData CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Eq CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Hashable CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

type AWSResponse CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

type Rep CreatePresignedNotebookInstanceUrl Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

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

newCreatePresignedNotebookInstanceUrl Source #

Create a value of CreatePresignedNotebookInstanceUrl with all optional fields omitted.

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

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

$sel:sessionExpirationDurationInSeconds:CreatePresignedNotebookInstanceUrl', createPresignedNotebookInstanceUrl_sessionExpirationDurationInSeconds - The duration of the session, in seconds. The default is 12 hours.

CreatePresignedNotebookInstanceUrl, createPresignedNotebookInstanceUrl_notebookInstanceName - The name of the notebook instance.

data CreatePresignedNotebookInstanceUrlResponse Source #

Instances

Instances details
Generic CreatePresignedNotebookInstanceUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Read CreatePresignedNotebookInstanceUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Show CreatePresignedNotebookInstanceUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

NFData CreatePresignedNotebookInstanceUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

Eq CreatePresignedNotebookInstanceUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

type Rep CreatePresignedNotebookInstanceUrlResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl

type Rep CreatePresignedNotebookInstanceUrlResponse = D1 ('MetaData "CreatePresignedNotebookInstanceUrlResponse" "Amazonka.SageMaker.CreatePresignedNotebookInstanceUrl" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreatePresignedNotebookInstanceUrlResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "authorizedUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePresignedNotebookInstanceUrlResponse Source #

Create a value of CreatePresignedNotebookInstanceUrlResponse with all optional fields omitted.

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

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

$sel:authorizedUrl:CreatePresignedNotebookInstanceUrlResponse', createPresignedNotebookInstanceUrlResponse_authorizedUrl - A JSON object that contains the URL string.

$sel:httpStatus:CreatePresignedNotebookInstanceUrlResponse', createPresignedNotebookInstanceUrlResponse_httpStatus - The response's http status code.

CreateProcessingJob

data CreateProcessingJob Source #

See: newCreateProcessingJob smart constructor.

Instances

Instances details
ToJSON CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

ToHeaders CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

ToPath CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

ToQuery CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

AWSRequest CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Associated Types

type AWSResponse CreateProcessingJob #

Generic CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Associated Types

type Rep CreateProcessingJob :: Type -> Type #

Read CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Show CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

NFData CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Methods

rnf :: CreateProcessingJob -> () #

Eq CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Hashable CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

type AWSResponse CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

type Rep CreateProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

type Rep CreateProcessingJob = D1 ('MetaData "CreateProcessingJob" "Amazonka.SageMaker.CreateProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateProcessingJob'" 'PrefixI 'True) (((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 "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkConfig)) :*: (S1 ('MetaSel ('Just "processingInputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProcessingInput])) :*: S1 ('MetaSel ('Just "processingOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingOutputConfig))))) :*: ((S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingStoppingCondition)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "processingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "processingResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingResources) :*: (S1 ('MetaSel ('Just "appSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AppSpecification) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateProcessingJob Source #

Create a value of CreateProcessingJob with all optional fields omitted.

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

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

CreateProcessingJob, createProcessingJob_environment - The environment variables to set in the Docker container. Up to 100 key and values entries in the map are supported.

CreateProcessingJob, createProcessingJob_experimentConfig - Undocumented member.

CreateProcessingJob, createProcessingJob_networkConfig - Networking options for a processing job, such as whether to allow inbound and outbound network calls to and from processing containers, and the VPC subnets and security groups to use for VPC-enabled processing jobs.

CreateProcessingJob, createProcessingJob_processingInputs - An array of inputs configuring the data to download into the processing container.

CreateProcessingJob, createProcessingJob_processingOutputConfig - Output configuration for the processing job.

CreateProcessingJob, createProcessingJob_stoppingCondition - The time limit for how long the processing job is allowed to run.

CreateProcessingJob, createProcessingJob_tags - (Optional) 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.

CreateProcessingJob, createProcessingJob_processingJobName - The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

CreateProcessingJob, createProcessingJob_processingResources - 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.

CreateProcessingJob, createProcessingJob_appSpecification - Configures the processing job to run a specified Docker container image.

CreateProcessingJob, createProcessingJob_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

data CreateProcessingJobResponse Source #

See: newCreateProcessingJobResponse smart constructor.

Instances

Instances details
Generic CreateProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Associated Types

type Rep CreateProcessingJobResponse :: Type -> Type #

Read CreateProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Show CreateProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

NFData CreateProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

Eq CreateProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

type Rep CreateProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProcessingJob

type Rep CreateProcessingJobResponse = D1 ('MetaData "CreateProcessingJobResponse" "Amazonka.SageMaker.CreateProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateProcessingJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "processingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateProcessingJobResponse Source #

Create a value of CreateProcessingJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateProcessingJobResponse', createProcessingJobResponse_httpStatus - The response's http status code.

CreateProcessingJobResponse, createProcessingJobResponse_processingJobArn - The Amazon Resource Name (ARN) of the processing job.

CreateProject

data CreateProject Source #

See: newCreateProject smart constructor.

Instances

Instances details
ToJSON CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

ToHeaders CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

ToPath CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

ToQuery CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

AWSRequest CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Associated Types

type AWSResponse CreateProject #

Generic CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Associated Types

type Rep CreateProject :: Type -> Type #

Read CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Show CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

NFData CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Methods

rnf :: CreateProject -> () #

Eq CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Hashable CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

type AWSResponse CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

type Rep CreateProject Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

type Rep CreateProject = D1 ('MetaData "CreateProject" "Amazonka.SageMaker.CreateProject" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateProject'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "serviceCatalogProvisioningDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ServiceCatalogProvisioningDetails))))

newCreateProject Source #

Create a value of CreateProject with all optional fields omitted.

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

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

CreateProject, createProject_projectDescription - A description for the project.

CreateProject, createProject_tags - An array of key-value pairs that you want to use to organize and track your Amazon Web Services resource costs. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.

CreateProject, createProject_projectName - The name of the project.

CreateProject, createProject_serviceCatalogProvisioningDetails - The product ID and provisioning artifact ID to provision a service catalog. The provisioning artifact ID will default to the latest provisioning artifact ID of the product, if you don't provide the provisioning artifact ID. For more information, see What is Amazon Web Services Service Catalog.

data CreateProjectResponse Source #

See: newCreateProjectResponse smart constructor.

Instances

Instances details
Generic CreateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Associated Types

type Rep CreateProjectResponse :: Type -> Type #

Read CreateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Show CreateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

NFData CreateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

Methods

rnf :: CreateProjectResponse -> () #

Eq CreateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

type Rep CreateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateProject

type Rep CreateProjectResponse = D1 ('MetaData "CreateProjectResponse" "Amazonka.SageMaker.CreateProject" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateProjectResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateProjectResponse Source #

Create a value of CreateProjectResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateProjectResponse', createProjectResponse_httpStatus - The response's http status code.

CreateProjectResponse, createProjectResponse_projectArn - The Amazon Resource Name (ARN) of the project.

CreateProjectResponse, createProjectResponse_projectId - The ID of the new project.

CreateSpace

data CreateSpace Source #

See: newCreateSpace smart constructor.

Instances

Instances details
ToJSON CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

ToHeaders CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Methods

toHeaders :: CreateSpace -> [Header] #

ToPath CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

ToQuery CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

AWSRequest CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Associated Types

type AWSResponse CreateSpace #

Generic CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Associated Types

type Rep CreateSpace :: Type -> Type #

Read CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Show CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

NFData CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Methods

rnf :: CreateSpace -> () #

Eq CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Hashable CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

type AWSResponse CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

type Rep CreateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

type Rep CreateSpace = D1 ('MetaData "CreateSpace" "Amazonka.SageMaker.CreateSpace" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateSpace'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "spaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SpaceSettings)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateSpace Source #

Create a value of CreateSpace with all optional fields omitted.

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

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

$sel:spaceSettings:CreateSpace', createSpace_spaceSettings - A collection of space settings.

CreateSpace, createSpace_tags - Tags to associated with the space. Each tag consists of a key and an optional value. Tag keys must be unique for each resource. Tags are searchable using the Search API.

CreateSpace, createSpace_domainId - The ID of the associated Domain.

CreateSpace, createSpace_spaceName - The name of the space.

data CreateSpaceResponse Source #

See: newCreateSpaceResponse smart constructor.

Instances

Instances details
Generic CreateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Associated Types

type Rep CreateSpaceResponse :: Type -> Type #

Read CreateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Show CreateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

NFData CreateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

Methods

rnf :: CreateSpaceResponse -> () #

Eq CreateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

type Rep CreateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateSpace

type Rep CreateSpaceResponse = D1 ('MetaData "CreateSpaceResponse" "Amazonka.SageMaker.CreateSpace" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateSpaceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spaceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateSpaceResponse Source #

Create a value of CreateSpaceResponse with all optional fields omitted.

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

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

$sel:spaceArn:CreateSpaceResponse', createSpaceResponse_spaceArn - The space's Amazon Resource Name (ARN).

$sel:httpStatus:CreateSpaceResponse', createSpaceResponse_httpStatus - The response's http status code.

CreateStudioLifecycleConfig

data CreateStudioLifecycleConfig Source #

See: newCreateStudioLifecycleConfig smart constructor.

Instances

Instances details
ToJSON CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

ToHeaders CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

ToPath CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

ToQuery CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

AWSRequest CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Generic CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Associated Types

type Rep CreateStudioLifecycleConfig :: Type -> Type #

Read CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Show CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

NFData CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Eq CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Hashable CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

type AWSResponse CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

type Rep CreateStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

type Rep CreateStudioLifecycleConfig = D1 ('MetaData "CreateStudioLifecycleConfig" "Amazonka.SageMaker.CreateStudioLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateStudioLifecycleConfig'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "studioLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "studioLifecycleConfigContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioLifecycleConfigAppType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StudioLifecycleConfigAppType))))

newCreateStudioLifecycleConfig Source #

Create a value of CreateStudioLifecycleConfig with all optional fields omitted.

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

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

CreateStudioLifecycleConfig, createStudioLifecycleConfig_tags - Tags to be associated with the Lifecycle Configuration. Each tag consists of a key and an optional value. Tag keys must be unique per resource. Tags are searchable using the Search API.

CreateStudioLifecycleConfig, createStudioLifecycleConfig_studioLifecycleConfigName - The name of the Studio Lifecycle Configuration to create.

$sel:studioLifecycleConfigContent:CreateStudioLifecycleConfig', createStudioLifecycleConfig_studioLifecycleConfigContent - The content of your Studio Lifecycle Configuration script. This content must be base64 encoded.

CreateStudioLifecycleConfig, createStudioLifecycleConfig_studioLifecycleConfigAppType - The App type that the Lifecycle Configuration is attached to.

data CreateStudioLifecycleConfigResponse Source #

Instances

Instances details
Generic CreateStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Read CreateStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Show CreateStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

NFData CreateStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

Eq CreateStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

type Rep CreateStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateStudioLifecycleConfig

type Rep CreateStudioLifecycleConfigResponse = D1 ('MetaData "CreateStudioLifecycleConfigResponse" "Amazonka.SageMaker.CreateStudioLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateStudioLifecycleConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioLifecycleConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateStudioLifecycleConfigResponse Source #

Create a value of CreateStudioLifecycleConfigResponse with all optional fields omitted.

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

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

CreateStudioLifecycleConfigResponse, createStudioLifecycleConfigResponse_studioLifecycleConfigArn - The ARN of your created Lifecycle Configuration.

$sel:httpStatus:CreateStudioLifecycleConfigResponse', createStudioLifecycleConfigResponse_httpStatus - The response's http status code.

CreateTrainingJob

data CreateTrainingJob Source #

See: newCreateTrainingJob smart constructor.

Instances

Instances details
ToJSON CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

ToHeaders CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

ToPath CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

ToQuery CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

AWSRequest CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Associated Types

type AWSResponse CreateTrainingJob #

Generic CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Associated Types

type Rep CreateTrainingJob :: Type -> Type #

Read CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Show CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

NFData CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Methods

rnf :: CreateTrainingJob -> () #

Eq CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Hashable CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

type AWSResponse CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

type Rep CreateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

type Rep CreateTrainingJob = D1 ('MetaData "CreateTrainingJob" "Amazonka.SageMaker.CreateTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTrainingJob'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "checkpointConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CheckpointConfig)) :*: S1 ('MetaSel ('Just "debugHookConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DebugHookConfig))) :*: (S1 ('MetaSel ('Just "debugRuleConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DebugRuleConfiguration])) :*: (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 "hyperParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Channel))) :*: S1 ('MetaSel ('Just "profilerConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProfilerConfig)))))) :*: (((S1 ('MetaSel ('Just "profilerRuleConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProfilerRuleConfiguration])) :*: S1 ('MetaSel ('Just "retryStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetryStrategy))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "tensorBoardOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TensorBoardOutputConfig)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VpcConfig))))) :*: ((S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "algorithmSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AlgorithmSpecification) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (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)))))))

newCreateTrainingJob Source #

Create a value of CreateTrainingJob with all optional fields omitted.

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

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

CreateTrainingJob, createTrainingJob_checkpointConfig - Contains information about the output location for managed spot training checkpoint data.

CreateTrainingJob, createTrainingJob_debugHookConfig - Undocumented member.

CreateTrainingJob, createTrainingJob_debugRuleConfigurations - Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.

CreateTrainingJob, createTrainingJob_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. For more information, see Protect Communications Between ML Compute Instances in a Distributed Training Job.

CreateTrainingJob, createTrainingJob_enableManagedSpotTraining - To train models using managed spot training, choose True. Managed spot training provides a fully managed and scalable infrastructure for training machine learning models. this option is useful when training jobs can be interrupted and when there is flexibility when the training job is run.

The complete and intermediate results of jobs are stored in an Amazon S3 bucket, and can be used as a starting point to train models incrementally. Amazon SageMaker provides metrics and logs in CloudWatch. They can be used to see when managed spot training jobs are running, interrupted, resumed, or completed.

CreateTrainingJob, createTrainingJob_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 you enable network isolation 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.

CreateTrainingJob, createTrainingJob_environment - The environment variables to set in the Docker container.

CreateTrainingJob, createTrainingJob_experimentConfig - Undocumented member.

CreateTrainingJob, createTrainingJob_hyperParameters - Algorithm-specific parameters that influence the quality of the model. You set hyperparameters before you start the learning process. For a list of hyperparameters for each training algorithm provided by SageMaker, see Algorithms.

You can specify a maximum of 100 hyperparameters. Each hyperparameter is a key-value pair. Each key and value is limited to 256 characters, as specified by the Length Constraint.

Do not include any security-sensitive information including account access IDs, secrets or tokens in any hyperparameter field. If the use of security-sensitive credentials are detected, SageMaker will reject your training job request and return an exception error.

CreateTrainingJob, createTrainingJob_inputDataConfig - An array of Channel objects. Each channel is a named input source. InputDataConfig describes the input data and its location.

Algorithms can accept input data from one or more channels. For example, an algorithm might have two channels of input data, training_data and validation_data. The configuration for each channel provides the S3, EFS, or FSx location where the input data is stored. It also provides information about the stored data: the MIME type, compression method, and whether the data is wrapped in RecordIO format.

Depending on the input mode that the algorithm supports, SageMaker either copies input data files from an S3 bucket to a local directory in the Docker container, or makes it available as input streams. For example, if you specify an EFS location, input data files are available as input streams. They do not need to be downloaded.

$sel:profilerConfig:CreateTrainingJob', createTrainingJob_profilerConfig - Undocumented member.

$sel:profilerRuleConfigurations:CreateTrainingJob', createTrainingJob_profilerRuleConfigurations - Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.

CreateTrainingJob, createTrainingJob_retryStrategy - The number of times to retry the job when the job fails due to an InternalServerError.

CreateTrainingJob, createTrainingJob_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.

CreateTrainingJob, createTrainingJob_tensorBoardOutputConfig - Undocumented member.

CreateTrainingJob, createTrainingJob_vpcConfig - A VpcConfig object that specifies the VPC that you want your training job 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.

CreateTrainingJob, createTrainingJob_trainingJobName - The name of the training job. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.

CreateTrainingJob, createTrainingJob_algorithmSpecification - The registry path of the Docker image that contains the training algorithm and algorithm-specific metadata, including the input mode. For more information about algorithms provided by SageMaker, see Algorithms. For information about providing your own algorithms, see Using Your Own Algorithms with Amazon SageMaker.

CreateTrainingJob, createTrainingJob_roleArn - The Amazon Resource Name (ARN) of an IAM role that SageMaker can assume to perform tasks on your behalf.

During model training, SageMaker needs your permission to read input data from an S3 bucket, download a Docker image that contains training code, write model artifacts to an S3 bucket, write logs to Amazon CloudWatch Logs, and publish metrics to Amazon CloudWatch. You grant permissions for all of these tasks to an IAM role. For more information, see SageMaker Roles.

To be able to pass this role to SageMaker, the caller of this API must have the iam:PassRole permission.

CreateTrainingJob, createTrainingJob_outputDataConfig - Specifies the path to the S3 location where you want to store model artifacts. SageMaker creates subfolders for the artifacts.

CreateTrainingJob, createTrainingJob_resourceConfig - The resources, including the ML compute instances and ML storage volumes, to use for model training.

ML storage volumes store model artifacts and incremental states. Training algorithms might also use ML storage volumes for scratch space. If you want SageMaker to use the ML 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.

CreateTrainingJob, createTrainingJob_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.

data CreateTrainingJobResponse Source #

See: newCreateTrainingJobResponse smart constructor.

Instances

Instances details
Generic CreateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Associated Types

type Rep CreateTrainingJobResponse :: Type -> Type #

Read CreateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Show CreateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

NFData CreateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

Eq CreateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

type Rep CreateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrainingJob

type Rep CreateTrainingJobResponse = D1 ('MetaData "CreateTrainingJobResponse" "Amazonka.SageMaker.CreateTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTrainingJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateTrainingJobResponse Source #

Create a value of CreateTrainingJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateTrainingJobResponse', createTrainingJobResponse_httpStatus - The response's http status code.

CreateTrainingJobResponse, createTrainingJobResponse_trainingJobArn - The Amazon Resource Name (ARN) of the training job.

CreateTransformJob

data CreateTransformJob Source #

See: newCreateTransformJob smart constructor.

Instances

Instances details
ToJSON CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

ToHeaders CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

ToPath CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

ToQuery CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

AWSRequest CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Associated Types

type AWSResponse CreateTransformJob #

Generic CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Associated Types

type Rep CreateTransformJob :: Type -> Type #

Read CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Show CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

NFData CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Methods

rnf :: CreateTransformJob -> () #

Eq CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Hashable CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

type AWSResponse CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

type Rep CreateTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

type Rep CreateTransformJob = D1 ('MetaData "CreateTransformJob" "Amazonka.SageMaker.CreateTransformJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTransformJob'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "batchStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchStrategy)) :*: (S1 ('MetaSel ('Just "dataCaptureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchDataCaptureConfig)) :*: 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 "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 "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "transformJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: 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))))))

newCreateTransformJob Source #

Create a value of CreateTransformJob with all optional fields omitted.

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

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

CreateTransformJob, createTransformJob_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.

To enable the batch strategy, you must set the SplitType property to Line, RecordIO, or TFRecord.

To use only one record when making an HTTP invocation request to a container, set BatchStrategy to SingleRecord and SplitType to Line.

To fit as many records in a mini-batch as can fit within the MaxPayloadInMB limit, set BatchStrategy to MultiRecord and SplitType to Line.

CreateTransformJob, createTransformJob_dataCaptureConfig - Configuration to control how SageMaker captures inference data.

CreateTransformJob, createTransformJob_dataProcessing - 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.

CreateTransformJob, createTransformJob_environment - The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

CreateTransformJob, createTransformJob_experimentConfig - Undocumented member.

CreateTransformJob, createTransformJob_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, Amazon 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 more information on execution-parameters, see How Containers Serve Requests. For built-in algorithms, you don't need to set a value for MaxConcurrentTransforms.

CreateTransformJob, createTransformJob_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.

The value of MaxPayloadInMB cannot be greater than 100 MB. If you specify the MaxConcurrentTransforms parameter, the value of (MaxConcurrentTransforms * MaxPayloadInMB) also cannot exceed 100 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, Amazon SageMaker built-in algorithms do not support HTTP chunked encoding.

CreateTransformJob, createTransformJob_modelClientConfig - Configures the timeout and maximum number of retries for processing a transform job invocation.

CreateTransformJob, createTransformJob_tags - (Optional) 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.

CreateTransformJob, createTransformJob_transformJobName - The name of the transform job. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.

CreateTransformJob, createTransformJob_modelName - The name of the model that you want to use for the transform job. ModelName must be the name of an existing Amazon SageMaker model within an Amazon Web Services Region in an Amazon Web Services account.

CreateTransformJob, createTransformJob_transformInput - Describes the input source and the way the transform job consumes it.

CreateTransformJob, createTransformJob_transformOutput - Describes the results of the transform job.

CreateTransformJob, createTransformJob_transformResources - Describes the resources, including ML instance types and ML instance count, to use for the transform job.

data CreateTransformJobResponse Source #

See: newCreateTransformJobResponse smart constructor.

Instances

Instances details
Generic CreateTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Associated Types

type Rep CreateTransformJobResponse :: Type -> Type #

Read CreateTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Show CreateTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

NFData CreateTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

Eq CreateTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

type Rep CreateTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTransformJob

type Rep CreateTransformJobResponse = D1 ('MetaData "CreateTransformJobResponse" "Amazonka.SageMaker.CreateTransformJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTransformJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "transformJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateTransformJobResponse Source #

Create a value of CreateTransformJobResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateTransformJobResponse', createTransformJobResponse_httpStatus - The response's http status code.

CreateTransformJobResponse, createTransformJobResponse_transformJobArn - The Amazon Resource Name (ARN) of the transform job.

CreateTrial

data CreateTrial Source #

See: newCreateTrial smart constructor.

Instances

Instances details
ToJSON CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

ToHeaders CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Methods

toHeaders :: CreateTrial -> [Header] #

ToPath CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

ToQuery CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

AWSRequest CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Associated Types

type AWSResponse CreateTrial #

Generic CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Associated Types

type Rep CreateTrial :: Type -> Type #

Read CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Show CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

NFData CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Methods

rnf :: CreateTrial -> () #

Eq CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Hashable CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

type AWSResponse CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

type Rep CreateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

type Rep CreateTrial = D1 ('MetaData "CreateTrial" "Amazonka.SageMaker.CreateTrial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTrial'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateTrial Source #

Create a value of CreateTrial with all optional fields omitted.

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

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

CreateTrial, createTrial_displayName - The name of the trial as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialName is displayed.

CreateTrial, createTrial_metadataProperties - Undocumented member.

CreateTrial, createTrial_tags - A list of tags to associate with the trial. You can use Search API to search on the tags.

CreateTrial, createTrial_trialName - The name of the trial. The name must be unique in your Amazon Web Services account and is not case-sensitive.

CreateTrial, createTrial_experimentName - The name of the experiment to associate the trial with.

data CreateTrialResponse Source #

See: newCreateTrialResponse smart constructor.

Instances

Instances details
Generic CreateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Associated Types

type Rep CreateTrialResponse :: Type -> Type #

Read CreateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Show CreateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

NFData CreateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

Methods

rnf :: CreateTrialResponse -> () #

Eq CreateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

type Rep CreateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrial

type Rep CreateTrialResponse = D1 ('MetaData "CreateTrialResponse" "Amazonka.SageMaker.CreateTrial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTrialResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateTrialResponse Source #

Create a value of CreateTrialResponse with all optional fields omitted.

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

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

CreateTrialResponse, createTrialResponse_trialArn - The Amazon Resource Name (ARN) of the trial.

$sel:httpStatus:CreateTrialResponse', createTrialResponse_httpStatus - The response's http status code.

CreateTrialComponent

data CreateTrialComponent Source #

See: newCreateTrialComponent smart constructor.

Instances

Instances details
ToJSON CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

ToHeaders CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

ToPath CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

ToQuery CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

AWSRequest CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Associated Types

type AWSResponse CreateTrialComponent #

Generic CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Associated Types

type Rep CreateTrialComponent :: Type -> Type #

Read CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Show CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

NFData CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Methods

rnf :: CreateTrialComponent -> () #

Eq CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Hashable CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

type AWSResponse CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

type Rep CreateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

type Rep CreateTrialComponent = D1 ('MetaData "CreateTrialComponent" "Amazonka.SageMaker.CreateTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTrialComponent'" 'PrefixI 'True) (((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 "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)) :*: 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 "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 "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newCreateTrialComponent Source #

Create a value of CreateTrialComponent with all optional fields omitted.

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

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

CreateTrialComponent, createTrialComponent_displayName - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.

CreateTrialComponent, createTrialComponent_endTime - When the component ended.

CreateTrialComponent, createTrialComponent_inputArtifacts - The input artifacts for the component. Examples of input artifacts are datasets, algorithms, hyperparameters, source code, and instance types.

CreateTrialComponent, createTrialComponent_metadataProperties - Undocumented member.

CreateTrialComponent, createTrialComponent_outputArtifacts - The output artifacts for the component. Examples of output artifacts are metrics, snapshots, logs, and images.

CreateTrialComponent, createTrialComponent_parameters - The hyperparameters for the component.

CreateTrialComponent, createTrialComponent_startTime - When the component started.

CreateTrialComponent, createTrialComponent_status - The status of the component. States include:

  • InProgress
  • Completed
  • Failed

CreateTrialComponent, createTrialComponent_tags - A list of tags to associate with the component. You can use Search API to search on the tags.

CreateTrialComponent, createTrialComponent_trialComponentName - The name of the component. The name must be unique in your Amazon Web Services account and is not case-sensitive.

data CreateTrialComponentResponse Source #

See: newCreateTrialComponentResponse smart constructor.

Instances

Instances details
Generic CreateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Associated Types

type Rep CreateTrialComponentResponse :: Type -> Type #

Read CreateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Show CreateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

NFData CreateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

Eq CreateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

type Rep CreateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateTrialComponent

type Rep CreateTrialComponentResponse = D1 ('MetaData "CreateTrialComponentResponse" "Amazonka.SageMaker.CreateTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateTrialComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateTrialComponentResponse Source #

Create a value of CreateTrialComponentResponse with all optional fields omitted.

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

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

CreateTrialComponentResponse, createTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:httpStatus:CreateTrialComponentResponse', createTrialComponentResponse_httpStatus - The response's http status code.

CreateUserProfile

data CreateUserProfile Source #

See: newCreateUserProfile smart constructor.

Instances

Instances details
ToJSON CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

ToHeaders CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

ToPath CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

ToQuery CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

AWSRequest CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Associated Types

type AWSResponse CreateUserProfile #

Generic CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Associated Types

type Rep CreateUserProfile :: Type -> Type #

Read CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Show CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

NFData CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Methods

rnf :: CreateUserProfile -> () #

Eq CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Hashable CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

type AWSResponse CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

type Rep CreateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

type Rep CreateUserProfile = D1 ('MetaData "CreateUserProfile" "Amazonka.SageMaker.CreateUserProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateUserProfile'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "singleSignOnUserIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "singleSignOnUserValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: (S1 ('MetaSel ('Just "userSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserSettings)) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateUserProfile Source #

Create a value of CreateUserProfile with all optional fields omitted.

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

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

$sel:singleSignOnUserIdentifier:CreateUserProfile', createUserProfile_singleSignOnUserIdentifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is IAM Identity Center, this field is required. If the Domain's AuthMode is not IAM Identity Center, this field cannot be specified.

$sel:singleSignOnUserValue:CreateUserProfile', createUserProfile_singleSignOnUserValue - The username of the associated Amazon Web Services Single Sign-On User for this UserProfile. If the Domain's AuthMode is IAM Identity Center, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not IAM Identity Center, this field cannot be specified.

CreateUserProfile, createUserProfile_tags - Each tag consists of a key and an optional value. Tag keys must be unique per resource.

Tags that you specify for the User Profile are also added to all Apps that the User Profile launches.

$sel:userSettings:CreateUserProfile', createUserProfile_userSettings - A collection of settings.

CreateUserProfile, createUserProfile_domainId - The ID of the associated Domain.

CreateUserProfile, createUserProfile_userProfileName - A name for the UserProfile. This value is not case sensitive.

data CreateUserProfileResponse Source #

See: newCreateUserProfileResponse smart constructor.

Instances

Instances details
Generic CreateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Associated Types

type Rep CreateUserProfileResponse :: Type -> Type #

Read CreateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Show CreateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

NFData CreateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

Eq CreateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

type Rep CreateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateUserProfile

type Rep CreateUserProfileResponse = D1 ('MetaData "CreateUserProfileResponse" "Amazonka.SageMaker.CreateUserProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateUserProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateUserProfileResponse Source #

Create a value of CreateUserProfileResponse with all optional fields omitted.

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

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

CreateUserProfileResponse, createUserProfileResponse_userProfileArn - The user profile Amazon Resource Name (ARN).

$sel:httpStatus:CreateUserProfileResponse', createUserProfileResponse_httpStatus - The response's http status code.

CreateWorkforce

data CreateWorkforce Source #

See: newCreateWorkforce smart constructor.

Instances

Instances details
ToJSON CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

ToHeaders CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

ToPath CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

ToQuery CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

AWSRequest CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Associated Types

type AWSResponse CreateWorkforce #

Generic CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Associated Types

type Rep CreateWorkforce :: Type -> Type #

Show CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

NFData CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Methods

rnf :: CreateWorkforce -> () #

Eq CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Hashable CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

type AWSResponse CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

type Rep CreateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

type Rep CreateWorkforce = D1 ('MetaData "CreateWorkforce" "Amazonka.SageMaker.CreateWorkforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateWorkforce'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "cognitoConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CognitoConfig)) :*: (S1 ('MetaSel ('Just "oidcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OidcConfig)) :*: S1 ('MetaSel ('Just "sourceIpConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceIpConfig)))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "workforceVpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkforceVpcConfigRequest)) :*: S1 ('MetaSel ('Just "workforceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateWorkforce Source #

Create a value of CreateWorkforce with all optional fields omitted.

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

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

CreateWorkforce, createWorkforce_cognitoConfig - Use this parameter to configure an Amazon Cognito private workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool.

Do not use OidcConfig if you specify values for CognitoConfig.

CreateWorkforce, createWorkforce_oidcConfig - Use this parameter to configure a private workforce using your own OIDC Identity Provider.

Do not use CognitoConfig if you specify values for OidcConfig.

CreateWorkforce, createWorkforce_sourceIpConfig - Undocumented member.

CreateWorkforce, createWorkforce_tags - An array of key-value pairs that contain metadata to help you categorize and organize our workforce. Each tag consists of a key and a value, both of which you define.

CreateWorkforce, createWorkforce_workforceVpcConfig - Use this parameter to configure a workforce using VPC.

CreateWorkforce, createWorkforce_workforceName - The name of the private workforce.

data CreateWorkforceResponse Source #

See: newCreateWorkforceResponse smart constructor.

Instances

Instances details
Generic CreateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Associated Types

type Rep CreateWorkforceResponse :: Type -> Type #

Read CreateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Show CreateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

NFData CreateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

Methods

rnf :: CreateWorkforceResponse -> () #

Eq CreateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

type Rep CreateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkforce

type Rep CreateWorkforceResponse = D1 ('MetaData "CreateWorkforceResponse" "Amazonka.SageMaker.CreateWorkforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateWorkforceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workforceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newCreateWorkforceResponse Source #

Create a value of CreateWorkforceResponse with all optional fields omitted.

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

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

$sel:httpStatus:CreateWorkforceResponse', createWorkforceResponse_httpStatus - The response's http status code.

CreateWorkforceResponse, createWorkforceResponse_workforceArn - The Amazon Resource Name (ARN) of the workforce.

CreateWorkteam

data CreateWorkteam Source #

See: newCreateWorkteam smart constructor.

Instances

Instances details
ToJSON CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

ToHeaders CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

ToPath CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

ToQuery CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

AWSRequest CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Associated Types

type AWSResponse CreateWorkteam #

Generic CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Associated Types

type Rep CreateWorkteam :: Type -> Type #

Read CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Show CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

NFData CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Methods

rnf :: CreateWorkteam -> () #

Eq CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Hashable CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

type AWSResponse CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

type Rep CreateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

type Rep CreateWorkteam = D1 ('MetaData "CreateWorkteam" "Amazonka.SageMaker.CreateWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateWorkteam'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "notificationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfiguration)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "workforceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "workteamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "memberDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty MemberDefinition)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateWorkteam Source #

Create a value of CreateWorkteam with all optional fields omitted.

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

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

CreateWorkteam, createWorkteam_notificationConfiguration - Configures notification of workers regarding available or expiring work items.

CreateWorkteam, createWorkteam_tags - An array of key-value pairs.

For more information, see Resource Tag and Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.

CreateWorkteam, createWorkteam_workforceName - The name of the workforce.

CreateWorkteam, createWorkteam_workteamName - The name of the work team. Use this name to identify the work team.

CreateWorkteam, createWorkteam_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. Do not provide input for both of these parameters in a single request.

For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito user groups within the user pool used to create a workforce. All of the CognitoMemberDefinition objects that make up the member definition must have the same ClientId and UserPool values. To add a Amazon Cognito user group to an existing worker pool, see groups to a User Pool. For more information about user pools, see Amazon Cognito User Pools.

For workforces created using your own OIDC IdP, specify the user groups that you want to include in your private work team in OidcMemberDefinition by listing those groups in Groups.

CreateWorkteam, createWorkteam_description - A description of the work team.

data CreateWorkteamResponse Source #

See: newCreateWorkteamResponse smart constructor.

Instances

Instances details
Generic CreateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Associated Types

type Rep CreateWorkteamResponse :: Type -> Type #

Read CreateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Show CreateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

NFData CreateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

Methods

rnf :: CreateWorkteamResponse -> () #

Eq CreateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

type Rep CreateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.CreateWorkteam

type Rep CreateWorkteamResponse = D1 ('MetaData "CreateWorkteamResponse" "Amazonka.SageMaker.CreateWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "CreateWorkteamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "workteamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateWorkteamResponse Source #

Create a value of CreateWorkteamResponse with all optional fields omitted.

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

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

CreateWorkteamResponse, createWorkteamResponse_workteamArn - The Amazon Resource Name (ARN) of the work team. You can use this ARN to identify the work team.

$sel:httpStatus:CreateWorkteamResponse', createWorkteamResponse_httpStatus - The response's http status code.

DeleteAction

data DeleteAction Source #

See: newDeleteAction smart constructor.

Constructors

DeleteAction' Text 

Instances

Instances details
ToJSON DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

ToHeaders DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

ToPath DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

ToQuery DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

AWSRequest DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Associated Types

type AWSResponse DeleteAction #

Generic DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Associated Types

type Rep DeleteAction :: Type -> Type #

Read DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Show DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

NFData DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Methods

rnf :: DeleteAction -> () #

Eq DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Hashable DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

type AWSResponse DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

type Rep DeleteAction Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

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

newDeleteAction Source #

Create a value of DeleteAction with all optional fields omitted.

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

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

DeleteAction, deleteAction_actionName - The name of the action to delete.

data DeleteActionResponse Source #

See: newDeleteActionResponse smart constructor.

Instances

Instances details
Generic DeleteActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Associated Types

type Rep DeleteActionResponse :: Type -> Type #

Read DeleteActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Show DeleteActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

NFData DeleteActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

Methods

rnf :: DeleteActionResponse -> () #

Eq DeleteActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

type Rep DeleteActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAction

type Rep DeleteActionResponse = D1 ('MetaData "DeleteActionResponse" "Amazonka.SageMaker.DeleteAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteActionResponse Source #

Create a value of DeleteActionResponse with all optional fields omitted.

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

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

DeleteActionResponse, deleteActionResponse_actionArn - The Amazon Resource Name (ARN) of the action.

$sel:httpStatus:DeleteActionResponse', deleteActionResponse_httpStatus - The response's http status code.

DeleteAlgorithm

data DeleteAlgorithm Source #

See: newDeleteAlgorithm smart constructor.

Constructors

DeleteAlgorithm' Text 

Instances

Instances details
ToJSON DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

ToHeaders DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

ToPath DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

ToQuery DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

AWSRequest DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Associated Types

type AWSResponse DeleteAlgorithm #

Generic DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Associated Types

type Rep DeleteAlgorithm :: Type -> Type #

Read DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Show DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

NFData DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Methods

rnf :: DeleteAlgorithm -> () #

Eq DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Hashable DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

type AWSResponse DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

type Rep DeleteAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

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

newDeleteAlgorithm Source #

Create a value of DeleteAlgorithm with all optional fields omitted.

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

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

DeleteAlgorithm, deleteAlgorithm_algorithmName - The name of the algorithm to delete.

data DeleteAlgorithmResponse Source #

See: newDeleteAlgorithmResponse smart constructor.

Instances

Instances details
Generic DeleteAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Associated Types

type Rep DeleteAlgorithmResponse :: Type -> Type #

Read DeleteAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Show DeleteAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

NFData DeleteAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

Methods

rnf :: DeleteAlgorithmResponse -> () #

Eq DeleteAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

type Rep DeleteAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAlgorithm

type Rep DeleteAlgorithmResponse = D1 ('MetaData "DeleteAlgorithmResponse" "Amazonka.SageMaker.DeleteAlgorithm" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteAlgorithmResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteAlgorithmResponse :: DeleteAlgorithmResponse Source #

Create a value of DeleteAlgorithmResponse with all optional fields omitted.

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

DeleteApp

data DeleteApp Source #

See: newDeleteApp smart constructor.

Instances

Instances details
ToJSON DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

ToHeaders DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Methods

toHeaders :: DeleteApp -> [Header] #

ToPath DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

ToQuery DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

AWSRequest DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Associated Types

type AWSResponse DeleteApp #

Generic DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Associated Types

type Rep DeleteApp :: Type -> Type #

Read DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Show DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

NFData DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Methods

rnf :: DeleteApp -> () #

Eq DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Hashable DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

type AWSResponse DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

type Rep DeleteApp Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

type Rep DeleteApp = D1 ('MetaData "DeleteApp" "Amazonka.SageMaker.DeleteApp" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteApp'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "appType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AppType) :*: S1 ('MetaSel ('Just "appName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDeleteApp Source #

Create a value of DeleteApp with all optional fields omitted.

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

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

DeleteApp, deleteApp_spaceName - The name of the space. If this value is not set, then UserProfileName must be set.

DeleteApp, deleteApp_userProfileName - The user profile name. If this value is not set, then SpaceName must be set.

DeleteApp, deleteApp_domainId - The domain ID.

DeleteApp, deleteApp_appType - The type of app.

DeleteApp, deleteApp_appName - The name of the app.

data DeleteAppResponse Source #

See: newDeleteAppResponse smart constructor.

Constructors

DeleteAppResponse' 

Instances

Instances details
Generic DeleteAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Associated Types

type Rep DeleteAppResponse :: Type -> Type #

Read DeleteAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Show DeleteAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

NFData DeleteAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

Methods

rnf :: DeleteAppResponse -> () #

Eq DeleteAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

type Rep DeleteAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteApp

type Rep DeleteAppResponse = D1 ('MetaData "DeleteAppResponse" "Amazonka.SageMaker.DeleteApp" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteAppResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteAppResponse :: DeleteAppResponse Source #

Create a value of DeleteAppResponse with all optional fields omitted.

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

DeleteAppImageConfig

data DeleteAppImageConfig Source #

See: newDeleteAppImageConfig smart constructor.

Instances

Instances details
ToJSON DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

ToHeaders DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

ToPath DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

ToQuery DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

AWSRequest DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Associated Types

type AWSResponse DeleteAppImageConfig #

Generic DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Associated Types

type Rep DeleteAppImageConfig :: Type -> Type #

Read DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Show DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

NFData DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Methods

rnf :: DeleteAppImageConfig -> () #

Eq DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Hashable DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

type AWSResponse DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

type Rep DeleteAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

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

newDeleteAppImageConfig Source #

Create a value of DeleteAppImageConfig with all optional fields omitted.

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

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

DeleteAppImageConfig, deleteAppImageConfig_appImageConfigName - The name of the AppImageConfig to delete.

data DeleteAppImageConfigResponse Source #

See: newDeleteAppImageConfigResponse smart constructor.

Instances

Instances details
Generic DeleteAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Associated Types

type Rep DeleteAppImageConfigResponse :: Type -> Type #

Read DeleteAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Show DeleteAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

NFData DeleteAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

Eq DeleteAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

type Rep DeleteAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAppImageConfig

type Rep DeleteAppImageConfigResponse = D1 ('MetaData "DeleteAppImageConfigResponse" "Amazonka.SageMaker.DeleteAppImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteAppImageConfigResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteAppImageConfigResponse :: DeleteAppImageConfigResponse Source #

Create a value of DeleteAppImageConfigResponse with all optional fields omitted.

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

DeleteArtifact

data DeleteArtifact Source #

See: newDeleteArtifact smart constructor.

Instances

Instances details
ToJSON DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

ToHeaders DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

ToPath DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

ToQuery DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

AWSRequest DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Associated Types

type AWSResponse DeleteArtifact #

Generic DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Associated Types

type Rep DeleteArtifact :: Type -> Type #

Read DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Show DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

NFData DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Methods

rnf :: DeleteArtifact -> () #

Eq DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Hashable DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

type AWSResponse DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

type Rep DeleteArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

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

newDeleteArtifact :: DeleteArtifact Source #

Create a value of DeleteArtifact with all optional fields omitted.

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

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

DeleteArtifact, deleteArtifact_artifactArn - The Amazon Resource Name (ARN) of the artifact to delete.

DeleteArtifact, deleteArtifact_source - The URI of the source.

data DeleteArtifactResponse Source #

See: newDeleteArtifactResponse smart constructor.

Instances

Instances details
Generic DeleteArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Associated Types

type Rep DeleteArtifactResponse :: Type -> Type #

Read DeleteArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Show DeleteArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

NFData DeleteArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

Methods

rnf :: DeleteArtifactResponse -> () #

Eq DeleteArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

type Rep DeleteArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteArtifact

type Rep DeleteArtifactResponse = D1 ('MetaData "DeleteArtifactResponse" "Amazonka.SageMaker.DeleteArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "artifactArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteArtifactResponse Source #

Create a value of DeleteArtifactResponse with all optional fields omitted.

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

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

DeleteArtifact, deleteArtifactResponse_artifactArn - The Amazon Resource Name (ARN) of the artifact.

$sel:httpStatus:DeleteArtifactResponse', deleteArtifactResponse_httpStatus - The response's http status code.

DeleteAssociation

data DeleteAssociation Source #

See: newDeleteAssociation smart constructor.

Instances

Instances details
ToJSON DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

ToHeaders DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

ToPath DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

ToQuery DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

AWSRequest DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Associated Types

type AWSResponse DeleteAssociation #

Generic DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Associated Types

type Rep DeleteAssociation :: Type -> Type #

Read DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Show DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

NFData DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Methods

rnf :: DeleteAssociation -> () #

Eq DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Hashable DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

type AWSResponse DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

type Rep DeleteAssociation Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

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

newDeleteAssociation Source #

Create a value of DeleteAssociation with all optional fields omitted.

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

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

DeleteAssociation, deleteAssociation_sourceArn - The ARN of the source.

DeleteAssociation, deleteAssociation_destinationArn - The Amazon Resource Name (ARN) of the destination.

data DeleteAssociationResponse Source #

See: newDeleteAssociationResponse smart constructor.

Instances

Instances details
Generic DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Associated Types

type Rep DeleteAssociationResponse :: Type -> Type #

Read DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Show DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

NFData DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

Eq DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

type Rep DeleteAssociationResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteAssociation

type Rep DeleteAssociationResponse = D1 ('MetaData "DeleteAssociationResponse" "Amazonka.SageMaker.DeleteAssociation" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteAssociationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "destinationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDeleteAssociationResponse Source #

Create a value of DeleteAssociationResponse with all optional fields omitted.

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

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

DeleteAssociation, deleteAssociationResponse_destinationArn - The Amazon Resource Name (ARN) of the destination.

DeleteAssociation, deleteAssociationResponse_sourceArn - The ARN of the source.

$sel:httpStatus:DeleteAssociationResponse', deleteAssociationResponse_httpStatus - The response's http status code.

DeleteCodeRepository

data DeleteCodeRepository Source #

See: newDeleteCodeRepository smart constructor.

Instances

Instances details
ToJSON DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

ToHeaders DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

ToPath DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

ToQuery DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

AWSRequest DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Associated Types

type AWSResponse DeleteCodeRepository #

Generic DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Associated Types

type Rep DeleteCodeRepository :: Type -> Type #

Read DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Show DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

NFData DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Methods

rnf :: DeleteCodeRepository -> () #

Eq DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Hashable DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

type AWSResponse DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

type Rep DeleteCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

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

newDeleteCodeRepository Source #

Create a value of DeleteCodeRepository with all optional fields omitted.

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

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

DeleteCodeRepository, deleteCodeRepository_codeRepositoryName - The name of the Git repository to delete.

data DeleteCodeRepositoryResponse Source #

See: newDeleteCodeRepositoryResponse smart constructor.

Instances

Instances details
Generic DeleteCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Associated Types

type Rep DeleteCodeRepositoryResponse :: Type -> Type #

Read DeleteCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Show DeleteCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

NFData DeleteCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

Eq DeleteCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

type Rep DeleteCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteCodeRepository

type Rep DeleteCodeRepositoryResponse = D1 ('MetaData "DeleteCodeRepositoryResponse" "Amazonka.SageMaker.DeleteCodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteCodeRepositoryResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteCodeRepositoryResponse :: DeleteCodeRepositoryResponse Source #

Create a value of DeleteCodeRepositoryResponse with all optional fields omitted.

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

DeleteContext

data DeleteContext Source #

See: newDeleteContext smart constructor.

Constructors

DeleteContext' Text 

Instances

Instances details
ToJSON DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

ToHeaders DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

ToPath DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

ToQuery DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

AWSRequest DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Associated Types

type AWSResponse DeleteContext #

Generic DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Associated Types

type Rep DeleteContext :: Type -> Type #

Read DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Show DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

NFData DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Methods

rnf :: DeleteContext -> () #

Eq DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Hashable DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

type AWSResponse DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

type Rep DeleteContext Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

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

newDeleteContext Source #

Create a value of DeleteContext with all optional fields omitted.

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

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

DeleteContext, deleteContext_contextName - The name of the context to delete.

data DeleteContextResponse Source #

See: newDeleteContextResponse smart constructor.

Instances

Instances details
Generic DeleteContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Associated Types

type Rep DeleteContextResponse :: Type -> Type #

Read DeleteContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Show DeleteContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

NFData DeleteContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

Methods

rnf :: DeleteContextResponse -> () #

Eq DeleteContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

type Rep DeleteContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteContext

type Rep DeleteContextResponse = D1 ('MetaData "DeleteContextResponse" "Amazonka.SageMaker.DeleteContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteContextResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteContextResponse Source #

Create a value of DeleteContextResponse with all optional fields omitted.

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

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

DeleteContextResponse, deleteContextResponse_contextArn - The Amazon Resource Name (ARN) of the context.

$sel:httpStatus:DeleteContextResponse', deleteContextResponse_httpStatus - The response's http status code.

DeleteDataQualityJobDefinition

data DeleteDataQualityJobDefinition Source #

See: newDeleteDataQualityJobDefinition smart constructor.

Instances

Instances details
ToJSON DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

ToHeaders DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

ToPath DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

ToQuery DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

AWSRequest DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Generic DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Associated Types

type Rep DeleteDataQualityJobDefinition :: Type -> Type #

Read DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Show DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

NFData DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Eq DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Hashable DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

type AWSResponse DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

type Rep DeleteDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

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

newDeleteDataQualityJobDefinition Source #

Create a value of DeleteDataQualityJobDefinition with all optional fields omitted.

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

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

$sel:jobDefinitionName:DeleteDataQualityJobDefinition', deleteDataQualityJobDefinition_jobDefinitionName - The name of the data quality monitoring job definition to delete.

data DeleteDataQualityJobDefinitionResponse Source #

Instances

Instances details
Generic DeleteDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Read DeleteDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Show DeleteDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

NFData DeleteDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

Eq DeleteDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

type Rep DeleteDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDataQualityJobDefinition

type Rep DeleteDataQualityJobDefinitionResponse = D1 ('MetaData "DeleteDataQualityJobDefinitionResponse" "Amazonka.SageMaker.DeleteDataQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteDataQualityJobDefinitionResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteDataQualityJobDefinitionResponse :: DeleteDataQualityJobDefinitionResponse Source #

Create a value of DeleteDataQualityJobDefinitionResponse with all optional fields omitted.

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

DeleteDeviceFleet

data DeleteDeviceFleet Source #

See: newDeleteDeviceFleet smart constructor.

Constructors

DeleteDeviceFleet' Text 

Instances

Instances details
ToJSON DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

ToHeaders DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

ToPath DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

ToQuery DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

AWSRequest DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Associated Types

type AWSResponse DeleteDeviceFleet #

Generic DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Associated Types

type Rep DeleteDeviceFleet :: Type -> Type #

Read DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Show DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

NFData DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Methods

rnf :: DeleteDeviceFleet -> () #

Eq DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Hashable DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

type AWSResponse DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

type Rep DeleteDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

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

newDeleteDeviceFleet Source #

Create a value of DeleteDeviceFleet with all optional fields omitted.

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

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

DeleteDeviceFleet, deleteDeviceFleet_deviceFleetName - The name of the fleet to delete.

data DeleteDeviceFleetResponse Source #

See: newDeleteDeviceFleetResponse smart constructor.

Instances

Instances details
Generic DeleteDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Associated Types

type Rep DeleteDeviceFleetResponse :: Type -> Type #

Read DeleteDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Show DeleteDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

NFData DeleteDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

Eq DeleteDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

type Rep DeleteDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDeviceFleet

type Rep DeleteDeviceFleetResponse = D1 ('MetaData "DeleteDeviceFleetResponse" "Amazonka.SageMaker.DeleteDeviceFleet" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteDeviceFleetResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteDeviceFleetResponse :: DeleteDeviceFleetResponse Source #

Create a value of DeleteDeviceFleetResponse with all optional fields omitted.

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

DeleteDomain

data DeleteDomain Source #

See: newDeleteDomain smart constructor.

Instances

Instances details
ToJSON DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

ToHeaders DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

ToPath DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

ToQuery DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

AWSRequest DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Associated Types

type AWSResponse DeleteDomain #

Generic DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Associated Types

type Rep DeleteDomain :: Type -> Type #

Read DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Show DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

NFData DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Methods

rnf :: DeleteDomain -> () #

Eq DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Hashable DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

type AWSResponse DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

type Rep DeleteDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

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

newDeleteDomain Source #

Create a value of DeleteDomain with all optional fields omitted.

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

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

$sel:retentionPolicy:DeleteDomain', deleteDomain_retentionPolicy - The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted. By default, all resources are retained (not automatically deleted).

DeleteDomain, deleteDomain_domainId - The domain ID.

data DeleteDomainResponse Source #

See: newDeleteDomainResponse smart constructor.

Constructors

DeleteDomainResponse' 

Instances

Instances details
Generic DeleteDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Associated Types

type Rep DeleteDomainResponse :: Type -> Type #

Read DeleteDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Show DeleteDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

NFData DeleteDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

Methods

rnf :: DeleteDomainResponse -> () #

Eq DeleteDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

type Rep DeleteDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteDomain

type Rep DeleteDomainResponse = D1 ('MetaData "DeleteDomainResponse" "Amazonka.SageMaker.DeleteDomain" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteDomainResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteDomainResponse :: DeleteDomainResponse Source #

Create a value of DeleteDomainResponse with all optional fields omitted.

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

DeleteEdgeDeploymentPlan

data DeleteEdgeDeploymentPlan Source #

See: newDeleteEdgeDeploymentPlan smart constructor.

Instances

Instances details
ToJSON DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

ToHeaders DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

ToPath DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

ToQuery DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

AWSRequest DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Generic DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Associated Types

type Rep DeleteEdgeDeploymentPlan :: Type -> Type #

Read DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Show DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

NFData DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Eq DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Hashable DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

type AWSResponse DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

type Rep DeleteEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

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

newDeleteEdgeDeploymentPlan Source #

Create a value of DeleteEdgeDeploymentPlan with all optional fields omitted.

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

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

DeleteEdgeDeploymentPlan, deleteEdgeDeploymentPlan_edgeDeploymentPlanName - The name of the edge deployment plan to delete.

data DeleteEdgeDeploymentPlanResponse Source #

See: newDeleteEdgeDeploymentPlanResponse smart constructor.

Instances

Instances details
Generic DeleteEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Associated Types

type Rep DeleteEdgeDeploymentPlanResponse :: Type -> Type #

Read DeleteEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Show DeleteEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

NFData DeleteEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

Eq DeleteEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

type Rep DeleteEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentPlan

type Rep DeleteEdgeDeploymentPlanResponse = D1 ('MetaData "DeleteEdgeDeploymentPlanResponse" "Amazonka.SageMaker.DeleteEdgeDeploymentPlan" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteEdgeDeploymentPlanResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteEdgeDeploymentPlanResponse :: DeleteEdgeDeploymentPlanResponse Source #

Create a value of DeleteEdgeDeploymentPlanResponse with all optional fields omitted.

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

DeleteEdgeDeploymentStage

data DeleteEdgeDeploymentStage Source #

See: newDeleteEdgeDeploymentStage smart constructor.

Instances

Instances details
ToJSON DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

ToHeaders DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

ToPath DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

ToQuery DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

AWSRequest DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Generic DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Associated Types

type Rep DeleteEdgeDeploymentStage :: Type -> Type #

Read DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Show DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

NFData DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Eq DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Hashable DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

type AWSResponse DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

type Rep DeleteEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

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

newDeleteEdgeDeploymentStage Source #

Create a value of DeleteEdgeDeploymentStage with all optional fields omitted.

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

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

DeleteEdgeDeploymentStage, deleteEdgeDeploymentStage_edgeDeploymentPlanName - The name of the edge deployment plan from which the stage will be deleted.

DeleteEdgeDeploymentStage, deleteEdgeDeploymentStage_stageName - The name of the stage.

data DeleteEdgeDeploymentStageResponse Source #

See: newDeleteEdgeDeploymentStageResponse smart constructor.

Instances

Instances details
Generic DeleteEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Associated Types

type Rep DeleteEdgeDeploymentStageResponse :: Type -> Type #

Read DeleteEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Show DeleteEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

NFData DeleteEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

Eq DeleteEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

type Rep DeleteEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEdgeDeploymentStage

type Rep DeleteEdgeDeploymentStageResponse = D1 ('MetaData "DeleteEdgeDeploymentStageResponse" "Amazonka.SageMaker.DeleteEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteEdgeDeploymentStageResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteEdgeDeploymentStageResponse :: DeleteEdgeDeploymentStageResponse Source #

Create a value of DeleteEdgeDeploymentStageResponse with all optional fields omitted.

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

DeleteEndpoint

data DeleteEndpoint Source #

See: newDeleteEndpoint smart constructor.

Constructors

DeleteEndpoint' Text 

Instances

Instances details
ToJSON DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

ToHeaders DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

ToPath DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

ToQuery DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

AWSRequest DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Associated Types

type AWSResponse DeleteEndpoint #

Generic DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Associated Types

type Rep DeleteEndpoint :: Type -> Type #

Read DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Show DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

NFData DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Methods

rnf :: DeleteEndpoint -> () #

Eq DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Hashable DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

type AWSResponse DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

type Rep DeleteEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

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

newDeleteEndpoint Source #

Create a value of DeleteEndpoint with all optional fields omitted.

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

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

DeleteEndpoint, deleteEndpoint_endpointName - The name of the endpoint that you want to delete.

data DeleteEndpointResponse Source #

See: newDeleteEndpointResponse smart constructor.

Instances

Instances details
Generic DeleteEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Associated Types

type Rep DeleteEndpointResponse :: Type -> Type #

Read DeleteEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Show DeleteEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

NFData DeleteEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

Methods

rnf :: DeleteEndpointResponse -> () #

Eq DeleteEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

type Rep DeleteEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpoint

type Rep DeleteEndpointResponse = D1 ('MetaData "DeleteEndpointResponse" "Amazonka.SageMaker.DeleteEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteEndpointResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteEndpointResponse :: DeleteEndpointResponse Source #

Create a value of DeleteEndpointResponse with all optional fields omitted.

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

DeleteEndpointConfig

data DeleteEndpointConfig Source #

See: newDeleteEndpointConfig smart constructor.

Instances

Instances details
ToJSON DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

ToHeaders DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

ToPath DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

ToQuery DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

AWSRequest DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Associated Types

type AWSResponse DeleteEndpointConfig #

Generic DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Associated Types

type Rep DeleteEndpointConfig :: Type -> Type #

Read DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Show DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

NFData DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Methods

rnf :: DeleteEndpointConfig -> () #

Eq DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Hashable DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

type AWSResponse DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

type Rep DeleteEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

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

newDeleteEndpointConfig Source #

Create a value of DeleteEndpointConfig with all optional fields omitted.

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

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

DeleteEndpointConfig, deleteEndpointConfig_endpointConfigName - The name of the endpoint configuration that you want to delete.

data DeleteEndpointConfigResponse Source #

See: newDeleteEndpointConfigResponse smart constructor.

Instances

Instances details
Generic DeleteEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Associated Types

type Rep DeleteEndpointConfigResponse :: Type -> Type #

Read DeleteEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Show DeleteEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

NFData DeleteEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

Eq DeleteEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

type Rep DeleteEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteEndpointConfig

type Rep DeleteEndpointConfigResponse = D1 ('MetaData "DeleteEndpointConfigResponse" "Amazonka.SageMaker.DeleteEndpointConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteEndpointConfigResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteEndpointConfigResponse :: DeleteEndpointConfigResponse Source #

Create a value of DeleteEndpointConfigResponse with all optional fields omitted.

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

DeleteExperiment

data DeleteExperiment Source #

See: newDeleteExperiment smart constructor.

Constructors

DeleteExperiment' Text 

Instances

Instances details
ToJSON DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

ToHeaders DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

ToPath DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

ToQuery DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

AWSRequest DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Associated Types

type AWSResponse DeleteExperiment #

Generic DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Associated Types

type Rep DeleteExperiment :: Type -> Type #

Read DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Show DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

NFData DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Methods

rnf :: DeleteExperiment -> () #

Eq DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Hashable DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

type AWSResponse DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

type Rep DeleteExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

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

newDeleteExperiment Source #

Create a value of DeleteExperiment with all optional fields omitted.

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

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

DeleteExperiment, deleteExperiment_experimentName - The name of the experiment to delete.

data DeleteExperimentResponse Source #

See: newDeleteExperimentResponse smart constructor.

Instances

Instances details
Generic DeleteExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Associated Types

type Rep DeleteExperimentResponse :: Type -> Type #

Read DeleteExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Show DeleteExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

NFData DeleteExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

Eq DeleteExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

type Rep DeleteExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteExperiment

type Rep DeleteExperimentResponse = D1 ('MetaData "DeleteExperimentResponse" "Amazonka.SageMaker.DeleteExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "experimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteExperimentResponse Source #

Create a value of DeleteExperimentResponse with all optional fields omitted.

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

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

DeleteExperimentResponse, deleteExperimentResponse_experimentArn - The Amazon Resource Name (ARN) of the experiment that is being deleted.

$sel:httpStatus:DeleteExperimentResponse', deleteExperimentResponse_httpStatus - The response's http status code.

DeleteFeatureGroup

data DeleteFeatureGroup Source #

See: newDeleteFeatureGroup smart constructor.

Instances

Instances details
ToJSON DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

ToHeaders DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

ToPath DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

ToQuery DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

AWSRequest DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Associated Types

type AWSResponse DeleteFeatureGroup #

Generic DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Associated Types

type Rep DeleteFeatureGroup :: Type -> Type #

Read DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Show DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

NFData DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Methods

rnf :: DeleteFeatureGroup -> () #

Eq DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Hashable DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

type AWSResponse DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

type Rep DeleteFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

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

newDeleteFeatureGroup Source #

Create a value of DeleteFeatureGroup with all optional fields omitted.

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

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

DeleteFeatureGroup, deleteFeatureGroup_featureGroupName - The name of the FeatureGroup you want to delete. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.

data DeleteFeatureGroupResponse Source #

See: newDeleteFeatureGroupResponse smart constructor.

Instances

Instances details
Generic DeleteFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Associated Types

type Rep DeleteFeatureGroupResponse :: Type -> Type #

Read DeleteFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Show DeleteFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

NFData DeleteFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

Eq DeleteFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

type Rep DeleteFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFeatureGroup

type Rep DeleteFeatureGroupResponse = D1 ('MetaData "DeleteFeatureGroupResponse" "Amazonka.SageMaker.DeleteFeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteFeatureGroupResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteFeatureGroupResponse :: DeleteFeatureGroupResponse Source #

Create a value of DeleteFeatureGroupResponse with all optional fields omitted.

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

DeleteFlowDefinition

data DeleteFlowDefinition Source #

See: newDeleteFlowDefinition smart constructor.

Instances

Instances details
ToJSON DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

ToHeaders DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

ToPath DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

ToQuery DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

AWSRequest DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Associated Types

type AWSResponse DeleteFlowDefinition #

Generic DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Associated Types

type Rep DeleteFlowDefinition :: Type -> Type #

Read DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Show DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

NFData DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Methods

rnf :: DeleteFlowDefinition -> () #

Eq DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Hashable DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

type AWSResponse DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

type Rep DeleteFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

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

newDeleteFlowDefinition Source #

Create a value of DeleteFlowDefinition with all optional fields omitted.

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

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

DeleteFlowDefinition, deleteFlowDefinition_flowDefinitionName - The name of the flow definition you are deleting.

data DeleteFlowDefinitionResponse Source #

See: newDeleteFlowDefinitionResponse smart constructor.

Instances

Instances details
Generic DeleteFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Associated Types

type Rep DeleteFlowDefinitionResponse :: Type -> Type #

Read DeleteFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Show DeleteFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

NFData DeleteFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

Eq DeleteFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

type Rep DeleteFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteFlowDefinition

type Rep DeleteFlowDefinitionResponse = D1 ('MetaData "DeleteFlowDefinitionResponse" "Amazonka.SageMaker.DeleteFlowDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteFlowDefinitionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteFlowDefinitionResponse Source #

Create a value of DeleteFlowDefinitionResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteFlowDefinitionResponse', deleteFlowDefinitionResponse_httpStatus - The response's http status code.

DeleteHub

data DeleteHub Source #

See: newDeleteHub smart constructor.

Constructors

DeleteHub' Text 

Instances

Instances details
ToJSON DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

ToHeaders DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Methods

toHeaders :: DeleteHub -> [Header] #

ToPath DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

ToQuery DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

AWSRequest DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Associated Types

type AWSResponse DeleteHub #

Generic DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Associated Types

type Rep DeleteHub :: Type -> Type #

Read DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Show DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

NFData DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Methods

rnf :: DeleteHub -> () #

Eq DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Hashable DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

type AWSResponse DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

type Rep DeleteHub Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

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

newDeleteHub Source #

Arguments

:: Text

DeleteHub

-> DeleteHub 

Create a value of DeleteHub with all optional fields omitted.

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

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

DeleteHub, deleteHub_hubName - The name of the hub to delete.

data DeleteHubResponse Source #

See: newDeleteHubResponse smart constructor.

Constructors

DeleteHubResponse' 

Instances

Instances details
Generic DeleteHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Associated Types

type Rep DeleteHubResponse :: Type -> Type #

Read DeleteHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Show DeleteHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

NFData DeleteHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

Methods

rnf :: DeleteHubResponse -> () #

Eq DeleteHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

type Rep DeleteHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHub

type Rep DeleteHubResponse = D1 ('MetaData "DeleteHubResponse" "Amazonka.SageMaker.DeleteHub" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteHubResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteHubResponse :: DeleteHubResponse Source #

Create a value of DeleteHubResponse with all optional fields omitted.

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

DeleteHubContent

data DeleteHubContent Source #

See: newDeleteHubContent smart constructor.

Instances

Instances details
ToJSON DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

ToHeaders DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

ToPath DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

ToQuery DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

AWSRequest DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Associated Types

type AWSResponse DeleteHubContent #

Generic DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Associated Types

type Rep DeleteHubContent :: Type -> Type #

Read DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Show DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

NFData DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Methods

rnf :: DeleteHubContent -> () #

Eq DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Hashable DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

type AWSResponse DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

type Rep DeleteHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

type Rep DeleteHubContent = D1 ('MetaData "DeleteHubContent" "Amazonka.SageMaker.DeleteHubContent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteHubContent'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HubContentType)) :*: (S1 ('MetaSel ('Just "hubContentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubContentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteHubContent Source #

Create a value of DeleteHubContent with all optional fields omitted.

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

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

DeleteHubContent, deleteHubContent_hubName - The name of the hub that you want to delete content in.

DeleteHubContent, deleteHubContent_hubContentType - The type of content that you want to delete from a hub.

DeleteHubContent, deleteHubContent_hubContentName - The name of the content that you want to delete from a hub.

DeleteHubContent, deleteHubContent_hubContentVersion - The version of the content that you want to delete from a hub.

data DeleteHubContentResponse Source #

See: newDeleteHubContentResponse smart constructor.

Instances

Instances details
Generic DeleteHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Associated Types

type Rep DeleteHubContentResponse :: Type -> Type #

Read DeleteHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Show DeleteHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

NFData DeleteHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

Eq DeleteHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

type Rep DeleteHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHubContent

type Rep DeleteHubContentResponse = D1 ('MetaData "DeleteHubContentResponse" "Amazonka.SageMaker.DeleteHubContent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteHubContentResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteHubContentResponse :: DeleteHubContentResponse Source #

Create a value of DeleteHubContentResponse with all optional fields omitted.

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

DeleteHumanTaskUi

data DeleteHumanTaskUi Source #

See: newDeleteHumanTaskUi smart constructor.

Constructors

DeleteHumanTaskUi' Text 

Instances

Instances details
ToJSON DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

ToHeaders DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

ToPath DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

ToQuery DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

AWSRequest DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Associated Types

type AWSResponse DeleteHumanTaskUi #

Generic DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Associated Types

type Rep DeleteHumanTaskUi :: Type -> Type #

Read DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Show DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

NFData DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Methods

rnf :: DeleteHumanTaskUi -> () #

Eq DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Hashable DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

type AWSResponse DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

type Rep DeleteHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

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

newDeleteHumanTaskUi Source #

Create a value of DeleteHumanTaskUi with all optional fields omitted.

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

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

DeleteHumanTaskUi, deleteHumanTaskUi_humanTaskUiName - The name of the human task user interface (work task template) you want to delete.

data DeleteHumanTaskUiResponse Source #

See: newDeleteHumanTaskUiResponse smart constructor.

Instances

Instances details
Generic DeleteHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Associated Types

type Rep DeleteHumanTaskUiResponse :: Type -> Type #

Read DeleteHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Show DeleteHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

NFData DeleteHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

Eq DeleteHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

type Rep DeleteHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteHumanTaskUi

type Rep DeleteHumanTaskUiResponse = D1 ('MetaData "DeleteHumanTaskUiResponse" "Amazonka.SageMaker.DeleteHumanTaskUi" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteHumanTaskUiResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteHumanTaskUiResponse Source #

Create a value of DeleteHumanTaskUiResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteHumanTaskUiResponse', deleteHumanTaskUiResponse_httpStatus - The response's http status code.

DeleteImage

data DeleteImage Source #

See: newDeleteImage smart constructor.

Constructors

DeleteImage' Text 

Instances

Instances details
ToJSON DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

ToHeaders DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Methods

toHeaders :: DeleteImage -> [Header] #

ToPath DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

ToQuery DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

AWSRequest DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Associated Types

type AWSResponse DeleteImage #

Generic DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Associated Types

type Rep DeleteImage :: Type -> Type #

Read DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Show DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

NFData DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Methods

rnf :: DeleteImage -> () #

Eq DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Hashable DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

type AWSResponse DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

type Rep DeleteImage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

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

newDeleteImage Source #

Create a value of DeleteImage with all optional fields omitted.

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

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

DeleteImage, deleteImage_imageName - The name of the image to delete.

data DeleteImageResponse Source #

See: newDeleteImageResponse smart constructor.

Instances

Instances details
Generic DeleteImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Associated Types

type Rep DeleteImageResponse :: Type -> Type #

Read DeleteImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Show DeleteImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

NFData DeleteImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

Methods

rnf :: DeleteImageResponse -> () #

Eq DeleteImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

type Rep DeleteImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImage

type Rep DeleteImageResponse = D1 ('MetaData "DeleteImageResponse" "Amazonka.SageMaker.DeleteImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteImageResponse Source #

Create a value of DeleteImageResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteImageResponse', deleteImageResponse_httpStatus - The response's http status code.

DeleteImageVersion

data DeleteImageVersion Source #

See: newDeleteImageVersion smart constructor.

Instances

Instances details
ToJSON DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

ToHeaders DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

ToPath DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

ToQuery DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

AWSRequest DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Associated Types

type AWSResponse DeleteImageVersion #

Generic DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Associated Types

type Rep DeleteImageVersion :: Type -> Type #

Read DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Show DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

NFData DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Methods

rnf :: DeleteImageVersion -> () #

Eq DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Hashable DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

type AWSResponse DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

type Rep DeleteImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

type Rep DeleteImageVersion = D1 ('MetaData "DeleteImageVersion" "Amazonka.SageMaker.DeleteImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteImageVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteImageVersion Source #

Create a value of DeleteImageVersion with all optional fields omitted.

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

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

$sel:alias:DeleteImageVersion', deleteImageVersion_alias - The alias of the image to delete.

DeleteImageVersion, deleteImageVersion_version - The version to delete.

DeleteImageVersion, deleteImageVersion_imageName - The name of the image to delete.

data DeleteImageVersionResponse Source #

See: newDeleteImageVersionResponse smart constructor.

Instances

Instances details
Generic DeleteImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Associated Types

type Rep DeleteImageVersionResponse :: Type -> Type #

Read DeleteImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Show DeleteImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

NFData DeleteImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

Eq DeleteImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

type Rep DeleteImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteImageVersion

type Rep DeleteImageVersionResponse = D1 ('MetaData "DeleteImageVersionResponse" "Amazonka.SageMaker.DeleteImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteImageVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteImageVersionResponse Source #

Create a value of DeleteImageVersionResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteImageVersionResponse', deleteImageVersionResponse_httpStatus - The response's http status code.

DeleteInferenceExperiment

data DeleteInferenceExperiment Source #

See: newDeleteInferenceExperiment smart constructor.

Instances

Instances details
ToJSON DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

ToHeaders DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

ToPath DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

ToQuery DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

AWSRequest DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Generic DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Associated Types

type Rep DeleteInferenceExperiment :: Type -> Type #

Read DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Show DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

NFData DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Eq DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Hashable DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

type AWSResponse DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

type Rep DeleteInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

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

newDeleteInferenceExperiment Source #

Create a value of DeleteInferenceExperiment with all optional fields omitted.

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

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

DeleteInferenceExperiment, deleteInferenceExperiment_name - The name of the inference experiment you want to delete.

data DeleteInferenceExperimentResponse Source #

See: newDeleteInferenceExperimentResponse smart constructor.

Instances

Instances details
Generic DeleteInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Associated Types

type Rep DeleteInferenceExperimentResponse :: Type -> Type #

Read DeleteInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Show DeleteInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

NFData DeleteInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

Eq DeleteInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

type Rep DeleteInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteInferenceExperiment

type Rep DeleteInferenceExperimentResponse = D1 ('MetaData "DeleteInferenceExperimentResponse" "Amazonka.SageMaker.DeleteInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteInferenceExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "inferenceExperimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteInferenceExperimentResponse Source #

Create a value of DeleteInferenceExperimentResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteInferenceExperimentResponse', deleteInferenceExperimentResponse_httpStatus - The response's http status code.

$sel:inferenceExperimentArn:DeleteInferenceExperimentResponse', deleteInferenceExperimentResponse_inferenceExperimentArn - The ARN of the deleted inference experiment.

DeleteModel

data DeleteModel Source #

See: newDeleteModel smart constructor.

Constructors

DeleteModel' Text 

Instances

Instances details
ToJSON DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

ToHeaders DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Methods

toHeaders :: DeleteModel -> [Header] #

ToPath DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

ToQuery DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

AWSRequest DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Associated Types

type AWSResponse DeleteModel #

Generic DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Associated Types

type Rep DeleteModel :: Type -> Type #

Read DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Show DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

NFData DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Methods

rnf :: DeleteModel -> () #

Eq DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Hashable DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

type AWSResponse DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

type Rep DeleteModel Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

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

newDeleteModel Source #

Create a value of DeleteModel with all optional fields omitted.

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

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

DeleteModel, deleteModel_modelName - The name of the model to delete.

data DeleteModelResponse Source #

See: newDeleteModelResponse smart constructor.

Constructors

DeleteModelResponse' 

Instances

Instances details
Generic DeleteModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Associated Types

type Rep DeleteModelResponse :: Type -> Type #

Read DeleteModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Show DeleteModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

NFData DeleteModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

Methods

rnf :: DeleteModelResponse -> () #

Eq DeleteModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

type Rep DeleteModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModel

type Rep DeleteModelResponse = D1 ('MetaData "DeleteModelResponse" "Amazonka.SageMaker.DeleteModel" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelResponse :: DeleteModelResponse Source #

Create a value of DeleteModelResponse with all optional fields omitted.

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

DeleteModelBiasJobDefinition

data DeleteModelBiasJobDefinition Source #

See: newDeleteModelBiasJobDefinition smart constructor.

Instances

Instances details
ToJSON DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

ToHeaders DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

ToPath DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

ToQuery DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

AWSRequest DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Generic DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Associated Types

type Rep DeleteModelBiasJobDefinition :: Type -> Type #

Read DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Show DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

NFData DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Eq DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Hashable DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

type AWSResponse DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

type Rep DeleteModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

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

newDeleteModelBiasJobDefinition Source #

Create a value of DeleteModelBiasJobDefinition with all optional fields omitted.

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

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

$sel:jobDefinitionName:DeleteModelBiasJobDefinition', deleteModelBiasJobDefinition_jobDefinitionName - The name of the model bias job definition to delete.

data DeleteModelBiasJobDefinitionResponse Source #

Instances

Instances details
Generic DeleteModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Read DeleteModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Show DeleteModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

NFData DeleteModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

Eq DeleteModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

type Rep DeleteModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelBiasJobDefinition

type Rep DeleteModelBiasJobDefinitionResponse = D1 ('MetaData "DeleteModelBiasJobDefinitionResponse" "Amazonka.SageMaker.DeleteModelBiasJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelBiasJobDefinitionResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelBiasJobDefinitionResponse :: DeleteModelBiasJobDefinitionResponse Source #

Create a value of DeleteModelBiasJobDefinitionResponse with all optional fields omitted.

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

DeleteModelCard

data DeleteModelCard Source #

See: newDeleteModelCard smart constructor.

Constructors

DeleteModelCard' Text 

Instances

Instances details
ToJSON DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

ToHeaders DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

ToPath DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

ToQuery DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

AWSRequest DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Associated Types

type AWSResponse DeleteModelCard #

Generic DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Associated Types

type Rep DeleteModelCard :: Type -> Type #

Read DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Show DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

NFData DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Methods

rnf :: DeleteModelCard -> () #

Eq DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Hashable DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

type AWSResponse DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

type Rep DeleteModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

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

newDeleteModelCard Source #

Create a value of DeleteModelCard with all optional fields omitted.

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

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

DeleteModelCard, deleteModelCard_modelCardName - The name of the model card to delete.

data DeleteModelCardResponse Source #

See: newDeleteModelCardResponse smart constructor.

Instances

Instances details
Generic DeleteModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Associated Types

type Rep DeleteModelCardResponse :: Type -> Type #

Read DeleteModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Show DeleteModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

NFData DeleteModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

Methods

rnf :: DeleteModelCardResponse -> () #

Eq DeleteModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

type Rep DeleteModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelCard

type Rep DeleteModelCardResponse = D1 ('MetaData "DeleteModelCardResponse" "Amazonka.SageMaker.DeleteModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelCardResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelCardResponse :: DeleteModelCardResponse Source #

Create a value of DeleteModelCardResponse with all optional fields omitted.

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

DeleteModelExplainabilityJobDefinition

data DeleteModelExplainabilityJobDefinition Source #

Instances

Instances details
ToJSON DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

ToHeaders DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

ToPath DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

ToQuery DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

AWSRequest DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Generic DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Read DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Show DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

NFData DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Eq DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Hashable DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

type AWSResponse DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

type Rep DeleteModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

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

newDeleteModelExplainabilityJobDefinition Source #

Create a value of DeleteModelExplainabilityJobDefinition with all optional fields omitted.

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

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

$sel:jobDefinitionName:DeleteModelExplainabilityJobDefinition', deleteModelExplainabilityJobDefinition_jobDefinitionName - The name of the model explainability job definition to delete.

data DeleteModelExplainabilityJobDefinitionResponse Source #

Instances

Instances details
Generic DeleteModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Read DeleteModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Show DeleteModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

NFData DeleteModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

Eq DeleteModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

type Rep DeleteModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition

type Rep DeleteModelExplainabilityJobDefinitionResponse = D1 ('MetaData "DeleteModelExplainabilityJobDefinitionResponse" "Amazonka.SageMaker.DeleteModelExplainabilityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelExplainabilityJobDefinitionResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

DeleteModelPackage

data DeleteModelPackage Source #

See: newDeleteModelPackage smart constructor.

Instances

Instances details
ToJSON DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

ToHeaders DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

ToPath DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

ToQuery DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

AWSRequest DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Associated Types

type AWSResponse DeleteModelPackage #

Generic DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Associated Types

type Rep DeleteModelPackage :: Type -> Type #

Read DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Show DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

NFData DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Methods

rnf :: DeleteModelPackage -> () #

Eq DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Hashable DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

type AWSResponse DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

type Rep DeleteModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

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

newDeleteModelPackage Source #

Create a value of DeleteModelPackage with all optional fields omitted.

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

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

DeleteModelPackage, deleteModelPackage_modelPackageName - The name or Amazon Resource Name (ARN) of the model package to delete.

When you specify a name, the name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).

data DeleteModelPackageResponse Source #

See: newDeleteModelPackageResponse smart constructor.

Instances

Instances details
Generic DeleteModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Associated Types

type Rep DeleteModelPackageResponse :: Type -> Type #

Read DeleteModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Show DeleteModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

NFData DeleteModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

Eq DeleteModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

type Rep DeleteModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackage

type Rep DeleteModelPackageResponse = D1 ('MetaData "DeleteModelPackageResponse" "Amazonka.SageMaker.DeleteModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelPackageResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelPackageResponse :: DeleteModelPackageResponse Source #

Create a value of DeleteModelPackageResponse with all optional fields omitted.

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

DeleteModelPackageGroup

data DeleteModelPackageGroup Source #

See: newDeleteModelPackageGroup smart constructor.

Instances

Instances details
ToJSON DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

ToHeaders DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

ToPath DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

ToQuery DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

AWSRequest DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Generic DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Associated Types

type Rep DeleteModelPackageGroup :: Type -> Type #

Read DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Show DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

NFData DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Methods

rnf :: DeleteModelPackageGroup -> () #

Eq DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Hashable DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

type AWSResponse DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

type Rep DeleteModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

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

newDeleteModelPackageGroup Source #

Create a value of DeleteModelPackageGroup with all optional fields omitted.

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

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

DeleteModelPackageGroup, deleteModelPackageGroup_modelPackageGroupName - The name of the model group to delete.

data DeleteModelPackageGroupResponse Source #

See: newDeleteModelPackageGroupResponse smart constructor.

Instances

Instances details
Generic DeleteModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Associated Types

type Rep DeleteModelPackageGroupResponse :: Type -> Type #

Read DeleteModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Show DeleteModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

NFData DeleteModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

Eq DeleteModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

type Rep DeleteModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroup

type Rep DeleteModelPackageGroupResponse = D1 ('MetaData "DeleteModelPackageGroupResponse" "Amazonka.SageMaker.DeleteModelPackageGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelPackageGroupResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelPackageGroupResponse :: DeleteModelPackageGroupResponse Source #

Create a value of DeleteModelPackageGroupResponse with all optional fields omitted.

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

DeleteModelPackageGroupPolicy

data DeleteModelPackageGroupPolicy Source #

See: newDeleteModelPackageGroupPolicy smart constructor.

Instances

Instances details
ToJSON DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

ToHeaders DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

ToPath DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

ToQuery DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

AWSRequest DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Generic DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Associated Types

type Rep DeleteModelPackageGroupPolicy :: Type -> Type #

Read DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Show DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

NFData DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Eq DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Hashable DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

type AWSResponse DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

type Rep DeleteModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

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

newDeleteModelPackageGroupPolicy Source #

Create a value of DeleteModelPackageGroupPolicy with all optional fields omitted.

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

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

DeleteModelPackageGroupPolicy, deleteModelPackageGroupPolicy_modelPackageGroupName - The name of the model group for which to delete the policy.

data DeleteModelPackageGroupPolicyResponse Source #

Instances

Instances details
Generic DeleteModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Read DeleteModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Show DeleteModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

NFData DeleteModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

Eq DeleteModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

type Rep DeleteModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelPackageGroupPolicy

type Rep DeleteModelPackageGroupPolicyResponse = D1 ('MetaData "DeleteModelPackageGroupPolicyResponse" "Amazonka.SageMaker.DeleteModelPackageGroupPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelPackageGroupPolicyResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelPackageGroupPolicyResponse :: DeleteModelPackageGroupPolicyResponse Source #

Create a value of DeleteModelPackageGroupPolicyResponse with all optional fields omitted.

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

DeleteModelQualityJobDefinition

data DeleteModelQualityJobDefinition Source #

See: newDeleteModelQualityJobDefinition smart constructor.

Instances

Instances details
ToJSON DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

ToHeaders DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

ToPath DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

ToQuery DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

AWSRequest DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Generic DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Associated Types

type Rep DeleteModelQualityJobDefinition :: Type -> Type #

Read DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Show DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

NFData DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Eq DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Hashable DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

type AWSResponse DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

type Rep DeleteModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

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

newDeleteModelQualityJobDefinition Source #

Create a value of DeleteModelQualityJobDefinition with all optional fields omitted.

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

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

$sel:jobDefinitionName:DeleteModelQualityJobDefinition', deleteModelQualityJobDefinition_jobDefinitionName - The name of the model quality monitoring job definition to delete.

data DeleteModelQualityJobDefinitionResponse Source #

Instances

Instances details
Generic DeleteModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Read DeleteModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Show DeleteModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

NFData DeleteModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

Eq DeleteModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

type Rep DeleteModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteModelQualityJobDefinition

type Rep DeleteModelQualityJobDefinitionResponse = D1 ('MetaData "DeleteModelQualityJobDefinitionResponse" "Amazonka.SageMaker.DeleteModelQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteModelQualityJobDefinitionResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteModelQualityJobDefinitionResponse :: DeleteModelQualityJobDefinitionResponse Source #

Create a value of DeleteModelQualityJobDefinitionResponse with all optional fields omitted.

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

DeleteMonitoringSchedule

data DeleteMonitoringSchedule Source #

See: newDeleteMonitoringSchedule smart constructor.

Instances

Instances details
ToJSON DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

ToHeaders DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

ToPath DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

ToQuery DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

AWSRequest DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Generic DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Associated Types

type Rep DeleteMonitoringSchedule :: Type -> Type #

Read DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Show DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

NFData DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Eq DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Hashable DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

type AWSResponse DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

type Rep DeleteMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

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

newDeleteMonitoringSchedule Source #

Create a value of DeleteMonitoringSchedule with all optional fields omitted.

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

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

DeleteMonitoringSchedule, deleteMonitoringSchedule_monitoringScheduleName - The name of the monitoring schedule to delete.

data DeleteMonitoringScheduleResponse Source #

See: newDeleteMonitoringScheduleResponse smart constructor.

Instances

Instances details
Generic DeleteMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Associated Types

type Rep DeleteMonitoringScheduleResponse :: Type -> Type #

Read DeleteMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Show DeleteMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

NFData DeleteMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

Eq DeleteMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

type Rep DeleteMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteMonitoringSchedule

type Rep DeleteMonitoringScheduleResponse = D1 ('MetaData "DeleteMonitoringScheduleResponse" "Amazonka.SageMaker.DeleteMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteMonitoringScheduleResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteMonitoringScheduleResponse :: DeleteMonitoringScheduleResponse Source #

Create a value of DeleteMonitoringScheduleResponse with all optional fields omitted.

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

DeleteNotebookInstance

data DeleteNotebookInstance Source #

See: newDeleteNotebookInstance smart constructor.

Instances

Instances details
ToJSON DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

ToHeaders DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

ToPath DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

ToQuery DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

AWSRequest DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Associated Types

type AWSResponse DeleteNotebookInstance #

Generic DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Associated Types

type Rep DeleteNotebookInstance :: Type -> Type #

Read DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Show DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

NFData DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Methods

rnf :: DeleteNotebookInstance -> () #

Eq DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Hashable DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

type AWSResponse DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

type Rep DeleteNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

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

newDeleteNotebookInstance Source #

Create a value of DeleteNotebookInstance with all optional fields omitted.

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

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

DeleteNotebookInstance, deleteNotebookInstance_notebookInstanceName - The name of the SageMaker notebook instance to delete.

data DeleteNotebookInstanceResponse Source #

See: newDeleteNotebookInstanceResponse smart constructor.

Instances

Instances details
Generic DeleteNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Associated Types

type Rep DeleteNotebookInstanceResponse :: Type -> Type #

Read DeleteNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Show DeleteNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

NFData DeleteNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

Eq DeleteNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

type Rep DeleteNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstance

type Rep DeleteNotebookInstanceResponse = D1 ('MetaData "DeleteNotebookInstanceResponse" "Amazonka.SageMaker.DeleteNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteNotebookInstanceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteNotebookInstanceResponse :: DeleteNotebookInstanceResponse Source #

Create a value of DeleteNotebookInstanceResponse with all optional fields omitted.

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

DeleteNotebookInstanceLifecycleConfig

data DeleteNotebookInstanceLifecycleConfig Source #

Instances

Instances details
ToJSON DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

ToHeaders DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

ToPath DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

ToQuery DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

AWSRequest DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Generic DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Read DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Show DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

NFData DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Eq DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Hashable DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

type AWSResponse DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

type Rep DeleteNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

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

newDeleteNotebookInstanceLifecycleConfig Source #

Create a value of DeleteNotebookInstanceLifecycleConfig with all optional fields omitted.

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

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

DeleteNotebookInstanceLifecycleConfig, deleteNotebookInstanceLifecycleConfig_notebookInstanceLifecycleConfigName - The name of the lifecycle configuration to delete.

data DeleteNotebookInstanceLifecycleConfigResponse Source #

Instances

Instances details
Generic DeleteNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Read DeleteNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Show DeleteNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

NFData DeleteNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

Eq DeleteNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

type Rep DeleteNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig

type Rep DeleteNotebookInstanceLifecycleConfigResponse = D1 ('MetaData "DeleteNotebookInstanceLifecycleConfigResponse" "Amazonka.SageMaker.DeleteNotebookInstanceLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteNotebookInstanceLifecycleConfigResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

DeletePipeline

data DeletePipeline Source #

See: newDeletePipeline smart constructor.

Constructors

DeletePipeline' Text Text 

Instances

Instances details
ToJSON DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

ToHeaders DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

ToPath DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

ToQuery DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

AWSRequest DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Associated Types

type AWSResponse DeletePipeline #

Generic DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Associated Types

type Rep DeletePipeline :: Type -> Type #

Read DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Show DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

NFData DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Methods

rnf :: DeletePipeline -> () #

Eq DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Hashable DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

type AWSResponse DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

type Rep DeletePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

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

newDeletePipeline Source #

Create a value of DeletePipeline with all optional fields omitted.

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

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

DeletePipeline, deletePipeline_pipelineName - The name of the pipeline to delete.

$sel:clientRequestToken:DeletePipeline', deletePipeline_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.

data DeletePipelineResponse Source #

See: newDeletePipelineResponse smart constructor.

Instances

Instances details
Generic DeletePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Associated Types

type Rep DeletePipelineResponse :: Type -> Type #

Read DeletePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Show DeletePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

NFData DeletePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

Methods

rnf :: DeletePipelineResponse -> () #

Eq DeletePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

type Rep DeletePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeletePipeline

type Rep DeletePipelineResponse = D1 ('MetaData "DeletePipelineResponse" "Amazonka.SageMaker.DeletePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeletePipelineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeletePipelineResponse Source #

Create a value of DeletePipelineResponse with all optional fields omitted.

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

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

DeletePipelineResponse, deletePipelineResponse_pipelineArn - The Amazon Resource Name (ARN) of the pipeline to delete.

$sel:httpStatus:DeletePipelineResponse', deletePipelineResponse_httpStatus - The response's http status code.

DeleteProject

data DeleteProject Source #

See: newDeleteProject smart constructor.

Constructors

DeleteProject' Text 

Instances

Instances details
ToJSON DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

ToHeaders DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

ToPath DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

ToQuery DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

AWSRequest DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Associated Types

type AWSResponse DeleteProject #

Generic DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Associated Types

type Rep DeleteProject :: Type -> Type #

Read DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Show DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

NFData DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Methods

rnf :: DeleteProject -> () #

Eq DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Hashable DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

type AWSResponse DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

type Rep DeleteProject Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

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

newDeleteProject Source #

Create a value of DeleteProject with all optional fields omitted.

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

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

DeleteProject, deleteProject_projectName - The name of the project to delete.

data DeleteProjectResponse Source #

See: newDeleteProjectResponse smart constructor.

Instances

Instances details
Generic DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Associated Types

type Rep DeleteProjectResponse :: Type -> Type #

Read DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Show DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

NFData DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

Methods

rnf :: DeleteProjectResponse -> () #

Eq DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

type Rep DeleteProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteProject

type Rep DeleteProjectResponse = D1 ('MetaData "DeleteProjectResponse" "Amazonka.SageMaker.DeleteProject" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteProjectResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteProjectResponse :: DeleteProjectResponse Source #

Create a value of DeleteProjectResponse with all optional fields omitted.

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

DeleteSpace

data DeleteSpace Source #

See: newDeleteSpace smart constructor.

Constructors

DeleteSpace' Text Text 

Instances

Instances details
ToJSON DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

ToHeaders DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Methods

toHeaders :: DeleteSpace -> [Header] #

ToPath DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

ToQuery DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

AWSRequest DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Associated Types

type AWSResponse DeleteSpace #

Generic DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Associated Types

type Rep DeleteSpace :: Type -> Type #

Read DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Show DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

NFData DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Methods

rnf :: DeleteSpace -> () #

Eq DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Hashable DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

type AWSResponse DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

type Rep DeleteSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

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

newDeleteSpace Source #

Create a value of DeleteSpace with all optional fields omitted.

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

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

DeleteSpace, deleteSpace_domainId - The ID of the associated Domain.

DeleteSpace, deleteSpace_spaceName - The name of the space.

data DeleteSpaceResponse Source #

See: newDeleteSpaceResponse smart constructor.

Constructors

DeleteSpaceResponse' 

Instances

Instances details
Generic DeleteSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Associated Types

type Rep DeleteSpaceResponse :: Type -> Type #

Read DeleteSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Show DeleteSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

NFData DeleteSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

Methods

rnf :: DeleteSpaceResponse -> () #

Eq DeleteSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

type Rep DeleteSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteSpace

type Rep DeleteSpaceResponse = D1 ('MetaData "DeleteSpaceResponse" "Amazonka.SageMaker.DeleteSpace" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteSpaceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteSpaceResponse :: DeleteSpaceResponse Source #

Create a value of DeleteSpaceResponse with all optional fields omitted.

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

DeleteStudioLifecycleConfig

data DeleteStudioLifecycleConfig Source #

See: newDeleteStudioLifecycleConfig smart constructor.

Instances

Instances details
ToJSON DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

ToHeaders DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

ToPath DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

ToQuery DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

AWSRequest DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Generic DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Associated Types

type Rep DeleteStudioLifecycleConfig :: Type -> Type #

Read DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Show DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

NFData DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Eq DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Hashable DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

type AWSResponse DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

type Rep DeleteStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

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

newDeleteStudioLifecycleConfig Source #

Create a value of DeleteStudioLifecycleConfig with all optional fields omitted.

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

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

DeleteStudioLifecycleConfig, deleteStudioLifecycleConfig_studioLifecycleConfigName - The name of the Studio Lifecycle Configuration to delete.

data DeleteStudioLifecycleConfigResponse Source #

Instances

Instances details
Generic DeleteStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Read DeleteStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Show DeleteStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

NFData DeleteStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

Eq DeleteStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

type Rep DeleteStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteStudioLifecycleConfig

type Rep DeleteStudioLifecycleConfigResponse = D1 ('MetaData "DeleteStudioLifecycleConfigResponse" "Amazonka.SageMaker.DeleteStudioLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteStudioLifecycleConfigResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteStudioLifecycleConfigResponse :: DeleteStudioLifecycleConfigResponse Source #

Create a value of DeleteStudioLifecycleConfigResponse with all optional fields omitted.

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

DeleteTags

data DeleteTags Source #

See: newDeleteTags smart constructor.

Constructors

DeleteTags' Text (NonEmpty Text) 

Instances

Instances details
ToJSON DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

ToHeaders DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Methods

toHeaders :: DeleteTags -> [Header] #

ToPath DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

ToQuery DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

AWSRequest DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Associated Types

type AWSResponse DeleteTags #

Generic DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Associated Types

type Rep DeleteTags :: Type -> Type #

Read DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Show DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

NFData DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Methods

rnf :: DeleteTags -> () #

Eq DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Hashable DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

type AWSResponse DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

type Rep DeleteTags Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

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

newDeleteTags Source #

Create a value of DeleteTags with all optional fields omitted.

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

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

$sel:resourceArn:DeleteTags', deleteTags_resourceArn - The Amazon Resource Name (ARN) of the resource whose tags you want to delete.

$sel:tagKeys:DeleteTags', deleteTags_tagKeys - An array or one or more tag keys to delete.

data DeleteTagsResponse Source #

See: newDeleteTagsResponse smart constructor.

Constructors

DeleteTagsResponse' Int 

Instances

Instances details
Generic DeleteTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Associated Types

type Rep DeleteTagsResponse :: Type -> Type #

Read DeleteTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Show DeleteTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

NFData DeleteTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

Methods

rnf :: DeleteTagsResponse -> () #

Eq DeleteTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

type Rep DeleteTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTags

type Rep DeleteTagsResponse = D1 ('MetaData "DeleteTagsResponse" "Amazonka.SageMaker.DeleteTags" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteTagsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTagsResponse Source #

Create a value of DeleteTagsResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteTagsResponse', deleteTagsResponse_httpStatus - The response's http status code.

DeleteTrial

data DeleteTrial Source #

See: newDeleteTrial smart constructor.

Constructors

DeleteTrial' Text 

Instances

Instances details
ToJSON DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

ToHeaders DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Methods

toHeaders :: DeleteTrial -> [Header] #

ToPath DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

ToQuery DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

AWSRequest DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Associated Types

type AWSResponse DeleteTrial #

Generic DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Associated Types

type Rep DeleteTrial :: Type -> Type #

Read DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Show DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

NFData DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Methods

rnf :: DeleteTrial -> () #

Eq DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Hashable DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

type AWSResponse DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

type Rep DeleteTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

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

newDeleteTrial Source #

Create a value of DeleteTrial with all optional fields omitted.

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

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

DeleteTrial, deleteTrial_trialName - The name of the trial to delete.

data DeleteTrialResponse Source #

See: newDeleteTrialResponse smart constructor.

Instances

Instances details
Generic DeleteTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Associated Types

type Rep DeleteTrialResponse :: Type -> Type #

Read DeleteTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Show DeleteTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

NFData DeleteTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

Methods

rnf :: DeleteTrialResponse -> () #

Eq DeleteTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

type Rep DeleteTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrial

type Rep DeleteTrialResponse = D1 ('MetaData "DeleteTrialResponse" "Amazonka.SageMaker.DeleteTrial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteTrialResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTrialResponse Source #

Create a value of DeleteTrialResponse with all optional fields omitted.

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

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

DeleteTrialResponse, deleteTrialResponse_trialArn - The Amazon Resource Name (ARN) of the trial that is being deleted.

$sel:httpStatus:DeleteTrialResponse', deleteTrialResponse_httpStatus - The response's http status code.

DeleteTrialComponent

data DeleteTrialComponent Source #

See: newDeleteTrialComponent smart constructor.

Instances

Instances details
ToJSON DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

ToHeaders DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

ToPath DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

ToQuery DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

AWSRequest DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Associated Types

type AWSResponse DeleteTrialComponent #

Generic DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Associated Types

type Rep DeleteTrialComponent :: Type -> Type #

Read DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Show DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

NFData DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Methods

rnf :: DeleteTrialComponent -> () #

Eq DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Hashable DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

type AWSResponse DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

type Rep DeleteTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

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

newDeleteTrialComponent Source #

Create a value of DeleteTrialComponent with all optional fields omitted.

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

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

DeleteTrialComponent, deleteTrialComponent_trialComponentName - The name of the component to delete.

data DeleteTrialComponentResponse Source #

See: newDeleteTrialComponentResponse smart constructor.

Instances

Instances details
Generic DeleteTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Associated Types

type Rep DeleteTrialComponentResponse :: Type -> Type #

Read DeleteTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Show DeleteTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

NFData DeleteTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

Eq DeleteTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

type Rep DeleteTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteTrialComponent

type Rep DeleteTrialComponentResponse = D1 ('MetaData "DeleteTrialComponentResponse" "Amazonka.SageMaker.DeleteTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteTrialComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteTrialComponentResponse Source #

Create a value of DeleteTrialComponentResponse with all optional fields omitted.

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

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

DeleteTrialComponentResponse, deleteTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the component is being deleted.

$sel:httpStatus:DeleteTrialComponentResponse', deleteTrialComponentResponse_httpStatus - The response's http status code.

DeleteUserProfile

data DeleteUserProfile Source #

See: newDeleteUserProfile smart constructor.

Instances

Instances details
ToJSON DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

ToHeaders DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

ToPath DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

ToQuery DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

AWSRequest DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Associated Types

type AWSResponse DeleteUserProfile #

Generic DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Associated Types

type Rep DeleteUserProfile :: Type -> Type #

Read DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Show DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

NFData DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Methods

rnf :: DeleteUserProfile -> () #

Eq DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Hashable DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

type AWSResponse DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

type Rep DeleteUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

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

newDeleteUserProfile Source #

Create a value of DeleteUserProfile with all optional fields omitted.

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

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

DeleteUserProfile, deleteUserProfile_domainId - The domain ID.

DeleteUserProfile, deleteUserProfile_userProfileName - The user profile name.

data DeleteUserProfileResponse Source #

See: newDeleteUserProfileResponse smart constructor.

Instances

Instances details
Generic DeleteUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Associated Types

type Rep DeleteUserProfileResponse :: Type -> Type #

Read DeleteUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Show DeleteUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

NFData DeleteUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

Eq DeleteUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

type Rep DeleteUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteUserProfile

type Rep DeleteUserProfileResponse = D1 ('MetaData "DeleteUserProfileResponse" "Amazonka.SageMaker.DeleteUserProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteUserProfileResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteUserProfileResponse :: DeleteUserProfileResponse Source #

Create a value of DeleteUserProfileResponse with all optional fields omitted.

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

DeleteWorkforce

data DeleteWorkforce Source #

See: newDeleteWorkforce smart constructor.

Constructors

DeleteWorkforce' Text 

Instances

Instances details
ToJSON DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

ToHeaders DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

ToPath DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

ToQuery DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

AWSRequest DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Associated Types

type AWSResponse DeleteWorkforce #

Generic DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Associated Types

type Rep DeleteWorkforce :: Type -> Type #

Read DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Show DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

NFData DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Methods

rnf :: DeleteWorkforce -> () #

Eq DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Hashable DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

type AWSResponse DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

type Rep DeleteWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

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

newDeleteWorkforce Source #

Create a value of DeleteWorkforce with all optional fields omitted.

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

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

DeleteWorkforce, deleteWorkforce_workforceName - The name of the workforce.

data DeleteWorkforceResponse Source #

See: newDeleteWorkforceResponse smart constructor.

Instances

Instances details
Generic DeleteWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Associated Types

type Rep DeleteWorkforceResponse :: Type -> Type #

Read DeleteWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Show DeleteWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

NFData DeleteWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

Methods

rnf :: DeleteWorkforceResponse -> () #

Eq DeleteWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

type Rep DeleteWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkforce

type Rep DeleteWorkforceResponse = D1 ('MetaData "DeleteWorkforceResponse" "Amazonka.SageMaker.DeleteWorkforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteWorkforceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteWorkforceResponse Source #

Create a value of DeleteWorkforceResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteWorkforceResponse', deleteWorkforceResponse_httpStatus - The response's http status code.

DeleteWorkteam

data DeleteWorkteam Source #

See: newDeleteWorkteam smart constructor.

Constructors

DeleteWorkteam' Text 

Instances

Instances details
ToJSON DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

ToHeaders DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

ToPath DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

ToQuery DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

AWSRequest DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Associated Types

type AWSResponse DeleteWorkteam #

Generic DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Associated Types

type Rep DeleteWorkteam :: Type -> Type #

Read DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Show DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

NFData DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Methods

rnf :: DeleteWorkteam -> () #

Eq DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Hashable DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

type AWSResponse DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

type Rep DeleteWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

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

newDeleteWorkteam Source #

Create a value of DeleteWorkteam with all optional fields omitted.

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

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

DeleteWorkteam, deleteWorkteam_workteamName - The name of the work team to delete.

data DeleteWorkteamResponse Source #

See: newDeleteWorkteamResponse smart constructor.

Instances

Instances details
Generic DeleteWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Associated Types

type Rep DeleteWorkteamResponse :: Type -> Type #

Read DeleteWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Show DeleteWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

NFData DeleteWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

Methods

rnf :: DeleteWorkteamResponse -> () #

Eq DeleteWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

type Rep DeleteWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeleteWorkteam

type Rep DeleteWorkteamResponse = D1 ('MetaData "DeleteWorkteamResponse" "Amazonka.SageMaker.DeleteWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeleteWorkteamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "success") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Bool)))

newDeleteWorkteamResponse Source #

Create a value of DeleteWorkteamResponse with all optional fields omitted.

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

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

$sel:httpStatus:DeleteWorkteamResponse', deleteWorkteamResponse_httpStatus - The response's http status code.

$sel:success:DeleteWorkteamResponse', deleteWorkteamResponse_success - Returns true if the work team was successfully deleted; otherwise, returns false.

DeregisterDevices

data DeregisterDevices Source #

See: newDeregisterDevices smart constructor.

Constructors

DeregisterDevices' Text [Text] 

Instances

Instances details
ToJSON DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

ToHeaders DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

ToPath DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

ToQuery DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

AWSRequest DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Associated Types

type AWSResponse DeregisterDevices #

Generic DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Associated Types

type Rep DeregisterDevices :: Type -> Type #

Read DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Show DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

NFData DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Methods

rnf :: DeregisterDevices -> () #

Eq DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Hashable DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

type AWSResponse DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

type Rep DeregisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

type Rep DeregisterDevices = D1 ('MetaData "DeregisterDevices" "Amazonka.SageMaker.DeregisterDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeregisterDevices'" 'PrefixI 'True) (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceNames") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newDeregisterDevices Source #

Create a value of DeregisterDevices with all optional fields omitted.

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

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

DeregisterDevices, deregisterDevices_deviceFleetName - The name of the fleet the devices belong to.

DeregisterDevices, deregisterDevices_deviceNames - The unique IDs of the devices.

data DeregisterDevicesResponse Source #

See: newDeregisterDevicesResponse smart constructor.

Instances

Instances details
Generic DeregisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Associated Types

type Rep DeregisterDevicesResponse :: Type -> Type #

Read DeregisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Show DeregisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

NFData DeregisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

Eq DeregisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

type Rep DeregisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DeregisterDevices

type Rep DeregisterDevicesResponse = D1 ('MetaData "DeregisterDevicesResponse" "Amazonka.SageMaker.DeregisterDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DeregisterDevicesResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeregisterDevicesResponse :: DeregisterDevicesResponse Source #

Create a value of DeregisterDevicesResponse with all optional fields omitted.

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

DescribeAction

data DescribeAction Source #

See: newDescribeAction smart constructor.

Constructors

DescribeAction' Text 

Instances

Instances details
ToJSON DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

ToHeaders DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

ToPath DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

ToQuery DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

AWSRequest DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Associated Types

type AWSResponse DescribeAction #

Generic DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Associated Types

type Rep DescribeAction :: Type -> Type #

Read DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Show DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

NFData DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Methods

rnf :: DescribeAction -> () #

Eq DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Hashable DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

type AWSResponse DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

type Rep DescribeAction Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

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

newDescribeAction Source #

Create a value of DescribeAction with all optional fields omitted.

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

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

DescribeAction, describeAction_actionName - The name of the action to describe.

data DescribeActionResponse Source #

See: newDescribeActionResponse smart constructor.

Instances

Instances details
Generic DescribeActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Associated Types

type Rep DescribeActionResponse :: Type -> Type #

Read DescribeActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Show DescribeActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

NFData DescribeActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

Methods

rnf :: DescribeActionResponse -> () #

Eq DescribeActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

type Rep DescribeActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAction

type Rep DescribeActionResponse = D1 ('MetaData "DescribeActionResponse" "Amazonka.SageMaker.DescribeAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeActionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "actionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "actionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "actionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "description") '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 "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)))) :*: ((S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActionSource))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActionStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeActionResponse Source #

Create a value of DescribeActionResponse with all optional fields omitted.

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

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

DescribeActionResponse, describeActionResponse_actionArn - The Amazon Resource Name (ARN) of the action.

DescribeAction, describeActionResponse_actionName - The name of the action.

DescribeActionResponse, describeActionResponse_actionType - The type of the action.

DescribeActionResponse, describeActionResponse_createdBy - Undocumented member.

DescribeActionResponse, describeActionResponse_creationTime - When the action was created.

DescribeActionResponse, describeActionResponse_description - The description of the action.

DescribeActionResponse, describeActionResponse_lastModifiedBy - Undocumented member.

DescribeActionResponse, describeActionResponse_lastModifiedTime - When the action was last modified.

DescribeActionResponse, describeActionResponse_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.

DescribeActionResponse, describeActionResponse_metadataProperties - Undocumented member.

DescribeActionResponse, describeActionResponse_properties - A list of the action's properties.

DescribeActionResponse, describeActionResponse_source - The source of the action.

DescribeActionResponse, describeActionResponse_status - The status of the action.

$sel:httpStatus:DescribeActionResponse', describeActionResponse_httpStatus - The response's http status code.

DescribeAlgorithm

data DescribeAlgorithm Source #

See: newDescribeAlgorithm smart constructor.

Constructors

DescribeAlgorithm' Text 

Instances

Instances details
ToJSON DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

ToHeaders DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

ToPath DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

ToQuery DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

AWSRequest DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Associated Types

type AWSResponse DescribeAlgorithm #

Generic DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Associated Types

type Rep DescribeAlgorithm :: Type -> Type #

Read DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Show DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

NFData DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Methods

rnf :: DescribeAlgorithm -> () #

Eq DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Hashable DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

type AWSResponse DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

type Rep DescribeAlgorithm Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

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

newDescribeAlgorithm Source #

Create a value of DescribeAlgorithm with all optional fields omitted.

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

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

DescribeAlgorithm, describeAlgorithm_algorithmName - The name of the algorithm to describe.

data DescribeAlgorithmResponse Source #

See: newDescribeAlgorithmResponse smart constructor.

Instances

Instances details
Generic DescribeAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Associated Types

type Rep DescribeAlgorithmResponse :: Type -> Type #

Read DescribeAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Show DescribeAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

NFData DescribeAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

Eq DescribeAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

type Rep DescribeAlgorithmResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAlgorithm

type Rep DescribeAlgorithmResponse = D1 ('MetaData "DescribeAlgorithmResponse" "Amazonka.SageMaker.DescribeAlgorithm" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeAlgorithmResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "algorithmDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "certifyForMarketplace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "inferenceSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceSpecification)))) :*: (S1 ('MetaSel ('Just "productId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "validationSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AlgorithmValidationSpecification)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: ((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 "trainingSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingSpecification) :*: (S1 ('MetaSel ('Just "algorithmStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AlgorithmStatus) :*: S1 ('MetaSel ('Just "algorithmStatusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AlgorithmStatusDetails))))))

newDescribeAlgorithmResponse Source #

Create a value of DescribeAlgorithmResponse with all optional fields omitted.

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

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

DescribeAlgorithmResponse, describeAlgorithmResponse_algorithmDescription - A brief summary about the algorithm.

DescribeAlgorithmResponse, describeAlgorithmResponse_certifyForMarketplace - Whether the algorithm is certified to be listed in Amazon Web Services Marketplace.

DescribeAlgorithmResponse, describeAlgorithmResponse_inferenceSpecification - Details about inference jobs that the algorithm runs.

DescribeAlgorithmResponse, describeAlgorithmResponse_productId - The product identifier of the algorithm.

DescribeAlgorithmResponse, describeAlgorithmResponse_validationSpecification - Details about configurations for one or more training jobs that SageMaker runs to test the algorithm.

$sel:httpStatus:DescribeAlgorithmResponse', describeAlgorithmResponse_httpStatus - The response's http status code.

DescribeAlgorithm, describeAlgorithmResponse_algorithmName - The name of the algorithm being described.

DescribeAlgorithmResponse, describeAlgorithmResponse_algorithmArn - The Amazon Resource Name (ARN) of the algorithm.

DescribeAlgorithmResponse, describeAlgorithmResponse_creationTime - A timestamp specifying when the algorithm was created.

$sel:trainingSpecification:DescribeAlgorithmResponse', describeAlgorithmResponse_trainingSpecification - Details about training jobs run by this algorithm.

DescribeAlgorithmResponse, describeAlgorithmResponse_algorithmStatus - The current status of the algorithm.

$sel:algorithmStatusDetails:DescribeAlgorithmResponse', describeAlgorithmResponse_algorithmStatusDetails - Details about the current status of the algorithm.

DescribeApp

data DescribeApp Source #

See: newDescribeApp smart constructor.

Instances

Instances details
ToJSON DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

ToHeaders DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Methods

toHeaders :: DescribeApp -> [Header] #

ToPath DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

ToQuery DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

AWSRequest DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Associated Types

type AWSResponse DescribeApp #

Generic DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Associated Types

type Rep DescribeApp :: Type -> Type #

Read DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Show DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

NFData DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Methods

rnf :: DescribeApp -> () #

Eq DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Hashable DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

type AWSResponse DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

type Rep DescribeApp Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

type Rep DescribeApp = D1 ('MetaData "DescribeApp" "Amazonka.SageMaker.DescribeApp" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeApp'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "appType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AppType) :*: S1 ('MetaSel ('Just "appName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newDescribeApp Source #

Create a value of DescribeApp with all optional fields omitted.

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

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

DescribeApp, describeApp_spaceName - The name of the space.

DescribeApp, describeApp_userProfileName - The user profile name. If this value is not set, then SpaceName must be set.

DescribeApp, describeApp_domainId - The domain ID.

DescribeApp, describeApp_appType - The type of app.

DescribeApp, describeApp_appName - The name of the app.

data DescribeAppResponse Source #

See: newDescribeAppResponse smart constructor.

Instances

Instances details
Generic DescribeAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Associated Types

type Rep DescribeAppResponse :: Type -> Type #

Read DescribeAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Show DescribeAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

NFData DescribeAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

Methods

rnf :: DescribeAppResponse -> () #

Eq DescribeAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

type Rep DescribeAppResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeApp

type Rep DescribeAppResponse = D1 ('MetaData "DescribeAppResponse" "Amazonka.SageMaker.DescribeApp" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeAppResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "appArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "appName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "appType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppType)))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "lastHealthCheckTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastUserActivityTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "resourceSpec") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceSpec)))) :*: ((S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppStatus))) :*: (S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeAppResponse Source #

Create a value of DescribeAppResponse with all optional fields omitted.

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

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

$sel:appArn:DescribeAppResponse', describeAppResponse_appArn - The Amazon Resource Name (ARN) of the app.

DescribeApp, describeAppResponse_appName - The name of the app.

DescribeApp, describeAppResponse_appType - The type of app.

DescribeAppResponse, describeAppResponse_creationTime - The creation time.

DescribeApp, describeAppResponse_domainId - The domain ID.

DescribeAppResponse, describeAppResponse_failureReason - The failure reason.

$sel:lastHealthCheckTimestamp:DescribeAppResponse', describeAppResponse_lastHealthCheckTimestamp - The timestamp of the last health check.

$sel:lastUserActivityTimestamp:DescribeAppResponse', describeAppResponse_lastUserActivityTimestamp - The timestamp of the last user's activity. LastUserActivityTimestamp is also updated when SageMaker performs health checks without user activity. As a result, this value is set to the same value as LastHealthCheckTimestamp.

$sel:resourceSpec:DescribeAppResponse', describeAppResponse_resourceSpec - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.

DescribeApp, describeAppResponse_spaceName - The name of the space. If this value is not set, then UserProfileName must be set.

DescribeAppResponse, describeAppResponse_status - The status.

DescribeApp, describeAppResponse_userProfileName - The user profile name.

$sel:httpStatus:DescribeAppResponse', describeAppResponse_httpStatus - The response's http status code.

DescribeAppImageConfig

data DescribeAppImageConfig Source #

See: newDescribeAppImageConfig smart constructor.

Instances

Instances details
ToJSON DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

ToHeaders DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

ToPath DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

ToQuery DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

AWSRequest DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Associated Types

type AWSResponse DescribeAppImageConfig #

Generic DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Associated Types

type Rep DescribeAppImageConfig :: Type -> Type #

Read DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Show DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

NFData DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Methods

rnf :: DescribeAppImageConfig -> () #

Eq DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Hashable DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

type AWSResponse DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

type Rep DescribeAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

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

newDescribeAppImageConfig Source #

Create a value of DescribeAppImageConfig with all optional fields omitted.

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

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

DescribeAppImageConfig, describeAppImageConfig_appImageConfigName - The name of the AppImageConfig to describe.

data DescribeAppImageConfigResponse Source #

See: newDescribeAppImageConfigResponse smart constructor.

Instances

Instances details
Generic DescribeAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Associated Types

type Rep DescribeAppImageConfigResponse :: Type -> Type #

Read DescribeAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Show DescribeAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

NFData DescribeAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

Eq DescribeAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

type Rep DescribeAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAppImageConfig

type Rep DescribeAppImageConfigResponse = D1 ('MetaData "DescribeAppImageConfigResponse" "Amazonka.SageMaker.DescribeAppImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeAppImageConfigResponse'" '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)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeAppImageConfigResponse Source #

Create a value of DescribeAppImageConfigResponse with all optional fields omitted.

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

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

DescribeAppImageConfigResponse, describeAppImageConfigResponse_appImageConfigArn - The Amazon Resource Name (ARN) of the AppImageConfig.

DescribeAppImageConfig, describeAppImageConfigResponse_appImageConfigName - The name of the AppImageConfig.

DescribeAppImageConfigResponse, describeAppImageConfigResponse_creationTime - When the AppImageConfig was created.

DescribeAppImageConfigResponse, describeAppImageConfigResponse_kernelGatewayImageConfig - The configuration of a KernelGateway app.

DescribeAppImageConfigResponse, describeAppImageConfigResponse_lastModifiedTime - When the AppImageConfig was last modified.

$sel:httpStatus:DescribeAppImageConfigResponse', describeAppImageConfigResponse_httpStatus - The response's http status code.

DescribeArtifact

data DescribeArtifact Source #

See: newDescribeArtifact smart constructor.

Constructors

DescribeArtifact' Text 

Instances

Instances details
ToJSON DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

ToHeaders DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

ToPath DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

ToQuery DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

AWSRequest DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Associated Types

type AWSResponse DescribeArtifact #

Generic DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Associated Types

type Rep DescribeArtifact :: Type -> Type #

Read DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Show DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

NFData DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Methods

rnf :: DescribeArtifact -> () #

Eq DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Hashable DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

type AWSResponse DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

type Rep DescribeArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

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

newDescribeArtifact Source #

Create a value of DescribeArtifact with all optional fields omitted.

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

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

DescribeArtifact, describeArtifact_artifactArn - The Amazon Resource Name (ARN) of the artifact to describe.

data DescribeArtifactResponse Source #

See: newDescribeArtifactResponse smart constructor.

Instances

Instances details
Generic DescribeArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Associated Types

type Rep DescribeArtifactResponse :: Type -> Type #

Read DescribeArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Show DescribeArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

NFData DescribeArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

Eq DescribeArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

type Rep DescribeArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeArtifact

type Rep DescribeArtifactResponse = D1 ('MetaData "DescribeArtifactResponse" "Amazonka.SageMaker.DescribeArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeArtifactResponse'" '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 "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 "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MetadataProperties)))) :*: (S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArtifactSource)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeArtifactResponse Source #

Create a value of DescribeArtifactResponse with all optional fields omitted.

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

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

DescribeArtifact, describeArtifactResponse_artifactArn - The Amazon Resource Name (ARN) of the artifact.

DescribeArtifactResponse, describeArtifactResponse_artifactName - The name of the artifact.

DescribeArtifactResponse, describeArtifactResponse_artifactType - The type of the artifact.

DescribeArtifactResponse, describeArtifactResponse_createdBy - Undocumented member.

DescribeArtifactResponse, describeArtifactResponse_creationTime - When the artifact was created.

DescribeArtifactResponse, describeArtifactResponse_lastModifiedBy - Undocumented member.

DescribeArtifactResponse, describeArtifactResponse_lastModifiedTime - When the artifact was last modified.

DescribeArtifactResponse, describeArtifactResponse_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.

DescribeArtifactResponse, describeArtifactResponse_metadataProperties - Undocumented member.

DescribeArtifactResponse, describeArtifactResponse_properties - A list of the artifact's properties.

DescribeArtifactResponse, describeArtifactResponse_source - The source of the artifact.

$sel:httpStatus:DescribeArtifactResponse', describeArtifactResponse_httpStatus - The response's http status code.

DescribeAutoMLJob

data DescribeAutoMLJob Source #

See: newDescribeAutoMLJob smart constructor.

Constructors

DescribeAutoMLJob' Text 

Instances

Instances details
ToJSON DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

ToHeaders DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

ToPath DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

ToQuery DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

AWSRequest DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Associated Types

type AWSResponse DescribeAutoMLJob #

Generic DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Associated Types

type Rep DescribeAutoMLJob :: Type -> Type #

Read DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Show DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

NFData DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Methods

rnf :: DescribeAutoMLJob -> () #

Eq DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Hashable DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

type AWSResponse DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

type Rep DescribeAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

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

newDescribeAutoMLJob Source #

Create a value of DescribeAutoMLJob with all optional fields omitted.

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

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

DescribeAutoMLJob, describeAutoMLJob_autoMLJobName - Requests information about an AutoML job using its unique name.

data DescribeAutoMLJobResponse Source #

See: newDescribeAutoMLJobResponse smart constructor.

Instances

Instances details
Generic DescribeAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Associated Types

type Rep DescribeAutoMLJobResponse :: Type -> Type #

Read DescribeAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Show DescribeAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

NFData DescribeAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

Eq DescribeAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

type Rep DescribeAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeAutoMLJob

type Rep DescribeAutoMLJobResponse = D1 ('MetaData "DescribeAutoMLJobResponse" "Amazonka.SageMaker.DescribeAutoMLJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeAutoMLJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "autoMLJobArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobArtifacts)) :*: S1 ('MetaSel ('Just "autoMLJobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobConfig))) :*: (S1 ('MetaSel ('Just "autoMLJobObjective") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLJobObjective)) :*: (S1 ('MetaSel ('Just "bestCandidate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLCandidate)) :*: S1 ('MetaSel ('Just "endTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "generateCandidateDefinitionsOnly") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "modelDeployConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDeployConfig)))) :*: (S1 ('MetaSel ('Just "modelDeployResult") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDeployResult)) :*: (S1 ('MetaSel ('Just "partialFailureReasons") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AutoMLPartialFailureReason))) :*: S1 ('MetaSel ('Just "problemType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProblemType)))))) :*: (((S1 ('MetaSel ('Just "resolvedAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResolvedAttributes)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "autoMLJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty AutoMLChannel))))) :*: ((S1 ('MetaSel ('Just "outputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLOutputDataConfig) :*: (S1 ('MetaSel ('Just "roleArn") '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 "autoMLJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLJobStatus) :*: S1 ('MetaSel ('Just "autoMLJobSecondaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AutoMLJobSecondaryStatus)))))))

newDescribeAutoMLJobResponse Source #

Create a value of DescribeAutoMLJobResponse with all optional fields omitted.

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

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

$sel:autoMLJobArtifacts:DescribeAutoMLJobResponse', describeAutoMLJobResponse_autoMLJobArtifacts - Returns information on the job's artifacts found in AutoMLJobArtifacts.

$sel:autoMLJobConfig:DescribeAutoMLJobResponse', describeAutoMLJobResponse_autoMLJobConfig - Returns the configuration for the AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_autoMLJobObjective - Returns the job's objective.

$sel:bestCandidate:DescribeAutoMLJobResponse', describeAutoMLJobResponse_bestCandidate - The best model candidate selected by SageMaker Autopilot using both the best objective metric and lowest InferenceLatency for an experiment.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_endTime - Returns the end time of the AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_failureReason - Returns the failure reason for an AutoML job, when applicable.

$sel:generateCandidateDefinitionsOnly:DescribeAutoMLJobResponse', describeAutoMLJobResponse_generateCandidateDefinitionsOnly - Indicates whether the output for an AutoML job generates candidate definitions only.

$sel:modelDeployConfig:DescribeAutoMLJobResponse', describeAutoMLJobResponse_modelDeployConfig - Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.

$sel:modelDeployResult:DescribeAutoMLJobResponse', describeAutoMLJobResponse_modelDeployResult - Provides information about endpoint for the model deployment.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_partialFailureReasons - Returns a list of reasons for partial failures within an AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_problemType - Returns the job's problem type.

$sel:resolvedAttributes:DescribeAutoMLJobResponse', describeAutoMLJobResponse_resolvedAttributes - This contains ProblemType, AutoMLJobObjective, and CompletionCriteria. If you do not provide these values, they are auto-inferred. If you do provide them, the values used are the ones you provide.

$sel:httpStatus:DescribeAutoMLJobResponse', describeAutoMLJobResponse_httpStatus - The response's http status code.

DescribeAutoMLJob, describeAutoMLJobResponse_autoMLJobName - Returns the name of the AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_autoMLJobArn - Returns the ARN of the AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_inputDataConfig - Returns the input data configuration for the AutoML job..

DescribeAutoMLJobResponse, describeAutoMLJobResponse_outputDataConfig - Returns the job's output data config.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_roleArn - The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that has read permission to the input data location and write permission to the output data location in Amazon S3.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_creationTime - Returns the creation time of the AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_lastModifiedTime - Returns the job's last modified time.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_autoMLJobStatus - Returns the status of the AutoML job.

DescribeAutoMLJobResponse, describeAutoMLJobResponse_autoMLJobSecondaryStatus - Returns the secondary status of the AutoML job.

DescribeCodeRepository

data DescribeCodeRepository Source #

See: newDescribeCodeRepository smart constructor.

Instances

Instances details
ToJSON DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

ToHeaders DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

ToPath DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

ToQuery DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

AWSRequest DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Associated Types

type AWSResponse DescribeCodeRepository #

Generic DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Associated Types

type Rep DescribeCodeRepository :: Type -> Type #

Read DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Show DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

NFData DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Methods

rnf :: DescribeCodeRepository -> () #

Eq DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Hashable DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

type AWSResponse DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

type Rep DescribeCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

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

newDescribeCodeRepository Source #

Create a value of DescribeCodeRepository with all optional fields omitted.

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

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

DescribeCodeRepository, describeCodeRepository_codeRepositoryName - The name of the Git repository to describe.

data DescribeCodeRepositoryResponse Source #

See: newDescribeCodeRepositoryResponse smart constructor.

Instances

Instances details
Generic DescribeCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Associated Types

type Rep DescribeCodeRepositoryResponse :: Type -> Type #

Read DescribeCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Show DescribeCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

NFData DescribeCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

Eq DescribeCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

type Rep DescribeCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCodeRepository

type Rep DescribeCodeRepositoryResponse = D1 ('MetaData "DescribeCodeRepositoryResponse" "Amazonka.SageMaker.DescribeCodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeCodeRepositoryResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "gitConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GitConfig)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: 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)))))

newDescribeCodeRepositoryResponse Source #

Create a value of DescribeCodeRepositoryResponse with all optional fields omitted.

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

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

DescribeCodeRepositoryResponse, describeCodeRepositoryResponse_gitConfig - Configuration details about the repository, including the URL where the repository is located, the default branch, and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.

$sel:httpStatus:DescribeCodeRepositoryResponse', describeCodeRepositoryResponse_httpStatus - The response's http status code.

DescribeCodeRepository, describeCodeRepositoryResponse_codeRepositoryName - The name of the Git repository.

DescribeCodeRepositoryResponse, describeCodeRepositoryResponse_codeRepositoryArn - The Amazon Resource Name (ARN) of the Git repository.

DescribeCodeRepositoryResponse, describeCodeRepositoryResponse_creationTime - The date and time that the repository was created.

DescribeCodeRepositoryResponse, describeCodeRepositoryResponse_lastModifiedTime - The date and time that the repository was last changed.

DescribeCompilationJob

data DescribeCompilationJob Source #

See: newDescribeCompilationJob smart constructor.

Instances

Instances details
ToJSON DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

ToHeaders DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

ToPath DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

ToQuery DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

AWSRequest DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Associated Types

type AWSResponse DescribeCompilationJob #

Generic DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Associated Types

type Rep DescribeCompilationJob :: Type -> Type #

Read DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Show DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

NFData DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Methods

rnf :: DescribeCompilationJob -> () #

Eq DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Hashable DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

type AWSResponse DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

type Rep DescribeCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

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

newDescribeCompilationJob Source #

Create a value of DescribeCompilationJob with all optional fields omitted.

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

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

DescribeCompilationJob, describeCompilationJob_compilationJobName - The name of the model compilation job that you want information about.

data DescribeCompilationJobResponse Source #

See: newDescribeCompilationJobResponse smart constructor.

Instances

Instances details
Generic DescribeCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Associated Types

type Rep DescribeCompilationJobResponse :: Type -> Type #

Read DescribeCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Show DescribeCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

NFData DescribeCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

Eq DescribeCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

type Rep DescribeCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeCompilationJob

type Rep DescribeCompilationJobResponse = D1 ('MetaData "DescribeCompilationJobResponse" "Amazonka.SageMaker.DescribeCompilationJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeCompilationJobResponse'" '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 "inferenceImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelDigests") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelDigests)))) :*: ((S1 ('MetaSel ('Just "modelPackageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "vpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NeoVpcConfig))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "compilationJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))) :*: (((S1 ('MetaSel ('Just "compilationJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CompilationJobStatus) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StoppingCondition)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelArtifacts)) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputConfig) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 OutputConfig)))))))

newDescribeCompilationJobResponse Source #

Create a value of DescribeCompilationJobResponse with all optional fields omitted.

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

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

DescribeCompilationJobResponse, describeCompilationJobResponse_compilationEndTime - The time when the model compilation job on a compilation job instance ended. For a successful or stopped job, this is when the job's model artifacts have finished uploading. For a failed job, this is when Amazon SageMaker detected that the job failed.

DescribeCompilationJobResponse, describeCompilationJobResponse_compilationStartTime - The time when the model compilation job started the CompilationJob instances.

You are billed for the time between this timestamp and the timestamp in the DescribeCompilationJobResponse$CompilationEndTime field. In Amazon CloudWatch Logs, the start time might be later than this time. That's because it takes time to download the compilation job, which depends on the size of the compilation job container.

$sel:inferenceImage:DescribeCompilationJobResponse', describeCompilationJobResponse_inferenceImage - The inference image to use when compiling a model. Specify an image only if the target device is a cloud instance.

$sel:modelDigests:DescribeCompilationJobResponse', describeCompilationJobResponse_modelDigests - Provides a BLAKE2 hash value that identifies the compiled model artifacts in Amazon S3.

DescribeCompilationJobResponse, describeCompilationJobResponse_modelPackageVersionArn - The Amazon Resource Name (ARN) of the versioned model package that was provided to SageMaker Neo when you initiated a compilation job.

DescribeCompilationJobResponse, describeCompilationJobResponse_vpcConfig - A VpcConfig object that specifies the VPC that you want your compilation job to connect to. Control access to your models by configuring the VPC. For more information, see Protect Compilation Jobs by Using an Amazon Virtual Private Cloud.

$sel:httpStatus:DescribeCompilationJobResponse', describeCompilationJobResponse_httpStatus - The response's http status code.

DescribeCompilationJob, describeCompilationJobResponse_compilationJobName - The name of the model compilation job.

DescribeCompilationJobResponse, describeCompilationJobResponse_compilationJobArn - The Amazon Resource Name (ARN) of the model compilation job.

DescribeCompilationJobResponse, describeCompilationJobResponse_compilationJobStatus - The status of the model compilation job.

DescribeCompilationJobResponse, describeCompilationJobResponse_stoppingCondition - Specifies a limit to how long a model compilation job can run. When the job reaches the time limit, Amazon SageMaker ends the compilation job. Use this API to cap model training costs.

DescribeCompilationJobResponse, describeCompilationJobResponse_creationTime - The time that the model compilation job was created.

DescribeCompilationJobResponse, describeCompilationJobResponse_lastModifiedTime - The time that the status of the model compilation job was last modified.

DescribeCompilationJobResponse, describeCompilationJobResponse_failureReason - If a model compilation job failed, the reason it failed.

DescribeCompilationJobResponse, describeCompilationJobResponse_modelArtifacts - Information about the location in Amazon S3 that has been configured for storing the model artifacts used in the compilation job.

DescribeCompilationJobResponse, describeCompilationJobResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker assumes to perform the model compilation job.

DescribeCompilationJobResponse, describeCompilationJobResponse_inputConfig - Information about the location in Amazon S3 of the input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.

DescribeCompilationJobResponse, describeCompilationJobResponse_outputConfig - Information about the output location for the compiled model and the target device that the model runs on.

DescribeContext

data DescribeContext Source #

See: newDescribeContext smart constructor.

Constructors

DescribeContext' Text 

Instances

Instances details
ToJSON DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

ToHeaders DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

ToPath DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

ToQuery DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

AWSRequest DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Associated Types

type AWSResponse DescribeContext #

Generic DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Associated Types

type Rep DescribeContext :: Type -> Type #

Read DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Show DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

NFData DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Methods

rnf :: DescribeContext -> () #

Eq DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Hashable DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

type AWSResponse DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

type Rep DescribeContext Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

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

newDescribeContext Source #

Create a value of DescribeContext with all optional fields omitted.

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

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

DescribeContext, describeContext_contextName - The name of the context to describe.

data DescribeContextResponse Source #

See: newDescribeContextResponse smart constructor.

Instances

Instances details
Generic DescribeContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Associated Types

type Rep DescribeContextResponse :: Type -> Type #

Read DescribeContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Show DescribeContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

NFData DescribeContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

Methods

rnf :: DescribeContextResponse -> () #

Eq DescribeContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

type Rep DescribeContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeContext

type Rep DescribeContextResponse = D1 ('MetaData "DescribeContextResponse" "Amazonka.SageMaker.DescribeContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeContextResponse'" '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 "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "description") '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 "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContextSource)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeContextResponse Source #

Create a value of DescribeContextResponse with all optional fields omitted.

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

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

DescribeContextResponse, describeContextResponse_contextArn - The Amazon Resource Name (ARN) of the context.

DescribeContext, describeContextResponse_contextName - The name of the context.

DescribeContextResponse, describeContextResponse_contextType - The type of the context.

DescribeContextResponse, describeContextResponse_createdBy - Undocumented member.

DescribeContextResponse, describeContextResponse_creationTime - When the context was created.

DescribeContextResponse, describeContextResponse_description - The description of the context.

DescribeContextResponse, describeContextResponse_lastModifiedBy - Undocumented member.

DescribeContextResponse, describeContextResponse_lastModifiedTime - When the context was last modified.

DescribeContextResponse, describeContextResponse_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.

DescribeContextResponse, describeContextResponse_properties - A list of the context's properties.

DescribeContextResponse, describeContextResponse_source - The source of the context.

$sel:httpStatus:DescribeContextResponse', describeContextResponse_httpStatus - The response's http status code.

DescribeDataQualityJobDefinition

data DescribeDataQualityJobDefinition Source #

See: newDescribeDataQualityJobDefinition smart constructor.

Instances

Instances details
ToJSON DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

ToHeaders DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

ToPath DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

ToQuery DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

AWSRequest DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Generic DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Associated Types

type Rep DescribeDataQualityJobDefinition :: Type -> Type #

Read DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Show DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

NFData DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Eq DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Hashable DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

type AWSResponse DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

type Rep DescribeDataQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

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

newDescribeDataQualityJobDefinition Source #

Create a value of DescribeDataQualityJobDefinition with all optional fields omitted.

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

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

DescribeDataQualityJobDefinition, describeDataQualityJobDefinition_jobDefinitionName - The name of the data quality monitoring job definition to describe.

data DescribeDataQualityJobDefinitionResponse Source #

Instances

Instances details
Generic DescribeDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Read DescribeDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Show DescribeDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

NFData DescribeDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

Eq DescribeDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

type Rep DescribeDataQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDataQualityJobDefinition

type Rep DescribeDataQualityJobDefinitionResponse = D1 ('MetaData "DescribeDataQualityJobDefinitionResponse" "Amazonka.SageMaker.DescribeDataQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeDataQualityJobDefinitionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dataQualityBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataQualityBaselineConfig)) :*: (S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig)) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "dataQualityAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataQualityAppSpecification) :*: S1 ('MetaSel ('Just "dataQualityJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataQualityJobInput))) :*: (S1 ('MetaSel ('Just "dataQualityJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDescribeDataQualityJobDefinitionResponse Source #

Create a value of DescribeDataQualityJobDefinitionResponse with all optional fields omitted.

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

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

$sel:dataQualityBaselineConfig:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_dataQualityBaselineConfig - The constraints and baselines for the data quality monitoring job definition.

DescribeDataQualityJobDefinitionResponse, describeDataQualityJobDefinitionResponse_networkConfig - The networking configuration for the data quality monitoring job.

DescribeDataQualityJobDefinitionResponse, describeDataQualityJobDefinitionResponse_stoppingCondition - Undocumented member.

$sel:httpStatus:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_httpStatus - The response's http status code.

$sel:jobDefinitionArn:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_jobDefinitionArn - The Amazon Resource Name (ARN) of the data quality monitoring job definition.

DescribeDataQualityJobDefinition, describeDataQualityJobDefinitionResponse_jobDefinitionName - The name of the data quality monitoring job definition.

DescribeDataQualityJobDefinitionResponse, describeDataQualityJobDefinitionResponse_creationTime - The time that the data quality monitoring job definition was created.

$sel:dataQualityAppSpecification:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_dataQualityAppSpecification - Information about the container that runs the data quality monitoring job.

$sel:dataQualityJobInput:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_dataQualityJobInput - The list of inputs for the data quality monitoring job. Currently endpoints are supported.

$sel:dataQualityJobOutputConfig:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_dataQualityJobOutputConfig - Undocumented member.

$sel:jobResources:DescribeDataQualityJobDefinitionResponse', describeDataQualityJobDefinitionResponse_jobResources - Undocumented member.

DescribeDataQualityJobDefinitionResponse, describeDataQualityJobDefinitionResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

DescribeDevice

data DescribeDevice Source #

See: newDescribeDevice smart constructor.

Instances

Instances details
ToJSON DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

ToHeaders DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

ToPath DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

ToQuery DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

AWSRequest DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Associated Types

type AWSResponse DescribeDevice #

Generic DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Associated Types

type Rep DescribeDevice :: Type -> Type #

Read DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Show DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

NFData DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Methods

rnf :: DescribeDevice -> () #

Eq DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Hashable DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type AWSResponse DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type Rep DescribeDevice Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

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

newDescribeDevice Source #

Create a value of DescribeDevice with all optional fields omitted.

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

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

DescribeDevice, describeDevice_nextToken - Next token of device description.

DescribeDevice, describeDevice_deviceName - The unique ID of the device.

DescribeDevice, describeDevice_deviceFleetName - The name of the fleet the devices belong to.

data DescribeDeviceResponse Source #

See: newDescribeDeviceResponse smart constructor.

Instances

Instances details
Generic DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Associated Types

type Rep DescribeDeviceResponse :: Type -> Type #

Read DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Show DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

NFData DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

Methods

rnf :: DescribeDeviceResponse -> () #

Eq DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type Rep DescribeDeviceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDevice

type Rep DescribeDeviceResponse = D1 ('MetaData "DescribeDeviceResponse" "Amazonka.SageMaker.DescribeDevice" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeDeviceResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "agentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "deviceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "iotThingName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "latestHeartbeat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxModels") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "models") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EdgeModel])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "deviceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "registrationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeDeviceResponse Source #

Create a value of DescribeDeviceResponse with all optional fields omitted.

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

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

DescribeDeviceResponse, describeDeviceResponse_agentVersion - Edge Manager agent version.

DescribeDeviceResponse, describeDeviceResponse_description - A description of the device.

DescribeDeviceResponse, describeDeviceResponse_deviceArn - The Amazon Resource Name (ARN) of the device.

DescribeDeviceResponse, describeDeviceResponse_iotThingName - The Amazon Web Services Internet of Things (IoT) object thing name associated with the device.

DescribeDeviceResponse, describeDeviceResponse_latestHeartbeat - The last heartbeat received from the device.

$sel:maxModels:DescribeDeviceResponse', describeDeviceResponse_maxModels - The maximum number of models.

DescribeDeviceResponse, describeDeviceResponse_models - Models on the device.

DescribeDevice, describeDeviceResponse_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:httpStatus:DescribeDeviceResponse', describeDeviceResponse_httpStatus - The response's http status code.

DescribeDevice, describeDeviceResponse_deviceName - The unique identifier of the device.

DescribeDevice, describeDeviceResponse_deviceFleetName - The name of the fleet the device belongs to.

DescribeDeviceResponse, describeDeviceResponse_registrationTime - The timestamp of the last registration or de-reregistration.

DescribeDeviceFleet

data DescribeDeviceFleet Source #

See: newDescribeDeviceFleet smart constructor.

Instances

Instances details
ToJSON DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

ToHeaders DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

ToPath DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

ToQuery DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

AWSRequest DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Associated Types

type AWSResponse DescribeDeviceFleet #

Generic DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Associated Types

type Rep DescribeDeviceFleet :: Type -> Type #

Read DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Show DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

NFData DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Methods

rnf :: DescribeDeviceFleet -> () #

Eq DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Hashable DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

type AWSResponse DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

type Rep DescribeDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

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

newDescribeDeviceFleet Source #

Create a value of DescribeDeviceFleet with all optional fields omitted.

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

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

DescribeDeviceFleet, describeDeviceFleet_deviceFleetName - The name of the fleet.

data DescribeDeviceFleetResponse Source #

See: newDescribeDeviceFleetResponse smart constructor.

Instances

Instances details
Generic DescribeDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Associated Types

type Rep DescribeDeviceFleetResponse :: Type -> Type #

Read DescribeDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Show DescribeDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

NFData DescribeDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

Eq DescribeDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

type Rep DescribeDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDeviceFleet

type Rep DescribeDeviceFleetResponse = D1 ('MetaData "DescribeDeviceFleetResponse" "Amazonka.SageMaker.DescribeDeviceFleet" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeDeviceFleetResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "iotRoleAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))) :*: ((S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "deviceFleetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgeOutputConfig) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeDeviceFleetResponse Source #

Create a value of DescribeDeviceFleetResponse with all optional fields omitted.

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

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

DescribeDeviceFleetResponse, describeDeviceFleetResponse_description - A description of the fleet.

$sel:iotRoleAlias:DescribeDeviceFleetResponse', describeDeviceFleetResponse_iotRoleAlias - The Amazon Resource Name (ARN) alias created in Amazon Web Services Internet of Things (IoT).

DescribeDeviceFleetResponse, describeDeviceFleetResponse_roleArn - The Amazon Resource Name (ARN) that has access to Amazon Web Services Internet of Things (IoT).

$sel:httpStatus:DescribeDeviceFleetResponse', describeDeviceFleetResponse_httpStatus - The response's http status code.

DescribeDeviceFleet, describeDeviceFleetResponse_deviceFleetName - The name of the fleet.

DescribeDeviceFleetResponse, describeDeviceFleetResponse_deviceFleetArn - The The Amazon Resource Name (ARN) of the fleet.

DescribeDeviceFleetResponse, describeDeviceFleetResponse_outputConfig - The output configuration for storing sampled data.

DescribeDeviceFleetResponse, describeDeviceFleetResponse_creationTime - Timestamp of when the device fleet was created.

DescribeDeviceFleetResponse, describeDeviceFleetResponse_lastModifiedTime - Timestamp of when the device fleet was last updated.

DescribeDomain

data DescribeDomain Source #

See: newDescribeDomain smart constructor.

Constructors

DescribeDomain' Text 

Instances

Instances details
ToJSON DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

ToHeaders DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

ToPath DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

ToQuery DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

AWSRequest DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Associated Types

type AWSResponse DescribeDomain #

Generic DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Associated Types

type Rep DescribeDomain :: Type -> Type #

Read DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Show DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

NFData DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Methods

rnf :: DescribeDomain -> () #

Eq DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Hashable DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type AWSResponse DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type Rep DescribeDomain Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

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

newDescribeDomain Source #

Create a value of DescribeDomain with all optional fields omitted.

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

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

DescribeDomain, describeDomain_domainId - The domain ID.

data DescribeDomainResponse Source #

See: newDescribeDomainResponse smart constructor.

Instances

Instances details
Generic DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Associated Types

type Rep DescribeDomainResponse :: Type -> Type #

Read DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Show DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

NFData DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

Methods

rnf :: DescribeDomainResponse -> () #

Eq DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type Rep DescribeDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeDomain

type Rep DescribeDomainResponse = D1 ('MetaData "DescribeDomainResponse" "Amazonka.SageMaker.DescribeDomain" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeDomainResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "appNetworkAccessType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppNetworkAccessType)) :*: S1 ('MetaSel ('Just "appSecurityGroupManagement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppSecurityGroupManagement))) :*: (S1 ('MetaSel ('Just "authMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AuthMode)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "defaultSpaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSpaceSettings))))) :*: ((S1 ('MetaSel ('Just "defaultUserSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserSettings)) :*: (S1 ('MetaSel ('Just "domainArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "domainName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "domainSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DomainSettings)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "homeEfsFileSystemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "homeEfsFileSystemKmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "securityGroupIdForDomainBoundary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "singleSignOnManagedApplicationInstanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DomainStatus)) :*: S1 ('MetaSel ('Just "subnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))))) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "vpcId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribeDomainResponse Source #

Create a value of DescribeDomainResponse with all optional fields omitted.

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

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

$sel:appNetworkAccessType:DescribeDomainResponse', describeDomainResponse_appNetworkAccessType - Specifies the VPC used for non-EFS traffic. The default value is PublicInternetOnly.

  • PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker, which allows direct internet access
  • VpcOnly - All Studio traffic is through the specified VPC and subnets

$sel:appSecurityGroupManagement:DescribeDomainResponse', describeDomainResponse_appSecurityGroupManagement - The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.

$sel:authMode:DescribeDomainResponse', describeDomainResponse_authMode - The domain's authentication mode.

DescribeDomainResponse, describeDomainResponse_creationTime - The creation time.

$sel:defaultSpaceSettings:DescribeDomainResponse', describeDomainResponse_defaultSpaceSettings - The default settings used to create a space.

$sel:defaultUserSettings:DescribeDomainResponse', describeDomainResponse_defaultUserSettings - Settings which are applied to UserProfiles in this domain if settings are not explicitly specified in a given UserProfile.

DescribeDomainResponse, describeDomainResponse_domainArn - The domain's Amazon Resource Name (ARN).

DescribeDomain, describeDomainResponse_domainId - The domain ID.

DescribeDomainResponse, describeDomainResponse_domainName - The domain name.

$sel:domainSettings:DescribeDomainResponse', describeDomainResponse_domainSettings - A collection of Domain settings.

DescribeDomainResponse, describeDomainResponse_failureReason - The failure reason.

$sel:homeEfsFileSystemId:DescribeDomainResponse', describeDomainResponse_homeEfsFileSystemId - The ID of the Amazon Elastic File System (EFS) managed by this Domain.

$sel:homeEfsFileSystemKmsKeyId:DescribeDomainResponse', describeDomainResponse_homeEfsFileSystemKmsKeyId - Use KmsKeyId.

DescribeDomainResponse, describeDomainResponse_kmsKeyId - The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.

DescribeDomainResponse, describeDomainResponse_lastModifiedTime - The last modified time.

$sel:securityGroupIdForDomainBoundary:DescribeDomainResponse', describeDomainResponse_securityGroupIdForDomainBoundary - The ID of the security group that authorizes traffic between the RSessionGateway apps and the RStudioServerPro app.

$sel:singleSignOnManagedApplicationInstanceId:DescribeDomainResponse', describeDomainResponse_singleSignOnManagedApplicationInstanceId - The IAM Identity Center managed application instance ID.

DescribeDomainResponse, describeDomainResponse_status - The status.

$sel:subnetIds:DescribeDomainResponse', describeDomainResponse_subnetIds - The VPC subnets that Studio uses for communication.

DescribeDomainResponse, describeDomainResponse_url - The domain's URL.

DescribeDomainResponse, describeDomainResponse_vpcId - The ID of the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.

$sel:httpStatus:DescribeDomainResponse', describeDomainResponse_httpStatus - The response's http status code.

DescribeEdgeDeploymentPlan

data DescribeEdgeDeploymentPlan Source #

See: newDescribeEdgeDeploymentPlan smart constructor.

Instances

Instances details
ToJSON DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

ToHeaders DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

ToPath DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

ToQuery DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

AWSRequest DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Generic DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Associated Types

type Rep DescribeEdgeDeploymentPlan :: Type -> Type #

Read DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Show DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

NFData DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Eq DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Hashable DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

type AWSResponse DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

type Rep DescribeEdgeDeploymentPlan Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

type Rep DescribeEdgeDeploymentPlan = D1 ('MetaData "DescribeEdgeDeploymentPlan" "Amazonka.SageMaker.DescribeEdgeDeploymentPlan" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEdgeDeploymentPlan'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeEdgeDeploymentPlan Source #

Create a value of DescribeEdgeDeploymentPlan with all optional fields omitted.

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

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

$sel:maxResults:DescribeEdgeDeploymentPlan', describeEdgeDeploymentPlan_maxResults - The maximum number of results to select (50 by default).

DescribeEdgeDeploymentPlan, describeEdgeDeploymentPlan_nextToken - If the edge deployment plan has enough stages to require tokening, then this is the response from the last list of stages returned.

DescribeEdgeDeploymentPlan, describeEdgeDeploymentPlan_edgeDeploymentPlanName - The name of the deployment plan to describe.

data DescribeEdgeDeploymentPlanResponse Source #

Instances

Instances details
Generic DescribeEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Associated Types

type Rep DescribeEdgeDeploymentPlanResponse :: Type -> Type #

Read DescribeEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Show DescribeEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

NFData DescribeEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

Eq DescribeEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

type Rep DescribeEdgeDeploymentPlanResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgeDeploymentPlan

type Rep DescribeEdgeDeploymentPlanResponse = D1 ('MetaData "DescribeEdgeDeploymentPlanResponse" "Amazonka.SageMaker.DescribeEdgeDeploymentPlan" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEdgeDeploymentPlanResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "edgeDeploymentFailed") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "edgeDeploymentPending") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "edgeDeploymentSuccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "edgeDeploymentPlanArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "modelConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EdgeDeploymentModelConfig]) :*: (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "stages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DeploymentStageStatusSummary]))))))

newDescribeEdgeDeploymentPlanResponse Source #

Create a value of DescribeEdgeDeploymentPlanResponse with all optional fields omitted.

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

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

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_creationTime - The time when the edge deployment plan was created.

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_edgeDeploymentFailed - The number of edge devices that failed the deployment.

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_edgeDeploymentPending - The number of edge devices yet to pick up deployment, or in progress.

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_edgeDeploymentSuccess - The number of edge devices with the successful deployment.

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_lastModifiedTime - The time when the edge deployment plan was last updated.

DescribeEdgeDeploymentPlan, describeEdgeDeploymentPlanResponse_nextToken - Token to use when calling the next set of stages in the edge deployment plan.

$sel:httpStatus:DescribeEdgeDeploymentPlanResponse', describeEdgeDeploymentPlanResponse_httpStatus - The response's http status code.

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_edgeDeploymentPlanArn - The ARN of edge deployment plan.

DescribeEdgeDeploymentPlan, describeEdgeDeploymentPlanResponse_edgeDeploymentPlanName - The name of the edge deployment plan.

$sel:modelConfigs:DescribeEdgeDeploymentPlanResponse', describeEdgeDeploymentPlanResponse_modelConfigs - List of models associated with the edge deployment plan.

DescribeEdgeDeploymentPlanResponse, describeEdgeDeploymentPlanResponse_deviceFleetName - The device fleet used for this edge deployment plan.

$sel:stages:DescribeEdgeDeploymentPlanResponse', describeEdgeDeploymentPlanResponse_stages - List of stages in the edge deployment plan.

DescribeEdgePackagingJob

data DescribeEdgePackagingJob Source #

See: newDescribeEdgePackagingJob smart constructor.

Instances

Instances details
ToJSON DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

ToHeaders DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

ToPath DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

ToQuery DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

AWSRequest DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Generic DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Associated Types

type Rep DescribeEdgePackagingJob :: Type -> Type #

Read DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Show DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

NFData DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Eq DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Hashable DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type AWSResponse DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

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

newDescribeEdgePackagingJob Source #

Create a value of DescribeEdgePackagingJob with all optional fields omitted.

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

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

DescribeEdgePackagingJob, describeEdgePackagingJob_edgePackagingJobName - The name of the edge packaging job.

data DescribeEdgePackagingJobResponse Source #

See: newDescribeEdgePackagingJobResponse smart constructor.

Instances

Instances details
Generic DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Associated Types

type Rep DescribeEdgePackagingJobResponse :: Type -> Type #

Read DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Show DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

NFData DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Eq DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJobResponse = D1 ('MetaData "DescribeEdgePackagingJobResponse" "Amazonka.SageMaker.DescribeEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEdgePackagingJobResponse'" '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 "edgePackagingJobStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "modelArtifact") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "modelSignature") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgeOutputConfig)) :*: S1 ('MetaSel ('Just "presetDeploymentOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgePresetDeploymentOutput))) :*: (S1 ('MetaSel ('Just "resourceKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: 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))))))

newDescribeEdgePackagingJobResponse Source #

Create a value of DescribeEdgePackagingJobResponse with all optional fields omitted.

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

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

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_compilationJobName - The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_creationTime - The timestamp of when the packaging job was created.

$sel:edgePackagingJobStatusMessage:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_edgePackagingJobStatusMessage - Returns a message describing the job status and error messages.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_lastModifiedTime - The timestamp of when the job was last updated.

$sel:modelArtifact:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_modelArtifact - The Amazon Simple Storage (S3) URI where model artifacts ares stored.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_modelName - The name of the model.

$sel:modelSignature:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_modelSignature - The signature document of files in the model artifact.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_modelVersion - The version of the model.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_outputConfig - The output configuration for the edge packaging job.

$sel:presetDeploymentOutput:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_presetDeploymentOutput - The output of a SageMaker Edge Manager deployable resource.

$sel:resourceKey:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_resourceKey - The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact Neo.

$sel:httpStatus:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_httpStatus - The response's http status code.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_edgePackagingJobArn - The Amazon Resource Name (ARN) of the edge packaging job.

DescribeEdgePackagingJob, describeEdgePackagingJobResponse_edgePackagingJobName - The name of the edge packaging job.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_edgePackagingJobStatus - The current status of the packaging job.

DescribeEndpoint

data DescribeEndpoint Source #

See: newDescribeEndpoint smart constructor.

Constructors

DescribeEndpoint' Text 

Instances

Instances details
ToJSON DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

ToHeaders DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

ToPath DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

ToQuery DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

AWSRequest DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Associated Types

type AWSResponse DescribeEndpoint #

Generic DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Associated Types

type Rep DescribeEndpoint :: Type -> Type #

Read DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Show DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

NFData DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Methods

rnf :: DescribeEndpoint -> () #

Eq DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Hashable DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

type AWSResponse DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

type Rep DescribeEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

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

newDescribeEndpoint Source #

Create a value of DescribeEndpoint with all optional fields omitted.

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

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

DescribeEndpoint, describeEndpoint_endpointName - The name of the endpoint.

data DescribeEndpointResponse Source #

See: newDescribeEndpointResponse smart constructor.

Instances

Instances details
Generic DescribeEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Associated Types

type Rep DescribeEndpointResponse :: Type -> Type #

Read DescribeEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Show DescribeEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

NFData DescribeEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

Eq DescribeEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

type Rep DescribeEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpoint

type Rep DescribeEndpointResponse = D1 ('MetaData "DescribeEndpointResponse" "Amazonka.SageMaker.DescribeEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEndpointResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "asyncInferenceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AsyncInferenceConfig)) :*: (S1 ('MetaSel ('Just "dataCaptureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataCaptureConfigSummary)) :*: S1 ('MetaSel ('Just "explainerConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExplainerConfig)))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastDeploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeploymentConfig))) :*: (S1 ('MetaSel ('Just "pendingDeploymentSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PendingDeploymentSummary)) :*: 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 "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (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))))))

newDescribeEndpointResponse Source #

Create a value of DescribeEndpointResponse with all optional fields omitted.

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

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

$sel:asyncInferenceConfig:DescribeEndpointResponse', describeEndpointResponse_asyncInferenceConfig - Returns the description of an endpoint configuration created using the CreateEndpointConfig API.

DescribeEndpointResponse, describeEndpointResponse_dataCaptureConfig - Undocumented member.

$sel:explainerConfig:DescribeEndpointResponse', describeEndpointResponse_explainerConfig - The configuration parameters for an explainer.

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

$sel:lastDeploymentConfig:DescribeEndpointResponse', describeEndpointResponse_lastDeploymentConfig - The most recent deployment configuration for the endpoint.

$sel:pendingDeploymentSummary:DescribeEndpointResponse', describeEndpointResponse_pendingDeploymentSummary - Returns the summary of an in-progress deployment. This field is only returned when the endpoint is creating or updating with a new endpoint configuration.

DescribeEndpointResponse, describeEndpointResponse_productionVariants - An array of ProductionVariantSummary objects, one for each model hosted behind this endpoint.

DescribeEndpointResponse, describeEndpointResponse_shadowProductionVariants - An array of ProductionVariantSummary objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.

$sel:httpStatus:DescribeEndpointResponse', describeEndpointResponse_httpStatus - The response's http status code.

DescribeEndpoint, describeEndpointResponse_endpointName - Name of the endpoint.

DescribeEndpointResponse, describeEndpointResponse_endpointArn - The Amazon Resource Name (ARN) of the endpoint.

DescribeEndpointResponse, describeEndpointResponse_endpointConfigName - The name of the endpoint configuration associated with this endpoint.

DescribeEndpointResponse, describeEndpointResponse_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.

DescribeEndpointResponse, describeEndpointResponse_creationTime - A timestamp that shows when the endpoint was created.

DescribeEndpointResponse, describeEndpointResponse_lastModifiedTime - A timestamp that shows when the endpoint was last modified.

DescribeEndpointConfig

data DescribeEndpointConfig Source #

See: newDescribeEndpointConfig smart constructor.

Instances

Instances details
ToJSON DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

ToHeaders DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

ToPath DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

ToQuery DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

AWSRequest DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Associated Types

type AWSResponse DescribeEndpointConfig #

Generic DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Associated Types

type Rep DescribeEndpointConfig :: Type -> Type #

Read DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Show DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

NFData DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Methods

rnf :: DescribeEndpointConfig -> () #

Eq DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Hashable DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

type AWSResponse DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

type Rep DescribeEndpointConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

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

newDescribeEndpointConfig Source #

Create a value of DescribeEndpointConfig with all optional fields omitted.

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

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

DescribeEndpointConfig, describeEndpointConfig_endpointConfigName - The name of the endpoint configuration.

data DescribeEndpointConfigResponse Source #

See: newDescribeEndpointConfigResponse smart constructor.

Instances

Instances details
Generic DescribeEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Associated Types

type Rep DescribeEndpointConfigResponse :: Type -> Type #

Read DescribeEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Show DescribeEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

NFData DescribeEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

Eq DescribeEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

type Rep DescribeEndpointConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEndpointConfig

type Rep DescribeEndpointConfigResponse = D1 ('MetaData "DescribeEndpointConfigResponse" "Amazonka.SageMaker.DescribeEndpointConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEndpointConfigResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "asyncInferenceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AsyncInferenceConfig)) :*: S1 ('MetaSel ('Just "dataCaptureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataCaptureConfig))) :*: (S1 ('MetaSel ('Just "explainerConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExplainerConfig)) :*: (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "shadowProductionVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ProductionVariant)))))) :*: ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "endpointConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "productionVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty ProductionVariant)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeEndpointConfigResponse Source #

Create a value of DescribeEndpointConfigResponse with all optional fields omitted.

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

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

$sel:asyncInferenceConfig:DescribeEndpointConfigResponse', describeEndpointConfigResponse_asyncInferenceConfig - Returns the description of an endpoint configuration created using the CreateEndpointConfig API.

DescribeEndpointConfigResponse, describeEndpointConfigResponse_dataCaptureConfig - Undocumented member.

$sel:explainerConfig:DescribeEndpointConfigResponse', describeEndpointConfigResponse_explainerConfig - The configuration parameters for an explainer.

DescribeEndpointConfigResponse, describeEndpointConfigResponse_kmsKeyId - Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.

DescribeEndpointConfigResponse, describeEndpointConfigResponse_shadowProductionVariants - An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.

$sel:httpStatus:DescribeEndpointConfigResponse', describeEndpointConfigResponse_httpStatus - The response's http status code.

DescribeEndpointConfig, describeEndpointConfigResponse_endpointConfigName - Name of the SageMaker endpoint configuration.

DescribeEndpointConfigResponse, describeEndpointConfigResponse_endpointConfigArn - The Amazon Resource Name (ARN) of the endpoint configuration.

DescribeEndpointConfigResponse, describeEndpointConfigResponse_productionVariants - An array of ProductionVariant objects, one for each model that you want to host at this endpoint.

DescribeEndpointConfigResponse, describeEndpointConfigResponse_creationTime - A timestamp that shows when the endpoint configuration was created.

DescribeExperiment

data DescribeExperiment Source #

See: newDescribeExperiment smart constructor.

Instances

Instances details
ToJSON DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

ToHeaders DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

ToPath DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

ToQuery DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

AWSRequest DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Associated Types

type AWSResponse DescribeExperiment #

Generic DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Associated Types

type Rep DescribeExperiment :: Type -> Type #

Read DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Show DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

NFData DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Methods

rnf :: DescribeExperiment -> () #

Eq DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Hashable DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

type AWSResponse DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

type Rep DescribeExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

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

newDescribeExperiment Source #

Create a value of DescribeExperiment with all optional fields omitted.

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

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

DescribeExperiment, describeExperiment_experimentName - The name of the experiment to describe.

data DescribeExperimentResponse Source #

See: newDescribeExperimentResponse smart constructor.

Instances

Instances details
Generic DescribeExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Associated Types

type Rep DescribeExperimentResponse :: Type -> Type #

Read DescribeExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Show DescribeExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

NFData DescribeExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

Eq DescribeExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

type Rep DescribeExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeExperiment

newDescribeExperimentResponse Source #

Create a value of DescribeExperimentResponse with all optional fields omitted.

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

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

DescribeExperimentResponse, describeExperimentResponse_createdBy - Who created the experiment.

DescribeExperimentResponse, describeExperimentResponse_creationTime - When the experiment was created.

DescribeExperimentResponse, describeExperimentResponse_description - The description of the experiment.

DescribeExperimentResponse, describeExperimentResponse_displayName - The name of the experiment as displayed. If DisplayName isn't specified, ExperimentName is displayed.

DescribeExperimentResponse, describeExperimentResponse_experimentArn - The Amazon Resource Name (ARN) of the experiment.

DescribeExperiment, describeExperimentResponse_experimentName - The name of the experiment.

DescribeExperimentResponse, describeExperimentResponse_lastModifiedBy - Who last modified the experiment.

DescribeExperimentResponse, describeExperimentResponse_lastModifiedTime - When the experiment was last modified.

DescribeExperimentResponse, describeExperimentResponse_source - The Amazon Resource Name (ARN) of the source and, optionally, the type.

$sel:httpStatus:DescribeExperimentResponse', describeExperimentResponse_httpStatus - The response's http status code.

DescribeFeatureGroup

data DescribeFeatureGroup Source #

See: newDescribeFeatureGroup smart constructor.

Instances

Instances details
ToJSON DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

ToHeaders DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

ToPath DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

ToQuery DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

AWSRequest DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Associated Types

type AWSResponse DescribeFeatureGroup #

Generic DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Associated Types

type Rep DescribeFeatureGroup :: Type -> Type #

Read DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Show DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

NFData DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Methods

rnf :: DescribeFeatureGroup -> () #

Eq DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Hashable DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

type AWSResponse DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

type Rep DescribeFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

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

newDescribeFeatureGroup Source #

Create a value of DescribeFeatureGroup with all optional fields omitted.

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

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

DescribeFeatureGroup, describeFeatureGroup_nextToken - A token to resume pagination of the list of Features (FeatureDefinitions). 2,500 Features are returned by default.

DescribeFeatureGroup, describeFeatureGroup_featureGroupName - The name of the FeatureGroup you want described.

data DescribeFeatureGroupResponse Source #

See: newDescribeFeatureGroupResponse smart constructor.

Instances

Instances details
Generic DescribeFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Associated Types

type Rep DescribeFeatureGroupResponse :: Type -> Type #

Read DescribeFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Show DescribeFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

NFData DescribeFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

Eq DescribeFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

type Rep DescribeFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureGroup

type Rep DescribeFeatureGroupResponse = D1 ('MetaData "DescribeFeatureGroupResponse" "Amazonka.SageMaker.DescribeFeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeFeatureGroupResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "failureReason") '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 "onlineStoreTotalSizeBytes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))))) :*: (((S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "recordIdentifierFeatureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "eventTimeFeatureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "featureDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty FeatureDefinition)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newDescribeFeatureGroupResponse Source #

Create a value of DescribeFeatureGroupResponse with all optional fields omitted.

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

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

DescribeFeatureGroupResponse, describeFeatureGroupResponse_description - A free form description of the feature group.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_failureReason - The reason that the FeatureGroup failed to be replicated in the OfflineStore. This is failure can occur because:

  • The FeatureGroup could not be created in the OfflineStore.
  • The FeatureGroup could not be deleted from the OfflineStore.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_featureGroupStatus - The status of the feature group.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_lastModifiedTime - A timestamp indicating when the feature group was last updated.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_lastUpdateStatus - A value indicating whether the update made to the feature group was successful.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_offlineStoreConfig - The configuration of the offline store. It includes the following configurations:

  • Amazon S3 location of the offline store.
  • Configuration of the Glue data catalog.
  • Table format of the offline store.
  • Option to disable the automatic creation of a Glue table for the offline store.
  • Encryption configuration.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_offlineStoreStatus - The status of the OfflineStore. Notifies you if replicating data into the OfflineStore has failed. Returns either: Active or Blocked

DescribeFeatureGroupResponse, describeFeatureGroupResponse_onlineStoreConfig - The configuration for the OnlineStore.

$sel:onlineStoreTotalSizeBytes:DescribeFeatureGroupResponse', describeFeatureGroupResponse_onlineStoreTotalSizeBytes - The size of the OnlineStore in bytes.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_roleArn - The Amazon Resource Name (ARN) of the IAM execution role used to persist data into the OfflineStore if an OfflineStoreConfig is provided.

$sel:httpStatus:DescribeFeatureGroupResponse', describeFeatureGroupResponse_httpStatus - The response's http status code.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_featureGroupArn - The Amazon Resource Name (ARN) of the FeatureGroup.

DescribeFeatureGroup, describeFeatureGroupResponse_featureGroupName - he name of the FeatureGroup.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_recordIdentifierFeatureName - The name of the Feature used for RecordIdentifier, whose value uniquely identifies a record stored in the feature store.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_eventTimeFeatureName - The name of the feature that stores the EventTime of a Record in a FeatureGroup.

An EventTime is a point in time when a new event occurs that corresponds to the creation or update of a Record in a FeatureGroup. All Records in the FeatureGroup have a corresponding EventTime.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_featureDefinitions - A list of the Features in the FeatureGroup. Each feature is defined by a FeatureName and FeatureType.

DescribeFeatureGroupResponse, describeFeatureGroupResponse_creationTime - A timestamp indicating when SageMaker created the FeatureGroup.

DescribeFeatureGroup, describeFeatureGroupResponse_nextToken - A token to resume pagination of the list of Features (FeatureDefinitions).

DescribeFeatureMetadata

data DescribeFeatureMetadata Source #

See: newDescribeFeatureMetadata smart constructor.

Instances

Instances details
ToJSON DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

ToHeaders DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

ToPath DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

ToQuery DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

AWSRequest DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Generic DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Associated Types

type Rep DescribeFeatureMetadata :: Type -> Type #

Read DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Show DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

NFData DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Methods

rnf :: DescribeFeatureMetadata -> () #

Eq DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Hashable DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type AWSResponse DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

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

newDescribeFeatureMetadata Source #

Create a value of DescribeFeatureMetadata with all optional fields omitted.

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

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

DescribeFeatureMetadata, describeFeatureMetadata_featureGroupName - The name of the feature group containing the feature.

DescribeFeatureMetadata, describeFeatureMetadata_featureName - The name of the feature.

data DescribeFeatureMetadataResponse Source #

See: newDescribeFeatureMetadataResponse smart constructor.

Instances

Instances details
Generic DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Associated Types

type Rep DescribeFeatureMetadataResponse :: Type -> Type #

Read DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Show DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

NFData DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

Eq DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFeatureMetadata

type Rep DescribeFeatureMetadataResponse = D1 ('MetaData "DescribeFeatureMetadataResponse" "Amazonka.SageMaker.DescribeFeatureMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeFeatureMetadataResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FeatureParameter]))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "featureType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FeatureType) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeFeatureMetadataResponse Source #

Create a value of DescribeFeatureMetadataResponse with all optional fields omitted.

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

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

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_description - The description you added to describe the feature.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_parameters - The key-value pairs that you added to describe the feature.

$sel:httpStatus:DescribeFeatureMetadataResponse', describeFeatureMetadataResponse_httpStatus - The response's http status code.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_featureGroupArn - The Amazon Resource Number (ARN) of the feature group that contains the feature.

DescribeFeatureMetadata, describeFeatureMetadataResponse_featureGroupName - The name of the feature group that you've specified.

DescribeFeatureMetadata, describeFeatureMetadataResponse_featureName - The name of the feature that you've specified.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_featureType - The data type of the feature.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_creationTime - A timestamp indicating when the feature was created.

DescribeFeatureMetadataResponse, describeFeatureMetadataResponse_lastModifiedTime - A timestamp indicating when the metadata for the feature group was modified. For example, if you add a parameter describing the feature, the timestamp changes to reflect the last time you

DescribeFlowDefinition

data DescribeFlowDefinition Source #

See: newDescribeFlowDefinition smart constructor.

Instances

Instances details
ToJSON DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

ToHeaders DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

ToPath DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

ToQuery DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

AWSRequest DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Associated Types

type AWSResponse DescribeFlowDefinition #

Generic DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Associated Types

type Rep DescribeFlowDefinition :: Type -> Type #

Read DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Show DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

NFData DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Methods

rnf :: DescribeFlowDefinition -> () #

Eq DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Hashable DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

type AWSResponse DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

type Rep DescribeFlowDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

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

newDescribeFlowDefinition Source #

Create a value of DescribeFlowDefinition with all optional fields omitted.

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

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

DescribeFlowDefinition, describeFlowDefinition_flowDefinitionName - The name of the flow definition.

data DescribeFlowDefinitionResponse Source #

See: newDescribeFlowDefinitionResponse smart constructor.

Instances

Instances details
Generic DescribeFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Associated Types

type Rep DescribeFlowDefinitionResponse :: Type -> Type #

Read DescribeFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Show DescribeFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

NFData DescribeFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

Eq DescribeFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

type Rep DescribeFlowDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeFlowDefinition

type Rep DescribeFlowDefinitionResponse = D1 ('MetaData "DescribeFlowDefinitionResponse" "Amazonka.SageMaker.DescribeFlowDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeFlowDefinitionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "humanLoopActivationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HumanLoopActivationConfig))) :*: (S1 ('MetaSel ('Just "humanLoopRequestSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HumanLoopRequestSource)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "flowDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "flowDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "flowDefinitionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FlowDefinitionStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))) :*: (S1 ('MetaSel ('Just "humanLoopConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HumanLoopConfig) :*: (S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FlowDefinitionOutputConfig) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDescribeFlowDefinitionResponse Source #

Create a value of DescribeFlowDefinitionResponse with all optional fields omitted.

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

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

DescribeFlowDefinitionResponse, describeFlowDefinitionResponse_failureReason - The reason your flow definition failed.

$sel:humanLoopActivationConfig:DescribeFlowDefinitionResponse', describeFlowDefinitionResponse_humanLoopActivationConfig - An object containing information about what triggers a human review workflow.

$sel:humanLoopRequestSource:DescribeFlowDefinitionResponse', describeFlowDefinitionResponse_humanLoopRequestSource - Container for configuring the source of human task requests. Used to specify if Amazon Rekognition or Amazon Textract is used as an integration source.

$sel:httpStatus:DescribeFlowDefinitionResponse', describeFlowDefinitionResponse_httpStatus - The response's http status code.

DescribeFlowDefinitionResponse, describeFlowDefinitionResponse_flowDefinitionArn - The Amazon Resource Name (ARN) of the flow defintion.

DescribeFlowDefinition, describeFlowDefinitionResponse_flowDefinitionName - The Amazon Resource Name (ARN) of the flow definition.

DescribeFlowDefinitionResponse, describeFlowDefinitionResponse_flowDefinitionStatus - The status of the flow definition. Valid values are listed below.

DescribeFlowDefinitionResponse, describeFlowDefinitionResponse_creationTime - The timestamp when the flow definition was created.

$sel:humanLoopConfig:DescribeFlowDefinitionResponse', describeFlowDefinitionResponse_humanLoopConfig - An object containing information about who works on the task, the workforce task price, and other task details.

DescribeFlowDefinitionResponse, describeFlowDefinitionResponse_outputConfig - An object containing information about the output file.

DescribeFlowDefinitionResponse, describeFlowDefinitionResponse_roleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) execution role for the flow definition.

DescribeHub

data DescribeHub Source #

See: newDescribeHub smart constructor.

Constructors

DescribeHub' Text 

Instances

Instances details
ToJSON DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

ToHeaders DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Methods

toHeaders :: DescribeHub -> [Header] #

ToPath DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

ToQuery DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

AWSRequest DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Associated Types

type AWSResponse DescribeHub #

Generic DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Associated Types

type Rep DescribeHub :: Type -> Type #

Read DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Show DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

NFData DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Methods

rnf :: DescribeHub -> () #

Eq DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Hashable DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

type AWSResponse DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

type Rep DescribeHub Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

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

newDescribeHub Source #

Create a value of DescribeHub with all optional fields omitted.

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

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

DescribeHub, describeHub_hubName - The name of the hub to describe.

data DescribeHubResponse Source #

See: newDescribeHubResponse smart constructor.

Instances

Instances details
Generic DescribeHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Associated Types

type Rep DescribeHubResponse :: Type -> Type #

Read DescribeHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Show DescribeHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

NFData DescribeHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

Methods

rnf :: DescribeHubResponse -> () #

Eq DescribeHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

type Rep DescribeHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHub

newDescribeHubResponse Source #

Create a value of DescribeHubResponse with all optional fields omitted.

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

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

DescribeHubResponse, describeHubResponse_failureReason - The failure reason if importing hub content failed.

DescribeHubResponse, describeHubResponse_hubDescription - A description of the hub.

DescribeHubResponse, describeHubResponse_hubDisplayName - The display name of the hub.

DescribeHubResponse, describeHubResponse_hubSearchKeywords - The searchable keywords for the hub.

DescribeHubResponse, describeHubResponse_s3StorageConfig - The Amazon S3 storage configuration for the hub.

$sel:httpStatus:DescribeHubResponse', describeHubResponse_httpStatus - The response's http status code.

DescribeHub, describeHubResponse_hubName - The name of the hub.

DescribeHubResponse, describeHubResponse_hubArn - The Amazon Resource Name (ARN) of the hub.

DescribeHubResponse, describeHubResponse_hubStatus - The status of the hub.

DescribeHubResponse, describeHubResponse_creationTime - The date and time that the hub was created.

DescribeHubResponse, describeHubResponse_lastModifiedTime - The date and time that the hub was last modified.

DescribeHubContent

data DescribeHubContent Source #

See: newDescribeHubContent smart constructor.

Instances

Instances details
ToJSON DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

ToHeaders DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

ToPath DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

ToQuery DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

AWSRequest DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Associated Types

type AWSResponse DescribeHubContent #

Generic DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Associated Types

type Rep DescribeHubContent :: Type -> Type #

Read DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Show DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

NFData DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Methods

rnf :: DescribeHubContent -> () #

Eq DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Hashable DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

type AWSResponse DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

type Rep DescribeHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

type Rep DescribeHubContent = D1 ('MetaData "DescribeHubContent" "Amazonka.SageMaker.DescribeHubContent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeHubContent'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hubContentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "hubContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HubContentType) :*: S1 ('MetaSel ('Just "hubContentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeHubContent Source #

Create a value of DescribeHubContent with all optional fields omitted.

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

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

DescribeHubContent, describeHubContent_hubContentVersion - The version of the content to describe.

DescribeHubContent, describeHubContent_hubName - The name of the hub that contains the content to describe.

DescribeHubContent, describeHubContent_hubContentType - The type of content in the hub.

DescribeHubContent, describeHubContent_hubContentName - The name of the content to describe.

data DescribeHubContentResponse Source #

See: newDescribeHubContentResponse smart constructor.

Instances

Instances details
Generic DescribeHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Associated Types

type Rep DescribeHubContentResponse :: Type -> Type #

Read DescribeHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Show DescribeHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

NFData DescribeHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

Eq DescribeHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

type Rep DescribeHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHubContent

type Rep DescribeHubContentResponse = D1 ('MetaData "DescribeHubContentResponse" "Amazonka.SageMaker.DescribeHubContent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeHubContentResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hubContentDependencies") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [HubContentDependency]))) :*: (S1 ('MetaSel ('Just "hubContentDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hubContentDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "hubContentMarkdown") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hubContentSearchKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: 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 "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "hubContentDocument") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "hubContentStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HubContentStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))))

newDescribeHubContentResponse Source #

Create a value of DescribeHubContentResponse with all optional fields omitted.

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

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

DescribeHubContentResponse, describeHubContentResponse_failureReason - The failure reason if importing hub content failed.

$sel:hubContentDependencies:DescribeHubContentResponse', describeHubContentResponse_hubContentDependencies - The location of any dependencies that the hub content has, such as scripts, model artifacts, datasets, or notebooks.

DescribeHubContentResponse, describeHubContentResponse_hubContentDescription - A description of the hub content.

DescribeHubContentResponse, describeHubContentResponse_hubContentDisplayName - The display name of the hub content.

$sel:hubContentMarkdown:DescribeHubContentResponse', describeHubContentResponse_hubContentMarkdown - Markdown files associated with the hub content to import.

DescribeHubContentResponse, describeHubContentResponse_hubContentSearchKeywords - The searchable keywords for the hub content.

$sel:httpStatus:DescribeHubContentResponse', describeHubContentResponse_httpStatus - The response's http status code.

DescribeHubContent, describeHubContentResponse_hubContentName - The name of the hub content.

DescribeHubContentResponse, describeHubContentResponse_hubContentArn - The Amazon Resource Name (ARN) of the hub content.

DescribeHubContent, describeHubContentResponse_hubContentVersion - The version of the hub content.

DescribeHubContent, describeHubContentResponse_hubContentType - The type of hub content.

DescribeHubContentResponse, describeHubContentResponse_documentSchemaVersion - The document schema version for the hub content.

DescribeHubContent, describeHubContentResponse_hubName - The name of the hub that contains the content.

DescribeHubContentResponse, describeHubContentResponse_hubArn - The Amazon Resource Name (ARN) of the hub that contains the content.

$sel:hubContentDocument:DescribeHubContentResponse', describeHubContentResponse_hubContentDocument - The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.

DescribeHubContentResponse, describeHubContentResponse_hubContentStatus - The status of the hub content.

DescribeHubContentResponse, describeHubContentResponse_creationTime - The date and time that hub content was created.

DescribeHumanTaskUi

data DescribeHumanTaskUi Source #

See: newDescribeHumanTaskUi smart constructor.

Instances

Instances details
ToJSON DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

ToHeaders DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

ToPath DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

ToQuery DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

AWSRequest DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Associated Types

type AWSResponse DescribeHumanTaskUi #

Generic DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Associated Types

type Rep DescribeHumanTaskUi :: Type -> Type #

Read DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Show DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

NFData DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Methods

rnf :: DescribeHumanTaskUi -> () #

Eq DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Hashable DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

type AWSResponse DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

type Rep DescribeHumanTaskUi Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

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

newDescribeHumanTaskUi Source #

Create a value of DescribeHumanTaskUi with all optional fields omitted.

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

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

DescribeHumanTaskUi, describeHumanTaskUi_humanTaskUiName - The name of the human task user interface (worker task template) you want information about.

data DescribeHumanTaskUiResponse Source #

See: newDescribeHumanTaskUiResponse smart constructor.

Instances

Instances details
Generic DescribeHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Associated Types

type Rep DescribeHumanTaskUiResponse :: Type -> Type #

Read DescribeHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Show DescribeHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

NFData DescribeHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

Eq DescribeHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

type Rep DescribeHumanTaskUiResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHumanTaskUi

type Rep DescribeHumanTaskUiResponse = D1 ('MetaData "DescribeHumanTaskUiResponse" "Amazonka.SageMaker.DescribeHumanTaskUi" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeHumanTaskUiResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "humanTaskUiStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HumanTaskUiStatus)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "humanTaskUiArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "humanTaskUiName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "uiTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UiTemplateInfo)))))

newDescribeHumanTaskUiResponse Source #

Create a value of DescribeHumanTaskUiResponse with all optional fields omitted.

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

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

$sel:humanTaskUiStatus:DescribeHumanTaskUiResponse', describeHumanTaskUiResponse_humanTaskUiStatus - The status of the human task user interface (worker task template). Valid values are listed below.

$sel:httpStatus:DescribeHumanTaskUiResponse', describeHumanTaskUiResponse_httpStatus - The response's http status code.

DescribeHumanTaskUiResponse, describeHumanTaskUiResponse_humanTaskUiArn - The Amazon Resource Name (ARN) of the human task user interface (worker task template).

DescribeHumanTaskUi, describeHumanTaskUiResponse_humanTaskUiName - The name of the human task user interface (worker task template).

DescribeHumanTaskUiResponse, describeHumanTaskUiResponse_creationTime - The timestamp when the human task user interface was created.

$sel:uiTemplate:DescribeHumanTaskUiResponse', describeHumanTaskUiResponse_uiTemplate - Undocumented member.

DescribeHyperParameterTuningJob

data DescribeHyperParameterTuningJob Source #

See: newDescribeHyperParameterTuningJob smart constructor.

Instances

Instances details
ToJSON DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

ToHeaders DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

ToPath DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

ToQuery DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

AWSRequest DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Generic DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Associated Types

type Rep DescribeHyperParameterTuningJob :: Type -> Type #

Read DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Show DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

NFData DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Eq DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Hashable DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

type AWSResponse DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

type Rep DescribeHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

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

newDescribeHyperParameterTuningJob Source #

Create a value of DescribeHyperParameterTuningJob with all optional fields omitted.

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

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

DescribeHyperParameterTuningJob, describeHyperParameterTuningJob_hyperParameterTuningJobName - The name of the tuning job.

data DescribeHyperParameterTuningJobResponse Source #

Instances

Instances details
Generic DescribeHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Read DescribeHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Show DescribeHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

NFData DescribeHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

Eq DescribeHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

type Rep DescribeHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeHyperParameterTuningJob

type Rep DescribeHyperParameterTuningJobResponse = D1 ('MetaData "DescribeHyperParameterTuningJobResponse" "Amazonka.SageMaker.DescribeHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeHyperParameterTuningJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "bestTrainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTrainingJobSummary)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "hyperParameterTuningEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "overallBestTrainingJob") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTrainingJobSummary)) :*: S1 ('MetaSel ('Just "trainingJobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTrainingJobDefinition))) :*: (S1 ('MetaSel ('Just "trainingJobDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty HyperParameterTrainingJobDefinition))) :*: S1 ('MetaSel ('Just "warmStartConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobWarmStartConfig))))) :*: (((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "hyperParameterTuningJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobConfig))) :*: ((S1 ('MetaSel ('Just "hyperParameterTuningJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HyperParameterTuningJobStatus) :*: 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))))))

newDescribeHyperParameterTuningJobResponse Source #

Create a value of DescribeHyperParameterTuningJobResponse with all optional fields omitted.

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

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

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_bestTrainingJob - A TrainingJobSummary object that describes the training job that completed with the best current HyperParameterTuningJobObjective.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_failureReason - If the tuning job failed, the reason it failed.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_hyperParameterTuningEndTime - The date and time that the tuning job ended.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_lastModifiedTime - The date and time that the status of the tuning job was modified.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_overallBestTrainingJob - If the hyperparameter tuning job is an warm start tuning job with a WarmStartType of IDENTICAL_DATA_AND_ALGORITHM, this is the TrainingJobSummary for the training job with the best objective metric value of all training jobs launched by this tuning job and all parent jobs specified for the warm start tuning job.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_trainingJobDefinition - The HyperParameterTrainingJobDefinition object that specifies the definition of the training jobs that this tuning job launches.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_trainingJobDefinitions - A list of the HyperParameterTrainingJobDefinition objects launched for this tuning job.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_warmStartConfig - The configuration for starting the hyperparameter parameter tuning job using one or more previous 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.

$sel:httpStatus:DescribeHyperParameterTuningJobResponse', describeHyperParameterTuningJobResponse_httpStatus - The response's http status code.

DescribeHyperParameterTuningJob, describeHyperParameterTuningJobResponse_hyperParameterTuningJobName - The name of the tuning job.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_hyperParameterTuningJobArn - The Amazon Resource Name (ARN) of the tuning job.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_hyperParameterTuningJobConfig - The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_hyperParameterTuningJobStatus - The status of the tuning job: InProgress, Completed, Failed, Stopping, or Stopped.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_creationTime - The date and time that the tuning job started.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_trainingJobStatusCounters - The TrainingJobStatusCounters object that specifies the number of training jobs, categorized by status, that this tuning job launched.

DescribeHyperParameterTuningJobResponse, describeHyperParameterTuningJobResponse_objectiveStatusCounters - The ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the status of their final objective metric, that this tuning job launched.

DescribeImage

data DescribeImage Source #

See: newDescribeImage smart constructor.

Constructors

DescribeImage' Text 

Instances

Instances details
ToJSON DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

ToHeaders DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

ToPath DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

ToQuery DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

AWSRequest DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Associated Types

type AWSResponse DescribeImage #

Generic DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Associated Types

type Rep DescribeImage :: Type -> Type #

Read DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Show DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

NFData DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Methods

rnf :: DescribeImage -> () #

Eq DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Hashable DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

type AWSResponse DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

type Rep DescribeImage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

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

newDescribeImage Source #

Create a value of DescribeImage with all optional fields omitted.

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

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

DescribeImage, describeImage_imageName - The name of the image to describe.

data DescribeImageResponse Source #

See: newDescribeImageResponse smart constructor.

Instances

Instances details
Generic DescribeImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Associated Types

type Rep DescribeImageResponse :: Type -> Type #

Read DescribeImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Show DescribeImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

NFData DescribeImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

Methods

rnf :: DescribeImageResponse -> () #

Eq DescribeImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

type Rep DescribeImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImage

newDescribeImageResponse Source #

Create a value of DescribeImageResponse with all optional fields omitted.

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

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

DescribeImageResponse, describeImageResponse_creationTime - When the image was created.

DescribeImageResponse, describeImageResponse_description - The description of the image.

DescribeImageResponse, describeImageResponse_displayName - The name of the image as displayed.

DescribeImageResponse, describeImageResponse_failureReason - When a create, update, or delete operation fails, the reason for the failure.

DescribeImageResponse, describeImageResponse_imageArn - The ARN of the image.

DescribeImage, describeImageResponse_imageName - The name of the image.

DescribeImageResponse, describeImageResponse_imageStatus - The status of the image.

DescribeImageResponse, describeImageResponse_lastModifiedTime - When the image was last modified.

DescribeImageResponse, describeImageResponse_roleArn - The ARN of the IAM role that enables Amazon SageMaker to perform tasks on your behalf.

$sel:httpStatus:DescribeImageResponse', describeImageResponse_httpStatus - The response's http status code.

DescribeImageVersion

data DescribeImageVersion Source #

See: newDescribeImageVersion smart constructor.

Instances

Instances details
ToJSON DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

ToHeaders DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

ToPath DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

ToQuery DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

AWSRequest DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Associated Types

type AWSResponse DescribeImageVersion #

Generic DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Associated Types

type Rep DescribeImageVersion :: Type -> Type #

Read DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Show DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

NFData DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Methods

rnf :: DescribeImageVersion -> () #

Eq DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Hashable DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

type AWSResponse DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

type Rep DescribeImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

type Rep DescribeImageVersion = D1 ('MetaData "DescribeImageVersion" "Amazonka.SageMaker.DescribeImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeImageVersion'" 'PrefixI 'True) (S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDescribeImageVersion Source #

Create a value of DescribeImageVersion with all optional fields omitted.

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

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

$sel:alias:DescribeImageVersion', describeImageVersion_alias - The alias of the image version.

DescribeImageVersion, describeImageVersion_version - The version of the image. If not specified, the latest version is described.

DescribeImageVersion, describeImageVersion_imageName - The name of the image.

data DescribeImageVersionResponse Source #

See: newDescribeImageVersionResponse smart constructor.

Instances

Instances details
Generic DescribeImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Associated Types

type Rep DescribeImageVersionResponse :: Type -> Type #

Read DescribeImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Show DescribeImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

NFData DescribeImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

Eq DescribeImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

type Rep DescribeImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeImageVersion

type Rep DescribeImageVersionResponse = D1 ('MetaData "DescribeImageVersionResponse" "Amazonka.SageMaker.DescribeImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeImageVersionResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "baseImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "containerImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "horovod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "imageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "imageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageVersionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ImageVersionStatus))))) :*: (((S1 ('MetaSel ('Just "jobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobType)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "mLFramework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "processor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Processor)))) :*: ((S1 ('MetaSel ('Just "programmingLang") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "releaseNotes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "vendorGuidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VendorGuidance)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribeImageVersionResponse Source #

Create a value of DescribeImageVersionResponse with all optional fields omitted.

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

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

$sel:baseImage:DescribeImageVersionResponse', describeImageVersionResponse_baseImage - The registry path of the container image on which this image version is based.

$sel:containerImage:DescribeImageVersionResponse', describeImageVersionResponse_containerImage - The registry path of the container image that contains this image version.

DescribeImageVersionResponse, describeImageVersionResponse_creationTime - When the version was created.

DescribeImageVersionResponse, describeImageVersionResponse_failureReason - When a create or delete operation fails, the reason for the failure.

$sel:horovod:DescribeImageVersionResponse', describeImageVersionResponse_horovod - Indicates Horovod compatibility.

DescribeImageVersionResponse, describeImageVersionResponse_imageArn - The ARN of the image the version is based on.

DescribeImageVersionResponse, describeImageVersionResponse_imageVersionArn - The ARN of the version.

DescribeImageVersionResponse, describeImageVersionResponse_imageVersionStatus - The status of the version.

DescribeImageVersionResponse, describeImageVersionResponse_jobType - Indicates SageMaker job type compatibility.

  • TRAINING: The image version is compatible with SageMaker training jobs.
  • INFERENCE: The image version is compatible with SageMaker inference jobs.
  • NOTEBOOK_KERNEL: The image version is compatible with SageMaker notebook kernels.

DescribeImageVersionResponse, describeImageVersionResponse_lastModifiedTime - When the version was last modified.

$sel:mLFramework:DescribeImageVersionResponse', describeImageVersionResponse_mLFramework - The machine learning framework vended in the image version.

$sel:processor:DescribeImageVersionResponse', describeImageVersionResponse_processor - Indicates CPU or GPU compatibility.

  • CPU: The image version is compatible with CPU.
  • GPU: The image version is compatible with GPU.

$sel:programmingLang:DescribeImageVersionResponse', describeImageVersionResponse_programmingLang - The supported programming language and its version.

$sel:releaseNotes:DescribeImageVersionResponse', describeImageVersionResponse_releaseNotes - The maintainer description of the image version.

$sel:vendorGuidance:DescribeImageVersionResponse', describeImageVersionResponse_vendorGuidance - The stability of the image version specified by the maintainer.

  • NOT_PROVIDED: The maintainers did not provide a status for image version stability.
  • STABLE: The image version is stable.
  • TO_BE_ARCHIVED: The image version is set to be archived. Custom image versions that are set to be archived are automatically archived after three months.
  • ARCHIVED: The image version is archived. Archived image versions are not searchable and are no longer actively supported.

DescribeImageVersion, describeImageVersionResponse_version - The version number.

$sel:httpStatus:DescribeImageVersionResponse', describeImageVersionResponse_httpStatus - The response's http status code.

DescribeInferenceExperiment

data DescribeInferenceExperiment Source #

See: newDescribeInferenceExperiment smart constructor.

Instances

Instances details
ToJSON DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

ToHeaders DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

ToPath DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

ToQuery DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

AWSRequest DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Generic DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Associated Types

type Rep DescribeInferenceExperiment :: Type -> Type #

Read DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Show DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

NFData DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Eq DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Hashable DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

type AWSResponse DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

type Rep DescribeInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

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

newDescribeInferenceExperiment Source #

Create a value of DescribeInferenceExperiment with all optional fields omitted.

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

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

DescribeInferenceExperiment, describeInferenceExperiment_name - The name of the inference experiment to describe.

data DescribeInferenceExperimentResponse Source #

Instances

Instances details
Generic DescribeInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Read DescribeInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Show DescribeInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

NFData DescribeInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

Eq DescribeInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

type Rep DescribeInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceExperiment

type Rep DescribeInferenceExperimentResponse = D1 ('MetaData "DescribeInferenceExperimentResponse" "Amazonka.SageMaker.DescribeInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeInferenceExperimentResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "completionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "dataStorageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentDataStorageConfig)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "kmsKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentSchedule))))) :*: (((S1 ('MetaSel ('Just "shadowModeConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ShadowModeConfig)) :*: S1 ('MetaSel ('Just "statusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceExperimentType)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceExperimentStatus) :*: (S1 ('MetaSel ('Just "endpointMetadata") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EndpointMetadata) :*: S1 ('MetaSel ('Just "modelVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelVariantConfigSummary])))))))

newDescribeInferenceExperimentResponse Source #

Create a value of DescribeInferenceExperimentResponse with all optional fields omitted.

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

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

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_completionTime - The timestamp at which the inference experiment was completed.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_creationTime - The timestamp at which you created the inference experiment.

$sel:dataStorageConfig:DescribeInferenceExperimentResponse', describeInferenceExperimentResponse_dataStorageConfig - The Amazon S3 location and configuration for storing inference request and response data.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_description - The description of the inference experiment.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_kmsKey - 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 that hosts the endpoint. For more information, see CreateInferenceExperimentRequest$KmsKey.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_lastModifiedTime - The timestamp at which you last modified the inference experiment.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_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.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_schedule - The duration for which the inference experiment ran or will run.

$sel:shadowModeConfig:DescribeInferenceExperimentResponse', describeInferenceExperimentResponse_shadowModeConfig - The configuration of ShadowMode inference experiment type, which shows the production variant that takes all the inference requests, and the shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant it also shows the percentage of requests that Amazon SageMaker replicates.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_statusReason - The error message or client-specified Reason from the StopInferenceExperiment API, that explains the status of the inference experiment.

$sel:httpStatus:DescribeInferenceExperimentResponse', describeInferenceExperimentResponse_httpStatus - The response's http status code.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_arn - The ARN of the inference experiment being described.

DescribeInferenceExperiment, describeInferenceExperimentResponse_name - The name of the inference experiment.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_type - The type of the inference experiment.

DescribeInferenceExperimentResponse, describeInferenceExperimentResponse_status - The status of the inference experiment. The following are the possible statuses for an inference experiment:

  • Creating - Amazon SageMaker is creating your experiment.
  • Created - Amazon SageMaker has finished the creation of your experiment and will begin the experiment at the scheduled time.
  • Updating - When you make changes to your experiment, your experiment shows as updating.
  • Starting - Amazon SageMaker is beginning your experiment.
  • Running - Your experiment is in progress.
  • Stopping - Amazon SageMaker is stopping your experiment.
  • Completed - Your experiment has completed.
  • Cancelled - When you conclude your experiment early using the StopInferenceExperiment API, or if any operation fails with an unexpected error, it shows as cancelled.

$sel:endpointMetadata:DescribeInferenceExperimentResponse', describeInferenceExperimentResponse_endpointMetadata - The metadata of the endpoint on which the inference experiment ran.

$sel:modelVariants:DescribeInferenceExperimentResponse', describeInferenceExperimentResponse_modelVariants - An array of ModelVariantConfigSummary objects. There is one for each variant in the inference experiment. Each ModelVariantConfigSummary object in the array describes the infrastructure configuration for deploying the corresponding variant.

DescribeInferenceRecommendationsJob

data DescribeInferenceRecommendationsJob Source #

Instances

Instances details
ToJSON DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

ToHeaders DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

ToPath DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

ToQuery DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

AWSRequest DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Generic DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Read DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Show DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

NFData DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Eq DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Hashable DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type AWSResponse DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

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

newDescribeInferenceRecommendationsJob Source #

Create a value of DescribeInferenceRecommendationsJob with all optional fields omitted.

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

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

DescribeInferenceRecommendationsJob, describeInferenceRecommendationsJob_jobName - The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

data DescribeInferenceRecommendationsJobResponse Source #

Instances

Instances details
Generic DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Read DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Show DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

NFData DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

Eq DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeInferenceRecommendationsJob

type Rep DescribeInferenceRecommendationsJobResponse = D1 ('MetaData "DescribeInferenceRecommendationsJobResponse" "Amazonka.SageMaker.DescribeInferenceRecommendationsJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeInferenceRecommendationsJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "completionTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "endpointPerformances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EndpointPerformance])) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "inferenceRecommendations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty InferenceRecommendation))) :*: S1 ('MetaSel ('Just "jobDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "stoppingConditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobStoppingConditions)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: (((S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobType)) :*: (S1 ('MetaSel ('Just "jobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RecommendationJobInputConfig))))))

newDescribeInferenceRecommendationsJobResponse Source #

Create a value of DescribeInferenceRecommendationsJobResponse with all optional fields omitted.

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

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

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_completionTime - A timestamp that shows when the job completed.

$sel:endpointPerformances:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_endpointPerformances - The performance results from running an Inference Recommender job on an existing endpoint.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_failureReason - If the job fails, provides information why the job failed.

$sel:inferenceRecommendations:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_inferenceRecommendations - The recommendations made by Inference Recommender.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_jobDescription - The job description that you provided when you initiated the job.

$sel:stoppingConditions:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_stoppingConditions - The stopping conditions that you provided when you initiated the job.

$sel:httpStatus:DescribeInferenceRecommendationsJobResponse', describeInferenceRecommendationsJobResponse_httpStatus - The response's http status code.

DescribeInferenceRecommendationsJob, describeInferenceRecommendationsJobResponse_jobName - The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_jobType - The job type that you provided when you initiated the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_jobArn - The Amazon Resource Name (ARN) of the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_roleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_status - The status of the job.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_creationTime - A timestamp that shows when the job was created.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_lastModifiedTime - A timestamp that shows when the job was last modified.

DescribeInferenceRecommendationsJobResponse, describeInferenceRecommendationsJobResponse_inputConfig - Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.

DescribeLabelingJob

data DescribeLabelingJob Source #

See: newDescribeLabelingJob smart constructor.

Instances

Instances details
ToJSON DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

ToHeaders DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

ToPath DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

ToQuery DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

AWSRequest DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Associated Types

type AWSResponse DescribeLabelingJob #

Generic DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Associated Types

type Rep DescribeLabelingJob :: Type -> Type #

Read DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Show DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

NFData DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Methods

rnf :: DescribeLabelingJob -> () #

Eq DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Hashable DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

type AWSResponse DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

type Rep DescribeLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

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

newDescribeLabelingJob Source #

Create a value of DescribeLabelingJob with all optional fields omitted.

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

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

DescribeLabelingJob, describeLabelingJob_labelingJobName - The name of the labeling job to return information for.

data DescribeLabelingJobResponse Source #

See: newDescribeLabelingJobResponse smart constructor.

Instances

Instances details
Generic DescribeLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Associated Types

type Rep DescribeLabelingJobResponse :: Type -> Type #

Read DescribeLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Show DescribeLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

NFData DescribeLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

Eq DescribeLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

type Rep DescribeLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLabelingJob

type Rep DescribeLabelingJobResponse = D1 ('MetaData "DescribeLabelingJobResponse" "Amazonka.SageMaker.DescribeLabelingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeLabelingJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "labelAttributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "labelCategoryConfigS3Uri") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "labelingJobAlgorithmsConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobAlgorithmsConfig)))) :*: ((S1 ('MetaSel ('Just "labelingJobOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobOutput)) :*: S1 ('MetaSel ('Just "stoppingConditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelingJobStoppingConditions))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "labelingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelingJobStatus))))) :*: (((S1 ('MetaSel ('Just "labelCounters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelCounters) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "jobReferenceCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "labelingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "labelingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "inputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelingJobInputConfig)) :*: (S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LabelingJobOutputConfig) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "humanTaskConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HumanTaskConfig)))))))

newDescribeLabelingJobResponse Source #

Create a value of DescribeLabelingJobResponse with all optional fields omitted.

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

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

DescribeLabelingJobResponse, describeLabelingJobResponse_failureReason - If the job failed, the reason that it failed.

$sel:labelAttributeName:DescribeLabelingJobResponse', describeLabelingJobResponse_labelAttributeName - The attribute used as the label in the output manifest file.

$sel:labelCategoryConfigS3Uri:DescribeLabelingJobResponse', describeLabelingJobResponse_labelCategoryConfigS3Uri - The S3 location of the JSON file that defines the categories used to label data objects. Please note the following label-category limits:

  • Semantic segmentation labeling jobs using automated labeling: 20 labels
  • Box bounding labeling jobs (all): 10 labels

The file is a JSON structure in the following format:

{
 "document-version": "2018-11-28"
 "labels": [
 {

"label": "label 1"

 },
 {

"label": "label 2"

 },
 ...
 {

"label": "label n"

 }
 ]
}

$sel:labelingJobAlgorithmsConfig:DescribeLabelingJobResponse', describeLabelingJobResponse_labelingJobAlgorithmsConfig - Configuration information for automated data labeling.

DescribeLabelingJobResponse, describeLabelingJobResponse_labelingJobOutput - The location of the output produced by the labeling job.

$sel:stoppingConditions:DescribeLabelingJobResponse', describeLabelingJobResponse_stoppingConditions - A set of conditions for stopping a labeling job. If any of the conditions are met, the job is automatically stopped.

DescribeLabelingJobResponse, describeLabelingJobResponse_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:httpStatus:DescribeLabelingJobResponse', describeLabelingJobResponse_httpStatus - The response's http status code.

DescribeLabelingJobResponse, describeLabelingJobResponse_labelingJobStatus - The processing status of the labeling job.

DescribeLabelingJobResponse, describeLabelingJobResponse_labelCounters - Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.

DescribeLabelingJobResponse, describeLabelingJobResponse_creationTime - The date and time that the labeling job was created.

DescribeLabelingJobResponse, describeLabelingJobResponse_lastModifiedTime - The date and time that the labeling job was last updated.

DescribeLabelingJobResponse, describeLabelingJobResponse_jobReferenceCode - A unique identifier for work done as part of a labeling job.

DescribeLabelingJob, describeLabelingJobResponse_labelingJobName - The name assigned to the labeling job when it was created.

DescribeLabelingJobResponse, describeLabelingJobResponse_labelingJobArn - The Amazon Resource Name (ARN) of the labeling job.

DescribeLabelingJobResponse, describeLabelingJobResponse_inputConfig - Input configuration information for the labeling job, such as the Amazon S3 location of the data objects and the location of the manifest file that describes the data objects.

DescribeLabelingJobResponse, describeLabelingJobResponse_outputConfig - The location of the job's output data and the Amazon Web Services Key Management Service key ID for the key used to encrypt the output data, if any.

DescribeLabelingJobResponse, describeLabelingJobResponse_roleArn - The Amazon Resource Name (ARN) that SageMaker assumes to perform tasks on your behalf during data labeling.

$sel:humanTaskConfig:DescribeLabelingJobResponse', describeLabelingJobResponse_humanTaskConfig - Configuration information required for human workers to complete a labeling task.

DescribeLineageGroup

data DescribeLineageGroup Source #

See: newDescribeLineageGroup smart constructor.

Instances

Instances details
ToJSON DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

ToHeaders DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

ToPath DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

ToQuery DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

AWSRequest DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Associated Types

type AWSResponse DescribeLineageGroup #

Generic DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Associated Types

type Rep DescribeLineageGroup :: Type -> Type #

Read DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Show DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

NFData DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Methods

rnf :: DescribeLineageGroup -> () #

Eq DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Hashable DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

type AWSResponse DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

type Rep DescribeLineageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

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

newDescribeLineageGroup Source #

Create a value of DescribeLineageGroup with all optional fields omitted.

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

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

DescribeLineageGroup, describeLineageGroup_lineageGroupName - The name of the lineage group.

data DescribeLineageGroupResponse Source #

See: newDescribeLineageGroupResponse smart constructor.

Instances

Instances details
Generic DescribeLineageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Associated Types

type Rep DescribeLineageGroupResponse :: Type -> Type #

Read DescribeLineageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Show DescribeLineageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

NFData DescribeLineageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

Eq DescribeLineageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

type Rep DescribeLineageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeLineageGroup

type Rep DescribeLineageGroupResponse = D1 ('MetaData "DescribeLineageGroupResponse" "Amazonka.SageMaker.DescribeLineageGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeLineageGroupResponse'" '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 "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "displayName") '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 "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lineageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeLineageGroupResponse Source #

Create a value of DescribeLineageGroupResponse with all optional fields omitted.

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

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

DescribeLineageGroupResponse, describeLineageGroupResponse_createdBy - Undocumented member.

DescribeLineageGroupResponse, describeLineageGroupResponse_creationTime - The creation time of lineage group.

DescribeLineageGroupResponse, describeLineageGroupResponse_description - The description of the lineage group.

DescribeLineageGroupResponse, describeLineageGroupResponse_displayName - The display name of the lineage group.

DescribeLineageGroupResponse, describeLineageGroupResponse_lastModifiedBy - Undocumented member.

DescribeLineageGroupResponse, describeLineageGroupResponse_lastModifiedTime - The last modified time of the lineage group.

DescribeLineageGroupResponse, describeLineageGroupResponse_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.

DescribeLineageGroup, describeLineageGroupResponse_lineageGroupName - The name of the lineage group.

$sel:httpStatus:DescribeLineageGroupResponse', describeLineageGroupResponse_httpStatus - The response's http status code.

DescribeModel

data DescribeModel Source #

See: newDescribeModel smart constructor.

Constructors

DescribeModel' Text 

Instances

Instances details
ToJSON DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

ToHeaders DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

ToPath DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

ToQuery DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

AWSRequest DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Associated Types

type AWSResponse DescribeModel #

Generic DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Associated Types

type Rep DescribeModel :: Type -> Type #

Read DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Show DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

NFData DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Methods

rnf :: DescribeModel -> () #

Eq DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Hashable DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

type AWSResponse DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

type Rep DescribeModel Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

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

newDescribeModel Source #

Create a value of DescribeModel with all optional fields omitted.

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

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

DescribeModel, describeModel_modelName - The name of the model.

data DescribeModelResponse Source #

See: newDescribeModelResponse smart constructor.

Instances

Instances details
Generic DescribeModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Associated Types

type Rep DescribeModelResponse :: Type -> Type #

Read DescribeModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Show DescribeModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

NFData DescribeModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

Methods

rnf :: DescribeModelResponse -> () #

Eq DescribeModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

type Rep DescribeModelResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModel

newDescribeModelResponse Source #

Create a value of DescribeModelResponse with all optional fields omitted.

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

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

DescribeModelResponse, describeModelResponse_containers - The containers in the inference pipeline.

DescribeModelResponse, describeModelResponse_enableNetworkIsolation - If True, no inbound or outbound network calls can be made to or from the model container.

DescribeModelResponse, describeModelResponse_inferenceExecutionConfig - Specifies details of how containers in a multi-container endpoint are called.

DescribeModelResponse, describeModelResponse_primaryContainer - The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.

DescribeModelResponse, describeModelResponse_vpcConfig - A VpcConfig object that specifies the VPC that this model has access to. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud

$sel:httpStatus:DescribeModelResponse', describeModelResponse_httpStatus - The response's http status code.

DescribeModel, describeModelResponse_modelName - Name of the SageMaker model.

DescribeModelResponse, describeModelResponse_executionRoleArn - The Amazon Resource Name (ARN) of the IAM role that you specified for the model.

DescribeModelResponse, describeModelResponse_creationTime - A timestamp that shows when the model was created.

DescribeModelResponse, describeModelResponse_modelArn - The Amazon Resource Name (ARN) of the model.

DescribeModelBiasJobDefinition

data DescribeModelBiasJobDefinition Source #

See: newDescribeModelBiasJobDefinition smart constructor.

Instances

Instances details
ToJSON DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

ToHeaders DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

ToPath DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

ToQuery DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

AWSRequest DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Generic DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Associated Types

type Rep DescribeModelBiasJobDefinition :: Type -> Type #

Read DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Show DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

NFData DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Eq DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Hashable DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

type AWSResponse DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

type Rep DescribeModelBiasJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

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

newDescribeModelBiasJobDefinition Source #

Create a value of DescribeModelBiasJobDefinition with all optional fields omitted.

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

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

DescribeModelBiasJobDefinition, describeModelBiasJobDefinition_jobDefinitionName - The name of the model bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

data DescribeModelBiasJobDefinitionResponse Source #

Instances

Instances details
Generic DescribeModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Read DescribeModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Show DescribeModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

NFData DescribeModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

Eq DescribeModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

type Rep DescribeModelBiasJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelBiasJobDefinition

type Rep DescribeModelBiasJobDefinitionResponse = D1 ('MetaData "DescribeModelBiasJobDefinitionResponse" "Amazonka.SageMaker.DescribeModelBiasJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelBiasJobDefinitionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelBiasBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelBiasBaselineConfig)) :*: (S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig)) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "modelBiasAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelBiasAppSpecification) :*: S1 ('MetaSel ('Just "modelBiasJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelBiasJobInput))) :*: (S1 ('MetaSel ('Just "modelBiasJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDescribeModelBiasJobDefinitionResponse Source #

Create a value of DescribeModelBiasJobDefinitionResponse with all optional fields omitted.

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

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

$sel:modelBiasBaselineConfig:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_modelBiasBaselineConfig - The baseline configuration for a model bias job.

DescribeModelBiasJobDefinitionResponse, describeModelBiasJobDefinitionResponse_networkConfig - Networking options for a model bias job.

DescribeModelBiasJobDefinitionResponse, describeModelBiasJobDefinitionResponse_stoppingCondition - Undocumented member.

$sel:httpStatus:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_httpStatus - The response's http status code.

$sel:jobDefinitionArn:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_jobDefinitionArn - The Amazon Resource Name (ARN) of the model bias job.

DescribeModelBiasJobDefinition, describeModelBiasJobDefinitionResponse_jobDefinitionName - The name of the bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeModelBiasJobDefinitionResponse, describeModelBiasJobDefinitionResponse_creationTime - The time at which the model bias job was created.

$sel:modelBiasAppSpecification:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_modelBiasAppSpecification - Configures the model bias job to run a specified Docker container image.

$sel:modelBiasJobInput:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_modelBiasJobInput - Inputs for the model bias job.

$sel:modelBiasJobOutputConfig:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_modelBiasJobOutputConfig - Undocumented member.

$sel:jobResources:DescribeModelBiasJobDefinitionResponse', describeModelBiasJobDefinitionResponse_jobResources - Undocumented member.

DescribeModelBiasJobDefinitionResponse, describeModelBiasJobDefinitionResponse_roleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that has read permission to the input data location and write permission to the output data location in Amazon S3.

DescribeModelCard

data DescribeModelCard Source #

See: newDescribeModelCard smart constructor.

Instances

Instances details
ToJSON DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

ToHeaders DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

ToPath DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

ToQuery DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

AWSRequest DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Associated Types

type AWSResponse DescribeModelCard #

Generic DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Associated Types

type Rep DescribeModelCard :: Type -> Type #

Read DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Show DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

NFData DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Methods

rnf :: DescribeModelCard -> () #

Eq DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Hashable DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

type AWSResponse DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

type Rep DescribeModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

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

newDescribeModelCard Source #

Create a value of DescribeModelCard with all optional fields omitted.

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

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

DescribeModelCard, describeModelCard_modelCardVersion - The version of the model card to describe. If a version is not provided, then the latest version of the model card is described.

DescribeModelCard, describeModelCard_modelCardName - The name of the model card to describe.

data DescribeModelCardResponse Source #

See: newDescribeModelCardResponse smart constructor.

Instances

Instances details
Generic DescribeModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Associated Types

type Rep DescribeModelCardResponse :: Type -> Type #

Show DescribeModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

NFData DescribeModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

Eq DescribeModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

type Rep DescribeModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCard

type Rep DescribeModelCardResponse = D1 ('MetaData "DescribeModelCardResponse" "Amazonka.SageMaker.DescribeModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelCardResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "modelCardProcessingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardProcessingStatus)))) :*: (S1 ('MetaSel ('Just "securityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardSecurityConfig)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardStatus) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserContext))))))

newDescribeModelCardResponse Source #

Create a value of DescribeModelCardResponse with all optional fields omitted.

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

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

DescribeModelCardResponse, describeModelCardResponse_lastModifiedBy - Undocumented member.

DescribeModelCardResponse, describeModelCardResponse_lastModifiedTime - The date and time the model card was last modified.

$sel:modelCardProcessingStatus:DescribeModelCardResponse', describeModelCardResponse_modelCardProcessingStatus - The processing status of model card deletion. The ModelCardProcessingStatus updates throughout the different deletion steps.

  • DeletePending: Model card deletion request received.
  • DeleteInProgress: Model card deletion is in progress.
  • ContentDeleted: Deleted model card content.
  • ExportJobsDeleted: Deleted all export jobs associated with the model card.
  • DeleteCompleted: Successfully deleted the model card.
  • DeleteFailed: The model card failed to delete.

DescribeModelCardResponse, describeModelCardResponse_securityConfig - The security configuration used to protect model card content.

$sel:httpStatus:DescribeModelCardResponse', describeModelCardResponse_httpStatus - The response's http status code.

DescribeModelCardResponse, describeModelCardResponse_modelCardArn - The Amazon Resource Name (ARN) of the model card.

DescribeModelCard, describeModelCardResponse_modelCardName - The name of the model card.

DescribeModelCard, describeModelCardResponse_modelCardVersion - The version of the model card.

DescribeModelCardResponse, describeModelCardResponse_content - The content of the model card.

DescribeModelCardResponse, describeModelCardResponse_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.

DescribeModelCardResponse, describeModelCardResponse_creationTime - The date and time the model card was created.

DescribeModelCardResponse, describeModelCardResponse_createdBy - Undocumented member.

DescribeModelCardExportJob

data DescribeModelCardExportJob Source #

See: newDescribeModelCardExportJob smart constructor.

Instances

Instances details
ToJSON DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

ToHeaders DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

ToPath DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

ToQuery DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

AWSRequest DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Generic DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Associated Types

type Rep DescribeModelCardExportJob :: Type -> Type #

Read DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Show DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

NFData DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Eq DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Hashable DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

type AWSResponse DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

type Rep DescribeModelCardExportJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

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

newDescribeModelCardExportJob Source #

Create a value of DescribeModelCardExportJob with all optional fields omitted.

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

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

DescribeModelCardExportJob, describeModelCardExportJob_modelCardExportJobArn - The Amazon Resource Name (ARN) of the model card export job to describe.

data DescribeModelCardExportJobResponse Source #

Instances

Instances details
Generic DescribeModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Associated Types

type Rep DescribeModelCardExportJobResponse :: Type -> Type #

Read DescribeModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Show DescribeModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

NFData DescribeModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

Eq DescribeModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

type Rep DescribeModelCardExportJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelCardExportJob

type Rep DescribeModelCardExportJobResponse = D1 ('MetaData "DescribeModelCardExportJobResponse" "Amazonka.SageMaker.DescribeModelCardExportJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelCardExportJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "exportArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardExportArtifacts)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (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 "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelCardExportOutputConfig) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "lastModifiedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeModelCardExportJobResponse Source #

Create a value of DescribeModelCardExportJobResponse with all optional fields omitted.

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

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

$sel:exportArtifacts:DescribeModelCardExportJobResponse', describeModelCardExportJobResponse_exportArtifacts - The exported model card artifacts.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_failureReason - The failure reason if the model export job fails.

$sel:httpStatus:DescribeModelCardExportJobResponse', describeModelCardExportJobResponse_httpStatus - The response's http status code.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_modelCardExportJobName - The name of the model card export job to describe.

DescribeModelCardExportJob, describeModelCardExportJobResponse_modelCardExportJobArn - The Amazon Resource Name (ARN) of the model card export job.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_status - The completion status of the model card export job.

  • InProgress: The model card export job is in progress.
  • Completed: The model card export job is complete.
  • Failed: The model card export job failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeModelCardExportJob call.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_modelCardName - The name of the model card that the model export job exports.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_modelCardVersion - The version of the model card that the model export job exports.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_outputConfig - The export output details for the model card.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_createdAt - The date and time that the model export job was created.

DescribeModelCardExportJobResponse, describeModelCardExportJobResponse_lastModifiedAt - The date and time that the model export job was last modified.

DescribeModelExplainabilityJobDefinition

data DescribeModelExplainabilityJobDefinition Source #

Instances

Instances details
ToJSON DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

ToHeaders DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

ToPath DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

ToQuery DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

AWSRequest DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Generic DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Read DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Show DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

NFData DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Eq DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Hashable DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

type AWSResponse DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

type Rep DescribeModelExplainabilityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

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

newDescribeModelExplainabilityJobDefinition Source #

Create a value of DescribeModelExplainabilityJobDefinition with all optional fields omitted.

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

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

DescribeModelExplainabilityJobDefinition, describeModelExplainabilityJobDefinition_jobDefinitionName - The name of the model explainability job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

data DescribeModelExplainabilityJobDefinitionResponse Source #

Instances

Instances details
Generic DescribeModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Read DescribeModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Show DescribeModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

NFData DescribeModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

Eq DescribeModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

type Rep DescribeModelExplainabilityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition

type Rep DescribeModelExplainabilityJobDefinitionResponse = D1 ('MetaData "DescribeModelExplainabilityJobDefinitionResponse" "Amazonka.SageMaker.DescribeModelExplainabilityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelExplainabilityJobDefinitionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelExplainabilityBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelExplainabilityBaselineConfig)) :*: (S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig)) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "modelExplainabilityAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelExplainabilityAppSpecification) :*: S1 ('MetaSel ('Just "modelExplainabilityJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelExplainabilityJobInput))) :*: (S1 ('MetaSel ('Just "modelExplainabilityJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDescribeModelExplainabilityJobDefinitionResponse Source #

Create a value of DescribeModelExplainabilityJobDefinitionResponse with all optional fields omitted.

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

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

$sel:modelExplainabilityBaselineConfig:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_modelExplainabilityBaselineConfig - The baseline configuration for a model explainability job.

DescribeModelExplainabilityJobDefinitionResponse, describeModelExplainabilityJobDefinitionResponse_networkConfig - Networking options for a model explainability job.

DescribeModelExplainabilityJobDefinitionResponse, describeModelExplainabilityJobDefinitionResponse_stoppingCondition - Undocumented member.

$sel:httpStatus:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_httpStatus - The response's http status code.

$sel:jobDefinitionArn:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_jobDefinitionArn - The Amazon Resource Name (ARN) of the model explainability job.

DescribeModelExplainabilityJobDefinition, describeModelExplainabilityJobDefinitionResponse_jobDefinitionName - The name of the explainability job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeModelExplainabilityJobDefinitionResponse, describeModelExplainabilityJobDefinitionResponse_creationTime - The time at which the model explainability job was created.

$sel:modelExplainabilityAppSpecification:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_modelExplainabilityAppSpecification - Configures the model explainability job to run a specified Docker container image.

$sel:modelExplainabilityJobInput:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_modelExplainabilityJobInput - Inputs for the model explainability job.

$sel:modelExplainabilityJobOutputConfig:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_modelExplainabilityJobOutputConfig - Undocumented member.

$sel:jobResources:DescribeModelExplainabilityJobDefinitionResponse', describeModelExplainabilityJobDefinitionResponse_jobResources - Undocumented member.

DescribeModelExplainabilityJobDefinitionResponse, describeModelExplainabilityJobDefinitionResponse_roleArn - The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that has read permission to the input data location and write permission to the output data location in Amazon S3.

DescribeModelPackage

data DescribeModelPackage Source #

See: newDescribeModelPackage smart constructor.

Instances

Instances details
ToJSON DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

ToHeaders DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

ToPath DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

ToQuery DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

AWSRequest DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Associated Types

type AWSResponse DescribeModelPackage #

Generic DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Associated Types

type Rep DescribeModelPackage :: Type -> Type #

Read DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Show DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

NFData DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Methods

rnf :: DescribeModelPackage -> () #

Eq DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Hashable DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

type AWSResponse DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

type Rep DescribeModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

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

newDescribeModelPackage Source #

Create a value of DescribeModelPackage with all optional fields omitted.

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

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

DescribeModelPackage, describeModelPackage_modelPackageName - The name or Amazon Resource Name (ARN) of the model package to describe.

When you specify a name, the name must have 1 to 63 characters. Valid characters are a-z, A-Z, 0-9, and - (hyphen).

data DescribeModelPackageResponse Source #

See: newDescribeModelPackageResponse smart constructor.

Instances

Instances details
Generic DescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Associated Types

type Rep DescribeModelPackageResponse :: Type -> Type #

Read DescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Show DescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

NFData DescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

Eq DescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

type Rep DescribeModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackage

type Rep DescribeModelPackageResponse = D1 ('MetaData "DescribeModelPackageResponse" "Amazonka.SageMaker.DescribeModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelPackageResponse'" '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 "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 "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 "samplePayloadUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceAlgorithmSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceAlgorithmSpecification)) :*: S1 ('MetaSel ('Just "task") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "validationSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageValidationSpecification)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: 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) :*: S1 ('MetaSel ('Just "modelPackageStatusDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelPackageStatusDetails)))))))

newDescribeModelPackageResponse Source #

Create a value of DescribeModelPackageResponse with all optional fields omitted.

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

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

DescribeModelPackageResponse, describeModelPackageResponse_additionalInferenceSpecifications - An array of additional Inference Specification objects. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.

DescribeModelPackageResponse, describeModelPackageResponse_approvalDescription - A description provided for the model approval.

DescribeModelPackageResponse, describeModelPackageResponse_certifyForMarketplace - Whether the model package is certified for listing on Amazon Web Services Marketplace.

DescribeModelPackageResponse, describeModelPackageResponse_createdBy - Undocumented member.

DescribeModelPackageResponse, describeModelPackageResponse_customerMetadataProperties - The metadata properties associated with the model package versions.

DescribeModelPackageResponse, describeModelPackageResponse_domain - The machine learning domain of the model package you specified. Common machine learning domains include computer vision and natural language processing.

DescribeModelPackageResponse, describeModelPackageResponse_driftCheckBaselines - Represents the drift check baselines that can be used when the model monitor is set using the model package. For more information, see the topic on Drift Detection against Previous Baselines in SageMaker Pipelines in the Amazon SageMaker Developer Guide.

DescribeModelPackageResponse, describeModelPackageResponse_inferenceSpecification - Details about inference jobs that can be run with models based on this model package.

DescribeModelPackageResponse, describeModelPackageResponse_lastModifiedBy - Undocumented member.

DescribeModelPackageResponse, describeModelPackageResponse_lastModifiedTime - The last time that the model package was modified.

DescribeModelPackageResponse, describeModelPackageResponse_metadataProperties - Undocumented member.

DescribeModelPackageResponse, describeModelPackageResponse_modelApprovalStatus - The approval status of the model package.

DescribeModelPackageResponse, describeModelPackageResponse_modelMetrics - Metrics for the model.

DescribeModelPackageResponse, describeModelPackageResponse_modelPackageDescription - A brief summary of the model package.

DescribeModelPackageResponse, describeModelPackageResponse_modelPackageGroupName - If the model is a versioned model, the name of the model group that the versioned model belongs to.

DescribeModelPackageResponse, describeModelPackageResponse_modelPackageVersion - The version of the model package.

DescribeModelPackageResponse, describeModelPackageResponse_samplePayloadUrl - The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path points to a single gzip compressed tar archive (.tar.gz suffix).

DescribeModelPackageResponse, describeModelPackageResponse_sourceAlgorithmSpecification - Details about the algorithm that was used to create the model package.

DescribeModelPackageResponse, describeModelPackageResponse_task - The machine learning task you specified that your model package accomplishes. Common machine learning tasks include object detection and image classification.

DescribeModelPackageResponse, describeModelPackageResponse_validationSpecification - Configurations for one or more transform jobs that SageMaker runs to test the model package.

$sel:httpStatus:DescribeModelPackageResponse', describeModelPackageResponse_httpStatus - The response's http status code.

DescribeModelPackage, describeModelPackageResponse_modelPackageName - The name of the model package being described.

DescribeModelPackageResponse, describeModelPackageResponse_modelPackageArn - The Amazon Resource Name (ARN) of the model package.

DescribeModelPackageResponse, describeModelPackageResponse_creationTime - A timestamp specifying when the model package was created.

DescribeModelPackageResponse, describeModelPackageResponse_modelPackageStatus - The current status of the model package.

DescribeModelPackageResponse, describeModelPackageResponse_modelPackageStatusDetails - Details about the current status of the model package.

DescribeModelPackageGroup

data DescribeModelPackageGroup Source #

See: newDescribeModelPackageGroup smart constructor.

Instances

Instances details
ToJSON DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

ToHeaders DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

ToPath DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

ToQuery DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

AWSRequest DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Generic DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Associated Types

type Rep DescribeModelPackageGroup :: Type -> Type #

Read DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Show DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

NFData DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Eq DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Hashable DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

type AWSResponse DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

type Rep DescribeModelPackageGroup Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

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

newDescribeModelPackageGroup Source #

Create a value of DescribeModelPackageGroup with all optional fields omitted.

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

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

DescribeModelPackageGroup, describeModelPackageGroup_modelPackageGroupName - The name of gthe model group to describe.

data DescribeModelPackageGroupResponse Source #

See: newDescribeModelPackageGroupResponse smart constructor.

Instances

Instances details
Generic DescribeModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Associated Types

type Rep DescribeModelPackageGroupResponse :: Type -> Type #

Read DescribeModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Show DescribeModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

NFData DescribeModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

Eq DescribeModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

type Rep DescribeModelPackageGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelPackageGroup

type Rep DescribeModelPackageGroupResponse = D1 ('MetaData "DescribeModelPackageGroupResponse" "Amazonka.SageMaker.DescribeModelPackageGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelPackageGroupResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "modelPackageGroupDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: 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 "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UserContext) :*: S1 ('MetaSel ('Just "modelPackageGroupStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelPackageGroupStatus)))))

DescribeModelQualityJobDefinition

data DescribeModelQualityJobDefinition Source #

See: newDescribeModelQualityJobDefinition smart constructor.

Instances

Instances details
ToJSON DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

ToHeaders DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

ToPath DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

ToQuery DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

AWSRequest DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Generic DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Associated Types

type Rep DescribeModelQualityJobDefinition :: Type -> Type #

Read DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Show DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

NFData DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Eq DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Hashable DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

type AWSResponse DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

type Rep DescribeModelQualityJobDefinition Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

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

newDescribeModelQualityJobDefinition Source #

Create a value of DescribeModelQualityJobDefinition with all optional fields omitted.

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

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

DescribeModelQualityJobDefinition, describeModelQualityJobDefinition_jobDefinitionName - The name of the model quality job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

data DescribeModelQualityJobDefinitionResponse Source #

Instances

Instances details
Generic DescribeModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Read DescribeModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Show DescribeModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

NFData DescribeModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

Eq DescribeModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

type Rep DescribeModelQualityJobDefinitionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeModelQualityJobDefinition

type Rep DescribeModelQualityJobDefinitionResponse = D1 ('MetaData "DescribeModelQualityJobDefinitionResponse" "Amazonka.SageMaker.DescribeModelQualityJobDefinition" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeModelQualityJobDefinitionResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "modelQualityBaselineConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelQualityBaselineConfig)) :*: (S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringNetworkConfig)) :*: S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringStoppingCondition)))) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "modelQualityAppSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelQualityAppSpecification) :*: S1 ('MetaSel ('Just "modelQualityJobInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelQualityJobInput))) :*: (S1 ('MetaSel ('Just "modelQualityJobOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringOutputConfig) :*: (S1 ('MetaSel ('Just "jobResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringResources) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newDescribeModelQualityJobDefinitionResponse Source #

Create a value of DescribeModelQualityJobDefinitionResponse with all optional fields omitted.

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

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

$sel:modelQualityBaselineConfig:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_modelQualityBaselineConfig - The baseline configuration for a model quality job.

DescribeModelQualityJobDefinitionResponse, describeModelQualityJobDefinitionResponse_networkConfig - Networking options for a model quality job.

DescribeModelQualityJobDefinitionResponse, describeModelQualityJobDefinitionResponse_stoppingCondition - Undocumented member.

$sel:httpStatus:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_httpStatus - The response's http status code.

$sel:jobDefinitionArn:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_jobDefinitionArn - The Amazon Resource Name (ARN) of the model quality job.

DescribeModelQualityJobDefinition, describeModelQualityJobDefinitionResponse_jobDefinitionName - The name of the quality job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeModelQualityJobDefinitionResponse, describeModelQualityJobDefinitionResponse_creationTime - The time at which the model quality job was created.

$sel:modelQualityAppSpecification:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_modelQualityAppSpecification - Configures the model quality job to run a specified Docker container image.

$sel:modelQualityJobInput:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_modelQualityJobInput - Inputs for the model quality job.

$sel:modelQualityJobOutputConfig:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_modelQualityJobOutputConfig - Undocumented member.

$sel:jobResources:DescribeModelQualityJobDefinitionResponse', describeModelQualityJobDefinitionResponse_jobResources - Undocumented member.

DescribeModelQualityJobDefinitionResponse, describeModelQualityJobDefinitionResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

DescribeMonitoringSchedule

data DescribeMonitoringSchedule Source #

See: newDescribeMonitoringSchedule smart constructor.

Instances

Instances details
ToJSON DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

ToHeaders DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

ToPath DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

ToQuery DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

AWSRequest DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Generic DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Associated Types

type Rep DescribeMonitoringSchedule :: Type -> Type #

Read DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Show DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

NFData DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Eq DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Hashable DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

type AWSResponse DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

type Rep DescribeMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

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

newDescribeMonitoringSchedule Source #

Create a value of DescribeMonitoringSchedule with all optional fields omitted.

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

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

DescribeMonitoringSchedule, describeMonitoringSchedule_monitoringScheduleName - Name of a previously created monitoring schedule.

data DescribeMonitoringScheduleResponse Source #

Instances

Instances details
Generic DescribeMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Associated Types

type Rep DescribeMonitoringScheduleResponse :: Type -> Type #

Read DescribeMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Show DescribeMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

NFData DescribeMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

Eq DescribeMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

type Rep DescribeMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeMonitoringSchedule

type Rep DescribeMonitoringScheduleResponse = D1 ('MetaData "DescribeMonitoringScheduleResponse" "Amazonka.SageMaker.DescribeMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeMonitoringScheduleResponse'" '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 "lastMonitoringExecutionSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringExecutionSummary)) :*: (S1 ('MetaSel ('Just "monitoringType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: ((S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "monitoringScheduleStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ScheduleStatus))) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX) :*: S1 ('MetaSel ('Just "monitoringScheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringScheduleConfig))))))

newDescribeMonitoringScheduleResponse Source #

Create a value of DescribeMonitoringScheduleResponse with all optional fields omitted.

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

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

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_endpointName - The name of the endpoint for the monitoring job.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_failureReason - A string, up to one KB in size, that contains the reason a monitoring job failed, if it failed.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_lastMonitoringExecutionSummary - Describes metadata on the last execution to run, if there was one.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_monitoringType - The type of the monitoring job that this schedule runs. This is one of the following values.

  • DATA_QUALITY - The schedule is for a data quality monitoring job.
  • MODEL_QUALITY - The schedule is for a model quality monitoring job.
  • MODEL_BIAS - The schedule is for a bias monitoring job.
  • MODEL_EXPLAINABILITY - The schedule is for an explainability monitoring job.

$sel:httpStatus:DescribeMonitoringScheduleResponse', describeMonitoringScheduleResponse_httpStatus - The response's http status code.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.

DescribeMonitoringSchedule, describeMonitoringScheduleResponse_monitoringScheduleName - Name of the monitoring schedule.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_monitoringScheduleStatus - The status of an monitoring job.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_creationTime - The time at which the monitoring job was created.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_lastModifiedTime - The time at which the monitoring job was last modified.

DescribeMonitoringScheduleResponse, describeMonitoringScheduleResponse_monitoringScheduleConfig - The configuration object that specifies the monitoring schedule and defines the monitoring job.

DescribeNotebookInstance

data DescribeNotebookInstance Source #

See: newDescribeNotebookInstance smart constructor.

Instances

Instances details
ToJSON DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

ToHeaders DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

ToPath DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

ToQuery DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

AWSRequest DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Generic DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Associated Types

type Rep DescribeNotebookInstance :: Type -> Type #

Read DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Show DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

NFData DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Eq DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Hashable DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

type AWSResponse DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

type Rep DescribeNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

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

newDescribeNotebookInstance Source #

Create a value of DescribeNotebookInstance with all optional fields omitted.

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

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

DescribeNotebookInstance, describeNotebookInstance_notebookInstanceName - The name of the notebook instance that you want information about.

data DescribeNotebookInstanceResponse Source #

See: newDescribeNotebookInstanceResponse smart constructor.

Instances

Instances details
Generic DescribeNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Associated Types

type Rep DescribeNotebookInstanceResponse :: Type -> Type #

Read DescribeNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Show DescribeNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

NFData DescribeNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

Eq DescribeNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

type Rep DescribeNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstance

type Rep DescribeNotebookInstanceResponse = D1 ('MetaData "DescribeNotebookInstanceResponse" "Amazonka.SageMaker.DescribeNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeNotebookInstanceResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "acceleratorTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceAcceleratorType])) :*: 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 "directInternetAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DirectInternetAccess))))) :*: ((S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "instanceMetadataServiceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceMetadataServiceConfiguration)) :*: S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceType)))) :*: (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "networkInterfaceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "notebookInstanceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "notebookInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "notebookInstanceStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceStatus)) :*: (S1 ('MetaSel ('Just "platformIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "rootAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RootAccess)) :*: (S1 ('MetaSel ('Just "securityGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnetId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "url") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribeNotebookInstanceResponse Source #

Create a value of DescribeNotebookInstanceResponse with all optional fields omitted.

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

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

$sel:acceleratorTypes:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_acceleratorTypes - A list of the Elastic Inference (EI) instance types associated with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_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.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_creationTime - A timestamp. Use this parameter to return the time when the notebook instance was created

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_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:directInternetAccess:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_directInternetAccess - Describes whether SageMaker provides internet access to the notebook instance. If this value is set to Disabled, the notebook instance does not have internet access, and cannot connect to SageMaker training and endpoint services.

For more information, see Notebook Instances Are Internet-Enabled by Default.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_failureReason - If status is Failed, the reason it failed.

$sel:instanceMetadataServiceConfiguration:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_instanceMetadataServiceConfiguration - Information on the IMDS configuration of the notebook instance

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_instanceType - The type of ML compute instance running on the notebook instance.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_kmsKeyId - The Amazon Web Services KMS key ID SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_lastModifiedTime - A timestamp. Use this parameter to retrieve the time when the notebook instance was last modified.

$sel:networkInterfaceId:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_networkInterfaceId - The network interface IDs that SageMaker created at the time of creating the instance.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_notebookInstanceArn - The Amazon Resource Name (ARN) of the notebook instance.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_notebookInstanceLifecycleConfigName - Returns the name of a notebook instance lifecycle configuration.

For information about notebook instance lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance

DescribeNotebookInstance, describeNotebookInstanceResponse_notebookInstanceName - The name of the SageMaker notebook instance.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_notebookInstanceStatus - The status of the notebook instance.

$sel:platformIdentifier:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_platformIdentifier - The platform identifier of the notebook instance runtime environment.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_roleArn - The Amazon Resource Name (ARN) of the IAM role associated with the instance.

$sel:rootAccess:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_rootAccess - Whether root access is enabled or disabled for users of the notebook instance.

Lifecycle configurations need root access to be able to set up a notebook instance. Because of this, lifecycle configurations associated with a notebook instance always run with root access even if you disable root access for users.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_securityGroups - The IDs of the VPC security groups.

$sel:subnetId:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_subnetId - The ID of the VPC subnet.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_url - The URL that you use to connect to the Jupyter notebook that is running in your notebook instance.

DescribeNotebookInstanceResponse, describeNotebookInstanceResponse_volumeSizeInGB - The size, in GB, of the ML storage volume attached to the notebook instance.

$sel:httpStatus:DescribeNotebookInstanceResponse', describeNotebookInstanceResponse_httpStatus - The response's http status code.

DescribeNotebookInstanceLifecycleConfig

data DescribeNotebookInstanceLifecycleConfig Source #

Instances

Instances details
ToJSON DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

ToHeaders DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

ToPath DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

ToQuery DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

AWSRequest DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Generic DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Read DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Show DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

NFData DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Eq DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Hashable DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

type AWSResponse DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

type Rep DescribeNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

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

newDescribeNotebookInstanceLifecycleConfig Source #

Create a value of DescribeNotebookInstanceLifecycleConfig with all optional fields omitted.

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

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

DescribeNotebookInstanceLifecycleConfig, describeNotebookInstanceLifecycleConfig_notebookInstanceLifecycleConfigName - The name of the lifecycle configuration to describe.

data DescribeNotebookInstanceLifecycleConfigResponse Source #

Instances

Instances details
Generic DescribeNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Read DescribeNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Show DescribeNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

NFData DescribeNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

Eq DescribeNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

type Rep DescribeNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig

type Rep DescribeNotebookInstanceLifecycleConfigResponse = D1 ('MetaData "DescribeNotebookInstanceLifecycleConfigResponse" "Amazonka.SageMaker.DescribeNotebookInstanceLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeNotebookInstanceLifecycleConfigResponse'" '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 "notebookInstanceLifecycleConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "onCreate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleHook]))) :*: (S1 ('MetaSel ('Just "onStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleHook])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeNotebookInstanceLifecycleConfigResponse Source #

Create a value of DescribeNotebookInstanceLifecycleConfigResponse with all optional fields omitted.

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

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

DescribeNotebookInstanceLifecycleConfigResponse, describeNotebookInstanceLifecycleConfigResponse_creationTime - A timestamp that tells when the lifecycle configuration was created.

DescribeNotebookInstanceLifecycleConfigResponse, describeNotebookInstanceLifecycleConfigResponse_lastModifiedTime - A timestamp that tells when the lifecycle configuration was last modified.

DescribeNotebookInstanceLifecycleConfigResponse, describeNotebookInstanceLifecycleConfigResponse_notebookInstanceLifecycleConfigArn - The Amazon Resource Name (ARN) of the lifecycle configuration.

DescribeNotebookInstanceLifecycleConfig, describeNotebookInstanceLifecycleConfigResponse_notebookInstanceLifecycleConfigName - The name of the lifecycle configuration.

$sel:onCreate:DescribeNotebookInstanceLifecycleConfigResponse', describeNotebookInstanceLifecycleConfigResponse_onCreate - The shell script that runs only once, when you create a notebook instance.

$sel:onStart:DescribeNotebookInstanceLifecycleConfigResponse', describeNotebookInstanceLifecycleConfigResponse_onStart - The shell script that runs every time you start a notebook instance, including when you create the notebook instance.

$sel:httpStatus:DescribeNotebookInstanceLifecycleConfigResponse', describeNotebookInstanceLifecycleConfigResponse_httpStatus - The response's http status code.

DescribePipeline

data DescribePipeline Source #

See: newDescribePipeline smart constructor.

Constructors

DescribePipeline' Text 

Instances

Instances details
ToJSON DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

ToHeaders DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

ToPath DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

ToQuery DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

AWSRequest DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Associated Types

type AWSResponse DescribePipeline #

Generic DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Associated Types

type Rep DescribePipeline :: Type -> Type #

Read DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Show DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

NFData DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Methods

rnf :: DescribePipeline -> () #

Eq DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Hashable DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type AWSResponse DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type Rep DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

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

newDescribePipeline Source #

Create a value of DescribePipeline with all optional fields omitted.

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

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

DescribePipeline, describePipeline_pipelineName - The name of the pipeline to describe.

data DescribePipelineResponse Source #

See: newDescribePipelineResponse smart constructor.

Instances

Instances details
Generic DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Associated Types

type Rep DescribePipelineResponse :: Type -> Type #

Read DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Show DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

NFData DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Eq DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type Rep DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type Rep DescribePipelineResponse = D1 ('MetaData "DescribePipelineResponse" "Amazonka.SageMaker.DescribePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribePipelineResponse'" '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 "pipelineDefinition") '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 "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribePipelineResponse Source #

Create a value of DescribePipelineResponse with all optional fields omitted.

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

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

DescribePipelineResponse, describePipelineResponse_createdBy - Undocumented member.

DescribePipelineResponse, describePipelineResponse_creationTime - The time when the pipeline was created.

DescribePipelineResponse, describePipelineResponse_lastModifiedBy - Undocumented member.

DescribePipelineResponse, describePipelineResponse_lastModifiedTime - The time when the pipeline was last modified.

DescribePipelineResponse, describePipelineResponse_lastRunTime - The time when the pipeline was last run.

DescribePipelineResponse, describePipelineResponse_parallelismConfiguration - Lists the parallelism configuration applied to the pipeline.

DescribePipelineResponse, describePipelineResponse_pipelineArn - The Amazon Resource Name (ARN) of the pipeline.

$sel:pipelineDefinition:DescribePipelineResponse', describePipelineResponse_pipelineDefinition - The JSON pipeline definition.

DescribePipelineResponse, describePipelineResponse_pipelineDescription - The description of the pipeline.

DescribePipelineResponse, describePipelineResponse_pipelineDisplayName - The display name of the pipeline.

DescribePipeline, describePipelineResponse_pipelineName - The name of the pipeline.

DescribePipelineResponse, describePipelineResponse_pipelineStatus - The status of the pipeline execution.

DescribePipelineResponse, describePipelineResponse_roleArn - The Amazon Resource Name (ARN) that the pipeline uses to execute.

$sel:httpStatus:DescribePipelineResponse', describePipelineResponse_httpStatus - The response's http status code.

DescribePipelineDefinitionForExecution

data DescribePipelineDefinitionForExecution Source #

Instances

Instances details
ToJSON DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

ToHeaders DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

ToPath DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

ToQuery DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

AWSRequest DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Generic DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Read DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Show DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

NFData DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Eq DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Hashable DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

type AWSResponse DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

type Rep DescribePipelineDefinitionForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

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

newDescribePipelineDefinitionForExecution Source #

Create a value of DescribePipelineDefinitionForExecution with all optional fields omitted.

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

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

DescribePipelineDefinitionForExecution, describePipelineDefinitionForExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

data DescribePipelineDefinitionForExecutionResponse Source #

Instances

Instances details
Generic DescribePipelineDefinitionForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Read DescribePipelineDefinitionForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Show DescribePipelineDefinitionForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

NFData DescribePipelineDefinitionForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

Eq DescribePipelineDefinitionForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

type Rep DescribePipelineDefinitionForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineDefinitionForExecution

type Rep DescribePipelineDefinitionForExecutionResponse = D1 ('MetaData "DescribePipelineDefinitionForExecutionResponse" "Amazonka.SageMaker.DescribePipelineDefinitionForExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribePipelineDefinitionForExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "pipelineDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

DescribePipelineExecution

data DescribePipelineExecution Source #

See: newDescribePipelineExecution smart constructor.

Instances

Instances details
ToJSON DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

ToHeaders DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

ToPath DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

ToQuery DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

AWSRequest DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Generic DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Associated Types

type Rep DescribePipelineExecution :: Type -> Type #

Read DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Show DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

NFData DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Eq DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Hashable DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

type AWSResponse DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

type Rep DescribePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

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

newDescribePipelineExecution Source #

Create a value of DescribePipelineExecution with all optional fields omitted.

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

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

DescribePipelineExecution, describePipelineExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

data DescribePipelineExecutionResponse Source #

See: newDescribePipelineExecutionResponse smart constructor.

Instances

Instances details
Generic DescribePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Associated Types

type Rep DescribePipelineExecutionResponse :: Type -> Type #

Read DescribePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Show DescribePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

NFData DescribePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

Eq DescribePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

type Rep DescribePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipelineExecution

type Rep DescribePipelineExecutionResponse = D1 ('MetaData "DescribePipelineExecutionResponse" "Amazonka.SageMaker.DescribePipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribePipelineExecutionResponse'" '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 "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribePipelineExecutionResponse Source #

Create a value of DescribePipelineExecutionResponse with all optional fields omitted.

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

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

DescribePipelineExecutionResponse, describePipelineExecutionResponse_createdBy - Undocumented member.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_creationTime - The time when the pipeline execution was created.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_failureReason - If the execution failed, a message describing why.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_lastModifiedBy - Undocumented member.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_lastModifiedTime - The time when the pipeline execution was modified last.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_parallelismConfiguration - The parallelism configuration applied to the pipeline.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_pipelineArn - The Amazon Resource Name (ARN) of the pipeline.

DescribePipelineExecution, describePipelineExecutionResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_pipelineExecutionDescription - The description of the pipeline execution.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_pipelineExecutionDisplayName - The display name of the pipeline execution.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_pipelineExecutionStatus - The status of the pipeline execution.

DescribePipelineExecutionResponse, describePipelineExecutionResponse_pipelineExperimentConfig - Undocumented member.

$sel:httpStatus:DescribePipelineExecutionResponse', describePipelineExecutionResponse_httpStatus - The response's http status code.

DescribeProcessingJob

data DescribeProcessingJob Source #

See: newDescribeProcessingJob smart constructor.

Instances

Instances details
ToJSON DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

ToHeaders DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

ToPath DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

ToQuery DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

AWSRequest DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Associated Types

type AWSResponse DescribeProcessingJob #

Generic DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Associated Types

type Rep DescribeProcessingJob :: Type -> Type #

Read DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Show DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

NFData DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Methods

rnf :: DescribeProcessingJob -> () #

Eq DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Hashable DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type AWSResponse DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type Rep DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

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

newDescribeProcessingJob Source #

Create a value of DescribeProcessingJob with all optional fields omitted.

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

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

DescribeProcessingJob, describeProcessingJob_processingJobName - The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

data DescribeProcessingJobResponse Source #

See: newDescribeProcessingJobResponse smart constructor.

Instances

Instances details
Generic DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Associated Types

type Rep DescribeProcessingJobResponse :: Type -> Type #

Read DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Show DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

NFData DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Eq DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type Rep DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type Rep DescribeProcessingJobResponse = D1 ('MetaData "DescribeProcessingJobResponse" "Amazonka.SageMaker.DescribeProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeProcessingJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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 "processingOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingOutputConfig)))))) :*: (((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 "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: ((S1 ('MetaSel ('Just "processingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "processingResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingResources) :*: S1 ('MetaSel ('Just "appSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AppSpecification))) :*: (S1 ('MetaSel ('Just "processingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "processingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingJobStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))))

newDescribeProcessingJobResponse Source #

Create a value of DescribeProcessingJobResponse with all optional fields omitted.

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

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

DescribeProcessingJobResponse, describeProcessingJobResponse_autoMLJobArn - The ARN of an AutoML job associated with this processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_environment - The environment variables set in the Docker container.

DescribeProcessingJobResponse, describeProcessingJobResponse_exitMessage - An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

DescribeProcessingJobResponse, describeProcessingJobResponse_experimentConfig - The configuration information used to create an experiment.

DescribeProcessingJobResponse, describeProcessingJobResponse_failureReason - A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

DescribeProcessingJobResponse, describeProcessingJobResponse_lastModifiedTime - The time at which the processing job was last modified.

DescribeProcessingJobResponse, describeProcessingJobResponse_monitoringScheduleArn - The ARN of a monitoring schedule for an endpoint associated with this processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_networkConfig - Networking options for a processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingEndTime - The time at which the processing job completed.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingInputs - The inputs for a processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingOutputConfig - Output configuration for the processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingStartTime - The time at which the processing job started.

DescribeProcessingJobResponse, describeProcessingJobResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

DescribeProcessingJobResponse, describeProcessingJobResponse_stoppingCondition - The time limit for how long the processing job is allowed to run.

DescribeProcessingJobResponse, describeProcessingJobResponse_trainingJobArn - The ARN of a training job associated with this processing job.

$sel:httpStatus:DescribeProcessingJobResponse', describeProcessingJobResponse_httpStatus - The response's http status code.

DescribeProcessingJob, describeProcessingJobResponse_processingJobName - The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingResources - 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.

DescribeProcessingJobResponse, describeProcessingJobResponse_appSpecification - Configures the processing job to run a specified container image.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingJobArn - The Amazon Resource Name (ARN) of the processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingJobStatus - Provides the status of a processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_creationTime - The time at which the processing job was created.

DescribeProject

data DescribeProject Source #

See: newDescribeProject smart constructor.

Constructors

DescribeProject' Text 

Instances

Instances details
ToJSON DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

ToHeaders DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

ToPath DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

ToQuery DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

AWSRequest DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Associated Types

type AWSResponse DescribeProject #

Generic DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Associated Types

type Rep DescribeProject :: Type -> Type #

Read DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Show DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

NFData DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Methods

rnf :: DescribeProject -> () #

Eq DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Hashable DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

type AWSResponse DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

type Rep DescribeProject Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

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

newDescribeProject Source #

Create a value of DescribeProject with all optional fields omitted.

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

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

DescribeProject, describeProject_projectName - The name of the project to describe.

data DescribeProjectResponse Source #

See: newDescribeProjectResponse smart constructor.

Instances

Instances details
Generic DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Associated Types

type Rep DescribeProjectResponse :: Type -> Type #

Read DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Show DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

NFData DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

Methods

rnf :: DescribeProjectResponse -> () #

Eq DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

type Rep DescribeProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProject

type Rep DescribeProjectResponse = D1 ('MetaData "DescribeProjectResponse" "Amazonka.SageMaker.DescribeProject" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeProjectResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "serviceCatalogProvisionedProductDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceCatalogProvisionedProductDetails)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: ((S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "projectId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "serviceCatalogProvisioningDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ServiceCatalogProvisioningDetails) :*: (S1 ('MetaSel ('Just "projectStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProjectStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))

newDescribeProjectResponse Source #

Create a value of DescribeProjectResponse with all optional fields omitted.

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

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

DescribeProjectResponse, describeProjectResponse_createdBy - Undocumented member.

DescribeProjectResponse, describeProjectResponse_lastModifiedBy - Undocumented member.

DescribeProjectResponse, describeProjectResponse_lastModifiedTime - The timestamp when project was last modified.

DescribeProjectResponse, describeProjectResponse_projectDescription - The description of the project.

DescribeProjectResponse, describeProjectResponse_serviceCatalogProvisionedProductDetails - Information about a provisioned service catalog product.

$sel:httpStatus:DescribeProjectResponse', describeProjectResponse_httpStatus - The response's http status code.

DescribeProjectResponse, describeProjectResponse_projectArn - The Amazon Resource Name (ARN) of the project.

DescribeProject, describeProjectResponse_projectName - The name of the project.

DescribeProjectResponse, describeProjectResponse_projectId - The ID of the project.

DescribeProjectResponse, describeProjectResponse_serviceCatalogProvisioningDetails - Information used to provision a service catalog product. For information, see What is Amazon Web Services Service Catalog.

DescribeProjectResponse, describeProjectResponse_projectStatus - The status of the project.

DescribeProjectResponse, describeProjectResponse_creationTime - The time when the project was created.

DescribeSpace

data DescribeSpace Source #

See: newDescribeSpace smart constructor.

Constructors

DescribeSpace' Text Text 

Instances

Instances details
ToJSON DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

ToHeaders DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

ToPath DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

ToQuery DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

AWSRequest DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Associated Types

type AWSResponse DescribeSpace #

Generic DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Associated Types

type Rep DescribeSpace :: Type -> Type #

Read DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Show DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

NFData DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Methods

rnf :: DescribeSpace -> () #

Eq DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Hashable DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

type AWSResponse DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

type Rep DescribeSpace Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

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

newDescribeSpace Source #

Create a value of DescribeSpace with all optional fields omitted.

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

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

DescribeSpace, describeSpace_domainId - The ID of the associated Domain.

DescribeSpace, describeSpace_spaceName - The name of the space.

data DescribeSpaceResponse Source #

See: newDescribeSpaceResponse smart constructor.

Instances

Instances details
Generic DescribeSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Associated Types

type Rep DescribeSpaceResponse :: Type -> Type #

Read DescribeSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Show DescribeSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

NFData DescribeSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

Methods

rnf :: DescribeSpaceResponse -> () #

Eq DescribeSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

type Rep DescribeSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSpace

newDescribeSpaceResponse Source #

Create a value of DescribeSpaceResponse with all optional fields omitted.

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

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

DescribeSpaceResponse, describeSpaceResponse_creationTime - The creation time.

DescribeSpace, describeSpaceResponse_domainId - The ID of the associated Domain.

DescribeSpaceResponse, describeSpaceResponse_failureReason - The failure reason.

$sel:homeEfsFileSystemUid:DescribeSpaceResponse', describeSpaceResponse_homeEfsFileSystemUid - The ID of the space's profile in the Amazon Elastic File System volume.

DescribeSpaceResponse, describeSpaceResponse_lastModifiedTime - The last modified time.

$sel:spaceArn:DescribeSpaceResponse', describeSpaceResponse_spaceArn - The space's Amazon Resource Name (ARN).

DescribeSpace, describeSpaceResponse_spaceName - The name of the space.

$sel:spaceSettings:DescribeSpaceResponse', describeSpaceResponse_spaceSettings - A collection of space settings.

DescribeSpaceResponse, describeSpaceResponse_status - The status.

$sel:httpStatus:DescribeSpaceResponse', describeSpaceResponse_httpStatus - The response's http status code.

DescribeStudioLifecycleConfig

data DescribeStudioLifecycleConfig Source #

See: newDescribeStudioLifecycleConfig smart constructor.

Instances

Instances details
ToJSON DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

ToHeaders DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

ToPath DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

ToQuery DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

AWSRequest DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Generic DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Associated Types

type Rep DescribeStudioLifecycleConfig :: Type -> Type #

Read DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Show DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

NFData DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Eq DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Hashable DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

type AWSResponse DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

type Rep DescribeStudioLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

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

newDescribeStudioLifecycleConfig Source #

Create a value of DescribeStudioLifecycleConfig with all optional fields omitted.

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

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

DescribeStudioLifecycleConfig, describeStudioLifecycleConfig_studioLifecycleConfigName - The name of the Studio Lifecycle Configuration to describe.

data DescribeStudioLifecycleConfigResponse Source #

Instances

Instances details
Generic DescribeStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Read DescribeStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Show DescribeStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

NFData DescribeStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

Eq DescribeStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

type Rep DescribeStudioLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeStudioLifecycleConfig

type Rep DescribeStudioLifecycleConfigResponse = D1 ('MetaData "DescribeStudioLifecycleConfigResponse" "Amazonka.SageMaker.DescribeStudioLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeStudioLifecycleConfigResponse'" '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 "studioLifecycleConfigContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "studioLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeStudioLifecycleConfigResponse Source #

Create a value of DescribeStudioLifecycleConfigResponse with all optional fields omitted.

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

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

DescribeStudioLifecycleConfigResponse, describeStudioLifecycleConfigResponse_creationTime - The creation time of the Studio Lifecycle Configuration.

DescribeStudioLifecycleConfigResponse, describeStudioLifecycleConfigResponse_lastModifiedTime - This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.

DescribeStudioLifecycleConfigResponse, describeStudioLifecycleConfigResponse_studioLifecycleConfigAppType - The App type that the Lifecycle Configuration is attached to.

DescribeStudioLifecycleConfigResponse, describeStudioLifecycleConfigResponse_studioLifecycleConfigArn - The ARN of the Lifecycle Configuration to describe.

$sel:studioLifecycleConfigContent:DescribeStudioLifecycleConfigResponse', describeStudioLifecycleConfigResponse_studioLifecycleConfigContent - The content of your Studio Lifecycle Configuration script.

DescribeStudioLifecycleConfig, describeStudioLifecycleConfigResponse_studioLifecycleConfigName - The name of the Studio Lifecycle Configuration that is described.

$sel:httpStatus:DescribeStudioLifecycleConfigResponse', describeStudioLifecycleConfigResponse_httpStatus - The response's http status code.

DescribeSubscribedWorkteam

data DescribeSubscribedWorkteam Source #

See: newDescribeSubscribedWorkteam smart constructor.

Instances

Instances details
ToJSON DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

ToHeaders DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

ToPath DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

ToQuery DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

AWSRequest DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Generic DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Associated Types

type Rep DescribeSubscribedWorkteam :: Type -> Type #

Read DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Show DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

NFData DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Eq DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Hashable DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

type AWSResponse DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

type Rep DescribeSubscribedWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

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

newDescribeSubscribedWorkteam Source #

Create a value of DescribeSubscribedWorkteam with all optional fields omitted.

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

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

DescribeSubscribedWorkteam, describeSubscribedWorkteam_workteamArn - The Amazon Resource Name (ARN) of the subscribed work team to describe.

data DescribeSubscribedWorkteamResponse Source #

Instances

Instances details
Generic DescribeSubscribedWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Associated Types

type Rep DescribeSubscribedWorkteamResponse :: Type -> Type #

Read DescribeSubscribedWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Show DescribeSubscribedWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

NFData DescribeSubscribedWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

Eq DescribeSubscribedWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

type Rep DescribeSubscribedWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeSubscribedWorkteam

type Rep DescribeSubscribedWorkteamResponse = D1 ('MetaData "DescribeSubscribedWorkteamResponse" "Amazonka.SageMaker.DescribeSubscribedWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeSubscribedWorkteamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "subscribedWorkteam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SubscribedWorkteam)))

newDescribeSubscribedWorkteamResponse Source #

Create a value of DescribeSubscribedWorkteamResponse with all optional fields omitted.

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

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

$sel:httpStatus:DescribeSubscribedWorkteamResponse', describeSubscribedWorkteamResponse_httpStatus - The response's http status code.

$sel:subscribedWorkteam:DescribeSubscribedWorkteamResponse', describeSubscribedWorkteamResponse_subscribedWorkteam - A Workteam instance that contains information about the work team.

DescribeTrainingJob

data DescribeTrainingJob Source #

See: newDescribeTrainingJob smart constructor.

Instances

Instances details
ToJSON DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

ToHeaders DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

ToPath DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

ToQuery DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

AWSRequest DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Associated Types

type AWSResponse DescribeTrainingJob #

Generic DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Associated Types

type Rep DescribeTrainingJob :: Type -> Type #

Read DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Show DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

NFData DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Methods

rnf :: DescribeTrainingJob -> () #

Eq DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Hashable DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

type AWSResponse DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

type Rep DescribeTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

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

newDescribeTrainingJob Source #

Create a value of DescribeTrainingJob with all optional fields omitted.

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

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

DescribeTrainingJob, describeTrainingJob_trainingJobName - The name of the training job.

data DescribeTrainingJobResponse Source #

See: newDescribeTrainingJobResponse smart constructor.

Instances

Instances details
Generic DescribeTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Associated Types

type Rep DescribeTrainingJobResponse :: Type -> Type #

Read DescribeTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Show DescribeTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

NFData DescribeTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

Eq DescribeTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

type Rep DescribeTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrainingJob

type Rep DescribeTrainingJobResponse = D1 ('MetaData "DescribeTrainingJobResponse" "Amazonka.SageMaker.DescribeTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeTrainingJobResponse'" 'PrefixI 'True) (((((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 "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 "outputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OutputDataConfig)))) :*: (S1 ('MetaSel ('Just "profilerConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProfilerConfig)) :*: (S1 ('MetaSel ('Just "profilerRuleConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProfilerRuleConfiguration])) :*: S1 ('MetaSel ('Just "profilerRuleEvaluationStatuses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProfilerRuleEvaluationStatus]))))))) :*: ((((S1 ('MetaSel ('Just "profilingStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProfilingStatus)) :*: S1 ('MetaSel ('Just "retryStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetryStrategy))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "secondaryStatusTransitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SecondaryStatusTransition])) :*: S1 ('MetaSel ('Just "tensorBoardOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TensorBoardOutputConfig))))) :*: ((S1 ('MetaSel ('Just "trainingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: 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)))))) :*: (((S1 ('MetaSel ('Just "warmPoolStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WarmPoolStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ModelArtifacts)))) :*: ((S1 ('MetaSel ('Just "trainingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TrainingJobStatus) :*: (S1 ('MetaSel ('Just "secondaryStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SecondaryStatus) :*: S1 ('MetaSel ('Just "algorithmSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AlgorithmSpecification))) :*: (S1 ('MetaSel ('Just "resourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceConfig) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StoppingCondition) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX))))))))

newDescribeTrainingJobResponse Source #

Create a value of DescribeTrainingJobResponse with all optional fields omitted.

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

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

DescribeTrainingJobResponse, describeTrainingJobResponse_autoMLJobArn - The Amazon Resource Name (ARN) of an AutoML job.

DescribeTrainingJobResponse, describeTrainingJobResponse_billableTimeInSeconds - The billable time in seconds. Billable time refers to the absolute wall-clock time.

Multiply BillableTimeInSeconds by the number of instances (InstanceCount) in your training cluster to get the total compute time SageMaker bills you if you run distributed training. The formula is as follows: BillableTimeInSeconds * InstanceCount .

You can calculate the savings from using managed spot training using the formula (1 - BillableTimeInSeconds / TrainingTimeInSeconds) * 100. For example, if BillableTimeInSeconds is 100 and TrainingTimeInSeconds is 500, the savings is 80%.

DescribeTrainingJobResponse, describeTrainingJobResponse_checkpointConfig - Undocumented member.

DescribeTrainingJobResponse, describeTrainingJobResponse_debugHookConfig - Undocumented member.

DescribeTrainingJobResponse, describeTrainingJobResponse_debugRuleConfigurations - Configuration information for Amazon SageMaker Debugger rules for debugging output tensors.

DescribeTrainingJobResponse, describeTrainingJobResponse_debugRuleEvaluationStatuses - Evaluation status of Amazon SageMaker Debugger rules for debugging on a training job.

DescribeTrainingJobResponse, describeTrainingJobResponse_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 algorithms in distributed training.

DescribeTrainingJobResponse, describeTrainingJobResponse_enableManagedSpotTraining - A Boolean indicating whether managed spot training is enabled (True) or not (False).

DescribeTrainingJobResponse, describeTrainingJobResponse_enableNetworkIsolation - If you want to allow inbound or outbound network calls, except for calls between peers within a training cluster for distributed training, choose True. If you enable network isolation 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.

DescribeTrainingJobResponse, describeTrainingJobResponse_environment - The environment variables to set in the Docker container.

DescribeTrainingJobResponse, describeTrainingJobResponse_experimentConfig - Undocumented member.

DescribeTrainingJobResponse, describeTrainingJobResponse_failureReason - If the training job failed, the reason it failed.

DescribeTrainingJobResponse, describeTrainingJobResponse_finalMetricDataList - A collection of MetricData objects that specify the names, values, and dates and times that the training algorithm emitted to Amazon CloudWatch.

DescribeTrainingJobResponse, describeTrainingJobResponse_hyperParameters - Algorithm-specific parameters.

DescribeTrainingJobResponse, describeTrainingJobResponse_inputDataConfig - An array of Channel objects that describes each data input channel.

DescribeTrainingJobResponse, describeTrainingJobResponse_labelingJobArn - The Amazon Resource Name (ARN) of the SageMaker Ground Truth labeling job that created the transform or training job.

DescribeTrainingJobResponse, describeTrainingJobResponse_lastModifiedTime - A timestamp that indicates when the status of the training job was last modified.

DescribeTrainingJobResponse, describeTrainingJobResponse_outputDataConfig - The S3 path where model artifacts that you configured when creating the job are stored. SageMaker creates subfolders for model artifacts.

$sel:profilerConfig:DescribeTrainingJobResponse', describeTrainingJobResponse_profilerConfig - Undocumented member.

$sel:profilerRuleConfigurations:DescribeTrainingJobResponse', describeTrainingJobResponse_profilerRuleConfigurations - Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.

$sel:profilerRuleEvaluationStatuses:DescribeTrainingJobResponse', describeTrainingJobResponse_profilerRuleEvaluationStatuses - Evaluation status of Amazon SageMaker Debugger rules for profiling on a training job.

$sel:profilingStatus:DescribeTrainingJobResponse', describeTrainingJobResponse_profilingStatus - Profiling status of a training job.

DescribeTrainingJobResponse, describeTrainingJobResponse_retryStrategy - The number of times to retry the job when the job fails due to an InternalServerError.

DescribeTrainingJobResponse, describeTrainingJobResponse_roleArn - The Amazon Web Services Identity and Access Management (IAM) role configured for the training job.

DescribeTrainingJobResponse, describeTrainingJobResponse_secondaryStatusTransitions - A history of all of the secondary statuses that the training job has transitioned through.

DescribeTrainingJobResponse, describeTrainingJobResponse_tensorBoardOutputConfig - Undocumented member.

DescribeTrainingJobResponse, describeTrainingJobResponse_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.

DescribeTrainingJobResponse, describeTrainingJobResponse_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.

DescribeTrainingJobResponse, describeTrainingJobResponse_trainingTimeInSeconds - The training time in seconds.

DescribeTrainingJobResponse, describeTrainingJobResponse_tuningJobArn - The Amazon Resource Name (ARN) of the associated hyperparameter tuning job if the training job was launched by a hyperparameter tuning job.

DescribeTrainingJobResponse, describeTrainingJobResponse_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.

DescribeTrainingJobResponse, describeTrainingJobResponse_warmPoolStatus - The status of the warm pool associated with the training job.

$sel:httpStatus:DescribeTrainingJobResponse', describeTrainingJobResponse_httpStatus - The response's http status code.

DescribeTrainingJob, describeTrainingJobResponse_trainingJobName - Name of the model training job.

DescribeTrainingJobResponse, describeTrainingJobResponse_trainingJobArn - The Amazon Resource Name (ARN) of the training job.

DescribeTrainingJobResponse, describeTrainingJobResponse_modelArtifacts - Information about the Amazon S3 location that is configured for storing model artifacts.

DescribeTrainingJobResponse, describeTrainingJobResponse_trainingJobStatus - The status of the training job.

SageMaker provides the following training job statuses:

  • 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.

DescribeTrainingJobResponse, describeTrainingJobResponse_secondaryStatus - Provides detailed information about the state of the training job. For detailed information on 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.
  • Interrupted - The job stopped because the managed spot training instances were interrupted.
  • 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.
  • MaxWaitTimeExceeded - The job stopped because it exceeded the maximum allowed wait time.
  • 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
  • PreparingTraining
  • DownloadingTrainingImage

DescribeTrainingJobResponse, describeTrainingJobResponse_algorithmSpecification - Information about the algorithm used for training, and algorithm metadata.

DescribeTrainingJobResponse, describeTrainingJobResponse_resourceConfig - Resources, including ML compute instances and ML storage volumes, that are configured for model training.

DescribeTrainingJobResponse, describeTrainingJobResponse_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.

DescribeTrainingJobResponse, describeTrainingJobResponse_creationTime - A timestamp that indicates when the training job was created.

DescribeTransformJob

data DescribeTransformJob Source #

See: newDescribeTransformJob smart constructor.

Instances

Instances details
ToJSON DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

ToHeaders DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

ToPath DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

ToQuery DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

AWSRequest DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Associated Types

type AWSResponse DescribeTransformJob #

Generic DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Associated Types

type Rep DescribeTransformJob :: Type -> Type #

Read DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Show DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

NFData DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Methods

rnf :: DescribeTransformJob -> () #

Eq DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Hashable DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

type AWSResponse DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

type Rep DescribeTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

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

newDescribeTransformJob Source #

Create a value of DescribeTransformJob with all optional fields omitted.

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

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

DescribeTransformJob, describeTransformJob_transformJobName - The name of the transform job that you want to view details of.

data DescribeTransformJobResponse Source #

See: newDescribeTransformJobResponse smart constructor.

Instances

Instances details
Generic DescribeTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Associated Types

type Rep DescribeTransformJobResponse :: Type -> Type #

Read DescribeTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Show DescribeTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

NFData DescribeTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

Eq DescribeTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

type Rep DescribeTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTransformJob

type Rep DescribeTransformJobResponse = D1 ('MetaData "DescribeTransformJobResponse" "Amazonka.SageMaker.DescribeTransformJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeTransformJobResponse'" '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 "dataCaptureConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe BatchDataCaptureConfig)) :*: (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 "transformEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "transformOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TransformOutput))) :*: (S1 ('MetaSel ('Just "transformStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "transformJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))) :*: ((S1 ('MetaSel ('Just "transformJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "transformJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformJobStatus) :*: S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "transformInput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformInput) :*: (S1 ('MetaSel ('Just "transformResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TransformResources) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))))

newDescribeTransformJobResponse Source #

Create a value of DescribeTransformJobResponse with all optional fields omitted.

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

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

DescribeTransformJobResponse, describeTransformJobResponse_autoMLJobArn - The Amazon Resource Name (ARN) of the AutoML transform job.

DescribeTransformJobResponse, describeTransformJobResponse_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.

To enable the batch strategy, you must set SplitType to Line, RecordIO, or TFRecord.

DescribeTransformJobResponse, describeTransformJobResponse_dataCaptureConfig - Configuration to control how SageMaker captures inference data.

DescribeTransformJobResponse, describeTransformJobResponse_dataProcessing - Undocumented member.

DescribeTransformJobResponse, describeTransformJobResponse_environment - The environment variables to set in the Docker container. We support up to 16 key and values entries in the map.

DescribeTransformJobResponse, describeTransformJobResponse_experimentConfig - Undocumented member.

DescribeTransformJobResponse, describeTransformJobResponse_failureReason - If the transform job failed, FailureReason describes why it failed. A transform job creates a log file, which includes error messages, and stores it as an Amazon S3 object. For more information, see Log Amazon SageMaker Events with Amazon CloudWatch.

DescribeTransformJobResponse, describeTransformJobResponse_labelingJobArn - The Amazon Resource Name (ARN) of the Amazon SageMaker Ground Truth labeling job that created the transform or training job.

DescribeTransformJobResponse, describeTransformJobResponse_maxConcurrentTransforms - The maximum number of parallel requests on each instance node that can be launched in a transform job. The default value is 1.

DescribeTransformJobResponse, describeTransformJobResponse_maxPayloadInMB - The maximum payload size, in MB, used in the transform job.

DescribeTransformJobResponse, describeTransformJobResponse_modelClientConfig - The timeout and maximum number of retries for processing a transform job invocation.

DescribeTransformJobResponse, describeTransformJobResponse_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.

DescribeTransformJobResponse, describeTransformJobResponse_transformOutput - Identifies the Amazon S3 location where you want Amazon SageMaker to save the results from the transform job.

DescribeTransformJobResponse, describeTransformJobResponse_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.

$sel:httpStatus:DescribeTransformJobResponse', describeTransformJobResponse_httpStatus - The response's http status code.

DescribeTransformJob, describeTransformJobResponse_transformJobName - The name of the transform job.

DescribeTransformJobResponse, describeTransformJobResponse_transformJobArn - The Amazon Resource Name (ARN) of the transform job.

DescribeTransformJobResponse, describeTransformJobResponse_transformJobStatus - The status of the transform job. If the transform job failed, the reason is returned in the FailureReason field.

DescribeTransformJobResponse, describeTransformJobResponse_modelName - The name of the model used in the transform job.

DescribeTransformJobResponse, describeTransformJobResponse_transformInput - Describes the dataset to be transformed and the Amazon S3 location where it is stored.

DescribeTransformJobResponse, describeTransformJobResponse_transformResources - Describes the resources, including ML instance types and ML instance count, to use for the transform job.

DescribeTransformJobResponse, describeTransformJobResponse_creationTime - A timestamp that shows when the transform Job was created.

DescribeTrial

data DescribeTrial Source #

See: newDescribeTrial smart constructor.

Constructors

DescribeTrial' Text 

Instances

Instances details
ToJSON DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

ToHeaders DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

ToPath DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

ToQuery DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

AWSRequest DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Associated Types

type AWSResponse DescribeTrial #

Generic DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Associated Types

type Rep DescribeTrial :: Type -> Type #

Read DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Show DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

NFData DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Methods

rnf :: DescribeTrial -> () #

Eq DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Hashable DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

type AWSResponse DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

type Rep DescribeTrial Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

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

newDescribeTrial Source #

Create a value of DescribeTrial with all optional fields omitted.

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

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

DescribeTrial, describeTrial_trialName - The name of the trial to describe.

data DescribeTrialResponse Source #

See: newDescribeTrialResponse smart constructor.

Instances

Instances details
Generic DescribeTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Associated Types

type Rep DescribeTrialResponse :: Type -> Type #

Read DescribeTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Show DescribeTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

NFData DescribeTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

Methods

rnf :: DescribeTrialResponse -> () #

Eq DescribeTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

type Rep DescribeTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrial

type Rep DescribeTrialResponse = D1 ('MetaData "DescribeTrialResponse" "Amazonka.SageMaker.DescribeTrial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeTrialResponse'" '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 "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeTrialResponse Source #

Create a value of DescribeTrialResponse with all optional fields omitted.

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

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

DescribeTrialResponse, describeTrialResponse_createdBy - Who created the trial.

DescribeTrialResponse, describeTrialResponse_creationTime - When the trial was created.

DescribeTrialResponse, describeTrialResponse_displayName - The name of the trial as displayed. If DisplayName isn't specified, TrialName is displayed.

DescribeTrialResponse, describeTrialResponse_experimentName - The name of the experiment the trial is part of.

DescribeTrialResponse, describeTrialResponse_lastModifiedBy - Who last modified the trial.

DescribeTrialResponse, describeTrialResponse_lastModifiedTime - When the trial was last modified.

DescribeTrialResponse, describeTrialResponse_metadataProperties - Undocumented member.

DescribeTrialResponse, describeTrialResponse_source - The Amazon Resource Name (ARN) of the source and, optionally, the job type.

DescribeTrialResponse, describeTrialResponse_trialArn - The Amazon Resource Name (ARN) of the trial.

DescribeTrial, describeTrialResponse_trialName - The name of the trial.

$sel:httpStatus:DescribeTrialResponse', describeTrialResponse_httpStatus - The response's http status code.

DescribeTrialComponent

data DescribeTrialComponent Source #

See: newDescribeTrialComponent smart constructor.

Instances

Instances details
ToJSON DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

ToHeaders DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

ToPath DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

ToQuery DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

AWSRequest DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Associated Types

type AWSResponse DescribeTrialComponent #

Generic DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Associated Types

type Rep DescribeTrialComponent :: Type -> Type #

Read DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Show DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

NFData DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Methods

rnf :: DescribeTrialComponent -> () #

Eq DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Hashable DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type AWSResponse DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

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

newDescribeTrialComponent Source #

Create a value of DescribeTrialComponent with all optional fields omitted.

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

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

DescribeTrialComponent, describeTrialComponent_trialComponentName - The name of the trial component to describe.

data DescribeTrialComponentResponse Source #

See: newDescribeTrialComponentResponse smart constructor.

Instances

Instances details
Generic DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Associated Types

type Rep DescribeTrialComponentResponse :: Type -> Type #

Read DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Show DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

NFData DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

Eq DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeTrialComponent

type Rep DescribeTrialComponentResponse = D1 ('MetaData "DescribeTrialComponentResponse" "Amazonka.SageMaker.DescribeTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeTrialComponentResponse'" '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 "source") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentSource)) :*: S1 ('MetaSel ('Just "sources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TrialComponentSource]))))) :*: ((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 "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribeTrialComponentResponse Source #

Create a value of DescribeTrialComponentResponse with all optional fields omitted.

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

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

DescribeTrialComponentResponse, describeTrialComponentResponse_createdBy - Who created the trial component.

DescribeTrialComponentResponse, describeTrialComponentResponse_creationTime - When the component was created.

DescribeTrialComponentResponse, describeTrialComponentResponse_displayName - The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

DescribeTrialComponentResponse, describeTrialComponentResponse_endTime - When the component ended.

DescribeTrialComponentResponse, describeTrialComponentResponse_inputArtifacts - The input artifacts of the component.

DescribeTrialComponentResponse, describeTrialComponentResponse_lastModifiedBy - Who last modified the component.

DescribeTrialComponentResponse, describeTrialComponentResponse_lastModifiedTime - When the component was last modified.

DescribeTrialComponentResponse, describeTrialComponentResponse_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.

DescribeTrialComponentResponse, describeTrialComponentResponse_metadataProperties - Undocumented member.

DescribeTrialComponentResponse, describeTrialComponentResponse_metrics - The metrics for the component.

DescribeTrialComponentResponse, describeTrialComponentResponse_outputArtifacts - The output artifacts of the component.

DescribeTrialComponentResponse, describeTrialComponentResponse_parameters - The hyperparameters of the component.

DescribeTrialComponentResponse, describeTrialComponentResponse_source - The Amazon Resource Name (ARN) of the source and, optionally, the job type.

$sel:sources:DescribeTrialComponentResponse', describeTrialComponentResponse_sources - A list of ARNs and, if applicable, job types for multiple sources of an experiment run.

DescribeTrialComponentResponse, describeTrialComponentResponse_startTime - When the component started.

DescribeTrialComponentResponse, describeTrialComponentResponse_status - The status of the component. States include:

  • InProgress
  • Completed
  • Failed

DescribeTrialComponentResponse, describeTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

DescribeTrialComponent, describeTrialComponentResponse_trialComponentName - The name of the trial component.

$sel:httpStatus:DescribeTrialComponentResponse', describeTrialComponentResponse_httpStatus - The response's http status code.

DescribeUserProfile

data DescribeUserProfile Source #

See: newDescribeUserProfile smart constructor.

Instances

Instances details
ToJSON DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

ToHeaders DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

ToPath DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

ToQuery DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

AWSRequest DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Associated Types

type AWSResponse DescribeUserProfile #

Generic DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Associated Types

type Rep DescribeUserProfile :: Type -> Type #

Read DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Show DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

NFData DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Methods

rnf :: DescribeUserProfile -> () #

Eq DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Hashable DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

type AWSResponse DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

type Rep DescribeUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

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

newDescribeUserProfile Source #

Create a value of DescribeUserProfile with all optional fields omitted.

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

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

DescribeUserProfile, describeUserProfile_domainId - The domain ID.

DescribeUserProfile, describeUserProfile_userProfileName - The user profile name. This value is not case sensitive.

data DescribeUserProfileResponse Source #

See: newDescribeUserProfileResponse smart constructor.

Instances

Instances details
Generic DescribeUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Associated Types

type Rep DescribeUserProfileResponse :: Type -> Type #

Read DescribeUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Show DescribeUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

NFData DescribeUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

Eq DescribeUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

type Rep DescribeUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeUserProfile

type Rep DescribeUserProfileResponse = D1 ('MetaData "DescribeUserProfileResponse" "Amazonka.SageMaker.DescribeUserProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeUserProfileResponse'" '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 "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "homeEfsFileSystemUid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "singleSignOnUserIdentifier") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "singleSignOnUserValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserProfileStatus)) :*: S1 ('MetaSel ('Just "userProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "userSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserSettings)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeUserProfileResponse Source #

Create a value of DescribeUserProfileResponse with all optional fields omitted.

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

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

DescribeUserProfileResponse, describeUserProfileResponse_creationTime - The creation time.

DescribeUserProfile, describeUserProfileResponse_domainId - The ID of the domain that contains the profile.

DescribeUserProfileResponse, describeUserProfileResponse_failureReason - The failure reason.

$sel:homeEfsFileSystemUid:DescribeUserProfileResponse', describeUserProfileResponse_homeEfsFileSystemUid - The ID of the user's profile in the Amazon Elastic File System (EFS) volume.

DescribeUserProfileResponse, describeUserProfileResponse_lastModifiedTime - The last modified time.

$sel:singleSignOnUserIdentifier:DescribeUserProfileResponse', describeUserProfileResponse_singleSignOnUserIdentifier - The IAM Identity Center user identifier.

$sel:singleSignOnUserValue:DescribeUserProfileResponse', describeUserProfileResponse_singleSignOnUserValue - The IAM Identity Center user value.

DescribeUserProfileResponse, describeUserProfileResponse_status - The status.

DescribeUserProfileResponse, describeUserProfileResponse_userProfileArn - The user profile Amazon Resource Name (ARN).

DescribeUserProfile, describeUserProfileResponse_userProfileName - The user profile name.

$sel:userSettings:DescribeUserProfileResponse', describeUserProfileResponse_userSettings - A collection of settings.

$sel:httpStatus:DescribeUserProfileResponse', describeUserProfileResponse_httpStatus - The response's http status code.

DescribeWorkforce

data DescribeWorkforce Source #

See: newDescribeWorkforce smart constructor.

Constructors

DescribeWorkforce' Text 

Instances

Instances details
ToJSON DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

ToHeaders DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

ToPath DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

ToQuery DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

AWSRequest DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Associated Types

type AWSResponse DescribeWorkforce #

Generic DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Associated Types

type Rep DescribeWorkforce :: Type -> Type #

Read DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Show DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

NFData DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Methods

rnf :: DescribeWorkforce -> () #

Eq DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Hashable DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

type AWSResponse DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

type Rep DescribeWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

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

newDescribeWorkforce Source #

Create a value of DescribeWorkforce with all optional fields omitted.

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

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

DescribeWorkforce, describeWorkforce_workforceName - The name of the private workforce whose access you want to restrict. WorkforceName is automatically set to default when a workforce is created and cannot be modified.

data DescribeWorkforceResponse Source #

See: newDescribeWorkforceResponse smart constructor.

Instances

Instances details
Generic DescribeWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Associated Types

type Rep DescribeWorkforceResponse :: Type -> Type #

Read DescribeWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Show DescribeWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

NFData DescribeWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

Eq DescribeWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

type Rep DescribeWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkforce

type Rep DescribeWorkforceResponse = D1 ('MetaData "DescribeWorkforceResponse" "Amazonka.SageMaker.DescribeWorkforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeWorkforceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Workforce)))

newDescribeWorkforceResponse Source #

Create a value of DescribeWorkforceResponse with all optional fields omitted.

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

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

$sel:httpStatus:DescribeWorkforceResponse', describeWorkforceResponse_httpStatus - The response's http status code.

$sel:workforce:DescribeWorkforceResponse', describeWorkforceResponse_workforce - 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.

DescribeWorkteam

data DescribeWorkteam Source #

See: newDescribeWorkteam smart constructor.

Constructors

DescribeWorkteam' Text 

Instances

Instances details
ToJSON DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

ToHeaders DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

ToPath DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

ToQuery DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

AWSRequest DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Associated Types

type AWSResponse DescribeWorkteam #

Generic DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Associated Types

type Rep DescribeWorkteam :: Type -> Type #

Read DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Show DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

NFData DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Methods

rnf :: DescribeWorkteam -> () #

Eq DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Hashable DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

type AWSResponse DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

type Rep DescribeWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

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

newDescribeWorkteam Source #

Create a value of DescribeWorkteam with all optional fields omitted.

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

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

DescribeWorkteam, describeWorkteam_workteamName - The name of the work team to return a description of.

data DescribeWorkteamResponse Source #

See: newDescribeWorkteamResponse smart constructor.

Instances

Instances details
Generic DescribeWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Associated Types

type Rep DescribeWorkteamResponse :: Type -> Type #

Read DescribeWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Show DescribeWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

NFData DescribeWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

Eq DescribeWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

type Rep DescribeWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeWorkteam

type Rep DescribeWorkteamResponse = D1 ('MetaData "DescribeWorkteamResponse" "Amazonka.SageMaker.DescribeWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeWorkteamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workteam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Workteam)))

newDescribeWorkteamResponse Source #

Create a value of DescribeWorkteamResponse with all optional fields omitted.

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

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

$sel:httpStatus:DescribeWorkteamResponse', describeWorkteamResponse_httpStatus - The response's http status code.

$sel:workteam:DescribeWorkteamResponse', describeWorkteamResponse_workteam - A Workteam instance that contains information about the work team.

DisableSagemakerServicecatalogPortfolio

data DisableSagemakerServicecatalogPortfolio Source #

Instances

Instances details
ToJSON DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

ToHeaders DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

ToPath DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

ToQuery DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

AWSRequest DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Generic DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Read DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Show DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

NFData DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Eq DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Hashable DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

type AWSResponse DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

type Rep DisableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

type Rep DisableSagemakerServicecatalogPortfolio = D1 ('MetaData "DisableSagemakerServicecatalogPortfolio" "Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DisableSagemakerServicecatalogPortfolio'" 'PrefixI 'False) (U1 :: Type -> Type))

newDisableSagemakerServicecatalogPortfolio :: DisableSagemakerServicecatalogPortfolio Source #

Create a value of DisableSagemakerServicecatalogPortfolio with all optional fields omitted.

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

data DisableSagemakerServicecatalogPortfolioResponse Source #

Instances

Instances details
Generic DisableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Read DisableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Show DisableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

NFData DisableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

Eq DisableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

type Rep DisableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio

type Rep DisableSagemakerServicecatalogPortfolioResponse = D1 ('MetaData "DisableSagemakerServicecatalogPortfolioResponse" "Amazonka.SageMaker.DisableSagemakerServicecatalogPortfolio" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DisableSagemakerServicecatalogPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDisableSagemakerServicecatalogPortfolioResponse Source #

Create a value of DisableSagemakerServicecatalogPortfolioResponse with all optional fields omitted.

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

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

$sel:httpStatus:DisableSagemakerServicecatalogPortfolioResponse', disableSagemakerServicecatalogPortfolioResponse_httpStatus - The response's http status code.

DisassociateTrialComponent

data DisassociateTrialComponent Source #

See: newDisassociateTrialComponent smart constructor.

Instances

Instances details
ToJSON DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

ToHeaders DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

ToPath DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

ToQuery DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

AWSRequest DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Generic DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Associated Types

type Rep DisassociateTrialComponent :: Type -> Type #

Read DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Show DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

NFData DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Eq DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Hashable DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

type AWSResponse DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

type Rep DisassociateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

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

newDisassociateTrialComponent Source #

Create a value of DisassociateTrialComponent with all optional fields omitted.

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

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

DisassociateTrialComponent, disassociateTrialComponent_trialComponentName - The name of the component to disassociate from the trial.

DisassociateTrialComponent, disassociateTrialComponent_trialName - The name of the trial to disassociate from.

data DisassociateTrialComponentResponse Source #

Instances

Instances details
Generic DisassociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Associated Types

type Rep DisassociateTrialComponentResponse :: Type -> Type #

Read DisassociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Show DisassociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

NFData DisassociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

Eq DisassociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

type Rep DisassociateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DisassociateTrialComponent

type Rep DisassociateTrialComponentResponse = D1 ('MetaData "DisassociateTrialComponentResponse" "Amazonka.SageMaker.DisassociateTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DisassociateTrialComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDisassociateTrialComponentResponse Source #

Create a value of DisassociateTrialComponentResponse with all optional fields omitted.

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

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

DisassociateTrialComponentResponse, disassociateTrialComponentResponse_trialArn - The Amazon Resource Name (ARN) of the trial.

DisassociateTrialComponentResponse, disassociateTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:httpStatus:DisassociateTrialComponentResponse', disassociateTrialComponentResponse_httpStatus - The response's http status code.

EnableSagemakerServicecatalogPortfolio

data EnableSagemakerServicecatalogPortfolio Source #

Instances

Instances details
ToJSON EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

ToHeaders EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

ToPath EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

ToQuery EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

AWSRequest EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Generic EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Read EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Show EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

NFData EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Eq EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Hashable EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

type AWSResponse EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

type Rep EnableSagemakerServicecatalogPortfolio Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

type Rep EnableSagemakerServicecatalogPortfolio = D1 ('MetaData "EnableSagemakerServicecatalogPortfolio" "Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EnableSagemakerServicecatalogPortfolio'" 'PrefixI 'False) (U1 :: Type -> Type))

newEnableSagemakerServicecatalogPortfolio :: EnableSagemakerServicecatalogPortfolio Source #

Create a value of EnableSagemakerServicecatalogPortfolio with all optional fields omitted.

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

data EnableSagemakerServicecatalogPortfolioResponse Source #

Instances

Instances details
Generic EnableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Read EnableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Show EnableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

NFData EnableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

Eq EnableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

type Rep EnableSagemakerServicecatalogPortfolioResponse Source # 
Instance details

Defined in Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio

type Rep EnableSagemakerServicecatalogPortfolioResponse = D1 ('MetaData "EnableSagemakerServicecatalogPortfolioResponse" "Amazonka.SageMaker.EnableSagemakerServicecatalogPortfolio" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "EnableSagemakerServicecatalogPortfolioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newEnableSagemakerServicecatalogPortfolioResponse Source #

Create a value of EnableSagemakerServicecatalogPortfolioResponse with all optional fields omitted.

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

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

$sel:httpStatus:EnableSagemakerServicecatalogPortfolioResponse', enableSagemakerServicecatalogPortfolioResponse_httpStatus - The response's http status code.

GetDeviceFleetReport

data GetDeviceFleetReport Source #

See: newGetDeviceFleetReport smart constructor.

Instances

Instances details
ToJSON GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

ToHeaders GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

ToPath GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

ToQuery GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

AWSRequest GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Associated Types

type AWSResponse GetDeviceFleetReport #

Generic GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Associated Types

type Rep GetDeviceFleetReport :: Type -> Type #

Read GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Show GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

NFData GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Methods

rnf :: GetDeviceFleetReport -> () #

Eq GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Hashable GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

type AWSResponse GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

type Rep GetDeviceFleetReport Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

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

newGetDeviceFleetReport Source #

Create a value of GetDeviceFleetReport with all optional fields omitted.

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

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

GetDeviceFleetReport, getDeviceFleetReport_deviceFleetName - The name of the fleet.

data GetDeviceFleetReportResponse Source #

See: newGetDeviceFleetReportResponse smart constructor.

Instances

Instances details
Generic GetDeviceFleetReportResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Associated Types

type Rep GetDeviceFleetReportResponse :: Type -> Type #

Read GetDeviceFleetReportResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Show GetDeviceFleetReportResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

NFData GetDeviceFleetReportResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

Eq GetDeviceFleetReportResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

type Rep GetDeviceFleetReportResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetDeviceFleetReport

newGetDeviceFleetReportResponse Source #

Create a value of GetDeviceFleetReportResponse with all optional fields omitted.

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

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

$sel:agentVersions:GetDeviceFleetReportResponse', getDeviceFleetReportResponse_agentVersions - The versions of Edge Manager agent deployed on the fleet.

GetDeviceFleetReportResponse, getDeviceFleetReportResponse_description - Description of the fleet.

$sel:deviceStats:GetDeviceFleetReportResponse', getDeviceFleetReportResponse_deviceStats - Status of devices.

$sel:modelStats:GetDeviceFleetReportResponse', getDeviceFleetReportResponse_modelStats - Status of model on device.

GetDeviceFleetReportResponse, getDeviceFleetReportResponse_outputConfig - The output configuration for storing sample data collected by the fleet.

$sel:reportGenerated:GetDeviceFleetReportResponse', getDeviceFleetReportResponse_reportGenerated - Timestamp of when the report was generated.

$sel:httpStatus:GetDeviceFleetReportResponse', getDeviceFleetReportResponse_httpStatus - The response's http status code.

GetDeviceFleetReportResponse, getDeviceFleetReportResponse_deviceFleetArn - The Amazon Resource Name (ARN) of the device.

GetDeviceFleetReport, getDeviceFleetReportResponse_deviceFleetName - The name of the fleet.

GetLineageGroupPolicy

data GetLineageGroupPolicy Source #

See: newGetLineageGroupPolicy smart constructor.

Instances

Instances details
ToJSON GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

ToHeaders GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

ToPath GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

ToQuery GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

AWSRequest GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Associated Types

type AWSResponse GetLineageGroupPolicy #

Generic GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Associated Types

type Rep GetLineageGroupPolicy :: Type -> Type #

Read GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Show GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

NFData GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Methods

rnf :: GetLineageGroupPolicy -> () #

Eq GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Hashable GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

type AWSResponse GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

type Rep GetLineageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

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

newGetLineageGroupPolicy Source #

Create a value of GetLineageGroupPolicy with all optional fields omitted.

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

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

GetLineageGroupPolicy, getLineageGroupPolicy_lineageGroupName - The name or Amazon Resource Name (ARN) of the lineage group.

data GetLineageGroupPolicyResponse Source #

See: newGetLineageGroupPolicyResponse smart constructor.

Instances

Instances details
Generic GetLineageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Associated Types

type Rep GetLineageGroupPolicyResponse :: Type -> Type #

Read GetLineageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Show GetLineageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

NFData GetLineageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

Eq GetLineageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

type Rep GetLineageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetLineageGroupPolicy

type Rep GetLineageGroupPolicyResponse = D1 ('MetaData "GetLineageGroupPolicyResponse" "Amazonka.SageMaker.GetLineageGroupPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GetLineageGroupPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lineageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourcePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetLineageGroupPolicyResponse Source #

Create a value of GetLineageGroupPolicyResponse with all optional fields omitted.

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

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

GetLineageGroupPolicyResponse, getLineageGroupPolicyResponse_lineageGroupArn - The Amazon Resource Name (ARN) of the lineage group.

$sel:resourcePolicy:GetLineageGroupPolicyResponse', getLineageGroupPolicyResponse_resourcePolicy - The resource policy that gives access to the lineage group in another account.

$sel:httpStatus:GetLineageGroupPolicyResponse', getLineageGroupPolicyResponse_httpStatus - The response's http status code.

GetModelPackageGroupPolicy

data GetModelPackageGroupPolicy Source #

See: newGetModelPackageGroupPolicy smart constructor.

Instances

Instances details
ToJSON GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

ToHeaders GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

ToPath GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

ToQuery GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

AWSRequest GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Generic GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Associated Types

type Rep GetModelPackageGroupPolicy :: Type -> Type #

Read GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Show GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

NFData GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Eq GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Hashable GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

type AWSResponse GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

type Rep GetModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

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

newGetModelPackageGroupPolicy Source #

Create a value of GetModelPackageGroupPolicy with all optional fields omitted.

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

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

GetModelPackageGroupPolicy, getModelPackageGroupPolicy_modelPackageGroupName - The name of the model group for which to get the resource policy.

data GetModelPackageGroupPolicyResponse Source #

Instances

Instances details
Generic GetModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Associated Types

type Rep GetModelPackageGroupPolicyResponse :: Type -> Type #

Read GetModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Show GetModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

NFData GetModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

Eq GetModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

type Rep GetModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetModelPackageGroupPolicy

type Rep GetModelPackageGroupPolicyResponse = D1 ('MetaData "GetModelPackageGroupPolicyResponse" "Amazonka.SageMaker.GetModelPackageGroupPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GetModelPackageGroupPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "resourcePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetModelPackageGroupPolicyResponse Source #

Create a value of GetModelPackageGroupPolicyResponse with all optional fields omitted.

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

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

$sel:httpStatus:GetModelPackageGroupPolicyResponse', getModelPackageGroupPolicyResponse_httpStatus - The response's http status code.

$sel:resourcePolicy:GetModelPackageGroupPolicyResponse', getModelPackageGroupPolicyResponse_resourcePolicy - The resource policy for the model group.

GetSagemakerServicecatalogPortfolioStatus

data GetSagemakerServicecatalogPortfolioStatus Source #

Instances

Instances details
ToJSON GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

ToHeaders GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

ToPath GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

ToQuery GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

AWSRequest GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Generic GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Read GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Show GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

NFData GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Eq GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Hashable GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

type AWSResponse GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

type Rep GetSagemakerServicecatalogPortfolioStatus Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

type Rep GetSagemakerServicecatalogPortfolioStatus = D1 ('MetaData "GetSagemakerServicecatalogPortfolioStatus" "Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GetSagemakerServicecatalogPortfolioStatus'" 'PrefixI 'False) (U1 :: Type -> Type))

data GetSagemakerServicecatalogPortfolioStatusResponse Source #

Instances

Instances details
Generic GetSagemakerServicecatalogPortfolioStatusResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Read GetSagemakerServicecatalogPortfolioStatusResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Show GetSagemakerServicecatalogPortfolioStatusResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

NFData GetSagemakerServicecatalogPortfolioStatusResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

Eq GetSagemakerServicecatalogPortfolioStatusResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

type Rep GetSagemakerServicecatalogPortfolioStatusResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus

type Rep GetSagemakerServicecatalogPortfolioStatusResponse = D1 ('MetaData "GetSagemakerServicecatalogPortfolioStatusResponse" "Amazonka.SageMaker.GetSagemakerServicecatalogPortfolioStatus" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GetSagemakerServicecatalogPortfolioStatusResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SagemakerServicecatalogStatus)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetSagemakerServicecatalogPortfolioStatusResponse Source #

Create a value of GetSagemakerServicecatalogPortfolioStatusResponse with all optional fields omitted.

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

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

GetSagemakerServicecatalogPortfolioStatusResponse, getSagemakerServicecatalogPortfolioStatusResponse_status - Whether Service Catalog is enabled or disabled in SageMaker.

$sel:httpStatus:GetSagemakerServicecatalogPortfolioStatusResponse', getSagemakerServicecatalogPortfolioStatusResponse_httpStatus - The response's http status code.

GetSearchSuggestions

data GetSearchSuggestions Source #

See: newGetSearchSuggestions smart constructor.

Instances

Instances details
ToJSON GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

ToHeaders GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

ToPath GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

ToQuery GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

AWSRequest GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Associated Types

type AWSResponse GetSearchSuggestions #

Generic GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Associated Types

type Rep GetSearchSuggestions :: Type -> Type #

Read GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Show GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

NFData GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Methods

rnf :: GetSearchSuggestions -> () #

Eq GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Hashable GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

type AWSResponse GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

type Rep GetSearchSuggestions Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

type Rep GetSearchSuggestions = D1 ('MetaData "GetSearchSuggestions" "Amazonka.SageMaker.GetSearchSuggestions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GetSearchSuggestions'" 'PrefixI 'True) (S1 ('MetaSel ('Just "suggestionQuery") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SuggestionQuery)) :*: S1 ('MetaSel ('Just "resource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceType)))

newGetSearchSuggestions Source #

Create a value of GetSearchSuggestions with all optional fields omitted.

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

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

$sel:suggestionQuery:GetSearchSuggestions', getSearchSuggestions_suggestionQuery - Limits the property names that are included in the response.

$sel:resource:GetSearchSuggestions', getSearchSuggestions_resource - The name of the Amazon SageMaker resource to search for.

data GetSearchSuggestionsResponse Source #

See: newGetSearchSuggestionsResponse smart constructor.

Instances

Instances details
Generic GetSearchSuggestionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Associated Types

type Rep GetSearchSuggestionsResponse :: Type -> Type #

Read GetSearchSuggestionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Show GetSearchSuggestionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

NFData GetSearchSuggestionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

Eq GetSearchSuggestionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

type Rep GetSearchSuggestionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.GetSearchSuggestions

type Rep GetSearchSuggestionsResponse = D1 ('MetaData "GetSearchSuggestionsResponse" "Amazonka.SageMaker.GetSearchSuggestions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "GetSearchSuggestionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "propertyNameSuggestions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PropertyNameSuggestion])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetSearchSuggestionsResponse Source #

Create a value of GetSearchSuggestionsResponse with all optional fields omitted.

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

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

$sel:propertyNameSuggestions:GetSearchSuggestionsResponse', getSearchSuggestionsResponse_propertyNameSuggestions - A list of property names for a Resource that match a SuggestionQuery.

$sel:httpStatus:GetSearchSuggestionsResponse', getSearchSuggestionsResponse_httpStatus - The response's http status code.

ImportHubContent

data ImportHubContent Source #

See: newImportHubContent smart constructor.

Instances

Instances details
ToJSON ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

ToHeaders ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

ToPath ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

ToQuery ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

AWSRequest ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Associated Types

type AWSResponse ImportHubContent #

Generic ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Associated Types

type Rep ImportHubContent :: Type -> Type #

Read ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Show ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

NFData ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Methods

rnf :: ImportHubContent -> () #

Eq ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Hashable ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

type AWSResponse ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

type Rep ImportHubContent Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

type Rep ImportHubContent = D1 ('MetaData "ImportHubContent" "Amazonka.SageMaker.ImportHubContent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ImportHubContent'" '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 "hubContentMarkdown") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "hubContentSearchKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "hubContentVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "hubContentName") '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 "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubContentDocument") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newImportHubContent Source #

Create a value of ImportHubContent with all optional fields omitted.

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

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

ImportHubContent, importHubContent_hubContentDescription - A description of the hub content to import.

ImportHubContent, importHubContent_hubContentDisplayName - The display name of the hub content to import.

$sel:hubContentMarkdown:ImportHubContent', importHubContent_hubContentMarkdown - Markdown files associated with the hub content to import.

ImportHubContent, importHubContent_hubContentSearchKeywords - The searchable keywords of the hub content.

ImportHubContent, importHubContent_hubContentVersion - The version of the hub content to import.

ImportHubContent, importHubContent_tags - Any tags associated with the hub content.

ImportHubContent, importHubContent_hubContentName - The name of the hub content to import.

ImportHubContent, importHubContent_hubContentType - The type of hub content to import.

ImportHubContent, importHubContent_documentSchemaVersion - The version of the hub content schema to import.

ImportHubContent, importHubContent_hubName - The name of the hub to import content into.

$sel:hubContentDocument:ImportHubContent', importHubContent_hubContentDocument - The hub content document that describes information about the hub content such as type, associated containers, scripts, and more.

data ImportHubContentResponse Source #

See: newImportHubContentResponse smart constructor.

Instances

Instances details
Generic ImportHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Associated Types

type Rep ImportHubContentResponse :: Type -> Type #

Read ImportHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Show ImportHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

NFData ImportHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

Eq ImportHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

type Rep ImportHubContentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ImportHubContent

type Rep ImportHubContentResponse = D1 ('MetaData "ImportHubContentResponse" "Amazonka.SageMaker.ImportHubContent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ImportHubContentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "hubArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "hubContentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newImportHubContentResponse Source #

Create a value of ImportHubContentResponse with all optional fields omitted.

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

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

$sel:httpStatus:ImportHubContentResponse', importHubContentResponse_httpStatus - The response's http status code.

ImportHubContentResponse, importHubContentResponse_hubArn - The ARN of the hub that the content was imported into.

ImportHubContentResponse, importHubContentResponse_hubContentArn - The ARN of the hub content that was imported.

ListActions (Paginated)

data ListActions Source #

See: newListActions smart constructor.

Instances

Instances details
ToJSON ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

ToHeaders ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Methods

toHeaders :: ListActions -> [Header] #

ToPath ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

ToQuery ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

AWSPager ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

AWSRequest ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Associated Types

type AWSResponse ListActions #

Generic ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Associated Types

type Rep ListActions :: Type -> Type #

Read ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Show ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

NFData ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Methods

rnf :: ListActions -> () #

Eq ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Hashable ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

type AWSResponse ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

type Rep ListActions Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

newListActions :: ListActions Source #

Create a value of ListActions with all optional fields omitted.

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

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

ListActions, listActions_actionType - A filter that returns only actions of the specified type.

ListActions, listActions_createdAfter - A filter that returns only actions created on or after the specified time.

ListActions, listActions_createdBefore - A filter that returns only actions created on or before the specified time.

$sel:maxResults:ListActions', listActions_maxResults - The maximum number of actions to return in the response. The default value is 10.

ListActions, listActions_nextToken - If the previous call to ListActions didn't return the full set of actions, the call returns a token for getting the next set of actions.

$sel:sortBy:ListActions', listActions_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListActions', listActions_sortOrder - The sort order. The default value is Descending.

ListActions, listActions_sourceUri - A filter that returns only actions with the specified source URI.

data ListActionsResponse Source #

See: newListActionsResponse smart constructor.

Instances

Instances details
Generic ListActionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Associated Types

type Rep ListActionsResponse :: Type -> Type #

Read ListActionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Show ListActionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

NFData ListActionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

Methods

rnf :: ListActionsResponse -> () #

Eq ListActionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

type Rep ListActionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListActions

type Rep ListActionsResponse = D1 ('MetaData "ListActionsResponse" "Amazonka.SageMaker.ListActions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListActionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ActionSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListActionsResponse Source #

Create a value of ListActionsResponse with all optional fields omitted.

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

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

$sel:actionSummaries:ListActionsResponse', listActionsResponse_actionSummaries - A list of actions and their properties.

ListActions, listActionsResponse_nextToken - A token for getting the next set of actions, if there are any.

$sel:httpStatus:ListActionsResponse', listActionsResponse_httpStatus - The response's http status code.

ListAlgorithms (Paginated)

data ListAlgorithms Source #

See: newListAlgorithms smart constructor.

Instances

Instances details
ToJSON ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

ToHeaders ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

ToPath ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

ToQuery ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

AWSPager ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

AWSRequest ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Associated Types

type AWSResponse ListAlgorithms #

Generic ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Associated Types

type Rep ListAlgorithms :: Type -> Type #

Read ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Show ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

NFData ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Methods

rnf :: ListAlgorithms -> () #

Eq ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Hashable ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

type AWSResponse ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

type Rep ListAlgorithms Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

newListAlgorithms :: ListAlgorithms Source #

Create a value of ListAlgorithms with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListAlgorithms', listAlgorithms_creationTimeAfter - A filter that returns only algorithms created after the specified time (timestamp).

$sel:creationTimeBefore:ListAlgorithms', listAlgorithms_creationTimeBefore - A filter that returns only algorithms created before the specified time (timestamp).

$sel:maxResults:ListAlgorithms', listAlgorithms_maxResults - The maximum number of algorithms to return in the response.

$sel:nameContains:ListAlgorithms', listAlgorithms_nameContains - A string in the algorithm name. This filter returns only algorithms whose name contains the specified string.

ListAlgorithms, listAlgorithms_nextToken - If the response to a previous ListAlgorithms request was truncated, the response includes a NextToken. To retrieve the next set of algorithms, use the token in the next request.

$sel:sortBy:ListAlgorithms', listAlgorithms_sortBy - The parameter by which to sort the results. The default is CreationTime.

$sel:sortOrder:ListAlgorithms', listAlgorithms_sortOrder - The sort order for the results. The default is Ascending.

data ListAlgorithmsResponse Source #

See: newListAlgorithmsResponse smart constructor.

Instances

Instances details
Generic ListAlgorithmsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Associated Types

type Rep ListAlgorithmsResponse :: Type -> Type #

Read ListAlgorithmsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Show ListAlgorithmsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

NFData ListAlgorithmsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

Methods

rnf :: ListAlgorithmsResponse -> () #

Eq ListAlgorithmsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

type Rep ListAlgorithmsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAlgorithms

type Rep ListAlgorithmsResponse = D1 ('MetaData "ListAlgorithmsResponse" "Amazonka.SageMaker.ListAlgorithms" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAlgorithmsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "algorithmSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AlgorithmSummary]))))

newListAlgorithmsResponse Source #

Create a value of ListAlgorithmsResponse with all optional fields omitted.

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

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

ListAlgorithms, listAlgorithmsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.

$sel:httpStatus:ListAlgorithmsResponse', listAlgorithmsResponse_httpStatus - The response's http status code.

$sel:algorithmSummaryList:ListAlgorithmsResponse', listAlgorithmsResponse_algorithmSummaryList - >An array of AlgorithmSummary objects, each of which lists an algorithm.

ListAliases (Paginated)

data ListAliases Source #

See: newListAliases smart constructor.

Instances

Instances details
ToJSON ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

ToHeaders ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Methods

toHeaders :: ListAliases -> [Header] #

ToPath ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

ToQuery ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

AWSPager ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

AWSRequest ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Associated Types

type AWSResponse ListAliases #

Generic ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Associated Types

type Rep ListAliases :: Type -> Type #

Read ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Show ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

NFData ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Methods

rnf :: ListAliases -> () #

Eq ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Hashable ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

type AWSResponse ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

type Rep ListAliases Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

type Rep ListAliases = D1 ('MetaData "ListAliases" "Amazonka.SageMaker.ListAliases" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAliases'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListAliases Source #

Create a value of ListAliases with all optional fields omitted.

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

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

$sel:alias:ListAliases', listAliases_alias - The alias of the image version.

$sel:maxResults:ListAliases', listAliases_maxResults - The maximum number of aliases to return.

ListAliases, listAliases_nextToken - If the previous call to ListAliases didn't return the full set of aliases, the call returns a token for retrieving the next set of aliases.

ListAliases, listAliases_version - The version of the image. If image version is not specified, the aliases of all versions of the image are listed.

ListAliases, listAliases_imageName - The name of the image.

data ListAliasesResponse Source #

See: newListAliasesResponse smart constructor.

Instances

Instances details
Generic ListAliasesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Associated Types

type Rep ListAliasesResponse :: Type -> Type #

Read ListAliasesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Show ListAliasesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

NFData ListAliasesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

Methods

rnf :: ListAliasesResponse -> () #

Eq ListAliasesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

type Rep ListAliasesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAliases

type Rep ListAliasesResponse = D1 ('MetaData "ListAliasesResponse" "Amazonka.SageMaker.ListAliases" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAliasesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sageMakerImageVersionAliases") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAliasesResponse Source #

Create a value of ListAliasesResponse with all optional fields omitted.

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

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

ListAliases, listAliasesResponse_nextToken - A token for getting the next set of aliases, if more aliases exist.

$sel:sageMakerImageVersionAliases:ListAliasesResponse', listAliasesResponse_sageMakerImageVersionAliases - A list of SageMaker image version aliases.

$sel:httpStatus:ListAliasesResponse', listAliasesResponse_httpStatus - The response's http status code.

ListAppImageConfigs (Paginated)

data ListAppImageConfigs Source #

See: newListAppImageConfigs smart constructor.

Instances

Instances details
ToJSON ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

ToHeaders ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

ToPath ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

ToQuery ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

AWSPager ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

AWSRequest ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Associated Types

type AWSResponse ListAppImageConfigs #

Generic ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Associated Types

type Rep ListAppImageConfigs :: Type -> Type #

Read ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Show ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

NFData ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Methods

rnf :: ListAppImageConfigs -> () #

Eq ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Hashable ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

type AWSResponse ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

type Rep ListAppImageConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

newListAppImageConfigs :: ListAppImageConfigs Source #

Create a value of ListAppImageConfigs with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListAppImageConfigs', listAppImageConfigs_creationTimeAfter - A filter that returns only AppImageConfigs created on or after the specified time.

$sel:creationTimeBefore:ListAppImageConfigs', listAppImageConfigs_creationTimeBefore - A filter that returns only AppImageConfigs created on or before the specified time.

$sel:maxResults:ListAppImageConfigs', listAppImageConfigs_maxResults - The maximum number of AppImageConfigs to return in the response. The default value is 10.

$sel:modifiedTimeAfter:ListAppImageConfigs', listAppImageConfigs_modifiedTimeAfter - A filter that returns only AppImageConfigs modified on or after the specified time.

$sel:modifiedTimeBefore:ListAppImageConfigs', listAppImageConfigs_modifiedTimeBefore - A filter that returns only AppImageConfigs modified on or before the specified time.

$sel:nameContains:ListAppImageConfigs', listAppImageConfigs_nameContains - A filter that returns only AppImageConfigs whose name contains the specified string.

ListAppImageConfigs, listAppImageConfigs_nextToken - If the previous call to ListImages didn't return the full set of AppImageConfigs, the call returns a token for getting the next set of AppImageConfigs.

$sel:sortBy:ListAppImageConfigs', listAppImageConfigs_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListAppImageConfigs', listAppImageConfigs_sortOrder - The sort order. The default value is Descending.

data ListAppImageConfigsResponse Source #

See: newListAppImageConfigsResponse smart constructor.

Instances

Instances details
Generic ListAppImageConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Associated Types

type Rep ListAppImageConfigsResponse :: Type -> Type #

Read ListAppImageConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Show ListAppImageConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

NFData ListAppImageConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

Eq ListAppImageConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

type Rep ListAppImageConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAppImageConfigs

type Rep ListAppImageConfigsResponse = D1 ('MetaData "ListAppImageConfigsResponse" "Amazonka.SageMaker.ListAppImageConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAppImageConfigsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "appImageConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AppImageConfigDetails])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAppImageConfigsResponse Source #

Create a value of ListAppImageConfigsResponse with all optional fields omitted.

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

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

$sel:appImageConfigs:ListAppImageConfigsResponse', listAppImageConfigsResponse_appImageConfigs - A list of AppImageConfigs and their properties.

ListAppImageConfigs, listAppImageConfigsResponse_nextToken - A token for getting the next set of AppImageConfigs, if there are any.

$sel:httpStatus:ListAppImageConfigsResponse', listAppImageConfigsResponse_httpStatus - The response's http status code.

ListApps (Paginated)

data ListApps Source #

See: newListApps smart constructor.

Instances

Instances details
ToJSON ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

ToHeaders ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Methods

toHeaders :: ListApps -> [Header] #

ToPath ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

ToQuery ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

AWSPager ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

AWSRequest ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Associated Types

type AWSResponse ListApps #

Generic ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Associated Types

type Rep ListApps :: Type -> Type #

Methods

from :: ListApps -> Rep ListApps x #

to :: Rep ListApps x -> ListApps #

Read ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Show ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

NFData ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Methods

rnf :: ListApps -> () #

Eq ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Hashable ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Methods

hashWithSalt :: Int -> ListApps -> Int #

hash :: ListApps -> Int #

type AWSResponse ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

type Rep ListApps Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

newListApps :: ListApps Source #

Create a value of ListApps with all optional fields omitted.

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

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

$sel:domainIdEquals:ListApps', listApps_domainIdEquals - A parameter to search for the domain ID.

$sel:maxResults:ListApps', listApps_maxResults - Returns a list up to a specified limit.

ListApps, listApps_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListApps', listApps_sortBy - The parameter by which to sort the results. The default is CreationTime.

$sel:sortOrder:ListApps', listApps_sortOrder - The sort order for the results. The default is Ascending.

$sel:spaceNameEquals:ListApps', listApps_spaceNameEquals - A parameter to search by space name. If UserProfileNameEquals is set, then this value cannot be set.

$sel:userProfileNameEquals:ListApps', listApps_userProfileNameEquals - A parameter to search by user profile name. If SpaceNameEquals is set, then this value cannot be set.

data ListAppsResponse Source #

See: newListAppsResponse smart constructor.

Instances

Instances details
Generic ListAppsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Associated Types

type Rep ListAppsResponse :: Type -> Type #

Read ListAppsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Show ListAppsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

NFData ListAppsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

Methods

rnf :: ListAppsResponse -> () #

Eq ListAppsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

type Rep ListAppsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListApps

type Rep ListAppsResponse = D1 ('MetaData "ListAppsResponse" "Amazonka.SageMaker.ListApps" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAppsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "apps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AppDetails])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAppsResponse Source #

Create a value of ListAppsResponse with all optional fields omitted.

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

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

$sel:apps:ListAppsResponse', listAppsResponse_apps - The list of apps.

ListApps, listAppsResponse_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListAppsResponse', listAppsResponse_httpStatus - The response's http status code.

ListArtifacts (Paginated)

data ListArtifacts Source #

See: newListArtifacts smart constructor.

Instances

Instances details
ToJSON ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

ToHeaders ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

ToPath ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

ToQuery ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

AWSPager ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

AWSRequest ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Associated Types

type AWSResponse ListArtifacts #

Generic ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Associated Types

type Rep ListArtifacts :: Type -> Type #

Read ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Show ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

NFData ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Methods

rnf :: ListArtifacts -> () #

Eq ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Hashable ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

type AWSResponse ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

type Rep ListArtifacts Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

newListArtifacts :: ListArtifacts Source #

Create a value of ListArtifacts with all optional fields omitted.

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

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

ListArtifacts, listArtifacts_artifactType - A filter that returns only artifacts of the specified type.

ListArtifacts, listArtifacts_createdAfter - A filter that returns only artifacts created on or after the specified time.

ListArtifacts, listArtifacts_createdBefore - A filter that returns only artifacts created on or before the specified time.

$sel:maxResults:ListArtifacts', listArtifacts_maxResults - The maximum number of artifacts to return in the response. The default value is 10.

ListArtifacts, listArtifacts_nextToken - If the previous call to ListArtifacts didn't return the full set of artifacts, the call returns a token for getting the next set of artifacts.

$sel:sortBy:ListArtifacts', listArtifacts_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListArtifacts', listArtifacts_sortOrder - The sort order. The default value is Descending.

ListArtifacts, listArtifacts_sourceUri - A filter that returns only artifacts with the specified source URI.

data ListArtifactsResponse Source #

See: newListArtifactsResponse smart constructor.

Instances

Instances details
Generic ListArtifactsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Associated Types

type Rep ListArtifactsResponse :: Type -> Type #

Read ListArtifactsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Show ListArtifactsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

NFData ListArtifactsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

Methods

rnf :: ListArtifactsResponse -> () #

Eq ListArtifactsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

type Rep ListArtifactsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListArtifacts

type Rep ListArtifactsResponse = D1 ('MetaData "ListArtifactsResponse" "Amazonka.SageMaker.ListArtifacts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListArtifactsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "artifactSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ArtifactSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListArtifactsResponse Source #

Create a value of ListArtifactsResponse with all optional fields omitted.

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

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

$sel:artifactSummaries:ListArtifactsResponse', listArtifactsResponse_artifactSummaries - A list of artifacts and their properties.

ListArtifacts, listArtifactsResponse_nextToken - A token for getting the next set of artifacts, if there are any.

$sel:httpStatus:ListArtifactsResponse', listArtifactsResponse_httpStatus - The response's http status code.

ListAssociations (Paginated)

data ListAssociations Source #

See: newListAssociations smart constructor.

Instances

Instances details
ToJSON ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

ToHeaders ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

ToPath ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

ToQuery ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

AWSPager ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

AWSRequest ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Associated Types

type AWSResponse ListAssociations #

Generic ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Associated Types

type Rep ListAssociations :: Type -> Type #

Read ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Show ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

NFData ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Methods

rnf :: ListAssociations -> () #

Eq ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Hashable ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

type AWSResponse ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

type Rep ListAssociations Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

type Rep ListAssociations = D1 ('MetaData "ListAssociations" "Amazonka.SageMaker.ListAssociations" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAssociations'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "associationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssociationEdgeType)) :*: S1 ('MetaSel ('Just "createdAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "createdBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "destinationArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destinationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortAssociationsBy)))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: (S1 ('MetaSel ('Just "sourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newListAssociations :: ListAssociations Source #

Create a value of ListAssociations with all optional fields omitted.

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

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

ListAssociations, listAssociations_associationType - A filter that returns only associations of the specified type.

ListAssociations, listAssociations_createdAfter - A filter that returns only associations created on or after the specified time.

ListAssociations, listAssociations_createdBefore - A filter that returns only associations created on or before the specified time.

ListAssociations, listAssociations_destinationArn - A filter that returns only associations with the specified destination Amazon Resource Name (ARN).

ListAssociations, listAssociations_destinationType - A filter that returns only associations with the specified destination type.

$sel:maxResults:ListAssociations', listAssociations_maxResults - The maximum number of associations to return in the response. The default value is 10.

ListAssociations, listAssociations_nextToken - If the previous call to ListAssociations didn't return the full set of associations, the call returns a token for getting the next set of associations.

$sel:sortBy:ListAssociations', listAssociations_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListAssociations', listAssociations_sortOrder - The sort order. The default value is Descending.

ListAssociations, listAssociations_sourceArn - A filter that returns only associations with the specified source ARN.

ListAssociations, listAssociations_sourceType - A filter that returns only associations with the specified source type.

data ListAssociationsResponse Source #

See: newListAssociationsResponse smart constructor.

Instances

Instances details
Generic ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Associated Types

type Rep ListAssociationsResponse :: Type -> Type #

Read ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Show ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

NFData ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

Eq ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

type Rep ListAssociationsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAssociations

type Rep ListAssociationsResponse = D1 ('MetaData "ListAssociationsResponse" "Amazonka.SageMaker.ListAssociations" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAssociationsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "associationSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AssociationSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListAssociationsResponse Source #

Create a value of ListAssociationsResponse with all optional fields omitted.

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

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

$sel:associationSummaries:ListAssociationsResponse', listAssociationsResponse_associationSummaries - A list of associations and their properties.

ListAssociations, listAssociationsResponse_nextToken - A token for getting the next set of associations, if there are any.

$sel:httpStatus:ListAssociationsResponse', listAssociationsResponse_httpStatus - The response's http status code.

ListAutoMLJobs (Paginated)

data ListAutoMLJobs Source #

See: newListAutoMLJobs smart constructor.

Instances

Instances details
ToJSON ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

ToHeaders ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

ToPath ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

ToQuery ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

AWSPager ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

AWSRequest ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Associated Types

type AWSResponse ListAutoMLJobs #

Generic ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Associated Types

type Rep ListAutoMLJobs :: Type -> Type #

Read ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Show ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

NFData ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Methods

rnf :: ListAutoMLJobs -> () #

Eq ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Hashable ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

type AWSResponse ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

type Rep ListAutoMLJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

newListAutoMLJobs :: ListAutoMLJobs Source #

Create a value of ListAutoMLJobs with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListAutoMLJobs', listAutoMLJobs_creationTimeAfter - Request a list of jobs, using a filter for time.

$sel:creationTimeBefore:ListAutoMLJobs', listAutoMLJobs_creationTimeBefore - Request a list of jobs, using a filter for time.

$sel:lastModifiedTimeAfter:ListAutoMLJobs', listAutoMLJobs_lastModifiedTimeAfter - Request a list of jobs, using a filter for time.

$sel:lastModifiedTimeBefore:ListAutoMLJobs', listAutoMLJobs_lastModifiedTimeBefore - Request a list of jobs, using a filter for time.

$sel:maxResults:ListAutoMLJobs', listAutoMLJobs_maxResults - Request a list of jobs up to a specified limit.

$sel:nameContains:ListAutoMLJobs', listAutoMLJobs_nameContains - Request a list of jobs, using a search filter for name.

ListAutoMLJobs, listAutoMLJobs_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListAutoMLJobs', listAutoMLJobs_sortBy - The parameter by which to sort the results. The default is Name.

$sel:sortOrder:ListAutoMLJobs', listAutoMLJobs_sortOrder - The sort order for the results. The default is Descending.

$sel:statusEquals:ListAutoMLJobs', listAutoMLJobs_statusEquals - Request a list of jobs, using a filter for status.

data ListAutoMLJobsResponse Source #

See: newListAutoMLJobsResponse smart constructor.

Instances

Instances details
Generic ListAutoMLJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Associated Types

type Rep ListAutoMLJobsResponse :: Type -> Type #

Read ListAutoMLJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Show ListAutoMLJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

NFData ListAutoMLJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

Methods

rnf :: ListAutoMLJobsResponse -> () #

Eq ListAutoMLJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

type Rep ListAutoMLJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListAutoMLJobs

type Rep ListAutoMLJobsResponse = D1 ('MetaData "ListAutoMLJobsResponse" "Amazonka.SageMaker.ListAutoMLJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListAutoMLJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "autoMLJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AutoMLJobSummary]))))

newListAutoMLJobsResponse Source #

Create a value of ListAutoMLJobsResponse with all optional fields omitted.

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

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

ListAutoMLJobs, listAutoMLJobsResponse_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListAutoMLJobsResponse', listAutoMLJobsResponse_httpStatus - The response's http status code.

$sel:autoMLJobSummaries:ListAutoMLJobsResponse', listAutoMLJobsResponse_autoMLJobSummaries - Returns a summary list of jobs.

ListCandidatesForAutoMLJob (Paginated)

data ListCandidatesForAutoMLJob Source #

See: newListCandidatesForAutoMLJob smart constructor.

Instances

Instances details
ToJSON ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

ToHeaders ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

ToPath ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

ToQuery ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

AWSPager ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

AWSRequest ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Generic ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Associated Types

type Rep ListCandidatesForAutoMLJob :: Type -> Type #

Read ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Show ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

NFData ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Eq ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Hashable ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

type AWSResponse ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

type Rep ListCandidatesForAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

type Rep ListCandidatesForAutoMLJob = D1 ('MetaData "ListCandidatesForAutoMLJob" "Amazonka.SageMaker.ListCandidatesForAutoMLJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListCandidatesForAutoMLJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "candidateNameEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CandidateSortBy)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLSortOrder))) :*: (S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CandidateStatus)) :*: S1 ('MetaSel ('Just "autoMLJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListCandidatesForAutoMLJob Source #

Create a value of ListCandidatesForAutoMLJob with all optional fields omitted.

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

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

$sel:candidateNameEquals:ListCandidatesForAutoMLJob', listCandidatesForAutoMLJob_candidateNameEquals - List the candidates for the job and filter by candidate name.

$sel:maxResults:ListCandidatesForAutoMLJob', listCandidatesForAutoMLJob_maxResults - List the job's candidates up to a specified limit.

ListCandidatesForAutoMLJob, listCandidatesForAutoMLJob_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListCandidatesForAutoMLJob', listCandidatesForAutoMLJob_sortBy - The parameter by which to sort the results. The default is Descending.

$sel:sortOrder:ListCandidatesForAutoMLJob', listCandidatesForAutoMLJob_sortOrder - The sort order for the results. The default is Ascending.

$sel:statusEquals:ListCandidatesForAutoMLJob', listCandidatesForAutoMLJob_statusEquals - List the candidates for the job and filter by status.

ListCandidatesForAutoMLJob, listCandidatesForAutoMLJob_autoMLJobName - List the candidates created for the job by providing the job's name.

data ListCandidatesForAutoMLJobResponse Source #

Instances

Instances details
Generic ListCandidatesForAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Associated Types

type Rep ListCandidatesForAutoMLJobResponse :: Type -> Type #

Read ListCandidatesForAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Show ListCandidatesForAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

NFData ListCandidatesForAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

Eq ListCandidatesForAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

type Rep ListCandidatesForAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCandidatesForAutoMLJob

type Rep ListCandidatesForAutoMLJobResponse = D1 ('MetaData "ListCandidatesForAutoMLJobResponse" "Amazonka.SageMaker.ListCandidatesForAutoMLJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListCandidatesForAutoMLJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "candidates") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [AutoMLCandidate]))))

newListCandidatesForAutoMLJobResponse Source #

Create a value of ListCandidatesForAutoMLJobResponse with all optional fields omitted.

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

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

ListCandidatesForAutoMLJob, listCandidatesForAutoMLJobResponse_nextToken - If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListCandidatesForAutoMLJobResponse', listCandidatesForAutoMLJobResponse_httpStatus - The response's http status code.

$sel:candidates:ListCandidatesForAutoMLJobResponse', listCandidatesForAutoMLJobResponse_candidates - Summaries about the AutoMLCandidates.

ListCodeRepositories (Paginated)

data ListCodeRepositories Source #

See: newListCodeRepositories smart constructor.

Instances

Instances details
ToJSON ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

ToHeaders ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

ToPath ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

ToQuery ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

AWSPager ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

AWSRequest ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Associated Types

type AWSResponse ListCodeRepositories #

Generic ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Associated Types

type Rep ListCodeRepositories :: Type -> Type #

Read ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Show ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

NFData ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Methods

rnf :: ListCodeRepositories -> () #

Eq ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Hashable ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

type AWSResponse ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

type Rep ListCodeRepositories Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

newListCodeRepositories :: ListCodeRepositories Source #

Create a value of ListCodeRepositories with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListCodeRepositories', listCodeRepositories_creationTimeAfter - A filter that returns only Git repositories that were created after the specified time.

$sel:creationTimeBefore:ListCodeRepositories', listCodeRepositories_creationTimeBefore - A filter that returns only Git repositories that were created before the specified time.

$sel:lastModifiedTimeAfter:ListCodeRepositories', listCodeRepositories_lastModifiedTimeAfter - A filter that returns only Git repositories that were last modified after the specified time.

$sel:lastModifiedTimeBefore:ListCodeRepositories', listCodeRepositories_lastModifiedTimeBefore - A filter that returns only Git repositories that were last modified before the specified time.

$sel:maxResults:ListCodeRepositories', listCodeRepositories_maxResults - The maximum number of Git repositories to return in the response.

$sel:nameContains:ListCodeRepositories', listCodeRepositories_nameContains - A string in the Git repositories name. This filter returns only repositories whose name contains the specified string.

ListCodeRepositories, listCodeRepositories_nextToken - If the result of a ListCodeRepositoriesOutput request was truncated, the response includes a NextToken. To get the next set of Git repositories, use the token in the next request.

$sel:sortBy:ListCodeRepositories', listCodeRepositories_sortBy - The field to sort results by. The default is Name.

$sel:sortOrder:ListCodeRepositories', listCodeRepositories_sortOrder - The sort order for results. The default is Ascending.

data ListCodeRepositoriesResponse Source #

See: newListCodeRepositoriesResponse smart constructor.

Instances

Instances details
Generic ListCodeRepositoriesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Associated Types

type Rep ListCodeRepositoriesResponse :: Type -> Type #

Read ListCodeRepositoriesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Show ListCodeRepositoriesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

NFData ListCodeRepositoriesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

Eq ListCodeRepositoriesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

type Rep ListCodeRepositoriesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCodeRepositories

type Rep ListCodeRepositoriesResponse = D1 ('MetaData "ListCodeRepositoriesResponse" "Amazonka.SageMaker.ListCodeRepositories" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListCodeRepositoriesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "codeRepositorySummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [CodeRepositorySummary]))))

newListCodeRepositoriesResponse Source #

Create a value of ListCodeRepositoriesResponse with all optional fields omitted.

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

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

ListCodeRepositories, listCodeRepositoriesResponse_nextToken - If the result of a ListCodeRepositoriesOutput request was truncated, the response includes a NextToken. To get the next set of Git repositories, use the token in the next request.

$sel:httpStatus:ListCodeRepositoriesResponse', listCodeRepositoriesResponse_httpStatus - The response's http status code.

$sel:codeRepositorySummaryList:ListCodeRepositoriesResponse', listCodeRepositoriesResponse_codeRepositorySummaryList - Gets a list of summaries of the Git repositories. Each summary specifies the following values for the repository:

  • Name
  • Amazon Resource Name (ARN)
  • Creation time
  • Last modified time
  • Configuration information, including the URL location of the repository and the ARN of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository.

ListCompilationJobs (Paginated)

data ListCompilationJobs Source #

See: newListCompilationJobs smart constructor.

Instances

Instances details
ToJSON ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

ToHeaders ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

ToPath ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

ToQuery ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

AWSPager ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

AWSRequest ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Associated Types

type AWSResponse ListCompilationJobs #

Generic ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Associated Types

type Rep ListCompilationJobs :: Type -> Type #

Read ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Show ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

NFData ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Methods

rnf :: ListCompilationJobs -> () #

Eq ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Hashable ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

type AWSResponse ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

type Rep ListCompilationJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

newListCompilationJobs :: ListCompilationJobs Source #

Create a value of ListCompilationJobs with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListCompilationJobs', listCompilationJobs_creationTimeAfter - A filter that returns the model compilation jobs that were created after a specified time.

$sel:creationTimeBefore:ListCompilationJobs', listCompilationJobs_creationTimeBefore - A filter that returns the model compilation jobs that were created before a specified time.

$sel:lastModifiedTimeAfter:ListCompilationJobs', listCompilationJobs_lastModifiedTimeAfter - A filter that returns the model compilation jobs that were modified after a specified time.

$sel:lastModifiedTimeBefore:ListCompilationJobs', listCompilationJobs_lastModifiedTimeBefore - A filter that returns the model compilation jobs that were modified before a specified time.

$sel:maxResults:ListCompilationJobs', listCompilationJobs_maxResults - The maximum number of model compilation jobs to return in the response.

$sel:nameContains:ListCompilationJobs', listCompilationJobs_nameContains - A filter that returns the model compilation jobs whose name contains a specified string.

ListCompilationJobs, listCompilationJobs_nextToken - If the result of the previous ListCompilationJobs request was truncated, the response includes a NextToken. To retrieve the next set of model compilation jobs, use the token in the next request.

$sel:sortBy:ListCompilationJobs', listCompilationJobs_sortBy - The field by which to sort results. The default is CreationTime.

$sel:sortOrder:ListCompilationJobs', listCompilationJobs_sortOrder - The sort order for results. The default is Ascending.

$sel:statusEquals:ListCompilationJobs', listCompilationJobs_statusEquals - A filter that retrieves model compilation jobs with a specific DescribeCompilationJobResponse$CompilationJobStatus status.

data ListCompilationJobsResponse Source #

See: newListCompilationJobsResponse smart constructor.

Instances

Instances details
Generic ListCompilationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Associated Types

type Rep ListCompilationJobsResponse :: Type -> Type #

Read ListCompilationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Show ListCompilationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

NFData ListCompilationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

Eq ListCompilationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

type Rep ListCompilationJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListCompilationJobs

type Rep ListCompilationJobsResponse = D1 ('MetaData "ListCompilationJobsResponse" "Amazonka.SageMaker.ListCompilationJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListCompilationJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "compilationJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [CompilationJobSummary]))))

newListCompilationJobsResponse Source #

Create a value of ListCompilationJobsResponse with all optional fields omitted.

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

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

ListCompilationJobs, listCompilationJobsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this NextToken. To retrieve the next set of model compilation jobs, use this token in the next request.

$sel:httpStatus:ListCompilationJobsResponse', listCompilationJobsResponse_httpStatus - The response's http status code.

$sel:compilationJobSummaries:ListCompilationJobsResponse', listCompilationJobsResponse_compilationJobSummaries - An array of CompilationJobSummary objects, each describing a model compilation job.

ListContexts (Paginated)

data ListContexts Source #

See: newListContexts smart constructor.

Instances

Instances details
ToJSON ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

ToHeaders ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

ToPath ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

ToQuery ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

AWSPager ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

AWSRequest ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Associated Types

type AWSResponse ListContexts #

Generic ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Associated Types

type Rep ListContexts :: Type -> Type #

Read ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Show ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

NFData ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Methods

rnf :: ListContexts -> () #

Eq ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Hashable ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

type AWSResponse ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

type Rep ListContexts Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

newListContexts :: ListContexts Source #

Create a value of ListContexts with all optional fields omitted.

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

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

ListContexts, listContexts_contextType - A filter that returns only contexts of the specified type.

ListContexts, listContexts_createdAfter - A filter that returns only contexts created on or after the specified time.

ListContexts, listContexts_createdBefore - A filter that returns only contexts created on or before the specified time.

$sel:maxResults:ListContexts', listContexts_maxResults - The maximum number of contexts to return in the response. The default value is 10.

ListContexts, listContexts_nextToken - If the previous call to ListContexts didn't return the full set of contexts, the call returns a token for getting the next set of contexts.

$sel:sortBy:ListContexts', listContexts_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListContexts', listContexts_sortOrder - The sort order. The default value is Descending.

ListContexts, listContexts_sourceUri - A filter that returns only contexts with the specified source URI.

data ListContextsResponse Source #

See: newListContextsResponse smart constructor.

Instances

Instances details
Generic ListContextsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Associated Types

type Rep ListContextsResponse :: Type -> Type #

Read ListContextsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Show ListContextsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

NFData ListContextsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

Methods

rnf :: ListContextsResponse -> () #

Eq ListContextsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

type Rep ListContextsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListContexts

type Rep ListContextsResponse = D1 ('MetaData "ListContextsResponse" "Amazonka.SageMaker.ListContexts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListContextsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ContextSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListContextsResponse Source #

Create a value of ListContextsResponse with all optional fields omitted.

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

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

$sel:contextSummaries:ListContextsResponse', listContextsResponse_contextSummaries - A list of contexts and their properties.

ListContexts, listContextsResponse_nextToken - A token for getting the next set of contexts, if there are any.

$sel:httpStatus:ListContextsResponse', listContextsResponse_httpStatus - The response's http status code.

ListDataQualityJobDefinitions (Paginated)

data ListDataQualityJobDefinitions Source #

See: newListDataQualityJobDefinitions smart constructor.

Instances

Instances details
ToJSON ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

ToHeaders ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

ToPath ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

ToQuery ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

AWSPager ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

AWSRequest ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Generic ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Associated Types

type Rep ListDataQualityJobDefinitions :: Type -> Type #

Read ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Show ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

NFData ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Eq ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Hashable ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

type AWSResponse ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

type Rep ListDataQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

type Rep ListDataQualityJobDefinitions = D1 ('MetaData "ListDataQualityJobDefinitions" "Amazonka.SageMaker.ListDataQualityJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDataQualityJobDefinitions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringJobDefinitionSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListDataQualityJobDefinitions :: ListDataQualityJobDefinitions Source #

Create a value of ListDataQualityJobDefinitions with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListDataQualityJobDefinitions', listDataQualityJobDefinitions_creationTimeAfter - A filter that returns only data quality monitoring job definitions created after the specified time.

$sel:creationTimeBefore:ListDataQualityJobDefinitions', listDataQualityJobDefinitions_creationTimeBefore - A filter that returns only data quality monitoring job definitions created before the specified time.

ListDataQualityJobDefinitions, listDataQualityJobDefinitions_endpointName - A filter that lists the data quality job definitions associated with the specified endpoint.

$sel:maxResults:ListDataQualityJobDefinitions', listDataQualityJobDefinitions_maxResults - The maximum number of data quality monitoring job definitions to return in the response.

$sel:nameContains:ListDataQualityJobDefinitions', listDataQualityJobDefinitions_nameContains - A string in the data quality monitoring job definition name. This filter returns only data quality monitoring job definitions whose name contains the specified string.

ListDataQualityJobDefinitions, listDataQualityJobDefinitions_nextToken - If the result of the previous ListDataQualityJobDefinitions request was truncated, the response includes a NextToken. To retrieve the next set of transform jobs, use the token in the next request.>

$sel:sortBy:ListDataQualityJobDefinitions', listDataQualityJobDefinitions_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListDataQualityJobDefinitions', listDataQualityJobDefinitions_sortOrder - The sort order for results. The default is Descending.

data ListDataQualityJobDefinitionsResponse Source #

Instances

Instances details
Generic ListDataQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Read ListDataQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Show ListDataQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

NFData ListDataQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

Eq ListDataQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

type Rep ListDataQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDataQualityJobDefinitions

type Rep ListDataQualityJobDefinitionsResponse = D1 ('MetaData "ListDataQualityJobDefinitionsResponse" "Amazonka.SageMaker.ListDataQualityJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDataQualityJobDefinitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MonitoringJobDefinitionSummary]))))

newListDataQualityJobDefinitionsResponse Source #

Create a value of ListDataQualityJobDefinitionsResponse with all optional fields omitted.

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

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

ListDataQualityJobDefinitions, listDataQualityJobDefinitionsResponse_nextToken - If the result of the previous ListDataQualityJobDefinitions request was truncated, the response includes a NextToken. To retrieve the next set of data quality monitoring job definitions, use the token in the next request.

$sel:httpStatus:ListDataQualityJobDefinitionsResponse', listDataQualityJobDefinitionsResponse_httpStatus - The response's http status code.

$sel:jobDefinitionSummaries:ListDataQualityJobDefinitionsResponse', listDataQualityJobDefinitionsResponse_jobDefinitionSummaries - A list of data quality monitoring job definitions.

ListDeviceFleets (Paginated)

data ListDeviceFleets Source #

See: newListDeviceFleets smart constructor.

Instances

Instances details
ToJSON ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

ToHeaders ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

ToPath ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

ToQuery ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

AWSPager ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

AWSRequest ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Associated Types

type AWSResponse ListDeviceFleets #

Generic ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Associated Types

type Rep ListDeviceFleets :: Type -> Type #

Read ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Show ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

NFData ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Methods

rnf :: ListDeviceFleets -> () #

Eq ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Hashable ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

type AWSResponse ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

type Rep ListDeviceFleets Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

newListDeviceFleets :: ListDeviceFleets Source #

Create a value of ListDeviceFleets with all optional fields omitted.

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

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

$sel:creationTimeAfter:ListDeviceFleets', listDeviceFleets_creationTimeAfter - Filter fleets where packaging job was created after specified time.

$sel:creationTimeBefore:ListDeviceFleets', listDeviceFleets_creationTimeBefore - Filter fleets where the edge packaging job was created before specified time.

$sel:lastModifiedTimeAfter:ListDeviceFleets', listDeviceFleets_lastModifiedTimeAfter - Select fleets where the job was updated after X

$sel:lastModifiedTimeBefore:ListDeviceFleets', listDeviceFleets_lastModifiedTimeBefore - Select fleets where the job was updated before X

$sel:maxResults:ListDeviceFleets', listDeviceFleets_maxResults - The maximum number of results to select.

$sel:nameContains:ListDeviceFleets', listDeviceFleets_nameContains - Filter for fleets containing this name in their fleet device name.

ListDeviceFleets, listDeviceFleets_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:sortBy:ListDeviceFleets', listDeviceFleets_sortBy - The column to sort by.

$sel:sortOrder:ListDeviceFleets', listDeviceFleets_sortOrder - What direction to sort in.

data ListDeviceFleetsResponse Source #

See: newListDeviceFleetsResponse smart constructor.

Instances

Instances details
Generic ListDeviceFleetsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Associated Types

type Rep ListDeviceFleetsResponse :: Type -> Type #

Read ListDeviceFleetsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Show ListDeviceFleetsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

NFData ListDeviceFleetsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

Eq ListDeviceFleetsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

type Rep ListDeviceFleetsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDeviceFleets

type Rep ListDeviceFleetsResponse = D1 ('MetaData "ListDeviceFleetsResponse" "Amazonka.SageMaker.ListDeviceFleets" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDeviceFleetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "deviceFleetSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DeviceFleetSummary]))))

newListDeviceFleetsResponse Source #

Create a value of ListDeviceFleetsResponse with all optional fields omitted.

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

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

ListDeviceFleets, listDeviceFleetsResponse_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:httpStatus:ListDeviceFleetsResponse', listDeviceFleetsResponse_httpStatus - The response's http status code.

$sel:deviceFleetSummaries:ListDeviceFleetsResponse', listDeviceFleetsResponse_deviceFleetSummaries - Summary of the device fleet.

ListDevices (Paginated)

data ListDevices Source #

See: newListDevices smart constructor.

Instances

Instances details
ToJSON ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

ToHeaders ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Methods

toHeaders :: ListDevices -> [Header] #

ToPath ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

ToQuery ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

AWSPager ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

AWSRequest ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Associated Types

type AWSResponse ListDevices #

Generic ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Associated Types

type Rep ListDevices :: Type -> Type #

Read ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Show ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

NFData ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Methods

rnf :: ListDevices -> () #

Eq ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Hashable ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

type AWSResponse ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

type Rep ListDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

type Rep ListDevices = D1 ('MetaData "ListDevices" "Amazonka.SageMaker.ListDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDevices'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "latestHeartbeatAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newListDevices :: ListDevices Source #

Create a value of ListDevices with all optional fields omitted.

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

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

ListDevices, listDevices_deviceFleetName - Filter for fleets containing this name in their device fleet name.

$sel:latestHeartbeatAfter:ListDevices', listDevices_latestHeartbeatAfter - Select fleets where the job was updated after X

$sel:maxResults:ListDevices', listDevices_maxResults - Maximum number of results to select.

ListDevices, listDevices_modelName - A filter that searches devices that contains this name in any of their models.

ListDevices, listDevices_nextToken - The response from the last list when returning a list large enough to need tokening.

data ListDevicesResponse Source #

See: newListDevicesResponse smart constructor.

Instances

Instances details
Generic ListDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Associated Types

type Rep ListDevicesResponse :: Type -> Type #

Read ListDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Show ListDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

NFData ListDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

Methods

rnf :: ListDevicesResponse -> () #

Eq ListDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

type Rep ListDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDevices

type Rep ListDevicesResponse = D1 ('MetaData "ListDevicesResponse" "Amazonka.SageMaker.ListDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDevicesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "deviceSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DeviceSummary]))))

newListDevicesResponse Source #

Create a value of ListDevicesResponse with all optional fields omitted.

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

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

ListDevices, listDevicesResponse_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:httpStatus:ListDevicesResponse', listDevicesResponse_httpStatus - The response's http status code.

$sel:deviceSummaries:ListDevicesResponse', listDevicesResponse_deviceSummaries - Summary of devices.

ListDomains (Paginated)

data ListDomains Source #

See: newListDomains smart constructor.

Constructors

ListDomains' (Maybe Natural) (Maybe Text) 

Instances

Instances details
ToJSON ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

ToHeaders ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Methods

toHeaders :: ListDomains -> [Header] #

ToPath ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

ToQuery ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

AWSPager ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

AWSRequest ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Associated Types

type AWSResponse ListDomains #

Generic ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Associated Types

type Rep ListDomains :: Type -> Type #

Read ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Show ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

NFData ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Methods

rnf :: ListDomains -> () #

Eq ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Hashable ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

type AWSResponse ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

type Rep ListDomains Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

type Rep ListDomains = D1 ('MetaData "ListDomains" "Amazonka.SageMaker.ListDomains" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDomains'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListDomains :: ListDomains Source #

Create a value of ListDomains with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListDomains', listDomains_maxResults - Returns a list up to a specified limit.

ListDomains, listDomains_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

data ListDomainsResponse Source #

See: newListDomainsResponse smart constructor.

Instances

Instances details
Generic ListDomainsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Associated Types

type Rep ListDomainsResponse :: Type -> Type #

Read ListDomainsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Show ListDomainsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

NFData ListDomainsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

Methods

rnf :: ListDomainsResponse -> () #

Eq ListDomainsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

type Rep ListDomainsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListDomains

type Rep ListDomainsResponse = D1 ('MetaData "ListDomainsResponse" "Amazonka.SageMaker.ListDomains" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListDomainsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DomainDetails])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDomainsResponse Source #

Create a value of ListDomainsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domains:ListDomainsResponse', listDomainsResponse_domains - The list of domains.

ListDomains, listDomainsResponse_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:httpStatus:ListDomainsResponse', listDomainsResponse_httpStatus - The response's http status code.

ListEdgeDeploymentPlans (Paginated)

data ListEdgeDeploymentPlans Source #

See: newListEdgeDeploymentPlans smart constructor.

Instances

Instances details
ToJSON ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

ToHeaders ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

ToPath ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

ToQuery ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

AWSPager ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

AWSRequest ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Generic ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Associated Types

type Rep ListEdgeDeploymentPlans :: Type -> Type #

Read ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Show ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

NFData ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Methods

rnf :: ListEdgeDeploymentPlans -> () #

Eq ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Hashable ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

type AWSResponse ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

type Rep ListEdgeDeploymentPlans Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

type Rep ListEdgeDeploymentPlans = D1 ('MetaData "ListEdgeDeploymentPlans" "Amazonka.SageMaker.ListEdgeDeploymentPlans" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEdgeDeploymentPlans'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "deviceFleetNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListEdgeDeploymentPlansSortBy)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)))))))

newListEdgeDeploymentPlans :: ListEdgeDeploymentPlans Source #

Create a value of ListEdgeDeploymentPlans with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_creationTimeAfter - Selects edge deployment plans created after this time.

$sel:creationTimeBefore:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_creationTimeBefore - Selects edge deployment plans created before this time.

$sel:deviceFleetNameContains:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_deviceFleetNameContains - Selects edge deployment plans with a device fleet name containing this name.

$sel:lastModifiedTimeAfter:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_lastModifiedTimeAfter - Selects edge deployment plans that were last updated after this time.

$sel:lastModifiedTimeBefore:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_lastModifiedTimeBefore - Selects edge deployment plans that were last updated before this time.

$sel:maxResults:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_maxResults - The maximum number of results to select (50 by default).

$sel:nameContains:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_nameContains - Selects edge deployment plans with names containing this name.

ListEdgeDeploymentPlans, listEdgeDeploymentPlans_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:sortBy:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_sortBy - The column by which to sort the edge deployment plans. Can be one of NAME, DEVICEFLEETNAME, CREATIONTIME, LASTMODIFIEDTIME.

$sel:sortOrder:ListEdgeDeploymentPlans', listEdgeDeploymentPlans_sortOrder - The direction of the sorting (ascending or descending).

data ListEdgeDeploymentPlansResponse Source #

See: newListEdgeDeploymentPlansResponse smart constructor.

Instances

Instances details
Generic ListEdgeDeploymentPlansResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Associated Types

type Rep ListEdgeDeploymentPlansResponse :: Type -> Type #

Read ListEdgeDeploymentPlansResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Show ListEdgeDeploymentPlansResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

NFData ListEdgeDeploymentPlansResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

Eq ListEdgeDeploymentPlansResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

type Rep ListEdgeDeploymentPlansResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgeDeploymentPlans

type Rep ListEdgeDeploymentPlansResponse = D1 ('MetaData "ListEdgeDeploymentPlansResponse" "Amazonka.SageMaker.ListEdgeDeploymentPlans" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEdgeDeploymentPlansResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "edgeDeploymentPlanSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EdgeDeploymentPlanSummary]))))

newListEdgeDeploymentPlansResponse Source #

Create a value of ListEdgeDeploymentPlansResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListEdgeDeploymentPlans, listEdgeDeploymentPlansResponse_nextToken - The token to use when calling the next page of results.

$sel:httpStatus:ListEdgeDeploymentPlansResponse', listEdgeDeploymentPlansResponse_httpStatus - The response's http status code.

$sel:edgeDeploymentPlanSummaries:ListEdgeDeploymentPlansResponse', listEdgeDeploymentPlansResponse_edgeDeploymentPlanSummaries - List of summaries of edge deployment plans.

ListEdgePackagingJobs (Paginated)

data ListEdgePackagingJobs Source #

See: newListEdgePackagingJobs smart constructor.

Instances

Instances details
ToJSON ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

ToHeaders ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

ToPath ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

ToQuery ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

AWSPager ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

AWSRequest ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Associated Types

type AWSResponse ListEdgePackagingJobs #

Generic ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Associated Types

type Rep ListEdgePackagingJobs :: Type -> Type #

Read ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Show ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

NFData ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Methods

rnf :: ListEdgePackagingJobs -> () #

Eq ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Hashable ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

type AWSResponse ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

type Rep ListEdgePackagingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

type Rep ListEdgePackagingJobs = D1 ('MetaData "ListEdgePackagingJobs" "Amazonka.SageMaker.ListEdgePackagingJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEdgePackagingJobs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "modelNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListEdgePackagingJobsSortBy)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgePackagingJobStatus)))))))

newListEdgePackagingJobs :: ListEdgePackagingJobs Source #

Create a value of ListEdgePackagingJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListEdgePackagingJobs', listEdgePackagingJobs_creationTimeAfter - Select jobs where the job was created after specified time.

$sel:creationTimeBefore:ListEdgePackagingJobs', listEdgePackagingJobs_creationTimeBefore - Select jobs where the job was created before specified time.

$sel:lastModifiedTimeAfter:ListEdgePackagingJobs', listEdgePackagingJobs_lastModifiedTimeAfter - Select jobs where the job was updated after specified time.

$sel:lastModifiedTimeBefore:ListEdgePackagingJobs', listEdgePackagingJobs_lastModifiedTimeBefore - Select jobs where the job was updated before specified time.

$sel:maxResults:ListEdgePackagingJobs', listEdgePackagingJobs_maxResults - Maximum number of results to select.

$sel:modelNameContains:ListEdgePackagingJobs', listEdgePackagingJobs_modelNameContains - Filter for jobs where the model name contains this string.

$sel:nameContains:ListEdgePackagingJobs', listEdgePackagingJobs_nameContains - Filter for jobs containing this name in their packaging job name.

ListEdgePackagingJobs, listEdgePackagingJobs_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:sortBy:ListEdgePackagingJobs', listEdgePackagingJobs_sortBy - Use to specify what column to sort by.

$sel:sortOrder:ListEdgePackagingJobs', listEdgePackagingJobs_sortOrder - What direction to sort by.

$sel:statusEquals:ListEdgePackagingJobs', listEdgePackagingJobs_statusEquals - The job status to filter for.

data ListEdgePackagingJobsResponse Source #

See: newListEdgePackagingJobsResponse smart constructor.

Instances

Instances details
Generic ListEdgePackagingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Associated Types

type Rep ListEdgePackagingJobsResponse :: Type -> Type #

Read ListEdgePackagingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Show ListEdgePackagingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

NFData ListEdgePackagingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

Eq ListEdgePackagingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

type Rep ListEdgePackagingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEdgePackagingJobs

type Rep ListEdgePackagingJobsResponse = D1 ('MetaData "ListEdgePackagingJobsResponse" "Amazonka.SageMaker.ListEdgePackagingJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEdgePackagingJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "edgePackagingJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EdgePackagingJobSummary]))))

newListEdgePackagingJobsResponse Source #

Create a value of ListEdgePackagingJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListEdgePackagingJobs, listEdgePackagingJobsResponse_nextToken - Token to use when calling the next page of results.

$sel:httpStatus:ListEdgePackagingJobsResponse', listEdgePackagingJobsResponse_httpStatus - The response's http status code.

$sel:edgePackagingJobSummaries:ListEdgePackagingJobsResponse', listEdgePackagingJobsResponse_edgePackagingJobSummaries - Summaries of edge packaging jobs.

ListEndpointConfigs (Paginated)

data ListEndpointConfigs Source #

See: newListEndpointConfigs smart constructor.

Instances

Instances details
ToJSON ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

ToHeaders ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

ToPath ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

ToQuery ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

AWSPager ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

AWSRequest ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Associated Types

type AWSResponse ListEndpointConfigs #

Generic ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Associated Types

type Rep ListEndpointConfigs :: Type -> Type #

Read ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Show ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

NFData ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Methods

rnf :: ListEndpointConfigs -> () #

Eq ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Hashable ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

type AWSResponse ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

type Rep ListEndpointConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

type Rep ListEndpointConfigs = D1 ('MetaData "ListEndpointConfigs" "Amazonka.SageMaker.ListEndpointConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEndpointConfigs'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EndpointConfigSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OrderKey))))))

newListEndpointConfigs :: ListEndpointConfigs Source #

Create a value of ListEndpointConfigs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListEndpointConfigs', listEndpointConfigs_creationTimeAfter - A filter that returns only endpoint configurations with a creation time greater than or equal to the specified time (timestamp).

$sel:creationTimeBefore:ListEndpointConfigs', listEndpointConfigs_creationTimeBefore - A filter that returns only endpoint configurations created before the specified time (timestamp).

$sel:maxResults:ListEndpointConfigs', listEndpointConfigs_maxResults - The maximum number of training jobs to return in the response.

$sel:nameContains:ListEndpointConfigs', listEndpointConfigs_nameContains - A string in the endpoint configuration name. This filter returns only endpoint configurations whose name contains the specified string.

ListEndpointConfigs, listEndpointConfigs_nextToken - If the result of the previous ListEndpointConfig request was truncated, the response includes a NextToken. To retrieve the next set of endpoint configurations, use the token in the next request.

$sel:sortBy:ListEndpointConfigs', listEndpointConfigs_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListEndpointConfigs', listEndpointConfigs_sortOrder - The sort order for results. The default is Descending.

data ListEndpointConfigsResponse Source #

See: newListEndpointConfigsResponse smart constructor.

Instances

Instances details
Generic ListEndpointConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Associated Types

type Rep ListEndpointConfigsResponse :: Type -> Type #

Read ListEndpointConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Show ListEndpointConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

NFData ListEndpointConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

Eq ListEndpointConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

type Rep ListEndpointConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpointConfigs

type Rep ListEndpointConfigsResponse = D1 ('MetaData "ListEndpointConfigsResponse" "Amazonka.SageMaker.ListEndpointConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEndpointConfigsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpointConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EndpointConfigSummary]))))

newListEndpointConfigsResponse Source #

Create a value of ListEndpointConfigsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListEndpointConfigs, listEndpointConfigsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of endpoint configurations, use it in the subsequent request

$sel:httpStatus:ListEndpointConfigsResponse', listEndpointConfigsResponse_httpStatus - The response's http status code.

$sel:endpointConfigs:ListEndpointConfigsResponse', listEndpointConfigsResponse_endpointConfigs - An array of endpoint configurations.

ListEndpoints (Paginated)

data ListEndpoints Source #

See: newListEndpoints smart constructor.

Instances

Instances details
ToJSON ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

ToHeaders ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

ToPath ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

ToQuery ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

AWSPager ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

AWSRequest ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Associated Types

type AWSResponse ListEndpoints #

Generic ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Associated Types

type Rep ListEndpoints :: Type -> Type #

Read ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Show ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

NFData ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Methods

rnf :: ListEndpoints -> () #

Eq ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Hashable ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

type AWSResponse ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

type Rep ListEndpoints Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

newListEndpoints :: ListEndpoints Source #

Create a value of ListEndpoints with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListEndpoints', listEndpoints_creationTimeAfter - A filter that returns only endpoints with a creation time greater than or equal to the specified time (timestamp).

$sel:creationTimeBefore:ListEndpoints', listEndpoints_creationTimeBefore - A filter that returns only endpoints that were created before the specified time (timestamp).

$sel:lastModifiedTimeAfter:ListEndpoints', listEndpoints_lastModifiedTimeAfter - A filter that returns only endpoints that were modified after the specified timestamp.

$sel:lastModifiedTimeBefore:ListEndpoints', listEndpoints_lastModifiedTimeBefore - A filter that returns only endpoints that were modified before the specified timestamp.

$sel:maxResults:ListEndpoints', listEndpoints_maxResults - The maximum number of endpoints to return in the response. This value defaults to 10.

$sel:nameContains:ListEndpoints', listEndpoints_nameContains - A string in endpoint names. This filter returns only endpoints whose name contains the specified string.

ListEndpoints, listEndpoints_nextToken - If the result of a ListEndpoints request was truncated, the response includes a NextToken. To retrieve the next set of endpoints, use the token in the next request.

$sel:sortBy:ListEndpoints', listEndpoints_sortBy - Sorts the list of results. The default is CreationTime.

$sel:sortOrder:ListEndpoints', listEndpoints_sortOrder - The sort order for results. The default is Descending.

$sel:statusEquals:ListEndpoints', listEndpoints_statusEquals - A filter that returns only endpoints with the specified status.

data ListEndpointsResponse Source #

See: newListEndpointsResponse smart constructor.

Instances

Instances details
Generic ListEndpointsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Associated Types

type Rep ListEndpointsResponse :: Type -> Type #

Read ListEndpointsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Show ListEndpointsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

NFData ListEndpointsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

Methods

rnf :: ListEndpointsResponse -> () #

Eq ListEndpointsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

type Rep ListEndpointsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListEndpoints

type Rep ListEndpointsResponse = D1 ('MetaData "ListEndpointsResponse" "Amazonka.SageMaker.ListEndpoints" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListEndpointsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [EndpointSummary]))))

newListEndpointsResponse Source #

Create a value of ListEndpointsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListEndpoints, listEndpointsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of training jobs, use it in the subsequent request.

$sel:httpStatus:ListEndpointsResponse', listEndpointsResponse_httpStatus - The response's http status code.

ListEndpointsResponse, listEndpointsResponse_endpoints - An array or endpoint objects.

ListExperiments (Paginated)

data ListExperiments Source #

See: newListExperiments smart constructor.

Instances

Instances details
ToJSON ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

ToHeaders ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

ToPath ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

ToQuery ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

AWSPager ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

AWSRequest ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Associated Types

type AWSResponse ListExperiments #

Generic ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Associated Types

type Rep ListExperiments :: Type -> Type #

Read ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Show ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

NFData ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Methods

rnf :: ListExperiments -> () #

Eq ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Hashable ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

type AWSResponse ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

type Rep ListExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

type Rep ListExperiments = D1 ('MetaData "ListExperiments" "Amazonka.SageMaker.ListExperiments" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListExperiments'" '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 "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortExperimentsBy)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListExperiments :: ListExperiments Source #

Create a value of ListExperiments with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListExperiments, listExperiments_createdAfter - A filter that returns only experiments created after the specified time.

ListExperiments, listExperiments_createdBefore - A filter that returns only experiments created before the specified time.

$sel:maxResults:ListExperiments', listExperiments_maxResults - The maximum number of experiments to return in the response. The default value is 10.

ListExperiments, listExperiments_nextToken - If the previous call to ListExperiments didn't return the full set of experiments, the call returns a token for getting the next set of experiments.

$sel:sortBy:ListExperiments', listExperiments_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListExperiments', listExperiments_sortOrder - The sort order. The default value is Descending.

data ListExperimentsResponse Source #

See: newListExperimentsResponse smart constructor.

Instances

Instances details
Generic ListExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Associated Types

type Rep ListExperimentsResponse :: Type -> Type #

Read ListExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Show ListExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

NFData ListExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

Methods

rnf :: ListExperimentsResponse -> () #

Eq ListExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

type Rep ListExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListExperiments

type Rep ListExperimentsResponse = D1 ('MetaData "ListExperimentsResponse" "Amazonka.SageMaker.ListExperiments" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListExperimentsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "experimentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ExperimentSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListExperimentsResponse Source #

Create a value of ListExperimentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:experimentSummaries:ListExperimentsResponse', listExperimentsResponse_experimentSummaries - A list of the summaries of your experiments.

ListExperiments, listExperimentsResponse_nextToken - A token for getting the next set of experiments, if there are any.

$sel:httpStatus:ListExperimentsResponse', listExperimentsResponse_httpStatus - The response's http status code.

ListFeatureGroups (Paginated)

data ListFeatureGroups Source #

See: newListFeatureGroups smart constructor.

Instances

Instances details
ToJSON ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

ToHeaders ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

ToPath ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

ToQuery ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

AWSPager ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

AWSRequest ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Associated Types

type AWSResponse ListFeatureGroups #

Generic ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Associated Types

type Rep ListFeatureGroups :: Type -> Type #

Read ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Show ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

NFData ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Methods

rnf :: ListFeatureGroups -> () #

Eq ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Hashable ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

type AWSResponse ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

type Rep ListFeatureGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

newListFeatureGroups :: ListFeatureGroups Source #

Create a value of ListFeatureGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListFeatureGroups', listFeatureGroups_creationTimeAfter - Use this parameter to search for FeatureGroupss created after a specific date and time.

$sel:creationTimeBefore:ListFeatureGroups', listFeatureGroups_creationTimeBefore - Use this parameter to search for FeatureGroupss created before a specific date and time.

$sel:featureGroupStatusEquals:ListFeatureGroups', listFeatureGroups_featureGroupStatusEquals - A FeatureGroup status. Filters by FeatureGroup status.

$sel:maxResults:ListFeatureGroups', listFeatureGroups_maxResults - The maximum number of results returned by ListFeatureGroups.

$sel:nameContains:ListFeatureGroups', listFeatureGroups_nameContains - A string that partially matches one or more FeatureGroups names. Filters FeatureGroups by name.

ListFeatureGroups, listFeatureGroups_nextToken - A token to resume pagination of ListFeatureGroups results.

$sel:offlineStoreStatusEquals:ListFeatureGroups', listFeatureGroups_offlineStoreStatusEquals - An OfflineStore status. Filters by OfflineStore status.

$sel:sortBy:ListFeatureGroups', listFeatureGroups_sortBy - The value on which the feature group list is sorted.

$sel:sortOrder:ListFeatureGroups', listFeatureGroups_sortOrder - The order in which feature groups are listed.

data ListFeatureGroupsResponse Source #

See: newListFeatureGroupsResponse smart constructor.

Instances

Instances details
Generic ListFeatureGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Associated Types

type Rep ListFeatureGroupsResponse :: Type -> Type #

Read ListFeatureGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Show ListFeatureGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

NFData ListFeatureGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

Eq ListFeatureGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

type Rep ListFeatureGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFeatureGroups

type Rep ListFeatureGroupsResponse = D1 ('MetaData "ListFeatureGroupsResponse" "Amazonka.SageMaker.ListFeatureGroups" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListFeatureGroupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "featureGroupSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FeatureGroupSummary]))))

newListFeatureGroupsResponse Source #

Create a value of ListFeatureGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListFeatureGroups, listFeatureGroupsResponse_nextToken - A token to resume pagination of ListFeatureGroups results.

$sel:httpStatus:ListFeatureGroupsResponse', listFeatureGroupsResponse_httpStatus - The response's http status code.

$sel:featureGroupSummaries:ListFeatureGroupsResponse', listFeatureGroupsResponse_featureGroupSummaries - A summary of feature groups.

ListFlowDefinitions (Paginated)

data ListFlowDefinitions Source #

See: newListFlowDefinitions smart constructor.

Instances

Instances details
ToJSON ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

ToHeaders ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

ToPath ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

ToQuery ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

AWSPager ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

AWSRequest ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Associated Types

type AWSResponse ListFlowDefinitions #

Generic ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Associated Types

type Rep ListFlowDefinitions :: Type -> Type #

Read ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Show ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

NFData ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Methods

rnf :: ListFlowDefinitions -> () #

Eq ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Hashable ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

type AWSResponse ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

type Rep ListFlowDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

type Rep ListFlowDefinitions = D1 ('MetaData "ListFlowDefinitions" "Amazonka.SageMaker.ListFlowDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListFlowDefinitions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListFlowDefinitions :: ListFlowDefinitions Source #

Create a value of ListFlowDefinitions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListFlowDefinitions', listFlowDefinitions_creationTimeAfter - A filter that returns only flow definitions with a creation time greater than or equal to the specified timestamp.

$sel:creationTimeBefore:ListFlowDefinitions', listFlowDefinitions_creationTimeBefore - A filter that returns only flow definitions that were created before the specified timestamp.

$sel:maxResults:ListFlowDefinitions', listFlowDefinitions_maxResults - The total number of items to return. If the total number of available items is more than the value specified in MaxResults, then a NextToken will be provided in the output that you can use to resume pagination.

ListFlowDefinitions, listFlowDefinitions_nextToken - A token to resume pagination.

$sel:sortOrder:ListFlowDefinitions', listFlowDefinitions_sortOrder - An optional value that specifies whether you want the results sorted in Ascending or Descending order.

data ListFlowDefinitionsResponse Source #

See: newListFlowDefinitionsResponse smart constructor.

Instances

Instances details
Generic ListFlowDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Associated Types

type Rep ListFlowDefinitionsResponse :: Type -> Type #

Read ListFlowDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Show ListFlowDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

NFData ListFlowDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

Eq ListFlowDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

type Rep ListFlowDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListFlowDefinitions

type Rep ListFlowDefinitionsResponse = D1 ('MetaData "ListFlowDefinitionsResponse" "Amazonka.SageMaker.ListFlowDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListFlowDefinitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "flowDefinitionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [FlowDefinitionSummary]))))

newListFlowDefinitionsResponse Source #

Create a value of ListFlowDefinitionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListFlowDefinitions, listFlowDefinitionsResponse_nextToken - A token to resume pagination.

$sel:httpStatus:ListFlowDefinitionsResponse', listFlowDefinitionsResponse_httpStatus - The response's http status code.

$sel:flowDefinitionSummaries:ListFlowDefinitionsResponse', listFlowDefinitionsResponse_flowDefinitionSummaries - An array of objects describing the flow definitions.

ListHubContentVersions

data ListHubContentVersions Source #

See: newListHubContentVersions smart constructor.

Instances

Instances details
ToJSON ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

ToHeaders ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

ToPath ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

ToQuery ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

AWSRequest ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Associated Types

type AWSResponse ListHubContentVersions #

Generic ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Associated Types

type Rep ListHubContentVersions :: Type -> Type #

Read ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Show ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

NFData ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Methods

rnf :: ListHubContentVersions -> () #

Eq ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Hashable ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

type AWSResponse ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

type Rep ListHubContentVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

type Rep ListHubContentVersions = D1 ('MetaData "ListHubContentVersions" "Amazonka.SageMaker.ListHubContentVersions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHubContentVersions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "maxSchemaVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "minVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HubContentSortBy)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)))) :*: (S1 ('MetaSel ('Just "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "hubContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 HubContentType) :*: S1 ('MetaSel ('Just "hubContentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newListHubContentVersions Source #

Create a value of ListHubContentVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListHubContentVersions', listHubContentVersions_creationTimeAfter - Only list hub content versions that were created after the time specified.

$sel:creationTimeBefore:ListHubContentVersions', listHubContentVersions_creationTimeBefore - Only list hub content versions that were created before the time specified.

$sel:maxResults:ListHubContentVersions', listHubContentVersions_maxResults - The maximum number of hub content versions to list.

$sel:maxSchemaVersion:ListHubContentVersions', listHubContentVersions_maxSchemaVersion - The upper bound of the hub content schema version.

$sel:minVersion:ListHubContentVersions', listHubContentVersions_minVersion - The lower bound of the hub content versions to list.

ListHubContentVersions, listHubContentVersions_nextToken - If the response to a previous ListHubContentVersions request was truncated, the response includes a NextToken. To retrieve the next set of hub content versions, use the token in the next request.

$sel:sortBy:ListHubContentVersions', listHubContentVersions_sortBy - Sort hub content versions by either name or creation time.

$sel:sortOrder:ListHubContentVersions', listHubContentVersions_sortOrder - Sort hub content versions by ascending or descending order.

ListHubContentVersions, listHubContentVersions_hubName - The name of the hub to list the content versions of.

ListHubContentVersions, listHubContentVersions_hubContentType - The type of hub content to list versions of.

ListHubContentVersions, listHubContentVersions_hubContentName - The name of the hub content.

data ListHubContentVersionsResponse Source #

See: newListHubContentVersionsResponse smart constructor.

Instances

Instances details
Generic ListHubContentVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Associated Types

type Rep ListHubContentVersionsResponse :: Type -> Type #

Read ListHubContentVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Show ListHubContentVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

NFData ListHubContentVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

Eq ListHubContentVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

type Rep ListHubContentVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContentVersions

type Rep ListHubContentVersionsResponse = D1 ('MetaData "ListHubContentVersionsResponse" "Amazonka.SageMaker.ListHubContentVersions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHubContentVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hubContentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HubContentInfo]))))

newListHubContentVersionsResponse Source #

Create a value of ListHubContentVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListHubContentVersions, listHubContentVersionsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of hub content versions, use it in the subsequent request.

$sel:httpStatus:ListHubContentVersionsResponse', listHubContentVersionsResponse_httpStatus - The response's http status code.

$sel:hubContentSummaries:ListHubContentVersionsResponse', listHubContentVersionsResponse_hubContentSummaries - The summaries of the listed hub content versions.

ListHubContents

data ListHubContents Source #

See: newListHubContents smart constructor.

Instances

Instances details
ToJSON ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

ToHeaders ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

ToPath ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

ToQuery ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

AWSRequest ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Associated Types

type AWSResponse ListHubContents #

Generic ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Associated Types

type Rep ListHubContents :: Type -> Type #

Read ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Show ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

NFData ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Methods

rnf :: ListHubContents -> () #

Eq ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Hashable ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

type AWSResponse ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

type Rep ListHubContents Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

newListHubContents Source #

Create a value of ListHubContents with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListHubContents', listHubContents_creationTimeAfter - Only list hub content that was created after the time specified.

$sel:creationTimeBefore:ListHubContents', listHubContents_creationTimeBefore - Only list hub content that was created before the time specified.

$sel:maxResults:ListHubContents', listHubContents_maxResults - The maximum amount of hub content to list.

$sel:maxSchemaVersion:ListHubContents', listHubContents_maxSchemaVersion - The upper bound of the hub content schema verion.

$sel:nameContains:ListHubContents', listHubContents_nameContains - Only list hub content if the name contains the specified string.

ListHubContents, listHubContents_nextToken - If the response to a previous ListHubContents request was truncated, the response includes a NextToken. To retrieve the next set of hub content, use the token in the next request.

$sel:sortBy:ListHubContents', listHubContents_sortBy - Sort hub content versions by either name or creation time.

$sel:sortOrder:ListHubContents', listHubContents_sortOrder - Sort hubs by ascending or descending order.

ListHubContents, listHubContents_hubName - The name of the hub to list the contents of.

ListHubContents, listHubContents_hubContentType - The type of hub content to list.

data ListHubContentsResponse Source #

See: newListHubContentsResponse smart constructor.

Instances

Instances details
Generic ListHubContentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Associated Types

type Rep ListHubContentsResponse :: Type -> Type #

Read ListHubContentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Show ListHubContentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

NFData ListHubContentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

Methods

rnf :: ListHubContentsResponse -> () #

Eq ListHubContentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

type Rep ListHubContentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubContents

type Rep ListHubContentsResponse = D1 ('MetaData "ListHubContentsResponse" "Amazonka.SageMaker.ListHubContents" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHubContentsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hubContentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HubContentInfo]))))

newListHubContentsResponse Source #

Create a value of ListHubContentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListHubContents, listHubContentsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of hub content, use it in the subsequent request.

$sel:httpStatus:ListHubContentsResponse', listHubContentsResponse_httpStatus - The response's http status code.

$sel:hubContentSummaries:ListHubContentsResponse', listHubContentsResponse_hubContentSummaries - The summaries of the listed hub content.

ListHubs

data ListHubs Source #

See: newListHubs smart constructor.

Instances

Instances details
ToJSON ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

ToHeaders ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Methods

toHeaders :: ListHubs -> [Header] #

ToPath ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

ToQuery ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

AWSRequest ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Associated Types

type AWSResponse ListHubs #

Generic ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Associated Types

type Rep ListHubs :: Type -> Type #

Methods

from :: ListHubs -> Rep ListHubs x #

to :: Rep ListHubs x -> ListHubs #

Read ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Show ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

NFData ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Methods

rnf :: ListHubs -> () #

Eq ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Hashable ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Methods

hashWithSalt :: Int -> ListHubs -> Int #

hash :: ListHubs -> Int #

type AWSResponse ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

type Rep ListHubs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

newListHubs :: ListHubs Source #

Create a value of ListHubs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListHubs', listHubs_creationTimeAfter - Only list hubs that were created after the time specified.

$sel:creationTimeBefore:ListHubs', listHubs_creationTimeBefore - Only list hubs that were created before the time specified.

$sel:lastModifiedTimeAfter:ListHubs', listHubs_lastModifiedTimeAfter - Only list hubs that were last modified after the time specified.

$sel:lastModifiedTimeBefore:ListHubs', listHubs_lastModifiedTimeBefore - Only list hubs that were last modified before the time specified.

$sel:maxResults:ListHubs', listHubs_maxResults - The maximum number of hubs to list.

$sel:nameContains:ListHubs', listHubs_nameContains - Only list hubs with names that contain the specified string.

ListHubs, listHubs_nextToken - If the response to a previous ListHubs request was truncated, the response includes a NextToken. To retrieve the next set of hubs, use the token in the next request.

$sel:sortBy:ListHubs', listHubs_sortBy - Sort hubs by either name or creation time.

$sel:sortOrder:ListHubs', listHubs_sortOrder - Sort hubs by ascending or descending order.

data ListHubsResponse Source #

See: newListHubsResponse smart constructor.

Instances

Instances details
Generic ListHubsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Associated Types

type Rep ListHubsResponse :: Type -> Type #

Read ListHubsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Show ListHubsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

NFData ListHubsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

Methods

rnf :: ListHubsResponse -> () #

Eq ListHubsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

type Rep ListHubsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHubs

type Rep ListHubsResponse = D1 ('MetaData "ListHubsResponse" "Amazonka.SageMaker.ListHubs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHubsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hubSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HubInfo]))))

newListHubsResponse Source #

Create a value of ListHubsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListHubs, listHubsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of hubs, use it in the subsequent request.

$sel:httpStatus:ListHubsResponse', listHubsResponse_httpStatus - The response's http status code.

$sel:hubSummaries:ListHubsResponse', listHubsResponse_hubSummaries - The summaries of the listed hubs.

ListHumanTaskUis (Paginated)

data ListHumanTaskUis Source #

See: newListHumanTaskUis smart constructor.

Instances

Instances details
ToJSON ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

ToHeaders ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

ToPath ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

ToQuery ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

AWSPager ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

AWSRequest ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Associated Types

type AWSResponse ListHumanTaskUis #

Generic ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Associated Types

type Rep ListHumanTaskUis :: Type -> Type #

Read ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Show ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

NFData ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Methods

rnf :: ListHumanTaskUis -> () #

Eq ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Hashable ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

type AWSResponse ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

type Rep ListHumanTaskUis Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

type Rep ListHumanTaskUis = D1 ('MetaData "ListHumanTaskUis" "Amazonka.SageMaker.ListHumanTaskUis" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHumanTaskUis'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListHumanTaskUis :: ListHumanTaskUis Source #

Create a value of ListHumanTaskUis with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListHumanTaskUis', listHumanTaskUis_creationTimeAfter - A filter that returns only human task user interfaces with a creation time greater than or equal to the specified timestamp.

$sel:creationTimeBefore:ListHumanTaskUis', listHumanTaskUis_creationTimeBefore - A filter that returns only human task user interfaces that were created before the specified timestamp.

$sel:maxResults:ListHumanTaskUis', listHumanTaskUis_maxResults - The total number of items to return. If the total number of available items is more than the value specified in MaxResults, then a NextToken will be provided in the output that you can use to resume pagination.

ListHumanTaskUis, listHumanTaskUis_nextToken - A token to resume pagination.

$sel:sortOrder:ListHumanTaskUis', listHumanTaskUis_sortOrder - An optional value that specifies whether you want the results sorted in Ascending or Descending order.

data ListHumanTaskUisResponse Source #

See: newListHumanTaskUisResponse smart constructor.

Instances

Instances details
Generic ListHumanTaskUisResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Associated Types

type Rep ListHumanTaskUisResponse :: Type -> Type #

Read ListHumanTaskUisResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Show ListHumanTaskUisResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

NFData ListHumanTaskUisResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

Eq ListHumanTaskUisResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

type Rep ListHumanTaskUisResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHumanTaskUis

type Rep ListHumanTaskUisResponse = D1 ('MetaData "ListHumanTaskUisResponse" "Amazonka.SageMaker.ListHumanTaskUis" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHumanTaskUisResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "humanTaskUiSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HumanTaskUiSummary]))))

newListHumanTaskUisResponse Source #

Create a value of ListHumanTaskUisResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListHumanTaskUis, listHumanTaskUisResponse_nextToken - A token to resume pagination.

$sel:httpStatus:ListHumanTaskUisResponse', listHumanTaskUisResponse_httpStatus - The response's http status code.

$sel:humanTaskUiSummaries:ListHumanTaskUisResponse', listHumanTaskUisResponse_humanTaskUiSummaries - An array of objects describing the human task user interfaces.

ListHyperParameterTuningJobs (Paginated)

data ListHyperParameterTuningJobs Source #

See: newListHyperParameterTuningJobs smart constructor.

Instances

Instances details
ToJSON ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

ToHeaders ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

ToPath ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

ToQuery ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

AWSPager ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

AWSRequest ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Generic ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Associated Types

type Rep ListHyperParameterTuningJobs :: Type -> Type #

Read ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Show ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

NFData ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Eq ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Hashable ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

type AWSResponse ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

type Rep ListHyperParameterTuningJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

type Rep ListHyperParameterTuningJobs = D1 ('MetaData "ListHyperParameterTuningJobs" "Amazonka.SageMaker.ListHyperParameterTuningJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHyperParameterTuningJobs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobSortByOptions)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobStatus)))))))

newListHyperParameterTuningJobs :: ListHyperParameterTuningJobs Source #

Create a value of ListHyperParameterTuningJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_creationTimeAfter - A filter that returns only tuning jobs that were created after the specified time.

$sel:creationTimeBefore:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_creationTimeBefore - A filter that returns only tuning jobs that were created before the specified time.

$sel:lastModifiedTimeAfter:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_lastModifiedTimeAfter - A filter that returns only tuning jobs that were modified after the specified time.

$sel:lastModifiedTimeBefore:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_lastModifiedTimeBefore - A filter that returns only tuning jobs that were modified before the specified time.

$sel:maxResults:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_maxResults - The maximum number of tuning jobs to return. The default value is 10.

$sel:nameContains:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_nameContains - A string in the tuning job name. This filter returns only tuning jobs whose name contains the specified string.

ListHyperParameterTuningJobs, listHyperParameterTuningJobs_nextToken - If the result of the previous ListHyperParameterTuningJobs request was truncated, the response includes a NextToken. To retrieve the next set of tuning jobs, use the token in the next request.

$sel:sortBy:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_sortBy - The field to sort results by. The default is Name.

$sel:sortOrder:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_sortOrder - The sort order for results. The default is Ascending.

$sel:statusEquals:ListHyperParameterTuningJobs', listHyperParameterTuningJobs_statusEquals - A filter that returns only tuning jobs with the specified status.

data ListHyperParameterTuningJobsResponse Source #

Instances

Instances details
Generic ListHyperParameterTuningJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Read ListHyperParameterTuningJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Show ListHyperParameterTuningJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

NFData ListHyperParameterTuningJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

Eq ListHyperParameterTuningJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

type Rep ListHyperParameterTuningJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListHyperParameterTuningJobs

type Rep ListHyperParameterTuningJobsResponse = D1 ('MetaData "ListHyperParameterTuningJobsResponse" "Amazonka.SageMaker.ListHyperParameterTuningJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListHyperParameterTuningJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HyperParameterTuningJobSummary]))))

newListHyperParameterTuningJobsResponse Source #

Create a value of ListHyperParameterTuningJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListHyperParameterTuningJobs, listHyperParameterTuningJobsResponse_nextToken - If the result of this ListHyperParameterTuningJobs request was truncated, the response includes a NextToken. To retrieve the next set of tuning jobs, use the token in the next request.

$sel:httpStatus:ListHyperParameterTuningJobsResponse', listHyperParameterTuningJobsResponse_httpStatus - The response's http status code.

$sel:hyperParameterTuningJobSummaries:ListHyperParameterTuningJobsResponse', listHyperParameterTuningJobsResponse_hyperParameterTuningJobSummaries - A list of HyperParameterTuningJobSummary objects that describe the tuning jobs that the ListHyperParameterTuningJobs request returned.

ListImageVersions (Paginated)

data ListImageVersions Source #

See: newListImageVersions smart constructor.

Instances

Instances details
ToJSON ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

ToHeaders ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

ToPath ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

ToQuery ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

AWSPager ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

AWSRequest ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Associated Types

type AWSResponse ListImageVersions #

Generic ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Associated Types

type Rep ListImageVersions :: Type -> Type #

Read ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Show ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

NFData ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Methods

rnf :: ListImageVersions -> () #

Eq ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Hashable ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

type AWSResponse ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

type Rep ListImageVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

newListImageVersions Source #

Create a value of ListImageVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListImageVersions', listImageVersions_creationTimeAfter - A filter that returns only versions created on or after the specified time.

$sel:creationTimeBefore:ListImageVersions', listImageVersions_creationTimeBefore - A filter that returns only versions created on or before the specified time.

$sel:lastModifiedTimeAfter:ListImageVersions', listImageVersions_lastModifiedTimeAfter - A filter that returns only versions modified on or after the specified time.

$sel:lastModifiedTimeBefore:ListImageVersions', listImageVersions_lastModifiedTimeBefore - A filter that returns only versions modified on or before the specified time.

$sel:maxResults:ListImageVersions', listImageVersions_maxResults - The maximum number of versions to return in the response. The default value is 10.

ListImageVersions, listImageVersions_nextToken - If the previous call to ListImageVersions didn't return the full set of versions, the call returns a token for getting the next set of versions.

$sel:sortBy:ListImageVersions', listImageVersions_sortBy - The property used to sort results. The default value is CREATION_TIME.

$sel:sortOrder:ListImageVersions', listImageVersions_sortOrder - The sort order. The default value is DESCENDING.

ListImageVersions, listImageVersions_imageName - The name of the image to list the versions of.

data ListImageVersionsResponse Source #

See: newListImageVersionsResponse smart constructor.

Instances

Instances details
Generic ListImageVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Associated Types

type Rep ListImageVersionsResponse :: Type -> Type #

Read ListImageVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Show ListImageVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

NFData ListImageVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

Eq ListImageVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

type Rep ListImageVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImageVersions

type Rep ListImageVersionsResponse = D1 ('MetaData "ListImageVersionsResponse" "Amazonka.SageMaker.ListImageVersions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListImageVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ImageVersion])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListImageVersionsResponse Source #

Create a value of ListImageVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:imageVersions:ListImageVersionsResponse', listImageVersionsResponse_imageVersions - A list of versions and their properties.

ListImageVersions, listImageVersionsResponse_nextToken - A token for getting the next set of versions, if there are any.

$sel:httpStatus:ListImageVersionsResponse', listImageVersionsResponse_httpStatus - The response's http status code.

ListImages (Paginated)

data ListImages Source #

See: newListImages smart constructor.

Instances

Instances details
ToJSON ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

ToHeaders ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Methods

toHeaders :: ListImages -> [Header] #

ToPath ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

ToQuery ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

AWSPager ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

AWSRequest ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Associated Types

type AWSResponse ListImages #

Generic ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Associated Types

type Rep ListImages :: Type -> Type #

Read ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Show ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

NFData ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Methods

rnf :: ListImages -> () #

Eq ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Hashable ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

type AWSResponse ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

type Rep ListImages Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

newListImages :: ListImages Source #

Create a value of ListImages with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListImages', listImages_creationTimeAfter - A filter that returns only images created on or after the specified time.

$sel:creationTimeBefore:ListImages', listImages_creationTimeBefore - A filter that returns only images created on or before the specified time.

$sel:lastModifiedTimeAfter:ListImages', listImages_lastModifiedTimeAfter - A filter that returns only images modified on or after the specified time.

$sel:lastModifiedTimeBefore:ListImages', listImages_lastModifiedTimeBefore - A filter that returns only images modified on or before the specified time.

$sel:maxResults:ListImages', listImages_maxResults - The maximum number of images to return in the response. The default value is 10.

$sel:nameContains:ListImages', listImages_nameContains - A filter that returns only images whose name contains the specified string.

ListImages, listImages_nextToken - If the previous call to ListImages didn't return the full set of images, the call returns a token for getting the next set of images.

$sel:sortBy:ListImages', listImages_sortBy - The property used to sort results. The default value is CREATION_TIME.

$sel:sortOrder:ListImages', listImages_sortOrder - The sort order. The default value is DESCENDING.

data ListImagesResponse Source #

See: newListImagesResponse smart constructor.

Instances

Instances details
Generic ListImagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Associated Types

type Rep ListImagesResponse :: Type -> Type #

Read ListImagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Show ListImagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

NFData ListImagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

Methods

rnf :: ListImagesResponse -> () #

Eq ListImagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

type Rep ListImagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListImages

type Rep ListImagesResponse = D1 ('MetaData "ListImagesResponse" "Amazonka.SageMaker.ListImages" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListImagesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "images") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Image])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListImagesResponse Source #

Create a value of ListImagesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:images:ListImagesResponse', listImagesResponse_images - A list of images and their properties.

ListImages, listImagesResponse_nextToken - A token for getting the next set of images, if there are any.

$sel:httpStatus:ListImagesResponse', listImagesResponse_httpStatus - The response's http status code.

ListInferenceExperiments (Paginated)

data ListInferenceExperiments Source #

See: newListInferenceExperiments smart constructor.

Instances

Instances details
ToJSON ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

ToHeaders ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

ToPath ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

ToQuery ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

AWSPager ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

AWSRequest ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Generic ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Associated Types

type Rep ListInferenceExperiments :: Type -> Type #

Read ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Show ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

NFData ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Eq ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Hashable ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

type AWSResponse ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

type Rep ListInferenceExperiments Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

type Rep ListInferenceExperiments = D1 ('MetaData "ListInferenceExperiments" "Amazonka.SageMaker.ListInferenceExperiments" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListInferenceExperiments'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortInferenceExperimentsBy)))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: (S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentStatus)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentType)))))))

newListInferenceExperiments :: ListInferenceExperiments Source #

Create a value of ListInferenceExperiments with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListInferenceExperiments', listInferenceExperiments_creationTimeAfter - Selects inference experiments which were created after this timestamp.

$sel:creationTimeBefore:ListInferenceExperiments', listInferenceExperiments_creationTimeBefore - Selects inference experiments which were created before this timestamp.

$sel:lastModifiedTimeAfter:ListInferenceExperiments', listInferenceExperiments_lastModifiedTimeAfter - Selects inference experiments which were last modified after this timestamp.

$sel:lastModifiedTimeBefore:ListInferenceExperiments', listInferenceExperiments_lastModifiedTimeBefore - Selects inference experiments which were last modified before this timestamp.

$sel:maxResults:ListInferenceExperiments', listInferenceExperiments_maxResults - The maximum number of results to select.

$sel:nameContains:ListInferenceExperiments', listInferenceExperiments_nameContains - Selects inference experiments whose names contain this name.

ListInferenceExperiments, listInferenceExperiments_nextToken - The response from the last list when returning a list large enough to need tokening.

$sel:sortBy:ListInferenceExperiments', listInferenceExperiments_sortBy - The column by which to sort the listed inference experiments.

$sel:sortOrder:ListInferenceExperiments', listInferenceExperiments_sortOrder - The direction of sorting (ascending or descending).

$sel:statusEquals:ListInferenceExperiments', listInferenceExperiments_statusEquals - Selects inference experiments which are in this status. For the possible statuses, see DescribeInferenceExperimentResponse$Status.

ListInferenceExperiments, listInferenceExperiments_type - Selects inference experiments of this type. For the possible types of inference experiments, see CreateInferenceExperimentRequest$Type.

data ListInferenceExperimentsResponse Source #

See: newListInferenceExperimentsResponse smart constructor.

Instances

Instances details
Generic ListInferenceExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Associated Types

type Rep ListInferenceExperimentsResponse :: Type -> Type #

Read ListInferenceExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Show ListInferenceExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

NFData ListInferenceExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

Eq ListInferenceExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

type Rep ListInferenceExperimentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceExperiments

type Rep ListInferenceExperimentsResponse = D1 ('MetaData "ListInferenceExperimentsResponse" "Amazonka.SageMaker.ListInferenceExperiments" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListInferenceExperimentsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inferenceExperiments") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InferenceExperimentSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListInferenceExperimentsResponse Source #

Create a value of ListInferenceExperimentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:inferenceExperiments:ListInferenceExperimentsResponse', listInferenceExperimentsResponse_inferenceExperiments - List of inference experiments.

ListInferenceExperiments, listInferenceExperimentsResponse_nextToken - The token to use when calling the next page of results.

$sel:httpStatus:ListInferenceExperimentsResponse', listInferenceExperimentsResponse_httpStatus - The response's http status code.

ListInferenceRecommendationsJobSteps (Paginated)

data ListInferenceRecommendationsJobSteps Source #

Instances

Instances details
ToJSON ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

ToHeaders ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

ToPath ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

ToQuery ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

AWSPager ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

AWSRequest ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Generic ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Read ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Show ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

NFData ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Eq ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Hashable ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

type AWSResponse ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

type Rep ListInferenceRecommendationsJobSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

type Rep ListInferenceRecommendationsJobSteps = D1 ('MetaData "ListInferenceRecommendationsJobSteps" "Amazonka.SageMaker.ListInferenceRecommendationsJobSteps" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListInferenceRecommendationsJobSteps'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobStatus)) :*: (S1 ('MetaSel ('Just "stepType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationStepType)) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListInferenceRecommendationsJobSteps Source #

Create a value of ListInferenceRecommendationsJobSteps with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListInferenceRecommendationsJobSteps', listInferenceRecommendationsJobSteps_maxResults - The maximum number of results to return.

ListInferenceRecommendationsJobSteps, listInferenceRecommendationsJobSteps_nextToken - A token that you can specify to return more results from the list. Specify this field if you have a token that was returned from a previous request.

ListInferenceRecommendationsJobSteps, listInferenceRecommendationsJobSteps_status - A filter to return benchmarks of a specified status. If this field is left empty, then all benchmarks are returned.

ListInferenceRecommendationsJobSteps, listInferenceRecommendationsJobSteps_stepType - A filter to return details about the specified type of subtask.

BENCHMARK: Evaluate the performance of your model on different instance types.

ListInferenceRecommendationsJobSteps, listInferenceRecommendationsJobSteps_jobName - The name for the Inference Recommender job.

data ListInferenceRecommendationsJobStepsResponse Source #

Instances

Instances details
Generic ListInferenceRecommendationsJobStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Read ListInferenceRecommendationsJobStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Show ListInferenceRecommendationsJobStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

NFData ListInferenceRecommendationsJobStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

Eq ListInferenceRecommendationsJobStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

type Rep ListInferenceRecommendationsJobStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobSteps

type Rep ListInferenceRecommendationsJobStepsResponse = D1 ('MetaData "ListInferenceRecommendationsJobStepsResponse" "Amazonka.SageMaker.ListInferenceRecommendationsJobSteps" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListInferenceRecommendationsJobStepsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "steps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [InferenceRecommendationsJobStep])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListInferenceRecommendationsJobStepsResponse Source #

Create a value of ListInferenceRecommendationsJobStepsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListInferenceRecommendationsJobSteps, listInferenceRecommendationsJobStepsResponse_nextToken - A token that you can specify in your next request to return more results from the list.

$sel:steps:ListInferenceRecommendationsJobStepsResponse', listInferenceRecommendationsJobStepsResponse_steps - A list of all subtask details in Inference Recommender.

$sel:httpStatus:ListInferenceRecommendationsJobStepsResponse', listInferenceRecommendationsJobStepsResponse_httpStatus - The response's http status code.

ListInferenceRecommendationsJobs (Paginated)

data ListInferenceRecommendationsJobs Source #

See: newListInferenceRecommendationsJobs smart constructor.

Instances

Instances details
ToJSON ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

ToHeaders ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

ToPath ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

ToQuery ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

AWSPager ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

AWSRequest ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Generic ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Associated Types

type Rep ListInferenceRecommendationsJobs :: Type -> Type #

Read ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Show ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

NFData ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Eq ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Hashable ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

type AWSResponse ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

type Rep ListInferenceRecommendationsJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

type Rep ListInferenceRecommendationsJobs = D1 ('MetaData "ListInferenceRecommendationsJobs" "Amazonka.SageMaker.ListInferenceRecommendationsJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListInferenceRecommendationsJobs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListInferenceRecommendationsJobsSortBy)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RecommendationJobStatus)))))))

newListInferenceRecommendationsJobs :: ListInferenceRecommendationsJobs Source #

Create a value of ListInferenceRecommendationsJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_creationTimeAfter - A filter that returns only jobs created after the specified time (timestamp).

$sel:creationTimeBefore:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_creationTimeBefore - A filter that returns only jobs created before the specified time (timestamp).

$sel:lastModifiedTimeAfter:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_lastModifiedTimeAfter - A filter that returns only jobs that were last modified after the specified time (timestamp).

$sel:lastModifiedTimeBefore:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_lastModifiedTimeBefore - A filter that returns only jobs that were last modified before the specified time (timestamp).

$sel:maxResults:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_maxResults - The maximum number of recommendations to return in the response.

$sel:nameContains:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_nameContains - A string in the job name. This filter returns only recommendations whose name contains the specified string.

ListInferenceRecommendationsJobs, listInferenceRecommendationsJobs_nextToken - If the response to a previous ListInferenceRecommendationsJobsRequest request was truncated, the response includes a NextToken. To retrieve the next set of recommendations, use the token in the next request.

$sel:sortBy:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_sortBy - The parameter by which to sort the results.

$sel:sortOrder:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_sortOrder - The sort order for the results.

$sel:statusEquals:ListInferenceRecommendationsJobs', listInferenceRecommendationsJobs_statusEquals - A filter that retrieves only inference recommendations jobs with a specific status.

data ListInferenceRecommendationsJobsResponse Source #

Instances

Instances details
Generic ListInferenceRecommendationsJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Read ListInferenceRecommendationsJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Show ListInferenceRecommendationsJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

NFData ListInferenceRecommendationsJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

Eq ListInferenceRecommendationsJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

type Rep ListInferenceRecommendationsJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListInferenceRecommendationsJobs

type Rep ListInferenceRecommendationsJobsResponse = D1 ('MetaData "ListInferenceRecommendationsJobsResponse" "Amazonka.SageMaker.ListInferenceRecommendationsJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListInferenceRecommendationsJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "inferenceRecommendationsJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [InferenceRecommendationsJob]))))

newListInferenceRecommendationsJobsResponse Source #

Create a value of ListInferenceRecommendationsJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListInferenceRecommendationsJobs, listInferenceRecommendationsJobsResponse_nextToken - A token for getting the next set of recommendations, if there are any.

$sel:httpStatus:ListInferenceRecommendationsJobsResponse', listInferenceRecommendationsJobsResponse_httpStatus - The response's http status code.

$sel:inferenceRecommendationsJobs:ListInferenceRecommendationsJobsResponse', listInferenceRecommendationsJobsResponse_inferenceRecommendationsJobs - The recommendations created from the Amazon SageMaker Inference Recommender job.

ListLabelingJobs (Paginated)

data ListLabelingJobs Source #

See: newListLabelingJobs smart constructor.

Instances

Instances details
ToJSON ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

ToHeaders ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

ToPath ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

ToQuery ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

AWSPager ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

AWSRequest ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Associated Types

type AWSResponse ListLabelingJobs #

Generic ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Associated Types

type Rep ListLabelingJobs :: Type -> Type #

Read ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Show ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

NFData ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Methods

rnf :: ListLabelingJobs -> () #

Eq ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Hashable ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

type AWSResponse ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

type Rep ListLabelingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

newListLabelingJobs :: ListLabelingJobs Source #

Create a value of ListLabelingJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListLabelingJobs', listLabelingJobs_creationTimeAfter - A filter that returns only labeling jobs created after the specified time (timestamp).

$sel:creationTimeBefore:ListLabelingJobs', listLabelingJobs_creationTimeBefore - A filter that returns only labeling jobs created before the specified time (timestamp).

$sel:lastModifiedTimeAfter:ListLabelingJobs', listLabelingJobs_lastModifiedTimeAfter - A filter that returns only labeling jobs modified after the specified time (timestamp).

$sel:lastModifiedTimeBefore:ListLabelingJobs', listLabelingJobs_lastModifiedTimeBefore - A filter that returns only labeling jobs modified before the specified time (timestamp).

$sel:maxResults:ListLabelingJobs', listLabelingJobs_maxResults - The maximum number of labeling jobs to return in each page of the response.

$sel:nameContains:ListLabelingJobs', listLabelingJobs_nameContains - A string in the labeling job name. This filter returns only labeling jobs whose name contains the specified string.

ListLabelingJobs, listLabelingJobs_nextToken - If the result of the previous ListLabelingJobs request was truncated, the response includes a NextToken. To retrieve the next set of labeling jobs, use the token in the next request.

$sel:sortBy:ListLabelingJobs', listLabelingJobs_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListLabelingJobs', listLabelingJobs_sortOrder - The sort order for results. The default is Ascending.

$sel:statusEquals:ListLabelingJobs', listLabelingJobs_statusEquals - A filter that retrieves only labeling jobs with a specific status.

data ListLabelingJobsResponse Source #

See: newListLabelingJobsResponse smart constructor.

Instances

Instances details
Generic ListLabelingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Associated Types

type Rep ListLabelingJobsResponse :: Type -> Type #

Read ListLabelingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Show ListLabelingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

NFData ListLabelingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

Eq ListLabelingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

type Rep ListLabelingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobs

type Rep ListLabelingJobsResponse = D1 ('MetaData "ListLabelingJobsResponse" "Amazonka.SageMaker.ListLabelingJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListLabelingJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "labelingJobSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LabelingJobSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLabelingJobsResponse Source #

Create a value of ListLabelingJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:labelingJobSummaryList:ListLabelingJobsResponse', listLabelingJobsResponse_labelingJobSummaryList - An array of LabelingJobSummary objects, each describing a labeling job.

ListLabelingJobs, listLabelingJobsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of labeling jobs, use it in the subsequent request.

$sel:httpStatus:ListLabelingJobsResponse', listLabelingJobsResponse_httpStatus - The response's http status code.

ListLabelingJobsForWorkteam (Paginated)

data ListLabelingJobsForWorkteam Source #

See: newListLabelingJobsForWorkteam smart constructor.

Instances

Instances details
ToJSON ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

ToHeaders ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

ToPath ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

ToQuery ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

AWSPager ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

AWSRequest ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Generic ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Associated Types

type Rep ListLabelingJobsForWorkteam :: Type -> Type #

Read ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Show ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

NFData ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Eq ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Hashable ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

type AWSResponse ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

type Rep ListLabelingJobsForWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

type Rep ListLabelingJobsForWorkteam = D1 ('MetaData "ListLabelingJobsForWorkteam" "Amazonka.SageMaker.ListLabelingJobsForWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListLabelingJobsForWorkteam'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "jobReferenceCodeContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListLabelingJobsForWorkteamSortByOptions))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "workteamArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListLabelingJobsForWorkteam Source #

Create a value of ListLabelingJobsForWorkteam with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListLabelingJobsForWorkteam', listLabelingJobsForWorkteam_creationTimeAfter - A filter that returns only labeling jobs created after the specified time (timestamp).

$sel:creationTimeBefore:ListLabelingJobsForWorkteam', listLabelingJobsForWorkteam_creationTimeBefore - A filter that returns only labeling jobs created before the specified time (timestamp).

$sel:jobReferenceCodeContains:ListLabelingJobsForWorkteam', listLabelingJobsForWorkteam_jobReferenceCodeContains - A filter the limits jobs to only the ones whose job reference code contains the specified string.

$sel:maxResults:ListLabelingJobsForWorkteam', listLabelingJobsForWorkteam_maxResults - The maximum number of labeling jobs to return in each page of the response.

ListLabelingJobsForWorkteam, listLabelingJobsForWorkteam_nextToken - If the result of the previous ListLabelingJobsForWorkteam request was truncated, the response includes a NextToken. To retrieve the next set of labeling jobs, use the token in the next request.

$sel:sortBy:ListLabelingJobsForWorkteam', listLabelingJobsForWorkteam_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListLabelingJobsForWorkteam', listLabelingJobsForWorkteam_sortOrder - The sort order for results. The default is Ascending.

ListLabelingJobsForWorkteam, listLabelingJobsForWorkteam_workteamArn - The Amazon Resource Name (ARN) of the work team for which you want to see labeling jobs for.

data ListLabelingJobsForWorkteamResponse Source #

Instances

Instances details
Generic ListLabelingJobsForWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Read ListLabelingJobsForWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Show ListLabelingJobsForWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

NFData ListLabelingJobsForWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

Eq ListLabelingJobsForWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

type Rep ListLabelingJobsForWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLabelingJobsForWorkteam

type Rep ListLabelingJobsForWorkteamResponse = D1 ('MetaData "ListLabelingJobsForWorkteamResponse" "Amazonka.SageMaker.ListLabelingJobsForWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListLabelingJobsForWorkteamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "labelingJobSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [LabelingJobForWorkteamSummary]))))

newListLabelingJobsForWorkteamResponse Source #

Create a value of ListLabelingJobsForWorkteamResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListLabelingJobsForWorkteam, listLabelingJobsForWorkteamResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of labeling jobs, use it in the subsequent request.

$sel:httpStatus:ListLabelingJobsForWorkteamResponse', listLabelingJobsForWorkteamResponse_httpStatus - The response's http status code.

$sel:labelingJobSummaryList:ListLabelingJobsForWorkteamResponse', listLabelingJobsForWorkteamResponse_labelingJobSummaryList - An array of LabelingJobSummary objects, each describing a labeling job.

ListLineageGroups (Paginated)

data ListLineageGroups Source #

See: newListLineageGroups smart constructor.

Instances

Instances details
ToJSON ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

ToHeaders ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

ToPath ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

ToQuery ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

AWSPager ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

AWSRequest ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Associated Types

type AWSResponse ListLineageGroups #

Generic ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Associated Types

type Rep ListLineageGroups :: Type -> Type #

Read ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Show ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

NFData ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Methods

rnf :: ListLineageGroups -> () #

Eq ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Hashable ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

type AWSResponse ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

type Rep ListLineageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

type Rep ListLineageGroups = D1 ('MetaData "ListLineageGroups" "Amazonka.SageMaker.ListLineageGroups" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListLineageGroups'" '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 "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortLineageGroupsBy)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListLineageGroups :: ListLineageGroups Source #

Create a value of ListLineageGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListLineageGroups, listLineageGroups_createdAfter - A timestamp to filter against lineage groups created after a certain point in time.

ListLineageGroups, listLineageGroups_createdBefore - A timestamp to filter against lineage groups created before a certain point in time.

$sel:maxResults:ListLineageGroups', listLineageGroups_maxResults - The maximum number of endpoints to return in the response. This value defaults to 10.

ListLineageGroups, listLineageGroups_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.

$sel:sortBy:ListLineageGroups', listLineageGroups_sortBy - The parameter by which to sort the results. The default is CreationTime.

$sel:sortOrder:ListLineageGroups', listLineageGroups_sortOrder - The sort order for the results. The default is Ascending.

data ListLineageGroupsResponse Source #

See: newListLineageGroupsResponse smart constructor.

Instances

Instances details
Generic ListLineageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Associated Types

type Rep ListLineageGroupsResponse :: Type -> Type #

Read ListLineageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Show ListLineageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

NFData ListLineageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

Eq ListLineageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

type Rep ListLineageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListLineageGroups

type Rep ListLineageGroupsResponse = D1 ('MetaData "ListLineageGroupsResponse" "Amazonka.SageMaker.ListLineageGroups" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListLineageGroupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lineageGroupSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LineageGroupSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLineageGroupsResponse Source #

Create a value of ListLineageGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:lineageGroupSummaries:ListLineageGroupsResponse', listLineageGroupsResponse_lineageGroupSummaries - A list of lineage groups and their properties.

ListLineageGroups, listLineageGroupsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.

$sel:httpStatus:ListLineageGroupsResponse', listLineageGroupsResponse_httpStatus - The response's http status code.

ListModelBiasJobDefinitions (Paginated)

data ListModelBiasJobDefinitions Source #

See: newListModelBiasJobDefinitions smart constructor.

Instances

Instances details
ToJSON ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

ToHeaders ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

ToPath ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

ToQuery ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

AWSPager ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

AWSRequest ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Generic ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Associated Types

type Rep ListModelBiasJobDefinitions :: Type -> Type #

Read ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Show ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

NFData ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Eq ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Hashable ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

type AWSResponse ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

type Rep ListModelBiasJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

type Rep ListModelBiasJobDefinitions = D1 ('MetaData "ListModelBiasJobDefinitions" "Amazonka.SageMaker.ListModelBiasJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelBiasJobDefinitions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringJobDefinitionSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListModelBiasJobDefinitions :: ListModelBiasJobDefinitions Source #

Create a value of ListModelBiasJobDefinitions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelBiasJobDefinitions', listModelBiasJobDefinitions_creationTimeAfter - A filter that returns only model bias jobs created after a specified time.

$sel:creationTimeBefore:ListModelBiasJobDefinitions', listModelBiasJobDefinitions_creationTimeBefore - A filter that returns only model bias jobs created before a specified time.

ListModelBiasJobDefinitions, listModelBiasJobDefinitions_endpointName - Name of the endpoint to monitor for model bias.

$sel:maxResults:ListModelBiasJobDefinitions', listModelBiasJobDefinitions_maxResults - The maximum number of model bias jobs to return in the response. The default value is 10.

$sel:nameContains:ListModelBiasJobDefinitions', listModelBiasJobDefinitions_nameContains - Filter for model bias jobs whose name contains a specified string.

ListModelBiasJobDefinitions, listModelBiasJobDefinitions_nextToken - The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.

$sel:sortBy:ListModelBiasJobDefinitions', listModelBiasJobDefinitions_sortBy - Whether to sort results by the Name or CreationTime field. The default is CreationTime.

$sel:sortOrder:ListModelBiasJobDefinitions', listModelBiasJobDefinitions_sortOrder - Whether to sort the results in Ascending or Descending order. The default is Descending.

data ListModelBiasJobDefinitionsResponse Source #

Instances

Instances details
Generic ListModelBiasJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Read ListModelBiasJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Show ListModelBiasJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

NFData ListModelBiasJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

Eq ListModelBiasJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

type Rep ListModelBiasJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelBiasJobDefinitions

type Rep ListModelBiasJobDefinitionsResponse = D1 ('MetaData "ListModelBiasJobDefinitionsResponse" "Amazonka.SageMaker.ListModelBiasJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelBiasJobDefinitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MonitoringJobDefinitionSummary]))))

newListModelBiasJobDefinitionsResponse Source #

Create a value of ListModelBiasJobDefinitionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelBiasJobDefinitions, listModelBiasJobDefinitionsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs, use it in the subsequent request.

$sel:httpStatus:ListModelBiasJobDefinitionsResponse', listModelBiasJobDefinitionsResponse_httpStatus - The response's http status code.

$sel:jobDefinitionSummaries:ListModelBiasJobDefinitionsResponse', listModelBiasJobDefinitionsResponse_jobDefinitionSummaries - A JSON array in which each element is a summary for a model bias jobs.

ListModelCardExportJobs (Paginated)

data ListModelCardExportJobs Source #

See: newListModelCardExportJobs smart constructor.

Instances

Instances details
ToJSON ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

ToHeaders ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

ToPath ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

ToQuery ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

AWSPager ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

AWSRequest ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Generic ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Associated Types

type Rep ListModelCardExportJobs :: Type -> Type #

Read ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Show ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

NFData ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Methods

rnf :: ListModelCardExportJobs -> () #

Eq ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Hashable ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

type AWSResponse ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

type Rep ListModelCardExportJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

type Rep ListModelCardExportJobs = D1 ('MetaData "ListModelCardExportJobs" "Amazonka.SageMaker.ListModelCardExportJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelCardExportJobs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "modelCardExportJobNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelCardVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardExportJobSortBy))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardExportJobSortOrder)) :*: (S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardExportJobStatus)) :*: S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newListModelCardExportJobs Source #

Create a value of ListModelCardExportJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelCardExportJobs', listModelCardExportJobs_creationTimeAfter - Only list model card export jobs that were created after the time specified.

$sel:creationTimeBefore:ListModelCardExportJobs', listModelCardExportJobs_creationTimeBefore - Only list model card export jobs that were created before the time specified.

$sel:maxResults:ListModelCardExportJobs', listModelCardExportJobs_maxResults - The maximum number of model card export jobs to list.

$sel:modelCardExportJobNameContains:ListModelCardExportJobs', listModelCardExportJobs_modelCardExportJobNameContains - Only list model card export jobs with names that contain the specified string.

ListModelCardExportJobs, listModelCardExportJobs_modelCardVersion - List export jobs for the model card with the specified version.

ListModelCardExportJobs, listModelCardExportJobs_nextToken - If the response to a previous ListModelCardExportJobs request was truncated, the response includes a NextToken. To retrieve the next set of model card export jobs, use the token in the next request.

$sel:sortBy:ListModelCardExportJobs', listModelCardExportJobs_sortBy - Sort model card export jobs by either name or creation time. Sorts by creation time by default.

$sel:sortOrder:ListModelCardExportJobs', listModelCardExportJobs_sortOrder - Sort model card export jobs by ascending or descending order.

$sel:statusEquals:ListModelCardExportJobs', listModelCardExportJobs_statusEquals - Only list model card export jobs with the specified status.

ListModelCardExportJobs, listModelCardExportJobs_modelCardName - List export jobs for the model card with the specified name.

data ListModelCardExportJobsResponse Source #

See: newListModelCardExportJobsResponse smart constructor.

Instances

Instances details
Generic ListModelCardExportJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Associated Types

type Rep ListModelCardExportJobsResponse :: Type -> Type #

Read ListModelCardExportJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Show ListModelCardExportJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

NFData ListModelCardExportJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

Eq ListModelCardExportJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

type Rep ListModelCardExportJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardExportJobs

type Rep ListModelCardExportJobsResponse = D1 ('MetaData "ListModelCardExportJobsResponse" "Amazonka.SageMaker.ListModelCardExportJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelCardExportJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardExportJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelCardExportJobSummary]))))

newListModelCardExportJobsResponse Source #

Create a value of ListModelCardExportJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelCardExportJobs, listModelCardExportJobsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of model card export jobs, use it in the subsequent request.

$sel:httpStatus:ListModelCardExportJobsResponse', listModelCardExportJobsResponse_httpStatus - The response's http status code.

$sel:modelCardExportJobSummaries:ListModelCardExportJobsResponse', listModelCardExportJobsResponse_modelCardExportJobSummaries - The summaries of the listed model card export jobs.

ListModelCardVersions (Paginated)

data ListModelCardVersions Source #

See: newListModelCardVersions smart constructor.

Instances

Instances details
ToJSON ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

ToHeaders ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

ToPath ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

ToQuery ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

AWSPager ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

AWSRequest ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Associated Types

type AWSResponse ListModelCardVersions #

Generic ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Associated Types

type Rep ListModelCardVersions :: Type -> Type #

Read ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Show ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

NFData ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Methods

rnf :: ListModelCardVersions -> () #

Eq ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Hashable ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

type AWSResponse ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

type Rep ListModelCardVersions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

newListModelCardVersions Source #

Create a value of ListModelCardVersions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelCardVersions', listModelCardVersions_creationTimeAfter - Only list model card versions that were created after the time specified.

$sel:creationTimeBefore:ListModelCardVersions', listModelCardVersions_creationTimeBefore - Only list model card versions that were created before the time specified.

$sel:maxResults:ListModelCardVersions', listModelCardVersions_maxResults - The maximum number of model card versions to list.

ListModelCardVersions, listModelCardVersions_modelCardStatus - Only list model card versions with the specified approval status.

ListModelCardVersions, listModelCardVersions_nextToken - If the response to a previous ListModelCardVersions request was truncated, the response includes a NextToken. To retrieve the next set of model card versions, use the token in the next request.

$sel:sortBy:ListModelCardVersions', listModelCardVersions_sortBy - Sort listed model card versions by version. Sorts by version by default.

$sel:sortOrder:ListModelCardVersions', listModelCardVersions_sortOrder - Sort model card versions by ascending or descending order.

ListModelCardVersions, listModelCardVersions_modelCardName - List model card versions for the model card with the specified name.

data ListModelCardVersionsResponse Source #

See: newListModelCardVersionsResponse smart constructor.

Instances

Instances details
Generic ListModelCardVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Associated Types

type Rep ListModelCardVersionsResponse :: Type -> Type #

Read ListModelCardVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Show ListModelCardVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

NFData ListModelCardVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

Eq ListModelCardVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

type Rep ListModelCardVersionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCardVersions

type Rep ListModelCardVersionsResponse = D1 ('MetaData "ListModelCardVersionsResponse" "Amazonka.SageMaker.ListModelCardVersions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelCardVersionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardVersionSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelCardVersionSummary]))))

newListModelCardVersionsResponse Source #

Create a value of ListModelCardVersionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelCardVersions, listModelCardVersionsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of model card versions, use it in the subsequent request.

$sel:httpStatus:ListModelCardVersionsResponse', listModelCardVersionsResponse_httpStatus - The response's http status code.

$sel:modelCardVersionSummaryList:ListModelCardVersionsResponse', listModelCardVersionsResponse_modelCardVersionSummaryList - The summaries of the listed versions of the model card.

ListModelCards (Paginated)

data ListModelCards Source #

See: newListModelCards smart constructor.

Instances

Instances details
ToJSON ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

ToHeaders ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

ToPath ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

ToQuery ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

AWSPager ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

AWSRequest ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Associated Types

type AWSResponse ListModelCards #

Generic ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Associated Types

type Rep ListModelCards :: Type -> Type #

Read ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Show ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

NFData ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Methods

rnf :: ListModelCards -> () #

Eq ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Hashable ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

type AWSResponse ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

type Rep ListModelCards Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

newListModelCards :: ListModelCards Source #

Create a value of ListModelCards with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelCards', listModelCards_creationTimeAfter - Only list model cards that were created after the time specified.

$sel:creationTimeBefore:ListModelCards', listModelCards_creationTimeBefore - Only list model cards that were created before the time specified.

$sel:maxResults:ListModelCards', listModelCards_maxResults - The maximum number of model cards to list.

ListModelCards, listModelCards_modelCardStatus - Only list model cards with the specified approval status.

$sel:nameContains:ListModelCards', listModelCards_nameContains - Only list model cards with names that contain the specified string.

ListModelCards, listModelCards_nextToken - If the response to a previous ListModelCards request was truncated, the response includes a NextToken. To retrieve the next set of model cards, use the token in the next request.

$sel:sortBy:ListModelCards', listModelCards_sortBy - Sort model cards by either name or creation time. Sorts by creation time by default.

$sel:sortOrder:ListModelCards', listModelCards_sortOrder - Sort model cards by ascending or descending order.

data ListModelCardsResponse Source #

See: newListModelCardsResponse smart constructor.

Instances

Instances details
Generic ListModelCardsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Associated Types

type Rep ListModelCardsResponse :: Type -> Type #

Read ListModelCardsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Show ListModelCardsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

NFData ListModelCardsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

Methods

rnf :: ListModelCardsResponse -> () #

Eq ListModelCardsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

type Rep ListModelCardsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelCards

type Rep ListModelCardsResponse = D1 ('MetaData "ListModelCardsResponse" "Amazonka.SageMaker.ListModelCards" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelCardsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelCardSummary]))))

newListModelCardsResponse Source #

Create a value of ListModelCardsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelCards, listModelCardsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of model cards, use it in the subsequent request.

$sel:httpStatus:ListModelCardsResponse', listModelCardsResponse_httpStatus - The response's http status code.

$sel:modelCardSummaries:ListModelCardsResponse', listModelCardsResponse_modelCardSummaries - The summaries of the listed model cards.

ListModelExplainabilityJobDefinitions (Paginated)

data ListModelExplainabilityJobDefinitions Source #

Instances

Instances details
ToJSON ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

ToHeaders ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

ToPath ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

ToQuery ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

AWSPager ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

AWSRequest ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Generic ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Read ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Show ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

NFData ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Eq ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Hashable ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

type AWSResponse ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

type Rep ListModelExplainabilityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

type Rep ListModelExplainabilityJobDefinitions = D1 ('MetaData "ListModelExplainabilityJobDefinitions" "Amazonka.SageMaker.ListModelExplainabilityJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelExplainabilityJobDefinitions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringJobDefinitionSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListModelExplainabilityJobDefinitions :: ListModelExplainabilityJobDefinitions Source #

Create a value of ListModelExplainabilityJobDefinitions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelExplainabilityJobDefinitions', listModelExplainabilityJobDefinitions_creationTimeAfter - A filter that returns only model explainability jobs created after a specified time.

$sel:creationTimeBefore:ListModelExplainabilityJobDefinitions', listModelExplainabilityJobDefinitions_creationTimeBefore - A filter that returns only model explainability jobs created before a specified time.

ListModelExplainabilityJobDefinitions, listModelExplainabilityJobDefinitions_endpointName - Name of the endpoint to monitor for model explainability.

$sel:maxResults:ListModelExplainabilityJobDefinitions', listModelExplainabilityJobDefinitions_maxResults - The maximum number of jobs to return in the response. The default value is 10.

$sel:nameContains:ListModelExplainabilityJobDefinitions', listModelExplainabilityJobDefinitions_nameContains - Filter for model explainability jobs whose name contains a specified string.

ListModelExplainabilityJobDefinitions, listModelExplainabilityJobDefinitions_nextToken - The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.

$sel:sortBy:ListModelExplainabilityJobDefinitions', listModelExplainabilityJobDefinitions_sortBy - Whether to sort results by the Name or CreationTime field. The default is CreationTime.

$sel:sortOrder:ListModelExplainabilityJobDefinitions', listModelExplainabilityJobDefinitions_sortOrder - Whether to sort the results in Ascending or Descending order. The default is Descending.

data ListModelExplainabilityJobDefinitionsResponse Source #

Instances

Instances details
Generic ListModelExplainabilityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Read ListModelExplainabilityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Show ListModelExplainabilityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

NFData ListModelExplainabilityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

Eq ListModelExplainabilityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

type Rep ListModelExplainabilityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelExplainabilityJobDefinitions

type Rep ListModelExplainabilityJobDefinitionsResponse = D1 ('MetaData "ListModelExplainabilityJobDefinitionsResponse" "Amazonka.SageMaker.ListModelExplainabilityJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelExplainabilityJobDefinitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MonitoringJobDefinitionSummary]))))

newListModelExplainabilityJobDefinitionsResponse Source #

Create a value of ListModelExplainabilityJobDefinitionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelExplainabilityJobDefinitions, listModelExplainabilityJobDefinitionsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs, use it in the subsequent request.

$sel:httpStatus:ListModelExplainabilityJobDefinitionsResponse', listModelExplainabilityJobDefinitionsResponse_httpStatus - The response's http status code.

$sel:jobDefinitionSummaries:ListModelExplainabilityJobDefinitionsResponse', listModelExplainabilityJobDefinitionsResponse_jobDefinitionSummaries - A JSON array in which each element is a summary for a explainability bias jobs.

ListModelMetadata (Paginated)

data ListModelMetadata Source #

See: newListModelMetadata smart constructor.

Instances

Instances details
ToJSON ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

ToHeaders ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

ToPath ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

ToQuery ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

AWSPager ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

AWSRequest ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Associated Types

type AWSResponse ListModelMetadata #

Generic ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Associated Types

type Rep ListModelMetadata :: Type -> Type #

Read ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Show ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

NFData ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Methods

rnf :: ListModelMetadata -> () #

Eq ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Hashable ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

type AWSResponse ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

type Rep ListModelMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

type Rep ListModelMetadata = D1 ('MetaData "ListModelMetadata" "Amazonka.SageMaker.ListModelMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelMetadata'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "searchExpression") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelMetadataSearchExpression)))))

newListModelMetadata :: ListModelMetadata Source #

Create a value of ListModelMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListModelMetadata', listModelMetadata_maxResults - The maximum number of models to return in the response.

ListModelMetadata, listModelMetadata_nextToken - If the response to a previous ListModelMetadataResponse request was truncated, the response includes a NextToken. To retrieve the next set of model metadata, use the token in the next request.

$sel:searchExpression:ListModelMetadata', listModelMetadata_searchExpression - 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. Specify the Framework, FrameworkVersion, Domain or Task to filter supported. Filter names and values are case-sensitive.

data ListModelMetadataResponse Source #

See: newListModelMetadataResponse smart constructor.

Instances

Instances details
Generic ListModelMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Associated Types

type Rep ListModelMetadataResponse :: Type -> Type #

Read ListModelMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Show ListModelMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

NFData ListModelMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

Eq ListModelMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

type Rep ListModelMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelMetadata

type Rep ListModelMetadataResponse = D1 ('MetaData "ListModelMetadataResponse" "Amazonka.SageMaker.ListModelMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelMetadataResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelMetadataSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelMetadataSummary]))))

newListModelMetadataResponse Source #

Create a value of ListModelMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelMetadata, listModelMetadataResponse_nextToken - A token for getting the next set of recommendations, if there are any.

$sel:httpStatus:ListModelMetadataResponse', listModelMetadataResponse_httpStatus - The response's http status code.

$sel:modelMetadataSummaries:ListModelMetadataResponse', listModelMetadataResponse_modelMetadataSummaries - A structure that holds model metadata.

ListModelPackageGroups (Paginated)

data ListModelPackageGroups Source #

See: newListModelPackageGroups smart constructor.

Instances

Instances details
ToJSON ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

ToHeaders ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

ToPath ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

ToQuery ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

AWSPager ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

AWSRequest ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Associated Types

type AWSResponse ListModelPackageGroups #

Generic ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Associated Types

type Rep ListModelPackageGroups :: Type -> Type #

Read ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Show ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

NFData ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Methods

rnf :: ListModelPackageGroups -> () #

Eq ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Hashable ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

type AWSResponse ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

type Rep ListModelPackageGroups Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

type Rep ListModelPackageGroups = D1 ('MetaData "ListModelPackageGroups" "Amazonka.SageMaker.ListModelPackageGroups" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelPackageGroups'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelPackageGroupSortBy)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListModelPackageGroups :: ListModelPackageGroups Source #

Create a value of ListModelPackageGroups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelPackageGroups', listModelPackageGroups_creationTimeAfter - A filter that returns only model groups created after the specified time.

$sel:creationTimeBefore:ListModelPackageGroups', listModelPackageGroups_creationTimeBefore - A filter that returns only model groups created before the specified time.

$sel:maxResults:ListModelPackageGroups', listModelPackageGroups_maxResults - The maximum number of results to return in the response.

$sel:nameContains:ListModelPackageGroups', listModelPackageGroups_nameContains - A string in the model group name. This filter returns only model groups whose name contains the specified string.

ListModelPackageGroups, listModelPackageGroups_nextToken - If the result of the previous ListModelPackageGroups request was truncated, the response includes a NextToken. To retrieve the next set of model groups, use the token in the next request.

$sel:sortBy:ListModelPackageGroups', listModelPackageGroups_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListModelPackageGroups', listModelPackageGroups_sortOrder - The sort order for results. The default is Ascending.

data ListModelPackageGroupsResponse Source #

See: newListModelPackageGroupsResponse smart constructor.

Instances

Instances details
Generic ListModelPackageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Associated Types

type Rep ListModelPackageGroupsResponse :: Type -> Type #

Read ListModelPackageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Show ListModelPackageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

NFData ListModelPackageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

Eq ListModelPackageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

type Rep ListModelPackageGroupsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackageGroups

type Rep ListModelPackageGroupsResponse = D1 ('MetaData "ListModelPackageGroupsResponse" "Amazonka.SageMaker.ListModelPackageGroups" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelPackageGroupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelPackageGroupSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelPackageGroupSummary]))))

newListModelPackageGroupsResponse Source #

Create a value of ListModelPackageGroupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelPackageGroups, listModelPackageGroupsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of model groups, use it in the subsequent request.

$sel:httpStatus:ListModelPackageGroupsResponse', listModelPackageGroupsResponse_httpStatus - The response's http status code.

$sel:modelPackageGroupSummaryList:ListModelPackageGroupsResponse', listModelPackageGroupsResponse_modelPackageGroupSummaryList - A list of summaries of the model groups in your Amazon Web Services account.

ListModelPackages (Paginated)

data ListModelPackages Source #

See: newListModelPackages smart constructor.

Instances

Instances details
ToJSON ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

ToHeaders ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

ToPath ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

ToQuery ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

AWSPager ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

AWSRequest ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Associated Types

type AWSResponse ListModelPackages #

Generic ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Associated Types

type Rep ListModelPackages :: Type -> Type #

Read ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Show ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

NFData ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Methods

rnf :: ListModelPackages -> () #

Eq ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Hashable ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

type AWSResponse ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

type Rep ListModelPackages Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

newListModelPackages :: ListModelPackages Source #

Create a value of ListModelPackages with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelPackages', listModelPackages_creationTimeAfter - A filter that returns only model packages created after the specified time (timestamp).

$sel:creationTimeBefore:ListModelPackages', listModelPackages_creationTimeBefore - A filter that returns only model packages created before the specified time (timestamp).

$sel:maxResults:ListModelPackages', listModelPackages_maxResults - The maximum number of model packages to return in the response.

ListModelPackages, listModelPackages_modelApprovalStatus - A filter that returns only the model packages with the specified approval status.

ListModelPackages, listModelPackages_modelPackageGroupName - A filter that returns only model versions that belong to the specified model group.

$sel:modelPackageType:ListModelPackages', listModelPackages_modelPackageType - A filter that returns only the model packages of the specified type. This can be one of the following values.

  • UNVERSIONED - List only unversioined models. This is the default value if no ModelPackageType is specified.
  • VERSIONED - List only versioned models.
  • BOTH - List both versioned and unversioned models.

$sel:nameContains:ListModelPackages', listModelPackages_nameContains - A string in the model package name. This filter returns only model packages whose name contains the specified string.

ListModelPackages, listModelPackages_nextToken - If the response to a previous ListModelPackages request was truncated, the response includes a NextToken. To retrieve the next set of model packages, use the token in the next request.

$sel:sortBy:ListModelPackages', listModelPackages_sortBy - The parameter by which to sort the results. The default is CreationTime.

$sel:sortOrder:ListModelPackages', listModelPackages_sortOrder - The sort order for the results. The default is Ascending.

data ListModelPackagesResponse Source #

See: newListModelPackagesResponse smart constructor.

Instances

Instances details
Generic ListModelPackagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Associated Types

type Rep ListModelPackagesResponse :: Type -> Type #

Read ListModelPackagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Show ListModelPackagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

NFData ListModelPackagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

Eq ListModelPackagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

type Rep ListModelPackagesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelPackages

type Rep ListModelPackagesResponse = D1 ('MetaData "ListModelPackagesResponse" "Amazonka.SageMaker.ListModelPackages" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelPackagesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelPackageSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelPackageSummary]))))

newListModelPackagesResponse Source #

Create a value of ListModelPackagesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelPackages, listModelPackagesResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of model packages, use it in the subsequent request.

$sel:httpStatus:ListModelPackagesResponse', listModelPackagesResponse_httpStatus - The response's http status code.

$sel:modelPackageSummaryList:ListModelPackagesResponse', listModelPackagesResponse_modelPackageSummaryList - An array of ModelPackageSummary objects, each of which lists a model package.

ListModelQualityJobDefinitions (Paginated)

data ListModelQualityJobDefinitions Source #

See: newListModelQualityJobDefinitions smart constructor.

Instances

Instances details
ToJSON ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

ToHeaders ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

ToPath ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

ToQuery ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

AWSPager ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

AWSRequest ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Generic ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Associated Types

type Rep ListModelQualityJobDefinitions :: Type -> Type #

Read ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Show ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

NFData ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Eq ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Hashable ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

type AWSResponse ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

type Rep ListModelQualityJobDefinitions Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

type Rep ListModelQualityJobDefinitions = D1 ('MetaData "ListModelQualityJobDefinitions" "Amazonka.SageMaker.ListModelQualityJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelQualityJobDefinitions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringJobDefinitionSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListModelQualityJobDefinitions :: ListModelQualityJobDefinitions Source #

Create a value of ListModelQualityJobDefinitions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModelQualityJobDefinitions', listModelQualityJobDefinitions_creationTimeAfter - A filter that returns only model quality monitoring job definitions created after the specified time.

$sel:creationTimeBefore:ListModelQualityJobDefinitions', listModelQualityJobDefinitions_creationTimeBefore - A filter that returns only model quality monitoring job definitions created before the specified time.

ListModelQualityJobDefinitions, listModelQualityJobDefinitions_endpointName - A filter that returns only model quality monitoring job definitions that are associated with the specified endpoint.

$sel:maxResults:ListModelQualityJobDefinitions', listModelQualityJobDefinitions_maxResults - The maximum number of results to return in a call to ListModelQualityJobDefinitions.

$sel:nameContains:ListModelQualityJobDefinitions', listModelQualityJobDefinitions_nameContains - A string in the transform job name. This filter returns only model quality monitoring job definitions whose name contains the specified string.

ListModelQualityJobDefinitions, listModelQualityJobDefinitions_nextToken - If the result of the previous ListModelQualityJobDefinitions request was truncated, the response includes a NextToken. To retrieve the next set of model quality monitoring job definitions, use the token in the next request.

$sel:sortBy:ListModelQualityJobDefinitions', listModelQualityJobDefinitions_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListModelQualityJobDefinitions', listModelQualityJobDefinitions_sortOrder - The sort order for results. The default is Descending.

data ListModelQualityJobDefinitionsResponse Source #

Instances

Instances details
Generic ListModelQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Read ListModelQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Show ListModelQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

NFData ListModelQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

Eq ListModelQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

type Rep ListModelQualityJobDefinitionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModelQualityJobDefinitions

type Rep ListModelQualityJobDefinitionsResponse = D1 ('MetaData "ListModelQualityJobDefinitionsResponse" "Amazonka.SageMaker.ListModelQualityJobDefinitions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelQualityJobDefinitionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "jobDefinitionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MonitoringJobDefinitionSummary]))))

newListModelQualityJobDefinitionsResponse Source #

Create a value of ListModelQualityJobDefinitionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModelQualityJobDefinitions, listModelQualityJobDefinitionsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of model quality monitoring job definitions, use it in the next request.

$sel:httpStatus:ListModelQualityJobDefinitionsResponse', listModelQualityJobDefinitionsResponse_httpStatus - The response's http status code.

$sel:jobDefinitionSummaries:ListModelQualityJobDefinitionsResponse', listModelQualityJobDefinitionsResponse_jobDefinitionSummaries - A list of summaries of model quality monitoring job definitions.

ListModels (Paginated)

data ListModels Source #

See: newListModels smart constructor.

Instances

Instances details
ToJSON ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

ToHeaders ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Methods

toHeaders :: ListModels -> [Header] #

ToPath ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

ToQuery ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

AWSPager ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

AWSRequest ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Associated Types

type AWSResponse ListModels #

Generic ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Associated Types

type Rep ListModels :: Type -> Type #

Read ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Show ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

NFData ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Methods

rnf :: ListModels -> () #

Eq ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Hashable ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

type AWSResponse ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

type Rep ListModels Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

newListModels :: ListModels Source #

Create a value of ListModels with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListModels', listModels_creationTimeAfter - A filter that returns only models with a creation time greater than or equal to the specified time (timestamp).

$sel:creationTimeBefore:ListModels', listModels_creationTimeBefore - A filter that returns only models created before the specified time (timestamp).

$sel:maxResults:ListModels', listModels_maxResults - The maximum number of models to return in the response.

$sel:nameContains:ListModels', listModels_nameContains - A string in the model name. This filter returns only models whose name contains the specified string.

ListModels, listModels_nextToken - If the response to a previous ListModels request was truncated, the response includes a NextToken. To retrieve the next set of models, use the token in the next request.

$sel:sortBy:ListModels', listModels_sortBy - Sorts the list of results. The default is CreationTime.

$sel:sortOrder:ListModels', listModels_sortOrder - The sort order for results. The default is Descending.

data ListModelsResponse Source #

See: newListModelsResponse smart constructor.

Instances

Instances details
Generic ListModelsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Associated Types

type Rep ListModelsResponse :: Type -> Type #

Read ListModelsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Show ListModelsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

NFData ListModelsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

Methods

rnf :: ListModelsResponse -> () #

Eq ListModelsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

type Rep ListModelsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListModels

type Rep ListModelsResponse = D1 ('MetaData "ListModelsResponse" "Amazonka.SageMaker.ListModels" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListModelsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "models") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ModelSummary]))))

newListModelsResponse Source #

Create a value of ListModelsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListModels, listModelsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of models, use it in the subsequent request.

$sel:httpStatus:ListModelsResponse', listModelsResponse_httpStatus - The response's http status code.

ListModelsResponse, listModelsResponse_models - An array of ModelSummary objects, each of which lists a model.

ListMonitoringAlertHistory (Paginated)

data ListMonitoringAlertHistory Source #

See: newListMonitoringAlertHistory smart constructor.

Instances

Instances details
ToJSON ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

ToHeaders ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

ToPath ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

ToQuery ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

AWSPager ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

AWSRequest ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Generic ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Associated Types

type Rep ListMonitoringAlertHistory :: Type -> Type #

Read ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Show ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

NFData ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Eq ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Hashable ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

type AWSResponse ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

type Rep ListMonitoringAlertHistory Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

newListMonitoringAlertHistory :: ListMonitoringAlertHistory Source #

Create a value of ListMonitoringAlertHistory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListMonitoringAlertHistory', listMonitoringAlertHistory_creationTimeAfter - A filter that returns only alerts created on or after the specified time.

$sel:creationTimeBefore:ListMonitoringAlertHistory', listMonitoringAlertHistory_creationTimeBefore - A filter that returns only alerts created on or before the specified time.

$sel:maxResults:ListMonitoringAlertHistory', listMonitoringAlertHistory_maxResults - The maximum number of results to display. The default is 100.

ListMonitoringAlertHistory, listMonitoringAlertHistory_monitoringAlertName - The name of a monitoring alert.

ListMonitoringAlertHistory, listMonitoringAlertHistory_monitoringScheduleName - The name of a monitoring schedule.

ListMonitoringAlertHistory, listMonitoringAlertHistory_nextToken - If the result of the previous ListMonitoringAlertHistory request was truncated, the response includes a NextToken. To retrieve the next set of alerts in the history, use the token in the next request.

$sel:sortBy:ListMonitoringAlertHistory', listMonitoringAlertHistory_sortBy - The field used to sort results. The default is CreationTime.

$sel:sortOrder:ListMonitoringAlertHistory', listMonitoringAlertHistory_sortOrder - The sort order, whether Ascending or Descending, of the alert history. The default is Descending.

$sel:statusEquals:ListMonitoringAlertHistory', listMonitoringAlertHistory_statusEquals - A filter that retrieves only alerts with a specific status.

data ListMonitoringAlertHistoryResponse Source #

Instances

Instances details
Generic ListMonitoringAlertHistoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Associated Types

type Rep ListMonitoringAlertHistoryResponse :: Type -> Type #

Read ListMonitoringAlertHistoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Show ListMonitoringAlertHistoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

NFData ListMonitoringAlertHistoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

Eq ListMonitoringAlertHistoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

type Rep ListMonitoringAlertHistoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlertHistory

type Rep ListMonitoringAlertHistoryResponse = D1 ('MetaData "ListMonitoringAlertHistoryResponse" "Amazonka.SageMaker.ListMonitoringAlertHistory" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringAlertHistoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitoringAlertHistory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MonitoringAlertHistorySummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListMonitoringAlertHistoryResponse Source #

Create a value of ListMonitoringAlertHistoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:monitoringAlertHistory:ListMonitoringAlertHistoryResponse', listMonitoringAlertHistoryResponse_monitoringAlertHistory - An alert history for a model monitoring schedule.

ListMonitoringAlertHistory, listMonitoringAlertHistoryResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of alerts, use it in the subsequent request.

$sel:httpStatus:ListMonitoringAlertHistoryResponse', listMonitoringAlertHistoryResponse_httpStatus - The response's http status code.

ListMonitoringAlerts (Paginated)

data ListMonitoringAlerts Source #

See: newListMonitoringAlerts smart constructor.

Instances

Instances details
ToJSON ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

ToHeaders ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

ToPath ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

ToQuery ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

AWSPager ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

AWSRequest ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Associated Types

type AWSResponse ListMonitoringAlerts #

Generic ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Associated Types

type Rep ListMonitoringAlerts :: Type -> Type #

Read ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Show ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

NFData ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Methods

rnf :: ListMonitoringAlerts -> () #

Eq ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Hashable ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

type AWSResponse ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

type Rep ListMonitoringAlerts Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

type Rep ListMonitoringAlerts = D1 ('MetaData "ListMonitoringAlerts" "Amazonka.SageMaker.ListMonitoringAlerts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringAlerts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListMonitoringAlerts Source #

Create a value of ListMonitoringAlerts with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListMonitoringAlerts', listMonitoringAlerts_maxResults - The maximum number of results to display. The default is 100.

ListMonitoringAlerts, listMonitoringAlerts_nextToken - If the result of the previous ListMonitoringAlerts request was truncated, the response includes a NextToken. To retrieve the next set of alerts in the history, use the token in the next request.

ListMonitoringAlerts, listMonitoringAlerts_monitoringScheduleName - The name of a monitoring schedule.

data ListMonitoringAlertsResponse Source #

See: newListMonitoringAlertsResponse smart constructor.

Instances

Instances details
Generic ListMonitoringAlertsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Associated Types

type Rep ListMonitoringAlertsResponse :: Type -> Type #

Read ListMonitoringAlertsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Show ListMonitoringAlertsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

NFData ListMonitoringAlertsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

Eq ListMonitoringAlertsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

type Rep ListMonitoringAlertsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringAlerts

type Rep ListMonitoringAlertsResponse = D1 ('MetaData "ListMonitoringAlertsResponse" "Amazonka.SageMaker.ListMonitoringAlerts" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringAlertsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitoringAlertSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty MonitoringAlertSummary))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListMonitoringAlertsResponse Source #

Create a value of ListMonitoringAlertsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListMonitoringAlertsResponse, listMonitoringAlertsResponse_monitoringAlertSummaries - A JSON array where each element is a summary for a monitoring alert.

ListMonitoringAlerts, listMonitoringAlertsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of alerts, use it in the subsequent request.

$sel:httpStatus:ListMonitoringAlertsResponse', listMonitoringAlertsResponse_httpStatus - The response's http status code.

ListMonitoringExecutions (Paginated)

data ListMonitoringExecutions Source #

See: newListMonitoringExecutions smart constructor.

Instances

Instances details
ToJSON ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

ToHeaders ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

ToPath ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

ToQuery ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

AWSPager ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

AWSRequest ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Generic ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Associated Types

type Rep ListMonitoringExecutions :: Type -> Type #

Read ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Show ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

NFData ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Eq ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Hashable ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

type AWSResponse ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

type Rep ListMonitoringExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

type Rep ListMonitoringExecutions = D1 ('MetaData "ListMonitoringExecutions" "Amazonka.SageMaker.ListMonitoringExecutions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringExecutions'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "monitoringJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "monitoringTypeEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scheduledTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "scheduledTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringExecutionSortKey))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExecutionStatus)))))))

newListMonitoringExecutions :: ListMonitoringExecutions Source #

Create a value of ListMonitoringExecutions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListMonitoringExecutions', listMonitoringExecutions_creationTimeAfter - A filter that returns only jobs created after a specified time.

$sel:creationTimeBefore:ListMonitoringExecutions', listMonitoringExecutions_creationTimeBefore - A filter that returns only jobs created before a specified time.

ListMonitoringExecutions, listMonitoringExecutions_endpointName - Name of a specific endpoint to fetch jobs for.

$sel:lastModifiedTimeAfter:ListMonitoringExecutions', listMonitoringExecutions_lastModifiedTimeAfter - A filter that returns only jobs modified before a specified time.

$sel:lastModifiedTimeBefore:ListMonitoringExecutions', listMonitoringExecutions_lastModifiedTimeBefore - A filter that returns only jobs modified after a specified time.

$sel:maxResults:ListMonitoringExecutions', listMonitoringExecutions_maxResults - The maximum number of jobs to return in the response. The default value is 10.

ListMonitoringExecutions, listMonitoringExecutions_monitoringJobDefinitionName - Gets a list of the monitoring job runs of the specified monitoring job definitions.

ListMonitoringExecutions, listMonitoringExecutions_monitoringScheduleName - Name of a specific schedule to fetch jobs for.

$sel:monitoringTypeEquals:ListMonitoringExecutions', listMonitoringExecutions_monitoringTypeEquals - A filter that returns only the monitoring job runs of the specified monitoring type.

ListMonitoringExecutions, listMonitoringExecutions_nextToken - The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.

$sel:scheduledTimeAfter:ListMonitoringExecutions', listMonitoringExecutions_scheduledTimeAfter - Filter for jobs scheduled after a specified time.

$sel:scheduledTimeBefore:ListMonitoringExecutions', listMonitoringExecutions_scheduledTimeBefore - Filter for jobs scheduled before a specified time.

$sel:sortBy:ListMonitoringExecutions', listMonitoringExecutions_sortBy - Whether to sort results by Status, CreationTime, ScheduledTime field. The default is CreationTime.

$sel:sortOrder:ListMonitoringExecutions', listMonitoringExecutions_sortOrder - Whether to sort the results in Ascending or Descending order. The default is Descending.

$sel:statusEquals:ListMonitoringExecutions', listMonitoringExecutions_statusEquals - A filter that retrieves only jobs with a specific status.

data ListMonitoringExecutionsResponse Source #

See: newListMonitoringExecutionsResponse smart constructor.

Instances

Instances details
Generic ListMonitoringExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Associated Types

type Rep ListMonitoringExecutionsResponse :: Type -> Type #

Read ListMonitoringExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Show ListMonitoringExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

NFData ListMonitoringExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

Eq ListMonitoringExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

type Rep ListMonitoringExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringExecutions

type Rep ListMonitoringExecutionsResponse = D1 ('MetaData "ListMonitoringExecutionsResponse" "Amazonka.SageMaker.ListMonitoringExecutions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringExecutionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "monitoringExecutionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MonitoringExecutionSummary]))))

newListMonitoringExecutionsResponse Source #

Create a value of ListMonitoringExecutionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListMonitoringExecutions, listMonitoringExecutionsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs, use it in the subsequent reques

$sel:httpStatus:ListMonitoringExecutionsResponse', listMonitoringExecutionsResponse_httpStatus - The response's http status code.

$sel:monitoringExecutionSummaries:ListMonitoringExecutionsResponse', listMonitoringExecutionsResponse_monitoringExecutionSummaries - A JSON array in which each element is a summary for a monitoring execution.

ListMonitoringSchedules (Paginated)

data ListMonitoringSchedules Source #

See: newListMonitoringSchedules smart constructor.

Instances

Instances details
ToJSON ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

ToHeaders ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

ToPath ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

ToQuery ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

AWSPager ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

AWSRequest ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Generic ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Associated Types

type Rep ListMonitoringSchedules :: Type -> Type #

Read ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Show ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

NFData ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Methods

rnf :: ListMonitoringSchedules -> () #

Eq ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Hashable ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

type AWSResponse ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

type Rep ListMonitoringSchedules Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

type Rep ListMonitoringSchedules = D1 ('MetaData "ListMonitoringSchedules" "Amazonka.SageMaker.ListMonitoringSchedules" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringSchedules'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "monitoringJobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "monitoringTypeEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringType)) :*: S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitoringScheduleSortKey))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScheduleStatus)))))))

newListMonitoringSchedules :: ListMonitoringSchedules Source #

Create a value of ListMonitoringSchedules with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListMonitoringSchedules', listMonitoringSchedules_creationTimeAfter - A filter that returns only monitoring schedules created after a specified time.

$sel:creationTimeBefore:ListMonitoringSchedules', listMonitoringSchedules_creationTimeBefore - A filter that returns only monitoring schedules created before a specified time.

ListMonitoringSchedules, listMonitoringSchedules_endpointName - Name of a specific endpoint to fetch schedules for.

$sel:lastModifiedTimeAfter:ListMonitoringSchedules', listMonitoringSchedules_lastModifiedTimeAfter - A filter that returns only monitoring schedules modified after a specified time.

$sel:lastModifiedTimeBefore:ListMonitoringSchedules', listMonitoringSchedules_lastModifiedTimeBefore - A filter that returns only monitoring schedules modified before a specified time.

$sel:maxResults:ListMonitoringSchedules', listMonitoringSchedules_maxResults - The maximum number of jobs to return in the response. The default value is 10.

ListMonitoringSchedules, listMonitoringSchedules_monitoringJobDefinitionName - Gets a list of the monitoring schedules for the specified monitoring job definition.

$sel:monitoringTypeEquals:ListMonitoringSchedules', listMonitoringSchedules_monitoringTypeEquals - A filter that returns only the monitoring schedules for the specified monitoring type.

$sel:nameContains:ListMonitoringSchedules', listMonitoringSchedules_nameContains - Filter for monitoring schedules whose name contains a specified string.

ListMonitoringSchedules, listMonitoringSchedules_nextToken - The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.

$sel:sortBy:ListMonitoringSchedules', listMonitoringSchedules_sortBy - Whether to sort results by Status, CreationTime, ScheduledTime field. The default is CreationTime.

$sel:sortOrder:ListMonitoringSchedules', listMonitoringSchedules_sortOrder - Whether to sort the results in Ascending or Descending order. The default is Descending.

$sel:statusEquals:ListMonitoringSchedules', listMonitoringSchedules_statusEquals - A filter that returns only monitoring schedules modified before a specified time.

data ListMonitoringSchedulesResponse Source #

See: newListMonitoringSchedulesResponse smart constructor.

Instances

Instances details
Generic ListMonitoringSchedulesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Associated Types

type Rep ListMonitoringSchedulesResponse :: Type -> Type #

Read ListMonitoringSchedulesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Show ListMonitoringSchedulesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

NFData ListMonitoringSchedulesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

Eq ListMonitoringSchedulesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

type Rep ListMonitoringSchedulesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListMonitoringSchedules

type Rep ListMonitoringSchedulesResponse = D1 ('MetaData "ListMonitoringSchedulesResponse" "Amazonka.SageMaker.ListMonitoringSchedules" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListMonitoringSchedulesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "monitoringScheduleSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [MonitoringScheduleSummary]))))

newListMonitoringSchedulesResponse Source #

Create a value of ListMonitoringSchedulesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListMonitoringSchedules, listMonitoringSchedulesResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs, use it in the subsequent request.

$sel:httpStatus:ListMonitoringSchedulesResponse', listMonitoringSchedulesResponse_httpStatus - The response's http status code.

$sel:monitoringScheduleSummaries:ListMonitoringSchedulesResponse', listMonitoringSchedulesResponse_monitoringScheduleSummaries - A JSON array in which each element is a summary for a monitoring schedule.

ListNotebookInstanceLifecycleConfigs (Paginated)

data ListNotebookInstanceLifecycleConfigs Source #

Instances

Instances details
ToJSON ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

ToHeaders ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

ToPath ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

ToQuery ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

AWSPager ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

AWSRequest ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Generic ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Read ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Show ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

NFData ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Eq ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Hashable ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

type AWSResponse ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

type Rep ListNotebookInstanceLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

type Rep ListNotebookInstanceLifecycleConfigs = D1 ('MetaData "ListNotebookInstanceLifecycleConfigs" "Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListNotebookInstanceLifecycleConfigs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceLifecycleConfigSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceLifecycleConfigSortOrder)))))))

newListNotebookInstanceLifecycleConfigs :: ListNotebookInstanceLifecycleConfigs Source #

Create a value of ListNotebookInstanceLifecycleConfigs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_creationTimeAfter - A filter that returns only lifecycle configurations that were created after the specified time (timestamp).

$sel:creationTimeBefore:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_creationTimeBefore - A filter that returns only lifecycle configurations that were created before the specified time (timestamp).

$sel:lastModifiedTimeAfter:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_lastModifiedTimeAfter - A filter that returns only lifecycle configurations that were modified after the specified time (timestamp).

$sel:lastModifiedTimeBefore:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_lastModifiedTimeBefore - A filter that returns only lifecycle configurations that were modified before the specified time (timestamp).

$sel:maxResults:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_maxResults - The maximum number of lifecycle configurations to return in the response.

$sel:nameContains:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_nameContains - A string in the lifecycle configuration name. This filter returns only lifecycle configurations whose name contains the specified string.

ListNotebookInstanceLifecycleConfigs, listNotebookInstanceLifecycleConfigs_nextToken - If the result of a ListNotebookInstanceLifecycleConfigs request was truncated, the response includes a NextToken. To get the next set of lifecycle configurations, use the token in the next request.

$sel:sortBy:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_sortBy - Sorts the list of results. The default is CreationTime.

$sel:sortOrder:ListNotebookInstanceLifecycleConfigs', listNotebookInstanceLifecycleConfigs_sortOrder - The sort order for results.

data ListNotebookInstanceLifecycleConfigsResponse Source #

Instances

Instances details
Generic ListNotebookInstanceLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Read ListNotebookInstanceLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Show ListNotebookInstanceLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

NFData ListNotebookInstanceLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

Eq ListNotebookInstanceLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

type Rep ListNotebookInstanceLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs

type Rep ListNotebookInstanceLifecycleConfigsResponse = D1 ('MetaData "ListNotebookInstanceLifecycleConfigsResponse" "Amazonka.SageMaker.ListNotebookInstanceLifecycleConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListNotebookInstanceLifecycleConfigsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleConfigSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListNotebookInstanceLifecycleConfigsResponse Source #

Create a value of ListNotebookInstanceLifecycleConfigsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListNotebookInstanceLifecycleConfigs, listNotebookInstanceLifecycleConfigsResponse_nextToken - If the response is truncated, SageMaker returns this token. To get the next set of lifecycle configurations, use it in the next request.

$sel:notebookInstanceLifecycleConfigs:ListNotebookInstanceLifecycleConfigsResponse', listNotebookInstanceLifecycleConfigsResponse_notebookInstanceLifecycleConfigs - An array of NotebookInstanceLifecycleConfiguration objects, each listing a lifecycle configuration.

$sel:httpStatus:ListNotebookInstanceLifecycleConfigsResponse', listNotebookInstanceLifecycleConfigsResponse_httpStatus - The response's http status code.

ListNotebookInstances (Paginated)

data ListNotebookInstances Source #

See: newListNotebookInstances smart constructor.

Instances

Instances details
ToJSON ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

ToHeaders ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

ToPath ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

ToQuery ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

AWSPager ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

AWSRequest ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Associated Types

type AWSResponse ListNotebookInstances #

Generic ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Associated Types

type Rep ListNotebookInstances :: Type -> Type #

Read ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Show ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

NFData ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Methods

rnf :: ListNotebookInstances -> () #

Eq ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Hashable ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

type AWSResponse ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

type Rep ListNotebookInstances Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

type Rep ListNotebookInstances = D1 ('MetaData "ListNotebookInstances" "Amazonka.SageMaker.ListNotebookInstances" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListNotebookInstances'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "additionalCodeRepositoryEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "defaultCodeRepositoryContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceSortKey))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceSortOrder)) :*: S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotebookInstanceStatus)))))))

newListNotebookInstances :: ListNotebookInstances Source #

Create a value of ListNotebookInstances with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:additionalCodeRepositoryEquals:ListNotebookInstances', listNotebookInstances_additionalCodeRepositoryEquals - A filter that returns only notebook instances with associated with the specified git repository.

$sel:creationTimeAfter:ListNotebookInstances', listNotebookInstances_creationTimeAfter - A filter that returns only notebook instances that were created after the specified time (timestamp).

$sel:creationTimeBefore:ListNotebookInstances', listNotebookInstances_creationTimeBefore - A filter that returns only notebook instances that were created before the specified time (timestamp).

$sel:defaultCodeRepositoryContains:ListNotebookInstances', listNotebookInstances_defaultCodeRepositoryContains - A string in the name or URL of a Git repository associated with this notebook instance. This filter returns only notebook instances associated with a git repository with a name that contains the specified string.

$sel:lastModifiedTimeAfter:ListNotebookInstances', listNotebookInstances_lastModifiedTimeAfter - A filter that returns only notebook instances that were modified after the specified time (timestamp).

$sel:lastModifiedTimeBefore:ListNotebookInstances', listNotebookInstances_lastModifiedTimeBefore - A filter that returns only notebook instances that were modified before the specified time (timestamp).

$sel:maxResults:ListNotebookInstances', listNotebookInstances_maxResults - The maximum number of notebook instances to return.

$sel:nameContains:ListNotebookInstances', listNotebookInstances_nameContains - A string in the notebook instances' name. This filter returns only notebook instances whose name contains the specified string.

ListNotebookInstances, listNotebookInstances_nextToken - If the previous call to the ListNotebookInstances is truncated, the response includes a NextToken. You can use this token in your subsequent ListNotebookInstances request to fetch the next set of notebook instances.

You might specify a filter or a sort order in your request. When response is truncated, you must use the same values for the filer and sort order in the next request.

$sel:notebookInstanceLifecycleConfigNameContains:ListNotebookInstances', listNotebookInstances_notebookInstanceLifecycleConfigNameContains - A string in the name of a notebook instances lifecycle configuration associated with this notebook instance. This filter returns only notebook instances associated with a lifecycle configuration with a name that contains the specified string.

$sel:sortBy:ListNotebookInstances', listNotebookInstances_sortBy - The field to sort results by. The default is Name.

$sel:sortOrder:ListNotebookInstances', listNotebookInstances_sortOrder - The sort order for results.

$sel:statusEquals:ListNotebookInstances', listNotebookInstances_statusEquals - A filter that returns only notebook instances with the specified status.

data ListNotebookInstancesResponse Source #

See: newListNotebookInstancesResponse smart constructor.

Instances

Instances details
Generic ListNotebookInstancesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Associated Types

type Rep ListNotebookInstancesResponse :: Type -> Type #

Read ListNotebookInstancesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Show ListNotebookInstancesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

NFData ListNotebookInstancesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

Eq ListNotebookInstancesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

type Rep ListNotebookInstancesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListNotebookInstances

type Rep ListNotebookInstancesResponse = D1 ('MetaData "ListNotebookInstancesResponse" "Amazonka.SageMaker.ListNotebookInstances" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListNotebookInstancesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "notebookInstances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListNotebookInstancesResponse Source #

Create a value of ListNotebookInstancesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListNotebookInstances, listNotebookInstancesResponse_nextToken - If the response to the previous ListNotebookInstances request was truncated, SageMaker returns this token. To retrieve the next set of notebook instances, use the token in the next request.

$sel:notebookInstances:ListNotebookInstancesResponse', listNotebookInstancesResponse_notebookInstances - An array of NotebookInstanceSummary objects, one for each notebook instance.

$sel:httpStatus:ListNotebookInstancesResponse', listNotebookInstancesResponse_httpStatus - The response's http status code.

ListPipelineExecutionSteps (Paginated)

data ListPipelineExecutionSteps Source #

See: newListPipelineExecutionSteps smart constructor.

Instances

Instances details
ToJSON ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

ToHeaders ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

ToPath ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

ToQuery ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

AWSPager ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

AWSRequest ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Generic ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Associated Types

type Rep ListPipelineExecutionSteps :: Type -> Type #

Read ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Show ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

NFData ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Eq ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Hashable ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

type AWSResponse ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

type Rep ListPipelineExecutionSteps Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

type Rep ListPipelineExecutionSteps = D1 ('MetaData "ListPipelineExecutionSteps" "Amazonka.SageMaker.ListPipelineExecutionSteps" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelineExecutionSteps'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)))))

newListPipelineExecutionSteps :: ListPipelineExecutionSteps Source #

Create a value of ListPipelineExecutionSteps with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListPipelineExecutionSteps', listPipelineExecutionSteps_maxResults - The maximum number of pipeline execution steps to return in the response.

ListPipelineExecutionSteps, listPipelineExecutionSteps_nextToken - If the result of the previous ListPipelineExecutionSteps request was truncated, the response includes a NextToken. To retrieve the next set of pipeline execution steps, use the token in the next request.

ListPipelineExecutionSteps, listPipelineExecutionSteps_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:sortOrder:ListPipelineExecutionSteps', listPipelineExecutionSteps_sortOrder - The field by which to sort results. The default is CreatedTime.

data ListPipelineExecutionStepsResponse Source #

Instances

Instances details
Generic ListPipelineExecutionStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Associated Types

type Rep ListPipelineExecutionStepsResponse :: Type -> Type #

Read ListPipelineExecutionStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Show ListPipelineExecutionStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

NFData ListPipelineExecutionStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

Eq ListPipelineExecutionStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

type Rep ListPipelineExecutionStepsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutionSteps

type Rep ListPipelineExecutionStepsResponse = D1 ('MetaData "ListPipelineExecutionStepsResponse" "Amazonka.SageMaker.ListPipelineExecutionSteps" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelineExecutionStepsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineExecutionSteps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PipelineExecutionStep])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPipelineExecutionStepsResponse Source #

Create a value of ListPipelineExecutionStepsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListPipelineExecutionSteps, listPipelineExecutionStepsResponse_nextToken - If the result of the previous ListPipelineExecutionSteps request was truncated, the response includes a NextToken. To retrieve the next set of pipeline execution steps, use the token in the next request.

$sel:pipelineExecutionSteps:ListPipelineExecutionStepsResponse', listPipelineExecutionStepsResponse_pipelineExecutionSteps - A list of PipeLineExecutionStep objects. Each PipeLineExecutionStep consists of StepName, StartTime, EndTime, StepStatus, and Metadata. Metadata is an object with properties for each job that contains relevant information about the job created by the step.

$sel:httpStatus:ListPipelineExecutionStepsResponse', listPipelineExecutionStepsResponse_httpStatus - The response's http status code.

ListPipelineExecutions (Paginated)

data ListPipelineExecutions Source #

See: newListPipelineExecutions smart constructor.

Instances

Instances details
ToJSON ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

ToHeaders ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

ToPath ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

ToQuery ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

AWSPager ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

AWSRequest ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Associated Types

type AWSResponse ListPipelineExecutions #

Generic ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Associated Types

type Rep ListPipelineExecutions :: Type -> Type #

Read ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Show ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

NFData ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Methods

rnf :: ListPipelineExecutions -> () #

Eq ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Hashable ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

type AWSResponse ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

type Rep ListPipelineExecutions Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

type Rep ListPipelineExecutions = D1 ('MetaData "ListPipelineExecutions" "Amazonka.SageMaker.ListPipelineExecutions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelineExecutions'" '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 "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))) :*: ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortPipelineExecutionsBy))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListPipelineExecutions Source #

Create a value of ListPipelineExecutions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListPipelineExecutions, listPipelineExecutions_createdAfter - A filter that returns the pipeline executions that were created after a specified time.

ListPipelineExecutions, listPipelineExecutions_createdBefore - A filter that returns the pipeline executions that were created before a specified time.

$sel:maxResults:ListPipelineExecutions', listPipelineExecutions_maxResults - The maximum number of pipeline executions to return in the response.

ListPipelineExecutions, listPipelineExecutions_nextToken - If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken. To retrieve the next set of pipeline executions, use the token in the next request.

$sel:sortBy:ListPipelineExecutions', listPipelineExecutions_sortBy - The field by which to sort results. The default is CreatedTime.

$sel:sortOrder:ListPipelineExecutions', listPipelineExecutions_sortOrder - The sort order for results.

ListPipelineExecutions, listPipelineExecutions_pipelineName - The name of the pipeline.

data ListPipelineExecutionsResponse Source #

See: newListPipelineExecutionsResponse smart constructor.

Instances

Instances details
Generic ListPipelineExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Associated Types

type Rep ListPipelineExecutionsResponse :: Type -> Type #

Read ListPipelineExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Show ListPipelineExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

NFData ListPipelineExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

Eq ListPipelineExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

type Rep ListPipelineExecutionsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineExecutions

type Rep ListPipelineExecutionsResponse = D1 ('MetaData "ListPipelineExecutionsResponse" "Amazonka.SageMaker.ListPipelineExecutions" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelineExecutionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineExecutionSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PipelineExecutionSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPipelineExecutionsResponse Source #

Create a value of ListPipelineExecutionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListPipelineExecutions, listPipelineExecutionsResponse_nextToken - If the result of the previous ListPipelineExecutions request was truncated, the response includes a NextToken. To retrieve the next set of pipeline executions, use the token in the next request.

$sel:pipelineExecutionSummaries:ListPipelineExecutionsResponse', listPipelineExecutionsResponse_pipelineExecutionSummaries - Contains a sorted list of pipeline execution summary objects matching the specified filters. Each run summary includes the Amazon Resource Name (ARN) of the pipeline execution, the run date, and the status. This list can be empty.

$sel:httpStatus:ListPipelineExecutionsResponse', listPipelineExecutionsResponse_httpStatus - The response's http status code.

ListPipelineParametersForExecution (Paginated)

data ListPipelineParametersForExecution Source #

Instances

Instances details
ToJSON ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

ToHeaders ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

ToPath ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

ToQuery ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

AWSPager ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

AWSRequest ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Generic ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Associated Types

type Rep ListPipelineParametersForExecution :: Type -> Type #

Read ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Show ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

NFData ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Eq ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Hashable ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

type AWSResponse ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

type Rep ListPipelineParametersForExecution Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

type Rep ListPipelineParametersForExecution = D1 ('MetaData "ListPipelineParametersForExecution" "Amazonka.SageMaker.ListPipelineParametersForExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelineParametersForExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListPipelineParametersForExecution Source #

Create a value of ListPipelineParametersForExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListPipelineParametersForExecution', listPipelineParametersForExecution_maxResults - The maximum number of parameters to return in the response.

ListPipelineParametersForExecution, listPipelineParametersForExecution_nextToken - If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken. To retrieve the next set of parameters, use the token in the next request.

ListPipelineParametersForExecution, listPipelineParametersForExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

data ListPipelineParametersForExecutionResponse Source #

Instances

Instances details
Generic ListPipelineParametersForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Read ListPipelineParametersForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Show ListPipelineParametersForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

NFData ListPipelineParametersForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

Eq ListPipelineParametersForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

type Rep ListPipelineParametersForExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelineParametersForExecution

type Rep ListPipelineParametersForExecutionResponse = D1 ('MetaData "ListPipelineParametersForExecutionResponse" "Amazonka.SageMaker.ListPipelineParametersForExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelineParametersForExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Parameter])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPipelineParametersForExecutionResponse Source #

Create a value of ListPipelineParametersForExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListPipelineParametersForExecution, listPipelineParametersForExecutionResponse_nextToken - If the result of the previous ListPipelineParametersForExecution request was truncated, the response includes a NextToken. To retrieve the next set of parameters, use the token in the next request.

ListPipelineParametersForExecutionResponse, listPipelineParametersForExecutionResponse_pipelineParameters - Contains a list of pipeline parameters. This list can be empty.

$sel:httpStatus:ListPipelineParametersForExecutionResponse', listPipelineParametersForExecutionResponse_httpStatus - The response's http status code.

ListPipelines (Paginated)

data ListPipelines Source #

See: newListPipelines smart constructor.

Instances

Instances details
ToJSON ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

ToHeaders ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

ToPath ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

ToQuery ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

AWSPager ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

AWSRequest ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Associated Types

type AWSResponse ListPipelines #

Generic ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Associated Types

type Rep ListPipelines :: Type -> Type #

Read ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Show ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

NFData ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Methods

rnf :: ListPipelines -> () #

Eq ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Hashable ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

type AWSResponse ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

type Rep ListPipelines Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

newListPipelines :: ListPipelines Source #

Create a value of ListPipelines with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListPipelines, listPipelines_createdAfter - A filter that returns the pipelines that were created after a specified time.

ListPipelines, listPipelines_createdBefore - A filter that returns the pipelines that were created before a specified time.

$sel:maxResults:ListPipelines', listPipelines_maxResults - The maximum number of pipelines to return in the response.

ListPipelines, listPipelines_nextToken - If the result of the previous ListPipelines request was truncated, the response includes a NextToken. To retrieve the next set of pipelines, use the token in the next request.

$sel:pipelineNamePrefix:ListPipelines', listPipelines_pipelineNamePrefix - The prefix of the pipeline name.

$sel:sortBy:ListPipelines', listPipelines_sortBy - The field by which to sort results. The default is CreatedTime.

$sel:sortOrder:ListPipelines', listPipelines_sortOrder - The sort order for results.

data ListPipelinesResponse Source #

See: newListPipelinesResponse smart constructor.

Instances

Instances details
Generic ListPipelinesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Associated Types

type Rep ListPipelinesResponse :: Type -> Type #

Read ListPipelinesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Show ListPipelinesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

NFData ListPipelinesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

Methods

rnf :: ListPipelinesResponse -> () #

Eq ListPipelinesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

type Rep ListPipelinesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListPipelines

type Rep ListPipelinesResponse = D1 ('MetaData "ListPipelinesResponse" "Amazonka.SageMaker.ListPipelines" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListPipelinesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PipelineSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPipelinesResponse Source #

Create a value of ListPipelinesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListPipelines, listPipelinesResponse_nextToken - If the result of the previous ListPipelines request was truncated, the response includes a NextToken. To retrieve the next set of pipelines, use the token in the next request.

$sel:pipelineSummaries:ListPipelinesResponse', listPipelinesResponse_pipelineSummaries - Contains a sorted list of PipelineSummary objects matching the specified filters. Each PipelineSummary consists of PipelineArn, PipelineName, ExperimentName, PipelineDescription, CreationTime, LastModifiedTime, LastRunTime, and RoleArn. This list can be empty.

$sel:httpStatus:ListPipelinesResponse', listPipelinesResponse_httpStatus - The response's http status code.

ListProcessingJobs (Paginated)

data ListProcessingJobs Source #

See: newListProcessingJobs smart constructor.

Instances

Instances details
ToJSON ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

ToHeaders ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

ToPath ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

ToQuery ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

AWSPager ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

AWSRequest ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Associated Types

type AWSResponse ListProcessingJobs #

Generic ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Associated Types

type Rep ListProcessingJobs :: Type -> Type #

Read ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Show ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

NFData ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Methods

rnf :: ListProcessingJobs -> () #

Eq ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Hashable ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

type AWSResponse ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

type Rep ListProcessingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

newListProcessingJobs :: ListProcessingJobs Source #

Create a value of ListProcessingJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListProcessingJobs', listProcessingJobs_creationTimeAfter - A filter that returns only processing jobs created after the specified time.

$sel:creationTimeBefore:ListProcessingJobs', listProcessingJobs_creationTimeBefore - A filter that returns only processing jobs created after the specified time.

$sel:lastModifiedTimeAfter:ListProcessingJobs', listProcessingJobs_lastModifiedTimeAfter - A filter that returns only processing jobs modified after the specified time.

$sel:lastModifiedTimeBefore:ListProcessingJobs', listProcessingJobs_lastModifiedTimeBefore - A filter that returns only processing jobs modified before the specified time.

$sel:maxResults:ListProcessingJobs', listProcessingJobs_maxResults - The maximum number of processing jobs to return in the response.

$sel:nameContains:ListProcessingJobs', listProcessingJobs_nameContains - A string in the processing job name. This filter returns only processing jobs whose name contains the specified string.

ListProcessingJobs, listProcessingJobs_nextToken - If the result of the previous ListProcessingJobs request was truncated, the response includes a NextToken. To retrieve the next set of processing jobs, use the token in the next request.

$sel:sortBy:ListProcessingJobs', listProcessingJobs_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListProcessingJobs', listProcessingJobs_sortOrder - The sort order for results. The default is Ascending.

$sel:statusEquals:ListProcessingJobs', listProcessingJobs_statusEquals - A filter that retrieves only processing jobs with a specific status.

data ListProcessingJobsResponse Source #

See: newListProcessingJobsResponse smart constructor.

Instances

Instances details
Generic ListProcessingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Associated Types

type Rep ListProcessingJobsResponse :: Type -> Type #

Read ListProcessingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Show ListProcessingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

NFData ListProcessingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

Eq ListProcessingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

type Rep ListProcessingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProcessingJobs

type Rep ListProcessingJobsResponse = D1 ('MetaData "ListProcessingJobsResponse" "Amazonka.SageMaker.ListProcessingJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListProcessingJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "processingJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ProcessingJobSummary]))))

newListProcessingJobsResponse Source #

Create a value of ListProcessingJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListProcessingJobs, listProcessingJobsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of processing jobs, use it in the subsequent request.

$sel:httpStatus:ListProcessingJobsResponse', listProcessingJobsResponse_httpStatus - The response's http status code.

$sel:processingJobSummaries:ListProcessingJobsResponse', listProcessingJobsResponse_processingJobSummaries - An array of ProcessingJobSummary objects, each listing a processing job.

ListProjects

data ListProjects Source #

See: newListProjects smart constructor.

Instances

Instances details
ToJSON ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

ToHeaders ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

ToPath ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

ToQuery ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

AWSRequest ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Associated Types

type AWSResponse ListProjects #

Generic ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Associated Types

type Rep ListProjects :: Type -> Type #

Read ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Show ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

NFData ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Methods

rnf :: ListProjects -> () #

Eq ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Hashable ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

type AWSResponse ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

type Rep ListProjects Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

newListProjects :: ListProjects Source #

Create a value of ListProjects with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListProjects', listProjects_creationTimeAfter - A filter that returns the projects that were created after a specified time.

$sel:creationTimeBefore:ListProjects', listProjects_creationTimeBefore - A filter that returns the projects that were created before a specified time.

$sel:maxResults:ListProjects', listProjects_maxResults - The maximum number of projects to return in the response.

$sel:nameContains:ListProjects', listProjects_nameContains - A filter that returns the projects whose name contains a specified string.

ListProjects, listProjects_nextToken - If the result of the previous ListProjects request was truncated, the response includes a NextToken. To retrieve the next set of projects, use the token in the next request.

$sel:sortBy:ListProjects', listProjects_sortBy - The field by which to sort results. The default is CreationTime.

$sel:sortOrder:ListProjects', listProjects_sortOrder - The sort order for results. The default is Ascending.

data ListProjectsResponse Source #

See: newListProjectsResponse smart constructor.

Instances

Instances details
Generic ListProjectsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Associated Types

type Rep ListProjectsResponse :: Type -> Type #

Read ListProjectsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Show ListProjectsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

NFData ListProjectsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

Methods

rnf :: ListProjectsResponse -> () #

Eq ListProjectsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

type Rep ListProjectsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListProjects

type Rep ListProjectsResponse = D1 ('MetaData "ListProjectsResponse" "Amazonka.SageMaker.ListProjects" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListProjectsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "projectSummaryList") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [ProjectSummary]))))

newListProjectsResponse Source #

Create a value of ListProjectsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListProjects, listProjectsResponse_nextToken - If the result of the previous ListCompilationJobs request was truncated, the response includes a NextToken. To retrieve the next set of model compilation jobs, use the token in the next request.

$sel:httpStatus:ListProjectsResponse', listProjectsResponse_httpStatus - The response's http status code.

$sel:projectSummaryList:ListProjectsResponse', listProjectsResponse_projectSummaryList - A list of summaries of projects.

ListSpaces (Paginated)

data ListSpaces Source #

See: newListSpaces smart constructor.

Instances

Instances details
ToJSON ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

ToHeaders ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Methods

toHeaders :: ListSpaces -> [Header] #

ToPath ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

ToQuery ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

AWSPager ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

AWSRequest ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Associated Types

type AWSResponse ListSpaces #

Generic ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Associated Types

type Rep ListSpaces :: Type -> Type #

Read ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Show ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

NFData ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Methods

rnf :: ListSpaces -> () #

Eq ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Hashable ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

type AWSResponse ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

type Rep ListSpaces Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

type Rep ListSpaces = D1 ('MetaData "ListSpaces" "Amazonka.SageMaker.ListSpaces" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListSpaces'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "domainIdEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SpaceSortKey)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "spaceNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newListSpaces :: ListSpaces Source #

Create a value of ListSpaces with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domainIdEquals:ListSpaces', listSpaces_domainIdEquals - A parameter to search for the Domain ID.

$sel:maxResults:ListSpaces', listSpaces_maxResults - Returns a list up to a specified limit.

ListSpaces, listSpaces_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListSpaces', listSpaces_sortBy - The parameter by which to sort the results. The default is CreationTime.

$sel:sortOrder:ListSpaces', listSpaces_sortOrder - The sort order for the results. The default is Ascending.

$sel:spaceNameContains:ListSpaces', listSpaces_spaceNameContains - A parameter by which to filter the results.

data ListSpacesResponse Source #

See: newListSpacesResponse smart constructor.

Instances

Instances details
Generic ListSpacesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Associated Types

type Rep ListSpacesResponse :: Type -> Type #

Read ListSpacesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Show ListSpacesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

NFData ListSpacesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

Methods

rnf :: ListSpacesResponse -> () #

Eq ListSpacesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

type Rep ListSpacesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSpaces

type Rep ListSpacesResponse = D1 ('MetaData "ListSpacesResponse" "Amazonka.SageMaker.ListSpaces" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListSpacesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "spaces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SpaceDetails])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListSpacesResponse Source #

Create a value of ListSpacesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListSpaces, listSpacesResponse_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:spaces:ListSpacesResponse', listSpacesResponse_spaces - The list of spaces.

$sel:httpStatus:ListSpacesResponse', listSpacesResponse_httpStatus - The response's http status code.

ListStageDevices (Paginated)

data ListStageDevices Source #

See: newListStageDevices smart constructor.

Instances

Instances details
ToJSON ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

ToHeaders ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

ToPath ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

ToQuery ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

AWSPager ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

AWSRequest ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Associated Types

type AWSResponse ListStageDevices #

Generic ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Associated Types

type Rep ListStageDevices :: Type -> Type #

Read ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Show ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

NFData ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Methods

rnf :: ListStageDevices -> () #

Eq ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Hashable ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

type AWSResponse ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

type Rep ListStageDevices Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

type Rep ListStageDevices = D1 ('MetaData "ListStageDevices" "Amazonka.SageMaker.ListStageDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListStageDevices'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "excludeDevicesDeployedInOtherStage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "stageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListStageDevices Source #

Create a value of ListStageDevices with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:excludeDevicesDeployedInOtherStage:ListStageDevices', listStageDevices_excludeDevicesDeployedInOtherStage - Toggle for excluding devices deployed in other stages.

$sel:maxResults:ListStageDevices', listStageDevices_maxResults - The maximum number of requests to select.

ListStageDevices, listStageDevices_nextToken - The response from the last list when returning a list large enough to neeed tokening.

ListStageDevices, listStageDevices_edgeDeploymentPlanName - The name of the edge deployment plan.

ListStageDevices, listStageDevices_stageName - The name of the stage in the deployment.

data ListStageDevicesResponse Source #

See: newListStageDevicesResponse smart constructor.

Instances

Instances details
Generic ListStageDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Associated Types

type Rep ListStageDevicesResponse :: Type -> Type #

Read ListStageDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Show ListStageDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

NFData ListStageDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

Eq ListStageDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

type Rep ListStageDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStageDevices

type Rep ListStageDevicesResponse = D1 ('MetaData "ListStageDevicesResponse" "Amazonka.SageMaker.ListStageDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListStageDevicesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "deviceDeploymentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [DeviceDeploymentSummary]))))

newListStageDevicesResponse Source #

Create a value of ListStageDevicesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStageDevices, listStageDevicesResponse_nextToken - The token to use when calling the next page of results.

$sel:httpStatus:ListStageDevicesResponse', listStageDevicesResponse_httpStatus - The response's http status code.

$sel:deviceDeploymentSummaries:ListStageDevicesResponse', listStageDevicesResponse_deviceDeploymentSummaries - List of summaries of devices allocated to the stage.

ListStudioLifecycleConfigs (Paginated)

data ListStudioLifecycleConfigs Source #

See: newListStudioLifecycleConfigs smart constructor.

Instances

Instances details
ToJSON ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

ToHeaders ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

ToPath ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

ToQuery ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

AWSPager ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

AWSRequest ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Generic ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Associated Types

type Rep ListStudioLifecycleConfigs :: Type -> Type #

Read ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Show ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

NFData ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Eq ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Hashable ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

type AWSResponse ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

type Rep ListStudioLifecycleConfigs Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

type Rep ListStudioLifecycleConfigs = D1 ('MetaData "ListStudioLifecycleConfigs" "Amazonka.SageMaker.ListStudioLifecycleConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListStudioLifecycleConfigs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "appTypeEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioLifecycleConfigAppType)) :*: S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "modifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))) :*: ((S1 ('MetaSel ('Just "modifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioLifecycleConfigSortKey)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)))))))

newListStudioLifecycleConfigs :: ListStudioLifecycleConfigs Source #

Create a value of ListStudioLifecycleConfigs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appTypeEquals:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_appTypeEquals - A parameter to search for the App Type to which the Lifecycle Configuration is attached.

$sel:creationTimeAfter:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_creationTimeAfter - A filter that returns only Lifecycle Configurations created on or after the specified time.

$sel:creationTimeBefore:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_creationTimeBefore - A filter that returns only Lifecycle Configurations created on or before the specified time.

$sel:maxResults:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_maxResults - The maximum number of Studio Lifecycle Configurations to return in the response. The default value is 10.

$sel:modifiedTimeAfter:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_modifiedTimeAfter - A filter that returns only Lifecycle Configurations modified after the specified time.

$sel:modifiedTimeBefore:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_modifiedTimeBefore - A filter that returns only Lifecycle Configurations modified before the specified time.

$sel:nameContains:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_nameContains - A string in the Lifecycle Configuration name. This filter returns only Lifecycle Configurations whose name contains the specified string.

ListStudioLifecycleConfigs, listStudioLifecycleConfigs_nextToken - If the previous call to ListStudioLifecycleConfigs didn't return the full set of Lifecycle Configurations, the call returns a token for getting the next set of Lifecycle Configurations.

$sel:sortBy:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListStudioLifecycleConfigs', listStudioLifecycleConfigs_sortOrder - The sort order. The default value is Descending.

data ListStudioLifecycleConfigsResponse Source #

Instances

Instances details
Generic ListStudioLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Associated Types

type Rep ListStudioLifecycleConfigsResponse :: Type -> Type #

Read ListStudioLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Show ListStudioLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

NFData ListStudioLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

Eq ListStudioLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

type Rep ListStudioLifecycleConfigsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListStudioLifecycleConfigs

type Rep ListStudioLifecycleConfigsResponse = D1 ('MetaData "ListStudioLifecycleConfigsResponse" "Amazonka.SageMaker.ListStudioLifecycleConfigs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListStudioLifecycleConfigsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "studioLifecycleConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioLifecycleConfigDetails])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStudioLifecycleConfigsResponse Source #

Create a value of ListStudioLifecycleConfigsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStudioLifecycleConfigs, listStudioLifecycleConfigsResponse_nextToken - A token for getting the next set of actions, if there are any.

$sel:studioLifecycleConfigs:ListStudioLifecycleConfigsResponse', listStudioLifecycleConfigsResponse_studioLifecycleConfigs - A list of Lifecycle Configurations and their properties.

$sel:httpStatus:ListStudioLifecycleConfigsResponse', listStudioLifecycleConfigsResponse_httpStatus - The response's http status code.

ListSubscribedWorkteams (Paginated)

data ListSubscribedWorkteams Source #

See: newListSubscribedWorkteams smart constructor.

Instances

Instances details
ToJSON ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

ToHeaders ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

ToPath ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

ToQuery ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

AWSPager ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

AWSRequest ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Generic ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Associated Types

type Rep ListSubscribedWorkteams :: Type -> Type #

Read ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Show ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

NFData ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Methods

rnf :: ListSubscribedWorkteams -> () #

Eq ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Hashable ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

type AWSResponse ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

type Rep ListSubscribedWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

type Rep ListSubscribedWorkteams = D1 ('MetaData "ListSubscribedWorkteams" "Amazonka.SageMaker.ListSubscribedWorkteams" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListSubscribedWorkteams'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newListSubscribedWorkteams :: ListSubscribedWorkteams Source #

Create a value of ListSubscribedWorkteams with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListSubscribedWorkteams', listSubscribedWorkteams_maxResults - The maximum number of work teams to return in each page of the response.

$sel:nameContains:ListSubscribedWorkteams', listSubscribedWorkteams_nameContains - A string in the work team name. This filter returns only work teams whose name contains the specified string.

ListSubscribedWorkteams, listSubscribedWorkteams_nextToken - If the result of the previous ListSubscribedWorkteams request was truncated, the response includes a NextToken. To retrieve the next set of labeling jobs, use the token in the next request.

data ListSubscribedWorkteamsResponse Source #

See: newListSubscribedWorkteamsResponse smart constructor.

Instances

Instances details
Generic ListSubscribedWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Associated Types

type Rep ListSubscribedWorkteamsResponse :: Type -> Type #

Read ListSubscribedWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Show ListSubscribedWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

NFData ListSubscribedWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

Eq ListSubscribedWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

type Rep ListSubscribedWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListSubscribedWorkteams

type Rep ListSubscribedWorkteamsResponse = D1 ('MetaData "ListSubscribedWorkteamsResponse" "Amazonka.SageMaker.ListSubscribedWorkteams" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListSubscribedWorkteamsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "subscribedWorkteams") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [SubscribedWorkteam]))))

newListSubscribedWorkteamsResponse Source #

Create a value of ListSubscribedWorkteamsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListSubscribedWorkteams, listSubscribedWorkteamsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of work teams, use it in the subsequent request.

$sel:httpStatus:ListSubscribedWorkteamsResponse', listSubscribedWorkteamsResponse_httpStatus - The response's http status code.

$sel:subscribedWorkteams:ListSubscribedWorkteamsResponse', listSubscribedWorkteamsResponse_subscribedWorkteams - An array of Workteam objects, each describing a work team.

ListTags (Paginated)

data ListTags Source #

See: newListTags smart constructor.

Constructors

ListTags' (Maybe Natural) (Maybe Text) Text 

Instances

Instances details
ToJSON ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

ToHeaders ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Methods

toHeaders :: ListTags -> [Header] #

ToPath ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

ToQuery ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

AWSPager ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

AWSRequest ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Associated Types

type AWSResponse ListTags #

Generic ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Associated Types

type Rep ListTags :: Type -> Type #

Methods

from :: ListTags -> Rep ListTags x #

to :: Rep ListTags x -> ListTags #

Read ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Show ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

NFData ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Methods

rnf :: ListTags -> () #

Eq ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Hashable ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Methods

hashWithSalt :: Int -> ListTags -> Int #

hash :: ListTags -> Int #

type AWSResponse ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

type Rep ListTags Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

type Rep ListTags = D1 ('MetaData "ListTags" "Amazonka.SageMaker.ListTags" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTags'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListTags Source #

Create a value of ListTags with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListTags', listTags_maxResults - Maximum number of tags to return.

ListTags, listTags_nextToken - If the response to the previous ListTags request is truncated, SageMaker returns this token. To retrieve the next set of tags, use it in the subsequent request.

$sel:resourceArn:ListTags', listTags_resourceArn - The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve.

data ListTagsResponse Source #

See: newListTagsResponse smart constructor.

Constructors

ListTagsResponse' (Maybe Text) (Maybe [Tag]) Int 

Instances

Instances details
Generic ListTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Associated Types

type Rep ListTagsResponse :: Type -> Type #

Read ListTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Show ListTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

NFData ListTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

Methods

rnf :: ListTagsResponse -> () #

Eq ListTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

type Rep ListTagsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTags

type Rep ListTagsResponse = D1 ('MetaData "ListTagsResponse" "Amazonka.SageMaker.ListTags" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTagsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTagsResponse Source #

Create a value of ListTagsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTags, listTagsResponse_nextToken - If response is truncated, SageMaker includes a token in the response. You can use this token in your subsequent request to fetch next set of tokens.

ListTagsResponse, listTagsResponse_tags - An array of Tag objects, each with a tag key and a value.

$sel:httpStatus:ListTagsResponse', listTagsResponse_httpStatus - The response's http status code.

ListTrainingJobs (Paginated)

data ListTrainingJobs Source #

See: newListTrainingJobs smart constructor.

Instances

Instances details
ToJSON ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

ToHeaders ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

ToPath ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

ToQuery ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

AWSPager ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

AWSRequest ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Associated Types

type AWSResponse ListTrainingJobs #

Generic ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Associated Types

type Rep ListTrainingJobs :: Type -> Type #

Read ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Show ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

NFData ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Methods

rnf :: ListTrainingJobs -> () #

Eq ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Hashable ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

type AWSResponse ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

type Rep ListTrainingJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

type Rep ListTrainingJobs = D1 ('MetaData "ListTrainingJobs" "Amazonka.SageMaker.ListTrainingJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTrainingJobs'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "creationTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "lastModifiedTimeAfter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModifiedTimeBefore") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))) :*: ((S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortBy)))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: (S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJobStatus)) :*: S1 ('MetaSel ('Just "warmPoolStatusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WarmPoolResourceStatus)))))))

newListTrainingJobs :: ListTrainingJobs Source #

Create a value of ListTrainingJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListTrainingJobs', listTrainingJobs_creationTimeAfter - A filter that returns only training jobs created after the specified time (timestamp).

$sel:creationTimeBefore:ListTrainingJobs', listTrainingJobs_creationTimeBefore - A filter that returns only training jobs created before the specified time (timestamp).

$sel:lastModifiedTimeAfter:ListTrainingJobs', listTrainingJobs_lastModifiedTimeAfter - A filter that returns only training jobs modified after the specified time (timestamp).

$sel:lastModifiedTimeBefore:ListTrainingJobs', listTrainingJobs_lastModifiedTimeBefore - A filter that returns only training jobs modified before the specified time (timestamp).

$sel:maxResults:ListTrainingJobs', listTrainingJobs_maxResults - The maximum number of training jobs to return in the response.

$sel:nameContains:ListTrainingJobs', listTrainingJobs_nameContains - A string in the training job name. This filter returns only training jobs whose name contains the specified string.

ListTrainingJobs, listTrainingJobs_nextToken - If the result of the previous ListTrainingJobs request was truncated, the response includes a NextToken. To retrieve the next set of training jobs, use the token in the next request.

$sel:sortBy:ListTrainingJobs', listTrainingJobs_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListTrainingJobs', listTrainingJobs_sortOrder - The sort order for results. The default is Ascending.

$sel:statusEquals:ListTrainingJobs', listTrainingJobs_statusEquals - A filter that retrieves only training jobs with a specific status.

$sel:warmPoolStatusEquals:ListTrainingJobs', listTrainingJobs_warmPoolStatusEquals - A filter that retrieves only training jobs with a specific warm pool status.

data ListTrainingJobsResponse Source #

See: newListTrainingJobsResponse smart constructor.

Instances

Instances details
Generic ListTrainingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Associated Types

type Rep ListTrainingJobsResponse :: Type -> Type #

Read ListTrainingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Show ListTrainingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

NFData ListTrainingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

Eq ListTrainingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

type Rep ListTrainingJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobs

type Rep ListTrainingJobsResponse = D1 ('MetaData "ListTrainingJobsResponse" "Amazonka.SageMaker.ListTrainingJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTrainingJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "trainingJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [TrainingJobSummary]))))

newListTrainingJobsResponse Source #

Create a value of ListTrainingJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTrainingJobs, listTrainingJobsResponse_nextToken - If the response is truncated, SageMaker returns this token. To retrieve the next set of training jobs, use it in the subsequent request.

$sel:httpStatus:ListTrainingJobsResponse', listTrainingJobsResponse_httpStatus - The response's http status code.

$sel:trainingJobSummaries:ListTrainingJobsResponse', listTrainingJobsResponse_trainingJobSummaries - An array of TrainingJobSummary objects, each listing a training job.

ListTrainingJobsForHyperParameterTuningJob (Paginated)

data ListTrainingJobsForHyperParameterTuningJob Source #

Instances

Instances details
ToJSON ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

ToHeaders ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

ToPath ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

ToQuery ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

AWSPager ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

AWSRequest ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Generic ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Read ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Show ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

NFData ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Eq ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Hashable ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

type AWSResponse ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

type Rep ListTrainingJobsForHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

type Rep ListTrainingJobsForHyperParameterTuningJob = D1 ('MetaData "ListTrainingJobsForHyperParameterTuningJob" "Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTrainingJobsForHyperParameterTuningJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJobSortByOptions)))) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: (S1 ('MetaSel ('Just "statusEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrainingJobStatus)) :*: S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListTrainingJobsForHyperParameterTuningJob Source #

Create a value of ListTrainingJobsForHyperParameterTuningJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListTrainingJobsForHyperParameterTuningJob', listTrainingJobsForHyperParameterTuningJob_maxResults - The maximum number of training jobs to return. The default value is 10.

ListTrainingJobsForHyperParameterTuningJob, listTrainingJobsForHyperParameterTuningJob_nextToken - If the result of the previous ListTrainingJobsForHyperParameterTuningJob request was truncated, the response includes a NextToken. To retrieve the next set of training jobs, use the token in the next request.

$sel:sortBy:ListTrainingJobsForHyperParameterTuningJob', listTrainingJobsForHyperParameterTuningJob_sortBy - The field to sort results by. The default is Name.

If the value of this field is FinalObjectiveMetricValue, any training jobs that did not return an objective metric are not listed.

$sel:sortOrder:ListTrainingJobsForHyperParameterTuningJob', listTrainingJobsForHyperParameterTuningJob_sortOrder - The sort order for results. The default is Ascending.

$sel:statusEquals:ListTrainingJobsForHyperParameterTuningJob', listTrainingJobsForHyperParameterTuningJob_statusEquals - A filter that returns only training jobs with the specified status.

ListTrainingJobsForHyperParameterTuningJob, listTrainingJobsForHyperParameterTuningJob_hyperParameterTuningJobName - The name of the tuning job whose training jobs you want to list.

data ListTrainingJobsForHyperParameterTuningJobResponse Source #

Instances

Instances details
Generic ListTrainingJobsForHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Read ListTrainingJobsForHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Show ListTrainingJobsForHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

NFData ListTrainingJobsForHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

Eq ListTrainingJobsForHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

type Rep ListTrainingJobsForHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob

type Rep ListTrainingJobsForHyperParameterTuningJobResponse = D1 ('MetaData "ListTrainingJobsForHyperParameterTuningJobResponse" "Amazonka.SageMaker.ListTrainingJobsForHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTrainingJobsForHyperParameterTuningJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "trainingJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [HyperParameterTrainingJobSummary]))))

newListTrainingJobsForHyperParameterTuningJobResponse Source #

Create a value of ListTrainingJobsForHyperParameterTuningJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTrainingJobsForHyperParameterTuningJob, listTrainingJobsForHyperParameterTuningJobResponse_nextToken - If the result of this ListTrainingJobsForHyperParameterTuningJob request was truncated, the response includes a NextToken. To retrieve the next set of training jobs, use the token in the next request.

$sel:httpStatus:ListTrainingJobsForHyperParameterTuningJobResponse', listTrainingJobsForHyperParameterTuningJobResponse_httpStatus - The response's http status code.

$sel:trainingJobSummaries:ListTrainingJobsForHyperParameterTuningJobResponse', listTrainingJobsForHyperParameterTuningJobResponse_trainingJobSummaries - A list of TrainingJobSummary objects that describe the training jobs that the ListTrainingJobsForHyperParameterTuningJob request returned.

ListTransformJobs (Paginated)

data ListTransformJobs Source #

See: newListTransformJobs smart constructor.

Instances

Instances details
ToJSON ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

ToHeaders ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

ToPath ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

ToQuery ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

AWSPager ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

AWSRequest ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Associated Types

type AWSResponse ListTransformJobs #

Generic ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Associated Types

type Rep ListTransformJobs :: Type -> Type #

Read ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Show ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

NFData ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Methods

rnf :: ListTransformJobs -> () #

Eq ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Hashable ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

type AWSResponse ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

type Rep ListTransformJobs Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

newListTransformJobs :: ListTransformJobs Source #

Create a value of ListTransformJobs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:creationTimeAfter:ListTransformJobs', listTransformJobs_creationTimeAfter - A filter that returns only transform jobs created after the specified time.

$sel:creationTimeBefore:ListTransformJobs', listTransformJobs_creationTimeBefore - A filter that returns only transform jobs created before the specified time.

$sel:lastModifiedTimeAfter:ListTransformJobs', listTransformJobs_lastModifiedTimeAfter - A filter that returns only transform jobs modified after the specified time.

$sel:lastModifiedTimeBefore:ListTransformJobs', listTransformJobs_lastModifiedTimeBefore - A filter that returns only transform jobs modified before the specified time.

$sel:maxResults:ListTransformJobs', listTransformJobs_maxResults - The maximum number of transform jobs to return in the response. The default value is 10.

$sel:nameContains:ListTransformJobs', listTransformJobs_nameContains - A string in the transform job name. This filter returns only transform jobs whose name contains the specified string.

ListTransformJobs, listTransformJobs_nextToken - If the result of the previous ListTransformJobs request was truncated, the response includes a NextToken. To retrieve the next set of transform jobs, use the token in the next request.

$sel:sortBy:ListTransformJobs', listTransformJobs_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListTransformJobs', listTransformJobs_sortOrder - The sort order for results. The default is Descending.

$sel:statusEquals:ListTransformJobs', listTransformJobs_statusEquals - A filter that retrieves only transform jobs with a specific status.

data ListTransformJobsResponse Source #

See: newListTransformJobsResponse smart constructor.

Instances

Instances details
Generic ListTransformJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Associated Types

type Rep ListTransformJobsResponse :: Type -> Type #

Read ListTransformJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Show ListTransformJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

NFData ListTransformJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

Eq ListTransformJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

type Rep ListTransformJobsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTransformJobs

type Rep ListTransformJobsResponse = D1 ('MetaData "ListTransformJobsResponse" "Amazonka.SageMaker.ListTransformJobs" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTransformJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "transformJobSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [TransformJobSummary]))))

newListTransformJobsResponse Source #

Create a value of ListTransformJobsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTransformJobs, listTransformJobsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of transform jobs, use it in the next request.

$sel:httpStatus:ListTransformJobsResponse', listTransformJobsResponse_httpStatus - The response's http status code.

$sel:transformJobSummaries:ListTransformJobsResponse', listTransformJobsResponse_transformJobSummaries - An array of TransformJobSummary objects.

ListTrialComponents (Paginated)

data ListTrialComponents Source #

See: newListTrialComponents smart constructor.

Instances

Instances details
ToJSON ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

ToHeaders ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

ToPath ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

ToQuery ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

AWSPager ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

AWSRequest ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Associated Types

type AWSResponse ListTrialComponents #

Generic ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Associated Types

type Rep ListTrialComponents :: Type -> Type #

Read ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Show ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

NFData ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Methods

rnf :: ListTrialComponents -> () #

Eq ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Hashable ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

type AWSResponse ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

type Rep ListTrialComponents Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

newListTrialComponents :: ListTrialComponents Source #

Create a value of ListTrialComponents with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTrialComponents, listTrialComponents_createdAfter - A filter that returns only components created after the specified time.

ListTrialComponents, listTrialComponents_createdBefore - A filter that returns only components created before the specified time.

ListTrialComponents, listTrialComponents_experimentName - A filter that returns only components that are part of the specified experiment. If you specify ExperimentName, you can't filter by SourceArn or TrialName.

$sel:maxResults:ListTrialComponents', listTrialComponents_maxResults - The maximum number of components to return in the response. The default value is 10.

ListTrialComponents, listTrialComponents_nextToken - If the previous call to ListTrialComponents didn't return the full set of components, the call returns a token for getting the next set of components.

$sel:sortBy:ListTrialComponents', listTrialComponents_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListTrialComponents', listTrialComponents_sortOrder - The sort order. The default value is Descending.

ListTrialComponents, listTrialComponents_sourceArn - A filter that returns only components that have the specified source Amazon Resource Name (ARN). If you specify SourceArn, you can't filter by ExperimentName or TrialName.

ListTrialComponents, listTrialComponents_trialName - A filter that returns only components that are part of the specified trial. If you specify TrialName, you can't filter by ExperimentName or SourceArn.

data ListTrialComponentsResponse Source #

See: newListTrialComponentsResponse smart constructor.

Instances

Instances details
Generic ListTrialComponentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Associated Types

type Rep ListTrialComponentsResponse :: Type -> Type #

Read ListTrialComponentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Show ListTrialComponentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

NFData ListTrialComponentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

Eq ListTrialComponentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

type Rep ListTrialComponentsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrialComponents

type Rep ListTrialComponentsResponse = D1 ('MetaData "ListTrialComponentsResponse" "Amazonka.SageMaker.ListTrialComponents" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTrialComponentsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialComponentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TrialComponentSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTrialComponentsResponse Source #

Create a value of ListTrialComponentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTrialComponents, listTrialComponentsResponse_nextToken - A token for getting the next set of components, if there are any.

ListTrialComponentsResponse, listTrialComponentsResponse_trialComponentSummaries - A list of the summaries of your trial components.

$sel:httpStatus:ListTrialComponentsResponse', listTrialComponentsResponse_httpStatus - The response's http status code.

ListTrials (Paginated)

data ListTrials Source #

See: newListTrials smart constructor.

Instances

Instances details
ToJSON ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

ToHeaders ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Methods

toHeaders :: ListTrials -> [Header] #

ToPath ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

ToQuery ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

AWSPager ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

AWSRequest ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Associated Types

type AWSResponse ListTrials #

Generic ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Associated Types

type Rep ListTrials :: Type -> Type #

Read ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Show ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

NFData ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Methods

rnf :: ListTrials -> () #

Eq ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Hashable ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

type AWSResponse ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

type Rep ListTrials Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

newListTrials :: ListTrials Source #

Create a value of ListTrials with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTrials, listTrials_createdAfter - A filter that returns only trials created after the specified time.

ListTrials, listTrials_createdBefore - A filter that returns only trials created before the specified time.

ListTrials, listTrials_experimentName - A filter that returns only trials that are part of the specified experiment.

$sel:maxResults:ListTrials', listTrials_maxResults - The maximum number of trials to return in the response. The default value is 10.

ListTrials, listTrials_nextToken - If the previous call to ListTrials didn't return the full set of trials, the call returns a token for getting the next set of trials.

$sel:sortBy:ListTrials', listTrials_sortBy - The property used to sort results. The default value is CreationTime.

$sel:sortOrder:ListTrials', listTrials_sortOrder - The sort order. The default value is Descending.

ListTrials, listTrials_trialComponentName - A filter that returns only trials that are associated with the specified trial component.

data ListTrialsResponse Source #

See: newListTrialsResponse smart constructor.

Instances

Instances details
Generic ListTrialsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Associated Types

type Rep ListTrialsResponse :: Type -> Type #

Read ListTrialsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Show ListTrialsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

NFData ListTrialsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

Methods

rnf :: ListTrialsResponse -> () #

Eq ListTrialsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

type Rep ListTrialsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListTrials

type Rep ListTrialsResponse = D1 ('MetaData "ListTrialsResponse" "Amazonka.SageMaker.ListTrials" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListTrialsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "trialSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TrialSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListTrialsResponse Source #

Create a value of ListTrialsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTrials, listTrialsResponse_nextToken - A token for getting the next set of trials, if there are any.

$sel:trialSummaries:ListTrialsResponse', listTrialsResponse_trialSummaries - A list of the summaries of your trials.

$sel:httpStatus:ListTrialsResponse', listTrialsResponse_httpStatus - The response's http status code.

ListUserProfiles (Paginated)

data ListUserProfiles Source #

See: newListUserProfiles smart constructor.

Instances

Instances details
ToJSON ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

ToHeaders ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

ToPath ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

ToQuery ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

AWSPager ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

AWSRequest ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Associated Types

type AWSResponse ListUserProfiles #

Generic ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Associated Types

type Rep ListUserProfiles :: Type -> Type #

Read ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Show ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

NFData ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Methods

rnf :: ListUserProfiles -> () #

Eq ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Hashable ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

type AWSResponse ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

type Rep ListUserProfiles Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

type Rep ListUserProfiles = D1 ('MetaData "ListUserProfiles" "Amazonka.SageMaker.ListUserProfiles" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListUserProfiles'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "domainIdEquals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserProfileSortKey)) :*: (S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder)) :*: S1 ('MetaSel ('Just "userProfileNameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newListUserProfiles :: ListUserProfiles Source #

Create a value of ListUserProfiles with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:domainIdEquals:ListUserProfiles', listUserProfiles_domainIdEquals - A parameter by which to filter the results.

$sel:maxResults:ListUserProfiles', listUserProfiles_maxResults - Returns a list up to a specified limit.

ListUserProfiles, listUserProfiles_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:sortBy:ListUserProfiles', listUserProfiles_sortBy - The parameter by which to sort the results. The default is CreationTime.

$sel:sortOrder:ListUserProfiles', listUserProfiles_sortOrder - The sort order for the results. The default is Ascending.

$sel:userProfileNameContains:ListUserProfiles', listUserProfiles_userProfileNameContains - A parameter by which to filter the results.

data ListUserProfilesResponse Source #

See: newListUserProfilesResponse smart constructor.

Instances

Instances details
Generic ListUserProfilesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Associated Types

type Rep ListUserProfilesResponse :: Type -> Type #

Read ListUserProfilesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Show ListUserProfilesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

NFData ListUserProfilesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

Eq ListUserProfilesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

type Rep ListUserProfilesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListUserProfiles

type Rep ListUserProfilesResponse = D1 ('MetaData "ListUserProfilesResponse" "Amazonka.SageMaker.ListUserProfiles" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListUserProfilesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "userProfiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [UserProfileDetails])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListUserProfilesResponse Source #

Create a value of ListUserProfilesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListUserProfiles, listUserProfilesResponse_nextToken - If the previous response was truncated, you will receive this token. Use it in your next request to receive the next set of results.

$sel:userProfiles:ListUserProfilesResponse', listUserProfilesResponse_userProfiles - The list of user profiles.

$sel:httpStatus:ListUserProfilesResponse', listUserProfilesResponse_httpStatus - The response's http status code.

ListWorkforces (Paginated)

data ListWorkforces Source #

See: newListWorkforces smart constructor.

Instances

Instances details
ToJSON ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

ToHeaders ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

ToPath ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

ToQuery ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

AWSPager ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

AWSRequest ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Associated Types

type AWSResponse ListWorkforces #

Generic ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Associated Types

type Rep ListWorkforces :: Type -> Type #

Read ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Show ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

NFData ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Methods

rnf :: ListWorkforces -> () #

Eq ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Hashable ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

type AWSResponse ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

type Rep ListWorkforces Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

type Rep ListWorkforces = D1 ('MetaData "ListWorkforces" "Amazonka.SageMaker.ListWorkforces" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListWorkforces'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListWorkforcesSortByOptions)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListWorkforces :: ListWorkforces Source #

Create a value of ListWorkforces with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListWorkforces', listWorkforces_maxResults - The maximum number of workforces returned in the response.

$sel:nameContains:ListWorkforces', listWorkforces_nameContains - A filter you can use to search for workforces using part of the workforce name.

ListWorkforces, listWorkforces_nextToken - A token to resume pagination.

$sel:sortBy:ListWorkforces', listWorkforces_sortBy - Sort workforces using the workforce name or creation date.

$sel:sortOrder:ListWorkforces', listWorkforces_sortOrder - Sort workforces in ascending or descending order.

data ListWorkforcesResponse Source #

See: newListWorkforcesResponse smart constructor.

Instances

Instances details
Generic ListWorkforcesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Associated Types

type Rep ListWorkforcesResponse :: Type -> Type #

Read ListWorkforcesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Show ListWorkforcesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

NFData ListWorkforcesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

Methods

rnf :: ListWorkforcesResponse -> () #

Eq ListWorkforcesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

type Rep ListWorkforcesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkforces

type Rep ListWorkforcesResponse = D1 ('MetaData "ListWorkforcesResponse" "Amazonka.SageMaker.ListWorkforces" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListWorkforcesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workforces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Workforce]))))

newListWorkforcesResponse Source #

Create a value of ListWorkforcesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListWorkforces, listWorkforcesResponse_nextToken - A token to resume pagination.

$sel:httpStatus:ListWorkforcesResponse', listWorkforcesResponse_httpStatus - The response's http status code.

$sel:workforces:ListWorkforcesResponse', listWorkforcesResponse_workforces - A list containing information about your workforce.

ListWorkteams (Paginated)

data ListWorkteams Source #

See: newListWorkteams smart constructor.

Instances

Instances details
ToJSON ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

ToHeaders ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

ToPath ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

ToQuery ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

AWSPager ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

AWSRequest ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Associated Types

type AWSResponse ListWorkteams #

Generic ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Associated Types

type Rep ListWorkteams :: Type -> Type #

Read ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Show ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

NFData ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Methods

rnf :: ListWorkteams -> () #

Eq ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Hashable ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

type AWSResponse ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

type Rep ListWorkteams Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

type Rep ListWorkteams = D1 ('MetaData "ListWorkteams" "Amazonka.SageMaker.ListWorkteams" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListWorkteams'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nameContains") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sortBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ListWorkteamsSortByOptions)) :*: S1 ('MetaSel ('Just "sortOrder") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SortOrder))))))

newListWorkteams :: ListWorkteams Source #

Create a value of ListWorkteams with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListWorkteams', listWorkteams_maxResults - The maximum number of work teams to return in each page of the response.

$sel:nameContains:ListWorkteams', listWorkteams_nameContains - A string in the work team's name. This filter returns only work teams whose name contains the specified string.

ListWorkteams, listWorkteams_nextToken - If the result of the previous ListWorkteams request was truncated, the response includes a NextToken. To retrieve the next set of labeling jobs, use the token in the next request.

$sel:sortBy:ListWorkteams', listWorkteams_sortBy - The field to sort results by. The default is CreationTime.

$sel:sortOrder:ListWorkteams', listWorkteams_sortOrder - The sort order for results. The default is Ascending.

data ListWorkteamsResponse Source #

See: newListWorkteamsResponse smart constructor.

Instances

Instances details
Generic ListWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Associated Types

type Rep ListWorkteamsResponse :: Type -> Type #

Read ListWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Show ListWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

NFData ListWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

Methods

rnf :: ListWorkteamsResponse -> () #

Eq ListWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

type Rep ListWorkteamsResponse Source # 
Instance details

Defined in Amazonka.SageMaker.ListWorkteams

type Rep ListWorkteamsResponse = D1 ('MetaData "ListWorkteamsResponse" "Amazonka.SageMaker.ListWorkteams" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "ListWorkteamsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workteams") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Workteam]))))

newListWorkteamsResponse Source #

Create a value of ListWorkteamsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListWorkteams, listWorkteamsResponse_nextToken - If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of work teams, use it in the subsequent request.

$sel:httpStatus:ListWorkteamsResponse', listWorkteamsResponse_httpStatus - The response's http status code.

$sel:workteams:ListWorkteamsResponse', listWorkteamsResponse_workteams - An array of Workteam objects, each describing a work team.

PutModelPackageGroupPolicy

data PutModelPackageGroupPolicy Source #

See: newPutModelPackageGroupPolicy smart constructor.

Instances

Instances details
ToJSON PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

ToHeaders PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

ToPath PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

ToQuery PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

AWSRequest PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Generic PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Associated Types

type Rep PutModelPackageGroupPolicy :: Type -> Type #

Read PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Show PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

NFData PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Eq PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Hashable PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

type AWSResponse PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

type Rep PutModelPackageGroupPolicy Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

type Rep PutModelPackageGroupPolicy = D1 ('MetaData "PutModelPackageGroupPolicy" "Amazonka.SageMaker.PutModelPackageGroupPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PutModelPackageGroupPolicy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "modelPackageGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "resourcePolicy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newPutModelPackageGroupPolicy Source #

Create a value of PutModelPackageGroupPolicy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

PutModelPackageGroupPolicy, putModelPackageGroupPolicy_modelPackageGroupName - The name of the model group to add a resource policy to.

$sel:resourcePolicy:PutModelPackageGroupPolicy', putModelPackageGroupPolicy_resourcePolicy - The resource policy for the model group.

data PutModelPackageGroupPolicyResponse Source #

Instances

Instances details
Generic PutModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Associated Types

type Rep PutModelPackageGroupPolicyResponse :: Type -> Type #

Read PutModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Show PutModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

NFData PutModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

Eq PutModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

type Rep PutModelPackageGroupPolicyResponse Source # 
Instance details

Defined in Amazonka.SageMaker.PutModelPackageGroupPolicy

type Rep PutModelPackageGroupPolicyResponse = D1 ('MetaData "PutModelPackageGroupPolicyResponse" "Amazonka.SageMaker.PutModelPackageGroupPolicy" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "PutModelPackageGroupPolicyResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelPackageGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newPutModelPackageGroupPolicyResponse Source #

Create a value of PutModelPackageGroupPolicyResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutModelPackageGroupPolicyResponse', putModelPackageGroupPolicyResponse_httpStatus - The response's http status code.

PutModelPackageGroupPolicyResponse, putModelPackageGroupPolicyResponse_modelPackageGroupArn - The Amazon Resource Name (ARN) of the model package group.

QueryLineage

data QueryLineage Source #

See: newQueryLineage smart constructor.

Instances

Instances details
ToJSON QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

ToHeaders QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

ToPath QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

ToQuery QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

AWSRequest QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Associated Types

type AWSResponse QueryLineage #

Generic QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Associated Types

type Rep QueryLineage :: Type -> Type #

Read QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Show QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

NFData QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Methods

rnf :: QueryLineage -> () #

Eq QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Hashable QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

type AWSResponse QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

type Rep QueryLineage Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

newQueryLineage :: QueryLineage Source #

Create a value of QueryLineage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:direction:QueryLineage', queryLineage_direction - Associations between lineage entities have a direction. This parameter determines the direction from the StartArn(s) that the query traverses.

QueryLineage, queryLineage_filters - A set of filtering parameters that allow you to specify which entities should be returned.

  • Properties - Key-value pairs to match on the lineage entities' properties.
  • LineageTypes - A set of lineage entity types to match on. For example: TrialComponent, Artifact, or Context.
  • CreatedBefore - Filter entities created before this date.
  • ModifiedBefore - Filter entities modified before this date.
  • ModifiedAfter - Filter entities modified after this date.

$sel:includeEdges:QueryLineage', queryLineage_includeEdges - Setting this value to True retrieves not only the entities of interest but also the Associations and lineage entities on the path. Set to False to only return lineage entities that match your query.

$sel:maxDepth:QueryLineage', queryLineage_maxDepth - The maximum depth in lineage relationships from the StartArns that are traversed. Depth is a measure of the number of Associations from the StartArn entity to the matched results.

$sel:maxResults:QueryLineage', queryLineage_maxResults - Limits the number of vertices in the results. Use the NextToken in a response to to retrieve the next page of results.

QueryLineage, queryLineage_nextToken - Limits the number of vertices in the request. Use the NextToken in a response to to retrieve the next page of results.

$sel:startArns:QueryLineage', queryLineage_startArns - A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.

data QueryLineageResponse Source #

See: newQueryLineageResponse smart constructor.

Instances

Instances details
Generic QueryLineageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Associated Types

type Rep QueryLineageResponse :: Type -> Type #

Read QueryLineageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Show QueryLineageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

NFData QueryLineageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

Methods

rnf :: QueryLineageResponse -> () #

Eq QueryLineageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

type Rep QueryLineageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.QueryLineage

type Rep QueryLineageResponse = D1 ('MetaData "QueryLineageResponse" "Amazonka.SageMaker.QueryLineage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "QueryLineageResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "edges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Edge])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "vertices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Vertex])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newQueryLineageResponse Source #

Create a value of QueryLineageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:edges:QueryLineageResponse', queryLineageResponse_edges - A list of edges that connect vertices in the response.

QueryLineage, queryLineageResponse_nextToken - Limits the number of vertices in the response. Use the NextToken in a response to to retrieve the next page of results.

$sel:vertices:QueryLineageResponse', queryLineageResponse_vertices - A list of vertices connected to the start entity(ies) in the lineage graph.

$sel:httpStatus:QueryLineageResponse', queryLineageResponse_httpStatus - The response's http status code.

RegisterDevices

data RegisterDevices Source #

See: newRegisterDevices smart constructor.

Constructors

RegisterDevices' (Maybe [Tag]) Text [Device] 

Instances

Instances details
ToJSON RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

ToHeaders RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

ToPath RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

ToQuery RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

AWSRequest RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Associated Types

type AWSResponse RegisterDevices #

Generic RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Associated Types

type Rep RegisterDevices :: Type -> Type #

Read RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Show RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

NFData RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Methods

rnf :: RegisterDevices -> () #

Eq RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Hashable RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

type AWSResponse RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

type Rep RegisterDevices Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

type Rep RegisterDevices = D1 ('MetaData "RegisterDevices" "Amazonka.SageMaker.RegisterDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RegisterDevices'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "devices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Device]))))

newRegisterDevices Source #

Create a value of RegisterDevices with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RegisterDevices, registerDevices_tags - The tags associated with devices.

RegisterDevices, registerDevices_deviceFleetName - The name of the fleet.

$sel:devices:RegisterDevices', registerDevices_devices - A list of devices to register with SageMaker Edge Manager.

data RegisterDevicesResponse Source #

See: newRegisterDevicesResponse smart constructor.

Instances

Instances details
Generic RegisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Associated Types

type Rep RegisterDevicesResponse :: Type -> Type #

Read RegisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Show RegisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

NFData RegisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

Methods

rnf :: RegisterDevicesResponse -> () #

Eq RegisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

type Rep RegisterDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RegisterDevices

type Rep RegisterDevicesResponse = D1 ('MetaData "RegisterDevicesResponse" "Amazonka.SageMaker.RegisterDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RegisterDevicesResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newRegisterDevicesResponse :: RegisterDevicesResponse Source #

Create a value of RegisterDevicesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

RenderUiTemplate

data RenderUiTemplate Source #

See: newRenderUiTemplate smart constructor.

Instances

Instances details
ToJSON RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

ToHeaders RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

ToPath RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

ToQuery RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

AWSRequest RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Associated Types

type AWSResponse RenderUiTemplate #

Generic RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Associated Types

type Rep RenderUiTemplate :: Type -> Type #

Read RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Show RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

NFData RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Methods

rnf :: RenderUiTemplate -> () #

Eq RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Hashable RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

type AWSResponse RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

type Rep RenderUiTemplate Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

type Rep RenderUiTemplate = D1 ('MetaData "RenderUiTemplate" "Amazonka.SageMaker.RenderUiTemplate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RenderUiTemplate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "humanTaskUiArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "uiTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UiTemplate))) :*: (S1 ('MetaSel ('Just "task") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RenderableTask) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRenderUiTemplate Source #

Create a value of RenderUiTemplate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RenderUiTemplate, renderUiTemplate_humanTaskUiArn - The HumanTaskUiArn of the worker UI that you want to render. Do not provide a HumanTaskUiArn if you use the UiTemplate parameter.

See a list of available Human Ui Amazon Resource Names (ARNs) in UiConfig.

$sel:uiTemplate:RenderUiTemplate', renderUiTemplate_uiTemplate - A Template object containing the worker UI template to render.

RenderUiTemplate, renderUiTemplate_task - A RenderableTask object containing a representative task to render.

RenderUiTemplate, renderUiTemplate_roleArn - The Amazon Resource Name (ARN) that has access to the S3 objects that are used by the template.

data RenderUiTemplateResponse Source #

See: newRenderUiTemplateResponse smart constructor.

Instances

Instances details
Generic RenderUiTemplateResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Associated Types

type Rep RenderUiTemplateResponse :: Type -> Type #

Read RenderUiTemplateResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Show RenderUiTemplateResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

NFData RenderUiTemplateResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

Eq RenderUiTemplateResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

type Rep RenderUiTemplateResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RenderUiTemplate

type Rep RenderUiTemplateResponse = D1 ('MetaData "RenderUiTemplateResponse" "Amazonka.SageMaker.RenderUiTemplate" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RenderUiTemplateResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "renderedContent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "errors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [RenderingError]))))

newRenderUiTemplateResponse Source #

Create a value of RenderUiTemplateResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:RenderUiTemplateResponse', renderUiTemplateResponse_httpStatus - The response's http status code.

$sel:renderedContent:RenderUiTemplateResponse', renderUiTemplateResponse_renderedContent - A Liquid template that renders the HTML for the worker UI.

$sel:errors:RenderUiTemplateResponse', renderUiTemplateResponse_errors - A list of one or more RenderingError objects if any were encountered while rendering the template. If there were no errors, the list is empty.

RetryPipelineExecution

data RetryPipelineExecution Source #

See: newRetryPipelineExecution smart constructor.

Instances

Instances details
ToJSON RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

ToHeaders RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

ToPath RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

ToQuery RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

AWSRequest RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Associated Types

type AWSResponse RetryPipelineExecution #

Generic RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Associated Types

type Rep RetryPipelineExecution :: Type -> Type #

Read RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Show RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

NFData RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Methods

rnf :: RetryPipelineExecution -> () #

Eq RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Hashable RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

type AWSResponse RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

type Rep RetryPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

type Rep RetryPipelineExecution = D1 ('MetaData "RetryPipelineExecution" "Amazonka.SageMaker.RetryPipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RetryPipelineExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration)) :*: (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newRetryPipelineExecution Source #

Create a value of RetryPipelineExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RetryPipelineExecution, retryPipelineExecution_parallelismConfiguration - This configuration, if specified, overrides the parallelism configuration of the parent pipeline.

RetryPipelineExecution, retryPipelineExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:clientRequestToken:RetryPipelineExecution', retryPipelineExecution_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.

data RetryPipelineExecutionResponse Source #

See: newRetryPipelineExecutionResponse smart constructor.

Instances

Instances details
Generic RetryPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Associated Types

type Rep RetryPipelineExecutionResponse :: Type -> Type #

Read RetryPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Show RetryPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

NFData RetryPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

Eq RetryPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

type Rep RetryPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.RetryPipelineExecution

type Rep RetryPipelineExecutionResponse = D1 ('MetaData "RetryPipelineExecutionResponse" "Amazonka.SageMaker.RetryPipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "RetryPipelineExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newRetryPipelineExecutionResponse Source #

Create a value of RetryPipelineExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

RetryPipelineExecution, retryPipelineExecutionResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:httpStatus:RetryPipelineExecutionResponse', retryPipelineExecutionResponse_httpStatus - The response's http status code.

Search (Paginated)

data Search Source #

See: newSearch smart constructor.

Instances

Instances details
ToJSON Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

ToHeaders Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Methods

toHeaders :: Search -> [Header] #

ToPath Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Methods

toPath :: Search -> ByteString #

ToQuery Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

AWSPager Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

AWSRequest Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Associated Types

type AWSResponse Search #

Generic Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Associated Types

type Rep Search :: Type -> Type #

Methods

from :: Search -> Rep Search x #

to :: Rep Search x -> Search #

Read Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Show Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

NFData Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Methods

rnf :: Search -> () #

Eq Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Methods

(==) :: Search -> Search -> Bool #

(/=) :: Search -> Search -> Bool #

Hashable Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Methods

hashWithSalt :: Int -> Search -> Int #

hash :: Search -> Int #

type AWSResponse Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

type Rep Search Source # 
Instance details

Defined in Amazonka.SageMaker.Search

newSearch Source #

Create a value of Search with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:Search', search_maxResults - The maximum number of results to return.

Search, search_nextToken - If more than MaxResults resources match the specified SearchExpression, the response includes a NextToken. The NextToken can be passed to the next SearchRequest to continue retrieving results.

$sel:searchExpression:Search', search_searchExpression - A Boolean conditional statement. Resources must satisfy this condition to be included in search results. You must provide at least one subexpression, filter, or nested filter. The maximum number of recursive SubExpressions, NestedFilters, and Filters that can be included in a SearchExpression object is 50.

$sel:sortBy:Search', search_sortBy - The name of the resource property used to sort the SearchResults. The default is LastModifiedTime.

$sel:sortOrder:Search', search_sortOrder - How SearchResults are ordered. Valid values are Ascending or Descending. The default is Descending.

$sel:resource:Search', search_resource - The name of the Amazon SageMaker resource to search for.

data SearchResponse Source #

See: newSearchResponse smart constructor.

Instances

Instances details
Generic SearchResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Associated Types

type Rep SearchResponse :: Type -> Type #

Show SearchResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Search

NFData SearchResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Search

Methods

rnf :: SearchResponse -> () #

Eq SearchResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Search

type Rep SearchResponse Source # 
Instance details

Defined in Amazonka.SageMaker.Search

type Rep SearchResponse = D1 ('MetaData "SearchResponse" "Amazonka.SageMaker.Search" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SearchResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "results") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SearchRecord])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newSearchResponse Source #

Create a value of SearchResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

Search, searchResponse_nextToken - If the result of the previous Search request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request.

$sel:results:SearchResponse', searchResponse_results - A list of SearchRecord objects.

$sel:httpStatus:SearchResponse', searchResponse_httpStatus - The response's http status code.

SendPipelineExecutionStepFailure

data SendPipelineExecutionStepFailure Source #

See: newSendPipelineExecutionStepFailure smart constructor.

Instances

Instances details
ToJSON SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

ToHeaders SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

ToPath SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

ToQuery SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

AWSRequest SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Generic SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Associated Types

type Rep SendPipelineExecutionStepFailure :: Type -> Type #

Read SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Show SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

NFData SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Eq SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Hashable SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

type AWSResponse SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

type Rep SendPipelineExecutionStepFailure Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

type Rep SendPipelineExecutionStepFailure = D1 ('MetaData "SendPipelineExecutionStepFailure" "Amazonka.SageMaker.SendPipelineExecutionStepFailure" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SendPipelineExecutionStepFailure'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "callbackToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSendPipelineExecutionStepFailure Source #

Create a value of SendPipelineExecutionStepFailure with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientRequestToken:SendPipelineExecutionStepFailure', sendPipelineExecutionStepFailure_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.

SendPipelineExecutionStepFailure, sendPipelineExecutionStepFailure_failureReason - A message describing why the step failed.

SendPipelineExecutionStepFailure, sendPipelineExecutionStepFailure_callbackToken - The pipeline generated token from the Amazon SQS queue.

data SendPipelineExecutionStepFailureResponse Source #

Instances

Instances details
Generic SendPipelineExecutionStepFailureResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Read SendPipelineExecutionStepFailureResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Show SendPipelineExecutionStepFailureResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

NFData SendPipelineExecutionStepFailureResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

Eq SendPipelineExecutionStepFailureResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

type Rep SendPipelineExecutionStepFailureResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepFailure

type Rep SendPipelineExecutionStepFailureResponse = D1 ('MetaData "SendPipelineExecutionStepFailureResponse" "Amazonka.SageMaker.SendPipelineExecutionStepFailure" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SendPipelineExecutionStepFailureResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSendPipelineExecutionStepFailureResponse Source #

Create a value of SendPipelineExecutionStepFailureResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

SendPipelineExecutionStepFailureResponse, sendPipelineExecutionStepFailureResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:httpStatus:SendPipelineExecutionStepFailureResponse', sendPipelineExecutionStepFailureResponse_httpStatus - The response's http status code.

SendPipelineExecutionStepSuccess

data SendPipelineExecutionStepSuccess Source #

See: newSendPipelineExecutionStepSuccess smart constructor.

Instances

Instances details
ToJSON SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

ToHeaders SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

ToPath SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

ToQuery SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

AWSRequest SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Generic SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Associated Types

type Rep SendPipelineExecutionStepSuccess :: Type -> Type #

Read SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Show SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

NFData SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Eq SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Hashable SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

type AWSResponse SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

type Rep SendPipelineExecutionStepSuccess Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

type Rep SendPipelineExecutionStepSuccess = D1 ('MetaData "SendPipelineExecutionStepSuccess" "Amazonka.SageMaker.SendPipelineExecutionStepSuccess" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SendPipelineExecutionStepSuccess'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "outputParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [OutputParameter])) :*: S1 ('MetaSel ('Just "callbackToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newSendPipelineExecutionStepSuccess Source #

Create a value of SendPipelineExecutionStepSuccess with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientRequestToken:SendPipelineExecutionStepSuccess', sendPipelineExecutionStepSuccess_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.

SendPipelineExecutionStepSuccess, sendPipelineExecutionStepSuccess_outputParameters - A list of the output parameters of the callback step.

SendPipelineExecutionStepSuccess, sendPipelineExecutionStepSuccess_callbackToken - The pipeline generated token from the Amazon SQS queue.

data SendPipelineExecutionStepSuccessResponse Source #

Instances

Instances details
Generic SendPipelineExecutionStepSuccessResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Read SendPipelineExecutionStepSuccessResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Show SendPipelineExecutionStepSuccessResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

NFData SendPipelineExecutionStepSuccessResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

Eq SendPipelineExecutionStepSuccessResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

type Rep SendPipelineExecutionStepSuccessResponse Source # 
Instance details

Defined in Amazonka.SageMaker.SendPipelineExecutionStepSuccess

type Rep SendPipelineExecutionStepSuccessResponse = D1 ('MetaData "SendPipelineExecutionStepSuccessResponse" "Amazonka.SageMaker.SendPipelineExecutionStepSuccess" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "SendPipelineExecutionStepSuccessResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSendPipelineExecutionStepSuccessResponse Source #

Create a value of SendPipelineExecutionStepSuccessResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

SendPipelineExecutionStepSuccessResponse, sendPipelineExecutionStepSuccessResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:httpStatus:SendPipelineExecutionStepSuccessResponse', sendPipelineExecutionStepSuccessResponse_httpStatus - The response's http status code.

StartEdgeDeploymentStage

data StartEdgeDeploymentStage Source #

See: newStartEdgeDeploymentStage smart constructor.

Instances

Instances details
ToJSON StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

ToHeaders StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

ToPath StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

ToQuery StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

AWSRequest StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Generic StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Associated Types

type Rep StartEdgeDeploymentStage :: Type -> Type #

Read StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Show StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

NFData StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Eq StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Hashable StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

type AWSResponse StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

type Rep StartEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

type Rep StartEdgeDeploymentStage = D1 ('MetaData "StartEdgeDeploymentStage" "Amazonka.SageMaker.StartEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartEdgeDeploymentStage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "stageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStartEdgeDeploymentStage Source #

Create a value of StartEdgeDeploymentStage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartEdgeDeploymentStage, startEdgeDeploymentStage_edgeDeploymentPlanName - The name of the edge deployment plan to start.

StartEdgeDeploymentStage, startEdgeDeploymentStage_stageName - The name of the stage to start.

data StartEdgeDeploymentStageResponse Source #

See: newStartEdgeDeploymentStageResponse smart constructor.

Instances

Instances details
Generic StartEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Associated Types

type Rep StartEdgeDeploymentStageResponse :: Type -> Type #

Read StartEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Show StartEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

NFData StartEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

Eq StartEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

type Rep StartEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartEdgeDeploymentStage

type Rep StartEdgeDeploymentStageResponse = D1 ('MetaData "StartEdgeDeploymentStageResponse" "Amazonka.SageMaker.StartEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartEdgeDeploymentStageResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStartEdgeDeploymentStageResponse :: StartEdgeDeploymentStageResponse Source #

Create a value of StartEdgeDeploymentStageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StartInferenceExperiment

data StartInferenceExperiment Source #

See: newStartInferenceExperiment smart constructor.

Instances

Instances details
ToJSON StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

ToHeaders StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

ToPath StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

ToQuery StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

AWSRequest StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Generic StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Associated Types

type Rep StartInferenceExperiment :: Type -> Type #

Read StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Show StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

NFData StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Eq StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Hashable StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

type AWSResponse StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

type Rep StartInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

type Rep StartInferenceExperiment = D1 ('MetaData "StartInferenceExperiment" "Amazonka.SageMaker.StartInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartInferenceExperiment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStartInferenceExperiment Source #

Create a value of StartInferenceExperiment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartInferenceExperiment, startInferenceExperiment_name - The name of the inference experiment to start.

data StartInferenceExperimentResponse Source #

See: newStartInferenceExperimentResponse smart constructor.

Instances

Instances details
Generic StartInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Associated Types

type Rep StartInferenceExperimentResponse :: Type -> Type #

Read StartInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Show StartInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

NFData StartInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

Eq StartInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

type Rep StartInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartInferenceExperiment

type Rep StartInferenceExperimentResponse = D1 ('MetaData "StartInferenceExperimentResponse" "Amazonka.SageMaker.StartInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartInferenceExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "inferenceExperimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStartInferenceExperimentResponse Source #

Create a value of StartInferenceExperimentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StartInferenceExperimentResponse', startInferenceExperimentResponse_httpStatus - The response's http status code.

$sel:inferenceExperimentArn:StartInferenceExperimentResponse', startInferenceExperimentResponse_inferenceExperimentArn - The ARN of the started inference experiment to start.

StartMonitoringSchedule

data StartMonitoringSchedule Source #

See: newStartMonitoringSchedule smart constructor.

Instances

Instances details
ToJSON StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

ToHeaders StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

ToPath StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

ToQuery StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

AWSRequest StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Generic StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Associated Types

type Rep StartMonitoringSchedule :: Type -> Type #

Read StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Show StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

NFData StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Methods

rnf :: StartMonitoringSchedule -> () #

Eq StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Hashable StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

type AWSResponse StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

type Rep StartMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

type Rep StartMonitoringSchedule = D1 ('MetaData "StartMonitoringSchedule" "Amazonka.SageMaker.StartMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartMonitoringSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStartMonitoringSchedule Source #

Create a value of StartMonitoringSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartMonitoringSchedule, startMonitoringSchedule_monitoringScheduleName - The name of the schedule to start.

data StartMonitoringScheduleResponse Source #

See: newStartMonitoringScheduleResponse smart constructor.

Instances

Instances details
Generic StartMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Associated Types

type Rep StartMonitoringScheduleResponse :: Type -> Type #

Read StartMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Show StartMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

NFData StartMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

Eq StartMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

type Rep StartMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartMonitoringSchedule

type Rep StartMonitoringScheduleResponse = D1 ('MetaData "StartMonitoringScheduleResponse" "Amazonka.SageMaker.StartMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartMonitoringScheduleResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStartMonitoringScheduleResponse :: StartMonitoringScheduleResponse Source #

Create a value of StartMonitoringScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StartNotebookInstance

data StartNotebookInstance Source #

See: newStartNotebookInstance smart constructor.

Instances

Instances details
ToJSON StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

ToHeaders StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

ToPath StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

ToQuery StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

AWSRequest StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Associated Types

type AWSResponse StartNotebookInstance #

Generic StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Associated Types

type Rep StartNotebookInstance :: Type -> Type #

Read StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Show StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

NFData StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Methods

rnf :: StartNotebookInstance -> () #

Eq StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Hashable StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

type AWSResponse StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

type Rep StartNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

type Rep StartNotebookInstance = D1 ('MetaData "StartNotebookInstance" "Amazonka.SageMaker.StartNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartNotebookInstance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notebookInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStartNotebookInstance Source #

Create a value of StartNotebookInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartNotebookInstance, startNotebookInstance_notebookInstanceName - The name of the notebook instance to start.

data StartNotebookInstanceResponse Source #

See: newStartNotebookInstanceResponse smart constructor.

Instances

Instances details
Generic StartNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Associated Types

type Rep StartNotebookInstanceResponse :: Type -> Type #

Read StartNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Show StartNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

NFData StartNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

Eq StartNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

type Rep StartNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartNotebookInstance

type Rep StartNotebookInstanceResponse = D1 ('MetaData "StartNotebookInstanceResponse" "Amazonka.SageMaker.StartNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartNotebookInstanceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStartNotebookInstanceResponse :: StartNotebookInstanceResponse Source #

Create a value of StartNotebookInstanceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StartPipelineExecution

data StartPipelineExecution Source #

See: newStartPipelineExecution smart constructor.

Instances

Instances details
ToJSON StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

ToHeaders StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

ToPath StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

ToQuery StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

AWSRequest StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Associated Types

type AWSResponse StartPipelineExecution #

Generic StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Associated Types

type Rep StartPipelineExecution :: Type -> Type #

Read StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Show StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

NFData StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Methods

rnf :: StartPipelineExecution -> () #

Eq StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Hashable StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

type AWSResponse StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

type Rep StartPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

type Rep StartPipelineExecution = D1 ('MetaData "StartPipelineExecution" "Amazonka.SageMaker.StartPipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartPipelineExecution'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration)) :*: (S1 ('MetaSel ('Just "pipelineExecutionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineExecutionDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "pipelineParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Parameter])) :*: (S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newStartPipelineExecution Source #

Create a value of StartPipelineExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartPipelineExecution, startPipelineExecution_parallelismConfiguration - This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.

StartPipelineExecution, startPipelineExecution_pipelineExecutionDescription - The description of the pipeline execution.

StartPipelineExecution, startPipelineExecution_pipelineExecutionDisplayName - The display name of the pipeline execution.

StartPipelineExecution, startPipelineExecution_pipelineParameters - Contains a list of pipeline parameters. This list can be empty.

StartPipelineExecution, startPipelineExecution_pipelineName - The name of the pipeline.

$sel:clientRequestToken:StartPipelineExecution', startPipelineExecution_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.

data StartPipelineExecutionResponse Source #

See: newStartPipelineExecutionResponse smart constructor.

Instances

Instances details
Generic StartPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Associated Types

type Rep StartPipelineExecutionResponse :: Type -> Type #

Read StartPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Show StartPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

NFData StartPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

Eq StartPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

type Rep StartPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StartPipelineExecution

type Rep StartPipelineExecutionResponse = D1 ('MetaData "StartPipelineExecutionResponse" "Amazonka.SageMaker.StartPipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StartPipelineExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartPipelineExecutionResponse Source #

Create a value of StartPipelineExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartPipelineExecutionResponse, startPipelineExecutionResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:httpStatus:StartPipelineExecutionResponse', startPipelineExecutionResponse_httpStatus - The response's http status code.

StopAutoMLJob

data StopAutoMLJob Source #

See: newStopAutoMLJob smart constructor.

Constructors

StopAutoMLJob' Text 

Instances

Instances details
ToJSON StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

ToHeaders StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

ToPath StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

ToQuery StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

AWSRequest StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Associated Types

type AWSResponse StopAutoMLJob #

Generic StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Associated Types

type Rep StopAutoMLJob :: Type -> Type #

Read StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Show StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

NFData StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Methods

rnf :: StopAutoMLJob -> () #

Eq StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Hashable StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

type AWSResponse StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

type Rep StopAutoMLJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

type Rep StopAutoMLJob = D1 ('MetaData "StopAutoMLJob" "Amazonka.SageMaker.StopAutoMLJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopAutoMLJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "autoMLJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopAutoMLJob Source #

Create a value of StopAutoMLJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopAutoMLJob, stopAutoMLJob_autoMLJobName - The name of the object you are requesting.

data StopAutoMLJobResponse Source #

See: newStopAutoMLJobResponse smart constructor.

Instances

Instances details
Generic StopAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Associated Types

type Rep StopAutoMLJobResponse :: Type -> Type #

Read StopAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Show StopAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

NFData StopAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

Methods

rnf :: StopAutoMLJobResponse -> () #

Eq StopAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

type Rep StopAutoMLJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopAutoMLJob

type Rep StopAutoMLJobResponse = D1 ('MetaData "StopAutoMLJobResponse" "Amazonka.SageMaker.StopAutoMLJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopAutoMLJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopAutoMLJobResponse :: StopAutoMLJobResponse Source #

Create a value of StopAutoMLJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopCompilationJob

data StopCompilationJob Source #

See: newStopCompilationJob smart constructor.

Instances

Instances details
ToJSON StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

ToHeaders StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

ToPath StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

ToQuery StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

AWSRequest StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Associated Types

type AWSResponse StopCompilationJob #

Generic StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Associated Types

type Rep StopCompilationJob :: Type -> Type #

Read StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Show StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

NFData StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Methods

rnf :: StopCompilationJob -> () #

Eq StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Hashable StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

type AWSResponse StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

type Rep StopCompilationJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

type Rep StopCompilationJob = D1 ('MetaData "StopCompilationJob" "Amazonka.SageMaker.StopCompilationJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopCompilationJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopCompilationJob Source #

Create a value of StopCompilationJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopCompilationJob, stopCompilationJob_compilationJobName - The name of the model compilation job to stop.

data StopCompilationJobResponse Source #

See: newStopCompilationJobResponse smart constructor.

Instances

Instances details
Generic StopCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Associated Types

type Rep StopCompilationJobResponse :: Type -> Type #

Read StopCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Show StopCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

NFData StopCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

Eq StopCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

type Rep StopCompilationJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopCompilationJob

type Rep StopCompilationJobResponse = D1 ('MetaData "StopCompilationJobResponse" "Amazonka.SageMaker.StopCompilationJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopCompilationJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopCompilationJobResponse :: StopCompilationJobResponse Source #

Create a value of StopCompilationJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopEdgeDeploymentStage

data StopEdgeDeploymentStage Source #

See: newStopEdgeDeploymentStage smart constructor.

Instances

Instances details
ToJSON StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

ToHeaders StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

ToPath StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

ToQuery StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

AWSRequest StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Generic StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Associated Types

type Rep StopEdgeDeploymentStage :: Type -> Type #

Read StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Show StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

NFData StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Methods

rnf :: StopEdgeDeploymentStage -> () #

Eq StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Hashable StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

type AWSResponse StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

type Rep StopEdgeDeploymentStage Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

type Rep StopEdgeDeploymentStage = D1 ('MetaData "StopEdgeDeploymentStage" "Amazonka.SageMaker.StopEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopEdgeDeploymentStage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "edgeDeploymentPlanName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "stageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopEdgeDeploymentStage Source #

Create a value of StopEdgeDeploymentStage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopEdgeDeploymentStage, stopEdgeDeploymentStage_edgeDeploymentPlanName - The name of the edge deployment plan to stop.

StopEdgeDeploymentStage, stopEdgeDeploymentStage_stageName - The name of the stage to stop.

data StopEdgeDeploymentStageResponse Source #

See: newStopEdgeDeploymentStageResponse smart constructor.

Instances

Instances details
Generic StopEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Associated Types

type Rep StopEdgeDeploymentStageResponse :: Type -> Type #

Read StopEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Show StopEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

NFData StopEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

Eq StopEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

type Rep StopEdgeDeploymentStageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgeDeploymentStage

type Rep StopEdgeDeploymentStageResponse = D1 ('MetaData "StopEdgeDeploymentStageResponse" "Amazonka.SageMaker.StopEdgeDeploymentStage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopEdgeDeploymentStageResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopEdgeDeploymentStageResponse :: StopEdgeDeploymentStageResponse Source #

Create a value of StopEdgeDeploymentStageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopEdgePackagingJob

data StopEdgePackagingJob Source #

See: newStopEdgePackagingJob smart constructor.

Instances

Instances details
ToJSON StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

ToHeaders StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

ToPath StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

ToQuery StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

AWSRequest StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Associated Types

type AWSResponse StopEdgePackagingJob #

Generic StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Associated Types

type Rep StopEdgePackagingJob :: Type -> Type #

Read StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Show StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

NFData StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Methods

rnf :: StopEdgePackagingJob -> () #

Eq StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Hashable StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

type AWSResponse StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

type Rep StopEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

type Rep StopEdgePackagingJob = D1 ('MetaData "StopEdgePackagingJob" "Amazonka.SageMaker.StopEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopEdgePackagingJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "edgePackagingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopEdgePackagingJob Source #

Create a value of StopEdgePackagingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopEdgePackagingJob, stopEdgePackagingJob_edgePackagingJobName - The name of the edge packaging job.

data StopEdgePackagingJobResponse Source #

See: newStopEdgePackagingJobResponse smart constructor.

Instances

Instances details
Generic StopEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Associated Types

type Rep StopEdgePackagingJobResponse :: Type -> Type #

Read StopEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Show StopEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

NFData StopEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

Eq StopEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

type Rep StopEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopEdgePackagingJob

type Rep StopEdgePackagingJobResponse = D1 ('MetaData "StopEdgePackagingJobResponse" "Amazonka.SageMaker.StopEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopEdgePackagingJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopEdgePackagingJobResponse :: StopEdgePackagingJobResponse Source #

Create a value of StopEdgePackagingJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopHyperParameterTuningJob

data StopHyperParameterTuningJob Source #

See: newStopHyperParameterTuningJob smart constructor.

Instances

Instances details
ToJSON StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

ToHeaders StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

ToPath StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

ToQuery StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

AWSRequest StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Generic StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Associated Types

type Rep StopHyperParameterTuningJob :: Type -> Type #

Read StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Show StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

NFData StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Eq StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Hashable StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

type AWSResponse StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

type Rep StopHyperParameterTuningJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

type Rep StopHyperParameterTuningJob = D1 ('MetaData "StopHyperParameterTuningJob" "Amazonka.SageMaker.StopHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopHyperParameterTuningJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hyperParameterTuningJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopHyperParameterTuningJob Source #

Create a value of StopHyperParameterTuningJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopHyperParameterTuningJob, stopHyperParameterTuningJob_hyperParameterTuningJobName - The name of the tuning job to stop.

data StopHyperParameterTuningJobResponse Source #

Instances

Instances details
Generic StopHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Read StopHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Show StopHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

NFData StopHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

Eq StopHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

type Rep StopHyperParameterTuningJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopHyperParameterTuningJob

type Rep StopHyperParameterTuningJobResponse = D1 ('MetaData "StopHyperParameterTuningJobResponse" "Amazonka.SageMaker.StopHyperParameterTuningJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopHyperParameterTuningJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopHyperParameterTuningJobResponse :: StopHyperParameterTuningJobResponse Source #

Create a value of StopHyperParameterTuningJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopInferenceExperiment

data StopInferenceExperiment Source #

See: newStopInferenceExperiment smart constructor.

Instances

Instances details
ToJSON StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

ToHeaders StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

ToPath StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

ToQuery StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

AWSRequest StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Generic StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Associated Types

type Rep StopInferenceExperiment :: Type -> Type #

Read StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Show StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

NFData StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Methods

rnf :: StopInferenceExperiment -> () #

Eq StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Hashable StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

type AWSResponse StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

type Rep StopInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

type Rep StopInferenceExperiment = D1 ('MetaData "StopInferenceExperiment" "Amazonka.SageMaker.StopInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopInferenceExperiment'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "desiredModelVariants") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ModelVariantConfig))) :*: S1 ('MetaSel ('Just "desiredState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExperimentStopDesiredState))) :*: (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "modelVariantActions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text ModelVariantAction))))))

newStopInferenceExperiment Source #

Create a value of StopInferenceExperiment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:desiredModelVariants:StopInferenceExperiment', stopInferenceExperiment_desiredModelVariants - An array of ModelVariantConfig objects. There is one for each variant that you want to deploy after the inference experiment stops. Each ModelVariantConfig describes the infrastructure configuration for deploying the corresponding variant.

$sel:desiredState:StopInferenceExperiment', stopInferenceExperiment_desiredState - The desired state of the experiment after stopping. The possible states are the following:

  • Completed: The experiment completed successfully
  • Cancelled: The experiment was canceled

$sel:reason:StopInferenceExperiment', stopInferenceExperiment_reason - The reason for stopping the experiment.

StopInferenceExperiment, stopInferenceExperiment_name - The name of the inference experiment to stop.

$sel:modelVariantActions:StopInferenceExperiment', stopInferenceExperiment_modelVariantActions - Array of key-value pairs, with names of variants mapped to actions. The possible actions are the following:

  • Promote - Promote the shadow variant to a production variant
  • Remove - Delete the variant
  • Retain - Keep the variant as it is

data StopInferenceExperimentResponse Source #

See: newStopInferenceExperimentResponse smart constructor.

Instances

Instances details
Generic StopInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Associated Types

type Rep StopInferenceExperimentResponse :: Type -> Type #

Read StopInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Show StopInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

NFData StopInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

Eq StopInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

type Rep StopInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceExperiment

type Rep StopInferenceExperimentResponse = D1 ('MetaData "StopInferenceExperimentResponse" "Amazonka.SageMaker.StopInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopInferenceExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "inferenceExperimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopInferenceExperimentResponse Source #

Create a value of StopInferenceExperimentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:StopInferenceExperimentResponse', stopInferenceExperimentResponse_httpStatus - The response's http status code.

$sel:inferenceExperimentArn:StopInferenceExperimentResponse', stopInferenceExperimentResponse_inferenceExperimentArn - The ARN of the stopped inference experiment.

StopInferenceRecommendationsJob

data StopInferenceRecommendationsJob Source #

See: newStopInferenceRecommendationsJob smart constructor.

Instances

Instances details
ToJSON StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

ToHeaders StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

ToPath StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

ToQuery StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

AWSRequest StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Generic StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Associated Types

type Rep StopInferenceRecommendationsJob :: Type -> Type #

Read StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Show StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

NFData StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Eq StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Hashable StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

type AWSResponse StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

type Rep StopInferenceRecommendationsJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

type Rep StopInferenceRecommendationsJob = D1 ('MetaData "StopInferenceRecommendationsJob" "Amazonka.SageMaker.StopInferenceRecommendationsJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopInferenceRecommendationsJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopInferenceRecommendationsJob Source #

Create a value of StopInferenceRecommendationsJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopInferenceRecommendationsJob, stopInferenceRecommendationsJob_jobName - The name of the job you want to stop.

data StopInferenceRecommendationsJobResponse Source #

Instances

Instances details
Generic StopInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Read StopInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Show StopInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

NFData StopInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

Eq StopInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

type Rep StopInferenceRecommendationsJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopInferenceRecommendationsJob

type Rep StopInferenceRecommendationsJobResponse = D1 ('MetaData "StopInferenceRecommendationsJobResponse" "Amazonka.SageMaker.StopInferenceRecommendationsJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopInferenceRecommendationsJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopInferenceRecommendationsJobResponse :: StopInferenceRecommendationsJobResponse Source #

Create a value of StopInferenceRecommendationsJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopLabelingJob

data StopLabelingJob Source #

See: newStopLabelingJob smart constructor.

Constructors

StopLabelingJob' Text 

Instances

Instances details
ToJSON StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

ToHeaders StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

ToPath StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

ToQuery StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

AWSRequest StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Associated Types

type AWSResponse StopLabelingJob #

Generic StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Associated Types

type Rep StopLabelingJob :: Type -> Type #

Read StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Show StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

NFData StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Methods

rnf :: StopLabelingJob -> () #

Eq StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Hashable StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

type AWSResponse StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

type Rep StopLabelingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

type Rep StopLabelingJob = D1 ('MetaData "StopLabelingJob" "Amazonka.SageMaker.StopLabelingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopLabelingJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "labelingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopLabelingJob Source #

Create a value of StopLabelingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopLabelingJob, stopLabelingJob_labelingJobName - The name of the labeling job to stop.

data StopLabelingJobResponse Source #

See: newStopLabelingJobResponse smart constructor.

Instances

Instances details
Generic StopLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Associated Types

type Rep StopLabelingJobResponse :: Type -> Type #

Read StopLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Show StopLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

NFData StopLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

Methods

rnf :: StopLabelingJobResponse -> () #

Eq StopLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

type Rep StopLabelingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopLabelingJob

type Rep StopLabelingJobResponse = D1 ('MetaData "StopLabelingJobResponse" "Amazonka.SageMaker.StopLabelingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopLabelingJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopLabelingJobResponse :: StopLabelingJobResponse Source #

Create a value of StopLabelingJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopMonitoringSchedule

data StopMonitoringSchedule Source #

See: newStopMonitoringSchedule smart constructor.

Instances

Instances details
ToJSON StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

ToHeaders StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

ToPath StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

ToQuery StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

AWSRequest StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Associated Types

type AWSResponse StopMonitoringSchedule #

Generic StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Associated Types

type Rep StopMonitoringSchedule :: Type -> Type #

Read StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Show StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

NFData StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Methods

rnf :: StopMonitoringSchedule -> () #

Eq StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Hashable StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

type AWSResponse StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

type Rep StopMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

type Rep StopMonitoringSchedule = D1 ('MetaData "StopMonitoringSchedule" "Amazonka.SageMaker.StopMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopMonitoringSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopMonitoringSchedule Source #

Create a value of StopMonitoringSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopMonitoringSchedule, stopMonitoringSchedule_monitoringScheduleName - The name of the schedule to stop.

data StopMonitoringScheduleResponse Source #

See: newStopMonitoringScheduleResponse smart constructor.

Instances

Instances details
Generic StopMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Associated Types

type Rep StopMonitoringScheduleResponse :: Type -> Type #

Read StopMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Show StopMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

NFData StopMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

Eq StopMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

type Rep StopMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopMonitoringSchedule

type Rep StopMonitoringScheduleResponse = D1 ('MetaData "StopMonitoringScheduleResponse" "Amazonka.SageMaker.StopMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopMonitoringScheduleResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopMonitoringScheduleResponse :: StopMonitoringScheduleResponse Source #

Create a value of StopMonitoringScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopNotebookInstance

data StopNotebookInstance Source #

See: newStopNotebookInstance smart constructor.

Instances

Instances details
ToJSON StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

ToHeaders StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

ToPath StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

ToQuery StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

AWSRequest StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Associated Types

type AWSResponse StopNotebookInstance #

Generic StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Associated Types

type Rep StopNotebookInstance :: Type -> Type #

Read StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Show StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

NFData StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Methods

rnf :: StopNotebookInstance -> () #

Eq StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Hashable StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

type AWSResponse StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

type Rep StopNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

type Rep StopNotebookInstance = D1 ('MetaData "StopNotebookInstance" "Amazonka.SageMaker.StopNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopNotebookInstance'" 'PrefixI 'True) (S1 ('MetaSel ('Just "notebookInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopNotebookInstance Source #

Create a value of StopNotebookInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopNotebookInstance, stopNotebookInstance_notebookInstanceName - The name of the notebook instance to terminate.

data StopNotebookInstanceResponse Source #

See: newStopNotebookInstanceResponse smart constructor.

Instances

Instances details
Generic StopNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Associated Types

type Rep StopNotebookInstanceResponse :: Type -> Type #

Read StopNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Show StopNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

NFData StopNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

Eq StopNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

type Rep StopNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopNotebookInstance

type Rep StopNotebookInstanceResponse = D1 ('MetaData "StopNotebookInstanceResponse" "Amazonka.SageMaker.StopNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopNotebookInstanceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopNotebookInstanceResponse :: StopNotebookInstanceResponse Source #

Create a value of StopNotebookInstanceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopPipelineExecution

data StopPipelineExecution Source #

See: newStopPipelineExecution smart constructor.

Instances

Instances details
ToJSON StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

ToHeaders StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

ToPath StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

ToQuery StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

AWSRequest StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Associated Types

type AWSResponse StopPipelineExecution #

Generic StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Associated Types

type Rep StopPipelineExecution :: Type -> Type #

Read StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Show StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

NFData StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Methods

rnf :: StopPipelineExecution -> () #

Eq StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Hashable StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

type AWSResponse StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

type Rep StopPipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

type Rep StopPipelineExecution = D1 ('MetaData "StopPipelineExecution" "Amazonka.SageMaker.StopPipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopPipelineExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopPipelineExecution Source #

Create a value of StopPipelineExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopPipelineExecution, stopPipelineExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:clientRequestToken:StopPipelineExecution', stopPipelineExecution_clientRequestToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.

data StopPipelineExecutionResponse Source #

See: newStopPipelineExecutionResponse smart constructor.

Instances

Instances details
Generic StopPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Associated Types

type Rep StopPipelineExecutionResponse :: Type -> Type #

Read StopPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Show StopPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

NFData StopPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

Eq StopPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

type Rep StopPipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopPipelineExecution

type Rep StopPipelineExecutionResponse = D1 ('MetaData "StopPipelineExecutionResponse" "Amazonka.SageMaker.StopPipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopPipelineExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopPipelineExecutionResponse Source #

Create a value of StopPipelineExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopPipelineExecution, stopPipelineExecutionResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

$sel:httpStatus:StopPipelineExecutionResponse', stopPipelineExecutionResponse_httpStatus - The response's http status code.

StopProcessingJob

data StopProcessingJob Source #

See: newStopProcessingJob smart constructor.

Constructors

StopProcessingJob' Text 

Instances

Instances details
ToJSON StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

ToHeaders StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

ToPath StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

ToQuery StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

AWSRequest StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Associated Types

type AWSResponse StopProcessingJob #

Generic StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Associated Types

type Rep StopProcessingJob :: Type -> Type #

Read StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Show StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

NFData StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Methods

rnf :: StopProcessingJob -> () #

Eq StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Hashable StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

type AWSResponse StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

type Rep StopProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

type Rep StopProcessingJob = D1 ('MetaData "StopProcessingJob" "Amazonka.SageMaker.StopProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopProcessingJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "processingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopProcessingJob Source #

Create a value of StopProcessingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopProcessingJob, stopProcessingJob_processingJobName - The name of the processing job to stop.

data StopProcessingJobResponse Source #

See: newStopProcessingJobResponse smart constructor.

Instances

Instances details
Generic StopProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Associated Types

type Rep StopProcessingJobResponse :: Type -> Type #

Read StopProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Show StopProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

NFData StopProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

Eq StopProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

type Rep StopProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopProcessingJob

type Rep StopProcessingJobResponse = D1 ('MetaData "StopProcessingJobResponse" "Amazonka.SageMaker.StopProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopProcessingJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopProcessingJobResponse :: StopProcessingJobResponse Source #

Create a value of StopProcessingJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopTrainingJob

data StopTrainingJob Source #

See: newStopTrainingJob smart constructor.

Constructors

StopTrainingJob' Text 

Instances

Instances details
ToJSON StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

ToHeaders StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

ToPath StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

ToQuery StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

AWSRequest StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Associated Types

type AWSResponse StopTrainingJob #

Generic StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Associated Types

type Rep StopTrainingJob :: Type -> Type #

Read StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Show StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

NFData StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Methods

rnf :: StopTrainingJob -> () #

Eq StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Hashable StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

type AWSResponse StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

type Rep StopTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

type Rep StopTrainingJob = D1 ('MetaData "StopTrainingJob" "Amazonka.SageMaker.StopTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopTrainingJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopTrainingJob Source #

Create a value of StopTrainingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopTrainingJob, stopTrainingJob_trainingJobName - The name of the training job to stop.

data StopTrainingJobResponse Source #

See: newStopTrainingJobResponse smart constructor.

Instances

Instances details
Generic StopTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Associated Types

type Rep StopTrainingJobResponse :: Type -> Type #

Read StopTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Show StopTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

NFData StopTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

Methods

rnf :: StopTrainingJobResponse -> () #

Eq StopTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

type Rep StopTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTrainingJob

type Rep StopTrainingJobResponse = D1 ('MetaData "StopTrainingJobResponse" "Amazonka.SageMaker.StopTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopTrainingJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopTrainingJobResponse :: StopTrainingJobResponse Source #

Create a value of StopTrainingJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

StopTransformJob

data StopTransformJob Source #

See: newStopTransformJob smart constructor.

Constructors

StopTransformJob' Text 

Instances

Instances details
ToJSON StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

ToHeaders StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

ToPath StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

ToQuery StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

AWSRequest StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Associated Types

type AWSResponse StopTransformJob #

Generic StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Associated Types

type Rep StopTransformJob :: Type -> Type #

Read StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Show StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

NFData StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Methods

rnf :: StopTransformJob -> () #

Eq StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Hashable StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

type AWSResponse StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

type Rep StopTransformJob Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

type Rep StopTransformJob = D1 ('MetaData "StopTransformJob" "Amazonka.SageMaker.StopTransformJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopTransformJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "transformJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStopTransformJob Source #

Create a value of StopTransformJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StopTransformJob, stopTransformJob_transformJobName - The name of the batch transform job to stop.

data StopTransformJobResponse Source #

See: newStopTransformJobResponse smart constructor.

Instances

Instances details
Generic StopTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Associated Types

type Rep StopTransformJobResponse :: Type -> Type #

Read StopTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Show StopTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

NFData StopTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

Eq StopTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

type Rep StopTransformJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.StopTransformJob

type Rep StopTransformJobResponse = D1 ('MetaData "StopTransformJobResponse" "Amazonka.SageMaker.StopTransformJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "StopTransformJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopTransformJobResponse :: StopTransformJobResponse Source #

Create a value of StopTransformJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

UpdateAction

data UpdateAction Source #

See: newUpdateAction smart constructor.

Instances

Instances details
ToJSON UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

ToHeaders UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

ToPath UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

ToQuery UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

AWSRequest UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Associated Types

type AWSResponse UpdateAction #

Generic UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Associated Types

type Rep UpdateAction :: Type -> Type #

Read UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Show UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

NFData UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Methods

rnf :: UpdateAction -> () #

Eq UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Hashable UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

type AWSResponse UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

type Rep UpdateAction Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

type Rep UpdateAction = D1 ('MetaData "UpdateAction" "Amazonka.SageMaker.UpdateAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateAction'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "propertiesToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActionStatus)) :*: S1 ('MetaSel ('Just "actionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateAction Source #

Create a value of UpdateAction with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateAction, updateAction_description - The new description for the action.

UpdateAction, updateAction_properties - The new list of properties. Overwrites the current property list.

$sel:propertiesToRemove:UpdateAction', updateAction_propertiesToRemove - A list of properties to remove.

UpdateAction, updateAction_status - The new status for the action.

UpdateAction, updateAction_actionName - The name of the action to update.

data UpdateActionResponse Source #

See: newUpdateActionResponse smart constructor.

Instances

Instances details
Generic UpdateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Associated Types

type Rep UpdateActionResponse :: Type -> Type #

Read UpdateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Show UpdateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

NFData UpdateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

Methods

rnf :: UpdateActionResponse -> () #

Eq UpdateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

type Rep UpdateActionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAction

type Rep UpdateActionResponse = D1 ('MetaData "UpdateActionResponse" "Amazonka.SageMaker.UpdateAction" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateActionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "actionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateActionResponse Source #

Create a value of UpdateActionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateActionResponse, updateActionResponse_actionArn - The Amazon Resource Name (ARN) of the action.

$sel:httpStatus:UpdateActionResponse', updateActionResponse_httpStatus - The response's http status code.

UpdateAppImageConfig

data UpdateAppImageConfig Source #

See: newUpdateAppImageConfig smart constructor.

Instances

Instances details
ToJSON UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

ToHeaders UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

ToPath UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

ToQuery UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

AWSRequest UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Associated Types

type AWSResponse UpdateAppImageConfig #

Generic UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Associated Types

type Rep UpdateAppImageConfig :: Type -> Type #

Read UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Show UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

NFData UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Methods

rnf :: UpdateAppImageConfig -> () #

Eq UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Hashable UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

type AWSResponse UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

type Rep UpdateAppImageConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

type Rep UpdateAppImageConfig = D1 ('MetaData "UpdateAppImageConfig" "Amazonka.SageMaker.UpdateAppImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateAppImageConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kernelGatewayImageConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe KernelGatewayImageConfig)) :*: S1 ('MetaSel ('Just "appImageConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateAppImageConfig Source #

Create a value of UpdateAppImageConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateAppImageConfig, updateAppImageConfig_kernelGatewayImageConfig - The new KernelGateway app to run on the image.

UpdateAppImageConfig, updateAppImageConfig_appImageConfigName - The name of the AppImageConfig to update.

data UpdateAppImageConfigResponse Source #

See: newUpdateAppImageConfigResponse smart constructor.

Instances

Instances details
Generic UpdateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Associated Types

type Rep UpdateAppImageConfigResponse :: Type -> Type #

Read UpdateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Show UpdateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

NFData UpdateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

Eq UpdateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

type Rep UpdateAppImageConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateAppImageConfig

type Rep UpdateAppImageConfigResponse = D1 ('MetaData "UpdateAppImageConfigResponse" "Amazonka.SageMaker.UpdateAppImageConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateAppImageConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "appImageConfigArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateAppImageConfigResponse Source #

Create a value of UpdateAppImageConfigResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateAppImageConfigResponse, updateAppImageConfigResponse_appImageConfigArn - The Amazon Resource Name (ARN) for the AppImageConfig.

$sel:httpStatus:UpdateAppImageConfigResponse', updateAppImageConfigResponse_httpStatus - The response's http status code.

UpdateArtifact

data UpdateArtifact Source #

See: newUpdateArtifact smart constructor.

Instances

Instances details
ToJSON UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

ToHeaders UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

ToPath UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

ToQuery UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

AWSRequest UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Associated Types

type AWSResponse UpdateArtifact #

Generic UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Associated Types

type Rep UpdateArtifact :: Type -> Type #

Read UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Show UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

NFData UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Methods

rnf :: UpdateArtifact -> () #

Eq UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Hashable UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

type AWSResponse UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

type Rep UpdateArtifact Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

type Rep UpdateArtifact = D1 ('MetaData "UpdateArtifact" "Amazonka.SageMaker.UpdateArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateArtifact'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "artifactName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "propertiesToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "artifactArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateArtifact Source #

Create a value of UpdateArtifact with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateArtifact, updateArtifact_artifactName - The new name for the artifact.

UpdateArtifact, updateArtifact_properties - The new list of properties. Overwrites the current property list.

$sel:propertiesToRemove:UpdateArtifact', updateArtifact_propertiesToRemove - A list of properties to remove.

UpdateArtifact, updateArtifact_artifactArn - The Amazon Resource Name (ARN) of the artifact to update.

data UpdateArtifactResponse Source #

See: newUpdateArtifactResponse smart constructor.

Instances

Instances details
Generic UpdateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Associated Types

type Rep UpdateArtifactResponse :: Type -> Type #

Read UpdateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Show UpdateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

NFData UpdateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

Methods

rnf :: UpdateArtifactResponse -> () #

Eq UpdateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

type Rep UpdateArtifactResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateArtifact

type Rep UpdateArtifactResponse = D1 ('MetaData "UpdateArtifactResponse" "Amazonka.SageMaker.UpdateArtifact" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateArtifactResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "artifactArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateArtifactResponse Source #

Create a value of UpdateArtifactResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateArtifact, updateArtifactResponse_artifactArn - The Amazon Resource Name (ARN) of the artifact.

$sel:httpStatus:UpdateArtifactResponse', updateArtifactResponse_httpStatus - The response's http status code.

UpdateCodeRepository

data UpdateCodeRepository Source #

See: newUpdateCodeRepository smart constructor.

Instances

Instances details
ToJSON UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

ToHeaders UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

ToPath UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

ToQuery UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

AWSRequest UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Associated Types

type AWSResponse UpdateCodeRepository #

Generic UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Associated Types

type Rep UpdateCodeRepository :: Type -> Type #

Read UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Show UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

NFData UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Methods

rnf :: UpdateCodeRepository -> () #

Eq UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Hashable UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

type AWSResponse UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

type Rep UpdateCodeRepository Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

type Rep UpdateCodeRepository = D1 ('MetaData "UpdateCodeRepository" "Amazonka.SageMaker.UpdateCodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateCodeRepository'" 'PrefixI 'True) (S1 ('MetaSel ('Just "gitConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe GitConfigForUpdate)) :*: S1 ('MetaSel ('Just "codeRepositoryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateCodeRepository Source #

Create a value of UpdateCodeRepository with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateCodeRepository, updateCodeRepository_gitConfig - The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT and must be in the following format:

{"username": UserName, "password": Password}

UpdateCodeRepository, updateCodeRepository_codeRepositoryName - The name of the Git repository to update.

data UpdateCodeRepositoryResponse Source #

See: newUpdateCodeRepositoryResponse smart constructor.

Instances

Instances details
Generic UpdateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Associated Types

type Rep UpdateCodeRepositoryResponse :: Type -> Type #

Read UpdateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Show UpdateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

NFData UpdateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

Eq UpdateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

type Rep UpdateCodeRepositoryResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateCodeRepository

type Rep UpdateCodeRepositoryResponse = D1 ('MetaData "UpdateCodeRepositoryResponse" "Amazonka.SageMaker.UpdateCodeRepository" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateCodeRepositoryResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "codeRepositoryArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateCodeRepositoryResponse Source #

Create a value of UpdateCodeRepositoryResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateCodeRepositoryResponse', updateCodeRepositoryResponse_httpStatus - The response's http status code.

UpdateCodeRepositoryResponse, updateCodeRepositoryResponse_codeRepositoryArn - The ARN of the Git repository.

UpdateContext

data UpdateContext Source #

See: newUpdateContext smart constructor.

Instances

Instances details
ToJSON UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

ToHeaders UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

ToPath UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

ToQuery UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

AWSRequest UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Associated Types

type AWSResponse UpdateContext #

Generic UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Associated Types

type Rep UpdateContext :: Type -> Type #

Read UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Show UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

NFData UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Methods

rnf :: UpdateContext -> () #

Eq UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Hashable UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

type AWSResponse UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

type Rep UpdateContext Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

type Rep UpdateContext = D1 ('MetaData "UpdateContext" "Amazonka.SageMaker.UpdateContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateContext'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "properties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "propertiesToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "contextName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateContext Source #

Create a value of UpdateContext with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateContext, updateContext_description - The new description for the context.

UpdateContext, updateContext_properties - The new list of properties. Overwrites the current property list.

$sel:propertiesToRemove:UpdateContext', updateContext_propertiesToRemove - A list of properties to remove.

UpdateContext, updateContext_contextName - The name of the context to update.

data UpdateContextResponse Source #

See: newUpdateContextResponse smart constructor.

Instances

Instances details
Generic UpdateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Associated Types

type Rep UpdateContextResponse :: Type -> Type #

Read UpdateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Show UpdateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

NFData UpdateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

Methods

rnf :: UpdateContextResponse -> () #

Eq UpdateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

type Rep UpdateContextResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateContext

type Rep UpdateContextResponse = D1 ('MetaData "UpdateContextResponse" "Amazonka.SageMaker.UpdateContext" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateContextResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "contextArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateContextResponse Source #

Create a value of UpdateContextResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateContextResponse, updateContextResponse_contextArn - The Amazon Resource Name (ARN) of the context.

$sel:httpStatus:UpdateContextResponse', updateContextResponse_httpStatus - The response's http status code.

UpdateDeviceFleet

data UpdateDeviceFleet Source #

See: newUpdateDeviceFleet smart constructor.

Instances

Instances details
ToJSON UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

ToHeaders UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

ToPath UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

ToQuery UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

AWSRequest UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Associated Types

type AWSResponse UpdateDeviceFleet #

Generic UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Associated Types

type Rep UpdateDeviceFleet :: Type -> Type #

Read UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Show UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

NFData UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Methods

rnf :: UpdateDeviceFleet -> () #

Eq UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Hashable UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

type AWSResponse UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

type Rep UpdateDeviceFleet Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

type Rep UpdateDeviceFleet = D1 ('MetaData "UpdateDeviceFleet" "Amazonka.SageMaker.UpdateDeviceFleet" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateDeviceFleet'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "enableIotRoleAlias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgeOutputConfig)))))

newUpdateDeviceFleet Source #

Create a value of UpdateDeviceFleet with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateDeviceFleet, updateDeviceFleet_description - Description of the fleet.

$sel:enableIotRoleAlias:UpdateDeviceFleet', updateDeviceFleet_enableIotRoleAlias - Whether to create an Amazon Web Services IoT Role Alias during device fleet creation. The name of the role alias generated will match this pattern: "SageMakerEdge-{DeviceFleetName}".

For example, if your device fleet is called "demo-fleet", the name of the role alias will be "SageMakerEdge-demo-fleet".

UpdateDeviceFleet, updateDeviceFleet_roleArn - The Amazon Resource Name (ARN) of the device.

UpdateDeviceFleet, updateDeviceFleet_deviceFleetName - The name of the fleet.

UpdateDeviceFleet, updateDeviceFleet_outputConfig - Output configuration for storing sample data collected by the fleet.

data UpdateDeviceFleetResponse Source #

See: newUpdateDeviceFleetResponse smart constructor.

Instances

Instances details
Generic UpdateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Associated Types

type Rep UpdateDeviceFleetResponse :: Type -> Type #

Read UpdateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Show UpdateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

NFData UpdateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

Eq UpdateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

type Rep UpdateDeviceFleetResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDeviceFleet

type Rep UpdateDeviceFleetResponse = D1 ('MetaData "UpdateDeviceFleetResponse" "Amazonka.SageMaker.UpdateDeviceFleet" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateDeviceFleetResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUpdateDeviceFleetResponse :: UpdateDeviceFleetResponse Source #

Create a value of UpdateDeviceFleetResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

UpdateDevices

data UpdateDevices Source #

See: newUpdateDevices smart constructor.

Constructors

UpdateDevices' Text [Device] 

Instances

Instances details
ToJSON UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

ToHeaders UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

ToPath UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

ToQuery UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

AWSRequest UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Associated Types

type AWSResponse UpdateDevices #

Generic UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Associated Types

type Rep UpdateDevices :: Type -> Type #

Read UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Show UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

NFData UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Methods

rnf :: UpdateDevices -> () #

Eq UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Hashable UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

type AWSResponse UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

type Rep UpdateDevices Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

type Rep UpdateDevices = D1 ('MetaData "UpdateDevices" "Amazonka.SageMaker.UpdateDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateDevices'" 'PrefixI 'True) (S1 ('MetaSel ('Just "deviceFleetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "devices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Device])))

newUpdateDevices Source #

Create a value of UpdateDevices with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateDevices, updateDevices_deviceFleetName - The name of the fleet the devices belong to.

$sel:devices:UpdateDevices', updateDevices_devices - List of devices to register with Edge Manager agent.

data UpdateDevicesResponse Source #

See: newUpdateDevicesResponse smart constructor.

Instances

Instances details
Generic UpdateDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Associated Types

type Rep UpdateDevicesResponse :: Type -> Type #

Read UpdateDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Show UpdateDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

NFData UpdateDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

Methods

rnf :: UpdateDevicesResponse -> () #

Eq UpdateDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

type Rep UpdateDevicesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDevices

type Rep UpdateDevicesResponse = D1 ('MetaData "UpdateDevicesResponse" "Amazonka.SageMaker.UpdateDevices" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateDevicesResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUpdateDevicesResponse :: UpdateDevicesResponse Source #

Create a value of UpdateDevicesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

UpdateDomain

data UpdateDomain Source #

See: newUpdateDomain smart constructor.

Instances

Instances details
ToJSON UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

ToHeaders UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

ToPath UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

ToQuery UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

AWSRequest UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Associated Types

type AWSResponse UpdateDomain #

Generic UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Associated Types

type Rep UpdateDomain :: Type -> Type #

Read UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Show UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

NFData UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Methods

rnf :: UpdateDomain -> () #

Eq UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Hashable UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

type AWSResponse UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

type Rep UpdateDomain Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

type Rep UpdateDomain = D1 ('MetaData "UpdateDomain" "Amazonka.SageMaker.UpdateDomain" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateDomain'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "appSecurityGroupManagement") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AppSecurityGroupManagement)) :*: S1 ('MetaSel ('Just "defaultSpaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DefaultSpaceSettings))) :*: (S1 ('MetaSel ('Just "defaultUserSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserSettings)) :*: (S1 ('MetaSel ('Just "domainSettingsForUpdate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DomainSettingsForUpdate)) :*: S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateDomain Source #

Create a value of UpdateDomain with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:appSecurityGroupManagement:UpdateDomain', updateDomain_appSecurityGroupManagement - The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.

$sel:defaultSpaceSettings:UpdateDomain', updateDomain_defaultSpaceSettings - The default settings used to create a space within the Domain.

$sel:defaultUserSettings:UpdateDomain', updateDomain_defaultUserSettings - A collection of settings.

$sel:domainSettingsForUpdate:UpdateDomain', updateDomain_domainSettingsForUpdate - A collection of DomainSettings configuration values to update.

UpdateDomain, updateDomain_domainId - The ID of the domain to be updated.

data UpdateDomainResponse Source #

See: newUpdateDomainResponse smart constructor.

Instances

Instances details
Generic UpdateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Associated Types

type Rep UpdateDomainResponse :: Type -> Type #

Read UpdateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Show UpdateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

NFData UpdateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

Methods

rnf :: UpdateDomainResponse -> () #

Eq UpdateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

type Rep UpdateDomainResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateDomain

type Rep UpdateDomainResponse = D1 ('MetaData "UpdateDomainResponse" "Amazonka.SageMaker.UpdateDomain" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateDomainResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "domainArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDomainResponse Source #

Create a value of UpdateDomainResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateDomainResponse, updateDomainResponse_domainArn - The Amazon Resource Name (ARN) of the domain.

$sel:httpStatus:UpdateDomainResponse', updateDomainResponse_httpStatus - The response's http status code.

UpdateEndpoint

data UpdateEndpoint Source #

See: newUpdateEndpoint smart constructor.

Instances

Instances details
ToJSON UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

ToHeaders UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

ToPath UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

ToQuery UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

AWSRequest UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Associated Types

type AWSResponse UpdateEndpoint #

Generic UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Associated Types

type Rep UpdateEndpoint :: Type -> Type #

Read UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Show UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

NFData UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Methods

rnf :: UpdateEndpoint -> () #

Eq UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Hashable UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

type AWSResponse UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

type Rep UpdateEndpoint Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

type Rep UpdateEndpoint = D1 ('MetaData "UpdateEndpoint" "Amazonka.SageMaker.UpdateEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateEndpoint'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DeploymentConfig)) :*: (S1 ('MetaSel ('Just "excludeRetainedVariantProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [VariantProperty])) :*: S1 ('MetaSel ('Just "retainAllVariantProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 ('MetaSel ('Just "retainDeploymentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "endpointConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateEndpoint Source #

Create a value of UpdateEndpoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateEndpoint, updateEndpoint_deploymentConfig - The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.

$sel:excludeRetainedVariantProperties:UpdateEndpoint', updateEndpoint_excludeRetainedVariantProperties - When you are updating endpoint resources with UpdateEndpointInput$RetainAllVariantProperties, whose value is set to true, ExcludeRetainedVariantProperties specifies the list of type VariantProperty to override with the values provided by EndpointConfig. If you don't specify a value for ExcludeAllVariantProperties, no variant properties are overridden.

$sel:retainAllVariantProperties:UpdateEndpoint', updateEndpoint_retainAllVariantProperties - When updating endpoint resources, enables or disables the retention of variant properties, such as the instance count or the variant weight. To retain the variant properties of an endpoint when updating it, set RetainAllVariantProperties to true. To use the variant properties specified in a new EndpointConfig call when updating an endpoint, set RetainAllVariantProperties to false. The default is false.

$sel:retainDeploymentConfig:UpdateEndpoint', updateEndpoint_retainDeploymentConfig - Specifies whether to reuse the last deployment configuration. The default value is false (the configuration is not reused).

UpdateEndpoint, updateEndpoint_endpointName - The name of the endpoint whose configuration you want to update.

UpdateEndpoint, updateEndpoint_endpointConfigName - The name of the new endpoint configuration.

data UpdateEndpointResponse Source #

See: newUpdateEndpointResponse smart constructor.

Instances

Instances details
Generic UpdateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Associated Types

type Rep UpdateEndpointResponse :: Type -> Type #

Read UpdateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Show UpdateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

NFData UpdateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

Methods

rnf :: UpdateEndpointResponse -> () #

Eq UpdateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

type Rep UpdateEndpointResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpoint

type Rep UpdateEndpointResponse = D1 ('MetaData "UpdateEndpointResponse" "Amazonka.SageMaker.UpdateEndpoint" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateEndpointResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateEndpointResponse Source #

Create a value of UpdateEndpointResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateEndpointResponse', updateEndpointResponse_httpStatus - The response's http status code.

UpdateEndpointResponse, updateEndpointResponse_endpointArn - The Amazon Resource Name (ARN) of the endpoint.

UpdateEndpointWeightsAndCapacities

data UpdateEndpointWeightsAndCapacities Source #

Instances

Instances details
ToJSON UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

ToHeaders UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

ToPath UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

ToQuery UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

AWSRequest UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Generic UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Associated Types

type Rep UpdateEndpointWeightsAndCapacities :: Type -> Type #

Read UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Show UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

NFData UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Eq UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Hashable UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

type AWSResponse UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

type Rep UpdateEndpointWeightsAndCapacities Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

type Rep UpdateEndpointWeightsAndCapacities = D1 ('MetaData "UpdateEndpointWeightsAndCapacities" "Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateEndpointWeightsAndCapacities'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpointName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "desiredWeightsAndCapacities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty DesiredWeightAndCapacity))))

newUpdateEndpointWeightsAndCapacities Source #

Create a value of UpdateEndpointWeightsAndCapacities with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateEndpointWeightsAndCapacities, updateEndpointWeightsAndCapacities_endpointName - The name of an existing SageMaker endpoint.

$sel:desiredWeightsAndCapacities:UpdateEndpointWeightsAndCapacities', updateEndpointWeightsAndCapacities_desiredWeightsAndCapacities - An object that provides new capacity and weight values for a variant.

data UpdateEndpointWeightsAndCapacitiesResponse Source #

Instances

Instances details
Generic UpdateEndpointWeightsAndCapacitiesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Read UpdateEndpointWeightsAndCapacitiesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Show UpdateEndpointWeightsAndCapacitiesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

NFData UpdateEndpointWeightsAndCapacitiesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

Eq UpdateEndpointWeightsAndCapacitiesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

type Rep UpdateEndpointWeightsAndCapacitiesResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities

type Rep UpdateEndpointWeightsAndCapacitiesResponse = D1 ('MetaData "UpdateEndpointWeightsAndCapacitiesResponse" "Amazonka.SageMaker.UpdateEndpointWeightsAndCapacities" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateEndpointWeightsAndCapacitiesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "endpointArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateEndpointWeightsAndCapacitiesResponse Source #

Create a value of UpdateEndpointWeightsAndCapacitiesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateEndpointWeightsAndCapacitiesResponse', updateEndpointWeightsAndCapacitiesResponse_httpStatus - The response's http status code.

UpdateEndpointWeightsAndCapacitiesResponse, updateEndpointWeightsAndCapacitiesResponse_endpointArn - The Amazon Resource Name (ARN) of the updated endpoint.

UpdateExperiment

data UpdateExperiment Source #

See: newUpdateExperiment smart constructor.

Instances

Instances details
ToJSON UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

ToHeaders UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

ToPath UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

ToQuery UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

AWSRequest UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Associated Types

type AWSResponse UpdateExperiment #

Generic UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Associated Types

type Rep UpdateExperiment :: Type -> Type #

Read UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Show UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

NFData UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Methods

rnf :: UpdateExperiment -> () #

Eq UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Hashable UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

type AWSResponse UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

type Rep UpdateExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

type Rep UpdateExperiment = D1 ('MetaData "UpdateExperiment" "Amazonka.SageMaker.UpdateExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateExperiment'" 'PrefixI 'True) (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "experimentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateExperiment Source #

Create a value of UpdateExperiment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateExperiment, updateExperiment_description - The description of the experiment.

UpdateExperiment, updateExperiment_displayName - The name of the experiment as displayed. The name doesn't need to be unique. If DisplayName isn't specified, ExperimentName is displayed.

UpdateExperiment, updateExperiment_experimentName - The name of the experiment to update.

data UpdateExperimentResponse Source #

See: newUpdateExperimentResponse smart constructor.

Instances

Instances details
Generic UpdateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Associated Types

type Rep UpdateExperimentResponse :: Type -> Type #

Read UpdateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Show UpdateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

NFData UpdateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

Eq UpdateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

type Rep UpdateExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateExperiment

type Rep UpdateExperimentResponse = D1 ('MetaData "UpdateExperimentResponse" "Amazonka.SageMaker.UpdateExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "experimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateExperimentResponse Source #

Create a value of UpdateExperimentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateExperimentResponse, updateExperimentResponse_experimentArn - The Amazon Resource Name (ARN) of the experiment.

$sel:httpStatus:UpdateExperimentResponse', updateExperimentResponse_httpStatus - The response's http status code.

UpdateFeatureGroup

data UpdateFeatureGroup Source #

See: newUpdateFeatureGroup smart constructor.

Instances

Instances details
ToJSON UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

ToHeaders UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

ToPath UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

ToQuery UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

AWSRequest UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Associated Types

type AWSResponse UpdateFeatureGroup #

Generic UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Associated Types

type Rep UpdateFeatureGroup :: Type -> Type #

Read UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Show UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

NFData UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Methods

rnf :: UpdateFeatureGroup -> () #

Eq UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Hashable UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

type AWSResponse UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

type Rep UpdateFeatureGroup Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

type Rep UpdateFeatureGroup = D1 ('MetaData "UpdateFeatureGroup" "Amazonka.SageMaker.UpdateFeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateFeatureGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featureAdditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty FeatureDefinition))) :*: S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateFeatureGroup Source #

Create a value of UpdateFeatureGroup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:featureAdditions:UpdateFeatureGroup', updateFeatureGroup_featureAdditions - Updates the feature group. Updating a feature group is an asynchronous operation. When you get an HTTP 200 response, you've made a valid request. It takes some time after you've made a valid request for Feature Store to update the feature group.

UpdateFeatureGroup, updateFeatureGroup_featureGroupName - The name of the feature group that you're updating.

data UpdateFeatureGroupResponse Source #

See: newUpdateFeatureGroupResponse smart constructor.

Instances

Instances details
Generic UpdateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Associated Types

type Rep UpdateFeatureGroupResponse :: Type -> Type #

Read UpdateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Show UpdateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

NFData UpdateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

Eq UpdateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

type Rep UpdateFeatureGroupResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureGroup

type Rep UpdateFeatureGroupResponse = D1 ('MetaData "UpdateFeatureGroupResponse" "Amazonka.SageMaker.UpdateFeatureGroup" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateFeatureGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "featureGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateFeatureGroupResponse Source #

Create a value of UpdateFeatureGroupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateFeatureGroupResponse', updateFeatureGroupResponse_httpStatus - The response's http status code.

UpdateFeatureGroupResponse, updateFeatureGroupResponse_featureGroupArn - The Amazon Resource Number (ARN) of the feature group that you're updating.

UpdateFeatureMetadata

data UpdateFeatureMetadata Source #

See: newUpdateFeatureMetadata smart constructor.

Instances

Instances details
ToJSON UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

ToHeaders UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

ToPath UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

ToQuery UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

AWSRequest UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Associated Types

type AWSResponse UpdateFeatureMetadata #

Generic UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Associated Types

type Rep UpdateFeatureMetadata :: Type -> Type #

Read UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Show UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

NFData UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Methods

rnf :: UpdateFeatureMetadata -> () #

Eq UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Hashable UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

type AWSResponse UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

type Rep UpdateFeatureMetadata Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

type Rep UpdateFeatureMetadata = D1 ('MetaData "UpdateFeatureMetadata" "Amazonka.SageMaker.UpdateFeatureMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateFeatureMetadata'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "parameterAdditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [FeatureParameter]))) :*: (S1 ('MetaSel ('Just "parameterRemovals") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "featureGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "featureName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateFeatureMetadata Source #

Create a value of UpdateFeatureMetadata with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateFeatureMetadata, updateFeatureMetadata_description - A description that you can write to better describe the feature.

$sel:parameterAdditions:UpdateFeatureMetadata', updateFeatureMetadata_parameterAdditions - A list of key-value pairs that you can add to better describe the feature.

$sel:parameterRemovals:UpdateFeatureMetadata', updateFeatureMetadata_parameterRemovals - A list of parameter keys that you can specify to remove parameters that describe your feature.

UpdateFeatureMetadata, updateFeatureMetadata_featureGroupName - The name of the feature group containing the feature that you're updating.

UpdateFeatureMetadata, updateFeatureMetadata_featureName - The name of the feature that you're updating.

data UpdateFeatureMetadataResponse Source #

See: newUpdateFeatureMetadataResponse smart constructor.

Instances

Instances details
Generic UpdateFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Associated Types

type Rep UpdateFeatureMetadataResponse :: Type -> Type #

Read UpdateFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Show UpdateFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

NFData UpdateFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

Eq UpdateFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

type Rep UpdateFeatureMetadataResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateFeatureMetadata

type Rep UpdateFeatureMetadataResponse = D1 ('MetaData "UpdateFeatureMetadataResponse" "Amazonka.SageMaker.UpdateFeatureMetadata" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateFeatureMetadataResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newUpdateFeatureMetadataResponse :: UpdateFeatureMetadataResponse Source #

Create a value of UpdateFeatureMetadataResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

UpdateHub

data UpdateHub Source #

See: newUpdateHub smart constructor.

Constructors

UpdateHub' (Maybe Text) (Maybe Text) (Maybe [Text]) Text 

Instances

Instances details
ToJSON UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

ToHeaders UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Methods

toHeaders :: UpdateHub -> [Header] #

ToPath UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

ToQuery UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

AWSRequest UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Associated Types

type AWSResponse UpdateHub #

Generic UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Associated Types

type Rep UpdateHub :: Type -> Type #

Read UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Show UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

NFData UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Methods

rnf :: UpdateHub -> () #

Eq UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Hashable UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

type AWSResponse UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

type Rep UpdateHub Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

type Rep UpdateHub = D1 ('MetaData "UpdateHub" "Amazonka.SageMaker.UpdateHub" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateHub'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "hubDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "hubDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "hubSearchKeywords") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "hubName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateHub Source #

Arguments

:: Text

UpdateHub

-> UpdateHub 

Create a value of UpdateHub with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateHub, updateHub_hubDescription - A description of the updated hub.

UpdateHub, updateHub_hubDisplayName - The display name of the hub.

UpdateHub, updateHub_hubSearchKeywords - The searchable keywords for the hub.

UpdateHub, updateHub_hubName - The name of the hub to update.

data UpdateHubResponse Source #

See: newUpdateHubResponse smart constructor.

Instances

Instances details
Generic UpdateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Associated Types

type Rep UpdateHubResponse :: Type -> Type #

Read UpdateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Show UpdateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

NFData UpdateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

Methods

rnf :: UpdateHubResponse -> () #

Eq UpdateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

type Rep UpdateHubResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateHub

type Rep UpdateHubResponse = D1 ('MetaData "UpdateHubResponse" "Amazonka.SageMaker.UpdateHub" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateHubResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "hubArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateHubResponse Source #

Create a value of UpdateHubResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateHubResponse', updateHubResponse_httpStatus - The response's http status code.

UpdateHubResponse, updateHubResponse_hubArn - The Amazon Resource Name (ARN) of the updated hub.

UpdateImage

data UpdateImage Source #

See: newUpdateImage smart constructor.

Instances

Instances details
ToJSON UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

ToHeaders UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Methods

toHeaders :: UpdateImage -> [Header] #

ToPath UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

ToQuery UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

AWSRequest UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Associated Types

type AWSResponse UpdateImage #

Generic UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Associated Types

type Rep UpdateImage :: Type -> Type #

Read UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Show UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

NFData UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Methods

rnf :: UpdateImage -> () #

Eq UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Hashable UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

type AWSResponse UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

type Rep UpdateImage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

type Rep UpdateImage = D1 ('MetaData "UpdateImage" "Amazonka.SageMaker.UpdateImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateImage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "deleteProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateImage Source #

Create a value of UpdateImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:deleteProperties:UpdateImage', updateImage_deleteProperties - A list of properties to delete. Only the Description and DisplayName properties can be deleted.

UpdateImage, updateImage_description - The new description for the image.

UpdateImage, updateImage_displayName - The new display name for the image.

UpdateImage, updateImage_roleArn - The new ARN for the IAM role that enables Amazon SageMaker to perform tasks on your behalf.

UpdateImage, updateImage_imageName - The name of the image to update.

data UpdateImageResponse Source #

See: newUpdateImageResponse smart constructor.

Instances

Instances details
Generic UpdateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Associated Types

type Rep UpdateImageResponse :: Type -> Type #

Read UpdateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Show UpdateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

NFData UpdateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

Methods

rnf :: UpdateImageResponse -> () #

Eq UpdateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

type Rep UpdateImageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImage

type Rep UpdateImageResponse = D1 ('MetaData "UpdateImageResponse" "Amazonka.SageMaker.UpdateImage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateImageResponse Source #

Create a value of UpdateImageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateImageResponse, updateImageResponse_imageArn - The ARN of the image.

$sel:httpStatus:UpdateImageResponse', updateImageResponse_httpStatus - The response's http status code.

UpdateImageVersion

data UpdateImageVersion Source #

See: newUpdateImageVersion smart constructor.

Instances

Instances details
ToJSON UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

ToHeaders UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

ToPath UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

ToQuery UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

AWSRequest UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Associated Types

type AWSResponse UpdateImageVersion #

Generic UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Associated Types

type Rep UpdateImageVersion :: Type -> Type #

Read UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Show UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

NFData UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Methods

rnf :: UpdateImageVersion -> () #

Eq UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Hashable UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

type AWSResponse UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

type Rep UpdateImageVersion Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

type Rep UpdateImageVersion = D1 ('MetaData "UpdateImageVersion" "Amazonka.SageMaker.UpdateImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateImageVersion'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "alias") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "aliasesToAdd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "aliasesToDelete") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: (S1 ('MetaSel ('Just "horovod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "jobType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobType)) :*: S1 ('MetaSel ('Just "mLFramework") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "processor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Processor)) :*: (S1 ('MetaSel ('Just "programmingLang") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "releaseNotes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "vendorGuidance") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VendorGuidance)) :*: (S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "imageName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateImageVersion Source #

Create a value of UpdateImageVersion with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:alias:UpdateImageVersion', updateImageVersion_alias - The alias of the image version.

$sel:aliasesToAdd:UpdateImageVersion', updateImageVersion_aliasesToAdd - A list of aliases to add.

$sel:aliasesToDelete:UpdateImageVersion', updateImageVersion_aliasesToDelete - A list of aliases to delete.

$sel:horovod:UpdateImageVersion', updateImageVersion_horovod - Indicates Horovod compatibility.

UpdateImageVersion, updateImageVersion_jobType - Indicates SageMaker job type compatibility.

  • TRAINING: The image version is compatible with SageMaker training jobs.
  • INFERENCE: The image version is compatible with SageMaker inference jobs.
  • NOTEBOOK_KERNEL: The image version is compatible with SageMaker notebook kernels.

$sel:mLFramework:UpdateImageVersion', updateImageVersion_mLFramework - The machine learning framework vended in the image version.

$sel:processor:UpdateImageVersion', updateImageVersion_processor - Indicates CPU or GPU compatibility.

  • CPU: The image version is compatible with CPU.
  • GPU: The image version is compatible with GPU.

$sel:programmingLang:UpdateImageVersion', updateImageVersion_programmingLang - The supported programming language and its version.

$sel:releaseNotes:UpdateImageVersion', updateImageVersion_releaseNotes - The maintainer description of the image version.

$sel:vendorGuidance:UpdateImageVersion', updateImageVersion_vendorGuidance - The availability of the image version specified by the maintainer.

  • NOT_PROVIDED: The maintainers did not provide a status for image version stability.
  • STABLE: The image version is stable.
  • TO_BE_ARCHIVED: The image version is set to be archived. Custom image versions that are set to be archived are automatically archived after three months.
  • ARCHIVED: The image version is archived. Archived image versions are not searchable and are no longer actively supported.

UpdateImageVersion, updateImageVersion_version - The version of the image.

UpdateImageVersion, updateImageVersion_imageName - The name of the image.

data UpdateImageVersionResponse Source #

See: newUpdateImageVersionResponse smart constructor.

Instances

Instances details
Generic UpdateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Associated Types

type Rep UpdateImageVersionResponse :: Type -> Type #

Read UpdateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Show UpdateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

NFData UpdateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

Eq UpdateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

type Rep UpdateImageVersionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateImageVersion

type Rep UpdateImageVersionResponse = D1 ('MetaData "UpdateImageVersionResponse" "Amazonka.SageMaker.UpdateImageVersion" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateImageVersionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageVersionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateImageVersionResponse Source #

Create a value of UpdateImageVersionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateImageVersionResponse, updateImageVersionResponse_imageVersionArn - The ARN of the image version.

$sel:httpStatus:UpdateImageVersionResponse', updateImageVersionResponse_httpStatus - The response's http status code.

UpdateInferenceExperiment

data UpdateInferenceExperiment Source #

See: newUpdateInferenceExperiment smart constructor.

Instances

Instances details
ToJSON UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

ToHeaders UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

ToPath UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

ToQuery UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

AWSRequest UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Generic UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Associated Types

type Rep UpdateInferenceExperiment :: Type -> Type #

Read UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Show UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

NFData UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Eq UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Hashable UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

type AWSResponse UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

type Rep UpdateInferenceExperiment Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

newUpdateInferenceExperiment Source #

Create a value of UpdateInferenceExperiment with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:dataStorageConfig:UpdateInferenceExperiment', updateInferenceExperiment_dataStorageConfig - The Amazon S3 location and configuration for storing inference request and response data.

UpdateInferenceExperiment, updateInferenceExperiment_description - The description of the inference experiment.

$sel:modelVariants:UpdateInferenceExperiment', updateInferenceExperiment_modelVariants - An array of ModelVariantConfig objects. There is one for each variant, whose infrastructure configuration you want to update.

UpdateInferenceExperiment, updateInferenceExperiment_schedule - The duration for which the inference experiment will run. If the status of the inference experiment is Created, then you can update both the start and end dates. If the status of the inference experiment is Running, then you can update only the end date.

$sel:shadowModeConfig:UpdateInferenceExperiment', updateInferenceExperiment_shadowModeConfig - The configuration of ShadowMode inference experiment type. Use this field to specify a production variant which takes all the inference requests, and a shadow variant to which Amazon SageMaker replicates a percentage of the inference requests. For the shadow variant also specify the percentage of requests that Amazon SageMaker replicates.

UpdateInferenceExperiment, updateInferenceExperiment_name - The name of the inference experiment to be updated.

data UpdateInferenceExperimentResponse Source #

See: newUpdateInferenceExperimentResponse smart constructor.

Instances

Instances details
Generic UpdateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Associated Types

type Rep UpdateInferenceExperimentResponse :: Type -> Type #

Read UpdateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Show UpdateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

NFData UpdateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

Eq UpdateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

type Rep UpdateInferenceExperimentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateInferenceExperiment

type Rep UpdateInferenceExperimentResponse = D1 ('MetaData "UpdateInferenceExperimentResponse" "Amazonka.SageMaker.UpdateInferenceExperiment" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateInferenceExperimentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "inferenceExperimentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateInferenceExperimentResponse Source #

Create a value of UpdateInferenceExperimentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateInferenceExperimentResponse', updateInferenceExperimentResponse_httpStatus - The response's http status code.

$sel:inferenceExperimentArn:UpdateInferenceExperimentResponse', updateInferenceExperimentResponse_inferenceExperimentArn - The ARN of the updated inference experiment.

UpdateModelCard

data UpdateModelCard Source #

See: newUpdateModelCard smart constructor.

Instances

Instances details
ToJSON UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

ToHeaders UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

ToPath UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

ToQuery UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

AWSRequest UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Associated Types

type AWSResponse UpdateModelCard #

Generic UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Associated Types

type Rep UpdateModelCard :: Type -> Type #

Show UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

NFData UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Methods

rnf :: UpdateModelCard -> () #

Eq UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Hashable UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

type AWSResponse UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

type Rep UpdateModelCard Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

type Rep UpdateModelCard = D1 ('MetaData "UpdateModelCard" "Amazonka.SageMaker.UpdateModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateModelCard'" 'PrefixI 'True) (S1 ('MetaSel ('Just "content") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "modelCardStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelCardStatus)) :*: S1 ('MetaSel ('Just "modelCardName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateModelCard Source #

Create a value of UpdateModelCard with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateModelCard, updateModelCard_content - The updated model card content. Content must be in model card JSON schema and provided as a string.

When updating model card content, be sure to include the full content and not just updated content.

UpdateModelCard, updateModelCard_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.

UpdateModelCard, updateModelCard_modelCardName - The name of the model card to update.

data UpdateModelCardResponse Source #

See: newUpdateModelCardResponse smart constructor.

Instances

Instances details
Generic UpdateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Associated Types

type Rep UpdateModelCardResponse :: Type -> Type #

Read UpdateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Show UpdateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

NFData UpdateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

Methods

rnf :: UpdateModelCardResponse -> () #

Eq UpdateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

type Rep UpdateModelCardResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelCard

type Rep UpdateModelCardResponse = D1 ('MetaData "UpdateModelCardResponse" "Amazonka.SageMaker.UpdateModelCard" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateModelCardResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelCardArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateModelCardResponse Source #

Create a value of UpdateModelCardResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateModelCardResponse', updateModelCardResponse_httpStatus - The response's http status code.

UpdateModelCardResponse, updateModelCardResponse_modelCardArn - The Amazon Resource Name (ARN) of the updated model card.

UpdateModelPackage

data UpdateModelPackage Source #

See: newUpdateModelPackage smart constructor.

Instances

Instances details
ToJSON UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

ToHeaders UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

ToPath UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

ToQuery UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

AWSRequest UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Associated Types

type AWSResponse UpdateModelPackage #

Generic UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Associated Types

type Rep UpdateModelPackage :: Type -> Type #

Read UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Show UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

NFData UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Methods

rnf :: UpdateModelPackage -> () #

Eq UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Hashable UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

type AWSResponse UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

type Rep UpdateModelPackage Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

type Rep UpdateModelPackage = D1 ('MetaData "UpdateModelPackage" "Amazonka.SageMaker.UpdateModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateModelPackage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "additionalInferenceSpecificationsToAdd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AdditionalInferenceSpecificationDefinition))) :*: (S1 ('MetaSel ('Just "approvalDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "customerMetadataProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "customerMetadataPropertiesToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "modelApprovalStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelApprovalStatus)) :*: S1 ('MetaSel ('Just "modelPackageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateModelPackage Source #

Create a value of UpdateModelPackage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:additionalInferenceSpecificationsToAdd:UpdateModelPackage', updateModelPackage_additionalInferenceSpecificationsToAdd - An array of additional Inference Specification objects to be added to the existing array additional Inference Specification. Total number of additional Inference Specifications can not exceed 15. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.

UpdateModelPackage, updateModelPackage_approvalDescription - A description for the approval status of the model.

UpdateModelPackage, updateModelPackage_customerMetadataProperties - The metadata properties associated with the model package versions.

$sel:customerMetadataPropertiesToRemove:UpdateModelPackage', updateModelPackage_customerMetadataPropertiesToRemove - The metadata properties associated with the model package versions to remove.

UpdateModelPackage, updateModelPackage_modelApprovalStatus - The approval status of the model.

UpdateModelPackage, updateModelPackage_modelPackageArn - The Amazon Resource Name (ARN) of the model package.

data UpdateModelPackageResponse Source #

See: newUpdateModelPackageResponse smart constructor.

Instances

Instances details
Generic UpdateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Associated Types

type Rep UpdateModelPackageResponse :: Type -> Type #

Read UpdateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Show UpdateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

NFData UpdateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

Eq UpdateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

type Rep UpdateModelPackageResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateModelPackage

type Rep UpdateModelPackageResponse = D1 ('MetaData "UpdateModelPackageResponse" "Amazonka.SageMaker.UpdateModelPackage" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateModelPackageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "modelPackageArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateModelPackageResponse Source #

Create a value of UpdateModelPackageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateModelPackageResponse', updateModelPackageResponse_httpStatus - The response's http status code.

UpdateModelPackage, updateModelPackageResponse_modelPackageArn - The Amazon Resource Name (ARN) of the model.

UpdateMonitoringAlert

data UpdateMonitoringAlert Source #

See: newUpdateMonitoringAlert smart constructor.

Instances

Instances details
ToJSON UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

ToHeaders UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

ToPath UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

ToQuery UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

AWSRequest UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Associated Types

type AWSResponse UpdateMonitoringAlert #

Generic UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Associated Types

type Rep UpdateMonitoringAlert :: Type -> Type #

Read UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Show UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

NFData UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Methods

rnf :: UpdateMonitoringAlert -> () #

Eq UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Hashable UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

type AWSResponse UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

type Rep UpdateMonitoringAlert Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

type Rep UpdateMonitoringAlert = D1 ('MetaData "UpdateMonitoringAlert" "Amazonka.SageMaker.UpdateMonitoringAlert" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateMonitoringAlert'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "monitoringAlertName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "datapointsToAlert") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural) :*: S1 ('MetaSel ('Just "evaluationPeriod") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Natural))))

newUpdateMonitoringAlert Source #

Create a value of UpdateMonitoringAlert with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMonitoringAlert, updateMonitoringAlert_monitoringScheduleName - The name of a monitoring schedule.

UpdateMonitoringAlert, updateMonitoringAlert_monitoringAlertName - The name of a monitoring alert.

UpdateMonitoringAlert, updateMonitoringAlert_datapointsToAlert - Within EvaluationPeriod, how many execution failures will raise an alert.

UpdateMonitoringAlert, updateMonitoringAlert_evaluationPeriod - The number of most recent monitoring executions to consider when evaluating alert status.

data UpdateMonitoringAlertResponse Source #

See: newUpdateMonitoringAlertResponse smart constructor.

Instances

Instances details
Generic UpdateMonitoringAlertResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Associated Types

type Rep UpdateMonitoringAlertResponse :: Type -> Type #

Read UpdateMonitoringAlertResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Show UpdateMonitoringAlertResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

NFData UpdateMonitoringAlertResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

Eq UpdateMonitoringAlertResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

type Rep UpdateMonitoringAlertResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringAlert

type Rep UpdateMonitoringAlertResponse = D1 ('MetaData "UpdateMonitoringAlertResponse" "Amazonka.SageMaker.UpdateMonitoringAlert" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateMonitoringAlertResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitoringAlertName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateMonitoringAlertResponse Source #

Create a value of UpdateMonitoringAlertResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMonitoringAlert, updateMonitoringAlertResponse_monitoringAlertName - The name of a monitoring alert.

$sel:httpStatus:UpdateMonitoringAlertResponse', updateMonitoringAlertResponse_httpStatus - The response's http status code.

UpdateMonitoringAlertResponse, updateMonitoringAlertResponse_monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.

UpdateMonitoringSchedule

data UpdateMonitoringSchedule Source #

See: newUpdateMonitoringSchedule smart constructor.

Instances

Instances details
ToJSON UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

ToHeaders UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

ToPath UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

ToQuery UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

AWSRequest UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Generic UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Associated Types

type Rep UpdateMonitoringSchedule :: Type -> Type #

Read UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Show UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

NFData UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Eq UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Hashable UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

type AWSResponse UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

type Rep UpdateMonitoringSchedule Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

type Rep UpdateMonitoringSchedule = D1 ('MetaData "UpdateMonitoringSchedule" "Amazonka.SageMaker.UpdateMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateMonitoringSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitoringScheduleName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "monitoringScheduleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MonitoringScheduleConfig)))

newUpdateMonitoringSchedule Source #

Create a value of UpdateMonitoringSchedule with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateMonitoringSchedule, updateMonitoringSchedule_monitoringScheduleName - The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within an Amazon Web Services account.

UpdateMonitoringSchedule, updateMonitoringSchedule_monitoringScheduleConfig - The configuration object that specifies the monitoring schedule and defines the monitoring job.

data UpdateMonitoringScheduleResponse Source #

See: newUpdateMonitoringScheduleResponse smart constructor.

Instances

Instances details
Generic UpdateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Associated Types

type Rep UpdateMonitoringScheduleResponse :: Type -> Type #

Read UpdateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Show UpdateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

NFData UpdateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

Eq UpdateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

type Rep UpdateMonitoringScheduleResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateMonitoringSchedule

type Rep UpdateMonitoringScheduleResponse = D1 ('MetaData "UpdateMonitoringScheduleResponse" "Amazonka.SageMaker.UpdateMonitoringSchedule" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateMonitoringScheduleResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateMonitoringScheduleResponse Source #

Create a value of UpdateMonitoringScheduleResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateMonitoringScheduleResponse', updateMonitoringScheduleResponse_httpStatus - The response's http status code.

UpdateMonitoringScheduleResponse, updateMonitoringScheduleResponse_monitoringScheduleArn - The Amazon Resource Name (ARN) of the monitoring schedule.

UpdateNotebookInstance

data UpdateNotebookInstance Source #

See: newUpdateNotebookInstance smart constructor.

Instances

Instances details
ToJSON UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

ToHeaders UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

ToPath UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

ToQuery UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

AWSRequest UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Associated Types

type AWSResponse UpdateNotebookInstance #

Generic UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Associated Types

type Rep UpdateNotebookInstance :: Type -> Type #

Read UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Show UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

NFData UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Methods

rnf :: UpdateNotebookInstance -> () #

Eq UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Hashable UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

type AWSResponse UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

type Rep UpdateNotebookInstance Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

type Rep UpdateNotebookInstance = D1 ('MetaData "UpdateNotebookInstance" "Amazonka.SageMaker.UpdateNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateNotebookInstance'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "acceleratorTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceAcceleratorType])) :*: (S1 ('MetaSel ('Just "additionalCodeRepositories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "defaultCodeRepository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "disassociateAcceleratorTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "disassociateAdditionalCodeRepositories") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "disassociateDefaultCodeRepository") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "disassociateLifecycleConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))) :*: ((S1 ('MetaSel ('Just "instanceMetadataServiceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceMetadataServiceConfiguration)) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InstanceType)) :*: S1 ('MetaSel ('Just "lifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "rootAccess") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RootAccess))) :*: (S1 ('MetaSel ('Just "volumeSizeInGB") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "notebookInstanceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateNotebookInstance Source #

Create a value of UpdateNotebookInstance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceleratorTypes:UpdateNotebookInstance', updateNotebookInstance_acceleratorTypes - A list of the Elastic Inference (EI) instance types to associate with this notebook instance. Currently only one EI instance type can be associated with a notebook instance. For more information, see Using Elastic Inference in Amazon SageMaker.

UpdateNotebookInstance, updateNotebookInstance_additionalCodeRepositories - An array of up to three Git repositories to associate 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.

UpdateNotebookInstance, updateNotebookInstance_defaultCodeRepository - The Git repository to associate 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:disassociateAcceleratorTypes:UpdateNotebookInstance', updateNotebookInstance_disassociateAcceleratorTypes - A list of the Elastic Inference (EI) instance types to remove from this notebook instance. This operation is idempotent. If you specify an accelerator type that is not associated with the notebook instance when you call this method, it does not throw an error.

$sel:disassociateAdditionalCodeRepositories:UpdateNotebookInstance', updateNotebookInstance_disassociateAdditionalCodeRepositories - A list of names or URLs of the default Git repositories to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.

$sel:disassociateDefaultCodeRepository:UpdateNotebookInstance', updateNotebookInstance_disassociateDefaultCodeRepository - The name or URL of the default Git repository to remove from this notebook instance. This operation is idempotent. If you specify a Git repository that is not associated with the notebook instance when you call this method, it does not throw an error.

$sel:disassociateLifecycleConfig:UpdateNotebookInstance', updateNotebookInstance_disassociateLifecycleConfig - Set to true to remove the notebook instance lifecycle configuration currently associated with the notebook instance. This operation is idempotent. If you specify a lifecycle configuration that is not associated with the notebook instance when you call this method, it does not throw an error.

$sel:instanceMetadataServiceConfiguration:UpdateNotebookInstance', updateNotebookInstance_instanceMetadataServiceConfiguration - Information on the IMDS configuration of the notebook instance

UpdateNotebookInstance, updateNotebookInstance_instanceType - The Amazon ML compute instance type.

$sel:lifecycleConfigName:UpdateNotebookInstance', updateNotebookInstance_lifecycleConfigName - The name of a lifecycle configuration to associate with the notebook instance. For information about lifestyle configurations, see Step 2.1: (Optional) Customize a Notebook Instance.

UpdateNotebookInstance, updateNotebookInstance_roleArn - The Amazon Resource Name (ARN) of the IAM role that SageMaker can assume to access the notebook instance. For more information, see SageMaker Roles.

To be able to pass this role to SageMaker, the caller of this API must have the iam:PassRole permission.

$sel:rootAccess:UpdateNotebookInstance', updateNotebookInstance_rootAccess - Whether root access is enabled or disabled for users of the notebook instance. The default value is Enabled.

If you set this to Disabled, users don't have root access on the notebook instance, but lifecycle configuration scripts still run with root permissions.

UpdateNotebookInstance, updateNotebookInstance_volumeSizeInGB - The size, in GB, of the ML storage volume to attach to the notebook instance. The default value is 5 GB. ML storage volumes are encrypted, so SageMaker can't determine the amount of available free space on the volume. Because of this, you can increase the volume size when you update a notebook instance, but you can't decrease the volume size. If you want to decrease the size of the ML storage volume in use, create a new notebook instance with the desired size.

UpdateNotebookInstance, updateNotebookInstance_notebookInstanceName - The name of the notebook instance to update.

data UpdateNotebookInstanceResponse Source #

See: newUpdateNotebookInstanceResponse smart constructor.

Instances

Instances details
Generic UpdateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Associated Types

type Rep UpdateNotebookInstanceResponse :: Type -> Type #

Read UpdateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Show UpdateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

NFData UpdateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

Eq UpdateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

type Rep UpdateNotebookInstanceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstance

type Rep UpdateNotebookInstanceResponse = D1 ('MetaData "UpdateNotebookInstanceResponse" "Amazonka.SageMaker.UpdateNotebookInstance" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateNotebookInstanceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateNotebookInstanceResponse Source #

Create a value of UpdateNotebookInstanceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateNotebookInstanceResponse', updateNotebookInstanceResponse_httpStatus - The response's http status code.

UpdateNotebookInstanceLifecycleConfig

data UpdateNotebookInstanceLifecycleConfig Source #

Instances

Instances details
ToJSON UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

ToHeaders UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

ToPath UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

ToQuery UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

AWSRequest UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Generic UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Read UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Show UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

NFData UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Eq UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Hashable UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

type AWSResponse UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

type Rep UpdateNotebookInstanceLifecycleConfig Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

type Rep UpdateNotebookInstanceLifecycleConfig = D1 ('MetaData "UpdateNotebookInstanceLifecycleConfig" "Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateNotebookInstanceLifecycleConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "onCreate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleHook])) :*: (S1 ('MetaSel ('Just "onStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NotebookInstanceLifecycleHook])) :*: S1 ('MetaSel ('Just "notebookInstanceLifecycleConfigName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateNotebookInstanceLifecycleConfig Source #

Create a value of UpdateNotebookInstanceLifecycleConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:onCreate:UpdateNotebookInstanceLifecycleConfig', updateNotebookInstanceLifecycleConfig_onCreate - The shell script that runs only once, when you create a notebook instance. The shell script must be a base64-encoded string.

$sel:onStart:UpdateNotebookInstanceLifecycleConfig', updateNotebookInstanceLifecycleConfig_onStart - The shell script that runs every time you start a notebook instance, including when you create the notebook instance. The shell script must be a base64-encoded string.

UpdateNotebookInstanceLifecycleConfig, updateNotebookInstanceLifecycleConfig_notebookInstanceLifecycleConfigName - The name of the lifecycle configuration.

data UpdateNotebookInstanceLifecycleConfigResponse Source #

Instances

Instances details
Generic UpdateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Read UpdateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Show UpdateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

NFData UpdateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

Eq UpdateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

type Rep UpdateNotebookInstanceLifecycleConfigResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig

type Rep UpdateNotebookInstanceLifecycleConfigResponse = D1 ('MetaData "UpdateNotebookInstanceLifecycleConfigResponse" "Amazonka.SageMaker.UpdateNotebookInstanceLifecycleConfig" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateNotebookInstanceLifecycleConfigResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateNotebookInstanceLifecycleConfigResponse Source #

Create a value of UpdateNotebookInstanceLifecycleConfigResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateNotebookInstanceLifecycleConfigResponse', updateNotebookInstanceLifecycleConfigResponse_httpStatus - The response's http status code.

UpdatePipeline

data UpdatePipeline Source #

See: newUpdatePipeline smart constructor.

Instances

Instances details
ToJSON UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

ToHeaders UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

ToPath UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

ToQuery UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

AWSRequest UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Associated Types

type AWSResponse UpdatePipeline #

Generic UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Associated Types

type Rep UpdatePipeline :: Type -> Type #

Read UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Show UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

NFData UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Methods

rnf :: UpdatePipeline -> () #

Eq UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Hashable UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

type AWSResponse UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

type Rep UpdatePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

type Rep UpdatePipeline = D1 ('MetaData "UpdatePipeline" "Amazonka.SageMaker.UpdatePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdatePipeline'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration)) :*: (S1 ('MetaSel ('Just "pipelineDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineDefinitionS3Location") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineDefinitionS3Location)))) :*: ((S1 ('MetaSel ('Just "pipelineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdatePipeline Source #

Create a value of UpdatePipeline with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdatePipeline, updatePipeline_parallelismConfiguration - If specified, it applies to all executions of this pipeline by default.

$sel:pipelineDefinition:UpdatePipeline', updatePipeline_pipelineDefinition - The JSON pipeline definition.

$sel:pipelineDefinitionS3Location:UpdatePipeline', updatePipeline_pipelineDefinitionS3Location - The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.

UpdatePipeline, updatePipeline_pipelineDescription - The description of the pipeline.

UpdatePipeline, updatePipeline_pipelineDisplayName - The display name of the pipeline.

UpdatePipeline, updatePipeline_roleArn - The Amazon Resource Name (ARN) that the pipeline uses to execute.

UpdatePipeline, updatePipeline_pipelineName - The name of the pipeline to update.

data UpdatePipelineResponse Source #

See: newUpdatePipelineResponse smart constructor.

Instances

Instances details
Generic UpdatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Associated Types

type Rep UpdatePipelineResponse :: Type -> Type #

Read UpdatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Show UpdatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

NFData UpdatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

Methods

rnf :: UpdatePipelineResponse -> () #

Eq UpdatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

type Rep UpdatePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipeline

type Rep UpdatePipelineResponse = D1 ('MetaData "UpdatePipelineResponse" "Amazonka.SageMaker.UpdatePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdatePipelineResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdatePipelineResponse Source #

Create a value of UpdatePipelineResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdatePipelineResponse, updatePipelineResponse_pipelineArn - The Amazon Resource Name (ARN) of the updated pipeline.

$sel:httpStatus:UpdatePipelineResponse', updatePipelineResponse_httpStatus - The response's http status code.

UpdatePipelineExecution

data UpdatePipelineExecution Source #

See: newUpdatePipelineExecution smart constructor.

Instances

Instances details
ToJSON UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

ToHeaders UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

ToPath UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

ToQuery UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

AWSRequest UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Generic UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Associated Types

type Rep UpdatePipelineExecution :: Type -> Type #

Read UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Show UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

NFData UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Methods

rnf :: UpdatePipelineExecution -> () #

Eq UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Hashable UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

type AWSResponse UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

type Rep UpdatePipelineExecution Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

type Rep UpdatePipelineExecution = D1 ('MetaData "UpdatePipelineExecution" "Amazonka.SageMaker.UpdatePipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdatePipelineExecution'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration)) :*: S1 ('MetaSel ('Just "pipelineExecutionDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "pipelineExecutionDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdatePipelineExecution Source #

Create a value of UpdatePipelineExecution with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdatePipelineExecution, updatePipelineExecution_parallelismConfiguration - This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.

UpdatePipelineExecution, updatePipelineExecution_pipelineExecutionDescription - The description of the pipeline execution.

UpdatePipelineExecution, updatePipelineExecution_pipelineExecutionDisplayName - The display name of the pipeline execution.

UpdatePipelineExecution, updatePipelineExecution_pipelineExecutionArn - The Amazon Resource Name (ARN) of the pipeline execution.

data UpdatePipelineExecutionResponse Source #

See: newUpdatePipelineExecutionResponse smart constructor.

Instances

Instances details
Generic UpdatePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Associated Types

type Rep UpdatePipelineExecutionResponse :: Type -> Type #

Read UpdatePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Show UpdatePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

NFData UpdatePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

Eq UpdatePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

type Rep UpdatePipelineExecutionResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdatePipelineExecution

type Rep UpdatePipelineExecutionResponse = D1 ('MetaData "UpdatePipelineExecutionResponse" "Amazonka.SageMaker.UpdatePipelineExecution" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdatePipelineExecutionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "pipelineExecutionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdatePipelineExecutionResponse Source #

Create a value of UpdatePipelineExecutionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdatePipelineExecution, updatePipelineExecutionResponse_pipelineExecutionArn - The Amazon Resource Name (ARN) of the updated pipeline execution.

$sel:httpStatus:UpdatePipelineExecutionResponse', updatePipelineExecutionResponse_httpStatus - The response's http status code.

UpdateProject

data UpdateProject Source #

See: newUpdateProject smart constructor.

Instances

Instances details
ToJSON UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

ToHeaders UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

ToPath UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

ToQuery UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

AWSRequest UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Associated Types

type AWSResponse UpdateProject #

Generic UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Associated Types

type Rep UpdateProject :: Type -> Type #

Read UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Show UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

NFData UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Methods

rnf :: UpdateProject -> () #

Eq UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Hashable UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

type AWSResponse UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

type Rep UpdateProject Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

type Rep UpdateProject = D1 ('MetaData "UpdateProject" "Amazonka.SageMaker.UpdateProject" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateProject'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "projectDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "serviceCatalogProvisioningUpdateDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ServiceCatalogProvisioningUpdateDetails))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "projectName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateProject Source #

Create a value of UpdateProject with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateProject, updateProject_projectDescription - The description for the project.

$sel:serviceCatalogProvisioningUpdateDetails:UpdateProject', updateProject_serviceCatalogProvisioningUpdateDetails - The product ID and provisioning artifact ID to provision a service catalog. The provisioning artifact ID will default to the latest provisioning artifact ID of the product, if you don't provide the provisioning artifact ID. For more information, see What is Amazon Web Services Service Catalog.

UpdateProject, updateProject_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. In addition, the project must have tag update constraints set in order to include this parameter in the request. For more information, see Amazon Web Services Service Catalog Tag Update Constraints.

UpdateProject, updateProject_projectName - The name of the project.

data UpdateProjectResponse Source #

See: newUpdateProjectResponse smart constructor.

Instances

Instances details
Generic UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Associated Types

type Rep UpdateProjectResponse :: Type -> Type #

Read UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Show UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

NFData UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

Methods

rnf :: UpdateProjectResponse -> () #

Eq UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

type Rep UpdateProjectResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateProject

type Rep UpdateProjectResponse = D1 ('MetaData "UpdateProjectResponse" "Amazonka.SageMaker.UpdateProject" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateProjectResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "projectArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateProjectResponse Source #

Create a value of UpdateProjectResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateProjectResponse', updateProjectResponse_httpStatus - The response's http status code.

UpdateProjectResponse, updateProjectResponse_projectArn - The Amazon Resource Name (ARN) of the project.

UpdateSpace

data UpdateSpace Source #

See: newUpdateSpace smart constructor.

Instances

Instances details
ToJSON UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

ToHeaders UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Methods

toHeaders :: UpdateSpace -> [Header] #

ToPath UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

ToQuery UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

AWSRequest UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Associated Types

type AWSResponse UpdateSpace #

Generic UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Associated Types

type Rep UpdateSpace :: Type -> Type #

Read UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Show UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

NFData UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Methods

rnf :: UpdateSpace -> () #

Eq UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Hashable UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

type AWSResponse UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

type Rep UpdateSpace Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

type Rep UpdateSpace = D1 ('MetaData "UpdateSpace" "Amazonka.SageMaker.UpdateSpace" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateSpace'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spaceSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SpaceSettings)) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "spaceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateSpace Source #

Create a value of UpdateSpace with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spaceSettings:UpdateSpace', updateSpace_spaceSettings - A collection of space settings.

UpdateSpace, updateSpace_domainId - The ID of the associated Domain.

UpdateSpace, updateSpace_spaceName - The name of the space.

data UpdateSpaceResponse Source #

See: newUpdateSpaceResponse smart constructor.

Instances

Instances details
Generic UpdateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Associated Types

type Rep UpdateSpaceResponse :: Type -> Type #

Read UpdateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Show UpdateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

NFData UpdateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

Methods

rnf :: UpdateSpaceResponse -> () #

Eq UpdateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

type Rep UpdateSpaceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateSpace

type Rep UpdateSpaceResponse = D1 ('MetaData "UpdateSpaceResponse" "Amazonka.SageMaker.UpdateSpace" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateSpaceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "spaceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateSpaceResponse Source #

Create a value of UpdateSpaceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:spaceArn:UpdateSpaceResponse', updateSpaceResponse_spaceArn - The space's Amazon Resource Name (ARN).

$sel:httpStatus:UpdateSpaceResponse', updateSpaceResponse_httpStatus - The response's http status code.

UpdateTrainingJob

data UpdateTrainingJob Source #

See: newUpdateTrainingJob smart constructor.

Instances

Instances details
ToJSON UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

ToHeaders UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

ToPath UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

ToQuery UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

AWSRequest UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Associated Types

type AWSResponse UpdateTrainingJob #

Generic UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Associated Types

type Rep UpdateTrainingJob :: Type -> Type #

Read UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Show UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

NFData UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Methods

rnf :: UpdateTrainingJob -> () #

Eq UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Hashable UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

type AWSResponse UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

type Rep UpdateTrainingJob Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

type Rep UpdateTrainingJob = D1 ('MetaData "UpdateTrainingJob" "Amazonka.SageMaker.UpdateTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateTrainingJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "profilerConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProfilerConfigForUpdate)) :*: S1 ('MetaSel ('Just "profilerRuleConfigurations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProfilerRuleConfiguration]))) :*: (S1 ('MetaSel ('Just "resourceConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ResourceConfigForUpdate)) :*: S1 ('MetaSel ('Just "trainingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateTrainingJob Source #

Create a value of UpdateTrainingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:profilerConfig:UpdateTrainingJob', updateTrainingJob_profilerConfig - Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.

$sel:profilerRuleConfigurations:UpdateTrainingJob', updateTrainingJob_profilerRuleConfigurations - Configuration information for Amazon SageMaker Debugger rules for profiling system and framework metrics.

UpdateTrainingJob, updateTrainingJob_resourceConfig - The training job ResourceConfig to update warm pool retention length.

UpdateTrainingJob, updateTrainingJob_trainingJobName - The name of a training job to update the Debugger profiling configuration.

data UpdateTrainingJobResponse Source #

See: newUpdateTrainingJobResponse smart constructor.

Instances

Instances details
Generic UpdateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Associated Types

type Rep UpdateTrainingJobResponse :: Type -> Type #

Read UpdateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Show UpdateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

NFData UpdateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

Eq UpdateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

type Rep UpdateTrainingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrainingJob

type Rep UpdateTrainingJobResponse = D1 ('MetaData "UpdateTrainingJobResponse" "Amazonka.SageMaker.UpdateTrainingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateTrainingJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateTrainingJobResponse Source #

Create a value of UpdateTrainingJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateTrainingJobResponse', updateTrainingJobResponse_httpStatus - The response's http status code.

UpdateTrainingJobResponse, updateTrainingJobResponse_trainingJobArn - The Amazon Resource Name (ARN) of the training job.

UpdateTrial

data UpdateTrial Source #

See: newUpdateTrial smart constructor.

Constructors

UpdateTrial' (Maybe Text) Text 

Instances

Instances details
ToJSON UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

ToHeaders UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Methods

toHeaders :: UpdateTrial -> [Header] #

ToPath UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

ToQuery UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

AWSRequest UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Associated Types

type AWSResponse UpdateTrial #

Generic UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Associated Types

type Rep UpdateTrial :: Type -> Type #

Read UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Show UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

NFData UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Methods

rnf :: UpdateTrial -> () #

Eq UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Hashable UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

type AWSResponse UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

type Rep UpdateTrial Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

type Rep UpdateTrial = D1 ('MetaData "UpdateTrial" "Amazonka.SageMaker.UpdateTrial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateTrial'" 'PrefixI 'True) (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "trialName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newUpdateTrial Source #

Create a value of UpdateTrial with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateTrial, updateTrial_displayName - The name of the trial as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialName is displayed.

UpdateTrial, updateTrial_trialName - The name of the trial to update.

data UpdateTrialResponse Source #

See: newUpdateTrialResponse smart constructor.

Instances

Instances details
Generic UpdateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Associated Types

type Rep UpdateTrialResponse :: Type -> Type #

Read UpdateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Show UpdateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

NFData UpdateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

Methods

rnf :: UpdateTrialResponse -> () #

Eq UpdateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

type Rep UpdateTrialResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrial

type Rep UpdateTrialResponse = D1 ('MetaData "UpdateTrialResponse" "Amazonka.SageMaker.UpdateTrial" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateTrialResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateTrialResponse Source #

Create a value of UpdateTrialResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateTrialResponse, updateTrialResponse_trialArn - The Amazon Resource Name (ARN) of the trial.

$sel:httpStatus:UpdateTrialResponse', updateTrialResponse_httpStatus - The response's http status code.

UpdateTrialComponent

data UpdateTrialComponent Source #

See: newUpdateTrialComponent smart constructor.

Instances

Instances details
ToJSON UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

ToHeaders UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

ToPath UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

ToQuery UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

AWSRequest UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Associated Types

type AWSResponse UpdateTrialComponent #

Generic UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Associated Types

type Rep UpdateTrialComponent :: Type -> Type #

Read UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Show UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

NFData UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Methods

rnf :: UpdateTrialComponent -> () #

Eq UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Hashable UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

type AWSResponse UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

type Rep UpdateTrialComponent Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

type Rep UpdateTrialComponent = D1 ('MetaData "UpdateTrialComponent" "Amazonka.SageMaker.UpdateTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateTrialComponent'" 'PrefixI 'True) (((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 "inputArtifactsToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "outputArtifacts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentArtifact)))))) :*: ((S1 ('MetaSel ('Just "outputArtifactsToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text TrialComponentParameterValue))) :*: S1 ('MetaSel ('Just "parametersToRemove") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))) :*: (S1 ('MetaSel ('Just "startTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TrialComponentStatus)) :*: S1 ('MetaSel ('Just "trialComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateTrialComponent Source #

Create a value of UpdateTrialComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateTrialComponent, updateTrialComponent_displayName - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.

UpdateTrialComponent, updateTrialComponent_endTime - When the component ended.

UpdateTrialComponent, updateTrialComponent_inputArtifacts - Replaces all of the component's input artifacts with the specified artifacts.

$sel:inputArtifactsToRemove:UpdateTrialComponent', updateTrialComponent_inputArtifactsToRemove - The input artifacts to remove from the component.

UpdateTrialComponent, updateTrialComponent_outputArtifacts - Replaces all of the component's output artifacts with the specified artifacts.

$sel:outputArtifactsToRemove:UpdateTrialComponent', updateTrialComponent_outputArtifactsToRemove - The output artifacts to remove from the component.

UpdateTrialComponent, updateTrialComponent_parameters - Replaces all of the component's hyperparameters with the specified hyperparameters.

$sel:parametersToRemove:UpdateTrialComponent', updateTrialComponent_parametersToRemove - The hyperparameters to remove from the component.

UpdateTrialComponent, updateTrialComponent_startTime - When the component started.

UpdateTrialComponent, updateTrialComponent_status - The new status of the component.

UpdateTrialComponent, updateTrialComponent_trialComponentName - The name of the component to update.

data UpdateTrialComponentResponse Source #

See: newUpdateTrialComponentResponse smart constructor.

Instances

Instances details
Generic UpdateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Associated Types

type Rep UpdateTrialComponentResponse :: Type -> Type #

Read UpdateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Show UpdateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

NFData UpdateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

Eq UpdateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

type Rep UpdateTrialComponentResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateTrialComponent

type Rep UpdateTrialComponentResponse = D1 ('MetaData "UpdateTrialComponentResponse" "Amazonka.SageMaker.UpdateTrialComponent" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateTrialComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "trialComponentArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateTrialComponentResponse Source #

Create a value of UpdateTrialComponentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateTrialComponentResponse, updateTrialComponentResponse_trialComponentArn - The Amazon Resource Name (ARN) of the trial component.

$sel:httpStatus:UpdateTrialComponentResponse', updateTrialComponentResponse_httpStatus - The response's http status code.

UpdateUserProfile

data UpdateUserProfile Source #

See: newUpdateUserProfile smart constructor.

Instances

Instances details
ToJSON UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

ToHeaders UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

ToPath UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

ToQuery UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

AWSRequest UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Associated Types

type AWSResponse UpdateUserProfile #

Generic UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Associated Types

type Rep UpdateUserProfile :: Type -> Type #

Read UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Show UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

NFData UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Methods

rnf :: UpdateUserProfile -> () #

Eq UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Hashable UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

type AWSResponse UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

type Rep UpdateUserProfile Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

type Rep UpdateUserProfile = D1 ('MetaData "UpdateUserProfile" "Amazonka.SageMaker.UpdateUserProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateUserProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userSettings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserSettings)) :*: (S1 ('MetaSel ('Just "domainId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "userProfileName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateUserProfile Source #

Create a value of UpdateUserProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:userSettings:UpdateUserProfile', updateUserProfile_userSettings - A collection of settings.

UpdateUserProfile, updateUserProfile_domainId - The domain ID.

UpdateUserProfile, updateUserProfile_userProfileName - The user profile name.

data UpdateUserProfileResponse Source #

See: newUpdateUserProfileResponse smart constructor.

Instances

Instances details
Generic UpdateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Associated Types

type Rep UpdateUserProfileResponse :: Type -> Type #

Read UpdateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Show UpdateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

NFData UpdateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

Eq UpdateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

type Rep UpdateUserProfileResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateUserProfile

type Rep UpdateUserProfileResponse = D1 ('MetaData "UpdateUserProfileResponse" "Amazonka.SageMaker.UpdateUserProfile" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateUserProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "userProfileArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateUserProfileResponse Source #

Create a value of UpdateUserProfileResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateUserProfileResponse, updateUserProfileResponse_userProfileArn - The user profile Amazon Resource Name (ARN).

$sel:httpStatus:UpdateUserProfileResponse', updateUserProfileResponse_httpStatus - The response's http status code.

UpdateWorkforce

data UpdateWorkforce Source #

See: newUpdateWorkforce smart constructor.

Instances

Instances details
ToJSON UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

ToHeaders UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

ToPath UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

ToQuery UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

AWSRequest UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Associated Types

type AWSResponse UpdateWorkforce #

Generic UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Associated Types

type Rep UpdateWorkforce :: Type -> Type #

Show UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

NFData UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Methods

rnf :: UpdateWorkforce -> () #

Eq UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Hashable UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

type AWSResponse UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

type Rep UpdateWorkforce Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

type Rep UpdateWorkforce = D1 ('MetaData "UpdateWorkforce" "Amazonka.SageMaker.UpdateWorkforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateWorkforce'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "oidcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OidcConfig)) :*: S1 ('MetaSel ('Just "sourceIpConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SourceIpConfig))) :*: (S1 ('MetaSel ('Just "workforceVpcConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe WorkforceVpcConfigRequest)) :*: S1 ('MetaSel ('Just "workforceName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateWorkforce Source #

Create a value of UpdateWorkforce with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateWorkforce, updateWorkforce_oidcConfig - Use this parameter to update your OIDC Identity Provider (IdP) configuration for a workforce made using your own IdP.

UpdateWorkforce, updateWorkforce_sourceIpConfig - A list of one to ten worker IP address ranges (CIDRs) that can be used to access tasks assigned to this workforce.

Maximum: Ten CIDR values

UpdateWorkforce, updateWorkforce_workforceVpcConfig - Use this parameter to update your VPC configuration for a workforce.

UpdateWorkforce, updateWorkforce_workforceName - The name of the private workforce that you want to update. You can find your workforce name by using the operation.

data UpdateWorkforceResponse Source #

See: newUpdateWorkforceResponse smart constructor.

Instances

Instances details
Generic UpdateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Associated Types

type Rep UpdateWorkforceResponse :: Type -> Type #

Read UpdateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Show UpdateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

NFData UpdateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

Methods

rnf :: UpdateWorkforceResponse -> () #

Eq UpdateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

type Rep UpdateWorkforceResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkforce

type Rep UpdateWorkforceResponse = D1 ('MetaData "UpdateWorkforceResponse" "Amazonka.SageMaker.UpdateWorkforce" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateWorkforceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workforce") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Workforce)))

newUpdateWorkforceResponse Source #

Create a value of UpdateWorkforceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateWorkforceResponse', updateWorkforceResponse_httpStatus - The response's http status code.

$sel:workforce:UpdateWorkforceResponse', updateWorkforceResponse_workforce - A single private workforce. 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.

UpdateWorkteam

data UpdateWorkteam Source #

See: newUpdateWorkteam smart constructor.

Instances

Instances details
ToJSON UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

ToHeaders UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

ToPath UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

ToQuery UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

AWSRequest UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Associated Types

type AWSResponse UpdateWorkteam #

Generic UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Associated Types

type Rep UpdateWorkteam :: Type -> Type #

Read UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Show UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

NFData UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Methods

rnf :: UpdateWorkteam -> () #

Eq UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Hashable UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

type AWSResponse UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

type Rep UpdateWorkteam Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

type Rep UpdateWorkteam = D1 ('MetaData "UpdateWorkteam" "Amazonka.SageMaker.UpdateWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateWorkteam'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "memberDefinitions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty MemberDefinition)))) :*: (S1 ('MetaSel ('Just "notificationConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NotificationConfiguration)) :*: S1 ('MetaSel ('Just "workteamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newUpdateWorkteam Source #

Create a value of UpdateWorkteam with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateWorkteam, updateWorkteam_description - An updated description for the work team.

UpdateWorkteam, updateWorkteam_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. You should not provide input for both of these parameters in a single request.

For workforces created using Amazon Cognito, private work teams correspond to Amazon Cognito user groups within the user pool used to create a workforce. All of the CognitoMemberDefinition objects that make up the member definition must have the same ClientId and UserPool values. To add a Amazon Cognito user group to an existing worker pool, see groups to a User Pool. For more information about user pools, see Amazon Cognito User Pools.

For workforces created using your own OIDC IdP, specify the user groups that you want to include in your private work team in OidcMemberDefinition by listing those groups in Groups. Be aware that user groups that are already in the work team must also be listed in Groups when you make this request to remain on the work team. If you do not include these user groups, they will no longer be associated with the work team you update.

UpdateWorkteam, updateWorkteam_notificationConfiguration - Configures SNS topic notifications for available or expiring work items

UpdateWorkteam, updateWorkteam_workteamName - The name of the work team to update.

data UpdateWorkteamResponse Source #

See: newUpdateWorkteamResponse smart constructor.

Instances

Instances details
Generic UpdateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Associated Types

type Rep UpdateWorkteamResponse :: Type -> Type #

Read UpdateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Show UpdateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

NFData UpdateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

Methods

rnf :: UpdateWorkteamResponse -> () #

Eq UpdateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

type Rep UpdateWorkteamResponse Source # 
Instance details

Defined in Amazonka.SageMaker.UpdateWorkteam

type Rep UpdateWorkteamResponse = D1 ('MetaData "UpdateWorkteamResponse" "Amazonka.SageMaker.UpdateWorkteam" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "UpdateWorkteamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "workteam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Workteam)))

newUpdateWorkteamResponse Source #

Create a value of UpdateWorkteamResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateWorkteamResponse', updateWorkteamResponse_httpStatus - The response's http status code.

$sel:workteam:UpdateWorkteamResponse', updateWorkteamResponse_workteam - A Workteam object that describes the updated work team.

Types

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.

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.

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.

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.

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.

AgentVersion

data AgentVersion Source #

Edge Manager agent version.

See: newAgentVersion smart constructor.

Constructors

AgentVersion' Text Integer 

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.

Alarm

data Alarm Source #

An Amazon CloudWatch alarm configured to monitor metrics on an endpoint.

See: newAlarm smart constructor.

Constructors

Alarm' (Maybe Text) 

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.

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.

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.

AlgorithmStatusDetails

data AlgorithmStatusDetails Source #

Specifies the validation and image scan statuses of the algorithm.

See: newAlgorithmStatusDetails smart constructor.

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.

AlgorithmStatusItem

data AlgorithmStatusItem Source #

Represents the overall status of an algorithm.

See: newAlgorithmStatusItem smart constructor.

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.

AlgorithmSummary

data AlgorithmSummary Source #

Provides summary information about an algorithm.

See: newAlgorithmSummary smart constructor.

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.

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.

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.

AlgorithmValidationSpecification

data AlgorithmValidationSpecification Source #

Specifies configurations for one or more training jobs that SageMaker runs to test the algorithm.

See: newAlgorithmValidationSpecification smart constructor.

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.

AnnotationConsolidationConfig

data AnnotationConsolidationConfig Source #

Configures how labels are consolidated across human workers and processes output data.

See: newAnnotationConsolidationConfig smart constructor.

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

AppDetails

data AppDetails Source #

Details about an Amazon SageMaker app.

See: newAppDetails smart constructor.

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.

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.

AppSpecification

data AppSpecification Source #

Configuration to run a processing job in a specified container image.

See: newAppSpecification smart constructor.

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.

ArtifactSource

data ArtifactSource Source #

A structure describing the source of an artifact.

See: newArtifactSource smart constructor.

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.

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.

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.

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.

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.

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.

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.

AsyncInferenceConfig

data AsyncInferenceConfig Source #

Specifies configuration for how an endpoint performs asynchronous inference.

See: newAsyncInferenceConfig smart constructor.

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.

AsyncInferenceNotificationConfig

data AsyncInferenceNotificationConfig Source #

Specifies the configuration for notifications of inference results for asynchronous inference.

See: newAsyncInferenceNotificationConfig smart constructor.

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.

AsyncInferenceOutputConfig

data AsyncInferenceOutputConfig Source #

Specifies the configuration for asynchronous inference invocation outputs.

See: newAsyncInferenceOutputConfig smart constructor.

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.

AthenaDatasetDefinition

data AthenaDatasetDefinition Source #

Configuration for Athena Dataset Definition input.

See: newAthenaDatasetDefinition smart constructor.

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.

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.

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.

AutoMLCandidateGenerationConfig

data AutoMLCandidateGenerationConfig Source #

Stores the config information for how a candidate is generated (optional).

See: newAutoMLCandidateGenerationConfig smart constructor.

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.

AutoMLCandidateStep

data AutoMLCandidateStep Source #

Information about the steps for a candidate and what step it is working on.

See: newAutoMLCandidateStep smart constructor.

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.

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.

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'.

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.

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 .

AutoMLDataSource

data AutoMLDataSource Source #

The data source for the Autopilot job.

See: newAutoMLDataSource smart constructor.

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.

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.

AutoMLJobArtifacts

data AutoMLJobArtifacts Source #

The artifacts that are generated during an AutoML job.

See: newAutoMLJobArtifacts smart constructor.

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.

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.

AutoMLJobConfig

data AutoMLJobConfig Source #

A collection of settings used for an AutoML job.

See: newAutoMLJobConfig smart constructor.

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.

AutoMLJobObjective

data AutoMLJobObjective Source #

Specifies a metric to minimize or maximize as the objective of a job.

See: newAutoMLJobObjective smart constructor.

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.

AutoMLJobStepMetadata

data AutoMLJobStepMetadata Source #

Metadata for an AutoML job step.

See: newAutoMLJobStepMetadata smart constructor.

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.

AutoMLJobSummary

data AutoMLJobSummary Source #

Provides a summary about an AutoML job.

See: newAutoMLJobSummary smart constructor.

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.

AutoMLOutputDataConfig

data AutoMLOutputDataConfig Source #

The output data configuration.

See: newAutoMLOutputDataConfig smart constructor.

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.

AutoMLPartialFailureReason

data AutoMLPartialFailureReason Source #

The reason for a partial failure of an AutoML job.

See: newAutoMLPartialFailureReason smart constructor.

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.

AutoMLS3DataSource

data AutoMLS3DataSource Source #

The Amazon S3 data source.

See: newAutoMLS3DataSource smart constructor.

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.

AutoMLSecurityConfig

data AutoMLSecurityConfig Source #

Security options.

See: newAutoMLSecurityConfig smart constructor.

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.

AutoRollbackConfig

data AutoRollbackConfig Source #

Automatic rollback configuration for handling endpoint deployment failures and recovery.

See: newAutoRollbackConfig smart constructor.

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.

BatchDataCaptureConfig

data BatchDataCaptureConfig Source #

Configuration to control how SageMaker captures inference data for batch transform jobs.

See: newBatchDataCaptureConfig smart constructor.

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.

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.

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.

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.

Bias

data Bias Source #

Contains bias metrics for a model.

See: newBias smart constructor.

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

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.

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.

CacheHitResult

data CacheHitResult Source #

Details on the cache hit of a pipeline execution step.

See: newCacheHitResult smart constructor.

Constructors

CacheHitResult' (Maybe Text) 

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.

CallbackStepMetadata

data CallbackStepMetadata Source #

Metadata about a callback step.

See: newCallbackStepMetadata smart constructor.

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.

CandidateArtifactLocations

data CandidateArtifactLocations Source #

The location of artifacts for an AutoML candidate job.

See: newCandidateArtifactLocations smart constructor.

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.

CandidateProperties

data CandidateProperties Source #

The properties of an AutoML candidate job.

See: newCandidateProperties smart constructor.

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.

CanvasAppSettings

data CanvasAppSettings Source #

The SageMaker Canvas app settings.

See: newCanvasAppSettings smart constructor.

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.

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.

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.

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.

CaptureOption

data CaptureOption Source #

Specifies data Model Monitor will capture.

See: newCaptureOption smart constructor.

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.

CategoricalParameter

data CategoricalParameter Source #

Environment parameters you want to benchmark your load test against.

See: newCategoricalParameter smart constructor.

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.

CategoricalParameterRange

data CategoricalParameterRange Source #

A list of categorical hyperparameters to tune.

See: newCategoricalParameterRange smart constructor.

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.

CategoricalParameterRangeSpecification

data CategoricalParameterRangeSpecification Source #

Defines the possible values for a categorical hyperparameter.

See: newCategoricalParameterRangeSpecification smart constructor.

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.

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.

ChannelSpecification

data ChannelSpecification Source #

Defines a named input source, called a channel, to be used by an algorithm.

See: newChannelSpecification smart constructor.

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.

CheckpointConfig

data CheckpointConfig Source #

Contains information about the output location for managed spot training checkpoint data.

See: newCheckpointConfig smart constructor.

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.

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.

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.

ClarifyExplainerConfig

data ClarifyExplainerConfig Source #

The configuration parameters for the SageMaker Clarify explainer.

See: newClarifyExplainerConfig smart constructor.

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.

ClarifyInferenceConfig

data ClarifyInferenceConfig Source #

The inference configuration parameter for the model container.

See: newClarifyInferenceConfig smart constructor.

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].

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.

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.

ClarifyShapConfig

data ClarifyShapConfig Source #

The configuration for SHAP analysis using SageMaker Clarify Explainer.

See: newClarifyShapConfig smart constructor.

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.

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.

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.

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' Text 

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.

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.

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' Text Text 

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.

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.

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.

CollectionConfiguration

data CollectionConfiguration Source #

Configuration information for the Amazon SageMaker Debugger output tensor collections.

See: newCollectionConfiguration smart constructor.

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".

CompilationJobSummary

data CompilationJobSummary Source #

A summary of a model compilation job.

See: newCompilationJobSummary smart constructor.

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.

ConditionStepMetadata

data ConditionStepMetadata Source #

Metadata for a Condition step.

See: newConditionStepMetadata smart constructor.

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.

ContainerDefinition

data ContainerDefinition Source #

Describes the container, as part of model definition.

See: newContainerDefinition smart constructor.

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.

ContextSource

data ContextSource Source #

A structure describing the source of a context.

See: newContextSource smart constructor.

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.

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.

ContinuousParameterRange

data ContinuousParameterRange Source #

A list of continuous hyperparameters to tune.

See: newContinuousParameterRange smart constructor.

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.

ContinuousParameterRangeSpecification

data ContinuousParameterRangeSpecification Source #

Defines the possible values for a continuous hyperparameter.

See: newContinuousParameterRangeSpecification smart constructor.

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.

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.

DataCaptureConfig

data DataCaptureConfig Source #

Configuration to control how SageMaker captures inference data.

See: newDataCaptureConfig smart constructor.

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

DataCaptureConfigSummary

data DataCaptureConfigSummary Source #

The currently active data capture configuration used by your Endpoint.

See: newDataCaptureConfigSummary smart constructor.

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)))))

DataCatalogConfig

data DataCatalogConfig Source #

The meta data of the Glue table which serves as data catalog for the OfflineStore.

See: newDataCatalogConfig smart constructor.

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.

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.

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']"

DataQualityAppSpecification

data DataQualityAppSpecification Source #

Information about the container that a data quality monitoring job runs.

See: newDataQualityAppSpecification smart constructor.

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.

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.

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.

DataQualityJobInput

data DataQualityJobInput Source #

The input for the data quality monitoring job. Currently endpoints are supported for input.

See: newDataQualityJobInput smart constructor.

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.

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.

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.

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.

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.

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.

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.

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.

DebugRuleEvaluationStatus

data DebugRuleEvaluationStatus Source #

Information about the status of the rule evaluation.

See: newDebugRuleEvaluationStatus smart constructor.

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.

DefaultSpaceSettings

data DefaultSpaceSettings Source #

A collection of settings that apply to spaces created in the Domain.

See: newDefaultSpaceSettings smart constructor.

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.

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.

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.

DeploymentConfig

data DeploymentConfig Source #

The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.

See: newDeploymentConfig smart constructor.

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.

DeploymentStage

data DeploymentStage Source #

Contains information about a stage in an edge deployment plan.

See: newDeploymentStage smart constructor.

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.

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.

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' (Maybe Text) (Maybe Text) Text 

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.

DeviceDeploymentSummary

data DeviceDeploymentSummary Source #

Contains information summarizing device details and deployment status.

See: newDeviceDeploymentSummary smart constructor.

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.

DeviceFleetSummary

data DeviceFleetSummary Source #

Summary of the device fleet.

See: newDeviceFleetSummary smart constructor.

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.

DeviceSelectionConfig

data DeviceSelectionConfig Source #

Contains information about the configurations of selected devices.

See: newDeviceSelectionConfig smart constructor.

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.

DeviceStats

data DeviceStats Source #

Status of devices.

See: newDeviceStats smart constructor.

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.

DeviceSummary

data DeviceSummary Source #

Summary of the device.

See: newDeviceSummary smart constructor.

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.

DomainDetails

data DomainDetails Source #

The domain's details.

See: newDomainDetails smart constructor.

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.

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.

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.

DomainSettingsForUpdate

data DomainSettingsForUpdate Source #

A collection of Domain configuration settings to update.

See: newDomainSettingsForUpdate smart constructor.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

Edge

data Edge Source #

A directed edge connecting two lineage entities.

See: newEdge smart constructor.

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.

EdgeDeploymentConfig

data EdgeDeploymentConfig Source #

Contains information about the configuration of a deployment.

See: newEdgeDeploymentConfig smart constructor.

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.

EdgeDeploymentModelConfig

data EdgeDeploymentModelConfig Source #

Contains information about the configuration of a model in a deployment.

See: newEdgeDeploymentModelConfig smart constructor.

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.

EdgeDeploymentPlanSummary

data EdgeDeploymentPlanSummary Source #

Contains information summarizing an edge deployment plan.

See: newEdgeDeploymentPlanSummary smart constructor.

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.

EdgeDeploymentStatus

data EdgeDeploymentStatus Source #

Contains information summarizing the deployment stage results.

See: newEdgeDeploymentStatus smart constructor.

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.

EdgeModel

data EdgeModel Source #

The model on the edge device.

See: newEdgeModel smart constructor.

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.

EdgeModelStat

data EdgeModelStat Source #

Status of edge devices with this model.

See: newEdgeModelStat smart constructor.

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.

EdgeModelSummary

data EdgeModelSummary Source #

Summary of model on edge device.

See: newEdgeModelSummary smart constructor.

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.

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.

EdgePackagingJobSummary

data EdgePackagingJobSummary Source #

Summary of edge packaging job.

See: newEdgePackagingJobSummary smart constructor.

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.

EdgePresetDeploymentOutput

data EdgePresetDeploymentOutput Source #

The output of a SageMaker Edge Manager deployable resource.

See: newEdgePresetDeploymentOutput smart constructor.

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.

Endpoint

data Endpoint Source #

A hosted endpoint for real-time inference.

See: newEndpoint smart constructor.

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.

EndpointConfigSummary

data EndpointConfigSummary Source #

Provides summary information for an endpoint configuration.

See: newEndpointConfigSummary smart constructor.

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.

EndpointInfo

data EndpointInfo Source #

Details about a customer endpoint that was compared in an Inference Recommender job.

See: newEndpointInfo smart constructor.

Constructors

EndpointInfo' Text 

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.

EndpointInput

data EndpointInput Source #

Input object for the endpoint

See: newEndpointInput smart constructor.

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.

EndpointInputConfiguration

data EndpointInputConfiguration Source #

The endpoint configuration for the load test.

See: newEndpointInputConfiguration smart constructor.

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.

EndpointMetadata

data EndpointMetadata Source #

The metadata of the endpoint.

See: newEndpointMetadata smart constructor.

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.

EndpointOutputConfiguration

data EndpointOutputConfiguration Source #

The endpoint configuration made by Inference Recommender during a recommendation job.

See: newEndpointOutputConfiguration smart constructor.

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.

EndpointPerformance

data EndpointPerformance Source #

The performance results from running an Inference Recommender job on an existing endpoint.

See: newEndpointPerformance smart constructor.

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.

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.

EnvironmentParameter

data EnvironmentParameter Source #

A list of environment parameters suggested by the Amazon SageMaker Inference Recommender.

See: newEnvironmentParameter smart constructor.

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.

EnvironmentParameterRanges

data EnvironmentParameterRanges Source #

Specifies the range of environment parameters

See: newEnvironmentParameterRanges smart constructor.

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.

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.

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.

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.

ExperimentSource

data ExperimentSource Source #

The source of the experiment.

See: newExperimentSource smart constructor.

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.

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.

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.

Explainability

data Explainability Source #

Contains explainability metrics for a model.

See: newExplainability smart constructor.

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.

ExplainerConfig

data ExplainerConfig Source #

A parameter to activate explainers.

See: newExplainerConfig smart constructor.

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.

FailStepMetadata

data FailStepMetadata Source #

The container for the metadata for Fail step.

See: newFailStepMetadata smart constructor.

Constructors

FailStepMetadata' (Maybe Text) 

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.

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.

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.

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.

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.

FeatureGroupSummary

data FeatureGroupSummary Source #

The name, Arn, CreationTime, FeatureGroup values, LastUpdatedTime and EnableOnlineStorage status of a FeatureGroup.

See: newFeatureGroupSummary smart constructor.

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.

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.

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.

FeatureParameter

data FeatureParameter Source #

A key-value pair that you specify to describe the feature.

See: newFeatureParameter smart constructor.

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.

FileSource

data FileSource Source #

Contains details regarding the file source.

See: newFileSource smart constructor.

Constructors

FileSource' (Maybe Text) (Maybe Text) Text 

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.

FileSystemConfig

data FileSystemConfig Source #

The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.

See: newFileSystemConfig smart constructor.

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.

FileSystemDataSource

data FileSystemDataSource Source #

Specifies a file system data source for a channel.

See: newFileSystemDataSource smart constructor.

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.

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' (Maybe Operator) (Maybe Text) Text 

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.

FinalAutoMLJobObjectiveMetric

data FinalAutoMLJobObjectiveMetric Source #

The best candidate result from an AutoML training job.

See: newFinalAutoMLJobObjectiveMetric smart constructor.

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.

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.

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))))

FlowDefinitionOutputConfig

data FlowDefinitionOutputConfig Source #

Contains information about where human output will be stored.

See: newFlowDefinitionOutputConfig smart constructor.

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.

FlowDefinitionSummary

data FlowDefinitionSummary Source #

Contains summary information about the flow definition.

See: newFlowDefinitionSummary smart constructor.

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.

GitConfig

data GitConfig Source #

Specifies configuration details for a Git repository in your Amazon Web Services account.

See: newGitConfig smart constructor.

Constructors

GitConfig' (Maybe Text) (Maybe Text) Text 

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.

GitConfigForUpdate

data GitConfigForUpdate Source #

Specifies configuration details for a Git repository when the repository is updated.

See: newGitConfigForUpdate smart constructor.

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}

HubContentDependency

data HubContentDependency Source #

Any dependencies related to hub content, such as scripts, model artifacts, datasets, or notebooks.

See: newHubContentDependency smart constructor.

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.

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.

HubInfo

data HubInfo Source #

Information about a hub.

See: newHubInfo smart constructor.

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.

HubS3StorageConfig

data HubS3StorageConfig Source #

The Amazon S3 storage configuration of a hub.

See: newHubS3StorageConfig smart constructor.

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.

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.

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.

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.

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.

HumanLoopConfig

data HumanLoopConfig Source #

Describes the work to be performed by human workers.

See: newHumanLoopConfig smart constructor.

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.

HumanLoopRequestSource

data HumanLoopRequestSource Source #

Container for configuring the source of human task requests.

See: newHumanLoopRequestSource smart constructor.

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:

HumanTaskConfig

data HumanTaskConfig Source #

Information required for human workers to complete a labeling task.

See: newHumanTaskConfig smart constructor.

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.

HumanTaskUiSummary

data HumanTaskUiSummary Source #

Container for human task user interface information.

See: newHumanTaskUiSummary smart constructor.

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.

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.

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.

HyperParameterSpecification

data HyperParameterSpecification Source #

Defines a hyperparameter to be used by an algorithm.

See: newHyperParameterSpecification smart constructor.

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.

HyperParameterTrainingJobDefinition

data HyperParameterTrainingJobDefinition Source #

Defines the training jobs launched by a hyperparameter tuning job.

See: newHyperParameterTrainingJobDefinition smart constructor.

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.

HyperParameterTrainingJobSummary

data HyperParameterTrainingJobSummary Source #

The container for the summary information about a training job.

See: newHyperParameterTrainingJobSummary smart constructor.

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.

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.

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).

HyperParameterTuningJobConfig

data HyperParameterTuningJobConfig Source #

Configures a hyperparameter tuning job.

See: newHyperParameterTuningJobConfig smart constructor.

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.

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.

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.

HyperParameterTuningJobSearchEntity

data HyperParameterTuningJobSearchEntity Source #

An entity returned by the SearchRecord API containing the properties of a hyperparameter tuning job.

See: newHyperParameterTuningJobSearchEntity smart constructor.

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.

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.

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.

HyperParameterTuningJobSummary

data HyperParameterTuningJobSummary Source #

Provides summary information about a hyperparameter tuning job.

See: newHyperParameterTuningJobSummary smart constructor.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

ImageVersion

data ImageVersion Source #

A version of a SageMaker Image. A version represents an existing container image.

See: newImageVersion smart constructor.

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.

InferenceExecutionConfig

data InferenceExecutionConfig Source #

Specifies details about how containers in a multi-container endpoint are run.

See: newInferenceExecutionConfig smart constructor.

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.

InferenceExperimentDataStorageConfig

data InferenceExperimentDataStorageConfig Source #

The Amazon S3 location and configuration for storing inference request and response data.

See: newInferenceExperimentDataStorageConfig smart constructor.

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.

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.

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.

InferenceExperimentSummary

data InferenceExperimentSummary Source #

Lists a summary of properties of an inference experiment.

See: newInferenceExperimentSummary smart constructor.

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.

InferenceMetrics

data InferenceMetrics Source #

The metrics for an existing endpoint compared in an Inference Recommender job.

See: newInferenceMetrics smart constructor.

Constructors

InferenceMetrics' Int Int 

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.

InferenceRecommendation

data InferenceRecommendation Source #

A list of recommendations made by Amazon SageMaker Inference Recommender.

See: newInferenceRecommendation smart constructor.

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.

InferenceRecommendationsJob

data InferenceRecommendationsJob Source #

A structure that contains a list of recommendation jobs.

See: newInferenceRecommendationsJob smart constructor.

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.

InferenceRecommendationsJobStep

data InferenceRecommendationsJobStep Source #

A returned array object for the Steps response field in the ListInferenceRecommendationsJobSteps API command.

See: newInferenceRecommendationsJobStep smart constructor.

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.

InferenceSpecification

data InferenceSpecification Source #

Defines how to perform inference generation after a training job is run.

See: newInferenceSpecification smart constructor.

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.

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.

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.

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.

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.

InstanceMetadataServiceConfiguration

data InstanceMetadataServiceConfiguration Source #

Information on the IMDS configuration of the notebook instance

See: newInstanceMetadataServiceConfiguration smart constructor.

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.

IntegerParameterRange

data IntegerParameterRange Source #

For a hyperparameter of the integer type, specifies the range that a hyperparameter tuning job searches.

See: newIntegerParameterRange smart constructor.

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.

IntegerParameterRangeSpecification

data IntegerParameterRangeSpecification Source #

Defines the possible values for an integer hyperparameter.

See: newIntegerParameterRangeSpecification smart constructor.

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.

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.

KernelGatewayAppSettings

data KernelGatewayAppSettings Source #

The KernelGateway app settings.

See: newKernelGatewayAppSettings smart constructor.

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.

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.

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.

KernelSpec

data KernelSpec Source #

The specification of a Jupyter kernel.

See: newKernelSpec smart constructor.

Constructors

KernelSpec' (Maybe Text) Text 

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.

LabelCounters

data LabelCounters Source #

Provides a breakdown of the number of objects labeled.

See: newLabelCounters smart constructor.

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.

LabelCountersForWorkteam

data LabelCountersForWorkteam Source #

Provides counts for human-labeled tasks in the labeling job.

See: newLabelCountersForWorkteam smart constructor.

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.

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.

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

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.

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.

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.

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.

LabelingJobForWorkteamSummary

data LabelingJobForWorkteamSummary Source #

Provides summary information for a work team.

See: newLabelingJobForWorkteamSummary smart constructor.

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.

LabelingJobInputConfig

data LabelingJobInputConfig Source #

Input configuration information for a labeling job.

See: newLabelingJobInputConfig smart constructor.

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.

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.

LabelingJobOutputConfig

data LabelingJobOutputConfig Source #

Output configuration information for a labeling job.

See: newLabelingJobOutputConfig smart constructor.

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.

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.

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.

LabelingJobS3DataSource

data LabelingJobS3DataSource Source #

The Amazon S3 location of the input data objects.

See: newLabelingJobS3DataSource smart constructor.

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.

LabelingJobSnsDataSource

data LabelingJobSnsDataSource Source #

An Amazon SNS data source used for streaming labeling jobs.

See: newLabelingJobSnsDataSource smart constructor.

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.

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.

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.

LabelingJobSummary

data LabelingJobSummary Source #

Provides summary information about a labeling job.

See: newLabelingJobSummary smart constructor.

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.

LambdaStepMetadata

data LambdaStepMetadata Source #

Metadata for a Lambda step.

See: newLambdaStepMetadata smart constructor.

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.

LastUpdateStatus

data LastUpdateStatus Source #

A value that indicates whether the update was successful.

See: newLastUpdateStatus smart constructor.

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.

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.

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.

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.

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.

MetadataProperties

data MetadataProperties Source #

Metadata properties of the tracking entity, trial, or trial component.

See: newMetadataProperties smart constructor.

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.

MetricData

data MetricData Source #

The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.

See: newMetricData smart constructor.

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.

MetricDatum

data MetricDatum Source #

Information about the metric for a candidate produced by an AutoML job.

See: newMetricDatum smart constructor.

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.

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.

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.

MetricsSource

data MetricsSource Source #

Details about the metrics source.

See: newMetricsSource smart constructor.

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.

Model

data Model Source #

The properties of a model as returned by the Search API.

See: newModel smart constructor.

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.

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' Text 

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.

ModelBiasAppSpecification

data ModelBiasAppSpecification Source #

Docker container image configuration object for the model bias job.

See: newModelBiasAppSpecification smart constructor.

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.

ModelBiasBaselineConfig

data ModelBiasBaselineConfig Source #

The configuration for a baseline model bias job.

See: newModelBiasBaselineConfig smart constructor.

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.

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.

ModelCard

data ModelCard Source #

An Amazon SageMaker Model Card.

See: newModelCard smart constructor.

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.

ModelCardExportArtifacts

data ModelCardExportArtifacts Source #

The artifacts of the model card export job.

See: newModelCardExportArtifacts smart constructor.

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.

ModelCardExportJobSummary

data ModelCardExportJobSummary Source #

The summary of the Amazon SageMaker Model Card export job.

See: newModelCardExportJobSummary smart constructor.

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..

ModelCardExportOutputConfig

data ModelCardExportOutputConfig Source #

Configure the export output details for an Amazon SageMaker Model Card.

See: newModelCardExportOutputConfig smart constructor.

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.

ModelCardSecurityConfig

data ModelCardSecurityConfig Source #

Configure the security settings to protect model card data.

See: newModelCardSecurityConfig smart constructor.

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.

ModelCardSummary

data ModelCardSummary Source #

A summary of the model card.

See: newModelCardSummary smart constructor.

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.

ModelCardVersionSummary

data ModelCardVersionSummary Source #

A summary of a specific version of the model card.

See: newModelCardVersionSummary smart constructor.

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.

ModelClientConfig

data ModelClientConfig Source #

Configures the timeout and maximum number of retries for processing a transform job invocation.

See: newModelClientConfig smart constructor.

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.

ModelConfiguration

data ModelConfiguration Source #

Defines the model configuration. Includes the specification name and environment parameters.

See: newModelConfiguration smart constructor.

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.

ModelDashboardEndpoint

data ModelDashboardEndpoint Source #

An endpoint that hosts a model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardEndpoint smart constructor.

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)))))

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.

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.

ModelDashboardModel

data ModelDashboardModel Source #

A model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardModel smart constructor.

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.

ModelDashboardModelCard

data ModelDashboardModelCard Source #

The model card for a model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardModelCard smart constructor.

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.

ModelDashboardMonitoringSchedule

data ModelDashboardMonitoringSchedule Source #

A monitoring schedule for a model displayed in the Amazon SageMaker Model Dashboard.

See: newModelDashboardMonitoringSchedule smart constructor.

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.

ModelDataQuality

data ModelDataQuality Source #

Data quality constraints and statistics for a model.

See: newModelDataQuality smart constructor.

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.

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.

ModelDeployResult

data ModelDeployResult Source #

Provides information about the endpoint of the model deployment.

See: newModelDeployResult smart constructor.

Constructors

ModelDeployResult' (Maybe Text) 

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.

ModelDigests

data ModelDigests Source #

Provides information to verify the integrity of stored model artifacts.

See: newModelDigests smart constructor.

Constructors

ModelDigests' (Maybe Text) 

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.

ModelExplainabilityAppSpecification

data ModelExplainabilityAppSpecification Source #

Docker container image configuration object for the model explainability job.

See: newModelExplainabilityAppSpecification smart constructor.

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.

ModelExplainabilityBaselineConfig

data ModelExplainabilityBaselineConfig Source #

The configuration for a baseline model explainability job.

See: newModelExplainabilityBaselineConfig smart constructor.

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.

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.

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.

ModelInput

data ModelInput Source #

Input object for the model.

See: newModelInput smart constructor.

Constructors

ModelInput' Text 

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.

ModelLatencyThreshold

data ModelLatencyThreshold Source #

The model latency threshold.

See: newModelLatencyThreshold smart constructor.

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.

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.

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.

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.

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.

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.

ModelMetrics

data ModelMetrics Source #

Contains metrics captured from a model.

See: newModelMetrics smart constructor.

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.

ModelPackage

data ModelPackage Source #

A versioned model that can be deployed for SageMaker inference.

See: newModelPackage smart constructor.

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.

ModelPackageContainerDefinition

data ModelPackageContainerDefinition Source #

Describes the Docker container for the model package.

See: newModelPackageContainerDefinition smart constructor.

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.

ModelPackageGroup

data ModelPackageGroup Source #

A group of versioned models in the model registry.

See: newModelPackageGroup smart constructor.

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.

ModelPackageGroupSummary

data ModelPackageGroupSummary Source #

Summary information about a model group.

See: newModelPackageGroupSummary smart constructor.

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)))))

ModelPackageStatusDetails

data ModelPackageStatusDetails Source #

Specifies the validation and image scan statuses of the model package.

See: newModelPackageStatusDetails smart constructor.

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.

ModelPackageStatusItem

data ModelPackageStatusItem Source #

Represents the overall status of a model package.

See: newModelPackageStatusItem smart constructor.

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.

ModelPackageSummary

data ModelPackageSummary Source #

Provides summary information about a model package.

See: newModelPackageSummary smart constructor.

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.

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.

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.

ModelPackageValidationSpecification

data ModelPackageValidationSpecification Source #

Specifies batch transform jobs that SageMaker runs to validate your model package.

See: newModelPackageValidationSpecification smart constructor.

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.

ModelQuality

data ModelQuality Source #

Model quality statistics and constraints.

See: newModelQuality smart constructor.

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.

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.

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.

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.

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.

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' (Maybe Text) 

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.

ModelSummary

data ModelSummary Source #

Provides summary information about a model.

See: newModelSummary smart constructor.

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.

ModelVariantConfig

data ModelVariantConfig Source #

Contains information about the deployment options of a model.

See: newModelVariantConfig smart constructor.

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.

ModelVariantConfigSummary

data ModelVariantConfigSummary Source #

Summary of the deployment configuration of a model.

See: newModelVariantConfigSummary smart constructor.

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.

MonitoringAlertActions

data MonitoringAlertActions Source #

A list of alert actions taken in response to an alert going into InAlert status.

See: newMonitoringAlertActions smart constructor.

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.

MonitoringAlertHistorySummary

data MonitoringAlertHistorySummary Source #

Provides summary information of an alert's history.

See: newMonitoringAlertHistorySummary smart constructor.

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.

MonitoringAlertSummary

data MonitoringAlertSummary Source #

Provides summary information about a monitor alert.

See: newMonitoringAlertSummary smart constructor.

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.

MonitoringAppSpecification

data MonitoringAppSpecification Source #

Container image configuration object for the monitoring job.

See: newMonitoringAppSpecification smart constructor.

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.

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.

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.

MonitoringClusterConfig

data MonitoringClusterConfig Source #

Configuration for the cluster used to run model monitoring jobs.

See: newMonitoringClusterConfig smart constructor.

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.

MonitoringConstraintsResource

data MonitoringConstraintsResource Source #

The constraints resource for a monitoring job.

See: newMonitoringConstraintsResource smart constructor.

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.

MonitoringCsvDatasetFormat

data MonitoringCsvDatasetFormat Source #

Represents the CSV dataset format used when running a monitoring job.

See: newMonitoringCsvDatasetFormat smart constructor.

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.

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.

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.

MonitoringGroundTruthS3Input

data MonitoringGroundTruthS3Input Source #

The ground truth labels for the dataset used for the monitoring job.

See: newMonitoringGroundTruthS3Input smart constructor.

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.

MonitoringInput

data MonitoringInput Source #

The inputs for a monitoring job.

See: newMonitoringInput smart constructor.

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.

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.

MonitoringJobDefinitionSummary

data MonitoringJobDefinitionSummary Source #

Summary information about a monitoring job.

See: newMonitoringJobDefinitionSummary smart constructor.

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.

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.

MonitoringNetworkConfig

data MonitoringNetworkConfig Source #

The networking configuration for the monitoring job.

See: newMonitoringNetworkConfig smart constructor.

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.

MonitoringOutput

data MonitoringOutput Source #

The output object for a monitoring job.

See: newMonitoringOutput smart constructor.

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.

MonitoringOutputConfig

data MonitoringOutputConfig Source #

The output configuration for monitoring jobs.

See: newMonitoringOutputConfig smart constructor.

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.

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.

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.

MonitoringS3Output

data MonitoringS3Output Source #

Information about where and how you want to store the results of a monitoring job.

See: newMonitoringS3Output smart constructor.

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.

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.

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.

MonitoringScheduleConfig

data MonitoringScheduleConfig Source #

Configures the monitoring schedule and defines the monitoring job.

See: newMonitoringScheduleConfig smart constructor.

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.

MonitoringScheduleSummary

data MonitoringScheduleSummary Source #

Summarizes the monitoring schedule.

See: newMonitoringScheduleSummary smart constructor.

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.

MonitoringStatisticsResource

data MonitoringStatisticsResource Source #

The statistics resource for a monitoring job.

See: newMonitoringStatisticsResource smart constructor.

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.

MonitoringStoppingCondition

data MonitoringStoppingCondition Source #

A time limit for how long the monitoring job is allowed to run before stopping.

See: newMonitoringStoppingCondition smart constructor.

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.

MultiModelConfig

data MultiModelConfig Source #

Specifies additional configuration for hosting multi-model endpoints.

See: newMultiModelConfig smart constructor.

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.

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.

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.

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.

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.

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.

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.

NotebookInstanceLifecycleConfigSummary

data NotebookInstanceLifecycleConfigSummary Source #

Provides a summary of a notebook instance lifecycle configuration.

See: newNotebookInstanceLifecycleConfigSummary smart constructor.

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))))

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.

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.

NotebookInstanceSummary

data NotebookInstanceSummary Source #

Provides summary information for an SageMaker notebook instance.

See: newNotebookInstanceSummary smart constructor.

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.

NotificationConfiguration

data NotificationConfiguration Source #

Configures Amazon SNS notifications of available or expiring work items for work teams.

See: newNotificationConfiguration smart constructor.

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.

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.

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.

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.

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.

OfflineStoreStatus

data OfflineStoreStatus Source #

The status of OfflineStore.

See: newOfflineStoreStatus smart constructor.

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.

OidcConfig

data OidcConfig Source #

Use this parameter to configure your OIDC Identity Provider (IdP).

See: newOidcConfig smart constructor.

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.

OidcConfigForResponse

data OidcConfigForResponse Source #

Your OIDC IdP workforce configuration.

See: newOidcConfigForResponse smart constructor.

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.

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.

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.

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.

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.

OnlineStoreSecurityConfig

data OnlineStoreSecurityConfig Source #

The security configuration for OnlineStore.

See: newOnlineStoreSecurityConfig smart constructor.

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"

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.

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.

OutputDataConfig

data OutputDataConfig Source #

Provides information about how to store model training results (model artifacts).

See: newOutputDataConfig smart constructor.

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.

OutputParameter

data OutputParameter Source #

An output parameter of a pipeline step.

See: newOutputParameter smart constructor.

Constructors

OutputParameter' Text Text 

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.

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.

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.

Parameter

data Parameter Source #

Assigns a value to a named Pipeline parameter.

See: newParameter smart constructor.

Constructors

Parameter' Text Text 

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.

ParameterRange

data ParameterRange Source #

Defines the possible values for categorical, continuous, and integer hyperparameters to be used by an algorithm.

See: newParameterRange smart constructor.

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.

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.

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.

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' (Maybe Text) (Maybe Text) 

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.

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.

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.

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.

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.

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.

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.

Phase

data Phase Source #

Defines the traffic pattern.

See: newPhase smart constructor.

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.

Pipeline

data Pipeline Source #

A SageMaker Model Building Pipeline instance.

See: newPipeline smart constructor.

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.

PipelineDefinitionS3Location

data PipelineDefinitionS3Location Source #

The location of the pipeline definition stored in Amazon S3.

See: newPipelineDefinitionS3Location smart constructor.

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.

PipelineExecution

data PipelineExecution Source #

An execution of a pipeline.

See: newPipelineExecution smart constructor.

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.

PipelineExecutionStep

data PipelineExecutionStep Source #

An execution of a step in a pipeline.

See: newPipelineExecutionStep smart constructor.

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.

PipelineExecutionStepMetadata

data PipelineExecutionStepMetadata Source #

Metadata for a step execution.

See: newPipelineExecutionStepMetadata smart constructor.

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.

PipelineExecutionSummary

data PipelineExecutionSummary Source #

A pipeline execution summary.

See: newPipelineExecutionSummary smart constructor.

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.

PipelineExperimentConfig

data PipelineExperimentConfig Source #

Specifies the names of the experiment and trial created by a pipeline.

See: newPipelineExperimentConfig smart constructor.

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.

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.

ProcessingClusterConfig

data ProcessingClusterConfig Source #

Configuration for the cluster used to run a processing job.

See: newProcessingClusterConfig smart constructor.

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.

ProcessingFeatureStoreOutput

data ProcessingFeatureStoreOutput Source #

Configuration for processing job outputs in Amazon SageMaker Feature Store.

See: newProcessingFeatureStoreOutput smart constructor.

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.

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.

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.

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.

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.

ProcessingJobStepMetadata

data ProcessingJobStepMetadata Source #

Metadata for a processing job step.

See: newProcessingJobStepMetadata smart constructor.

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.

ProcessingJobSummary

data ProcessingJobSummary Source #

Summary of information about a processing job.

See: newProcessingJobSummary smart constructor.

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.

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.

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.

ProcessingOutputConfig

data ProcessingOutputConfig Source #

Configuration for uploading output from the processing container.

See: newProcessingOutputConfig smart constructor.

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.

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.

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.

ProcessingS3Input

data ProcessingS3Input Source #

Configuration for downloading input data from Amazon S3 into the processing container.

See: newProcessingS3Input smart constructor.

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.

ProcessingS3Output

data ProcessingS3Output Source #

Configuration for uploading output data to Amazon S3 from the processing container.

See: newProcessingS3Output smart constructor.

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.

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.

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.

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.

ProductionVariantCoreDumpConfig

data ProductionVariantCoreDumpConfig Source #

Specifies configuration for a core dump from the model container when the process crashes.

See: newProductionVariantCoreDumpConfig smart constructor.

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.

ProductionVariantServerlessConfig

data ProductionVariantServerlessConfig Source #

Specifies the serverless configuration for an endpoint variant.

See: newProductionVariantServerlessConfig smart constructor.

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.

ProductionVariantStatus

data ProductionVariantStatus Source #

Describes the status of the production variant.

See: newProductionVariantStatus smart constructor.

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.

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.

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.

ProfilerConfig

data ProfilerConfig Source #

Configuration information for Amazon SageMaker Debugger system monitoring, framework profiling, and storage paths.

See: newProfilerConfig smart constructor.

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.

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.

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.

ProfilerRuleConfiguration

data ProfilerRuleConfiguration Source #

Configuration information for profiling rules.

See: newProfilerRuleConfiguration smart constructor.

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.

ProfilerRuleEvaluationStatus

data ProfilerRuleEvaluationStatus Source #

Information about the status of the rule evaluation.

See: newProfilerRuleEvaluationStatus smart constructor.

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.

Project

data Project Source #

The properties of a project as returned by the Search API.

See: newProject smart constructor.

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.

ProjectSummary

data ProjectSummary Source #

Information about a project.

See: newProjectSummary smart constructor.

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.

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' Text 

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

RSessionAppSettings

data RSessionAppSettings Source #

A collection of settings that apply to an RSessionGateway app.

See: newRSessionAppSettings smart constructor.

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.

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.

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.

RStudioServerProDomainSettings

data RStudioServerProDomainSettings Source #

A collection of settings that configure the RStudioServerPro Domain-level app.

See: newRStudioServerProDomainSettings smart constructor.

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.

RStudioServerProDomainSettingsForUpdate

data RStudioServerProDomainSettingsForUpdate Source #

A collection of settings that update the current configuration for the RStudioServerPro Domain-level app.

See: newRStudioServerProDomainSettingsForUpdate smart constructor.

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.

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.

RecommendationJobCompiledOutputConfig

data RecommendationJobCompiledOutputConfig Source #

Provides information about the output configuration for the compiled model.

See: newRecommendationJobCompiledOutputConfig smart constructor.

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.

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.

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

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.

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.

RecommendationJobOutputConfig

data RecommendationJobOutputConfig Source #

Provides information about the output configuration for the compiled model.

See: newRecommendationJobOutputConfig smart constructor.

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.

RecommendationJobPayloadConfig

data RecommendationJobPayloadConfig Source #

The configuration for the payload for a recommendation job.

See: newRecommendationJobPayloadConfig smart constructor.

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.

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.

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.

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.

RecommendationJobVpcConfig

data RecommendationJobVpcConfig Source #

Inference Recommender provisions SageMaker endpoints with access to VPC in the inference recommendation job.

See: newRecommendationJobVpcConfig smart constructor.

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.

RecommendationMetrics

data RecommendationMetrics Source #

The metrics of recommendations.

See: newRecommendationMetrics smart constructor.

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.

RedshiftDatasetDefinition

data RedshiftDatasetDefinition Source #

Configuration for Redshift Dataset Definition input.

See: newRedshiftDatasetDefinition smart constructor.

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.

RegisterModelStepMetadata

data RegisterModelStepMetadata Source #

Metadata for a register model job step.

See: newRegisterModelStepMetadata smart constructor.

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.

RenderableTask

data RenderableTask Source #

Contains input values for a task.

See: newRenderableTask smart constructor.

Constructors

RenderableTask' 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".

RenderingError

data RenderingError Source #

A description of an error that occurred while rendering the template.

See: newRenderingError smart constructor.

Constructors

RenderingError' Text Text 

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.

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.

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.

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.

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.

ResourceConfigForUpdate

data ResourceConfigForUpdate Source #

The ResourceConfig to update KeepAlivePeriodInSeconds. Other fields in the ResourceConfig cannot be updated.

See: newResourceConfigForUpdate smart constructor.

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.

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.

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.

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.

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.

RetentionPolicy

data RetentionPolicy Source #

The retention policy for data stored on an Amazon Elastic File System (EFS) volume.

See: newRetentionPolicy smart constructor.

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.

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' Natural 

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.

S3DataSource

data S3DataSource Source #

Describes the S3 data source.

See: newS3DataSource smart constructor.

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.

S3StorageConfig

data S3StorageConfig Source #

The Amazon Simple Storage (Amazon S3) location and and security configuration for OfflineStore.

See: newS3StorageConfig smart constructor.

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/.

ScheduleConfig

data ScheduleConfig Source #

Configuration details about the monitoring schedule.

See: newScheduleConfig smart constructor.

Constructors

ScheduleConfig' Text 

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.

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.

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.

SearchRecord

data SearchRecord Source #

A single resource returned as part of the Search API response.

See: newSearchRecord smart constructor.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

ShadowModelVariantConfig

data ShadowModelVariantConfig Source #

The name and sampling percentage of a shadow variant.

See: newShadowModelVariantConfig smart constructor.

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.

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.

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.

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' Integer 

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.

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.

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.

SourceAlgorithmSpecification

data SourceAlgorithmSpecification Source #

A list of algorithms that were used to create a model package.

See: newSourceAlgorithmSpecification smart constructor.

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.

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' [Text] 

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.

SpaceDetails

data SpaceDetails Source #

The space's details.

See: newSpaceDetails smart constructor.

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.

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.

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.

StudioLifecycleConfigDetails

data StudioLifecycleConfigDetails Source #

Details of the Studio Lifecycle Configuration.

See: newStudioLifecycleConfigDetails smart constructor.

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.

SubscribedWorkteam

data SubscribedWorkteam Source #

Describes a work team of a vendor that does the a labelling job.

See: newSubscribedWorkteam smart constructor.

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.

SuggestionQuery

data SuggestionQuery Source #

Specified in the GetSearchSuggestions request. Limits the property names that are included in the response.

See: newSuggestionQuery smart constructor.

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.

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' Text Text 

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.

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.

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.

TensorBoardAppSettings

data TensorBoardAppSettings Source #

The TensorBoard app settings.

See: newTensorBoardAppSettings smart constructor.

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.

TensorBoardOutputConfig

data TensorBoardOutputConfig Source #

Configuration of storage locations for the Amazon SageMaker Debugger TensorBoard output data.

See: newTensorBoardOutputConfig smart constructor.

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.

TimeSeriesForecastingSettings

data TimeSeriesForecastingSettings Source #

Time series forecast settings for the SageMaker Canvas app.

See: newTimeSeriesForecastingSettings smart constructor.

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.

TrafficPattern

data TrafficPattern Source #

Defines the traffic pattern of the load test.

See: newTrafficPattern smart constructor.

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.

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.

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.

TrainingJob

data TrainingJob Source #

Contains information about a training job.

See: newTrainingJob smart constructor.

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.

TrainingJobDefinition

data TrainingJobDefinition Source #

Defines the input needed to run a training job using the algorithm.

See: newTrainingJobDefinition smart constructor.

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.

TrainingJobStatusCounters

data TrainingJobStatusCounters Source #

The numbers of training jobs launched by a hyperparameter tuning job, categorized by status.

See: newTrainingJobStatusCounters smart constructor.

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.

TrainingJobStepMetadata

data TrainingJobStepMetadata Source #

Metadata for a training job step.

See: newTrainingJobStepMetadata smart constructor.

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.

TrainingJobSummary

data TrainingJobSummary Source #

Provides summary information about a training job.

See: newTrainingJobSummary smart constructor.

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.

TrainingSpecification

data TrainingSpecification Source #

Defines how the algorithm is used for a training job.

See: newTrainingSpecification smart constructor.

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.

TransformDataSource

data TransformDataSource Source #

Describes the location of the channel data.

See: newTransformDataSource smart constructor.

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.

TransformInput

data TransformInput Source #

Describes the input source of a transform job and the way the transform job consumes it.

See: newTransformInput smart constructor.

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.

TransformJob

data TransformJob Source #

A batch transform job. For information about SageMaker batch transform, see Use Batch Transform.

See: newTransformJob smart constructor.

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.

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.

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.

TransformJobStepMetadata

data TransformJobStepMetadata Source #

Metadata for a transform job step.

See: newTransformJobStepMetadata smart constructor.

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.

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.

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.

TransformOutput

data TransformOutput Source #

Describes the results of a transform job.

See: newTransformOutput smart constructor.

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.

TransformResources

data TransformResources Source #

Describes the resources, including ML instance types and ML instance count, to use for transform job.

See: newTransformResources smart constructor.

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.

TransformS3DataSource

data TransformS3DataSource Source #

Describes the S3 data source.

See: newTransformS3DataSource smart constructor.

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.

Trial

data Trial Source #

The properties of a trial as returned by the Search API.

See: newTrial smart constructor.

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.

TrialComponent

data TrialComponent Source #

The properties of a trial component as returned by the Search API.

See: newTrialComponent smart constructor.

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.

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.

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.

TrialComponentMetricSummary

data TrialComponentMetricSummary Source #

A summary of the metrics of a trial component.

See: newTrialComponentMetricSummary smart constructor.

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.

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.

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.

TrialComponentSimpleSummary

data TrialComponentSimpleSummary Source #

A short summary of a trial component.

See: newTrialComponentSimpleSummary smart constructor.

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.

TrialComponentSource

data TrialComponentSource Source #

The Amazon Resource Name (ARN) and job type of the source of a trial component.

See: newTrialComponentSource smart constructor.

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).

TrialComponentSourceDetail

data TrialComponentSourceDetail Source #

Detailed information about the source of a trial component. Either ProcessingJob or TrainingJob is returned.

See: newTrialComponentSourceDetail smart constructor.

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.

TrialComponentStatus

data TrialComponentStatus Source #

The status of the trial component.

See: newTrialComponentStatus smart constructor.

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.

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.

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.

TrialSource

data TrialSource Source #

The source of the trial.

See: newTrialSource smart constructor.

Constructors

TrialSource' (Maybe Text) Text 

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.

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.

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.

TuningJobCompletionCriteria

data TuningJobCompletionCriteria Source #

The job completion criteria.

See: newTuningJobCompletionCriteria smart constructor.

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.

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.

USD

data USD Source #

Represents an amount of money in United States dollars.

See: newUSD smart constructor.

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.

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' (Maybe Text) (Maybe Text) 

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.

UiTemplate

data UiTemplate Source #

The Liquid template for the worker user interface.

See: newUiTemplate smart constructor.

Constructors

UiTemplate' Text 

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.

UiTemplateInfo

data UiTemplateInfo Source #

Container for user interface template information.

See: newUiTemplateInfo smart constructor.

Constructors

UiTemplateInfo' (Maybe Text) (Maybe Text) 

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.

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' (Maybe Text) (Maybe Text) (Maybe Text) 

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.

UserProfileDetails

data UserProfileDetails Source #

The user profile details.

See: newUserProfileDetails smart constructor.

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.

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.

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.

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.)

Vertex

data Vertex Source #

A lineage entity connected to the starting entity(ies).

See: newVertex smart constructor.

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...

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.

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.

WarmPoolStatus

data WarmPoolStatus Source #

Status and billing information about the warm pool.

See: newWarmPoolStatus smart constructor.

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.

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.

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.

WorkforceVpcConfigRequest

data WorkforceVpcConfigRequest Source #

The VPC object you use to create or update a workforce.

See: newWorkforceVpcConfigRequest smart constructor.

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.

WorkforceVpcConfigResponse

data WorkforceVpcConfigResponse Source #

A VpcConfig object that specifies the VPC that you want your workforce to connect to.

See: newWorkforceVpcConfigResponse smart constructor.

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.

Workteam

data Workteam Source #

Provides details about a labeling work team.

See: newWorkteam smart constructor.

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.