@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.
|
| EvaluateExpressionProps |
Properties for EvaluateExpression.
|
| 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.
|
| StartExecutionProps |
Properties for StartExecution.
|
| 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
|
| 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 © 2020. All rights reserved.