@Stability(value=Experimental)
See: Description
| Interface | Description |
|---|---|
| AlgorithmSpecification |
EXPERIMENTAL
|
| Channel |
Describes the training, validation or test dataset and the Amazon S3 location where it is stored.
|
| CommonEcsRunTaskProps |
Basic properties for ECS Tasks.
|
| ContainerOverride |
EXPERIMENTAL
|
| DataSource |
Location of the channel data.
|
| DockerImageConfig |
Configuration for a using Docker image.
|
| EcsRunTaskBaseProps |
Construction properties for the BaseRunTaskProps.
|
| InvokeActivityProps |
Properties for FunctionTask.
|
| InvokeFunctionProps |
Properties for InvokeFunction.
|
| ISageMakerTask |
EXPERIMENTAL
|
| MetricDefinition |
Specifies the metric name and regular expressions used to parse algorithm logs.
|
| OutputDataConfig |
EXPERIMENTAL
|
| PublishToTopicProps |
Properties for PublishTask.
|
| ResourceConfig |
EXPERIMENTAL
|
| RunEcsEc2TaskProps |
Properties to run an ECS task on EC2 in StepFunctionsan ECS.
|
| RunEcsFargateTaskProps |
Properties to define an ECS service.
|
| RunLambdaTaskProps |
Properties for RunLambdaTask.
|
| S3DataSource |
S3 location of the channel data.
|
| S3LocationBindOptions |
Options for binding an S3 Location.
|
| S3LocationConfig |
EXPERIMENTAL
|
| SagemakerTrainTaskProps |
EXPERIMENTAL
|
| SagemakerTransformProps |
EXPERIMENTAL
|
| SendToQueueProps |
Properties for SendMessageTask.
|
| ShuffleConfig |
Configuration for a shuffle option for input data in a channel.
|
| StoppingCondition |
EXPERIMENTAL
|
| TaskEnvironmentVariable |
An environment variable to be set in the container run as a task.
|
| TransformDataSource |
S3 location of the input data that the model can consume.
|
| TransformInput |
Dataset to be transformed and the Amazon S3 location where it is stored.
|
| TransformOutput |
S3 location where you want Amazon SageMaker to save the results from the transform job.
|
| TransformResources |
ML compute instances for the transform job.
|
| TransformS3DataSource |
Location of the channel data.
|
| VpcConfig |
EXPERIMENTAL
|
| Class | Description |
|---|---|
| AlgorithmSpecification.Builder |
A builder for
AlgorithmSpecification |
| AlgorithmSpecification.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Channel.Builder |
A builder for
Channel |
| Channel.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| CommonEcsRunTaskProps.Builder |
A builder for
CommonEcsRunTaskProps |
| CommonEcsRunTaskProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ContainerOverride.Builder |
A builder for
ContainerOverride |
| ContainerOverride.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| DataSource.Builder |
A builder for
DataSource |
| DataSource.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| DockerImage |
Creates `IDockerImage` instances.
|
| DockerImageConfig.Builder |
A builder for
DockerImageConfig |
| DockerImageConfig.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| EcsRunTaskBase |
A StepFunctions Task to run a Task on ECS or Fargate.
|
| EcsRunTaskBaseProps.Builder |
A builder for
EcsRunTaskBaseProps |
| EcsRunTaskBaseProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| InvokeActivity |
A StepFunctions Task to invoke a Lambda function.
|
| InvokeActivityProps.Builder |
A builder for
InvokeActivityProps |
| InvokeActivityProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| InvokeFunction |
A StepFunctions Task to invoke a Lambda function.
|
| InvokeFunctionProps.Builder |
A builder for
InvokeFunctionProps |
| InvokeFunctionProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ISageMakerTask.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| MetricDefinition.Builder |
A builder for
MetricDefinition |
| MetricDefinition.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| OutputDataConfig.Builder |
A builder for
OutputDataConfig |
| OutputDataConfig.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| PublishToTopic |
A StepFunctions Task to invoke a Lambda function.
|
| PublishToTopicProps.Builder |
A builder for
PublishToTopicProps |
| PublishToTopicProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ResourceConfig.Builder |
A builder for
ResourceConfig |
| ResourceConfig.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| RunEcsEc2Task |
Run an ECS/EC2 Task in a StepFunctions workflow.
|
| RunEcsEc2TaskProps.Builder |
A builder for
RunEcsEc2TaskProps |
| RunEcsEc2TaskProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| RunEcsFargateTask |
Start a service on an ECS cluster.
|
| RunEcsFargateTaskProps.Builder |
A builder for
RunEcsFargateTaskProps |
| RunEcsFargateTaskProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| RunLambdaTask |
Invoke a Lambda function as a Task.
|
| RunLambdaTaskProps.Builder |
A builder for
RunLambdaTaskProps |
| RunLambdaTaskProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| S3DataSource.Builder |
A builder for
S3DataSource |
| S3DataSource.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| S3Location |
Constructs `IS3Location` objects.
|
| S3LocationBindOptions.Builder |
A builder for
S3LocationBindOptions |
| S3LocationBindOptions.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| S3LocationConfig.Builder |
A builder for
S3LocationConfig |
| S3LocationConfig.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| SagemakerTrainTask |
Class representing the SageMaker Create Training Job task.
|
| SagemakerTrainTaskProps.Builder |
A builder for
SagemakerTrainTaskProps |
| SagemakerTrainTaskProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| SagemakerTransformProps.Builder |
A builder for
SagemakerTransformProps |
| SagemakerTransformProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| SagemakerTransformTask |
Class representing the SageMaker Create Training Job task.
|
| SendToQueue |
A StepFunctions Task to invoke a Lambda function.
|
| SendToQueueProps.Builder |
A builder for
SendToQueueProps |
| SendToQueueProps.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ShuffleConfig.Builder |
A builder for
ShuffleConfig |
| ShuffleConfig.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| StoppingCondition.Builder |
A builder for
StoppingCondition |
| StoppingCondition.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TaskEnvironmentVariable.Builder |
A builder for
TaskEnvironmentVariable |
| TaskEnvironmentVariable.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TransformDataSource.Builder |
A builder for
TransformDataSource |
| TransformDataSource.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TransformInput.Builder |
A builder for
TransformInput |
| TransformInput.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TransformOutput.Builder |
A builder for
TransformOutput |
| TransformOutput.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TransformResources.Builder |
A builder for
TransformResources |
| TransformResources.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| TransformS3DataSource.Builder |
A builder for
TransformS3DataSource |
| TransformS3DataSource.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| VpcConfig.Builder |
A builder for
VpcConfig |
| VpcConfig.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| Enum | Description |
|---|---|
| AssembleWith |
How to assemble the results of the transform job as a single S3 object.
|
| BatchStrategy |
Specifies the number of records to include in a mini-batch for an HTTP inference request.
|
| CompressionType |
Compression type of the data.
|
| InputMode |
Input mode that the algorithm supports.
|
| InvocationType |
Invocation type of a Lambda.
|
| RecordWrapperType |
Define the format of the input data.
|
| S3DataDistributionType |
S3 Data Distribution Type.
|
| S3DataType |
S3 Data Type.
|
| SplitType |
Method to use to split the transform job's data files into smaller batches.
|
This is a developer preview (public beta) module. Releases might lack important features and might have future breaking changes.
This API is still under active development and subject to non-backward compatible changes or removal in any future version. Use of the API is not recommended in production environments. Experimental APIs are not subject to the Semantic Versioning model.
See the README of the @aws-cdk/aws-stepfunctions library.
Copyright © 2019. All rights reserved.