schemas

package
v1.38.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AddTags = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "AddTags",
}, smithy.ShapeTypeOperation, 0)
View Source
var AddTagsInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "AddTagsInput",
}, smithy.ShapeTypeStructure, 3)
View Source
var AddTagsInput_ResourceId *smithy.Schema
View Source
var AddTagsInput_ResourceType *smithy.Schema
View Source
var AddTagsInput_Tags *smithy.Schema
View Source
var AddTagsOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "AddTagsOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var AddTagsOutput_ResourceId *smithy.Schema
View Source
var AddTagsOutput_ResourceType *smithy.Schema
View Source
var Algorithm = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "Algorithm",
}, smithy.ShapeTypeEnum, 1)
View Source
var Algorithm_SGD *smithy.Schema
View Source
var AmazonML_20141212 = smithy.NewServiceSchema(_AmazonML_20141212, "2014-12-12")
View Source
var BatchPrediction = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "BatchPrediction",
}, smithy.ShapeTypeStructure, 16)
View Source
var BatchPredictionFilterVariable = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "BatchPredictionFilterVariable",
}, smithy.ShapeTypeEnum, 8)
View Source
var BatchPredictionFilterVariable_CREATED_AT *smithy.Schema
View Source
var BatchPredictionFilterVariable_DATASOURCE_ID *smithy.Schema
View Source
var BatchPredictionFilterVariable_DATA_URI *smithy.Schema
View Source
var BatchPredictionFilterVariable_IAM_USER *smithy.Schema
View Source
var BatchPredictionFilterVariable_LAST_UPDATED_AT *smithy.Schema
View Source
var BatchPredictionFilterVariable_ML_MODEL_ID *smithy.Schema
View Source
var BatchPredictionFilterVariable_NAME *smithy.Schema
View Source
var BatchPredictionFilterVariable_STATUS *smithy.Schema
View Source
var BatchPrediction_BatchPredictionDataSourceId *smithy.Schema
View Source
var BatchPrediction_BatchPredictionId *smithy.Schema
View Source
var BatchPrediction_ComputeTime *smithy.Schema
View Source
var BatchPrediction_CreatedAt *smithy.Schema
View Source
var BatchPrediction_CreatedByIamUser *smithy.Schema
View Source
var BatchPrediction_FinishedAt *smithy.Schema
View Source
var BatchPrediction_InputDataLocationS3 *smithy.Schema
View Source
var BatchPrediction_InvalidRecordCount *smithy.Schema
View Source
var BatchPrediction_LastUpdatedAt *smithy.Schema
View Source
var BatchPrediction_MLModelId *smithy.Schema
View Source
var BatchPrediction_Message *smithy.Schema
View Source
var BatchPrediction_Name *smithy.Schema
View Source
var BatchPrediction_OutputUri *smithy.Schema
View Source
var BatchPrediction_StartedAt *smithy.Schema
View Source
var BatchPrediction_Status *smithy.Schema
View Source
var BatchPrediction_TotalRecordCount *smithy.Schema
View Source
var CreateBatchPrediction = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateBatchPrediction",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateBatchPredictionInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateBatchPredictionInput",
}, smithy.ShapeTypeStructure, 5)
View Source
var CreateBatchPredictionInput_BatchPredictionDataSourceId *smithy.Schema
View Source
var CreateBatchPredictionInput_BatchPredictionId *smithy.Schema
View Source
var CreateBatchPredictionInput_BatchPredictionName *smithy.Schema
View Source
var CreateBatchPredictionInput_MLModelId *smithy.Schema
View Source
var CreateBatchPredictionInput_OutputUri *smithy.Schema
View Source
var CreateBatchPredictionOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateBatchPredictionOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateBatchPredictionOutput_BatchPredictionId *smithy.Schema
View Source
var CreateDataSourceFromRDS = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromRDS",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateDataSourceFromRDSInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromRDSInput",
}, smithy.ShapeTypeStructure, 5)
View Source
var CreateDataSourceFromRDSInput_ComputeStatistics *smithy.Schema
View Source
var CreateDataSourceFromRDSInput_DataSourceId *smithy.Schema
View Source
var CreateDataSourceFromRDSInput_DataSourceName *smithy.Schema
View Source
var CreateDataSourceFromRDSInput_RDSData *smithy.Schema
View Source
var CreateDataSourceFromRDSInput_RoleARN *smithy.Schema
View Source
var CreateDataSourceFromRDSOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromRDSOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateDataSourceFromRDSOutput_DataSourceId *smithy.Schema
View Source
var CreateDataSourceFromRedshift = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromRedshift",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateDataSourceFromRedshiftInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromRedshiftInput",
}, smithy.ShapeTypeStructure, 5)
View Source
var CreateDataSourceFromRedshiftInput_ComputeStatistics *smithy.Schema
View Source
var CreateDataSourceFromRedshiftInput_DataSourceId *smithy.Schema
View Source
var CreateDataSourceFromRedshiftInput_DataSourceName *smithy.Schema
View Source
var CreateDataSourceFromRedshiftInput_DataSpec *smithy.Schema
View Source
var CreateDataSourceFromRedshiftInput_RoleARN *smithy.Schema
View Source
var CreateDataSourceFromRedshiftOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromRedshiftOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateDataSourceFromRedshiftOutput_DataSourceId *smithy.Schema
View Source
var CreateDataSourceFromS3 = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromS3",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateDataSourceFromS3Input = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromS3Input",
}, smithy.ShapeTypeStructure, 4)
View Source
var CreateDataSourceFromS3Input_ComputeStatistics *smithy.Schema
View Source
var CreateDataSourceFromS3Input_DataSourceId *smithy.Schema
View Source
var CreateDataSourceFromS3Input_DataSourceName *smithy.Schema
View Source
var CreateDataSourceFromS3Input_DataSpec *smithy.Schema
View Source
var CreateDataSourceFromS3Output = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateDataSourceFromS3Output",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateDataSourceFromS3Output_DataSourceId *smithy.Schema
View Source
var CreateEvaluation = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateEvaluation",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateEvaluationInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateEvaluationInput",
}, smithy.ShapeTypeStructure, 4)
View Source
var CreateEvaluationInput_EvaluationDataSourceId *smithy.Schema
View Source
var CreateEvaluationInput_EvaluationId *smithy.Schema
View Source
var CreateEvaluationInput_EvaluationName *smithy.Schema
View Source
var CreateEvaluationInput_MLModelId *smithy.Schema
View Source
var CreateEvaluationOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateEvaluationOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateEvaluationOutput_EvaluationId *smithy.Schema
View Source
var CreateMLModel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateMLModel",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateMLModelInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateMLModelInput",
}, smithy.ShapeTypeStructure, 7)
View Source
var CreateMLModelInput_MLModelId *smithy.Schema
View Source
var CreateMLModelInput_MLModelName *smithy.Schema
View Source
var CreateMLModelInput_MLModelType *smithy.Schema
View Source
var CreateMLModelInput_Parameters *smithy.Schema
View Source
var CreateMLModelInput_Recipe *smithy.Schema
View Source
var CreateMLModelInput_RecipeUri *smithy.Schema
View Source
var CreateMLModelInput_TrainingDataSourceId *smithy.Schema
View Source
var CreateMLModelOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateMLModelOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateMLModelOutput_MLModelId *smithy.Schema
View Source
var CreateRealtimeEndpoint = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateRealtimeEndpoint",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateRealtimeEndpointInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateRealtimeEndpointInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateRealtimeEndpointInput_MLModelId *smithy.Schema
View Source
var CreateRealtimeEndpointOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "CreateRealtimeEndpointOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var CreateRealtimeEndpointOutput_MLModelId *smithy.Schema
View Source
var CreateRealtimeEndpointOutput_RealtimeEndpointInfo *smithy.Schema
View Source
var DataSource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DataSource",
}, smithy.ShapeTypeStructure, 18)
View Source
var DataSourceFilterVariable = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DataSourceFilterVariable",
}, smithy.ShapeTypeEnum, 6)
View Source
var DataSourceFilterVariable_CREATED_AT *smithy.Schema
View Source
var DataSourceFilterVariable_DATA_URI *smithy.Schema
View Source
var DataSourceFilterVariable_IAM_USER *smithy.Schema
View Source
var DataSourceFilterVariable_LAST_UPDATED_AT *smithy.Schema
View Source
var DataSourceFilterVariable_NAME *smithy.Schema
View Source
var DataSourceFilterVariable_STATUS *smithy.Schema
View Source
var DataSource_ComputeStatistics *smithy.Schema
View Source
var DataSource_ComputeTime *smithy.Schema
View Source
var DataSource_CreatedAt *smithy.Schema
View Source
var DataSource_CreatedByIamUser *smithy.Schema
View Source
var DataSource_DataLocationS3 *smithy.Schema
View Source
var DataSource_DataRearrangement *smithy.Schema
View Source
var DataSource_DataSizeInBytes *smithy.Schema
View Source
var DataSource_DataSourceId *smithy.Schema
View Source
var DataSource_FinishedAt *smithy.Schema
View Source
var DataSource_LastUpdatedAt *smithy.Schema
View Source
var DataSource_Message *smithy.Schema
View Source
var DataSource_Name *smithy.Schema
View Source
var DataSource_NumberOfFiles *smithy.Schema
View Source
var DataSource_RDSMetadata *smithy.Schema
View Source
var DataSource_RedshiftMetadata *smithy.Schema
View Source
var DataSource_RoleARN *smithy.Schema
View Source
var DataSource_StartedAt *smithy.Schema
View Source
var DataSource_Status *smithy.Schema
View Source
var DeleteBatchPrediction = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteBatchPrediction",
}, smithy.ShapeTypeOperation, 0)
View Source
var DeleteBatchPredictionInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteBatchPredictionInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteBatchPredictionInput_BatchPredictionId *smithy.Schema
View Source
var DeleteBatchPredictionOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteBatchPredictionOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteBatchPredictionOutput_BatchPredictionId *smithy.Schema
View Source
var DeleteDataSource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteDataSource",
}, smithy.ShapeTypeOperation, 0)
View Source
var DeleteDataSourceInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteDataSourceInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteDataSourceInput_DataSourceId *smithy.Schema
View Source
var DeleteDataSourceOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteDataSourceOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteDataSourceOutput_DataSourceId *smithy.Schema
View Source
var DeleteEvaluation = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteEvaluation",
}, smithy.ShapeTypeOperation, 0)
View Source
var DeleteEvaluationInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteEvaluationInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteEvaluationInput_EvaluationId *smithy.Schema
View Source
var DeleteEvaluationOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteEvaluationOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteEvaluationOutput_EvaluationId *smithy.Schema
View Source
var DeleteMLModel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteMLModel",
}, smithy.ShapeTypeOperation, 0)
View Source
var DeleteMLModelInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteMLModelInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteMLModelInput_MLModelId *smithy.Schema
View Source
var DeleteMLModelOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteMLModelOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteMLModelOutput_MLModelId *smithy.Schema
View Source
var DeleteRealtimeEndpoint = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteRealtimeEndpoint",
}, smithy.ShapeTypeOperation, 0)
View Source
var DeleteRealtimeEndpointInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteRealtimeEndpointInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeleteRealtimeEndpointInput_MLModelId *smithy.Schema
View Source
var DeleteRealtimeEndpointOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteRealtimeEndpointOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DeleteRealtimeEndpointOutput_MLModelId *smithy.Schema
View Source
var DeleteRealtimeEndpointOutput_RealtimeEndpointInfo *smithy.Schema
View Source
var DeleteTags = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteTags",
}, smithy.ShapeTypeOperation, 0)
View Source
var DeleteTagsInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteTagsInput",
}, smithy.ShapeTypeStructure, 3)
View Source
var DeleteTagsInput_ResourceId *smithy.Schema
View Source
var DeleteTagsInput_ResourceType *smithy.Schema
View Source
var DeleteTagsInput_TagKeys *smithy.Schema
View Source
var DeleteTagsOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DeleteTagsOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DeleteTagsOutput_ResourceId *smithy.Schema
View Source
var DeleteTagsOutput_ResourceType *smithy.Schema
View Source
var DescribeBatchPredictions = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeBatchPredictions",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeBatchPredictionsInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeBatchPredictionsInput",
}, smithy.ShapeTypeStructure, 11)
View Source
var DescribeBatchPredictionsInput_EQ *smithy.Schema
View Source
var DescribeBatchPredictionsInput_FilterVariable *smithy.Schema
View Source
var DescribeBatchPredictionsInput_GE *smithy.Schema
View Source
var DescribeBatchPredictionsInput_GT *smithy.Schema
View Source
var DescribeBatchPredictionsInput_LE *smithy.Schema
View Source
var DescribeBatchPredictionsInput_LT *smithy.Schema
View Source
var DescribeBatchPredictionsInput_Limit *smithy.Schema
View Source
var DescribeBatchPredictionsInput_NE *smithy.Schema
View Source
var DescribeBatchPredictionsInput_NextToken *smithy.Schema
View Source
var DescribeBatchPredictionsInput_Prefix *smithy.Schema
View Source
var DescribeBatchPredictionsInput_SortOrder *smithy.Schema
View Source
var DescribeBatchPredictionsOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeBatchPredictionsOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeBatchPredictionsOutput_NextToken *smithy.Schema
View Source
var DescribeBatchPredictionsOutput_Results *smithy.Schema
View Source
var DescribeDataSources = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeDataSources",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeDataSourcesInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeDataSourcesInput",
}, smithy.ShapeTypeStructure, 11)
View Source
var DescribeDataSourcesInput_EQ *smithy.Schema
View Source
var DescribeDataSourcesInput_FilterVariable *smithy.Schema
View Source
var DescribeDataSourcesInput_GE *smithy.Schema
View Source
var DescribeDataSourcesInput_GT *smithy.Schema
View Source
var DescribeDataSourcesInput_LE *smithy.Schema
View Source
var DescribeDataSourcesInput_LT *smithy.Schema
View Source
var DescribeDataSourcesInput_Limit *smithy.Schema
View Source
var DescribeDataSourcesInput_NE *smithy.Schema
View Source
var DescribeDataSourcesInput_NextToken *smithy.Schema
View Source
var DescribeDataSourcesInput_Prefix *smithy.Schema
View Source
var DescribeDataSourcesInput_SortOrder *smithy.Schema
View Source
var DescribeDataSourcesOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeDataSourcesOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeDataSourcesOutput_NextToken *smithy.Schema
View Source
var DescribeDataSourcesOutput_Results *smithy.Schema
View Source
var DescribeEvaluations = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeEvaluations",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeEvaluationsInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeEvaluationsInput",
}, smithy.ShapeTypeStructure, 11)
View Source
var DescribeEvaluationsInput_EQ *smithy.Schema
View Source
var DescribeEvaluationsInput_FilterVariable *smithy.Schema
View Source
var DescribeEvaluationsInput_GE *smithy.Schema
View Source
var DescribeEvaluationsInput_GT *smithy.Schema
View Source
var DescribeEvaluationsInput_LE *smithy.Schema
View Source
var DescribeEvaluationsInput_LT *smithy.Schema
View Source
var DescribeEvaluationsInput_Limit *smithy.Schema
View Source
var DescribeEvaluationsInput_NE *smithy.Schema
View Source
var DescribeEvaluationsInput_NextToken *smithy.Schema
View Source
var DescribeEvaluationsInput_Prefix *smithy.Schema
View Source
var DescribeEvaluationsInput_SortOrder *smithy.Schema
View Source
var DescribeEvaluationsOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeEvaluationsOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeEvaluationsOutput_NextToken *smithy.Schema
View Source
var DescribeEvaluationsOutput_Results *smithy.Schema
View Source
var DescribeMLModels = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeMLModels",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeMLModelsInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeMLModelsInput",
}, smithy.ShapeTypeStructure, 11)
View Source
var DescribeMLModelsInput_EQ *smithy.Schema
View Source
var DescribeMLModelsInput_FilterVariable *smithy.Schema
View Source
var DescribeMLModelsInput_GE *smithy.Schema
View Source
var DescribeMLModelsInput_GT *smithy.Schema
View Source
var DescribeMLModelsInput_LE *smithy.Schema
View Source
var DescribeMLModelsInput_LT *smithy.Schema
View Source
var DescribeMLModelsInput_Limit *smithy.Schema
View Source
var DescribeMLModelsInput_NE *smithy.Schema
View Source
var DescribeMLModelsInput_NextToken *smithy.Schema
View Source
var DescribeMLModelsInput_Prefix *smithy.Schema
View Source
var DescribeMLModelsInput_SortOrder *smithy.Schema
View Source
var DescribeMLModelsOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeMLModelsOutput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeMLModelsOutput_NextToken *smithy.Schema
View Source
var DescribeMLModelsOutput_Results *smithy.Schema
View Source
var DescribeTags = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeTags",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeTagsInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeTagsInput",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeTagsInput_ResourceId *smithy.Schema
View Source
var DescribeTagsInput_ResourceType *smithy.Schema
View Source
var DescribeTagsOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DescribeTagsOutput",
}, smithy.ShapeTypeStructure, 3)
View Source
var DescribeTagsOutput_ResourceId *smithy.Schema
View Source
var DescribeTagsOutput_ResourceType *smithy.Schema
View Source
var DescribeTagsOutput_Tags *smithy.Schema
View Source
var DetailsAttributes = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "DetailsAttributes",
}, smithy.ShapeTypeEnum, 2)
View Source
var DetailsAttributes_ALGORITHM *smithy.Schema
View Source
var DetailsAttributes_PREDICTIVE_MODEL_TYPE *smithy.Schema
View Source
var EntityStatus = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "EntityStatus",
}, smithy.ShapeTypeEnum, 5)
View Source
var EntityStatus_COMPLETED *smithy.Schema
View Source
var EntityStatus_DELETED *smithy.Schema
View Source
var EntityStatus_FAILED *smithy.Schema
View Source
var EntityStatus_INPROGRESS *smithy.Schema
View Source
var EntityStatus_PENDING *smithy.Schema
View Source
var Evaluation = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "Evaluation",
}, smithy.ShapeTypeStructure, 14)
View Source
var EvaluationFilterVariable = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "EvaluationFilterVariable",
}, smithy.ShapeTypeEnum, 8)
View Source
var EvaluationFilterVariable_CREATED_AT *smithy.Schema
View Source
var EvaluationFilterVariable_DATASOURCE_ID *smithy.Schema
View Source
var EvaluationFilterVariable_DATA_URI *smithy.Schema
View Source
var EvaluationFilterVariable_IAM_USER *smithy.Schema
View Source
var EvaluationFilterVariable_LAST_UPDATED_AT *smithy.Schema
View Source
var EvaluationFilterVariable_ML_MODEL_ID *smithy.Schema
View Source
var EvaluationFilterVariable_NAME *smithy.Schema
View Source
var EvaluationFilterVariable_STATUS *smithy.Schema
View Source
var Evaluation_ComputeTime *smithy.Schema
View Source
var Evaluation_CreatedAt *smithy.Schema
View Source
var Evaluation_CreatedByIamUser *smithy.Schema
View Source
var Evaluation_EvaluationDataSourceId *smithy.Schema
View Source
var Evaluation_EvaluationId *smithy.Schema
View Source
var Evaluation_FinishedAt *smithy.Schema
View Source
var Evaluation_InputDataLocationS3 *smithy.Schema
View Source
var Evaluation_LastUpdatedAt *smithy.Schema
View Source
var Evaluation_MLModelId *smithy.Schema
View Source
var Evaluation_Message *smithy.Schema
View Source
var Evaluation_Name *smithy.Schema
View Source
var Evaluation_PerformanceMetrics *smithy.Schema
View Source
var Evaluation_StartedAt *smithy.Schema
View Source
var Evaluation_Status *smithy.Schema
View Source
var GetBatchPrediction = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetBatchPrediction",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetBatchPredictionInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetBatchPredictionInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetBatchPredictionInput_BatchPredictionId *smithy.Schema
View Source
var GetBatchPredictionOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetBatchPredictionOutput",
}, smithy.ShapeTypeStructure, 17)
View Source
var GetBatchPredictionOutput_BatchPredictionDataSourceId *smithy.Schema
View Source
var GetBatchPredictionOutput_BatchPredictionId *smithy.Schema
View Source
var GetBatchPredictionOutput_ComputeTime *smithy.Schema
View Source
var GetBatchPredictionOutput_CreatedAt *smithy.Schema
View Source
var GetBatchPredictionOutput_CreatedByIamUser *smithy.Schema
View Source
var GetBatchPredictionOutput_FinishedAt *smithy.Schema
View Source
var GetBatchPredictionOutput_InputDataLocationS3 *smithy.Schema
View Source
var GetBatchPredictionOutput_InvalidRecordCount *smithy.Schema
View Source
var GetBatchPredictionOutput_LastUpdatedAt *smithy.Schema
View Source
var GetBatchPredictionOutput_LogUri *smithy.Schema
View Source
var GetBatchPredictionOutput_MLModelId *smithy.Schema
View Source
var GetBatchPredictionOutput_Message *smithy.Schema
View Source
var GetBatchPredictionOutput_Name *smithy.Schema
View Source
var GetBatchPredictionOutput_OutputUri *smithy.Schema
View Source
var GetBatchPredictionOutput_StartedAt *smithy.Schema
View Source
var GetBatchPredictionOutput_Status *smithy.Schema
View Source
var GetBatchPredictionOutput_TotalRecordCount *smithy.Schema
View Source
var GetDataSource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetDataSource",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetDataSourceInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetDataSourceInput",
}, smithy.ShapeTypeStructure, 2)
View Source
var GetDataSourceInput_DataSourceId *smithy.Schema
View Source
var GetDataSourceInput_Verbose *smithy.Schema
View Source
var GetDataSourceOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetDataSourceOutput",
}, smithy.ShapeTypeStructure, 20)
View Source
var GetDataSourceOutput_ComputeStatistics *smithy.Schema
View Source
var GetDataSourceOutput_ComputeTime *smithy.Schema
View Source
var GetDataSourceOutput_CreatedAt *smithy.Schema
View Source
var GetDataSourceOutput_CreatedByIamUser *smithy.Schema
View Source
var GetDataSourceOutput_DataLocationS3 *smithy.Schema
View Source
var GetDataSourceOutput_DataRearrangement *smithy.Schema
View Source
var GetDataSourceOutput_DataSizeInBytes *smithy.Schema
View Source
var GetDataSourceOutput_DataSourceId *smithy.Schema
View Source
var GetDataSourceOutput_DataSourceSchema *smithy.Schema
View Source
var GetDataSourceOutput_FinishedAt *smithy.Schema
View Source
var GetDataSourceOutput_LastUpdatedAt *smithy.Schema
View Source
var GetDataSourceOutput_LogUri *smithy.Schema
View Source
var GetDataSourceOutput_Message *smithy.Schema
View Source
var GetDataSourceOutput_Name *smithy.Schema
View Source
var GetDataSourceOutput_NumberOfFiles *smithy.Schema
View Source
var GetDataSourceOutput_RDSMetadata *smithy.Schema
View Source
var GetDataSourceOutput_RedshiftMetadata *smithy.Schema
View Source
var GetDataSourceOutput_RoleARN *smithy.Schema
View Source
var GetDataSourceOutput_StartedAt *smithy.Schema
View Source
var GetDataSourceOutput_Status *smithy.Schema
View Source
var GetEvaluation = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetEvaluation",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetEvaluationInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetEvaluationInput",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetEvaluationInput_EvaluationId *smithy.Schema
View Source
var GetEvaluationOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetEvaluationOutput",
}, smithy.ShapeTypeStructure, 15)
View Source
var GetEvaluationOutput_ComputeTime *smithy.Schema
View Source
var GetEvaluationOutput_CreatedAt *smithy.Schema
View Source
var GetEvaluationOutput_CreatedByIamUser *smithy.Schema
View Source
var GetEvaluationOutput_EvaluationDataSourceId *smithy.Schema
View Source
var GetEvaluationOutput_EvaluationId *smithy.Schema
View Source
var GetEvaluationOutput_FinishedAt *smithy.Schema
View Source
var GetEvaluationOutput_InputDataLocationS3 *smithy.Schema
View Source
var GetEvaluationOutput_LastUpdatedAt *smithy.Schema
View Source
var GetEvaluationOutput_LogUri *smithy.Schema
View Source
var GetEvaluationOutput_MLModelId *smithy.Schema
View Source
var GetEvaluationOutput_Message *smithy.Schema
View Source
var GetEvaluationOutput_Name *smithy.Schema
View Source
var GetEvaluationOutput_PerformanceMetrics *smithy.Schema
View Source
var GetEvaluationOutput_StartedAt *smithy.Schema
View Source
var GetEvaluationOutput_Status *smithy.Schema
View Source
var GetMLModel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetMLModel",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetMLModelInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetMLModelInput",
}, smithy.ShapeTypeStructure, 2)
View Source
var GetMLModelInput_MLModelId *smithy.Schema
View Source
var GetMLModelInput_Verbose *smithy.Schema
View Source
var GetMLModelOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "GetMLModelOutput",
}, smithy.ShapeTypeStructure, 21)
View Source
var GetMLModelOutput_ComputeTime *smithy.Schema
View Source
var GetMLModelOutput_CreatedAt *smithy.Schema
View Source
var GetMLModelOutput_CreatedByIamUser *smithy.Schema
View Source
var GetMLModelOutput_EndpointInfo *smithy.Schema
View Source
var GetMLModelOutput_FinishedAt *smithy.Schema
View Source
var GetMLModelOutput_InputDataLocationS3 *smithy.Schema
View Source
var GetMLModelOutput_LastUpdatedAt *smithy.Schema
View Source
var GetMLModelOutput_LogUri *smithy.Schema
View Source
var GetMLModelOutput_MLModelId *smithy.Schema
View Source
var GetMLModelOutput_MLModelType *smithy.Schema
View Source
var GetMLModelOutput_Message *smithy.Schema
View Source
var GetMLModelOutput_Name *smithy.Schema
View Source
var GetMLModelOutput_Recipe *smithy.Schema
View Source
var GetMLModelOutput_Schema *smithy.Schema
View Source
var GetMLModelOutput_ScoreThreshold *smithy.Schema
View Source
var GetMLModelOutput_ScoreThresholdLastUpdatedAt *smithy.Schema
View Source
var GetMLModelOutput_SizeInBytes *smithy.Schema
View Source
var GetMLModelOutput_StartedAt *smithy.Schema
View Source
var GetMLModelOutput_Status *smithy.Schema
View Source
var GetMLModelOutput_TrainingDataSourceId *smithy.Schema
View Source
var GetMLModelOutput_TrainingParameters *smithy.Schema
View Source
var IdempotentParameterMismatchException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "IdempotentParameterMismatchException",
}, smithy.ShapeTypeStructure, 2, &smithytraits.HTTPError{Code: 400})
View Source
var IdempotentParameterMismatchException_code *smithy.Schema
View Source
var IdempotentParameterMismatchException_message *smithy.Schema
View Source
var InternalServerException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "InternalServerException",
}, smithy.ShapeTypeStructure, 2, &smithytraits.HTTPError{Code: 500})
View Source
var InternalServerException_code *smithy.Schema
View Source
var InternalServerException_message *smithy.Schema
View Source
var InvalidInputException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "InvalidInputException",
}, smithy.ShapeTypeStructure, 2, &smithytraits.HTTPError{Code: 400})
View Source
var InvalidInputException_code *smithy.Schema
View Source
var InvalidInputException_message *smithy.Schema
View Source
var InvalidTagException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "InvalidTagException",
}, smithy.ShapeTypeStructure, 1)
View Source
var InvalidTagException_message *smithy.Schema
View Source
var LimitExceededException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "LimitExceededException",
}, smithy.ShapeTypeStructure, 2, &smithytraits.HTTPError{Code: 417})
View Source
var LimitExceededException_code *smithy.Schema
View Source
var LimitExceededException_message *smithy.Schema
View Source
var MLModel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "MLModel",
}, smithy.ShapeTypeStructure, 19)
View Source
var MLModelFilterVariable = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "MLModelFilterVariable",
}, smithy.ShapeTypeEnum, 10)
View Source
var MLModelFilterVariable_ALGORITHM *smithy.Schema
View Source
var MLModelFilterVariable_CREATED_AT *smithy.Schema
View Source
var MLModelFilterVariable_IAM_USER *smithy.Schema
View Source
var MLModelFilterVariable_LAST_UPDATED_AT *smithy.Schema
View Source
var MLModelFilterVariable_ML_MODEL_TYPE *smithy.Schema
View Source
var MLModelFilterVariable_NAME *smithy.Schema
View Source
var MLModelFilterVariable_REAL_TIME_ENDPOINT_STATUS *smithy.Schema
View Source
var MLModelFilterVariable_STATUS *smithy.Schema
View Source
var MLModelFilterVariable_TRAINING_DATASOURCE_ID *smithy.Schema
View Source
var MLModelFilterVariable_TRAINING_DATA_URI *smithy.Schema
View Source
var MLModelType = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "MLModelType",
}, smithy.ShapeTypeEnum, 3)
View Source
var MLModelType_BINARY *smithy.Schema
View Source
var MLModelType_MULTICLASS *smithy.Schema
View Source
var MLModelType_REGRESSION *smithy.Schema
View Source
var MLModel_Algorithm *smithy.Schema
View Source
var MLModel_ComputeTime *smithy.Schema
View Source
var MLModel_CreatedAt *smithy.Schema
View Source
var MLModel_CreatedByIamUser *smithy.Schema
View Source
var MLModel_EndpointInfo *smithy.Schema
View Source
var MLModel_FinishedAt *smithy.Schema
View Source
var MLModel_InputDataLocationS3 *smithy.Schema
View Source
var MLModel_LastUpdatedAt *smithy.Schema
View Source
var MLModel_MLModelId *smithy.Schema
View Source
var MLModel_MLModelType *smithy.Schema
View Source
var MLModel_Message *smithy.Schema
View Source
var MLModel_Name *smithy.Schema
View Source
var MLModel_ScoreThreshold *smithy.Schema
View Source
var MLModel_ScoreThresholdLastUpdatedAt *smithy.Schema
View Source
var MLModel_SizeInBytes *smithy.Schema
View Source
var MLModel_StartedAt *smithy.Schema
View Source
var MLModel_Status *smithy.Schema
View Source
var MLModel_TrainingDataSourceId *smithy.Schema
View Source
var MLModel_TrainingParameters *smithy.Schema
View Source
var PerformanceMetrics = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "PerformanceMetrics",
}, smithy.ShapeTypeStructure, 1)
View Source
var PerformanceMetrics_Properties *smithy.Schema
View Source
var Predict = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "Predict",
}, smithy.ShapeTypeOperation, 0)
View Source
var PredictInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "PredictInput",
}, smithy.ShapeTypeStructure, 3)
View Source
var PredictInput_MLModelId *smithy.Schema
View Source
var PredictInput_PredictEndpoint *smithy.Schema
View Source
var PredictInput_Record *smithy.Schema
View Source
var PredictOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "PredictOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var PredictOutput_Prediction *smithy.Schema
View Source
var Prediction = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "Prediction",
}, smithy.ShapeTypeStructure, 4)
View Source
var Prediction_details *smithy.Schema
View Source
var Prediction_predictedLabel *smithy.Schema
View Source
var Prediction_predictedScores *smithy.Schema
View Source
var Prediction_predictedValue *smithy.Schema
View Source
var PredictorNotMountedException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "PredictorNotMountedException",
}, smithy.ShapeTypeStructure, 1, &smithytraits.HTTPError{Code: 400})
View Source
var PredictorNotMountedException_message *smithy.Schema
View Source
var RDSDataSpec = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RDSDataSpec",
}, smithy.ShapeTypeStructure, 11)
View Source
var RDSDataSpec_DataRearrangement *smithy.Schema
View Source
var RDSDataSpec_DataSchema *smithy.Schema
View Source
var RDSDataSpec_DataSchemaUri *smithy.Schema
View Source
var RDSDataSpec_DatabaseCredentials *smithy.Schema
View Source
var RDSDataSpec_DatabaseInformation *smithy.Schema
View Source
var RDSDataSpec_ResourceRole *smithy.Schema
View Source
var RDSDataSpec_S3StagingLocation *smithy.Schema
View Source
var RDSDataSpec_SecurityGroupIds *smithy.Schema
View Source
var RDSDataSpec_SelectSqlQuery *smithy.Schema
View Source
var RDSDataSpec_ServiceRole *smithy.Schema
View Source
var RDSDataSpec_SubnetId *smithy.Schema
View Source
var RDSDatabase = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RDSDatabase",
}, smithy.ShapeTypeStructure, 2)
View Source
var RDSDatabaseCredentials = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RDSDatabaseCredentials",
}, smithy.ShapeTypeStructure, 2)
View Source
var RDSDatabaseCredentials_Password *smithy.Schema
View Source
var RDSDatabaseCredentials_Username *smithy.Schema
View Source
var RDSDatabase_DatabaseName *smithy.Schema
View Source
var RDSDatabase_InstanceIdentifier *smithy.Schema
View Source
var RDSMetadata = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RDSMetadata",
}, smithy.ShapeTypeStructure, 6)
View Source
var RDSMetadata_DataPipelineId *smithy.Schema
View Source
var RDSMetadata_Database *smithy.Schema
View Source
var RDSMetadata_DatabaseUserName *smithy.Schema
View Source
var RDSMetadata_ResourceRole *smithy.Schema
View Source
var RDSMetadata_SelectSqlQuery *smithy.Schema
View Source
var RDSMetadata_ServiceRole *smithy.Schema
View Source
var RealtimeEndpointInfo = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RealtimeEndpointInfo",
}, smithy.ShapeTypeStructure, 4)
View Source
var RealtimeEndpointInfo_CreatedAt *smithy.Schema
View Source
var RealtimeEndpointInfo_EndpointStatus *smithy.Schema
View Source
var RealtimeEndpointInfo_EndpointUrl *smithy.Schema
View Source
var RealtimeEndpointInfo_PeakRequestsPerSecond *smithy.Schema
View Source
var RealtimeEndpointStatus = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RealtimeEndpointStatus",
}, smithy.ShapeTypeEnum, 4)
View Source
var RealtimeEndpointStatus_FAILED *smithy.Schema
View Source
var RealtimeEndpointStatus_NONE *smithy.Schema
View Source
var RealtimeEndpointStatus_READY *smithy.Schema
View Source
var RealtimeEndpointStatus_UPDATING *smithy.Schema
View Source
var RedshiftDataSpec = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RedshiftDataSpec",
}, smithy.ShapeTypeStructure, 7)
View Source
var RedshiftDataSpec_DataRearrangement *smithy.Schema
View Source
var RedshiftDataSpec_DataSchema *smithy.Schema
View Source
var RedshiftDataSpec_DataSchemaUri *smithy.Schema
View Source
var RedshiftDataSpec_DatabaseCredentials *smithy.Schema
View Source
var RedshiftDataSpec_DatabaseInformation *smithy.Schema
View Source
var RedshiftDataSpec_S3StagingLocation *smithy.Schema
View Source
var RedshiftDataSpec_SelectSqlQuery *smithy.Schema
View Source
var RedshiftDatabase = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RedshiftDatabase",
}, smithy.ShapeTypeStructure, 2)
View Source
var RedshiftDatabaseCredentials = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RedshiftDatabaseCredentials",
}, smithy.ShapeTypeStructure, 2)
View Source
var RedshiftDatabaseCredentials_Password *smithy.Schema
View Source
var RedshiftDatabaseCredentials_Username *smithy.Schema
View Source
var RedshiftDatabase_ClusterIdentifier *smithy.Schema
View Source
var RedshiftDatabase_DatabaseName *smithy.Schema
View Source
var RedshiftMetadata = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "RedshiftMetadata",
}, smithy.ShapeTypeStructure, 3)
View Source
var RedshiftMetadata_DatabaseUserName *smithy.Schema
View Source
var RedshiftMetadata_RedshiftDatabase *smithy.Schema
View Source
var RedshiftMetadata_SelectSqlQuery *smithy.Schema
View Source
var ResourceNotFoundException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "ResourceNotFoundException",
}, smithy.ShapeTypeStructure, 2, &smithytraits.HTTPError{Code: 404})
View Source
var ResourceNotFoundException_code *smithy.Schema
View Source
var ResourceNotFoundException_message *smithy.Schema
View Source
var S3DataSpec = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "S3DataSpec",
}, smithy.ShapeTypeStructure, 4)
View Source
var S3DataSpec_DataLocationS3 *smithy.Schema
View Source
var S3DataSpec_DataRearrangement *smithy.Schema
View Source
var S3DataSpec_DataSchema *smithy.Schema
View Source
var S3DataSpec_DataSchemaLocationS3 *smithy.Schema
View Source
var SortOrder = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "SortOrder",
}, smithy.ShapeTypeEnum, 2)
View Source
var SortOrder_ASC *smithy.Schema
View Source
var SortOrder_DSC *smithy.Schema
View Source
var Tag = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "Tag",
}, smithy.ShapeTypeStructure, 2)
View Source
var TagLimitExceededException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "TagLimitExceededException",
}, smithy.ShapeTypeStructure, 1)
View Source
var TagLimitExceededException_message *smithy.Schema
View Source
var Tag_Key *smithy.Schema
View Source
var Tag_Value *smithy.Schema
View Source
var TaggableResourceType = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "TaggableResourceType",
}, smithy.ShapeTypeEnum, 4)
View Source
var TaggableResourceType_BATCH_PREDICTION *smithy.Schema
View Source
var TaggableResourceType_DATASOURCE *smithy.Schema
View Source
var TaggableResourceType_EVALUATION *smithy.Schema
View Source
var TaggableResourceType_ML_MODEL *smithy.Schema
View Source
var UpdateBatchPrediction = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateBatchPrediction",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateBatchPredictionInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateBatchPredictionInput",
}, smithy.ShapeTypeStructure, 2)
View Source
var UpdateBatchPredictionInput_BatchPredictionId *smithy.Schema
View Source
var UpdateBatchPredictionInput_BatchPredictionName *smithy.Schema
View Source
var UpdateBatchPredictionOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateBatchPredictionOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var UpdateBatchPredictionOutput_BatchPredictionId *smithy.Schema
View Source
var UpdateDataSource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateDataSource",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateDataSourceInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateDataSourceInput",
}, smithy.ShapeTypeStructure, 2)
View Source
var UpdateDataSourceInput_DataSourceId *smithy.Schema
View Source
var UpdateDataSourceInput_DataSourceName *smithy.Schema
View Source
var UpdateDataSourceOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateDataSourceOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var UpdateDataSourceOutput_DataSourceId *smithy.Schema
View Source
var UpdateEvaluation = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateEvaluation",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateEvaluationInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateEvaluationInput",
}, smithy.ShapeTypeStructure, 2)
View Source
var UpdateEvaluationInput_EvaluationId *smithy.Schema
View Source
var UpdateEvaluationInput_EvaluationName *smithy.Schema
View Source
var UpdateEvaluationOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateEvaluationOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var UpdateEvaluationOutput_EvaluationId *smithy.Schema
View Source
var UpdateMLModel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateMLModel",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateMLModelInput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateMLModelInput",
}, smithy.ShapeTypeStructure, 3)
View Source
var UpdateMLModelInput_MLModelId *smithy.Schema
View Source
var UpdateMLModelInput_MLModelName *smithy.Schema
View Source
var UpdateMLModelInput_ScoreThreshold *smithy.Schema
View Source
var UpdateMLModelOutput = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.machinelearning",
	Name:      "UpdateMLModelOutput",
}, smithy.ShapeTypeStructure, 1)
View Source
var UpdateMLModelOutput_MLModelId *smithy.Schema

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL