aws-sdk-sagemaker 1.144.0 → 1.146.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +235 -7
- data/lib/aws-sdk-sagemaker/client_api.rb +71 -5
- data/lib/aws-sdk-sagemaker/types.rb +681 -21
- data/lib/aws-sdk-sagemaker.rb +1 -1
- metadata +2 -2
@@ -133,12 +133,14 @@ module Aws::SageMaker
|
|
133
133
|
AutoMLSortOrder = Shapes::StringShape.new(name: 'AutoMLSortOrder')
|
134
134
|
AutoRollbackConfig = Shapes::StructureShape.new(name: 'AutoRollbackConfig')
|
135
135
|
AwsManagedHumanLoopRequestSource = Shapes::StringShape.new(name: 'AwsManagedHumanLoopRequestSource')
|
136
|
+
BatchDataCaptureConfig = Shapes::StructureShape.new(name: 'BatchDataCaptureConfig')
|
136
137
|
BatchDescribeModelPackageError = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageError')
|
137
138
|
BatchDescribeModelPackageErrorMap = Shapes::MapShape.new(name: 'BatchDescribeModelPackageErrorMap')
|
138
139
|
BatchDescribeModelPackageInput = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageInput')
|
139
140
|
BatchDescribeModelPackageOutput = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageOutput')
|
140
141
|
BatchDescribeModelPackageSummary = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageSummary')
|
141
142
|
BatchStrategy = Shapes::StringShape.new(name: 'BatchStrategy')
|
143
|
+
BatchTransformInput = Shapes::StructureShape.new(name: 'BatchTransformInput')
|
142
144
|
Bias = Shapes::StructureShape.new(name: 'Bias')
|
143
145
|
BillableTimeInSeconds = Shapes::IntegerShape.new(name: 'BillableTimeInSeconds')
|
144
146
|
BlockedReason = Shapes::StringShape.new(name: 'BlockedReason')
|
@@ -643,16 +645,20 @@ module Aws::SageMaker
|
|
643
645
|
EndpointConfigSortKey = Shapes::StringShape.new(name: 'EndpointConfigSortKey')
|
644
646
|
EndpointConfigSummary = Shapes::StructureShape.new(name: 'EndpointConfigSummary')
|
645
647
|
EndpointConfigSummaryList = Shapes::ListShape.new(name: 'EndpointConfigSummaryList')
|
648
|
+
EndpointInfo = Shapes::StructureShape.new(name: 'EndpointInfo')
|
646
649
|
EndpointInput = Shapes::StructureShape.new(name: 'EndpointInput')
|
647
650
|
EndpointInputConfiguration = Shapes::StructureShape.new(name: 'EndpointInputConfiguration')
|
648
651
|
EndpointInputConfigurations = Shapes::ListShape.new(name: 'EndpointInputConfigurations')
|
649
652
|
EndpointName = Shapes::StringShape.new(name: 'EndpointName')
|
650
653
|
EndpointNameContains = Shapes::StringShape.new(name: 'EndpointNameContains')
|
651
654
|
EndpointOutputConfiguration = Shapes::StructureShape.new(name: 'EndpointOutputConfiguration')
|
655
|
+
EndpointPerformance = Shapes::StructureShape.new(name: 'EndpointPerformance')
|
656
|
+
EndpointPerformances = Shapes::ListShape.new(name: 'EndpointPerformances')
|
652
657
|
EndpointSortKey = Shapes::StringShape.new(name: 'EndpointSortKey')
|
653
658
|
EndpointStatus = Shapes::StringShape.new(name: 'EndpointStatus')
|
654
659
|
EndpointSummary = Shapes::StructureShape.new(name: 'EndpointSummary')
|
655
660
|
EndpointSummaryList = Shapes::ListShape.new(name: 'EndpointSummaryList')
|
661
|
+
Endpoints = Shapes::ListShape.new(name: 'Endpoints')
|
656
662
|
EntityDescription = Shapes::StringShape.new(name: 'EntityDescription')
|
657
663
|
EntityName = Shapes::StringShape.new(name: 'EntityName')
|
658
664
|
EnvironmentKey = Shapes::StringShape.new(name: 'EnvironmentKey')
|
@@ -823,6 +829,7 @@ module Aws::SageMaker
|
|
823
829
|
InferenceExecutionConfig = Shapes::StructureShape.new(name: 'InferenceExecutionConfig')
|
824
830
|
InferenceExecutionMode = Shapes::StringShape.new(name: 'InferenceExecutionMode')
|
825
831
|
InferenceImage = Shapes::StringShape.new(name: 'InferenceImage')
|
832
|
+
InferenceMetrics = Shapes::StructureShape.new(name: 'InferenceMetrics')
|
826
833
|
InferenceRecommendation = Shapes::StructureShape.new(name: 'InferenceRecommendation')
|
827
834
|
InferenceRecommendations = Shapes::ListShape.new(name: 'InferenceRecommendations')
|
828
835
|
InferenceRecommendationsJob = Shapes::StructureShape.new(name: 'InferenceRecommendationsJob')
|
@@ -1132,6 +1139,8 @@ module Aws::SageMaker
|
|
1132
1139
|
MonitoringClusterConfig = Shapes::StructureShape.new(name: 'MonitoringClusterConfig')
|
1133
1140
|
MonitoringConstraintsResource = Shapes::StructureShape.new(name: 'MonitoringConstraintsResource')
|
1134
1141
|
MonitoringContainerArguments = Shapes::ListShape.new(name: 'MonitoringContainerArguments')
|
1142
|
+
MonitoringCsvDatasetFormat = Shapes::StructureShape.new(name: 'MonitoringCsvDatasetFormat')
|
1143
|
+
MonitoringDatasetFormat = Shapes::StructureShape.new(name: 'MonitoringDatasetFormat')
|
1135
1144
|
MonitoringEnvironmentMap = Shapes::MapShape.new(name: 'MonitoringEnvironmentMap')
|
1136
1145
|
MonitoringExecutionSortKey = Shapes::StringShape.new(name: 'MonitoringExecutionSortKey')
|
1137
1146
|
MonitoringExecutionSummary = Shapes::StructureShape.new(name: 'MonitoringExecutionSummary')
|
@@ -1145,11 +1154,13 @@ module Aws::SageMaker
|
|
1145
1154
|
MonitoringJobDefinitionSortKey = Shapes::StringShape.new(name: 'MonitoringJobDefinitionSortKey')
|
1146
1155
|
MonitoringJobDefinitionSummary = Shapes::StructureShape.new(name: 'MonitoringJobDefinitionSummary')
|
1147
1156
|
MonitoringJobDefinitionSummaryList = Shapes::ListShape.new(name: 'MonitoringJobDefinitionSummaryList')
|
1157
|
+
MonitoringJsonDatasetFormat = Shapes::StructureShape.new(name: 'MonitoringJsonDatasetFormat')
|
1148
1158
|
MonitoringMaxRuntimeInSeconds = Shapes::IntegerShape.new(name: 'MonitoringMaxRuntimeInSeconds')
|
1149
1159
|
MonitoringNetworkConfig = Shapes::StructureShape.new(name: 'MonitoringNetworkConfig')
|
1150
1160
|
MonitoringOutput = Shapes::StructureShape.new(name: 'MonitoringOutput')
|
1151
1161
|
MonitoringOutputConfig = Shapes::StructureShape.new(name: 'MonitoringOutputConfig')
|
1152
1162
|
MonitoringOutputs = Shapes::ListShape.new(name: 'MonitoringOutputs')
|
1163
|
+
MonitoringParquetDatasetFormat = Shapes::StructureShape.new(name: 'MonitoringParquetDatasetFormat')
|
1153
1164
|
MonitoringProblemType = Shapes::StringShape.new(name: 'MonitoringProblemType')
|
1154
1165
|
MonitoringResources = Shapes::StructureShape.new(name: 'MonitoringResources')
|
1155
1166
|
MonitoringS3Output = Shapes::StructureShape.new(name: 'MonitoringS3Output')
|
@@ -2032,6 +2043,11 @@ module Aws::SageMaker
|
|
2032
2043
|
AutoRollbackConfig.add_member(:alarms, Shapes::ShapeRef.new(shape: AlarmList, location_name: "Alarms"))
|
2033
2044
|
AutoRollbackConfig.struct_class = Types::AutoRollbackConfig
|
2034
2045
|
|
2046
|
+
BatchDataCaptureConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "DestinationS3Uri"))
|
2047
|
+
BatchDataCaptureConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
2048
|
+
BatchDataCaptureConfig.add_member(:generate_inference_id, Shapes::ShapeRef.new(shape: Boolean, location_name: "GenerateInferenceId"))
|
2049
|
+
BatchDataCaptureConfig.struct_class = Types::BatchDataCaptureConfig
|
2050
|
+
|
2035
2051
|
BatchDescribeModelPackageError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ErrorCode"))
|
2036
2052
|
BatchDescribeModelPackageError.add_member(:error_response, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ErrorResponse"))
|
2037
2053
|
BatchDescribeModelPackageError.struct_class = Types::BatchDescribeModelPackageError
|
@@ -2056,6 +2072,19 @@ module Aws::SageMaker
|
|
2056
2072
|
BatchDescribeModelPackageSummary.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
|
2057
2073
|
BatchDescribeModelPackageSummary.struct_class = Types::BatchDescribeModelPackageSummary
|
2058
2074
|
|
2075
|
+
BatchTransformInput.add_member(:data_captured_destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DataCapturedDestinationS3Uri"))
|
2076
|
+
BatchTransformInput.add_member(:dataset_format, Shapes::ShapeRef.new(shape: MonitoringDatasetFormat, required: true, location_name: "DatasetFormat"))
|
2077
|
+
BatchTransformInput.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, required: true, location_name: "LocalPath"))
|
2078
|
+
BatchTransformInput.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, location_name: "S3InputMode"))
|
2079
|
+
BatchTransformInput.add_member(:s3_data_distribution_type, Shapes::ShapeRef.new(shape: ProcessingS3DataDistributionType, location_name: "S3DataDistributionType"))
|
2080
|
+
BatchTransformInput.add_member(:features_attribute, Shapes::ShapeRef.new(shape: String, location_name: "FeaturesAttribute"))
|
2081
|
+
BatchTransformInput.add_member(:inference_attribute, Shapes::ShapeRef.new(shape: String, location_name: "InferenceAttribute"))
|
2082
|
+
BatchTransformInput.add_member(:probability_attribute, Shapes::ShapeRef.new(shape: String, location_name: "ProbabilityAttribute"))
|
2083
|
+
BatchTransformInput.add_member(:probability_threshold_attribute, Shapes::ShapeRef.new(shape: ProbabilityThresholdAttribute, location_name: "ProbabilityThresholdAttribute"))
|
2084
|
+
BatchTransformInput.add_member(:start_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "StartTimeOffset"))
|
2085
|
+
BatchTransformInput.add_member(:end_time_offset, Shapes::ShapeRef.new(shape: MonitoringTimeOffsetString, location_name: "EndTimeOffset"))
|
2086
|
+
BatchTransformInput.struct_class = Types::BatchTransformInput
|
2087
|
+
|
2059
2088
|
Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
|
2060
2089
|
Bias.add_member(:pre_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PreTrainingReport"))
|
2061
2090
|
Bias.add_member(:post_training_report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "PostTrainingReport"))
|
@@ -2804,6 +2833,7 @@ module Aws::SageMaker
|
|
2804
2833
|
CreateTransformJobRequest.add_member(:environment, Shapes::ShapeRef.new(shape: TransformEnvironmentMap, location_name: "Environment"))
|
2805
2834
|
CreateTransformJobRequest.add_member(:transform_input, Shapes::ShapeRef.new(shape: TransformInput, required: true, location_name: "TransformInput"))
|
2806
2835
|
CreateTransformJobRequest.add_member(:transform_output, Shapes::ShapeRef.new(shape: TransformOutput, required: true, location_name: "TransformOutput"))
|
2836
|
+
CreateTransformJobRequest.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: BatchDataCaptureConfig, location_name: "DataCaptureConfig"))
|
2807
2837
|
CreateTransformJobRequest.add_member(:transform_resources, Shapes::ShapeRef.new(shape: TransformResources, required: true, location_name: "TransformResources"))
|
2808
2838
|
CreateTransformJobRequest.add_member(:data_processing, Shapes::ShapeRef.new(shape: DataProcessing, location_name: "DataProcessing"))
|
2809
2839
|
CreateTransformJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
@@ -2923,7 +2953,8 @@ module Aws::SageMaker
|
|
2923
2953
|
DataQualityBaselineConfig.add_member(:statistics_resource, Shapes::ShapeRef.new(shape: MonitoringStatisticsResource, location_name: "StatisticsResource"))
|
2924
2954
|
DataQualityBaselineConfig.struct_class = Types::DataQualityBaselineConfig
|
2925
2955
|
|
2926
|
-
DataQualityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput,
|
2956
|
+
DataQualityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, location_name: "EndpointInput"))
|
2957
|
+
DataQualityJobInput.add_member(:batch_transform_input, Shapes::ShapeRef.new(shape: BatchTransformInput, location_name: "BatchTransformInput"))
|
2927
2958
|
DataQualityJobInput.struct_class = Types::DataQualityJobInput
|
2928
2959
|
|
2929
2960
|
DataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: S3DataSource, location_name: "S3DataSource"))
|
@@ -3599,6 +3630,7 @@ module Aws::SageMaker
|
|
3599
3630
|
DescribeInferenceRecommendationsJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: RecommendationJobInputConfig, required: true, location_name: "InputConfig"))
|
3600
3631
|
DescribeInferenceRecommendationsJobResponse.add_member(:stopping_conditions, Shapes::ShapeRef.new(shape: RecommendationJobStoppingConditions, location_name: "StoppingConditions"))
|
3601
3632
|
DescribeInferenceRecommendationsJobResponse.add_member(:inference_recommendations, Shapes::ShapeRef.new(shape: InferenceRecommendations, location_name: "InferenceRecommendations"))
|
3633
|
+
DescribeInferenceRecommendationsJobResponse.add_member(:endpoint_performances, Shapes::ShapeRef.new(shape: EndpointPerformances, location_name: "EndpointPerformances"))
|
3602
3634
|
DescribeInferenceRecommendationsJobResponse.struct_class = Types::DescribeInferenceRecommendationsJobResponse
|
3603
3635
|
|
3604
3636
|
DescribeLabelingJobRequest.add_member(:labeling_job_name, Shapes::ShapeRef.new(shape: LabelingJobName, required: true, location_name: "LabelingJobName"))
|
@@ -3955,6 +3987,7 @@ module Aws::SageMaker
|
|
3955
3987
|
DescribeTransformJobResponse.add_member(:environment, Shapes::ShapeRef.new(shape: TransformEnvironmentMap, location_name: "Environment"))
|
3956
3988
|
DescribeTransformJobResponse.add_member(:transform_input, Shapes::ShapeRef.new(shape: TransformInput, required: true, location_name: "TransformInput"))
|
3957
3989
|
DescribeTransformJobResponse.add_member(:transform_output, Shapes::ShapeRef.new(shape: TransformOutput, location_name: "TransformOutput"))
|
3990
|
+
DescribeTransformJobResponse.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: BatchDataCaptureConfig, location_name: "DataCaptureConfig"))
|
3958
3991
|
DescribeTransformJobResponse.add_member(:transform_resources, Shapes::ShapeRef.new(shape: TransformResources, required: true, location_name: "TransformResources"))
|
3959
3992
|
DescribeTransformJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
|
3960
3993
|
DescribeTransformJobResponse.add_member(:transform_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TransformStartTime"))
|
@@ -4264,6 +4297,9 @@ module Aws::SageMaker
|
|
4264
4297
|
|
4265
4298
|
EndpointConfigSummaryList.member = Shapes::ShapeRef.new(shape: EndpointConfigSummary)
|
4266
4299
|
|
4300
|
+
EndpointInfo.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
|
4301
|
+
EndpointInfo.struct_class = Types::EndpointInfo
|
4302
|
+
|
4267
4303
|
EndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
|
4268
4304
|
EndpointInput.add_member(:local_path, Shapes::ShapeRef.new(shape: ProcessingLocalPath, required: true, location_name: "LocalPath"))
|
4269
4305
|
EndpointInput.add_member(:s3_input_mode, Shapes::ShapeRef.new(shape: ProcessingS3InputMode, location_name: "S3InputMode"))
|
@@ -4289,6 +4325,12 @@ module Aws::SageMaker
|
|
4289
4325
|
EndpointOutputConfiguration.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InitialInstanceCount"))
|
4290
4326
|
EndpointOutputConfiguration.struct_class = Types::EndpointOutputConfiguration
|
4291
4327
|
|
4328
|
+
EndpointPerformance.add_member(:metrics, Shapes::ShapeRef.new(shape: InferenceMetrics, required: true, location_name: "Metrics"))
|
4329
|
+
EndpointPerformance.add_member(:endpoint_info, Shapes::ShapeRef.new(shape: EndpointInfo, required: true, location_name: "EndpointInfo"))
|
4330
|
+
EndpointPerformance.struct_class = Types::EndpointPerformance
|
4331
|
+
|
4332
|
+
EndpointPerformances.member = Shapes::ShapeRef.new(shape: EndpointPerformance)
|
4333
|
+
|
4292
4334
|
EndpointSummary.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
|
4293
4335
|
EndpointSummary.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
|
4294
4336
|
EndpointSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
|
@@ -4298,6 +4340,8 @@ module Aws::SageMaker
|
|
4298
4340
|
|
4299
4341
|
EndpointSummaryList.member = Shapes::ShapeRef.new(shape: EndpointSummary)
|
4300
4342
|
|
4343
|
+
Endpoints.member = Shapes::ShapeRef.new(shape: EndpointInfo)
|
4344
|
+
|
4301
4345
|
EnvironmentMap.key = Shapes::ShapeRef.new(shape: EnvironmentKey)
|
4302
4346
|
EnvironmentMap.value = Shapes::ShapeRef.new(shape: EnvironmentValue)
|
4303
4347
|
|
@@ -4710,6 +4754,10 @@ module Aws::SageMaker
|
|
4710
4754
|
InferenceExecutionConfig.add_member(:mode, Shapes::ShapeRef.new(shape: InferenceExecutionMode, required: true, location_name: "Mode"))
|
4711
4755
|
InferenceExecutionConfig.struct_class = Types::InferenceExecutionConfig
|
4712
4756
|
|
4757
|
+
InferenceMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
|
4758
|
+
InferenceMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
|
4759
|
+
InferenceMetrics.struct_class = Types::InferenceMetrics
|
4760
|
+
|
4713
4761
|
InferenceRecommendation.add_member(:metrics, Shapes::ShapeRef.new(shape: RecommendationMetrics, required: true, location_name: "Metrics"))
|
4714
4762
|
InferenceRecommendation.add_member(:endpoint_configuration, Shapes::ShapeRef.new(shape: EndpointOutputConfiguration, required: true, location_name: "EndpointConfiguration"))
|
4715
4763
|
InferenceRecommendation.add_member(:model_configuration, Shapes::ShapeRef.new(shape: ModelConfiguration, required: true, location_name: "ModelConfiguration"))
|
@@ -5760,7 +5808,8 @@ module Aws::SageMaker
|
|
5760
5808
|
ModelBiasBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
|
5761
5809
|
ModelBiasBaselineConfig.struct_class = Types::ModelBiasBaselineConfig
|
5762
5810
|
|
5763
|
-
ModelBiasJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput,
|
5811
|
+
ModelBiasJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, location_name: "EndpointInput"))
|
5812
|
+
ModelBiasJobInput.add_member(:batch_transform_input, Shapes::ShapeRef.new(shape: BatchTransformInput, location_name: "BatchTransformInput"))
|
5764
5813
|
ModelBiasJobInput.add_member(:ground_truth_s3_input, Shapes::ShapeRef.new(shape: MonitoringGroundTruthS3Input, required: true, location_name: "GroundTruthS3Input"))
|
5765
5814
|
ModelBiasJobInput.struct_class = Types::ModelBiasJobInput
|
5766
5815
|
|
@@ -5795,7 +5844,8 @@ module Aws::SageMaker
|
|
5795
5844
|
ModelExplainabilityBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
|
5796
5845
|
ModelExplainabilityBaselineConfig.struct_class = Types::ModelExplainabilityBaselineConfig
|
5797
5846
|
|
5798
|
-
ModelExplainabilityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput,
|
5847
|
+
ModelExplainabilityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, location_name: "EndpointInput"))
|
5848
|
+
ModelExplainabilityJobInput.add_member(:batch_transform_input, Shapes::ShapeRef.new(shape: BatchTransformInput, location_name: "BatchTransformInput"))
|
5799
5849
|
ModelExplainabilityJobInput.struct_class = Types::ModelExplainabilityJobInput
|
5800
5850
|
|
5801
5851
|
ModelInput.add_member(:data_input_config, Shapes::ShapeRef.new(shape: DataInputConfig, required: true, location_name: "DataInputConfig"))
|
@@ -5946,7 +5996,8 @@ module Aws::SageMaker
|
|
5946
5996
|
ModelQualityBaselineConfig.add_member(:constraints_resource, Shapes::ShapeRef.new(shape: MonitoringConstraintsResource, location_name: "ConstraintsResource"))
|
5947
5997
|
ModelQualityBaselineConfig.struct_class = Types::ModelQualityBaselineConfig
|
5948
5998
|
|
5949
|
-
ModelQualityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput,
|
5999
|
+
ModelQualityJobInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, location_name: "EndpointInput"))
|
6000
|
+
ModelQualityJobInput.add_member(:batch_transform_input, Shapes::ShapeRef.new(shape: BatchTransformInput, location_name: "BatchTransformInput"))
|
5950
6001
|
ModelQualityJobInput.add_member(:ground_truth_s3_input, Shapes::ShapeRef.new(shape: MonitoringGroundTruthS3Input, required: true, location_name: "GroundTruthS3Input"))
|
5951
6002
|
ModelQualityJobInput.struct_class = Types::ModelQualityJobInput
|
5952
6003
|
|
@@ -5983,6 +6034,14 @@ module Aws::SageMaker
|
|
5983
6034
|
|
5984
6035
|
MonitoringContainerArguments.member = Shapes::ShapeRef.new(shape: ContainerArgument)
|
5985
6036
|
|
6037
|
+
MonitoringCsvDatasetFormat.add_member(:header, Shapes::ShapeRef.new(shape: Boolean, location_name: "Header"))
|
6038
|
+
MonitoringCsvDatasetFormat.struct_class = Types::MonitoringCsvDatasetFormat
|
6039
|
+
|
6040
|
+
MonitoringDatasetFormat.add_member(:csv, Shapes::ShapeRef.new(shape: MonitoringCsvDatasetFormat, location_name: "Csv"))
|
6041
|
+
MonitoringDatasetFormat.add_member(:json, Shapes::ShapeRef.new(shape: MonitoringJsonDatasetFormat, location_name: "Json"))
|
6042
|
+
MonitoringDatasetFormat.add_member(:parquet, Shapes::ShapeRef.new(shape: MonitoringParquetDatasetFormat, location_name: "Parquet"))
|
6043
|
+
MonitoringDatasetFormat.struct_class = Types::MonitoringDatasetFormat
|
6044
|
+
|
5986
6045
|
MonitoringEnvironmentMap.key = Shapes::ShapeRef.new(shape: ProcessingEnvironmentKey)
|
5987
6046
|
MonitoringEnvironmentMap.value = Shapes::ShapeRef.new(shape: ProcessingEnvironmentValue)
|
5988
6047
|
|
@@ -6003,7 +6062,8 @@ module Aws::SageMaker
|
|
6003
6062
|
MonitoringGroundTruthS3Input.add_member(:s3_uri, Shapes::ShapeRef.new(shape: MonitoringS3Uri, location_name: "S3Uri"))
|
6004
6063
|
MonitoringGroundTruthS3Input.struct_class = Types::MonitoringGroundTruthS3Input
|
6005
6064
|
|
6006
|
-
MonitoringInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput,
|
6065
|
+
MonitoringInput.add_member(:endpoint_input, Shapes::ShapeRef.new(shape: EndpointInput, location_name: "EndpointInput"))
|
6066
|
+
MonitoringInput.add_member(:batch_transform_input, Shapes::ShapeRef.new(shape: BatchTransformInput, location_name: "BatchTransformInput"))
|
6007
6067
|
MonitoringInput.struct_class = Types::MonitoringInput
|
6008
6068
|
|
6009
6069
|
MonitoringInputs.member = Shapes::ShapeRef.new(shape: MonitoringInput)
|
@@ -6027,6 +6087,9 @@ module Aws::SageMaker
|
|
6027
6087
|
|
6028
6088
|
MonitoringJobDefinitionSummaryList.member = Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummary)
|
6029
6089
|
|
6090
|
+
MonitoringJsonDatasetFormat.add_member(:line, Shapes::ShapeRef.new(shape: Boolean, location_name: "Line"))
|
6091
|
+
MonitoringJsonDatasetFormat.struct_class = Types::MonitoringJsonDatasetFormat
|
6092
|
+
|
6030
6093
|
MonitoringNetworkConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
6031
6094
|
MonitoringNetworkConfig.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
6032
6095
|
MonitoringNetworkConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
@@ -6041,6 +6104,8 @@ module Aws::SageMaker
|
|
6041
6104
|
|
6042
6105
|
MonitoringOutputs.member = Shapes::ShapeRef.new(shape: MonitoringOutput)
|
6043
6106
|
|
6107
|
+
MonitoringParquetDatasetFormat.struct_class = Types::MonitoringParquetDatasetFormat
|
6108
|
+
|
6044
6109
|
MonitoringResources.add_member(:cluster_config, Shapes::ShapeRef.new(shape: MonitoringClusterConfig, required: true, location_name: "ClusterConfig"))
|
6045
6110
|
MonitoringResources.struct_class = Types::MonitoringResources
|
6046
6111
|
|
@@ -6651,6 +6716,7 @@ module Aws::SageMaker
|
|
6651
6716
|
RecommendationJobInputConfig.add_member(:endpoint_configurations, Shapes::ShapeRef.new(shape: EndpointInputConfigurations, location_name: "EndpointConfigurations"))
|
6652
6717
|
RecommendationJobInputConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
|
6653
6718
|
RecommendationJobInputConfig.add_member(:container_config, Shapes::ShapeRef.new(shape: RecommendationJobContainerConfig, location_name: "ContainerConfig"))
|
6719
|
+
RecommendationJobInputConfig.add_member(:endpoints, Shapes::ShapeRef.new(shape: Endpoints, location_name: "Endpoints"))
|
6654
6720
|
RecommendationJobInputConfig.struct_class = Types::RecommendationJobInputConfig
|
6655
6721
|
|
6656
6722
|
RecommendationJobOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|