machinelearning

28 actions in the machinelearning service. Select an action to see its access level, resource ARNs, condition keys, and a copy-paste IAM policy.

machinelearning:AddTags

Tagging

Adds one or more tags to an object, up to a limit of 10. Each tag consists of a key and an optional value

machinelearning:CreateBatchPrediction

Write

Generates predictions for a group of observations

machinelearning:CreateDataSourceFromRDS

Write

Creates a DataSource object from an Amazon RDS

machinelearning:CreateDataSourceFromRedshift

Write

Creates a DataSource from a database hosted on an Amazon Redshift cluster

machinelearning:CreateDataSourceFromS3

Write

Creates a DataSource object from S3

machinelearning:CreateEvaluation

Write

Creates a new Evaluation of an MLModel

machinelearning:CreateMLModel

Write

Creates a new MLModel

machinelearning:CreateRealtimeEndpoint

Write

Creates a real-time endpoint for the MLModel

machinelearning:DeleteBatchPrediction

Write

Assigns the DELETED status to a BatchPrediction, rendering it unusable

machinelearning:DeleteDataSource

Write

Assigns the DELETED status to a DataSource, rendering it unusable

machinelearning:DeleteEvaluation

Write

Assigns the DELETED status to an Evaluation, rendering it unusable

machinelearning:DeleteMLModel

Write

Assigns the DELETED status to an MLModel, rendering it unusable

machinelearning:DeleteRealtimeEndpoint

Write

Deletes a real time endpoint of an MLModel

machinelearning:DeleteTags

Tagging

Deletes the specified tags associated with an ML object. After this operation is complete, you can't recover deleted tags

machinelearning:DescribeBatchPredictions

List

Returns a list of BatchPrediction operations that match the search criteria in the request

machinelearning:DescribeDataSources

List

Returns a list of DataSource that match the search criteria in the request

machinelearning:DescribeEvaluations

List

Returns a list of DescribeEvaluations that match the search criteria in the request

machinelearning:DescribeMLModels

List

Returns a list of MLModel that match the search criteria in the request

machinelearning:DescribeTags

List

Describes one or more of the tags for your Amazon ML object

machinelearning:GetBatchPrediction

Read

Returns a BatchPrediction that includes detailed metadata, status, and data file information

machinelearning:GetDataSource

Read

Returns a DataSource that includes metadata and data file information, as well as the current status of the DataSource

machinelearning:GetEvaluation

Read

Returns an Evaluation that includes metadata as well as the current status of the Evaluation

machinelearning:GetMLModel

Read

Returns an MLModel that includes detailed metadata, and data source information as well as the current status of the MLModel

machinelearning:Predict

Write

Generates a prediction for the observation using the specified ML Model

machinelearning:UpdateBatchPrediction

Write

Updates the BatchPredictionName of a BatchPrediction

machinelearning:UpdateDataSource

Write

Updates the DataSourceName of a DataSource

machinelearning:UpdateEvaluation

Write

Updates the EvaluationName of an Evaluation

machinelearning:UpdateMLModel

Write

Updates the MLModelName and the ScoreThreshold of an MLModel