aws-sdk-sagemaker 1.86.0 → 1.91.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 +25 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sagemaker.rb +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +255 -57
- data/lib/aws-sdk-sagemaker/client_api.rb +112 -0
- data/lib/aws-sdk-sagemaker/types.rb +679 -136
- metadata +2 -2
@@ -87,6 +87,7 @@ module Aws::SageMaker
|
|
87
87
|
AttributeName = Shapes::StringShape.new(name: 'AttributeName')
|
88
88
|
AttributeNames = Shapes::ListShape.new(name: 'AttributeNames')
|
89
89
|
AuthMode = Shapes::StringShape.new(name: 'AuthMode')
|
90
|
+
AutoGenerateEndpointName = Shapes::BooleanShape.new(name: 'AutoGenerateEndpointName')
|
90
91
|
AutoMLCandidate = Shapes::StructureShape.new(name: 'AutoMLCandidate')
|
91
92
|
AutoMLCandidateStep = Shapes::StructureShape.new(name: 'AutoMLCandidateStep')
|
92
93
|
AutoMLCandidates = Shapes::ListShape.new(name: 'AutoMLCandidates')
|
@@ -129,6 +130,8 @@ module Aws::SageMaker
|
|
129
130
|
BooleanOperator = Shapes::StringShape.new(name: 'BooleanOperator')
|
130
131
|
Branch = Shapes::StringShape.new(name: 'Branch')
|
131
132
|
CacheHitResult = Shapes::StructureShape.new(name: 'CacheHitResult')
|
133
|
+
CallbackStepMetadata = Shapes::StructureShape.new(name: 'CallbackStepMetadata')
|
134
|
+
CallbackToken = Shapes::StringShape.new(name: 'CallbackToken')
|
132
135
|
CandidateArtifactLocations = Shapes::StructureShape.new(name: 'CandidateArtifactLocations')
|
133
136
|
CandidateDefinitionNotebookLocation = Shapes::StringShape.new(name: 'CandidateDefinitionNotebookLocation')
|
134
137
|
CandidateName = Shapes::StringShape.new(name: 'CandidateName')
|
@@ -520,9 +523,14 @@ module Aws::SageMaker
|
|
520
523
|
EdgePackagingJobStatus = Shapes::StringShape.new(name: 'EdgePackagingJobStatus')
|
521
524
|
EdgePackagingJobSummaries = Shapes::ListShape.new(name: 'EdgePackagingJobSummaries')
|
522
525
|
EdgePackagingJobSummary = Shapes::StructureShape.new(name: 'EdgePackagingJobSummary')
|
526
|
+
EdgePresetDeploymentArtifact = Shapes::StringShape.new(name: 'EdgePresetDeploymentArtifact')
|
527
|
+
EdgePresetDeploymentOutput = Shapes::StructureShape.new(name: 'EdgePresetDeploymentOutput')
|
528
|
+
EdgePresetDeploymentStatus = Shapes::StringShape.new(name: 'EdgePresetDeploymentStatus')
|
529
|
+
EdgePresetDeploymentType = Shapes::StringShape.new(name: 'EdgePresetDeploymentType')
|
523
530
|
EdgeVersion = Shapes::StringShape.new(name: 'EdgeVersion')
|
524
531
|
EfsUid = Shapes::StringShape.new(name: 'EfsUid')
|
525
532
|
EnableCapture = Shapes::BooleanShape.new(name: 'EnableCapture')
|
533
|
+
EnableIotRoleAlias = Shapes::BooleanShape.new(name: 'EnableIotRoleAlias')
|
526
534
|
EnableSagemakerServicecatalogPortfolioInput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioInput')
|
527
535
|
EnableSagemakerServicecatalogPortfolioOutput = Shapes::StructureShape.new(name: 'EnableSagemakerServicecatalogPortfolioOutput')
|
528
536
|
Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
|
@@ -679,6 +687,7 @@ module Aws::SageMaker
|
|
679
687
|
Images = Shapes::ListShape.new(name: 'Images')
|
680
688
|
InferenceExecutionConfig = Shapes::StructureShape.new(name: 'InferenceExecutionConfig')
|
681
689
|
InferenceExecutionMode = Shapes::StringShape.new(name: 'InferenceExecutionMode')
|
690
|
+
InferenceImage = Shapes::StringShape.new(name: 'InferenceImage')
|
682
691
|
InferenceSpecification = Shapes::StructureShape.new(name: 'InferenceSpecification')
|
683
692
|
InputConfig = Shapes::StructureShape.new(name: 'InputConfig')
|
684
693
|
InputDataConfig = Shapes::ListShape.new(name: 'InputDataConfig')
|
@@ -884,6 +893,8 @@ module Aws::SageMaker
|
|
884
893
|
ModelCacheSetting = Shapes::StringShape.new(name: 'ModelCacheSetting')
|
885
894
|
ModelClientConfig = Shapes::StructureShape.new(name: 'ModelClientConfig')
|
886
895
|
ModelDataQuality = Shapes::StructureShape.new(name: 'ModelDataQuality')
|
896
|
+
ModelDeployConfig = Shapes::StructureShape.new(name: 'ModelDeployConfig')
|
897
|
+
ModelDeployResult = Shapes::StructureShape.new(name: 'ModelDeployResult')
|
887
898
|
ModelDigests = Shapes::StructureShape.new(name: 'ModelDigests')
|
888
899
|
ModelExplainabilityAppSpecification = Shapes::StructureShape.new(name: 'ModelExplainabilityAppSpecification')
|
889
900
|
ModelExplainabilityBaselineConfig = Shapes::StructureShape.new(name: 'ModelExplainabilityBaselineConfig')
|
@@ -963,6 +974,11 @@ module Aws::SageMaker
|
|
963
974
|
MountPath = Shapes::StringShape.new(name: 'MountPath')
|
964
975
|
MultiModelConfig = Shapes::StructureShape.new(name: 'MultiModelConfig')
|
965
976
|
NameContains = Shapes::StringShape.new(name: 'NameContains')
|
977
|
+
NeoVpcConfig = Shapes::StructureShape.new(name: 'NeoVpcConfig')
|
978
|
+
NeoVpcSecurityGroupId = Shapes::StringShape.new(name: 'NeoVpcSecurityGroupId')
|
979
|
+
NeoVpcSecurityGroupIds = Shapes::ListShape.new(name: 'NeoVpcSecurityGroupIds')
|
980
|
+
NeoVpcSubnetId = Shapes::StringShape.new(name: 'NeoVpcSubnetId')
|
981
|
+
NeoVpcSubnets = Shapes::ListShape.new(name: 'NeoVpcSubnets')
|
966
982
|
NestedFilters = Shapes::StructureShape.new(name: 'NestedFilters')
|
967
983
|
NestedFiltersList = Shapes::ListShape.new(name: 'NestedFiltersList')
|
968
984
|
NetworkConfig = Shapes::StructureShape.new(name: 'NetworkConfig')
|
@@ -1013,6 +1029,8 @@ module Aws::SageMaker
|
|
1013
1029
|
OrderKey = Shapes::StringShape.new(name: 'OrderKey')
|
1014
1030
|
OutputConfig = Shapes::StructureShape.new(name: 'OutputConfig')
|
1015
1031
|
OutputDataConfig = Shapes::StructureShape.new(name: 'OutputDataConfig')
|
1032
|
+
OutputParameter = Shapes::StructureShape.new(name: 'OutputParameter')
|
1033
|
+
OutputParameterList = Shapes::ListShape.new(name: 'OutputParameterList')
|
1016
1034
|
PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
|
1017
1035
|
Parameter = Shapes::StructureShape.new(name: 'Parameter')
|
1018
1036
|
ParameterKey = Shapes::StringShape.new(name: 'ParameterKey')
|
@@ -1034,6 +1052,7 @@ module Aws::SageMaker
|
|
1034
1052
|
PipelineExecution = Shapes::StructureShape.new(name: 'PipelineExecution')
|
1035
1053
|
PipelineExecutionArn = Shapes::StringShape.new(name: 'PipelineExecutionArn')
|
1036
1054
|
PipelineExecutionDescription = Shapes::StringShape.new(name: 'PipelineExecutionDescription')
|
1055
|
+
PipelineExecutionFailureReason = Shapes::StringShape.new(name: 'PipelineExecutionFailureReason')
|
1037
1056
|
PipelineExecutionName = Shapes::StringShape.new(name: 'PipelineExecutionName')
|
1038
1057
|
PipelineExecutionStatus = Shapes::StringShape.new(name: 'PipelineExecutionStatus')
|
1039
1058
|
PipelineExecutionStep = Shapes::StructureShape.new(name: 'PipelineExecutionStep')
|
@@ -1041,6 +1060,7 @@ module Aws::SageMaker
|
|
1041
1060
|
PipelineExecutionStepMetadata = Shapes::StructureShape.new(name: 'PipelineExecutionStepMetadata')
|
1042
1061
|
PipelineExecutionSummary = Shapes::StructureShape.new(name: 'PipelineExecutionSummary')
|
1043
1062
|
PipelineExecutionSummaryList = Shapes::ListShape.new(name: 'PipelineExecutionSummaryList')
|
1063
|
+
PipelineExperimentConfig = Shapes::StructureShape.new(name: 'PipelineExperimentConfig')
|
1044
1064
|
PipelineName = Shapes::StringShape.new(name: 'PipelineName')
|
1045
1065
|
PipelineParameterName = Shapes::StringShape.new(name: 'PipelineParameterName')
|
1046
1066
|
PipelineStatus = Shapes::StringShape.new(name: 'PipelineStatus')
|
@@ -1183,6 +1203,10 @@ module Aws::SageMaker
|
|
1183
1203
|
SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
|
1184
1204
|
SecurityGroupIds = Shapes::ListShape.new(name: 'SecurityGroupIds')
|
1185
1205
|
Seed = Shapes::IntegerShape.new(name: 'Seed')
|
1206
|
+
SendPipelineExecutionStepFailureRequest = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepFailureRequest')
|
1207
|
+
SendPipelineExecutionStepFailureResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepFailureResponse')
|
1208
|
+
SendPipelineExecutionStepSuccessRequest = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessRequest')
|
1209
|
+
SendPipelineExecutionStepSuccessResponse = Shapes::StructureShape.new(name: 'SendPipelineExecutionStepSuccessResponse')
|
1186
1210
|
ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
|
1187
1211
|
ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
|
1188
1212
|
ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
|
@@ -1683,6 +1707,11 @@ module Aws::SageMaker
|
|
1683
1707
|
CacheHitResult.add_member(:source_pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "SourcePipelineExecutionArn"))
|
1684
1708
|
CacheHitResult.struct_class = Types::CacheHitResult
|
1685
1709
|
|
1710
|
+
CallbackStepMetadata.add_member(:callback_token, Shapes::ShapeRef.new(shape: CallbackToken, location_name: "CallbackToken"))
|
1711
|
+
CallbackStepMetadata.add_member(:sqs_queue_url, Shapes::ShapeRef.new(shape: String256, location_name: "SqsQueueUrl"))
|
1712
|
+
CallbackStepMetadata.add_member(:output_parameters, Shapes::ShapeRef.new(shape: OutputParameterList, location_name: "OutputParameters"))
|
1713
|
+
CallbackStepMetadata.struct_class = Types::CallbackStepMetadata
|
1714
|
+
|
1686
1715
|
CandidateArtifactLocations.add_member(:explainability, Shapes::ShapeRef.new(shape: ExplainabilityLocation, required: true, location_name: "Explainability"))
|
1687
1716
|
CandidateArtifactLocations.struct_class = Types::CandidateArtifactLocations
|
1688
1717
|
|
@@ -1899,6 +1928,7 @@ module Aws::SageMaker
|
|
1899
1928
|
CreateAutoMLJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
|
1900
1929
|
CreateAutoMLJobRequest.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly"))
|
1901
1930
|
CreateAutoMLJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
1931
|
+
CreateAutoMLJobRequest.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
|
1902
1932
|
CreateAutoMLJobRequest.struct_class = Types::CreateAutoMLJobRequest
|
1903
1933
|
|
1904
1934
|
CreateAutoMLJobResponse.add_member(:auto_ml_job_arn, Shapes::ShapeRef.new(shape: AutoMLJobArn, required: true, location_name: "AutoMLJobArn"))
|
@@ -1916,6 +1946,7 @@ module Aws::SageMaker
|
|
1916
1946
|
CreateCompilationJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
|
1917
1947
|
CreateCompilationJobRequest.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, required: true, location_name: "InputConfig"))
|
1918
1948
|
CreateCompilationJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
|
1949
|
+
CreateCompilationJobRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
|
1919
1950
|
CreateCompilationJobRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
|
1920
1951
|
CreateCompilationJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
1921
1952
|
CreateCompilationJobRequest.struct_class = Types::CreateCompilationJobRequest
|
@@ -1954,6 +1985,7 @@ module Aws::SageMaker
|
|
1954
1985
|
CreateDeviceFleetRequest.add_member(:description, Shapes::ShapeRef.new(shape: DeviceFleetDescription, location_name: "Description"))
|
1955
1986
|
CreateDeviceFleetRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, required: true, location_name: "OutputConfig"))
|
1956
1987
|
CreateDeviceFleetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
1988
|
+
CreateDeviceFleetRequest.add_member(:enable_iot_role_alias, Shapes::ShapeRef.new(shape: EnableIotRoleAlias, location_name: "EnableIotRoleAlias"))
|
1957
1989
|
CreateDeviceFleetRequest.struct_class = Types::CreateDeviceFleetRequest
|
1958
1990
|
|
1959
1991
|
CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
|
@@ -2722,6 +2754,8 @@ module Aws::SageMaker
|
|
2722
2754
|
DescribeAutoMLJobResponse.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly"))
|
2723
2755
|
DescribeAutoMLJobResponse.add_member(:auto_ml_job_artifacts, Shapes::ShapeRef.new(shape: AutoMLJobArtifacts, location_name: "AutoMLJobArtifacts"))
|
2724
2756
|
DescribeAutoMLJobResponse.add_member(:resolved_attributes, Shapes::ShapeRef.new(shape: ResolvedAttributes, location_name: "ResolvedAttributes"))
|
2757
|
+
DescribeAutoMLJobResponse.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
|
2758
|
+
DescribeAutoMLJobResponse.add_member(:model_deploy_result, Shapes::ShapeRef.new(shape: ModelDeployResult, location_name: "ModelDeployResult"))
|
2725
2759
|
DescribeAutoMLJobResponse.struct_class = Types::DescribeAutoMLJobResponse
|
2726
2760
|
|
2727
2761
|
DescribeCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
|
@@ -2743,6 +2777,7 @@ module Aws::SageMaker
|
|
2743
2777
|
DescribeCompilationJobResponse.add_member(:compilation_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationStartTime"))
|
2744
2778
|
DescribeCompilationJobResponse.add_member(:compilation_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CompilationEndTime"))
|
2745
2779
|
DescribeCompilationJobResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
|
2780
|
+
DescribeCompilationJobResponse.add_member(:inference_image, Shapes::ShapeRef.new(shape: InferenceImage, location_name: "InferenceImage"))
|
2746
2781
|
DescribeCompilationJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
|
2747
2782
|
DescribeCompilationJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, required: true, location_name: "LastModifiedTime"))
|
2748
2783
|
DescribeCompilationJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, required: true, location_name: "FailureReason"))
|
@@ -2751,6 +2786,7 @@ module Aws::SageMaker
|
|
2751
2786
|
DescribeCompilationJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
|
2752
2787
|
DescribeCompilationJobResponse.add_member(:input_config, Shapes::ShapeRef.new(shape: InputConfig, required: true, location_name: "InputConfig"))
|
2753
2788
|
DescribeCompilationJobResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: OutputConfig, required: true, location_name: "OutputConfig"))
|
2789
|
+
DescribeCompilationJobResponse.add_member(:vpc_config, Shapes::ShapeRef.new(shape: NeoVpcConfig, location_name: "VpcConfig"))
|
2754
2790
|
DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
|
2755
2791
|
|
2756
2792
|
DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
|
@@ -2853,6 +2889,7 @@ module Aws::SageMaker
|
|
2853
2889
|
DescribeEdgePackagingJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
2854
2890
|
DescribeEdgePackagingJobResponse.add_member(:model_artifact, Shapes::ShapeRef.new(shape: S3Uri, location_name: "ModelArtifact"))
|
2855
2891
|
DescribeEdgePackagingJobResponse.add_member(:model_signature, Shapes::ShapeRef.new(shape: String, location_name: "ModelSignature"))
|
2892
|
+
DescribeEdgePackagingJobResponse.add_member(:preset_deployment_output, Shapes::ShapeRef.new(shape: EdgePresetDeploymentOutput, location_name: "PresetDeploymentOutput"))
|
2856
2893
|
DescribeEdgePackagingJobResponse.struct_class = Types::DescribeEdgePackagingJobResponse
|
2857
2894
|
|
2858
2895
|
DescribeEndpointConfigInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
|
@@ -3175,6 +3212,8 @@ module Aws::SageMaker
|
|
3175
3212
|
DescribePipelineExecutionResponse.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
|
3176
3213
|
DescribePipelineExecutionResponse.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
|
3177
3214
|
DescribePipelineExecutionResponse.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
|
3215
|
+
DescribePipelineExecutionResponse.add_member(:pipeline_experiment_config, Shapes::ShapeRef.new(shape: PipelineExperimentConfig, location_name: "PipelineExperimentConfig"))
|
3216
|
+
DescribePipelineExecutionResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: PipelineExecutionFailureReason, location_name: "FailureReason"))
|
3178
3217
|
DescribePipelineExecutionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
3179
3218
|
DescribePipelineExecutionResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
3180
3219
|
DescribePipelineExecutionResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
@@ -3468,6 +3507,8 @@ module Aws::SageMaker
|
|
3468
3507
|
|
3469
3508
|
EdgeOutputConfig.add_member(:s3_output_location, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputLocation"))
|
3470
3509
|
EdgeOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
3510
|
+
EdgeOutputConfig.add_member(:preset_deployment_type, Shapes::ShapeRef.new(shape: EdgePresetDeploymentType, location_name: "PresetDeploymentType"))
|
3511
|
+
EdgeOutputConfig.add_member(:preset_deployment_config, Shapes::ShapeRef.new(shape: String, location_name: "PresetDeploymentConfig"))
|
3471
3512
|
EdgeOutputConfig.struct_class = Types::EdgeOutputConfig
|
3472
3513
|
|
3473
3514
|
EdgePackagingJobSummaries.member = Shapes::ShapeRef.new(shape: EdgePackagingJobSummary)
|
@@ -3482,6 +3523,12 @@ module Aws::SageMaker
|
|
3482
3523
|
EdgePackagingJobSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
3483
3524
|
EdgePackagingJobSummary.struct_class = Types::EdgePackagingJobSummary
|
3484
3525
|
|
3526
|
+
EdgePresetDeploymentOutput.add_member(:type, Shapes::ShapeRef.new(shape: EdgePresetDeploymentType, required: true, location_name: "Type"))
|
3527
|
+
EdgePresetDeploymentOutput.add_member(:artifact, Shapes::ShapeRef.new(shape: EdgePresetDeploymentArtifact, location_name: "Artifact"))
|
3528
|
+
EdgePresetDeploymentOutput.add_member(:status, Shapes::ShapeRef.new(shape: EdgePresetDeploymentStatus, location_name: "Status"))
|
3529
|
+
EdgePresetDeploymentOutput.add_member(:status_message, Shapes::ShapeRef.new(shape: String, location_name: "StatusMessage"))
|
3530
|
+
EdgePresetDeploymentOutput.struct_class = Types::EdgePresetDeploymentOutput
|
3531
|
+
|
3485
3532
|
EnableSagemakerServicecatalogPortfolioInput.struct_class = Types::EnableSagemakerServicecatalogPortfolioInput
|
3486
3533
|
|
3487
3534
|
EnableSagemakerServicecatalogPortfolioOutput.struct_class = Types::EnableSagemakerServicecatalogPortfolioOutput
|
@@ -4763,6 +4810,13 @@ module Aws::SageMaker
|
|
4763
4810
|
ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
|
4764
4811
|
ModelDataQuality.struct_class = Types::ModelDataQuality
|
4765
4812
|
|
4813
|
+
ModelDeployConfig.add_member(:auto_generate_endpoint_name, Shapes::ShapeRef.new(shape: AutoGenerateEndpointName, location_name: "AutoGenerateEndpointName"))
|
4814
|
+
ModelDeployConfig.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
|
4815
|
+
ModelDeployConfig.struct_class = Types::ModelDeployConfig
|
4816
|
+
|
4817
|
+
ModelDeployResult.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
|
4818
|
+
ModelDeployResult.struct_class = Types::ModelDeployResult
|
4819
|
+
|
4766
4820
|
ModelDigests.add_member(:artifact_digest, Shapes::ShapeRef.new(shape: ArtifactDigest, location_name: "ArtifactDigest"))
|
4767
4821
|
ModelDigests.struct_class = Types::ModelDigests
|
4768
4822
|
|
@@ -5028,6 +5082,14 @@ module Aws::SageMaker
|
|
5028
5082
|
MultiModelConfig.add_member(:model_cache_setting, Shapes::ShapeRef.new(shape: ModelCacheSetting, location_name: "ModelCacheSetting"))
|
5029
5083
|
MultiModelConfig.struct_class = Types::MultiModelConfig
|
5030
5084
|
|
5085
|
+
NeoVpcConfig.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: NeoVpcSecurityGroupIds, required: true, location_name: "SecurityGroupIds"))
|
5086
|
+
NeoVpcConfig.add_member(:subnets, Shapes::ShapeRef.new(shape: NeoVpcSubnets, required: true, location_name: "Subnets"))
|
5087
|
+
NeoVpcConfig.struct_class = Types::NeoVpcConfig
|
5088
|
+
|
5089
|
+
NeoVpcSecurityGroupIds.member = Shapes::ShapeRef.new(shape: NeoVpcSecurityGroupId)
|
5090
|
+
|
5091
|
+
NeoVpcSubnets.member = Shapes::ShapeRef.new(shape: NeoVpcSubnetId)
|
5092
|
+
|
5031
5093
|
NestedFilters.add_member(:nested_property_name, Shapes::ShapeRef.new(shape: ResourcePropertyName, required: true, location_name: "NestedPropertyName"))
|
5032
5094
|
NestedFilters.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, required: true, location_name: "Filters"))
|
5033
5095
|
NestedFilters.struct_class = Types::NestedFilters
|
@@ -5125,6 +5187,12 @@ module Aws::SageMaker
|
|
5125
5187
|
OutputDataConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3OutputPath"))
|
5126
5188
|
OutputDataConfig.struct_class = Types::OutputDataConfig
|
5127
5189
|
|
5190
|
+
OutputParameter.add_member(:name, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "Name"))
|
5191
|
+
OutputParameter.add_member(:value, Shapes::ShapeRef.new(shape: String1024, required: true, location_name: "Value"))
|
5192
|
+
OutputParameter.struct_class = Types::OutputParameter
|
5193
|
+
|
5194
|
+
OutputParameterList.member = Shapes::ShapeRef.new(shape: OutputParameter)
|
5195
|
+
|
5128
5196
|
Parameter.add_member(:name, Shapes::ShapeRef.new(shape: PipelineParameterName, required: true, location_name: "Name"))
|
5129
5197
|
Parameter.add_member(:value, Shapes::ShapeRef.new(shape: String1024, required: true, location_name: "Value"))
|
5130
5198
|
Parameter.struct_class = Types::Parameter
|
@@ -5173,6 +5241,8 @@ module Aws::SageMaker
|
|
5173
5241
|
PipelineExecution.add_member(:pipeline_execution_display_name, Shapes::ShapeRef.new(shape: PipelineExecutionName, location_name: "PipelineExecutionDisplayName"))
|
5174
5242
|
PipelineExecution.add_member(:pipeline_execution_status, Shapes::ShapeRef.new(shape: PipelineExecutionStatus, location_name: "PipelineExecutionStatus"))
|
5175
5243
|
PipelineExecution.add_member(:pipeline_execution_description, Shapes::ShapeRef.new(shape: PipelineExecutionDescription, location_name: "PipelineExecutionDescription"))
|
5244
|
+
PipelineExecution.add_member(:pipeline_experiment_config, Shapes::ShapeRef.new(shape: PipelineExperimentConfig, location_name: "PipelineExperimentConfig"))
|
5245
|
+
PipelineExecution.add_member(:failure_reason, Shapes::ShapeRef.new(shape: PipelineExecutionFailureReason, location_name: "FailureReason"))
|
5176
5246
|
PipelineExecution.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
5177
5247
|
PipelineExecution.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
5178
5248
|
PipelineExecution.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
@@ -5197,6 +5267,7 @@ module Aws::SageMaker
|
|
5197
5267
|
PipelineExecutionStepMetadata.add_member(:model, Shapes::ShapeRef.new(shape: ModelStepMetadata, location_name: "Model"))
|
5198
5268
|
PipelineExecutionStepMetadata.add_member(:register_model, Shapes::ShapeRef.new(shape: RegisterModelStepMetadata, location_name: "RegisterModel"))
|
5199
5269
|
PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
|
5270
|
+
PipelineExecutionStepMetadata.add_member(:callback, Shapes::ShapeRef.new(shape: CallbackStepMetadata, location_name: "Callback"))
|
5200
5271
|
PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
|
5201
5272
|
|
5202
5273
|
PipelineExecutionSummary.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
|
@@ -5208,6 +5279,10 @@ module Aws::SageMaker
|
|
5208
5279
|
|
5209
5280
|
PipelineExecutionSummaryList.member = Shapes::ShapeRef.new(shape: PipelineExecutionSummary)
|
5210
5281
|
|
5282
|
+
PipelineExperimentConfig.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ExperimentName"))
|
5283
|
+
PipelineExperimentConfig.add_member(:trial_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "TrialName"))
|
5284
|
+
PipelineExperimentConfig.struct_class = Types::PipelineExperimentConfig
|
5285
|
+
|
5211
5286
|
PipelineSummary.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
|
5212
5287
|
PipelineSummary.add_member(:pipeline_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineName"))
|
5213
5288
|
PipelineSummary.add_member(:pipeline_display_name, Shapes::ShapeRef.new(shape: PipelineName, location_name: "PipelineDisplayName"))
|
@@ -5546,6 +5621,22 @@ module Aws::SageMaker
|
|
5546
5621
|
|
5547
5622
|
SecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
5548
5623
|
|
5624
|
+
SendPipelineExecutionStepFailureRequest.add_member(:callback_token, Shapes::ShapeRef.new(shape: CallbackToken, required: true, location_name: "CallbackToken"))
|
5625
|
+
SendPipelineExecutionStepFailureRequest.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String256, location_name: "FailureReason"))
|
5626
|
+
SendPipelineExecutionStepFailureRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
5627
|
+
SendPipelineExecutionStepFailureRequest.struct_class = Types::SendPipelineExecutionStepFailureRequest
|
5628
|
+
|
5629
|
+
SendPipelineExecutionStepFailureResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
|
5630
|
+
SendPipelineExecutionStepFailureResponse.struct_class = Types::SendPipelineExecutionStepFailureResponse
|
5631
|
+
|
5632
|
+
SendPipelineExecutionStepSuccessRequest.add_member(:callback_token, Shapes::ShapeRef.new(shape: CallbackToken, required: true, location_name: "CallbackToken"))
|
5633
|
+
SendPipelineExecutionStepSuccessRequest.add_member(:output_parameters, Shapes::ShapeRef.new(shape: OutputParameterList, location_name: "OutputParameters"))
|
5634
|
+
SendPipelineExecutionStepSuccessRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
|
5635
|
+
SendPipelineExecutionStepSuccessRequest.struct_class = Types::SendPipelineExecutionStepSuccessRequest
|
5636
|
+
|
5637
|
+
SendPipelineExecutionStepSuccessResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
|
5638
|
+
SendPipelineExecutionStepSuccessResponse.struct_class = Types::SendPipelineExecutionStepSuccessResponse
|
5639
|
+
|
5549
5640
|
ServiceCatalogProvisionedProductDetails.add_member(:provisioned_product_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, location_name: "ProvisionedProductId"))
|
5550
5641
|
ServiceCatalogProvisionedProductDetails.add_member(:provisioned_product_status_message, Shapes::ShapeRef.new(shape: ProvisionedProductStatusMessage, location_name: "ProvisionedProductStatusMessage"))
|
5551
5642
|
ServiceCatalogProvisionedProductDetails.struct_class = Types::ServiceCatalogProvisionedProductDetails
|
@@ -6010,6 +6101,7 @@ module Aws::SageMaker
|
|
6010
6101
|
UpdateDeviceFleetRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
6011
6102
|
UpdateDeviceFleetRequest.add_member(:description, Shapes::ShapeRef.new(shape: DeviceFleetDescription, location_name: "Description"))
|
6012
6103
|
UpdateDeviceFleetRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: EdgeOutputConfig, required: true, location_name: "OutputConfig"))
|
6104
|
+
UpdateDeviceFleetRequest.add_member(:enable_iot_role_alias, Shapes::ShapeRef.new(shape: EnableIotRoleAlias, location_name: "EnableIotRoleAlias"))
|
6013
6105
|
UpdateDeviceFleetRequest.struct_class = Types::UpdateDeviceFleetRequest
|
6014
6106
|
|
6015
6107
|
UpdateDevicesRequest.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
|
@@ -8287,6 +8379,26 @@ module Aws::SageMaker
|
|
8287
8379
|
)
|
8288
8380
|
end)
|
8289
8381
|
|
8382
|
+
api.add_operation(:send_pipeline_execution_step_failure, Seahorse::Model::Operation.new.tap do |o|
|
8383
|
+
o.name = "SendPipelineExecutionStepFailure"
|
8384
|
+
o.http_method = "POST"
|
8385
|
+
o.http_request_uri = "/"
|
8386
|
+
o.input = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepFailureRequest)
|
8387
|
+
o.output = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepFailureResponse)
|
8388
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
8389
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
8390
|
+
end)
|
8391
|
+
|
8392
|
+
api.add_operation(:send_pipeline_execution_step_success, Seahorse::Model::Operation.new.tap do |o|
|
8393
|
+
o.name = "SendPipelineExecutionStepSuccess"
|
8394
|
+
o.http_method = "POST"
|
8395
|
+
o.http_request_uri = "/"
|
8396
|
+
o.input = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepSuccessRequest)
|
8397
|
+
o.output = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepSuccessResponse)
|
8398
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
8399
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
8400
|
+
end)
|
8401
|
+
|
8290
8402
|
api.add_operation(:start_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
|
8291
8403
|
o.name = "StartMonitoringSchedule"
|
8292
8404
|
o.http_method = "POST"
|
@@ -520,7 +520,7 @@ module Aws::SageMaker
|
|
520
520
|
# kms_key_id: "KmsKeyId",
|
521
521
|
# },
|
522
522
|
# transform_resources: { # required
|
523
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
523
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
524
524
|
# instance_count: 1, # required
|
525
525
|
# volume_kms_key_id: "KmsKeyId",
|
526
526
|
# },
|
@@ -634,7 +634,7 @@ module Aws::SageMaker
|
|
634
634
|
# kms_key_id: "KmsKeyId",
|
635
635
|
# },
|
636
636
|
# transform_resources: { # required
|
637
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
637
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
638
638
|
# instance_count: 1, # required
|
639
639
|
# volume_kms_key_id: "KmsKeyId",
|
640
640
|
# },
|
@@ -1706,10 +1706,10 @@ module Aws::SageMaker
|
|
1706
1706
|
end
|
1707
1707
|
|
1708
1708
|
# An Autopilot job returns recommendations, or candidates. Each
|
1709
|
-
# candidate has futher details about the steps
|
1709
|
+
# candidate has futher details about the steps involved and the status.
|
1710
1710
|
#
|
1711
1711
|
# @!attribute [rw] candidate_name
|
1712
|
-
# The candidate
|
1712
|
+
# The name of the candidate.
|
1713
1713
|
# @return [String]
|
1714
1714
|
#
|
1715
1715
|
# @!attribute [rw] final_auto_ml_job_objective_metric
|
@@ -1717,11 +1717,11 @@ module Aws::SageMaker
|
|
1717
1717
|
# @return [Types::FinalAutoMLJobObjectiveMetric]
|
1718
1718
|
#
|
1719
1719
|
# @!attribute [rw] objective_status
|
1720
|
-
# The objective status.
|
1720
|
+
# The objective's status.
|
1721
1721
|
# @return [String]
|
1722
1722
|
#
|
1723
1723
|
# @!attribute [rw] candidate_steps
|
1724
|
-
#
|
1724
|
+
# Information about the candidate's steps.
|
1725
1725
|
# @return [Array<Types::AutoMLCandidateStep>]
|
1726
1726
|
#
|
1727
1727
|
# @!attribute [rw] candidate_status
|
@@ -1729,7 +1729,7 @@ module Aws::SageMaker
|
|
1729
1729
|
# @return [String]
|
1730
1730
|
#
|
1731
1731
|
# @!attribute [rw] inference_containers
|
1732
|
-
#
|
1732
|
+
# Information about the inference container definitions.
|
1733
1733
|
# @return [Array<Types::AutoMLContainerDefinition>]
|
1734
1734
|
#
|
1735
1735
|
# @!attribute [rw] creation_time
|
@@ -1770,20 +1770,20 @@ module Aws::SageMaker
|
|
1770
1770
|
include Aws::Structure
|
1771
1771
|
end
|
1772
1772
|
|
1773
|
-
# Information about the steps for a
|
1773
|
+
# Information about the steps for a candidate and what step it is
|
1774
1774
|
# working on.
|
1775
1775
|
#
|
1776
1776
|
# @!attribute [rw] candidate_step_type
|
1777
|
-
# Whether the
|
1777
|
+
# Whether the candidate is at the transform, training, or processing
|
1778
1778
|
# step.
|
1779
1779
|
# @return [String]
|
1780
1780
|
#
|
1781
1781
|
# @!attribute [rw] candidate_step_arn
|
1782
|
-
# The ARN for the
|
1782
|
+
# The ARN for the candidate's step.
|
1783
1783
|
# @return [String]
|
1784
1784
|
#
|
1785
1785
|
# @!attribute [rw] candidate_step_name
|
1786
|
-
# The name for the
|
1786
|
+
# The name for the candidate's step.
|
1787
1787
|
# @return [String]
|
1788
1788
|
#
|
1789
1789
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLCandidateStep AWS API Documentation
|
@@ -1848,8 +1848,8 @@ module Aws::SageMaker
|
|
1848
1848
|
# @return [String]
|
1849
1849
|
#
|
1850
1850
|
# @!attribute [rw] environment
|
1851
|
-
#
|
1852
|
-
# see .
|
1851
|
+
# The environment variables to set in the container. For more
|
1852
|
+
# information, see .
|
1853
1853
|
# @return [Hash<String,String>]
|
1854
1854
|
#
|
1855
1855
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLContainerDefinition AWS API Documentation
|
@@ -1890,14 +1890,14 @@ module Aws::SageMaker
|
|
1890
1890
|
include Aws::Structure
|
1891
1891
|
end
|
1892
1892
|
|
1893
|
-
#
|
1893
|
+
# The artifacts that are generated during an AutoML job.
|
1894
1894
|
#
|
1895
1895
|
# @!attribute [rw] candidate_definition_notebook_location
|
1896
|
-
# The URL
|
1896
|
+
# The URL of the notebook location.
|
1897
1897
|
# @return [String]
|
1898
1898
|
#
|
1899
1899
|
# @!attribute [rw] data_exploration_notebook_location
|
1900
|
-
# The URL
|
1900
|
+
# The URL of the notebook location.
|
1901
1901
|
# @return [String]
|
1902
1902
|
#
|
1903
1903
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLJobArtifacts AWS API Documentation
|
@@ -1926,13 +1926,12 @@ module Aws::SageMaker
|
|
1926
1926
|
# @return [Integer]
|
1927
1927
|
#
|
1928
1928
|
# @!attribute [rw] max_runtime_per_training_job_in_seconds
|
1929
|
-
# The maximum time, in seconds, a job is allowed to run
|
1929
|
+
# The maximum time, in seconds, a training job is allowed to run as
|
1930
|
+
# part of an AutoML job.
|
1930
1931
|
# @return [Integer]
|
1931
1932
|
#
|
1932
1933
|
# @!attribute [rw] max_auto_ml_job_runtime_in_seconds
|
1933
|
-
# The maximum
|
1934
|
-
# trial to complete. It must be equal to or greater than
|
1935
|
-
# `MaxRuntimePerTrainingJobInSeconds`.
|
1934
|
+
# The maximum runtime, in seconds, an AutoML job has to complete.
|
1936
1935
|
# @return [Integer]
|
1937
1936
|
#
|
1938
1937
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLJobCompletionCriteria AWS API Documentation
|
@@ -1972,7 +1971,7 @@ module Aws::SageMaker
|
|
1972
1971
|
# @return [Types::AutoMLJobCompletionCriteria]
|
1973
1972
|
#
|
1974
1973
|
# @!attribute [rw] security_config
|
1975
|
-
#
|
1974
|
+
# The security configuration for traffic encryption or Amazon VPC
|
1976
1975
|
# settings.
|
1977
1976
|
# @return [Types::AutoMLSecurityConfig]
|
1978
1977
|
#
|
@@ -2004,23 +2003,23 @@ module Aws::SageMaker
|
|
2004
2003
|
#
|
2005
2004
|
# * `MSE`\: The mean squared error (MSE) is the average of the squared
|
2006
2005
|
# differences between the predicted and actual values. It is used
|
2007
|
-
# for regression. MSE values are always positive
|
2008
|
-
# is at predicting the actual values the smaller the MSE value.
|
2009
|
-
# the data contains outliers, they tend to dominate the MSE
|
2010
|
-
# might cause subpar prediction performance.
|
2011
|
-
#
|
2012
|
-
# * `Accuracy`\: The ratio of the number correctly classified items
|
2013
|
-
# the total number (correctly and incorrectly) classified
|
2014
|
-
# used for binary and multiclass classification.
|
2015
|
-
# the predicted class values are to the actual
|
2016
|
-
# values vary between zero and one
|
2017
|
-
# zero perfect inaccuracy.
|
2006
|
+
# for regression. MSE values are always positive: the better a model
|
2007
|
+
# is at predicting the actual values, the smaller the MSE value.
|
2008
|
+
# When the data contains outliers, they tend to dominate the MSE,
|
2009
|
+
# which might cause subpar prediction performance.
|
2010
|
+
#
|
2011
|
+
# * `Accuracy`\: The ratio of the number of correctly classified items
|
2012
|
+
# to the total number of (correctly and incorrectly) classified
|
2013
|
+
# items. It is used for binary and multiclass classification. It
|
2014
|
+
# measures how close the predicted class values are to the actual
|
2015
|
+
# values. Accuracy values vary between zero and one: one indicates
|
2016
|
+
# perfect accuracy and zero indicates perfect inaccuracy.
|
2018
2017
|
#
|
2019
2018
|
# * `F1`\: The F1 score is the harmonic mean of the precision and
|
2020
2019
|
# recall. It is used for binary classification into classes
|
2021
2020
|
# traditionally referred to as positive and negative. Predictions
|
2022
|
-
# are said to be true when they match their actual (correct) class
|
2023
|
-
# false when they do not. Precision is the ratio of the true
|
2021
|
+
# are said to be true when they match their actual (correct) class
|
2022
|
+
# and false when they do not. Precision is the ratio of the true
|
2024
2023
|
# positive predictions to all positive predictions (including the
|
2025
2024
|
# false positives) in a data set and measures the quality of the
|
2026
2025
|
# prediction when it predicts the positive class. Recall (or
|
@@ -2029,7 +2028,7 @@ module Aws::SageMaker
|
|
2029
2028
|
# predicts the actual class members in a data set. The standard F1
|
2030
2029
|
# score weighs precision and recall equally. But which metric is
|
2031
2030
|
# paramount typically depends on specific aspects of a problem. F1
|
2032
|
-
# scores vary between zero and one
|
2031
|
+
# scores vary between zero and one: one indicates the best possible
|
2033
2032
|
# performance and zero the worst.
|
2034
2033
|
#
|
2035
2034
|
# * `AUC`\: The area under the curve (AUC) metric is used to compare
|
@@ -2047,20 +2046,21 @@ module Aws::SageMaker
|
|
2047
2046
|
# The AUC score can also be interpreted as the probability that a
|
2048
2047
|
# randomly selected positive data point is more likely to be
|
2049
2048
|
# predicted positive than a randomly selected negative example. AUC
|
2050
|
-
# scores vary between zero and one
|
2051
|
-
#
|
2052
|
-
#
|
2053
|
-
#
|
2049
|
+
# scores vary between zero and one: a score of one indicates perfect
|
2050
|
+
# accuracy and a score of one half indicates that the prediction is
|
2051
|
+
# not better than a random classifier. Values under one half predict
|
2052
|
+
# less accurately than a random predictor. But such consistently bad
|
2053
|
+
# predictors can simply be inverted to obtain better than random
|
2054
2054
|
# predictors.
|
2055
2055
|
#
|
2056
2056
|
# * `F1macro`\: The F1macro score applies F1 scoring to multiclass
|
2057
2057
|
# classification. In this context, you have multiple classes to
|
2058
2058
|
# predict. You just calculate the precision and recall for each
|
2059
2059
|
# class as you did for the positive class in binary classification.
|
2060
|
-
# Then
|
2060
|
+
# Then, use these values to calculate the F1 score for each class
|
2061
2061
|
# and average them to obtain the F1macro score. F1macro scores vary
|
2062
|
-
# between zero and one
|
2063
|
-
# zero the worst.
|
2062
|
+
# between zero and one: one indicates the best possible performance
|
2063
|
+
# and zero the worst.
|
2064
2064
|
#
|
2065
2065
|
# If you do not specify a metric explicitly, the default behavior is
|
2066
2066
|
# to automatically use:
|
@@ -2226,7 +2226,7 @@ module Aws::SageMaker
|
|
2226
2226
|
# @return [Boolean]
|
2227
2227
|
#
|
2228
2228
|
# @!attribute [rw] vpc_config
|
2229
|
-
# VPC configuration.
|
2229
|
+
# The VPC configuration.
|
2230
2230
|
# @return [Types::VpcConfig]
|
2231
2231
|
#
|
2232
2232
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLSecurityConfig AWS API Documentation
|
@@ -2339,11 +2339,36 @@ module Aws::SageMaker
|
|
2339
2339
|
include Aws::Structure
|
2340
2340
|
end
|
2341
2341
|
|
2342
|
-
#
|
2342
|
+
# Metadata about a callback step.
|
2343
|
+
#
|
2344
|
+
# @!attribute [rw] callback_token
|
2345
|
+
# The pipeline generated token from the Amazon SQS queue.
|
2346
|
+
# @return [String]
|
2347
|
+
#
|
2348
|
+
# @!attribute [rw] sqs_queue_url
|
2349
|
+
# The URL of the Amazon Simple Queue Service (Amazon SQS) queue used
|
2350
|
+
# by the callback step.
|
2351
|
+
# @return [String]
|
2352
|
+
#
|
2353
|
+
# @!attribute [rw] output_parameters
|
2354
|
+
# A list of the output parameters of the callback step.
|
2355
|
+
# @return [Array<Types::OutputParameter>]
|
2356
|
+
#
|
2357
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CallbackStepMetadata AWS API Documentation
|
2358
|
+
#
|
2359
|
+
class CallbackStepMetadata < Struct.new(
|
2360
|
+
:callback_token,
|
2361
|
+
:sqs_queue_url,
|
2362
|
+
:output_parameters)
|
2363
|
+
SENSITIVE = []
|
2364
|
+
include Aws::Structure
|
2365
|
+
end
|
2366
|
+
|
2367
|
+
# The location of artifacts for an AutoML candidate job.
|
2343
2368
|
#
|
2344
2369
|
# @!attribute [rw] explainability
|
2345
|
-
# The S3 prefix to the explainability artifacts generated for
|
2346
|
-
# AutoML candidate.
|
2370
|
+
# The Amazon S3 prefix to the explainability artifacts generated for
|
2371
|
+
# the AutoML candidate.
|
2347
2372
|
# @return [String]
|
2348
2373
|
#
|
2349
2374
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CandidateArtifactLocations AWS API Documentation
|
@@ -2357,7 +2382,8 @@ module Aws::SageMaker
|
|
2357
2382
|
# The properties of an AutoML candidate job.
|
2358
2383
|
#
|
2359
2384
|
# @!attribute [rw] candidate_artifact_locations
|
2360
|
-
# The S3 prefix to the artifacts generated for an AutoML
|
2385
|
+
# The Amazon S3 prefix to the artifacts generated for an AutoML
|
2386
|
+
# candidate.
|
2361
2387
|
# @return [Types::CandidateArtifactLocations]
|
2362
2388
|
#
|
2363
2389
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CandidateProperties AWS API Documentation
|
@@ -3398,7 +3424,7 @@ module Aws::SageMaker
|
|
3398
3424
|
# product_id: "ProductId",
|
3399
3425
|
# },
|
3400
3426
|
# ],
|
3401
|
-
# supported_transform_instance_types: ["ml.m4.xlarge"], # accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
3427
|
+
# supported_transform_instance_types: ["ml.m4.xlarge"], # accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
3402
3428
|
# supported_realtime_inference_instance_types: ["ml.t2.medium"], # accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.12xlarge, ml.m5d.24xlarge, ml.c4.large, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.large, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.12xlarge, ml.r5.24xlarge, ml.r5d.large, ml.r5d.xlarge, ml.r5d.2xlarge, ml.r5d.4xlarge, ml.r5d.12xlarge, ml.r5d.24xlarge, ml.inf1.xlarge, ml.inf1.2xlarge, ml.inf1.6xlarge, ml.inf1.24xlarge
|
3403
3429
|
# supported_content_types: ["ContentType"], # required
|
3404
3430
|
# supported_response_mime_types: ["ResponseMIMEType"], # required
|
@@ -3479,7 +3505,7 @@ module Aws::SageMaker
|
|
3479
3505
|
# kms_key_id: "KmsKeyId",
|
3480
3506
|
# },
|
3481
3507
|
# transform_resources: { # required
|
3482
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
3508
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
3483
3509
|
# instance_count: 1, # required
|
3484
3510
|
# volume_kms_key_id: "KmsKeyId",
|
3485
3511
|
# },
|
@@ -3853,6 +3879,10 @@ module Aws::SageMaker
|
|
3853
3879
|
# value: "TagValue", # required
|
3854
3880
|
# },
|
3855
3881
|
# ],
|
3882
|
+
# model_deploy_config: {
|
3883
|
+
# auto_generate_endpoint_name: false,
|
3884
|
+
# endpoint_name: "EndpointName",
|
3885
|
+
# },
|
3856
3886
|
# }
|
3857
3887
|
#
|
3858
3888
|
# @!attribute [rw] auto_ml_job_name
|
@@ -3875,9 +3905,9 @@ module Aws::SageMaker
|
|
3875
3905
|
#
|
3876
3906
|
# @!attribute [rw] problem_type
|
3877
3907
|
# Defines the type of supervised learning available for the
|
3878
|
-
# candidates. Options include: BinaryClassification
|
3879
|
-
# MulticlassClassification
|
3880
|
-
# [ Amazon SageMaker Autopilot problem types and algorithm
|
3908
|
+
# candidates. Options include: `BinaryClassification`,
|
3909
|
+
# `MulticlassClassification`, and `Regression`. For more information,
|
3910
|
+
# see [ Amazon SageMaker Autopilot problem types and algorithm
|
3881
3911
|
# support][1].
|
3882
3912
|
#
|
3883
3913
|
#
|
@@ -3887,12 +3917,12 @@ module Aws::SageMaker
|
|
3887
3917
|
#
|
3888
3918
|
# @!attribute [rw] auto_ml_job_objective
|
3889
3919
|
# Defines the objective metric used to measure the predictive quality
|
3890
|
-
# of an AutoML job. You provide
|
3920
|
+
# of an AutoML job. You provide an AutoMLJobObjective$MetricName and
|
3891
3921
|
# Autopilot infers whether to minimize or maximize it.
|
3892
3922
|
# @return [Types::AutoMLJobObjective]
|
3893
3923
|
#
|
3894
3924
|
# @!attribute [rw] auto_ml_job_config
|
3895
|
-
# Contains CompletionCriteria and SecurityConfig settings for the
|
3925
|
+
# Contains `CompletionCriteria` and `SecurityConfig` settings for the
|
3896
3926
|
# AutoML job.
|
3897
3927
|
# @return [Types::AutoMLJobConfig]
|
3898
3928
|
#
|
@@ -3911,6 +3941,11 @@ module Aws::SageMaker
|
|
3911
3941
|
# unique per resource.
|
3912
3942
|
# @return [Array<Types::Tag>]
|
3913
3943
|
#
|
3944
|
+
# @!attribute [rw] model_deploy_config
|
3945
|
+
# Specifies how to generate the endpoint name for an automatic
|
3946
|
+
# one-click Autopilot model deployment.
|
3947
|
+
# @return [Types::ModelDeployConfig]
|
3948
|
+
#
|
3914
3949
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateAutoMLJobRequest AWS API Documentation
|
3915
3950
|
#
|
3916
3951
|
class CreateAutoMLJobRequest < Struct.new(
|
@@ -3922,7 +3957,8 @@ module Aws::SageMaker
|
|
3922
3957
|
:auto_ml_job_config,
|
3923
3958
|
:role_arn,
|
3924
3959
|
:generate_candidate_definitions_only,
|
3925
|
-
:tags
|
3960
|
+
:tags,
|
3961
|
+
:model_deploy_config)
|
3926
3962
|
SENSITIVE = []
|
3927
3963
|
include Aws::Structure
|
3928
3964
|
end
|
@@ -4015,7 +4051,7 @@ module Aws::SageMaker
|
|
4015
4051
|
# },
|
4016
4052
|
# output_config: { # required
|
4017
4053
|
# s3_output_location: "S3Uri", # required
|
4018
|
-
# target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, x86_win32, x86_win64, coreml, jacinto_tda4vm
|
4054
|
+
# target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, amba_cv25, x86_win32, x86_win64, coreml, jacinto_tda4vm
|
4019
4055
|
# target_platform: {
|
4020
4056
|
# os: "ANDROID", # required, accepts ANDROID, LINUX
|
4021
4057
|
# arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
|
@@ -4024,6 +4060,10 @@ module Aws::SageMaker
|
|
4024
4060
|
# compiler_options: "CompilerOptions",
|
4025
4061
|
# kms_key_id: "KmsKeyId",
|
4026
4062
|
# },
|
4063
|
+
# vpc_config: {
|
4064
|
+
# security_group_ids: ["NeoVpcSecurityGroupId"], # required
|
4065
|
+
# subnets: ["NeoVpcSubnetId"], # required
|
4066
|
+
# },
|
4027
4067
|
# stopping_condition: { # required
|
4028
4068
|
# max_runtime_in_seconds: 1,
|
4029
4069
|
# max_wait_time_in_seconds: 1,
|
@@ -4076,6 +4116,17 @@ module Aws::SageMaker
|
|
4076
4116
|
# model and the target device the model runs on.
|
4077
4117
|
# @return [Types::OutputConfig]
|
4078
4118
|
#
|
4119
|
+
# @!attribute [rw] vpc_config
|
4120
|
+
# A VpcConfig object that specifies the VPC that you want your
|
4121
|
+
# compilation job to connect to. Control access to your models by
|
4122
|
+
# configuring the VPC. For more information, see [Protect Compilation
|
4123
|
+
# Jobs by Using an Amazon Virtual Private Cloud][1].
|
4124
|
+
#
|
4125
|
+
#
|
4126
|
+
#
|
4127
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/neo-vpc.html
|
4128
|
+
# @return [Types::NeoVpcConfig]
|
4129
|
+
#
|
4079
4130
|
# @!attribute [rw] stopping_condition
|
4080
4131
|
# Specifies a limit to how long a model compilation job can run. When
|
4081
4132
|
# the job reaches the time limit, Amazon SageMaker ends the
|
@@ -4099,6 +4150,7 @@ module Aws::SageMaker
|
|
4099
4150
|
:role_arn,
|
4100
4151
|
:input_config,
|
4101
4152
|
:output_config,
|
4153
|
+
:vpc_config,
|
4102
4154
|
:stopping_condition,
|
4103
4155
|
:tags)
|
4104
4156
|
SENSITIVE = []
|
@@ -4250,7 +4302,7 @@ module Aws::SageMaker
|
|
4250
4302
|
# job_resources: { # required
|
4251
4303
|
# cluster_config: { # required
|
4252
4304
|
# instance_count: 1, # required
|
4253
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
4305
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
4254
4306
|
# volume_size_in_gb: 1, # required
|
4255
4307
|
# volume_kms_key_id: "KmsKeyId",
|
4256
4308
|
# },
|
@@ -4363,6 +4415,8 @@ module Aws::SageMaker
|
|
4363
4415
|
# output_config: { # required
|
4364
4416
|
# s3_output_location: "S3Uri", # required
|
4365
4417
|
# kms_key_id: "KmsKeyId",
|
4418
|
+
# preset_deployment_type: "GreengrassV2Component", # accepts GreengrassV2Component
|
4419
|
+
# preset_deployment_config: "String",
|
4366
4420
|
# },
|
4367
4421
|
# tags: [
|
4368
4422
|
# {
|
@@ -4370,6 +4424,7 @@ module Aws::SageMaker
|
|
4370
4424
|
# value: "TagValue", # required
|
4371
4425
|
# },
|
4372
4426
|
# ],
|
4427
|
+
# enable_iot_role_alias: false,
|
4373
4428
|
# }
|
4374
4429
|
#
|
4375
4430
|
# @!attribute [rw] device_fleet_name
|
@@ -4394,6 +4449,15 @@ module Aws::SageMaker
|
|
4394
4449
|
# Creates tags for the specified fleet.
|
4395
4450
|
# @return [Array<Types::Tag>]
|
4396
4451
|
#
|
4452
|
+
# @!attribute [rw] enable_iot_role_alias
|
4453
|
+
# Whether to create an AWS IoT Role Alias during device fleet
|
4454
|
+
# creation. The name of the role alias generated will match this
|
4455
|
+
# pattern: "SageMakerEdge-\\\{DeviceFleetName\\}".
|
4456
|
+
#
|
4457
|
+
# For example, if your device fleet is called "demo-fleet", the name
|
4458
|
+
# of the role alias will be "SageMakerEdge-demo-fleet".
|
4459
|
+
# @return [Boolean]
|
4460
|
+
#
|
4397
4461
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateDeviceFleetRequest AWS API Documentation
|
4398
4462
|
#
|
4399
4463
|
class CreateDeviceFleetRequest < Struct.new(
|
@@ -4401,7 +4465,8 @@ module Aws::SageMaker
|
|
4401
4465
|
:role_arn,
|
4402
4466
|
:description,
|
4403
4467
|
:output_config,
|
4404
|
-
:tags
|
4468
|
+
:tags,
|
4469
|
+
:enable_iot_role_alias)
|
4405
4470
|
SENSITIVE = []
|
4406
4471
|
include Aws::Structure
|
4407
4472
|
end
|
@@ -4565,6 +4630,8 @@ module Aws::SageMaker
|
|
4565
4630
|
# output_config: { # required
|
4566
4631
|
# s3_output_location: "S3Uri", # required
|
4567
4632
|
# kms_key_id: "KmsKeyId",
|
4633
|
+
# preset_deployment_type: "GreengrassV2Component", # accepts GreengrassV2Component
|
4634
|
+
# preset_deployment_config: "String",
|
4568
4635
|
# },
|
4569
4636
|
# resource_key: "KmsKeyId",
|
4570
4637
|
# tags: [
|
@@ -6002,7 +6069,7 @@ module Aws::SageMaker
|
|
6002
6069
|
# job_resources: { # required
|
6003
6070
|
# cluster_config: { # required
|
6004
6071
|
# instance_count: 1, # required
|
6005
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
6072
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
6006
6073
|
# volume_size_in_gb: 1, # required
|
6007
6074
|
# volume_kms_key_id: "KmsKeyId",
|
6008
6075
|
# },
|
@@ -6153,7 +6220,7 @@ module Aws::SageMaker
|
|
6153
6220
|
# job_resources: { # required
|
6154
6221
|
# cluster_config: { # required
|
6155
6222
|
# instance_count: 1, # required
|
6156
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
6223
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
6157
6224
|
# volume_size_in_gb: 1, # required
|
6158
6225
|
# volume_kms_key_id: "KmsKeyId",
|
6159
6226
|
# },
|
@@ -6482,7 +6549,7 @@ module Aws::SageMaker
|
|
6482
6549
|
# product_id: "ProductId",
|
6483
6550
|
# },
|
6484
6551
|
# ],
|
6485
|
-
# supported_transform_instance_types: ["ml.m4.xlarge"], # accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
6552
|
+
# supported_transform_instance_types: ["ml.m4.xlarge"], # accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
6486
6553
|
# supported_realtime_inference_instance_types: ["ml.t2.medium"], # accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.12xlarge, ml.m5d.24xlarge, ml.c4.large, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.large, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.12xlarge, ml.r5.24xlarge, ml.r5d.large, ml.r5d.xlarge, ml.r5d.2xlarge, ml.r5d.4xlarge, ml.r5d.12xlarge, ml.r5d.24xlarge, ml.inf1.xlarge, ml.inf1.2xlarge, ml.inf1.6xlarge, ml.inf1.24xlarge
|
6487
6554
|
# supported_content_types: ["ContentType"], # required
|
6488
6555
|
# supported_response_mime_types: ["ResponseMIMEType"], # required
|
@@ -6517,7 +6584,7 @@ module Aws::SageMaker
|
|
6517
6584
|
# kms_key_id: "KmsKeyId",
|
6518
6585
|
# },
|
6519
6586
|
# transform_resources: { # required
|
6520
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
6587
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
6521
6588
|
# instance_count: 1, # required
|
6522
6589
|
# volume_kms_key_id: "KmsKeyId",
|
6523
6590
|
# },
|
@@ -6762,7 +6829,7 @@ module Aws::SageMaker
|
|
6762
6829
|
# job_resources: { # required
|
6763
6830
|
# cluster_config: { # required
|
6764
6831
|
# instance_count: 1, # required
|
6765
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
6832
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
6766
6833
|
# volume_size_in_gb: 1, # required
|
6767
6834
|
# volume_kms_key_id: "KmsKeyId",
|
6768
6835
|
# },
|
@@ -6915,7 +6982,7 @@ module Aws::SageMaker
|
|
6915
6982
|
# monitoring_resources: { # required
|
6916
6983
|
# cluster_config: { # required
|
6917
6984
|
# instance_count: 1, # required
|
6918
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
6985
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
6919
6986
|
# volume_size_in_gb: 1, # required
|
6920
6987
|
# volume_kms_key_id: "KmsKeyId",
|
6921
6988
|
# },
|
@@ -7090,9 +7157,9 @@ module Aws::SageMaker
|
|
7090
7157
|
# @!attribute [rw] direct_internet_access
|
7091
7158
|
# Sets whether Amazon SageMaker provides internet access to the
|
7092
7159
|
# notebook instance. If you set this to `Disabled` this notebook
|
7093
|
-
# instance
|
7094
|
-
#
|
7095
|
-
#
|
7160
|
+
# instance is able to access resources only in your VPC, and is not be
|
7161
|
+
# able to connect to Amazon SageMaker training and endpoint services
|
7162
|
+
# unless you configure a NAT Gateway in your VPC.
|
7096
7163
|
#
|
7097
7164
|
# For more information, see [Notebook Instances Are Internet-Enabled
|
7098
7165
|
# by Default][1]. You can set the value of this parameter to
|
@@ -7479,7 +7546,7 @@ module Aws::SageMaker
|
|
7479
7546
|
# processing_resources: { # required
|
7480
7547
|
# cluster_config: { # required
|
7481
7548
|
# instance_count: 1, # required
|
7482
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
7549
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
7483
7550
|
# volume_size_in_gb: 1, # required
|
7484
7551
|
# volume_kms_key_id: "KmsKeyId",
|
7485
7552
|
# },
|
@@ -7793,7 +7860,7 @@ module Aws::SageMaker
|
|
7793
7860
|
# local_path: "DirectoryPath",
|
7794
7861
|
# s3_output_path: "S3Uri",
|
7795
7862
|
# rule_evaluator_image: "AlgorithmImage", # required
|
7796
|
-
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
7863
|
+
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
7797
7864
|
# volume_size_in_gb: 1,
|
7798
7865
|
# rule_parameters: {
|
7799
7866
|
# "ConfigKey" => "ConfigValue",
|
@@ -7822,7 +7889,7 @@ module Aws::SageMaker
|
|
7822
7889
|
# local_path: "DirectoryPath",
|
7823
7890
|
# s3_output_path: "S3Uri",
|
7824
7891
|
# rule_evaluator_image: "AlgorithmImage", # required
|
7825
|
-
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
7892
|
+
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
7826
7893
|
# volume_size_in_gb: 1,
|
7827
7894
|
# rule_parameters: {
|
7828
7895
|
# "ConfigKey" => "ConfigValue",
|
@@ -8133,7 +8200,7 @@ module Aws::SageMaker
|
|
8133
8200
|
# kms_key_id: "KmsKeyId",
|
8134
8201
|
# },
|
8135
8202
|
# transform_resources: { # required
|
8136
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
8203
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
8137
8204
|
# instance_count: 1, # required
|
8138
8205
|
# volume_kms_key_id: "KmsKeyId",
|
8139
8206
|
# },
|
@@ -9029,7 +9096,9 @@ module Aws::SageMaker
|
|
9029
9096
|
# The valid values are `None` and `Input`. The default value is
|
9030
9097
|
# `None`, which specifies not to join the input with the transformed
|
9031
9098
|
# data. If you want the batch transform job to join the original input
|
9032
|
-
# data with the transformed data, set `JoinSource` to `Input`.
|
9099
|
+
# data with the transformed data, set `JoinSource` to `Input`. You can
|
9100
|
+
# specify `OutputFilter` as an additional filter to select a portion
|
9101
|
+
# of the joined dataset and store it in the output file.
|
9033
9102
|
#
|
9034
9103
|
# For JSON or JSONLines objects, such as a JSON array, Amazon
|
9035
9104
|
# SageMaker adds the transformed data to the input JSON object in an
|
@@ -9039,10 +9108,18 @@ module Aws::SageMaker
|
|
9039
9108
|
# file, and the input data is stored under the `SageMakerInput` key
|
9040
9109
|
# and the results are stored in `SageMakerOutput`.
|
9041
9110
|
#
|
9042
|
-
# For CSV
|
9043
|
-
# the
|
9044
|
-
#
|
9045
|
-
# the transformed data and the output
|
9111
|
+
# For CSV data, Amazon SageMaker takes each row as a JSON array and
|
9112
|
+
# joins the transformed data with the input by appending each
|
9113
|
+
# transformed row to the end of the input. The joined data has the
|
9114
|
+
# original input data followed by the transformed data and the output
|
9115
|
+
# is a CSV file.
|
9116
|
+
#
|
9117
|
+
# For information on how joining in applied, see [Workflow for
|
9118
|
+
# Associating Inferences with Input Records][1].
|
9119
|
+
#
|
9120
|
+
#
|
9121
|
+
#
|
9122
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/batch-transform-data-processing.html#batch-transform-data-processing-workflow
|
9046
9123
|
# @return [String]
|
9047
9124
|
#
|
9048
9125
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DataProcessing AWS API Documentation
|
@@ -9383,7 +9460,7 @@ module Aws::SageMaker
|
|
9383
9460
|
# local_path: "DirectoryPath",
|
9384
9461
|
# s3_output_path: "S3Uri",
|
9385
9462
|
# rule_evaluator_image: "AlgorithmImage", # required
|
9386
|
-
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
9463
|
+
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
9387
9464
|
# volume_size_in_gb: 1,
|
9388
9465
|
# rule_parameters: {
|
9389
9466
|
# "ConfigKey" => "ConfigValue",
|
@@ -10073,8 +10150,11 @@ module Aws::SageMaker
|
|
10073
10150
|
# }
|
10074
10151
|
#
|
10075
10152
|
# @!attribute [rw] model_package_name
|
10076
|
-
# The name
|
10077
|
-
#
|
10153
|
+
# The name or Amazon Resource Name (ARN) of the model package to
|
10154
|
+
# delete.
|
10155
|
+
#
|
10156
|
+
# When you specify a name, the name must have 1 to 63 characters.
|
10157
|
+
# Valid characters are a-z, A-Z, 0-9, and - (hyphen).
|
10078
10158
|
# @return [String]
|
10079
10159
|
#
|
10080
10160
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteModelPackageInput AWS API Documentation
|
@@ -10968,7 +11048,7 @@ module Aws::SageMaker
|
|
10968
11048
|
# @return [Time]
|
10969
11049
|
#
|
10970
11050
|
# @!attribute [rw] failure_reason
|
10971
|
-
# Returns the job
|
11051
|
+
# Returns the failure reason for an AutoML job, when applicable.
|
10972
11052
|
# @return [String]
|
10973
11053
|
#
|
10974
11054
|
# @!attribute [rw] partial_failure_reasons
|
@@ -10976,11 +11056,11 @@ module Aws::SageMaker
|
|
10976
11056
|
# @return [Array<Types::AutoMLPartialFailureReason>]
|
10977
11057
|
#
|
10978
11058
|
# @!attribute [rw] best_candidate
|
10979
|
-
# Returns the job's
|
11059
|
+
# Returns the job's best `AutoMLCandidate`.
|
10980
11060
|
# @return [Types::AutoMLCandidate]
|
10981
11061
|
#
|
10982
11062
|
# @!attribute [rw] auto_ml_job_status
|
10983
|
-
# Returns the status of the AutoML job
|
11063
|
+
# Returns the status of the AutoML job.
|
10984
11064
|
# @return [String]
|
10985
11065
|
#
|
10986
11066
|
# @!attribute [rw] auto_ml_job_secondary_status
|
@@ -10988,21 +11068,31 @@ module Aws::SageMaker
|
|
10988
11068
|
# @return [String]
|
10989
11069
|
#
|
10990
11070
|
# @!attribute [rw] generate_candidate_definitions_only
|
10991
|
-
#
|
11071
|
+
# Indicates whether the output for an AutoML job generates candidate
|
11072
|
+
# definitions only.
|
10992
11073
|
# @return [Boolean]
|
10993
11074
|
#
|
10994
11075
|
# @!attribute [rw] auto_ml_job_artifacts
|
10995
11076
|
# Returns information on the job's artifacts found in
|
10996
|
-
# AutoMLJobArtifacts
|
11077
|
+
# `AutoMLJobArtifacts`.
|
10997
11078
|
# @return [Types::AutoMLJobArtifacts]
|
10998
11079
|
#
|
10999
11080
|
# @!attribute [rw] resolved_attributes
|
11000
|
-
# This contains ProblemType
|
11001
|
-
# CompletionCriteria
|
11002
|
-
# auto-inferred. If you do provide them,
|
11003
|
-
# provide.
|
11081
|
+
# This contains `ProblemType`, `AutoMLJobObjective` and
|
11082
|
+
# `CompletionCriteria`. If you do not provide these values, they are
|
11083
|
+
# auto-inferred. If you do provide them, the values used are the ones
|
11084
|
+
# you provide.
|
11004
11085
|
# @return [Types::ResolvedAttributes]
|
11005
11086
|
#
|
11087
|
+
# @!attribute [rw] model_deploy_config
|
11088
|
+
# Indicates whether the model was deployed automatically to an
|
11089
|
+
# endpoint and the name of that endpoint if deployed automatically.
|
11090
|
+
# @return [Types::ModelDeployConfig]
|
11091
|
+
#
|
11092
|
+
# @!attribute [rw] model_deploy_result
|
11093
|
+
# Provides information about endpoint for the model deployment.
|
11094
|
+
# @return [Types::ModelDeployResult]
|
11095
|
+
#
|
11006
11096
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeAutoMLJobResponse AWS API Documentation
|
11007
11097
|
#
|
11008
11098
|
class DescribeAutoMLJobResponse < Struct.new(
|
@@ -11024,7 +11114,9 @@ module Aws::SageMaker
|
|
11024
11114
|
:auto_ml_job_secondary_status,
|
11025
11115
|
:generate_candidate_definitions_only,
|
11026
11116
|
:auto_ml_job_artifacts,
|
11027
|
-
:resolved_attributes
|
11117
|
+
:resolved_attributes,
|
11118
|
+
:model_deploy_config,
|
11119
|
+
:model_deploy_result)
|
11028
11120
|
SENSITIVE = []
|
11029
11121
|
include Aws::Structure
|
11030
11122
|
end
|
@@ -11139,6 +11231,9 @@ module Aws::SageMaker
|
|
11139
11231
|
# compilation job. Use this API to cap model training costs.
|
11140
11232
|
# @return [Types::StoppingCondition]
|
11141
11233
|
#
|
11234
|
+
# @!attribute [rw] inference_image
|
11235
|
+
# @return [String]
|
11236
|
+
#
|
11142
11237
|
# @!attribute [rw] creation_time
|
11143
11238
|
# The time that the model compilation job was created.
|
11144
11239
|
# @return [Time]
|
@@ -11178,6 +11273,17 @@ module Aws::SageMaker
|
|
11178
11273
|
# target device that the model runs on.
|
11179
11274
|
# @return [Types::OutputConfig]
|
11180
11275
|
#
|
11276
|
+
# @!attribute [rw] vpc_config
|
11277
|
+
# A VpcConfig object that specifies the VPC that you want your
|
11278
|
+
# compilation job to connect to. Control access to your models by
|
11279
|
+
# configuring the VPC. For more information, see [Protect Compilation
|
11280
|
+
# Jobs by Using an Amazon Virtual Private Cloud][1].
|
11281
|
+
#
|
11282
|
+
#
|
11283
|
+
#
|
11284
|
+
# [1]: https://docs.aws.amazon.com/sagemaker/latest/dg/neo-vpc.html
|
11285
|
+
# @return [Types::NeoVpcConfig]
|
11286
|
+
#
|
11181
11287
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeCompilationJobResponse AWS API Documentation
|
11182
11288
|
#
|
11183
11289
|
class DescribeCompilationJobResponse < Struct.new(
|
@@ -11187,6 +11293,7 @@ module Aws::SageMaker
|
|
11187
11293
|
:compilation_start_time,
|
11188
11294
|
:compilation_end_time,
|
11189
11295
|
:stopping_condition,
|
11296
|
+
:inference_image,
|
11190
11297
|
:creation_time,
|
11191
11298
|
:last_modified_time,
|
11192
11299
|
:failure_reason,
|
@@ -11194,7 +11301,8 @@ module Aws::SageMaker
|
|
11194
11301
|
:model_digests,
|
11195
11302
|
:role_arn,
|
11196
11303
|
:input_config,
|
11197
|
-
:output_config
|
11304
|
+
:output_config,
|
11305
|
+
:vpc_config)
|
11198
11306
|
SENSITIVE = []
|
11199
11307
|
include Aws::Structure
|
11200
11308
|
end
|
@@ -11723,6 +11831,10 @@ module Aws::SageMaker
|
|
11723
11831
|
# The signature document of files in the model artifact.
|
11724
11832
|
# @return [String]
|
11725
11833
|
#
|
11834
|
+
# @!attribute [rw] preset_deployment_output
|
11835
|
+
# The output of a SageMaker Edge Manager deployable resource.
|
11836
|
+
# @return [Types::EdgePresetDeploymentOutput]
|
11837
|
+
#
|
11726
11838
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeEdgePackagingJobResponse AWS API Documentation
|
11727
11839
|
#
|
11728
11840
|
class DescribeEdgePackagingJobResponse < Struct.new(
|
@@ -11739,7 +11851,8 @@ module Aws::SageMaker
|
|
11739
11851
|
:creation_time,
|
11740
11852
|
:last_modified_time,
|
11741
11853
|
:model_artifact,
|
11742
|
-
:model_signature
|
11854
|
+
:model_signature,
|
11855
|
+
:preset_deployment_output)
|
11743
11856
|
SENSITIVE = []
|
11744
11857
|
include Aws::Structure
|
11745
11858
|
end
|
@@ -13002,7 +13115,11 @@ module Aws::SageMaker
|
|
13002
13115
|
# }
|
13003
13116
|
#
|
13004
13117
|
# @!attribute [rw] model_package_name
|
13005
|
-
# The name of the model package to
|
13118
|
+
# The name or Amazon Resource Name (ARN) of the model package to
|
13119
|
+
# describe.
|
13120
|
+
#
|
13121
|
+
# When you specify a name, the name must have 1 to 63 characters.
|
13122
|
+
# Valid characters are a-z, A-Z, 0-9, and - (hyphen).
|
13006
13123
|
# @return [String]
|
13007
13124
|
#
|
13008
13125
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeModelPackageInput AWS API Documentation
|
@@ -13620,6 +13737,15 @@ module Aws::SageMaker
|
|
13620
13737
|
# The description of the pipeline execution.
|
13621
13738
|
# @return [String]
|
13622
13739
|
#
|
13740
|
+
# @!attribute [rw] pipeline_experiment_config
|
13741
|
+
# Specifies the names of the experiment and trial created by a
|
13742
|
+
# pipeline.
|
13743
|
+
# @return [Types::PipelineExperimentConfig]
|
13744
|
+
#
|
13745
|
+
# @!attribute [rw] failure_reason
|
13746
|
+
# If the execution failed, a message describing why.
|
13747
|
+
# @return [String]
|
13748
|
+
#
|
13623
13749
|
# @!attribute [rw] creation_time
|
13624
13750
|
# The time when the pipeline execution was created.
|
13625
13751
|
# @return [Time]
|
@@ -13646,6 +13772,8 @@ module Aws::SageMaker
|
|
13646
13772
|
:pipeline_execution_display_name,
|
13647
13773
|
:pipeline_execution_status,
|
13648
13774
|
:pipeline_execution_description,
|
13775
|
+
:pipeline_experiment_config,
|
13776
|
+
:failure_reason,
|
13649
13777
|
:creation_time,
|
13650
13778
|
:last_modified_time,
|
13651
13779
|
:created_by,
|
@@ -14112,7 +14240,7 @@ module Aws::SageMaker
|
|
14112
14240
|
#
|
14113
14241
|
# * `LaunchingMLInstances`
|
14114
14242
|
#
|
14115
|
-
# * `
|
14243
|
+
# * `PreparingTraining`
|
14116
14244
|
#
|
14117
14245
|
# * `DownloadingTrainingImage`
|
14118
14246
|
# @return [String]
|
@@ -15254,6 +15382,8 @@ module Aws::SageMaker
|
|
15254
15382
|
# {
|
15255
15383
|
# s3_output_location: "S3Uri", # required
|
15256
15384
|
# kms_key_id: "KmsKeyId",
|
15385
|
+
# preset_deployment_type: "GreengrassV2Component", # accepts GreengrassV2Component
|
15386
|
+
# preset_deployment_config: "String",
|
15257
15387
|
# }
|
15258
15388
|
#
|
15259
15389
|
# @!attribute [rw] s3_output_location
|
@@ -15267,11 +15397,57 @@ module Aws::SageMaker
|
|
15267
15397
|
# KMS key for Amazon S3 for your role's account.
|
15268
15398
|
# @return [String]
|
15269
15399
|
#
|
15400
|
+
# @!attribute [rw] preset_deployment_type
|
15401
|
+
# The deployment type SageMaker Edge Manager will create. Currently
|
15402
|
+
# only supports AWS IoT Greengrass Version 2 components.
|
15403
|
+
# @return [String]
|
15404
|
+
#
|
15405
|
+
# @!attribute [rw] preset_deployment_config
|
15406
|
+
# The configuration used to create deployment artifacts. Specify
|
15407
|
+
# configuration options with a JSON string. The available
|
15408
|
+
# configuration options for each type are:
|
15409
|
+
#
|
15410
|
+
# * `ComponentName` (optional) - Name of the GreenGrass V2 component.
|
15411
|
+
# If not specified, the default name generated consists of
|
15412
|
+
# "SagemakerEdgeManager" and the name of your SageMaker Edge
|
15413
|
+
# Manager packaging job.
|
15414
|
+
#
|
15415
|
+
# * `ComponentDescription` (optional) - Description of the component.
|
15416
|
+
#
|
15417
|
+
# * `ComponentVersion` (optional) - The version of the component.
|
15418
|
+
#
|
15419
|
+
# <note markdown="1"> AWS IoT Greengrass uses semantic versions for components. Semantic
|
15420
|
+
# versions follow a<i> major.minor.patch</i> number system. For
|
15421
|
+
# example, version 1.0.0 represents the first major release for a
|
15422
|
+
# component. For more information, see the [semantic version
|
15423
|
+
# specification][1].
|
15424
|
+
#
|
15425
|
+
# </note>
|
15426
|
+
#
|
15427
|
+
# * `PlatformOS` (optional) - The name of the operating system for the
|
15428
|
+
# platform. Supported platforms include Windows and Linux.
|
15429
|
+
#
|
15430
|
+
# * `PlatformArchitecture` (optional) - The processor architecture for
|
15431
|
+
# the platform.
|
15432
|
+
#
|
15433
|
+
# Supported architectures Windows include: Windows32\_x86,
|
15434
|
+
# Windows64\_x64.
|
15435
|
+
#
|
15436
|
+
# Supported architectures for Linux include: Linux x86\_64, Linux
|
15437
|
+
# ARMV8.
|
15438
|
+
#
|
15439
|
+
#
|
15440
|
+
#
|
15441
|
+
# [1]: https://semver.org/
|
15442
|
+
# @return [String]
|
15443
|
+
#
|
15270
15444
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/EdgeOutputConfig AWS API Documentation
|
15271
15445
|
#
|
15272
15446
|
class EdgeOutputConfig < Struct.new(
|
15273
15447
|
:s3_output_location,
|
15274
|
-
:kms_key_id
|
15448
|
+
:kms_key_id,
|
15449
|
+
:preset_deployment_type,
|
15450
|
+
:preset_deployment_config)
|
15275
15451
|
SENSITIVE = []
|
15276
15452
|
include Aws::Structure
|
15277
15453
|
end
|
@@ -15325,6 +15501,36 @@ module Aws::SageMaker
|
|
15325
15501
|
include Aws::Structure
|
15326
15502
|
end
|
15327
15503
|
|
15504
|
+
# The output of a SageMaker Edge Manager deployable resource.
|
15505
|
+
#
|
15506
|
+
# @!attribute [rw] type
|
15507
|
+
# The deployment type created by SageMaker Edge Manager. Currently
|
15508
|
+
# only supports AWS IoT Greengrass Version 2 components.
|
15509
|
+
# @return [String]
|
15510
|
+
#
|
15511
|
+
# @!attribute [rw] artifact
|
15512
|
+
# The Amazon Resource Name (ARN) of the generated deployable resource.
|
15513
|
+
# @return [String]
|
15514
|
+
#
|
15515
|
+
# @!attribute [rw] status
|
15516
|
+
# The status of the deployable resource.
|
15517
|
+
# @return [String]
|
15518
|
+
#
|
15519
|
+
# @!attribute [rw] status_message
|
15520
|
+
# Returns a message describing the status of the deployed resource.
|
15521
|
+
# @return [String]
|
15522
|
+
#
|
15523
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/EdgePresetDeploymentOutput AWS API Documentation
|
15524
|
+
#
|
15525
|
+
class EdgePresetDeploymentOutput < Struct.new(
|
15526
|
+
:type,
|
15527
|
+
:artifact,
|
15528
|
+
:status,
|
15529
|
+
:status_message)
|
15530
|
+
SENSITIVE = []
|
15531
|
+
include Aws::Structure
|
15532
|
+
end
|
15533
|
+
|
15328
15534
|
# @api private
|
15329
15535
|
#
|
15330
15536
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/EnableSagemakerServicecatalogPortfolioInput AWS API Documentation
|
@@ -18733,7 +18939,7 @@ module Aws::SageMaker
|
|
18733
18939
|
# product_id: "ProductId",
|
18734
18940
|
# },
|
18735
18941
|
# ],
|
18736
|
-
# supported_transform_instance_types: ["ml.m4.xlarge"], # accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
18942
|
+
# supported_transform_instance_types: ["ml.m4.xlarge"], # accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
18737
18943
|
# supported_realtime_inference_instance_types: ["ml.t2.medium"], # accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.12xlarge, ml.m5d.24xlarge, ml.c4.large, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.large, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.12xlarge, ml.r5.24xlarge, ml.r5d.large, ml.r5d.xlarge, ml.r5d.2xlarge, ml.r5d.4xlarge, ml.r5d.12xlarge, ml.r5d.24xlarge, ml.inf1.xlarge, ml.inf1.2xlarge, ml.inf1.6xlarge, ml.inf1.24xlarge
|
18738
18944
|
# supported_content_types: ["ContentType"], # required
|
18739
18945
|
# supported_response_mime_types: ["ResponseMIMEType"], # required
|
@@ -19220,7 +19426,8 @@ module Aws::SageMaker
|
|
19220
19426
|
# }
|
19221
19427
|
#
|
19222
19428
|
# @!attribute [rw] name
|
19223
|
-
# The name of the kernel.
|
19429
|
+
# The name of the Jupyter kernel in the image. This value is case
|
19430
|
+
# sensitive.
|
19224
19431
|
# @return [String]
|
19225
19432
|
#
|
19226
19433
|
# @!attribute [rw] display_name
|
@@ -19438,6 +19645,7 @@ module Aws::SageMaker
|
|
19438
19645
|
# @return [String]
|
19439
19646
|
#
|
19440
19647
|
# @!attribute [rw] work_requester_account_id
|
19648
|
+
# The AWS account ID of the account used to start the labeling job.
|
19441
19649
|
# @return [String]
|
19442
19650
|
#
|
19443
19651
|
# @!attribute [rw] creation_time
|
@@ -20372,12 +20580,11 @@ module Aws::SageMaker
|
|
20372
20580
|
# @return [String]
|
20373
20581
|
#
|
20374
20582
|
# @!attribute [rw] sort_order
|
20375
|
-
# The sort order for the results. The default is Descending
|
20583
|
+
# The sort order for the results. The default is `Descending`.
|
20376
20584
|
# @return [String]
|
20377
20585
|
#
|
20378
20586
|
# @!attribute [rw] sort_by
|
20379
|
-
# The parameter by which to sort the results. The default is
|
20380
|
-
# AutoMLJobName.
|
20587
|
+
# The parameter by which to sort the results. The default is `Name`.
|
20381
20588
|
# @return [String]
|
20382
20589
|
#
|
20383
20590
|
# @!attribute [rw] max_results
|
@@ -20483,7 +20690,7 @@ module Aws::SageMaker
|
|
20483
20690
|
end
|
20484
20691
|
|
20485
20692
|
# @!attribute [rw] candidates
|
20486
|
-
# Summaries about the
|
20693
|
+
# Summaries about the `AutoMLCandidates`.
|
20487
20694
|
# @return [Array<Types::AutoMLCandidate>]
|
20488
20695
|
#
|
20489
20696
|
# @!attribute [rw] next_token
|
@@ -24451,7 +24658,7 @@ module Aws::SageMaker
|
|
24451
24658
|
end
|
24452
24659
|
|
24453
24660
|
# Specifies a metric that the training algorithm writes to `stderr` or
|
24454
|
-
# `stdout
|
24661
|
+
# `stdout`. Amazon SageMakerhyperparameter tuning captures all defined
|
24455
24662
|
# metrics. You specify one metric that a hyperparameter tuning job uses
|
24456
24663
|
# as its objective metric to choose the best training job.
|
24457
24664
|
#
|
@@ -24520,7 +24727,7 @@ module Aws::SageMaker
|
|
24520
24727
|
#
|
24521
24728
|
# Model artifacts are the output that results from training a model, and
|
24522
24729
|
# typically consist of trained parameters, a model defintion that
|
24523
|
-
#
|
24730
|
+
# describes how to compute inferences, and other metadata.
|
24524
24731
|
#
|
24525
24732
|
# @!attribute [rw] s3_model_artifacts
|
24526
24733
|
# The path of the S3 object that contains the model artifacts. For
|
@@ -24708,6 +24915,66 @@ module Aws::SageMaker
|
|
24708
24915
|
include Aws::Structure
|
24709
24916
|
end
|
24710
24917
|
|
24918
|
+
# Specifies how to generate the endpoint name for an automatic one-click
|
24919
|
+
# Autopilot model deployment.
|
24920
|
+
#
|
24921
|
+
# @note When making an API call, you may pass ModelDeployConfig
|
24922
|
+
# data as a hash:
|
24923
|
+
#
|
24924
|
+
# {
|
24925
|
+
# auto_generate_endpoint_name: false,
|
24926
|
+
# endpoint_name: "EndpointName",
|
24927
|
+
# }
|
24928
|
+
#
|
24929
|
+
# @!attribute [rw] auto_generate_endpoint_name
|
24930
|
+
# Set to `True` to automatically generate an endpoint name for a
|
24931
|
+
# one-click Autopilot model deployment; set to `False` otherwise. The
|
24932
|
+
# default value is `False`.
|
24933
|
+
#
|
24934
|
+
# <note markdown="1"> If you set `AutoGenerateEndpointName` to `True`, do not specify the
|
24935
|
+
# `EndpointName`; otherwise a 400 error is thrown.
|
24936
|
+
#
|
24937
|
+
# </note>
|
24938
|
+
# @return [Boolean]
|
24939
|
+
#
|
24940
|
+
# @!attribute [rw] endpoint_name
|
24941
|
+
# Specifies the endpoint name to use for a one-click Autopilot model
|
24942
|
+
# deployment if the endpoint name is not generated automatically.
|
24943
|
+
#
|
24944
|
+
# <note markdown="1"> Specify the `EndpointName` if and only if you set
|
24945
|
+
# `AutoGenerateEndpointName` to `False`; otherwise a 400 error is
|
24946
|
+
# thrown.
|
24947
|
+
#
|
24948
|
+
# </note>
|
24949
|
+
# @return [String]
|
24950
|
+
#
|
24951
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ModelDeployConfig AWS API Documentation
|
24952
|
+
#
|
24953
|
+
class ModelDeployConfig < Struct.new(
|
24954
|
+
:auto_generate_endpoint_name,
|
24955
|
+
:endpoint_name)
|
24956
|
+
SENSITIVE = []
|
24957
|
+
include Aws::Structure
|
24958
|
+
end
|
24959
|
+
|
24960
|
+
# Provides information about the endpoint of the model deployment.
|
24961
|
+
#
|
24962
|
+
# @!attribute [rw] endpoint_name
|
24963
|
+
# The name of the endpoint to which the model has been deployed.
|
24964
|
+
#
|
24965
|
+
# <note markdown="1"> If model deployment fails, this field is omitted from the response.
|
24966
|
+
#
|
24967
|
+
# </note>
|
24968
|
+
# @return [String]
|
24969
|
+
#
|
24970
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ModelDeployResult AWS API Documentation
|
24971
|
+
#
|
24972
|
+
class ModelDeployResult < Struct.new(
|
24973
|
+
:endpoint_name)
|
24974
|
+
SENSITIVE = []
|
24975
|
+
include Aws::Structure
|
24976
|
+
end
|
24977
|
+
|
24711
24978
|
# Provides information to verify the integrity of stored model
|
24712
24979
|
# artifacts.
|
24713
24980
|
#
|
@@ -25351,7 +25618,7 @@ module Aws::SageMaker
|
|
25351
25618
|
# kms_key_id: "KmsKeyId",
|
25352
25619
|
# },
|
25353
25620
|
# transform_resources: { # required
|
25354
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
25621
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
25355
25622
|
# instance_count: 1, # required
|
25356
25623
|
# volume_kms_key_id: "KmsKeyId",
|
25357
25624
|
# },
|
@@ -25412,7 +25679,7 @@ module Aws::SageMaker
|
|
25412
25679
|
# kms_key_id: "KmsKeyId",
|
25413
25680
|
# },
|
25414
25681
|
# transform_resources: { # required
|
25415
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
25682
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
25416
25683
|
# instance_count: 1, # required
|
25417
25684
|
# volume_kms_key_id: "KmsKeyId",
|
25418
25685
|
# },
|
@@ -25755,7 +26022,7 @@ module Aws::SageMaker
|
|
25755
26022
|
#
|
25756
26023
|
# {
|
25757
26024
|
# instance_count: 1, # required
|
25758
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
26025
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
25759
26026
|
# volume_size_in_gb: 1, # required
|
25760
26027
|
# volume_kms_key_id: "KmsKeyId",
|
25761
26028
|
# }
|
@@ -25972,7 +26239,7 @@ module Aws::SageMaker
|
|
25972
26239
|
# monitoring_resources: { # required
|
25973
26240
|
# cluster_config: { # required
|
25974
26241
|
# instance_count: 1, # required
|
25975
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
26242
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
25976
26243
|
# volume_size_in_gb: 1, # required
|
25977
26244
|
# volume_kms_key_id: "KmsKeyId",
|
25978
26245
|
# },
|
@@ -26211,7 +26478,7 @@ module Aws::SageMaker
|
|
26211
26478
|
# {
|
26212
26479
|
# cluster_config: { # required
|
26213
26480
|
# instance_count: 1, # required
|
26214
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
26481
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
26215
26482
|
# volume_size_in_gb: 1, # required
|
26216
26483
|
# volume_kms_key_id: "KmsKeyId",
|
26217
26484
|
# },
|
@@ -26402,7 +26669,7 @@ module Aws::SageMaker
|
|
26402
26669
|
# monitoring_resources: { # required
|
26403
26670
|
# cluster_config: { # required
|
26404
26671
|
# instance_count: 1, # required
|
26405
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
26672
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
26406
26673
|
# volume_size_in_gb: 1, # required
|
26407
26674
|
# volume_kms_key_id: "KmsKeyId",
|
26408
26675
|
# },
|
@@ -26588,6 +26855,29 @@ module Aws::SageMaker
|
|
26588
26855
|
include Aws::Structure
|
26589
26856
|
end
|
26590
26857
|
|
26858
|
+
# @note When making an API call, you may pass NeoVpcConfig
|
26859
|
+
# data as a hash:
|
26860
|
+
#
|
26861
|
+
# {
|
26862
|
+
# security_group_ids: ["NeoVpcSecurityGroupId"], # required
|
26863
|
+
# subnets: ["NeoVpcSubnetId"], # required
|
26864
|
+
# }
|
26865
|
+
#
|
26866
|
+
# @!attribute [rw] security_group_ids
|
26867
|
+
# @return [Array<String>]
|
26868
|
+
#
|
26869
|
+
# @!attribute [rw] subnets
|
26870
|
+
# @return [Array<String>]
|
26871
|
+
#
|
26872
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/NeoVpcConfig AWS API Documentation
|
26873
|
+
#
|
26874
|
+
class NeoVpcConfig < Struct.new(
|
26875
|
+
:security_group_ids,
|
26876
|
+
:subnets)
|
26877
|
+
SENSITIVE = []
|
26878
|
+
include Aws::Structure
|
26879
|
+
end
|
26880
|
+
|
26591
26881
|
# A list of nested Filter objects. A resource must satisfy the
|
26592
26882
|
# conditions of all filters to be included in the results returned from
|
26593
26883
|
# the Search API.
|
@@ -27233,7 +27523,7 @@ module Aws::SageMaker
|
|
27233
27523
|
#
|
27234
27524
|
# {
|
27235
27525
|
# s3_output_location: "S3Uri", # required
|
27236
|
-
# target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, x86_win32, x86_win64, coreml, jacinto_tda4vm
|
27526
|
+
# target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, amba_cv25, x86_win32, x86_win64, coreml, jacinto_tda4vm
|
27237
27527
|
# target_platform: {
|
27238
27528
|
# os: "ANDROID", # required, accepts ANDROID, LINUX
|
27239
27529
|
# arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
|
@@ -27404,10 +27694,13 @@ module Aws::SageMaker
|
|
27404
27694
|
# @return [String]
|
27405
27695
|
#
|
27406
27696
|
# @!attribute [rw] kms_key_id
|
27407
|
-
# The
|
27408
|
-
#
|
27409
|
-
#
|
27410
|
-
# KMS key
|
27697
|
+
# The Amazon Web Services Key Management Service key (Amazon Web
|
27698
|
+
# Services KMS) that Amazon SageMaker uses to encrypt your output
|
27699
|
+
# models with Amazon S3 server-side encryption after compilation job.
|
27700
|
+
# If you don't provide a KMS key ID, Amazon SageMaker uses the
|
27701
|
+
# default KMS key for Amazon S3 for your role's account. For more
|
27702
|
+
# information, see [KMS-Managed Encryption Keys][1] in the *Amazon
|
27703
|
+
# Simple Storage Service Developer Guide.*
|
27411
27704
|
#
|
27412
27705
|
# The KmsKeyId can be any of the following formats:
|
27413
27706
|
#
|
@@ -27420,6 +27713,10 @@ module Aws::SageMaker
|
|
27420
27713
|
#
|
27421
27714
|
# * Alias name ARN:
|
27422
27715
|
# `arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias`
|
27716
|
+
#
|
27717
|
+
#
|
27718
|
+
#
|
27719
|
+
# [1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html
|
27423
27720
|
# @return [String]
|
27424
27721
|
#
|
27425
27722
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/OutputConfig AWS API Documentation
|
@@ -27487,7 +27784,7 @@ module Aws::SageMaker
|
|
27487
27784
|
#
|
27488
27785
|
#
|
27489
27786
|
#
|
27490
|
-
# [1]: https://docs.aws.amazon.com/
|
27787
|
+
# [1]: https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html
|
27491
27788
|
# [2]: https://docs.aws.amazon.com/kms/latest/developerguide/key-policies.html
|
27492
27789
|
# @return [String]
|
27493
27790
|
#
|
@@ -27505,6 +27802,33 @@ module Aws::SageMaker
|
|
27505
27802
|
include Aws::Structure
|
27506
27803
|
end
|
27507
27804
|
|
27805
|
+
# An output parameter of a pipeline step.
|
27806
|
+
#
|
27807
|
+
# @note When making an API call, you may pass OutputParameter
|
27808
|
+
# data as a hash:
|
27809
|
+
#
|
27810
|
+
# {
|
27811
|
+
# name: "String256", # required
|
27812
|
+
# value: "String1024", # required
|
27813
|
+
# }
|
27814
|
+
#
|
27815
|
+
# @!attribute [rw] name
|
27816
|
+
# The name of the output parameter.
|
27817
|
+
# @return [String]
|
27818
|
+
#
|
27819
|
+
# @!attribute [rw] value
|
27820
|
+
# The value of the output parameter.
|
27821
|
+
# @return [String]
|
27822
|
+
#
|
27823
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/OutputParameter AWS API Documentation
|
27824
|
+
#
|
27825
|
+
class OutputParameter < Struct.new(
|
27826
|
+
:name,
|
27827
|
+
:value)
|
27828
|
+
SENSITIVE = []
|
27829
|
+
include Aws::Structure
|
27830
|
+
end
|
27831
|
+
|
27508
27832
|
# Assigns a value to a named Pipeline parameter.
|
27509
27833
|
#
|
27510
27834
|
# @note When making an API call, you may pass Parameter
|
@@ -27784,6 +28108,15 @@ module Aws::SageMaker
|
|
27784
28108
|
# The description of the pipeline execution.
|
27785
28109
|
# @return [String]
|
27786
28110
|
#
|
28111
|
+
# @!attribute [rw] pipeline_experiment_config
|
28112
|
+
# Specifies the names of the experiment and trial created by a
|
28113
|
+
# pipeline.
|
28114
|
+
# @return [Types::PipelineExperimentConfig]
|
28115
|
+
#
|
28116
|
+
# @!attribute [rw] failure_reason
|
28117
|
+
# If the execution failed, a message describing why.
|
28118
|
+
# @return [String]
|
28119
|
+
#
|
27787
28120
|
# @!attribute [rw] creation_time
|
27788
28121
|
# The creation time of the pipeline execution.
|
27789
28122
|
# @return [Time]
|
@@ -27814,6 +28147,8 @@ module Aws::SageMaker
|
|
27814
28147
|
:pipeline_execution_display_name,
|
27815
28148
|
:pipeline_execution_status,
|
27816
28149
|
:pipeline_execution_description,
|
28150
|
+
:pipeline_experiment_config,
|
28151
|
+
:failure_reason,
|
27817
28152
|
:creation_time,
|
27818
28153
|
:last_modified_time,
|
27819
28154
|
:created_by,
|
@@ -27852,7 +28187,7 @@ module Aws::SageMaker
|
|
27852
28187
|
# @return [String]
|
27853
28188
|
#
|
27854
28189
|
# @!attribute [rw] metadata
|
27855
|
-
#
|
28190
|
+
# Metadata for the step execution.
|
27856
28191
|
# @return [Types::PipelineExecutionStepMetadata]
|
27857
28192
|
#
|
27858
28193
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/PipelineExecutionStep AWS API Documentation
|
@@ -27899,6 +28234,10 @@ module Aws::SageMaker
|
|
27899
28234
|
# condition.
|
27900
28235
|
# @return [Types::ConditionStepMetadata]
|
27901
28236
|
#
|
28237
|
+
# @!attribute [rw] callback
|
28238
|
+
# Metadata about a callback step.
|
28239
|
+
# @return [Types::CallbackStepMetadata]
|
28240
|
+
#
|
27902
28241
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/PipelineExecutionStepMetadata AWS API Documentation
|
27903
28242
|
#
|
27904
28243
|
class PipelineExecutionStepMetadata < Struct.new(
|
@@ -27907,7 +28246,8 @@ module Aws::SageMaker
|
|
27907
28246
|
:transform_job,
|
27908
28247
|
:model,
|
27909
28248
|
:register_model,
|
27910
|
-
:condition
|
28249
|
+
:condition,
|
28250
|
+
:callback)
|
27911
28251
|
SENSITIVE = []
|
27912
28252
|
include Aws::Structure
|
27913
28253
|
end
|
@@ -27946,6 +28286,25 @@ module Aws::SageMaker
|
|
27946
28286
|
include Aws::Structure
|
27947
28287
|
end
|
27948
28288
|
|
28289
|
+
# Specifies the names of the experiment and trial created by a pipeline.
|
28290
|
+
#
|
28291
|
+
# @!attribute [rw] experiment_name
|
28292
|
+
# The name of the experiment.
|
28293
|
+
# @return [String]
|
28294
|
+
#
|
28295
|
+
# @!attribute [rw] trial_name
|
28296
|
+
# The name of the trial.
|
28297
|
+
# @return [String]
|
28298
|
+
#
|
28299
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/PipelineExperimentConfig AWS API Documentation
|
28300
|
+
#
|
28301
|
+
class PipelineExperimentConfig < Struct.new(
|
28302
|
+
:experiment_name,
|
28303
|
+
:trial_name)
|
28304
|
+
SENSITIVE = []
|
28305
|
+
include Aws::Structure
|
28306
|
+
end
|
28307
|
+
|
27949
28308
|
# A summary of a pipeline.
|
27950
28309
|
#
|
27951
28310
|
# @!attribute [rw] pipeline_arn
|
@@ -28002,7 +28361,7 @@ module Aws::SageMaker
|
|
28002
28361
|
#
|
28003
28362
|
# {
|
28004
28363
|
# instance_count: 1, # required
|
28005
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
28364
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
28006
28365
|
# volume_size_in_gb: 1, # required
|
28007
28366
|
# volume_kms_key_id: "KmsKeyId",
|
28008
28367
|
# }
|
@@ -28020,12 +28379,47 @@ module Aws::SageMaker
|
|
28020
28379
|
# @!attribute [rw] volume_size_in_gb
|
28021
28380
|
# The size of the ML storage volume in gigabytes that you want to
|
28022
28381
|
# provision. You must specify sufficient ML storage for your scenario.
|
28382
|
+
#
|
28383
|
+
# <note markdown="1"> Certain Nitro-based instances include local storage with a fixed
|
28384
|
+
# total size, dependent on the instance type. When using these
|
28385
|
+
# instances for processing, Amazon SageMaker mounts the local instance
|
28386
|
+
# storage instead of Amazon EBS gp2 storage. You can't request a
|
28387
|
+
# `VolumeSizeInGB` greater than the total size of the local instance
|
28388
|
+
# storage.
|
28389
|
+
#
|
28390
|
+
# For a list of instance types that support local instance storage,
|
28391
|
+
# including the total size per instance type, see [Instance Store
|
28392
|
+
# Volumes][1].
|
28393
|
+
#
|
28394
|
+
# </note>
|
28395
|
+
#
|
28396
|
+
#
|
28397
|
+
#
|
28398
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#instance-store-volumes
|
28023
28399
|
# @return [Integer]
|
28024
28400
|
#
|
28025
28401
|
# @!attribute [rw] volume_kms_key_id
|
28026
28402
|
# The AWS Key Management Service (AWS KMS) key that Amazon SageMaker
|
28027
28403
|
# uses to encrypt data on the storage volume attached to the ML
|
28028
28404
|
# compute instance(s) that run the processing job.
|
28405
|
+
#
|
28406
|
+
# <note markdown="1"> Certain Nitro-based instances include local storage, dependent on
|
28407
|
+
# the instance type. Local storage volumes are encrypted using a
|
28408
|
+
# hardware module on the instance. You can't request a
|
28409
|
+
# `VolumeKmsKeyId` when using an instance type with local storage.
|
28410
|
+
#
|
28411
|
+
# For a list of instance types that support local instance storage,
|
28412
|
+
# see [Instance Store Volumes][1].
|
28413
|
+
#
|
28414
|
+
# For more information about local instance storage encryption, see
|
28415
|
+
# [SSD Instance Store Volumes][2].
|
28416
|
+
#
|
28417
|
+
# </note>
|
28418
|
+
#
|
28419
|
+
#
|
28420
|
+
#
|
28421
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#instance-store-volumes
|
28422
|
+
# [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ssd-instance-store.html
|
28029
28423
|
# @return [String]
|
28030
28424
|
#
|
28031
28425
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ProcessingClusterConfig AWS API Documentation
|
@@ -28459,7 +28853,7 @@ module Aws::SageMaker
|
|
28459
28853
|
# {
|
28460
28854
|
# cluster_config: { # required
|
28461
28855
|
# instance_count: 1, # required
|
28462
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
28856
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
28463
28857
|
# volume_size_in_gb: 1, # required
|
28464
28858
|
# volume_kms_key_id: "KmsKeyId",
|
28465
28859
|
# },
|
@@ -28615,10 +29009,10 @@ module Aws::SageMaker
|
|
28615
29009
|
include Aws::Structure
|
28616
29010
|
end
|
28617
29011
|
|
28618
|
-
# Identifies a model that you want to host and the resources to
|
28619
|
-
# for hosting it. If you are deploying multiple models, tell
|
28620
|
-
# SageMaker how to distribute traffic among the models by
|
28621
|
-
# variant weights.
|
29012
|
+
# Identifies a model that you want to host and the resources chosen to
|
29013
|
+
# deploy for hosting it. If you are deploying multiple models, tell
|
29014
|
+
# Amazon SageMaker how to distribute traffic among the models by
|
29015
|
+
# specifying variant weights.
|
28622
29016
|
#
|
28623
29017
|
# @note When making an API call, you may pass ProductionVariant
|
28624
29018
|
# data as a hash:
|
@@ -28923,7 +29317,7 @@ module Aws::SageMaker
|
|
28923
29317
|
# local_path: "DirectoryPath",
|
28924
29318
|
# s3_output_path: "S3Uri",
|
28925
29319
|
# rule_evaluator_image: "AlgorithmImage", # required
|
28926
|
-
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
29320
|
+
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
28927
29321
|
# volume_size_in_gb: 1,
|
28928
29322
|
# rule_parameters: {
|
28929
29323
|
# "ConfigKey" => "ConfigValue",
|
@@ -29788,7 +30182,7 @@ module Aws::SageMaker
|
|
29788
30182
|
include Aws::Structure
|
29789
30183
|
end
|
29790
30184
|
|
29791
|
-
#
|
30185
|
+
# Resource being accessed is in use.
|
29792
30186
|
#
|
29793
30187
|
# @!attribute [rw] message
|
29794
30188
|
# @return [String]
|
@@ -29845,7 +30239,7 @@ module Aws::SageMaker
|
|
29845
30239
|
include Aws::Structure
|
29846
30240
|
end
|
29847
30241
|
|
29848
|
-
#
|
30242
|
+
# Resource being access is not found.
|
29849
30243
|
#
|
29850
30244
|
# @!attribute [rw] message
|
29851
30245
|
# @return [String]
|
@@ -30557,6 +30951,107 @@ module Aws::SageMaker
|
|
30557
30951
|
include Aws::Structure
|
30558
30952
|
end
|
30559
30953
|
|
30954
|
+
# @note When making an API call, you may pass SendPipelineExecutionStepFailureRequest
|
30955
|
+
# data as a hash:
|
30956
|
+
#
|
30957
|
+
# {
|
30958
|
+
# callback_token: "CallbackToken", # required
|
30959
|
+
# failure_reason: "String256",
|
30960
|
+
# client_request_token: "IdempotencyToken",
|
30961
|
+
# }
|
30962
|
+
#
|
30963
|
+
# @!attribute [rw] callback_token
|
30964
|
+
# The pipeline generated token from the Amazon SQS queue.
|
30965
|
+
# @return [String]
|
30966
|
+
#
|
30967
|
+
# @!attribute [rw] failure_reason
|
30968
|
+
# A message describing why the step failed.
|
30969
|
+
# @return [String]
|
30970
|
+
#
|
30971
|
+
# @!attribute [rw] client_request_token
|
30972
|
+
# A unique, case-sensitive identifier that you provide to ensure the
|
30973
|
+
# idempotency of the operation. An idempotent operation completes no
|
30974
|
+
# more than one time.
|
30975
|
+
#
|
30976
|
+
# **A suitable default value is auto-generated.** You should normally
|
30977
|
+
# not need to pass this option.
|
30978
|
+
# @return [String]
|
30979
|
+
#
|
30980
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SendPipelineExecutionStepFailureRequest AWS API Documentation
|
30981
|
+
#
|
30982
|
+
class SendPipelineExecutionStepFailureRequest < Struct.new(
|
30983
|
+
:callback_token,
|
30984
|
+
:failure_reason,
|
30985
|
+
:client_request_token)
|
30986
|
+
SENSITIVE = []
|
30987
|
+
include Aws::Structure
|
30988
|
+
end
|
30989
|
+
|
30990
|
+
# @!attribute [rw] pipeline_execution_arn
|
30991
|
+
# The Amazon Resource Name (ARN) of the pipeline execution.
|
30992
|
+
# @return [String]
|
30993
|
+
#
|
30994
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SendPipelineExecutionStepFailureResponse AWS API Documentation
|
30995
|
+
#
|
30996
|
+
class SendPipelineExecutionStepFailureResponse < Struct.new(
|
30997
|
+
:pipeline_execution_arn)
|
30998
|
+
SENSITIVE = []
|
30999
|
+
include Aws::Structure
|
31000
|
+
end
|
31001
|
+
|
31002
|
+
# @note When making an API call, you may pass SendPipelineExecutionStepSuccessRequest
|
31003
|
+
# data as a hash:
|
31004
|
+
#
|
31005
|
+
# {
|
31006
|
+
# callback_token: "CallbackToken", # required
|
31007
|
+
# output_parameters: [
|
31008
|
+
# {
|
31009
|
+
# name: "String256", # required
|
31010
|
+
# value: "String1024", # required
|
31011
|
+
# },
|
31012
|
+
# ],
|
31013
|
+
# client_request_token: "IdempotencyToken",
|
31014
|
+
# }
|
31015
|
+
#
|
31016
|
+
# @!attribute [rw] callback_token
|
31017
|
+
# The pipeline generated token from the Amazon SQS queue.
|
31018
|
+
# @return [String]
|
31019
|
+
#
|
31020
|
+
# @!attribute [rw] output_parameters
|
31021
|
+
# A list of the output parameters of the callback step.
|
31022
|
+
# @return [Array<Types::OutputParameter>]
|
31023
|
+
#
|
31024
|
+
# @!attribute [rw] client_request_token
|
31025
|
+
# A unique, case-sensitive identifier that you provide to ensure the
|
31026
|
+
# idempotency of the operation. An idempotent operation completes no
|
31027
|
+
# more than one time.
|
31028
|
+
#
|
31029
|
+
# **A suitable default value is auto-generated.** You should normally
|
31030
|
+
# not need to pass this option.
|
31031
|
+
# @return [String]
|
31032
|
+
#
|
31033
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SendPipelineExecutionStepSuccessRequest AWS API Documentation
|
31034
|
+
#
|
31035
|
+
class SendPipelineExecutionStepSuccessRequest < Struct.new(
|
31036
|
+
:callback_token,
|
31037
|
+
:output_parameters,
|
31038
|
+
:client_request_token)
|
31039
|
+
SENSITIVE = []
|
31040
|
+
include Aws::Structure
|
31041
|
+
end
|
31042
|
+
|
31043
|
+
# @!attribute [rw] pipeline_execution_arn
|
31044
|
+
# The Amazon Resource Name (ARN) of the pipeline execution.
|
31045
|
+
# @return [String]
|
31046
|
+
#
|
31047
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SendPipelineExecutionStepSuccessResponse AWS API Documentation
|
31048
|
+
#
|
31049
|
+
class SendPipelineExecutionStepSuccessResponse < Struct.new(
|
31050
|
+
:pipeline_execution_arn)
|
31051
|
+
SENSITIVE = []
|
31052
|
+
include Aws::Structure
|
31053
|
+
end
|
31054
|
+
|
30560
31055
|
# Details of a provisioned service catalog product. For information
|
30561
31056
|
# about service catalog, see [What is AWS Service Catalog][1].
|
30562
31057
|
#
|
@@ -31302,7 +31797,23 @@ module Aws::SageMaker
|
|
31302
31797
|
include Aws::Structure
|
31303
31798
|
end
|
31304
31799
|
|
31305
|
-
#
|
31800
|
+
# A tag object that consists of a key and an optional value, used to
|
31801
|
+
# manage metadata for Amazon SageMaker AWS resources.
|
31802
|
+
#
|
31803
|
+
# You can add tags to notebook instances, training jobs, hyperparameter
|
31804
|
+
# tuning jobs, batch transform jobs, models, labeling jobs, work teams,
|
31805
|
+
# endpoint configurations, and endpoints. For more information on adding
|
31806
|
+
# tags to Amazon SageMaker resources, see AddTags.
|
31807
|
+
#
|
31808
|
+
# For more information on adding metadata to your AWS resources with
|
31809
|
+
# tagging, see [Tagging AWS resources][1]. For advice on best practices
|
31810
|
+
# for managing AWS resources with tagging, see [Tagging Best Practices:
|
31811
|
+
# Implement an Effective AWS Resource Tagging Strategy][2].
|
31812
|
+
#
|
31813
|
+
#
|
31814
|
+
#
|
31815
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
|
31816
|
+
# [2]: https://d1.awsstatic.com/whitepapers/aws-tagging-best-practices.pdf
|
31306
31817
|
#
|
31307
31818
|
# @note When making an API call, you may pass Tag
|
31308
31819
|
# data as a hash:
|
@@ -31313,7 +31824,7 @@ module Aws::SageMaker
|
|
31313
31824
|
# }
|
31314
31825
|
#
|
31315
31826
|
# @!attribute [rw] key
|
31316
|
-
# The tag key.
|
31827
|
+
# The tag key. Tag keys must be unique per resource.
|
31317
31828
|
# @return [String]
|
31318
31829
|
#
|
31319
31830
|
# @!attribute [rw] value
|
@@ -32460,7 +32971,7 @@ module Aws::SageMaker
|
|
32460
32971
|
# kms_key_id: "KmsKeyId",
|
32461
32972
|
# },
|
32462
32973
|
# transform_resources: { # required
|
32463
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
32974
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
32464
32975
|
# instance_count: 1, # required
|
32465
32976
|
# volume_kms_key_id: "KmsKeyId",
|
32466
32977
|
# },
|
@@ -32679,7 +33190,7 @@ module Aws::SageMaker
|
|
32679
33190
|
# data as a hash:
|
32680
33191
|
#
|
32681
33192
|
# {
|
32682
|
-
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge
|
33193
|
+
# instance_type: "ml.m4.xlarge", # required, accepts ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
32683
33194
|
# instance_count: 1, # required
|
32684
33195
|
# volume_kms_key_id: "KmsKeyId",
|
32685
33196
|
# }
|
@@ -32687,7 +33198,7 @@ module Aws::SageMaker
|
|
32687
33198
|
# @!attribute [rw] instance_type
|
32688
33199
|
# The ML compute instance type for the transform job. If you are using
|
32689
33200
|
# built-in algorithms to transform moderately sized datasets, we
|
32690
|
-
# recommend using ml.m4.xlarge or `ml.m5.large`
|
33201
|
+
# recommend using ml.m4.xlarge or `ml.m5.large`instance types.
|
32691
33202
|
# @return [String]
|
32692
33203
|
#
|
32693
33204
|
# @!attribute [rw] instance_count
|
@@ -32699,8 +33210,22 @@ module Aws::SageMaker
|
|
32699
33210
|
# @!attribute [rw] volume_kms_key_id
|
32700
33211
|
# The AWS Key Management Service (AWS KMS) key that Amazon SageMaker
|
32701
33212
|
# uses to encrypt model data on the storage volume attached to the ML
|
32702
|
-
# compute instance(s) that run the batch transform job.
|
32703
|
-
#
|
33213
|
+
# compute instance(s) that run the batch transform job.
|
33214
|
+
#
|
33215
|
+
# <note markdown="1"> Certain Nitro-based instances include local storage, dependent on
|
33216
|
+
# the instance type. Local storage volumes are encrypted using a
|
33217
|
+
# hardware module on the instance. You can't request a
|
33218
|
+
# `VolumeKmsKeyId` when using an instance type with local storage.
|
33219
|
+
#
|
33220
|
+
# For a list of instance types that support local instance storage,
|
33221
|
+
# see [Instance Store Volumes][1].
|
33222
|
+
#
|
33223
|
+
# For more information about local instance storage encryption, see
|
33224
|
+
# [SSD Instance Store Volumes][2].
|
33225
|
+
#
|
33226
|
+
# </note>
|
33227
|
+
#
|
33228
|
+
# The `VolumeKmsKeyId` can be any of the following formats:
|
32704
33229
|
#
|
32705
33230
|
# * Key ID: `1234abcd-12ab-34cd-56ef-1234567890ab`
|
32706
33231
|
#
|
@@ -32711,6 +33236,11 @@ module Aws::SageMaker
|
|
32711
33236
|
#
|
32712
33237
|
# * Alias name ARN:
|
32713
33238
|
# `arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias`
|
33239
|
+
#
|
33240
|
+
#
|
33241
|
+
#
|
33242
|
+
# [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#instance-store-volumes
|
33243
|
+
# [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ssd-instance-store.html
|
32714
33244
|
# @return [String]
|
32715
33245
|
#
|
32716
33246
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/TransformResources AWS API Documentation
|
@@ -33380,7 +33910,7 @@ module Aws::SageMaker
|
|
33380
33910
|
include Aws::Structure
|
33381
33911
|
end
|
33382
33912
|
|
33383
|
-
# Represents an amount of money in United States dollars
|
33913
|
+
# Represents an amount of money in United States dollars.
|
33384
33914
|
#
|
33385
33915
|
# @note When making an API call, you may pass USD
|
33386
33916
|
# data as a hash:
|
@@ -33798,7 +34328,10 @@ module Aws::SageMaker
|
|
33798
34328
|
# output_config: { # required
|
33799
34329
|
# s3_output_location: "S3Uri", # required
|
33800
34330
|
# kms_key_id: "KmsKeyId",
|
34331
|
+
# preset_deployment_type: "GreengrassV2Component", # accepts GreengrassV2Component
|
34332
|
+
# preset_deployment_config: "String",
|
33801
34333
|
# },
|
34334
|
+
# enable_iot_role_alias: false,
|
33802
34335
|
# }
|
33803
34336
|
#
|
33804
34337
|
# @!attribute [rw] device_fleet_name
|
@@ -33817,13 +34350,23 @@ module Aws::SageMaker
|
|
33817
34350
|
# Output configuration for storing sample data collected by the fleet.
|
33818
34351
|
# @return [Types::EdgeOutputConfig]
|
33819
34352
|
#
|
34353
|
+
# @!attribute [rw] enable_iot_role_alias
|
34354
|
+
# Whether to create an AWS IoT Role Alias during device fleet
|
34355
|
+
# creation. The name of the role alias generated will match this
|
34356
|
+
# pattern: "SageMakerEdge-\\\{DeviceFleetName\\}".
|
34357
|
+
#
|
34358
|
+
# For example, if your device fleet is called "demo-fleet", the name
|
34359
|
+
# of the role alias will be "SageMakerEdge-demo-fleet".
|
34360
|
+
# @return [Boolean]
|
34361
|
+
#
|
33820
34362
|
# @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/UpdateDeviceFleetRequest AWS API Documentation
|
33821
34363
|
#
|
33822
34364
|
class UpdateDeviceFleetRequest < Struct.new(
|
33823
34365
|
:device_fleet_name,
|
33824
34366
|
:role_arn,
|
33825
34367
|
:description,
|
33826
|
-
:output_config
|
34368
|
+
:output_config,
|
34369
|
+
:enable_iot_role_alias)
|
33827
34370
|
SENSITIVE = []
|
33828
34371
|
include Aws::Structure
|
33829
34372
|
end
|
@@ -34265,7 +34808,7 @@ module Aws::SageMaker
|
|
34265
34808
|
# monitoring_resources: { # required
|
34266
34809
|
# cluster_config: { # required
|
34267
34810
|
# instance_count: 1, # required
|
34268
|
-
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
34811
|
+
# instance_type: "ml.t3.medium", # required, accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
34269
34812
|
# volume_size_in_gb: 1, # required
|
34270
34813
|
# volume_kms_key_id: "KmsKeyId",
|
34271
34814
|
# },
|
@@ -34660,7 +35203,7 @@ module Aws::SageMaker
|
|
34660
35203
|
# local_path: "DirectoryPath",
|
34661
35204
|
# s3_output_path: "S3Uri",
|
34662
35205
|
# rule_evaluator_image: "AlgorithmImage", # required
|
34663
|
-
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
|
35206
|
+
# instance_type: "ml.t3.medium", # accepts ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge
|
34664
35207
|
# volume_size_in_gb: 1,
|
34665
35208
|
# rule_parameters: {
|
34666
35209
|
# "ConfigKey" => "ConfigValue",
|