Namespace Amazon.CDK.AWS.Sagemaker.Alpha
Classes
AcceleratorType | (experimental) Supported Elastic Inference (EI) instance types for SageMaker instance-based production variants. |
ContainerDefinition | (experimental) Describes the container, as part of model definition. |
ContainerImage | (experimental) Constructs for types of container images. |
ContainerImageConfig | (experimental) The configuration for creating a container image. |
Endpoint | (experimental) Defines a SageMaker endpoint. |
EndpointAttributes | (experimental) Represents an Endpoint resource defined outside this stack. |
EndpointConfig | (experimental) Defines a SageMaker EndpointConfig. |
EndpointConfigProps | (experimental) Construction properties for a SageMaker EndpointConfig. |
EndpointProps | (experimental) Construction properties for a SageMaker Endpoint. |
InstanceProductionVariantProps | (experimental) Construction properties for an instance production variant. |
InstanceType | (experimental) Supported instance types for SageMaker instance-based production variants. |
InvocationsScalingProps | (experimental) Properties for enabling SageMaker Endpoint utilization tracking. |
Model | (experimental) Defines a SageMaker Model. |
ModelAttributes | (experimental) Represents a Model resource defined outside this stack. |
ModelData | (experimental) Model data represents the source of model artifacts, which will ultimately be loaded from an S3 location. |
ModelDataConfig | (experimental) The configuration needed to reference model artifacts. |
ModelProps | (experimental) Construction properties for a SageMaker Model. |
ScalableInstanceCount | (experimental) A scalable sagemaker endpoint attribute. |
ScalableInstanceCountProps | (experimental) The properties of a scalable attribute representing task count. |
Interfaces
IContainerDefinition | (experimental) Describes the container, as part of model definition. |
IContainerImageConfig | (experimental) The configuration for creating a container image. |
IEndpoint | (experimental) The Interface for a SageMaker Endpoint resource. |
IEndpointAttributes | (experimental) Represents an Endpoint resource defined outside this stack. |
IEndpointConfig | (experimental) The interface for a SageMaker EndpointConfig resource. |
IEndpointConfigProps | (experimental) Construction properties for a SageMaker EndpointConfig. |
IEndpointInstanceProductionVariant | (experimental) Represents an instance production variant that has been associated with an endpoint. |
IEndpointProps | (experimental) Construction properties for a SageMaker Endpoint. |
IInstanceProductionVariantProps | (experimental) Construction properties for an instance production variant. |
IInvocationsScalingProps | (experimental) Properties for enabling SageMaker Endpoint utilization tracking. |
IModel | (experimental) Interface that defines a Model resource. |
IModelAttributes | (experimental) Represents a Model resource defined outside this stack. |
IModelDataConfig | (experimental) The configuration needed to reference model artifacts. |
IModelProps | (experimental) Construction properties for a SageMaker Model. |
IScalableInstanceCountProps | (experimental) The properties of a scalable attribute representing task count. |
Enums
InvocationHttpResponseCode | (experimental) HTTP response codes for Endpoint invocations. |