Namespace Amazon.CDK.AWS.StepFunctions.Tasks
Classes
| AcceleratorClass | The generation of Elastic Inference (EI) instance. |
| AcceleratorType | The size of the Elastic Inference (EI) instance to use for the production variant. |
| AlgorithmSpecification | Specify the training algorithm and algorithm-specific metadata. |
| ApplicationConfiguration | A configuration specification to be used when provisioning virtual clusters, which can include configurations for applications and software bundled with Amazon EMR on EKS. |
| AthenaGetQueryExecution | Get an Athena Query Execution as a Task. |
| AthenaGetQueryExecutionJsonPathProps | Properties for getting a Query Execution using JSONPath. |
| AthenaGetQueryExecutionJsonataProps | Properties for getting a Query Execution using JSONata. |
| AthenaGetQueryExecutionProps | Properties for getting a Query Execution. |
| AthenaGetQueryResults | Get an Athena Query Results as a Task. |
| AthenaGetQueryResultsJsonPathProps | Properties for getting a Query Results using JSONPath. |
| AthenaGetQueryResultsJsonataProps | Properties for getting a Query Results using JSONata. |
| AthenaGetQueryResultsProps | Properties for getting a Query Results. |
| AthenaStartQueryExecution | Start an Athena Query as a Task. |
| AthenaStartQueryExecutionJsonPathProps | Properties for starting a Query Execution using JSONPath. |
| AthenaStartQueryExecutionJsonataProps | Properties for starting a Query Execution using JSONata. |
| AthenaStartQueryExecutionProps | Properties for starting a Query Execution. |
| AthenaStopQueryExecution | Stop an Athena Query Execution as a Task. |
| AthenaStopQueryExecutionJsonPathProps | Properties for stopping a Query Execution using JSONPath. |
| AthenaStopQueryExecutionJsonataProps | Properties for stopping a Query Execution using JSONata. |
| AthenaStopQueryExecutionProps | Properties for stopping a Query Execution. |
| BatchContainerOverrides | The overrides that should be sent to a container. |
| BatchJobDependency | An object representing an AWS Batch job dependency. |
| BatchSubmitJob | Task to submits an AWS Batch job from a job definition. |
| BatchSubmitJobJsonPathProps | Properties for BatchSubmitJob using JSONPath. |
| BatchSubmitJobJsonataProps | Properties for BatchSubmitJob using JSONata. |
| BatchSubmitJobProps | Properties for BatchSubmitJob. |
| BedrockCreateModelCustomizationJob | A Step Functions Task to create model customization in Bedrock. |
| BedrockCreateModelCustomizationJobProps | Properties for invoking a Bedrock Model. |
| BedrockInvokeModel | A Step Functions Task to invoke a model in Bedrock. |
| BedrockInvokeModelInputProps | Location to retrieve the input data, prior to calling Bedrock InvokeModel. |
| BedrockInvokeModelJsonPathProps | Properties for invoking a Bedrock Model. |
| BedrockInvokeModelJsonataProps | Properties for invoking a Bedrock Model. |
| BedrockInvokeModelOutputProps | Location where the Bedrock InvokeModel API response is written. |
| BedrockInvokeModelProps | Properties for invoking a Bedrock Model. |
| CallApiGatewayEndpointBaseOptions | Base CallApiGatewayEdnpoint Task Props. |
| CallApiGatewayEndpointBaseProps | Base CallApiGatewayEndpoint Task Props. |
| CallApiGatewayEndpointJsonPathBaseProps | Base CallApiGatewayEndpoint Task Props. |
| CallApiGatewayEndpointJsonataBaseProps | Base CallApiGatewayEndpoint Task Props. |
| CallApiGatewayHttpApiEndpoint | Call HTTP API endpoint as a Task. |
| CallApiGatewayHttpApiEndpointJsonPathProps | Properties for calling an HTTP API Endpoint using JSONPath. |
| CallApiGatewayHttpApiEndpointJsonataProps | Properties for calling an HTTP API Endpoint using JSONata. |
| CallApiGatewayHttpApiEndpointOptions | Base properties for calling an HTTP API Endpoint. |
| CallApiGatewayHttpApiEndpointProps | Properties for calling an HTTP API Endpoint. |
| CallApiGatewayRestApiEndpoint | Call REST API endpoint as a Task. |
| CallApiGatewayRestApiEndpointJsonPathProps | Properties for calling an REST API Endpoint using JSONPath. |
| CallApiGatewayRestApiEndpointJsonataProps | Properties for calling an REST API Endpoint using JSONata. |
| CallApiGatewayRestApiEndpointOptions | Base properties for calling an REST API Endpoint. |
| CallApiGatewayRestApiEndpointProps | Properties for calling an REST API Endpoint. |
| CallAwsService | A StepFunctions task to call an AWS service API. |
| CallAwsServiceCrossRegion | A Step Functions task to call an AWS service API across regions. |
| CallAwsServiceCrossRegionJsonPathProps | Properties for calling an AWS service's API action using JSONPath from your state machine across regions. |
| CallAwsServiceCrossRegionJsonataProps | Properties for calling an AWS service's API action using JSONata from your state machine across regions. |
| CallAwsServiceCrossRegionProps | Properties for calling an AWS service's API action from your state machine across regions. |
| CallAwsServiceJsonPathProps | Properties for calling an AWS service's API action using JSONPath from your state machine. |
| CallAwsServiceJsonataProps | Properties for calling an AWS service's API action using JSONata from your state machine. |
| CallAwsServiceProps | Properties for calling an AWS service's API action from your state machine. |
| CapacityProviderOptions | Capacity provider options. |
| Channel | Describes the training, validation or test dataset and the Amazon S3 location where it is stored. |
| Classification | The classification within a EMR Containers application configuration. |
| CodeBuildStartBuild | Start a CodeBuild Build as a task. |
| CodeBuildStartBuildBatch | Start a CodeBuild BatchBuild as a task. |
| CodeBuildStartBuildBatchJsonPathProps | Properties for CodeBuildStartBuildBatch using JSONPath. |
| CodeBuildStartBuildBatchJsonataProps | Properties for CodeBuildStartBuildBatch using JSONata. |
| CodeBuildStartBuildBatchProps | Properties for CodeBuildStartBuildBatch. |
| CodeBuildStartBuildJsonPathProps | Properties for CodeBuildStartBuild using JSONPath. |
| CodeBuildStartBuildJsonataProps | Properties for CodeBuildStartBuild using JSONata. |
| CodeBuildStartBuildProps | Properties for CodeBuildStartBuild. |
| CommonEcsRunTaskProps | Basic properties for ECS Tasks. |
| ContainerDefinition | Describes the container, as part of model definition. |
| ContainerDefinitionConfig | Configuration options for the ContainerDefinition. |
| ContainerDefinitionOptions | Properties to define a ContainerDefinition. |
| ContainerOverride | A list of container overrides that specify the name of a container and the overrides it should receive. |
| ContainerOverrides | The overrides that should be sent to a container. |
| CronOptions | Options to configure a cron expression. |
| CustomModelTag | The key/value pair for a tag. |
| DataBucketConfiguration | S3 bucket configuration for data storage destination. |
| DataSource | Location of the channel data. |
| DockerImage | Creates |
| DockerImageConfig | Configuration for a using Docker image. |
| DynamoAttributeValue | Represents the data for an attribute. |
| DynamoDeleteItem | A StepFunctions task to call DynamoDeleteItem. |
| DynamoDeleteItemJsonPathProps | Properties for DynamoDeleteItem Task using JSONPath. |
| DynamoDeleteItemJsonataProps | Properties for DynamoDeleteItem Task using JSONata. |
| DynamoDeleteItemProps | Properties for DynamoDeleteItem Task. |
| DynamoGetItem | A StepFunctions task to call DynamoGetItem. |
| DynamoGetItemJsonPathProps | Properties for DynamoGetItem Task using JSONPath. |
| DynamoGetItemJsonataProps | Properties for DynamoGetItem Task using JSONata. |
| DynamoGetItemProps | Properties for DynamoGetItem Task. |
| DynamoProjectionExpression | Class to generate projection expression. |
| DynamoPutItem | A StepFunctions task to call DynamoPutItem. |
| DynamoPutItemJsonPathProps | Properties for DynamoPutItem Task using JSONPath. |
| DynamoPutItemJsonataProps | Properties for DynamoPutItem Task using JSONata. |
| DynamoPutItemProps | Properties for DynamoPutItem Task. |
| DynamoUpdateItem | A StepFunctions task to call DynamoUpdateItem. |
| DynamoUpdateItemJsonPathProps | Properties for DynamoUpdateItem Task using JSONPath. |
| DynamoUpdateItemJsonataProps | Properties for DynamoUpdateItem Task using JSONata. |
| DynamoUpdateItemProps | Properties for DynamoUpdateItem Task. |
| EcsEc2LaunchTarget | Configuration for running an ECS task on EC2. |
| EcsEc2LaunchTargetOptions | Options to run an ECS task on EC2 in StepFunctions and ECS. |
| EcsFargateLaunchTarget | Configuration for running an ECS task on Fargate. |
| EcsFargateLaunchTargetOptions | Properties to define an ECS service. |
| EcsLaunchTargetConfig | Configuration options for the ECS launch type. |
| EcsRunTask | Run a Task on ECS or Fargate. |
| EcsRunTaskJsonPathProps | Properties for ECS Tasks using JSONPath. |
| EcsRunTaskJsonataProps | Properties for ECS Tasks using JSONata. |
| EcsRunTaskProps | Properties for ECS Tasks. |
| EksCall | Call a EKS endpoint as a Task. |
| EksCallJsonPathProps | Properties for calling a EKS endpoint with EksCall using JSONPath. |
| EksCallJsonataProps | Properties for calling a EKS endpoint with EksCall using JSONata. |
| EksCallProps | Properties for calling a EKS endpoint with EksCall. |
| EksClusterInput | Class that supports methods which return the EKS cluster name depending on input type. |
| EmrAddStep | A Step Functions Task to add a Step to an EMR Cluster. |
| EmrAddStepJsonPathProps | Properties for EmrAddStep using JSONPath. |
| EmrAddStepJsonataProps | Properties for EmrAddStep using JSONata. |
| EmrAddStepProps | Properties for EmrAddStep. |
| EmrCancelStep | A Step Functions task to cancel a Step on an EMR Cluster. |
| EmrCancelStepJsonPathProps | Properties for calling an EMR CancelStep using JSONPath from your state machine. |
| EmrCancelStepJsonataProps | Properties for calling an EMR CancelStep using JSONata from your state machine. |
| EmrCancelStepProps | Properties for calling an EMR CancelStep from your state machine. |
| EmrContainersCreateVirtualCluster | Task that creates an EMR Containers virtual cluster from an EKS cluster. |
| EmrContainersCreateVirtualClusterJsonPathProps | Properties to define a EMR Containers CreateVirtualCluster Task using JSONPath on an EKS cluster. |
| EmrContainersCreateVirtualClusterJsonataProps | Properties to define a EMR Containers CreateVirtualCluster Task using JSONata on an EKS cluster. |
| EmrContainersCreateVirtualClusterProps | Properties to define a EMR Containers CreateVirtualCluster Task on an EKS cluster. |
| EmrContainersDeleteVirtualCluster | Deletes an EMR Containers virtual cluster as a Task. |
| EmrContainersDeleteVirtualClusterJsonPathProps | Properties to define a EMR Containers DeleteVirtualCluster Task using JSONPath. |
| EmrContainersDeleteVirtualClusterJsonataProps | Properties to define a EMR Containers DeleteVirtualCluster Task using JSONata. |
| EmrContainersDeleteVirtualClusterProps | Properties to define a EMR Containers DeleteVirtualCluster Task. |
| EmrContainersStartJobRun | Starts a job run. |
| EmrContainersStartJobRunJsonPathProps | Properties for calling EMR Containers StartJobRun using JSONPath. |
| EmrContainersStartJobRunJsonataProps | Properties for calling EMR Containers StartJobRun using JSONata. |
| EmrContainersStartJobRunProps | The props for a EMR Containers StartJobRun Task. |
| EmrCreateCluster | A Step Functions Task to create an EMR Cluster. |
| EmrCreateCluster.ApplicationConfigProperty | Properties for the EMR Cluster Applications. |
| EmrCreateCluster.AutoScalingPolicyProperty | An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster. |
| EmrCreateCluster.BootstrapActionConfigProperty | Configuration of a bootstrap action. |
| EmrCreateCluster.CloudWatchAlarmDefinitionProperty | The definition of a CloudWatch metric alarm, which determines when an automatic scaling activity is triggered. |
| EmrCreateCluster.ConfigurationProperty | An optional configuration specification to be used when provisioning cluster instances, which can include configurations for applications and software bundled with Amazon EMR. |
| EmrCreateCluster.EbsBlockDeviceConfigProperty | Configuration of requested EBS block device associated with the instance group with count of volumes that will be associated to every instance. |
| EmrCreateCluster.EbsConfigurationProperty | The Amazon EBS configuration of a cluster instance. |
| EmrCreateCluster.InstanceFleetConfigProperty | The configuration that defines an instance fleet. |
| EmrCreateCluster.InstanceFleetProvisioningSpecificationsProperty | The launch specification for On-Demand and Spot instances in the fleet, which determines the defined duration and provisioning timeout behavior, and allocation strategy. |
| EmrCreateCluster.InstanceGroupConfigProperty | Configuration defining a new instance group. |
| EmrCreateCluster.InstanceTypeConfigProperty | An instance type configuration for each instance type in an instance fleet, which determines the EC2 instances Amazon EMR attempts to provision to fulfill On-Demand and Spot target capacities. |
| EmrCreateCluster.InstancesConfigProperty | A specification of the number and type of Amazon EC2 instances. |
| EmrCreateCluster.KerberosAttributesProperty | Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration. |
| EmrCreateCluster.ManagedScalingComputeLimitsProperty | The EC2 unit limits for a managed scaling policy. |
| EmrCreateCluster.ManagedScalingPolicyProperty | The managed scaling policy for an Amazon EMR cluster. |
| EmrCreateCluster.MetricDimensionProperty | A CloudWatch dimension, which is specified using a Key (known as a Name in CloudWatch), Value pair. |
| EmrCreateCluster.OnDemandProvisioningSpecificationProperty | The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy. |
| EmrCreateCluster.PlacementTypeProperty | The Amazon EC2 Availability Zone configuration of the cluster (job flow). |
| EmrCreateCluster.ScalingActionProperty | The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment. |
| EmrCreateCluster.ScalingConstraintsProperty | The upper and lower EC2 instance limits for an automatic scaling policy. |
| EmrCreateCluster.ScalingRuleProperty | A scale-in or scale-out rule that defines scaling activity, including the CloudWatch metric alarm that triggers activity, how EC2 instances are added or removed, and the periodicity of adjustments. |
| EmrCreateCluster.ScalingTriggerProperty | The conditions that trigger an automatic scaling activity and the definition of a CloudWatch metric alarm. |
| EmrCreateCluster.ScriptBootstrapActionConfigProperty | Configuration of the script to run during a bootstrap action. |
| EmrCreateCluster.SimpleScalingPolicyConfigurationProperty | An automatic scaling configuration, which describes how the policy adds or removes instances, the cooldown period, and the number of EC2 instances that will be added each time the CloudWatch metric alarm condition is satisfied. |
| EmrCreateCluster.SpotProvisioningSpecificationProperty | The launch specification for Spot instances in the instance fleet, which determines the defined duration and provisioning timeout behavior. |
| EmrCreateCluster.VolumeSpecificationProperty | EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster. |
| EmrCreateClusterJsonPathProps | Properties for calling an AWS service's API action using JSONPath from your state machine across regions. |
| EmrCreateClusterJsonataProps | Properties for calling an AWS service's API action using JSONata from your state machine across regions. |
| EmrCreateClusterProps | Properties for calling an AWS service's API action from your state machine across regions. |
| EmrModifyInstanceFleetByName | A Step Functions Task to to modify an InstanceFleet on an EMR Cluster. |
| EmrModifyInstanceFleetByNameJsonPathProps | Properties for EmrModifyInstanceFleetByName using JSONPath. |
| EmrModifyInstanceFleetByNameJsonataProps | Properties for EmrModifyInstanceFleetByName using JSONata. |
| EmrModifyInstanceFleetByNameProps | Properties for EmrModifyInstanceFleetByName. |
| EmrModifyInstanceGroupByName | A Step Functions Task to to modify an InstanceGroup on an EMR Cluster. |
| EmrModifyInstanceGroupByName.InstanceGroupModifyConfigProperty | Modify the size or configurations of an instance group. |
| EmrModifyInstanceGroupByName.InstanceResizePolicyProperty | Custom policy for requesting termination protection or termination of specific instances when shrinking an instance group. |
| EmrModifyInstanceGroupByName.ShrinkPolicyProperty | Policy for customizing shrink operations. |
| EmrModifyInstanceGroupByNameJsonPathProps | Properties for EmrModifyInstanceGroupByName using JSONPath. |
| EmrModifyInstanceGroupByNameJsonataProps | Properties for EmrModifyInstanceGroupByName using JSONata. |
| EmrModifyInstanceGroupByNameProps | Properties for EmrModifyInstanceGroupByName. |
| EmrSetClusterTerminationProtection | A Step Functions Task to to set Termination Protection on an EMR Cluster. |
| EmrSetClusterTerminationProtectionJsonPathProps | Properties for EmrSetClusterTerminationProtection using JSONPath. |
| EmrSetClusterTerminationProtectionJsonataProps | Properties for EmrSetClusterTerminationProtection using JSONata. |
| EmrSetClusterTerminationProtectionProps | Properties for EmrSetClusterTerminationProtection. |
| EmrTerminateCluster | A Step Functions Task to terminate an EMR Cluster. |
| EmrTerminateClusterJsonPathProps | Properties for EmrTerminateCluster using JSONPath. |
| EmrTerminateClusterJsonataProps | Properties for EmrTerminateCluster using JSONata. |
| EmrTerminateClusterProps | Properties for EmrTerminateCluster. |
| EncryptionConfiguration | Encryption Configuration of the S3 bucket. |
| EvaluateExpression | A Step Functions Task to evaluate an expression. |
| EvaluateExpressionProps | Properties for EvaluateExpression. |
| EventBridgePutEvents | A StepFunctions Task to send events to an EventBridge event bus. |
| EventBridgePutEventsEntry | An entry to be sent to EventBridge. |
| EventBridgePutEventsJsonPathProps | Properties for sending events with PutEvents using JSONPath. |
| EventBridgePutEventsJsonataProps | Properties for sending events with PutEvents using JSONata. |
| EventBridgePutEventsProps | Properties for sending events with PutEvents. |
| EventBridgeSchedulerCreateScheduleTask | Create a new AWS EventBridge Scheduler schedule. |
| EventBridgeSchedulerCreateScheduleTaskJsonPathProps | Properties for creating an AWS EventBridge Scheduler schedule using JSONPath. |
| EventBridgeSchedulerCreateScheduleTaskJsonataProps | Properties for creating an AWS EventBridge Scheduler schedule using JSONata. |
| EventBridgeSchedulerCreateScheduleTaskProps | Properties for creating an AWS EventBridge Scheduler schedule. |
| EventBridgeSchedulerTarget | The target that EventBridge Scheduler will invoke. |
| EventBridgeSchedulerTargetProps | Properties for |
| GlueDataBrewStartJobRun | Start a Job run as a Task. |
| GlueDataBrewStartJobRunJsonPathProps | Properties for starting a job run with StartJobRun using JSONPath. |
| GlueDataBrewStartJobRunJsonataProps | Properties for starting a job run with StartJobRun using JSONata. |
| GlueDataBrewStartJobRunProps | Properties for starting a job run with StartJobRun. |
| GlueStartCrawlerRun | Starts an AWS Glue Crawler in a Task state. |
| GlueStartCrawlerRunJsonPathProps | Properties for starting an AWS Glue Crawler as a task that using JSONPath. |
| GlueStartCrawlerRunJsonataProps | Properties for starting an AWS Glue Crawler as a task that using JSONata. |
| GlueStartCrawlerRunProps | Properties for starting an AWS Glue Crawler as a task. |
| GlueStartJobRun | Starts an AWS Glue job in a Task state. |
| GlueStartJobRunJsonPathProps | Properties for starting an AWS Glue job as a task. |
| GlueStartJobRunJsonataProps | Properties for starting an AWS Glue job as a task. |
| GlueStartJobRunProps | Properties for starting an AWS Glue job as a task. |
| Guardrail | Guradrail settings for BedrockInvokeModel. |
| HttpInvoke | A Step Functions Task to call a public third-party API. |
| HttpInvokeJsonPathProps | Properties for calling an external HTTP endpoint with HttpInvoke using JSONPath. |
| HttpInvokeJsonataProps | Properties for calling an external HTTP endpoint with HttpInvoke using JSONata. |
| HttpInvokeProps | Properties for calling an external HTTP endpoint with HttpInvoke. |
| JobDependency | An object representing an AWS Batch job dependency. |
| JobDriver | Specify the driver that the EMR Containers job runs on. |
| LambdaInvoke | Invoke a Lambda function as a Task. |
| LambdaInvokeJsonPathProps | Properties for invoking a Lambda function with LambdaInvoke using JsonPath. |
| LambdaInvokeJsonataProps | Properties for invoking a Lambda function with LambdaInvoke using Jsonata. |
| LambdaInvokeProps | Properties for invoking a Lambda function with LambdaInvoke. |
| LaunchTargetBindOptions | Options for binding a launch target to an ECS run job task. |
| MediaConvertCreateJob | A Step Functions Task to create a job in MediaConvert. |
| MediaConvertCreateJobJsonPathProps | Properties for creating a MediaConvert Job using JSONPath. |
| MediaConvertCreateJobJsonataProps | Properties for creating a MediaConvert Job using JSONata. |
| MediaConvertCreateJobProps | Properties for creating a MediaConvert Job. |
| MessageAttribute | A message attribute to add to the SNS message. |
| MetricDefinition | Specifies the metric name and regular expressions used to parse algorithm logs. |
| ModelClientOptions | Configures the timeout and maximum number of retries for processing a transform job invocation. |
| Monitoring | Configuration setting for monitoring. |
| OutputBucketConfiguration | S3 bucket configuration for the output data. |
| OutputDataConfig | Configures the S3 bucket where SageMaker will save the result of model training. |
| ProductionVariant | Identifies a model that you want to host and the resources to deploy for hosting it. |
| QueryExecutionContext | Database and data catalog context in which the query execution occurs. |
| ReleaseLabel | The Amazon EMR release version to use for the job run. |
| ResourceConfig | Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training. |
| ResultConfiguration | Location of query result along with S3 bucket configuration. |
| RetryPolicy | The information about the retry policy settings. |
| S3DataSource | S3 location of the channel data. |
| S3Location | Constructs |
| S3LocationBindOptions | Options for binding an S3 Location. |
| S3LocationConfig | Stores information about the location of an object in Amazon S3. |
| SageMakerCreateEndpoint | A Step Functions Task to create a SageMaker endpoint. |
| SageMakerCreateEndpointConfig | A Step Functions Task to create a SageMaker endpoint configuration. |
| SageMakerCreateEndpointConfigJsonPathProps | Properties for creating an Amazon SageMaker endpoint configuration using JSONPath. |
| SageMakerCreateEndpointConfigJsonataProps | Properties for creating an Amazon SageMaker endpoint configuration using JSONata. |
| SageMakerCreateEndpointConfigProps | Properties for creating an Amazon SageMaker endpoint configuration. |
| SageMakerCreateEndpointJsonPathProps | Properties for creating an Amazon SageMaker endpoint using JSONPath. |
| SageMakerCreateEndpointJsonataProps | Properties for creating an Amazon SageMaker endpoint using JSONata. |
| SageMakerCreateEndpointProps | Properties for creating an Amazon SageMaker endpoint. |
| SageMakerCreateModel | A Step Functions Task to create a SageMaker model. |
| SageMakerCreateModelJsonPathProps | Properties for creating an Amazon SageMaker model using JSONPath. |
| SageMakerCreateModelJsonataProps | Properties for creating an Amazon SageMaker model using JSONata. |
| SageMakerCreateModelProps | Properties for creating an Amazon SageMaker model. |
| SageMakerCreateTrainingJob | Class representing the SageMaker Create Training Job task. |
| SageMakerCreateTrainingJobJsonPathProps | Properties for creating an Amazon SageMaker training job using JSONPath. |
| SageMakerCreateTrainingJobJsonataProps | Properties for creating an Amazon SageMaker training job using JSONata. |
| SageMakerCreateTrainingJobProps | Properties for creating an Amazon SageMaker training job. |
| SageMakerCreateTransformJob | Class representing the SageMaker Create Transform Job task. |
| SageMakerCreateTransformJobJsonPathProps | Properties for creating an Amazon SageMaker transform job task using JSONPath. |
| SageMakerCreateTransformJobJsonataProps | Properties for creating an Amazon SageMaker transform job task using JSONata. |
| SageMakerCreateTransformJobProps | Properties for creating an Amazon SageMaker transform job task. |
| SageMakerUpdateEndpoint | A Step Functions Task to update a SageMaker endpoint. |
| SageMakerUpdateEndpointJsonPathProps | Properties for updating Amazon SageMaker endpoint using JSONPath. |
| SageMakerUpdateEndpointJsonataProps | Properties for updating Amazon SageMaker endpoint using JSONata. |
| SageMakerUpdateEndpointProps | Properties for updating Amazon SageMaker endpoint. |
| Schedule | Schedule for EventBridge Scheduler. |
| ShuffleConfig | Configuration for a shuffle option for input data in a channel. |
| SnsPublish | A Step Functions Task to publish messages to SNS topic. |
| SnsPublishJsonPathProps | Properties for publishing a message to an SNS topic using JSONPath. |
| SnsPublishJsonataProps | Properties for publishing a message to an SNS topic using JSONata. |
| SnsPublishProps | Properties for publishing a message to an SNS topic. |
| SparkSubmitJobDriver | The information about job driver for Spark submit. |
| SqsSendMessage | A StepFunctions Task to send messages to SQS queue. |
| SqsSendMessageJsonPathProps | Properties for sending a message to an SQS queue using JSONPath. |
| SqsSendMessageJsonataProps | Properties for sending a message to an SQS queue using JSONata. |
| SqsSendMessageProps | Properties for sending a message to an SQS queue. |
| StepFunctionsInvokeActivity | A Step Functions Task to invoke an Activity worker. |
| StepFunctionsInvokeActivityJsonPathProps | Properties for invoking an Activity worker using JSONPath. |
| StepFunctionsInvokeActivityJsonataProps | Properties for invoking an Activity worker using JSONata. |
| StepFunctionsInvokeActivityProps | Properties for invoking an Activity worker. |
| StepFunctionsStartExecution | A Step Functions Task to call StartExecution on another state machine. |
| StepFunctionsStartExecutionJsonPathProps | Properties for StartExecution using JSONPath. |
| StepFunctionsStartExecutionJsonataProps | Properties for StartExecution using JSONata. |
| StepFunctionsStartExecutionProps | Properties for StartExecution. |
| StoppingCondition | Specifies a limit to how long a model training job can run. |
| TaskEnvironmentVariable | An environment variable to be set in the container run as a task. |
| TrainingBucketConfiguration | S3 bucket configuration for the training data. |
| 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. |
| ValidationBucketConfiguration | S3 bucket configuration for the validation data. |
| VirtualClusterInput | Class that returns a virtual cluster's id depending on input type. |
| VpcConfig | Specifies the VPC that you want your Amazon SageMaker training job to connect to. |
| WorkerConfigurationProperty | Properties for the worker configuration. |
| WorkerTypeV2 | The type of predefined worker that is allocated when a job runs. |
Interfaces
| EmrCreateCluster.IApplicationConfigProperty | Properties for the EMR Cluster Applications. |
| EmrCreateCluster.IAutoScalingPolicyProperty | An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster. |
| EmrCreateCluster.IBootstrapActionConfigProperty | Configuration of a bootstrap action. |
| EmrCreateCluster.ICloudWatchAlarmDefinitionProperty | The definition of a CloudWatch metric alarm, which determines when an automatic scaling activity is triggered. |
| EmrCreateCluster.IConfigurationProperty | An optional configuration specification to be used when provisioning cluster instances, which can include configurations for applications and software bundled with Amazon EMR. |
| EmrCreateCluster.IEbsBlockDeviceConfigProperty | Configuration of requested EBS block device associated with the instance group with count of volumes that will be associated to every instance. |
| EmrCreateCluster.IEbsConfigurationProperty | The Amazon EBS configuration of a cluster instance. |
| EmrCreateCluster.IInstanceFleetConfigProperty | The configuration that defines an instance fleet. |
| EmrCreateCluster.IInstanceFleetProvisioningSpecificationsProperty | The launch specification for On-Demand and Spot instances in the fleet, which determines the defined duration and provisioning timeout behavior, and allocation strategy. |
| EmrCreateCluster.IInstanceGroupConfigProperty | Configuration defining a new instance group. |
| EmrCreateCluster.IInstanceTypeConfigProperty | An instance type configuration for each instance type in an instance fleet, which determines the EC2 instances Amazon EMR attempts to provision to fulfill On-Demand and Spot target capacities. |
| EmrCreateCluster.IInstancesConfigProperty | A specification of the number and type of Amazon EC2 instances. |
| EmrCreateCluster.IKerberosAttributesProperty | Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration. |
| EmrCreateCluster.IManagedScalingComputeLimitsProperty | The EC2 unit limits for a managed scaling policy. |
| EmrCreateCluster.IManagedScalingPolicyProperty | The managed scaling policy for an Amazon EMR cluster. |
| EmrCreateCluster.IMetricDimensionProperty | A CloudWatch dimension, which is specified using a Key (known as a Name in CloudWatch), Value pair. |
| EmrCreateCluster.IOnDemandProvisioningSpecificationProperty | The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy. |
| EmrCreateCluster.IPlacementTypeProperty | The Amazon EC2 Availability Zone configuration of the cluster (job flow). |
| EmrCreateCluster.IScalingActionProperty | The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment. |
| EmrCreateCluster.IScalingConstraintsProperty | The upper and lower EC2 instance limits for an automatic scaling policy. |
| EmrCreateCluster.IScalingRuleProperty | A scale-in or scale-out rule that defines scaling activity, including the CloudWatch metric alarm that triggers activity, how EC2 instances are added or removed, and the periodicity of adjustments. |
| EmrCreateCluster.IScalingTriggerProperty | The conditions that trigger an automatic scaling activity and the definition of a CloudWatch metric alarm. |
| EmrCreateCluster.IScriptBootstrapActionConfigProperty | Configuration of the script to run during a bootstrap action. |
| EmrCreateCluster.ISimpleScalingPolicyConfigurationProperty | An automatic scaling configuration, which describes how the policy adds or removes instances, the cooldown period, and the number of EC2 instances that will be added each time the CloudWatch metric alarm condition is satisfied. |
| EmrCreateCluster.ISpotProvisioningSpecificationProperty | The launch specification for Spot instances in the instance fleet, which determines the defined duration and provisioning timeout behavior. |
| EmrCreateCluster.IVolumeSpecificationProperty | EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster. |
| EmrModifyInstanceGroupByName.IInstanceGroupModifyConfigProperty | Modify the size or configurations of an instance group. |
| EmrModifyInstanceGroupByName.IInstanceResizePolicyProperty | Custom policy for requesting termination protection or termination of specific instances when shrinking an instance group. |
| EmrModifyInstanceGroupByName.IShrinkPolicyProperty | Policy for customizing shrink operations. |
| IAlgorithmSpecification | Specify the training algorithm and algorithm-specific metadata. |
| IApplicationConfiguration | A configuration specification to be used when provisioning virtual clusters, which can include configurations for applications and software bundled with Amazon EMR on EKS. |
| IAthenaGetQueryExecutionJsonPathProps | Properties for getting a Query Execution using JSONPath. |
| IAthenaGetQueryExecutionJsonataProps | Properties for getting a Query Execution using JSONata. |
| IAthenaGetQueryExecutionProps | Properties for getting a Query Execution. |
| IAthenaGetQueryResultsJsonPathProps | Properties for getting a Query Results using JSONPath. |
| IAthenaGetQueryResultsJsonataProps | Properties for getting a Query Results using JSONata. |
| IAthenaGetQueryResultsProps | Properties for getting a Query Results. |
| IAthenaStartQueryExecutionJsonPathProps | Properties for starting a Query Execution using JSONPath. |
| IAthenaStartQueryExecutionJsonataProps | Properties for starting a Query Execution using JSONata. |
| IAthenaStartQueryExecutionProps | Properties for starting a Query Execution. |
| IAthenaStopQueryExecutionJsonPathProps | Properties for stopping a Query Execution using JSONPath. |
| IAthenaStopQueryExecutionJsonataProps | Properties for stopping a Query Execution using JSONata. |
| IAthenaStopQueryExecutionProps | Properties for stopping a Query Execution. |
| IBatchContainerOverrides | The overrides that should be sent to a container. |
| IBatchJobDependency | An object representing an AWS Batch job dependency. |
| IBatchSubmitJobJsonPathProps | Properties for BatchSubmitJob using JSONPath. |
| IBatchSubmitJobJsonataProps | Properties for BatchSubmitJob using JSONata. |
| IBatchSubmitJobProps | Properties for BatchSubmitJob. |
| IBedrockCreateModelCustomizationJobProps | Properties for invoking a Bedrock Model. |
| IBedrockCreateModelCustomizationJobVpcConfig | VPC configuration. |
| IBedrockInvokeModelInputProps | Location to retrieve the input data, prior to calling Bedrock InvokeModel. |
| IBedrockInvokeModelJsonPathProps | Properties for invoking a Bedrock Model. |
| IBedrockInvokeModelJsonataProps | Properties for invoking a Bedrock Model. |
| IBedrockInvokeModelOutputProps | Location where the Bedrock InvokeModel API response is written. |
| IBedrockInvokeModelProps | Properties for invoking a Bedrock Model. |
| ICallApiGatewayEndpointBaseOptions | Base CallApiGatewayEdnpoint Task Props. |
| ICallApiGatewayEndpointBaseProps | Base CallApiGatewayEndpoint Task Props. |
| ICallApiGatewayEndpointJsonPathBaseProps | Base CallApiGatewayEndpoint Task Props. |
| ICallApiGatewayEndpointJsonataBaseProps | Base CallApiGatewayEndpoint Task Props. |
| ICallApiGatewayHttpApiEndpointJsonPathProps | Properties for calling an HTTP API Endpoint using JSONPath. |
| ICallApiGatewayHttpApiEndpointJsonataProps | Properties for calling an HTTP API Endpoint using JSONata. |
| ICallApiGatewayHttpApiEndpointOptions | Base properties for calling an HTTP API Endpoint. |
| ICallApiGatewayHttpApiEndpointProps | Properties for calling an HTTP API Endpoint. |
| ICallApiGatewayRestApiEndpointJsonPathProps | Properties for calling an REST API Endpoint using JSONPath. |
| ICallApiGatewayRestApiEndpointJsonataProps | Properties for calling an REST API Endpoint using JSONata. |
| ICallApiGatewayRestApiEndpointOptions | Base properties for calling an REST API Endpoint. |
| ICallApiGatewayRestApiEndpointProps | Properties for calling an REST API Endpoint. |
| ICallAwsServiceCrossRegionJsonPathProps | Properties for calling an AWS service's API action using JSONPath from your state machine across regions. |
| ICallAwsServiceCrossRegionJsonataProps | Properties for calling an AWS service's API action using JSONata from your state machine across regions. |
| ICallAwsServiceCrossRegionProps | Properties for calling an AWS service's API action from your state machine across regions. |
| ICallAwsServiceJsonPathProps | Properties for calling an AWS service's API action using JSONPath from your state machine. |
| ICallAwsServiceJsonataProps | Properties for calling an AWS service's API action using JSONata from your state machine. |
| ICallAwsServiceProps | Properties for calling an AWS service's API action from your state machine. |
| IChannel | Describes the training, validation or test dataset and the Amazon S3 location where it is stored. |
| ICodeBuildStartBuildBatchJsonPathProps | Properties for CodeBuildStartBuildBatch using JSONPath. |
| ICodeBuildStartBuildBatchJsonataProps | Properties for CodeBuildStartBuildBatch using JSONata. |
| ICodeBuildStartBuildBatchProps | Properties for CodeBuildStartBuildBatch. |
| ICodeBuildStartBuildJsonPathProps | Properties for CodeBuildStartBuild using JSONPath. |
| ICodeBuildStartBuildJsonataProps | Properties for CodeBuildStartBuild using JSONata. |
| ICodeBuildStartBuildProps | Properties for CodeBuildStartBuild. |
| ICommonEcsRunTaskProps | Basic properties for ECS Tasks. |
| IContainerDefinition | Configuration of the container used to host the model. |
| IContainerDefinitionConfig | Configuration options for the ContainerDefinition. |
| IContainerDefinitionOptions | Properties to define a ContainerDefinition. |
| IContainerOverride | A list of container overrides that specify the name of a container and the overrides it should receive. |
| IContainerOverrides | The overrides that should be sent to a container. |
| ICronOptions | Options to configure a cron expression. |
| ICustomModelTag | The key/value pair for a tag. |
| IDataBucketConfiguration | S3 bucket configuration for data storage destination. |
| IDataSource | Location of the channel data. |
| IDockerImageConfig | Configuration for a using Docker image. |
| IDynamoDeleteItemJsonPathProps | Properties for DynamoDeleteItem Task using JSONPath. |
| IDynamoDeleteItemJsonataProps | Properties for DynamoDeleteItem Task using JSONata. |
| IDynamoDeleteItemProps | Properties for DynamoDeleteItem Task. |
| IDynamoGetItemJsonPathProps | Properties for DynamoGetItem Task using JSONPath. |
| IDynamoGetItemJsonataProps | Properties for DynamoGetItem Task using JSONata. |
| IDynamoGetItemProps | Properties for DynamoGetItem Task. |
| IDynamoPutItemJsonPathProps | Properties for DynamoPutItem Task using JSONPath. |
| IDynamoPutItemJsonataProps | Properties for DynamoPutItem Task using JSONata. |
| IDynamoPutItemProps | Properties for DynamoPutItem Task. |
| IDynamoUpdateItemJsonPathProps | Properties for DynamoUpdateItem Task using JSONPath. |
| IDynamoUpdateItemJsonataProps | Properties for DynamoUpdateItem Task using JSONata. |
| IDynamoUpdateItemProps | Properties for DynamoUpdateItem Task. |
| IEcsEc2LaunchTargetOptions | Options to run an ECS task on EC2 in StepFunctions and ECS. |
| IEcsFargateLaunchTargetOptions | Properties to define an ECS service. |
| IEcsLaunchTarget | An Amazon ECS launch type determines the type of infrastructure on which your tasks and services are hosted. |
| IEcsLaunchTargetConfig | Configuration options for the ECS launch type. |
| IEcsRunTaskJsonPathProps | Properties for ECS Tasks using JSONPath. |
| IEcsRunTaskJsonataProps | Properties for ECS Tasks using JSONata. |
| IEcsRunTaskProps | Properties for ECS Tasks. |
| IEksCallJsonPathProps | Properties for calling a EKS endpoint with EksCall using JSONPath. |
| IEksCallJsonataProps | Properties for calling a EKS endpoint with EksCall using JSONata. |
| IEksCallProps | Properties for calling a EKS endpoint with EksCall. |
| IEmrAddStepJsonPathProps | Properties for EmrAddStep using JSONPath. |
| IEmrAddStepJsonataProps | Properties for EmrAddStep using JSONata. |
| IEmrAddStepProps | Properties for EmrAddStep. |
| IEmrCancelStepJsonPathProps | Properties for calling an EMR CancelStep using JSONPath from your state machine. |
| IEmrCancelStepJsonataProps | Properties for calling an EMR CancelStep using JSONata from your state machine. |
| IEmrCancelStepProps | Properties for calling an EMR CancelStep from your state machine. |
| IEmrContainersCreateVirtualClusterJsonPathProps | Properties to define a EMR Containers CreateVirtualCluster Task using JSONPath on an EKS cluster. |
| IEmrContainersCreateVirtualClusterJsonataProps | Properties to define a EMR Containers CreateVirtualCluster Task using JSONata on an EKS cluster. |
| IEmrContainersCreateVirtualClusterProps | Properties to define a EMR Containers CreateVirtualCluster Task on an EKS cluster. |
| IEmrContainersDeleteVirtualClusterJsonPathProps | Properties to define a EMR Containers DeleteVirtualCluster Task using JSONPath. |
| IEmrContainersDeleteVirtualClusterJsonataProps | Properties to define a EMR Containers DeleteVirtualCluster Task using JSONata. |
| IEmrContainersDeleteVirtualClusterProps | Properties to define a EMR Containers DeleteVirtualCluster Task. |
| IEmrContainersStartJobRunJsonPathProps | Properties for calling EMR Containers StartJobRun using JSONPath. |
| IEmrContainersStartJobRunJsonataProps | Properties for calling EMR Containers StartJobRun using JSONata. |
| IEmrContainersStartJobRunProps | The props for a EMR Containers StartJobRun Task. |
| IEmrCreateClusterJsonPathProps | Properties for calling an AWS service's API action using JSONPath from your state machine across regions. |
| IEmrCreateClusterJsonataProps | Properties for calling an AWS service's API action using JSONata from your state machine across regions. |
| IEmrCreateClusterProps | Properties for calling an AWS service's API action from your state machine across regions. |
| IEmrModifyInstanceFleetByNameJsonPathProps | Properties for EmrModifyInstanceFleetByName using JSONPath. |
| IEmrModifyInstanceFleetByNameJsonataProps | Properties for EmrModifyInstanceFleetByName using JSONata. |
| IEmrModifyInstanceFleetByNameProps | Properties for EmrModifyInstanceFleetByName. |
| IEmrModifyInstanceGroupByNameJsonPathProps | Properties for EmrModifyInstanceGroupByName using JSONPath. |
| IEmrModifyInstanceGroupByNameJsonataProps | Properties for EmrModifyInstanceGroupByName using JSONata. |
| IEmrModifyInstanceGroupByNameProps | Properties for EmrModifyInstanceGroupByName. |
| IEmrSetClusterTerminationProtectionJsonPathProps | Properties for EmrSetClusterTerminationProtection using JSONPath. |
| IEmrSetClusterTerminationProtectionJsonataProps | Properties for EmrSetClusterTerminationProtection using JSONata. |
| IEmrSetClusterTerminationProtectionProps | Properties for EmrSetClusterTerminationProtection. |
| IEmrTerminateClusterJsonPathProps | Properties for EmrTerminateCluster using JSONPath. |
| IEmrTerminateClusterJsonataProps | Properties for EmrTerminateCluster using JSONata. |
| IEmrTerminateClusterProps | Properties for EmrTerminateCluster. |
| IEncryptionConfiguration | Encryption Configuration of the S3 bucket. |
| IEvaluateExpressionProps | Properties for EvaluateExpression. |
| IEventBridgePutEventsEntry | An entry to be sent to EventBridge. |
| IEventBridgePutEventsJsonPathProps | Properties for sending events with PutEvents using JSONPath. |
| IEventBridgePutEventsJsonataProps | Properties for sending events with PutEvents using JSONata. |
| IEventBridgePutEventsProps | Properties for sending events with PutEvents. |
| IEventBridgeSchedulerCreateScheduleTaskJsonPathProps | Properties for creating an AWS EventBridge Scheduler schedule using JSONPath. |
| IEventBridgeSchedulerCreateScheduleTaskJsonataProps | Properties for creating an AWS EventBridge Scheduler schedule using JSONata. |
| IEventBridgeSchedulerCreateScheduleTaskProps | Properties for creating an AWS EventBridge Scheduler schedule. |
| IEventBridgeSchedulerTargetProps | Properties for |
| IGlueDataBrewStartJobRunJsonPathProps | Properties for starting a job run with StartJobRun using JSONPath. |
| IGlueDataBrewStartJobRunJsonataProps | Properties for starting a job run with StartJobRun using JSONata. |
| IGlueDataBrewStartJobRunProps | Properties for starting a job run with StartJobRun. |
| IGlueStartCrawlerRunJsonPathProps | Properties for starting an AWS Glue Crawler as a task that using JSONPath. |
| IGlueStartCrawlerRunJsonataProps | Properties for starting an AWS Glue Crawler as a task that using JSONata. |
| IGlueStartCrawlerRunProps | Properties for starting an AWS Glue Crawler as a task. |
| IGlueStartJobRunJsonPathProps | Properties for starting an AWS Glue job as a task. |
| IGlueStartJobRunJsonataProps | Properties for starting an AWS Glue job as a task. |
| IGlueStartJobRunProps | Properties for starting an AWS Glue job as a task. |
| IHttpInvokeJsonPathProps | Properties for calling an external HTTP endpoint with HttpInvoke using JSONPath. |
| IHttpInvokeJsonataProps | Properties for calling an external HTTP endpoint with HttpInvoke using JSONata. |
| IHttpInvokeProps | Properties for calling an external HTTP endpoint with HttpInvoke. |
| IJobDependency | An object representing an AWS Batch job dependency. |
| IJobDriver | Specify the driver that the EMR Containers job runs on. |
| ILambdaInvokeJsonPathProps | Properties for invoking a Lambda function with LambdaInvoke using JsonPath. |
| ILambdaInvokeJsonataProps | Properties for invoking a Lambda function with LambdaInvoke using Jsonata. |
| ILambdaInvokeProps | Properties for invoking a Lambda function with LambdaInvoke. |
| ILaunchTargetBindOptions | Options for binding a launch target to an ECS run job task. |
| IMediaConvertCreateJobJsonPathProps | Properties for creating a MediaConvert Job using JSONPath. |
| IMediaConvertCreateJobJsonataProps | Properties for creating a MediaConvert Job using JSONata. |
| IMediaConvertCreateJobProps | Properties for creating a MediaConvert Job. |
| IMessageAttribute | A message attribute to add to the SNS message. |
| IMetricDefinition | Specifies the metric name and regular expressions used to parse algorithm logs. |
| IModelClientOptions | Configures the timeout and maximum number of retries for processing a transform job invocation. |
| IMonitoring | Configuration setting for monitoring. |
| IOutputBucketConfiguration | S3 bucket configuration for the output data. |
| IOutputDataConfig | Configures the S3 bucket where SageMaker will save the result of model training. |
| IProductionVariant | Identifies a model that you want to host and the resources to deploy for hosting it. |
| IQueryExecutionContext | Database and data catalog context in which the query execution occurs. |
| IResourceConfig | Specifies the resources, ML compute instances, and ML storage volumes to deploy for model training. |
| IResultConfiguration | Location of query result along with S3 bucket configuration. |
| IRetryPolicy | The information about the retry policy settings. |
| IS3DataSource | S3 location of the channel data. |
| IS3LocationBindOptions | Options for binding an S3 Location. |
| IS3LocationConfig | Stores information about the location of an object in Amazon S3. |
| ISageMakerCreateEndpointConfigJsonPathProps | Properties for creating an Amazon SageMaker endpoint configuration using JSONPath. |
| ISageMakerCreateEndpointConfigJsonataProps | Properties for creating an Amazon SageMaker endpoint configuration using JSONata. |
| ISageMakerCreateEndpointConfigProps | Properties for creating an Amazon SageMaker endpoint configuration. |
| ISageMakerCreateEndpointJsonPathProps | Properties for creating an Amazon SageMaker endpoint using JSONPath. |
| ISageMakerCreateEndpointJsonataProps | Properties for creating an Amazon SageMaker endpoint using JSONata. |
| ISageMakerCreateEndpointProps | Properties for creating an Amazon SageMaker endpoint. |
| ISageMakerCreateModelJsonPathProps | Properties for creating an Amazon SageMaker model using JSONPath. |
| ISageMakerCreateModelJsonataProps | Properties for creating an Amazon SageMaker model using JSONata. |
| ISageMakerCreateModelProps | Properties for creating an Amazon SageMaker model. |
| ISageMakerCreateTrainingJobJsonPathProps | Properties for creating an Amazon SageMaker training job using JSONPath. |
| ISageMakerCreateTrainingJobJsonataProps | Properties for creating an Amazon SageMaker training job using JSONata. |
| ISageMakerCreateTrainingJobProps | Properties for creating an Amazon SageMaker training job. |
| ISageMakerCreateTransformJobJsonPathProps | Properties for creating an Amazon SageMaker transform job task using JSONPath. |
| ISageMakerCreateTransformJobJsonataProps | Properties for creating an Amazon SageMaker transform job task using JSONata. |
| ISageMakerCreateTransformJobProps | Properties for creating an Amazon SageMaker transform job task. |
| ISageMakerTask | Task to train a machine learning model using Amazon SageMaker. |
| ISageMakerUpdateEndpointJsonPathProps | Properties for updating Amazon SageMaker endpoint using JSONPath. |
| ISageMakerUpdateEndpointJsonataProps | Properties for updating Amazon SageMaker endpoint using JSONata. |
| ISageMakerUpdateEndpointProps | Properties for updating Amazon SageMaker endpoint. |
| IShuffleConfig | Configuration for a shuffle option for input data in a channel. |
| ISnsPublishJsonPathProps | Properties for publishing a message to an SNS topic using JSONPath. |
| ISnsPublishJsonataProps | Properties for publishing a message to an SNS topic using JSONata. |
| ISnsPublishProps | Properties for publishing a message to an SNS topic. |
| ISparkSubmitJobDriver | The information about job driver for Spark submit. |
| ISqsSendMessageJsonPathProps | Properties for sending a message to an SQS queue using JSONPath. |
| ISqsSendMessageJsonataProps | Properties for sending a message to an SQS queue using JSONata. |
| ISqsSendMessageProps | Properties for sending a message to an SQS queue. |
| IStepFunctionsInvokeActivityJsonPathProps | Properties for invoking an Activity worker using JSONPath. |
| IStepFunctionsInvokeActivityJsonataProps | Properties for invoking an Activity worker using JSONata. |
| IStepFunctionsInvokeActivityProps | Properties for invoking an Activity worker. |
| IStepFunctionsStartExecutionJsonPathProps | Properties for StartExecution using JSONPath. |
| IStepFunctionsStartExecutionJsonataProps | Properties for StartExecution using JSONata. |
| IStepFunctionsStartExecutionProps | Properties for StartExecution. |
| IStoppingCondition | Specifies a limit to how long a model training job can run. |
| ITaskEnvironmentVariable | An environment variable to be set in the container run as a task. |
| ITrainingBucketConfiguration | S3 bucket configuration for the training data. |
| ITransformDataSource | S3 location of the input data that the model can consume. |
| ITransformInput | Dataset to be transformed and the Amazon S3 location where it is stored. |
| ITransformOutput | S3 location where you want Amazon SageMaker to save the results from the transform job. |
| ITransformResources | ML compute instances for the transform job. |
| ITransformS3DataSource | Location of the channel data. |
| IValidationBucketConfiguration | S3 bucket configuration for the validation data. |
| IVpcConfig | Specifies the VPC that you want your Amazon SageMaker training job to connect to. |
| IWorkerConfigurationProperty | Properties for the worker configuration. |
Enums
| ActionAfterCompletion | The action that EventBridge Scheduler applies to the schedule after the schedule completes invoking the target. |
| ActionOnFailure | The action to take when the cluster step fails. |
| AssembleWith | How to assemble the results of the transform job as a single S3 object. |
| AuthType | The authentication method used to call the endpoint. |
| BatchStrategy | Specifies the number of records to include in a mini-batch for an HTTP inference request. |
| CompressionType | Compression type of the data. |
| CustomizationType | The customization type. |
| DynamoConsumedCapacity | Determines the level of detail about provisioned throughput consumption that is returned. |
| DynamoItemCollectionMetrics | Determines whether item collection metrics are returned. |
| DynamoReturnValues | Use ReturnValues if you want to get the item attributes as they appear before or after they are changed. |
| EmrCreateCluster.CloudWatchAlarmComparisonOperator | CloudWatch Alarm Comparison Operators. |
| EmrCreateCluster.CloudWatchAlarmStatistic | CloudWatch Alarm Statistics. |
| EmrCreateCluster.CloudWatchAlarmUnit | CloudWatch Alarm Units. |
| EmrCreateCluster.ComputeLimitsUnitType | The unit type for managed scaling policy compute limits. |
| EmrCreateCluster.EbsBlockDeviceVolumeType | EBS Volume Types. |
| EmrCreateCluster.EmrClusterScaleDownBehavior | The Cluster ScaleDownBehavior specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance group is resized. |
| EmrCreateCluster.InstanceMarket | EC2 Instance Market. |
| EmrCreateCluster.InstanceRoleType | Instance Role Types. |
| EmrCreateCluster.OnDemandAllocationStrategy | On-Demand Allocation Strategies. |
| EmrCreateCluster.ScalingAdjustmentType | AutoScaling Adjustment Type. |
| EmrCreateCluster.SpotAllocationStrategy | Spot Allocation Strategies. |
| EmrCreateCluster.SpotTimeoutAction | Spot Timeout Actions. |
| EncryptionOption | Encryption Options of the S3 bucket. |
| ExecutionClass | The excecution class of the job. |
| HttpMethod | Http Methods that API Gateway supports. |
| HttpMethods | Method type of a EKS call. |
| InputMode | Input mode that the algorithm supports. |
| LambdaInvocationType | Invocation type of a Lambda. |
| MessageAttributeDataType | The data type set for the SNS message attributes. |
| Mode | Specifies how many models the container hosts. |
| 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. |
| URLEncodingFormat | The style used when applying URL encoding to array values. |
| WorkerType | (deprecated) The type of predefined worker that is allocated when a job runs. |